/*

        Framework: HASH Framework 1.0
        Version: 1.0
        Author: HASH Maldives
        Author URI: www.hash.mv

*/
/*__________________________________________________________________________
                                  FONTS CONFIG
__________________________________________________________________________*/
@font-face {
  font-family: faseyha;
  src: url(../fonts/dh/MV_Faseyha.otf);
}

@font-face {
  font-family: waheed;
  src: url(../fonts/dh/MVWaheed.otf);
}

@font-face {
  font-family: A_Bismillah;
  src: url(../fonts/dh/A_Bismillah.TTF);
}

/*__________________________________________________________________________
                                  FONTS CONFIG
__________________________________________________________________________*/
/*===============================================================================================================================
                                                    VARIABLES CONFIG
===============================================================================================================================*/
/*Theme Specific Colors*/
/*General Colors*/
/*Header*/
/*Navigation*/
/*Dropdown*/
/*Off Canvas Navigation*/
/*Footer*/
/*Widget Colors*/
/*Font management*/
/*===============================================================================================================================
                                                   / VARIABLES CONFIG
===============================================================================================================================*/
/*===============================================================================================================================
                                                    SITE ELEMENTS START
===============================================================================================================================*/
/*__________________________________________________________________________
                            SCROLL BAR CONFIG
__________________________________________________________________________*/
/*__________________________________________________________________________
                            SCROLL BAR CONFIG
__________________________________________________________________________*/
/* The emerging W3C standard
   that is currently Firefox-only */
* {
  scrollbar-width: thin;
  scrollbar-color: #92a1a5 #F6F7F9;
}

/* Works on Chrome/Edge/Safari */
*::-webkit-scrollbar {
  width: 12px;
}

*::-webkit-scrollbar-track {
  background: #F6F7F9;
}

*::-webkit-scrollbar-thumb {
  background-color: #92a1a5;
  border-radius: 20px;
  border: 3px solid #F6F7F9;
}

/*__________________________________________________________________________
                                  TYPOGRAPHY
__________________________________________________________________________*/
body {
  font-family: "Montserrat", sans-serif;
}

body.rtl {
  text-align: right;
}

p {
  line-height: 1.9em;
  word-wrap: break-word;
}

.page-container p, .page-container div, .page-content p, .page-content div {
  color: #637d85;
}

.page-container ul li, .page-container ol li, .page-content ul li, .page-content ol li {
  margin-bottom: 5px;
}

.page-container h1,
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5,
.page-container h6, .page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
  color: #637d85;
}

.page-container .lang-dh ul li, .page-container .lang-dh ol li, .page-content .lang-dh ul li, .page-content .lang-dh ol li {
  line-height: 25px;
}

a {
  color: #aa0f3e !important;
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  text-decoration: none !important;
}

a:hover {
  color: #7c0226;
}

.asterisk {
  color: #f31137;
  padding-left: 5px;
  padding-right: 5px;
}

::-moz-selection {
  background-color: #aa0f3e;
  color: #e8f1f3;
}

::selection {
  background-color: #aa0f3e;
  color: #e8f1f3;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

a,
p,
li,
span,
td,
tr {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 15px;
}

.page-container div {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 15px;
}

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

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

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

.text-thin {
  font-weight: 300;
}

.borderless td,
.borderless th,
.borderless tr,
.borderless tbody,
.borderless thead th {
  border: none;
}

.text-dark-grey {
  color: #96A5B5;
}

.text-light a,
.text-light p,
.text-light span,
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-light li {
  color: #F2F7F8;
}

.text-dark a,
.text-dark p,
.text-dark span,
.text-dark h1,
.text-dark h2,
.text-dark h3,
.text-dark h4,
.text-dark h5,
.text-dark li,
.text-dark th,
.text-dark td {
  color: #54667A;
}

.text-light {
  color: #F7F9FA;
}

.text-dark {
  color: #2B3542;
}

.text-dark div div {
  color: #455b61;
  font-weight: 300;
}

.text-dimm {
  color: #92a1a5;
}

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

.text-extra-bold {
  font-weight: 900;
}

.text-extra-bold h1, .text-extra-bold h2, .text-extra-bold h3, .text-extra-bold h4, .text-extra-bold h5, .text-extra-bold h6, .text-extra-bold p, .text-extra-bold span {
  font-weight: 900;
}

.text-hash-blue {
  color: #00A2E3 !important;
}

.text-color-primary {
  color: #aa0f3e !important;
}

.text-color-primary-dimm {
  color: #e63b6e !important;
}

.text-mute {
  color: #b3b9c9 !important;
  margin-bottom: 0;
  font-size: 15px;
  padding-top: 5px;
  font-weight: 700;
}

.description {
  color: #b3b9c9 !important;
  margin-bottom: 0;
  font-style: italic;
  font-size: 12px;
  padding-top: 5px;
}

.section-title {
  padding: 20px 0;
}

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

.border-1-all-light {
  border: 1px solid #92a1a5;
}

.text-english {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

.text-english h1, .text-english h2, .text-english h3, .text-english h4, .text-english h5, .text-english h6, .text-english p, .text-english span {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

.text-dhivehi {
  font-family: "faseyha" !important;
  text-align: right;
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-light {
  background-color: #e8f1f3;
}

.bg-extra-light {
  background-color: #fafcfd;
}

.border-light-1 {
  border: 1px solid #e8f1f3;
}

/*__________________________________________________________________________
                                 / TYPOGRAPHY
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 VISIBILITY
__________________________________________________________________________*/
.show-on-desktop {
  display: block;
}

@media (max-width: 1000px) {
  .show-on-desktop {
    display: none;
  }
}

.show-on-desktop.btn {
  display: inline-block;
}

@media (max-width: 1000px) {
  .show-on-desktop.btn {
    display: none;
  }
}

.show-on-mobile {
  display: none;
}

@media (max-width: 1000px) {
  .show-on-mobile {
    display: block;
  }
}

.show-on-mobile.btn {
  display: none;
}

@media (max-width: 1000px) {
  .show-on-mobile.btn {
    display: inline-block;
  }
}

/*__________________________________________________________________________
                                 / VISIBILITY
__________________________________________________________________________*/
/*__________________________________________________________________________
                         ITEMS APPEARING ANIMATION
__________________________________________________________________________*/
.animateSlideInUp {
  visibility: hidden;
}

.animateSlideInUp.slideInUp {
  visibility: visible;
  -webkit-animation: slideInUp;
          animation: slideInUp;
  -webkit-animation-duration: .65s;
          animation-duration: .65s;
  visibility: visible;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInUp.slideInUp:nth-child(odd) {
  -webkit-animation-duration: .85s;
          animation-duration: .85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInUp.already-visible {
  -webkit-animation: slideInUp;
          animation: slideInUp;
  -webkit-animation-duration: .65s;
          animation-duration: .65s;
  visibility: visible;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInRight.slideInRight {
  -webkit-animation: slideInRight;
          animation: slideInRight;
  -webkit-animation-duration: .65s;
          animation-duration: .65s;
  visibility: visible;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInRight.slideInRight:nth-child(odd) {
  -webkit-animation-duration: .85s;
          animation-duration: .85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInRight.already-visible {
  -webkit-animation: slideInRight;
          animation: slideInRight;
  -webkit-animation-duration: .65s;
          animation-duration: .65s;
  visibility: visible;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInLeft.slideInLeft {
  -webkit-animation: slideInLeft;
          animation: slideInLeft;
  -webkit-animation-duration: .65s;
          animation-duration: .65s;
  visibility: visible;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInLeft.slideInLeft:nth-child(odd) {
  -webkit-animation-duration: .85s;
          animation-duration: .85s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.animateSlideInLeft.already-visible {
  -webkit-animation: slideInLeft;
          animation: slideInLeft;
  -webkit-animation-duration: .65s;
          animation-duration: .65s;
  visibility: visible;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

/*__________________________________________________________________________
                         / ITEMS APPEARING ANIMATION
__________________________________________________________________________*/
/*__________________________________________________________________________
                            DYNAMIC PAGE SECTIONS
__________________________________________________________________________*/
.dynamic-page-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
}

.dynamic-page-section.with-background {
  min-height: 500px;
}

@media (max-width: 1000px) {
  .dynamic-page-section.set-height {
    height: auto !important;
  }
}

.dynamic-page-section.text_dark p, .dynamic-page-section.text_dark a, .dynamic-page-section.text_dark h1, .dynamic-page-section.text_dark h2, .dynamic-page-section.text_dark h3, .dynamic-page-section.text_dark h4, .dynamic-page-section.text_dark h5, .dynamic-page-section.text_dark h6, .dynamic-page-section.text_dark div, .dynamic-page-section.text_dark span, .dynamic-page-section.text_dark li {
  color: #2b393d !important;
}

.dynamic-page-section.text_extra_dark p, .dynamic-page-section.text_extra_dark a, .dynamic-page-section.text_extra_dark h1, .dynamic-page-section.text_extra_dark h2, .dynamic-page-section.text_extra_dark h3, .dynamic-page-section.text_extra_dark h4, .dynamic-page-section.text_extra_dark h5, .dynamic-page-section.text_extra_dark h6, .dynamic-page-section.text_extra_dark div, .dynamic-page-section.text_extra_dark span, .dynamic-page-section.text_extra_dark li {
  color: #01151c !important;
}

.dynamic-page-section.text_light p, .dynamic-page-section.text_light a, .dynamic-page-section.text_light h1, .dynamic-page-section.text_light h2, .dynamic-page-section.text_light h3, .dynamic-page-section.text_light h4, .dynamic-page-section.text_light h5, .dynamic-page-section.text_light h6, .dynamic-page-section.text_light div, .dynamic-page-section.text_light span, .dynamic-page-section.text_light li {
  color: #e8f1f3 !important;
}

.dynamic-page-section.text_extra_light p, .dynamic-page-section.text_extra_light a, .dynamic-page-section.text_extra_light h1, .dynamic-page-section.text_extra_light h2, .dynamic-page-section.text_extra_light h3, .dynamic-page-section.text_extra_light h4, .dynamic-page-section.text_extra_light h5, .dynamic-page-section.text_extra_light h6, .dynamic-page-section.text_extra_light div, .dynamic-page-section.text_extra_light span, .dynamic-page-section.text_extra_light li {
  color: #fafcfd !important;
}

.dynamic-page-section.text_light_grey p, .dynamic-page-section.text_light_grey a, .dynamic-page-section.text_light_grey h1, .dynamic-page-section.text_light_grey h2, .dynamic-page-section.text_light_grey h3, .dynamic-page-section.text_light_grey h4, .dynamic-page-section.text_light_grey h5, .dynamic-page-section.text_light_grey h6, .dynamic-page-section.text_light_grey div, .dynamic-page-section.text_light_grey span, .dynamic-page-section.text_light_grey li {
  color: #92a1a5 !important;
}

.dynamic-page-section.text_grey p, .dynamic-page-section.text_grey a, .dynamic-page-section.text_grey h1, .dynamic-page-section.text_grey h2, .dynamic-page-section.text_grey h3, .dynamic-page-section.text_grey h4, .dynamic-page-section.text_grey h5, .dynamic-page-section.text_grey h6, .dynamic-page-section.text_grey div, .dynamic-page-section.text_grey span, .dynamic-page-section.text_grey li {
  color: #455b61 !important;
}

.dynamic-page-section.text_primary p, .dynamic-page-section.text_primary a, .dynamic-page-section.text_primary h1, .dynamic-page-section.text_primary h2, .dynamic-page-section.text_primary h3, .dynamic-page-section.text_primary h4, .dynamic-page-section.text_primary h5, .dynamic-page-section.text_primary h6, .dynamic-page-section.text_primary div, .dynamic-page-section.text_primary span, .dynamic-page-section.text_primary li {
  color: #aa0f3e !important;
}

.dynamic-page-section img {
  max-width: 100%;
}

.dynamic-page-section.set-height .btn, .dynamic-page-section.text_dark .btn, .dynamic-page-section.text_extra_dark .btn, .dynamic-page-section.text_light .btn, .dynamic-page-section.text_extra_light .btn, .dynamic-page-section.text_light_grey .btn, .dynamic-page-section.text_grey .btn, .dynamic-page-section.text_primary .btn {
  border-radius: 30px;
}

.dynamic-page-section.set-height .btn.dark, .dynamic-page-section.text_dark .btn.dark, .dynamic-page-section.text_extra_dark .btn.dark, .dynamic-page-section.text_light .btn.dark, .dynamic-page-section.text_extra_light .btn.dark, .dynamic-page-section.text_light_grey .btn.dark, .dynamic-page-section.text_grey .btn.dark, .dynamic-page-section.text_primary .btn.dark {
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .btn.light, .dynamic-page-section.text_dark .btn.light, .dynamic-page-section.text_extra_dark .btn.light, .dynamic-page-section.text_light .btn.light, .dynamic-page-section.text_extra_light .btn.light, .dynamic-page-section.text_light_grey .btn.light, .dynamic-page-section.text_grey .btn.light, .dynamic-page-section.text_primary .btn.light {
  color: #2b393d !important;
}

.dynamic-page-section.set-height .btn.primary, .dynamic-page-section.text_dark .btn.primary, .dynamic-page-section.text_extra_dark .btn.primary, .dynamic-page-section.text_light .btn.primary, .dynamic-page-section.text_extra_light .btn.primary, .dynamic-page-section.text_light_grey .btn.primary, .dynamic-page-section.text_grey .btn.primary, .dynamic-page-section.text_primary .btn.primary {
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .btn.outline.dark, .dynamic-page-section.text_dark .btn.outline.dark, .dynamic-page-section.text_extra_dark .btn.outline.dark, .dynamic-page-section.text_light .btn.outline.dark, .dynamic-page-section.text_extra_light .btn.outline.dark, .dynamic-page-section.text_light_grey .btn.outline.dark, .dynamic-page-section.text_grey .btn.outline.dark, .dynamic-page-section.text_primary .btn.outline.dark {
  border: 2px solid #455b61;
  background: transparent;
  color: #455b61 !important;
  text-shadow: 0 0 20px #FFFFFF;
}

.dynamic-page-section.set-height .btn.outline.dark:hover, .dynamic-page-section.text_dark .btn.outline.dark:hover, .dynamic-page-section.text_extra_dark .btn.outline.dark:hover, .dynamic-page-section.text_light .btn.outline.dark:hover, .dynamic-page-section.text_extra_light .btn.outline.dark:hover, .dynamic-page-section.text_light_grey .btn.outline.dark:hover, .dynamic-page-section.text_grey .btn.outline.dark:hover, .dynamic-page-section.text_primary .btn.outline.dark:hover {
  background: #7c0226;
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .btn.outline.light, .dynamic-page-section.text_dark .btn.outline.light, .dynamic-page-section.text_extra_dark .btn.outline.light, .dynamic-page-section.text_light .btn.outline.light, .dynamic-page-section.text_extra_light .btn.outline.light, .dynamic-page-section.text_light_grey .btn.outline.light, .dynamic-page-section.text_grey .btn.outline.light, .dynamic-page-section.text_primary .btn.outline.light {
  border: 2px solid #e8f1f3;
  background: transparent;
  color: #e8f1f3 !important;
  text-shadow: 0 0 20px #000;
}

.dynamic-page-section.set-height .btn.outline.primary, .dynamic-page-section.text_dark .btn.outline.primary, .dynamic-page-section.text_extra_dark .btn.outline.primary, .dynamic-page-section.text_light .btn.outline.primary, .dynamic-page-section.text_extra_light .btn.outline.primary, .dynamic-page-section.text_light_grey .btn.outline.primary, .dynamic-page-section.text_grey .btn.outline.primary, .dynamic-page-section.text_primary .btn.outline.primary {
  border: 2px solid #aa0f3e;
  background: transparent;
  color: #aa0f3e !important;
  text-shadow: 0 0 20px #FFFFFF;
}

.dynamic-page-section.set-height .btn.outline.primary:hover, .dynamic-page-section.text_dark .btn.outline.primary:hover, .dynamic-page-section.text_extra_dark .btn.outline.primary:hover, .dynamic-page-section.text_light .btn.outline.primary:hover, .dynamic-page-section.text_extra_light .btn.outline.primary:hover, .dynamic-page-section.text_light_grey .btn.outline.primary:hover, .dynamic-page-section.text_grey .btn.outline.primary:hover, .dynamic-page-section.text_primary .btn.outline.primary:hover {
  background: #aa0f3e !important;
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .btn:hover, .dynamic-page-section.text_dark .btn:hover, .dynamic-page-section.text_extra_dark .btn:hover, .dynamic-page-section.text_light .btn:hover, .dynamic-page-section.text_extra_light .btn:hover, .dynamic-page-section.text_light_grey .btn:hover, .dynamic-page-section.text_grey .btn:hover, .dynamic-page-section.text_primary .btn:hover {
  background: #7c0226 !important;
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .btn.btn-small, .dynamic-page-section.text_dark .btn.btn-small, .dynamic-page-section.text_extra_dark .btn.btn-small, .dynamic-page-section.text_light .btn.btn-small, .dynamic-page-section.text_extra_light .btn.btn-small, .dynamic-page-section.text_light_grey .btn.btn-small, .dynamic-page-section.text_grey .btn.btn-small, .dynamic-page-section.text_primary .btn.btn-small {
  padding: 5px 15px;
  font-size: 12px;
}

.dynamic-page-section.set-height .btn.btn-medium, .dynamic-page-section.text_dark .btn.btn-medium, .dynamic-page-section.text_extra_dark .btn.btn-medium, .dynamic-page-section.text_light .btn.btn-medium, .dynamic-page-section.text_extra_light .btn.btn-medium, .dynamic-page-section.text_light_grey .btn.btn-medium, .dynamic-page-section.text_grey .btn.btn-medium, .dynamic-page-section.text_primary .btn.btn-medium {
  padding: 10px 50px;
  font-size: 20px;
}

.dynamic-page-section.set-height .btn.btn-big, .dynamic-page-section.text_dark .btn.btn-big, .dynamic-page-section.text_extra_dark .btn.btn-big, .dynamic-page-section.text_light .btn.btn-big, .dynamic-page-section.text_extra_light .btn.btn-big, .dynamic-page-section.text_light_grey .btn.btn-big, .dynamic-page-section.text_grey .btn.btn-big, .dynamic-page-section.text_primary .btn.btn-big {
  padding: 15px 65px;
  font-size: 25px;
}

.dynamic-page-section.set-height .btn.btn-full, .dynamic-page-section.text_dark .btn.btn-full, .dynamic-page-section.text_extra_dark .btn.btn-full, .dynamic-page-section.text_light .btn.btn-full, .dynamic-page-section.text_extra_light .btn.btn-full, .dynamic-page-section.text_light_grey .btn.btn-full, .dynamic-page-section.text_grey .btn.btn-full, .dynamic-page-section.text_primary .btn.btn-full {
  width: 100%;
  padding: 15px;
  font-size: 20px;
}

.dynamic-page-section.set-height .badge.info, .dynamic-page-section.text_dark .badge.info, .dynamic-page-section.text_extra_dark .badge.info, .dynamic-page-section.text_light .badge.info, .dynamic-page-section.text_extra_light .badge.info, .dynamic-page-section.text_light_grey .badge.info, .dynamic-page-section.text_grey .badge.info, .dynamic-page-section.text_primary .badge.info {
  background-color: #92a1a5;
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .badge.primary, .dynamic-page-section.text_dark .badge.primary, .dynamic-page-section.text_extra_dark .badge.primary, .dynamic-page-section.text_light .badge.primary, .dynamic-page-section.text_extra_light .badge.primary, .dynamic-page-section.text_light_grey .badge.primary, .dynamic-page-section.text_grey .badge.primary, .dynamic-page-section.text_primary .badge.primary {
  background-color: #aa0f3e;
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .badge.success, .dynamic-page-section.text_dark .badge.success, .dynamic-page-section.text_extra_dark .badge.success, .dynamic-page-section.text_light .badge.success, .dynamic-page-section.text_extra_light .badge.success, .dynamic-page-section.text_light_grey .badge.success, .dynamic-page-section.text_grey .badge.success, .dynamic-page-section.text_primary .badge.success {
  background-color: #26bb26;
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .badge.warning, .dynamic-page-section.text_dark .badge.warning, .dynamic-page-section.text_extra_dark .badge.warning, .dynamic-page-section.text_light .badge.warning, .dynamic-page-section.text_extra_light .badge.warning, .dynamic-page-section.text_light_grey .badge.warning, .dynamic-page-section.text_grey .badge.warning, .dynamic-page-section.text_primary .badge.warning {
  background-color: #f0ad4e;
  color: #2b393d !important;
}

.dynamic-page-section.set-height .badge.danger, .dynamic-page-section.text_dark .badge.danger, .dynamic-page-section.text_extra_dark .badge.danger, .dynamic-page-section.text_light .badge.danger, .dynamic-page-section.text_extra_light .badge.danger, .dynamic-page-section.text_light_grey .badge.danger, .dynamic-page-section.text_grey .badge.danger, .dynamic-page-section.text_primary .badge.danger {
  background-color: #d9534f;
  color: #e8f1f3 !important;
}

.dynamic-page-section.set-height .badge.light, .dynamic-page-section.text_dark .badge.light, .dynamic-page-section.text_extra_dark .badge.light, .dynamic-page-section.text_light .badge.light, .dynamic-page-section.text_extra_light .badge.light, .dynamic-page-section.text_light_grey .badge.light, .dynamic-page-section.text_grey .badge.light, .dynamic-page-section.text_primary .badge.light {
  background-color: #e8f1f3;
  color: #455b61 !important;
}

.dynamic-page-section.set-height .badge.dark, .dynamic-page-section.text_dark .badge.dark, .dynamic-page-section.text_extra_dark .badge.dark, .dynamic-page-section.text_light .badge.dark, .dynamic-page-section.text_extra_light .badge.dark, .dynamic-page-section.text_light_grey .badge.dark, .dynamic-page-section.text_grey .badge.dark, .dynamic-page-section.text_primary .badge.dark {
  background-color: #2b393d;
  color: #e8f1f3 !important;
}

.dynamic-page-section .nav.nav-tabs .nav-item .nav-link {
  color: #aa0f3e !important;
}

.dynamic-page-section .text-english {
  font-weight: 400 !important;
}

.home-page-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.home-page-section.with-background {
  min-height: 500px;
}

@media (max-width: 1000px) {
  .home-page-section.set-height {
    height: auto !important;
  }
}

.home-page-section.text_dark p, .home-page-section.text_dark a, .home-page-section.text_dark h1, .home-page-section.text_dark h2, .home-page-section.text_dark h3, .home-page-section.text_dark h4, .home-page-section.text_dark h5, .home-page-section.text_dark h6, .home-page-section.text_dark div, .home-page-section.text_dark span, .home-page-section.text_dark li {
  color: #2b393d !important;
}

.home-page-section.text_extra_dark p, .home-page-section.text_extra_dark a, .home-page-section.text_extra_dark h1, .home-page-section.text_extra_dark h2, .home-page-section.text_extra_dark h3, .home-page-section.text_extra_dark h4, .home-page-section.text_extra_dark h5, .home-page-section.text_extra_dark h6, .home-page-section.text_extra_dark div, .home-page-section.text_extra_dark span, .home-page-section.text_extra_dark li {
  color: #01151c !important;
}

.home-page-section.text_light p, .home-page-section.text_light a, .home-page-section.text_light h1, .home-page-section.text_light h2, .home-page-section.text_light h3, .home-page-section.text_light h4, .home-page-section.text_light h5, .home-page-section.text_light h6, .home-page-section.text_light div, .home-page-section.text_light span, .home-page-section.text_light li {
  color: #e8f1f3 !important;
}

.home-page-section.text_extra_light p, .home-page-section.text_extra_light a, .home-page-section.text_extra_light h1, .home-page-section.text_extra_light h2, .home-page-section.text_extra_light h3, .home-page-section.text_extra_light h4, .home-page-section.text_extra_light h5, .home-page-section.text_extra_light h6, .home-page-section.text_extra_light div, .home-page-section.text_extra_light span, .home-page-section.text_extra_light li {
  color: #fafcfd !important;
}

.home-page-section.text_light_grey p, .home-page-section.text_light_grey a, .home-page-section.text_light_grey h1, .home-page-section.text_light_grey h2, .home-page-section.text_light_grey h3, .home-page-section.text_light_grey h4, .home-page-section.text_light_grey h5, .home-page-section.text_light_grey h6, .home-page-section.text_light_grey div, .home-page-section.text_light_grey span, .home-page-section.text_light_grey li {
  color: #92a1a5 !important;
}

.home-page-section.text_grey p, .home-page-section.text_grey a, .home-page-section.text_grey h1, .home-page-section.text_grey h2, .home-page-section.text_grey h3, .home-page-section.text_grey h4, .home-page-section.text_grey h5, .home-page-section.text_grey h6, .home-page-section.text_grey div, .home-page-section.text_grey span, .home-page-section.text_grey li {
  color: #455b61 !important;
}

.home-page-section.text_grey .text-primary {
  color: #aa0f3e !important;
}

.home-page-section.text_grey .text-primary p, .home-page-section.text_grey .text-primary a, .home-page-section.text_grey .text-primary h1, .home-page-section.text_grey .text-primary h2, .home-page-section.text_grey .text-primary h3, .home-page-section.text_grey .text-primary h4, .home-page-section.text_grey .text-primary h5, .home-page-section.text_grey .text-primary h6, .home-page-section.text_grey .text-primary div, .home-page-section.text_grey .text-primary span, .home-page-section.text_grey .text-primary li {
  color: #aa0f3e !important;
}

.home-page-section.text_primary p, .home-page-section.text_primary a, .home-page-section.text_primary h1, .home-page-section.text_primary h2, .home-page-section.text_primary h3, .home-page-section.text_primary h4, .home-page-section.text_primary h5, .home-page-section.text_primary h6, .home-page-section.text_primary div, .home-page-section.text_primary span, .home-page-section.text_primary li {
  color: #aa0f3e !important;
}

.home-page-section img {
  max-width: 100%;
}

.home-page-section.set-height .btn, .home-page-section.text_dark .btn, .home-page-section.text_extra_dark .btn, .home-page-section.text_light .btn, .home-page-section.text_extra_light .btn, .home-page-section.text_light_grey .btn, .home-page-section.text_grey .btn, .home-page-section.text_primary .btn {
  border-radius: 30px;
}

.home-page-section.set-height .btn.dark, .home-page-section.text_dark .btn.dark, .home-page-section.text_extra_dark .btn.dark, .home-page-section.text_light .btn.dark, .home-page-section.text_extra_light .btn.dark, .home-page-section.text_light_grey .btn.dark, .home-page-section.text_grey .btn.dark, .home-page-section.text_primary .btn.dark {
  color: #e8f1f3 !important;
}

.home-page-section.set-height .btn.light, .home-page-section.text_dark .btn.light, .home-page-section.text_extra_dark .btn.light, .home-page-section.text_light .btn.light, .home-page-section.text_extra_light .btn.light, .home-page-section.text_light_grey .btn.light, .home-page-section.text_grey .btn.light, .home-page-section.text_primary .btn.light {
  color: #2b393d !important;
}

.home-page-section.set-height .btn.primary, .home-page-section.text_dark .btn.primary, .home-page-section.text_extra_dark .btn.primary, .home-page-section.text_light .btn.primary, .home-page-section.text_extra_light .btn.primary, .home-page-section.text_light_grey .btn.primary, .home-page-section.text_grey .btn.primary, .home-page-section.text_primary .btn.primary {
  color: #e8f1f3 !important;
}

.home-page-section.set-height .btn.outline.dark, .home-page-section.text_dark .btn.outline.dark, .home-page-section.text_extra_dark .btn.outline.dark, .home-page-section.text_light .btn.outline.dark, .home-page-section.text_extra_light .btn.outline.dark, .home-page-section.text_light_grey .btn.outline.dark, .home-page-section.text_grey .btn.outline.dark, .home-page-section.text_primary .btn.outline.dark {
  border: 2px solid #455b61;
  background: transparent;
  color: #455b61 !important;
  text-shadow: 0 0 20px #FFFFFF;
}

.home-page-section.set-height .btn.outline.dark:hover, .home-page-section.text_dark .btn.outline.dark:hover, .home-page-section.text_extra_dark .btn.outline.dark:hover, .home-page-section.text_light .btn.outline.dark:hover, .home-page-section.text_extra_light .btn.outline.dark:hover, .home-page-section.text_light_grey .btn.outline.dark:hover, .home-page-section.text_grey .btn.outline.dark:hover, .home-page-section.text_primary .btn.outline.dark:hover {
  background: #7c0226;
  color: #e8f1f3 !important;
}

.home-page-section.set-height .btn.outline.light, .home-page-section.text_dark .btn.outline.light, .home-page-section.text_extra_dark .btn.outline.light, .home-page-section.text_light .btn.outline.light, .home-page-section.text_extra_light .btn.outline.light, .home-page-section.text_light_grey .btn.outline.light, .home-page-section.text_grey .btn.outline.light, .home-page-section.text_primary .btn.outline.light {
  border: 2px solid #e8f1f3;
  background: transparent;
  color: #e8f1f3 !important;
  text-shadow: 0 0 20px #000;
}

.home-page-section.set-height .btn.outline.primary, .home-page-section.text_dark .btn.outline.primary, .home-page-section.text_extra_dark .btn.outline.primary, .home-page-section.text_light .btn.outline.primary, .home-page-section.text_extra_light .btn.outline.primary, .home-page-section.text_light_grey .btn.outline.primary, .home-page-section.text_grey .btn.outline.primary, .home-page-section.text_primary .btn.outline.primary {
  border: 2px solid #aa0f3e;
  background: transparent;
  color: #aa0f3e !important;
  text-shadow: 0 0 20px #FFFFFF;
}

.home-page-section.set-height .btn.outline.primary:hover, .home-page-section.text_dark .btn.outline.primary:hover, .home-page-section.text_extra_dark .btn.outline.primary:hover, .home-page-section.text_light .btn.outline.primary:hover, .home-page-section.text_extra_light .btn.outline.primary:hover, .home-page-section.text_light_grey .btn.outline.primary:hover, .home-page-section.text_grey .btn.outline.primary:hover, .home-page-section.text_primary .btn.outline.primary:hover {
  background: #aa0f3e !important;
  color: #e8f1f3 !important;
}

.home-page-section.set-height .btn:hover, .home-page-section.text_dark .btn:hover, .home-page-section.text_extra_dark .btn:hover, .home-page-section.text_light .btn:hover, .home-page-section.text_extra_light .btn:hover, .home-page-section.text_light_grey .btn:hover, .home-page-section.text_grey .btn:hover, .home-page-section.text_primary .btn:hover {
  background: #7c0226 !important;
  color: #e8f1f3 !important;
}

.home-page-section.set-height .btn.btn-small, .home-page-section.text_dark .btn.btn-small, .home-page-section.text_extra_dark .btn.btn-small, .home-page-section.text_light .btn.btn-small, .home-page-section.text_extra_light .btn.btn-small, .home-page-section.text_light_grey .btn.btn-small, .home-page-section.text_grey .btn.btn-small, .home-page-section.text_primary .btn.btn-small {
  padding: 5px 15px;
  font-size: 12px;
}

.home-page-section.set-height .btn.btn-medium, .home-page-section.text_dark .btn.btn-medium, .home-page-section.text_extra_dark .btn.btn-medium, .home-page-section.text_light .btn.btn-medium, .home-page-section.text_extra_light .btn.btn-medium, .home-page-section.text_light_grey .btn.btn-medium, .home-page-section.text_grey .btn.btn-medium, .home-page-section.text_primary .btn.btn-medium {
  padding: 10px 50px;
  font-size: 20px;
}

.home-page-section.set-height .btn.btn-big, .home-page-section.text_dark .btn.btn-big, .home-page-section.text_extra_dark .btn.btn-big, .home-page-section.text_light .btn.btn-big, .home-page-section.text_extra_light .btn.btn-big, .home-page-section.text_light_grey .btn.btn-big, .home-page-section.text_grey .btn.btn-big, .home-page-section.text_primary .btn.btn-big {
  padding: 15px 65px;
  font-size: 25px;
}

.home-page-section.set-height .btn.btn-full, .home-page-section.text_dark .btn.btn-full, .home-page-section.text_extra_dark .btn.btn-full, .home-page-section.text_light .btn.btn-full, .home-page-section.text_extra_light .btn.btn-full, .home-page-section.text_light_grey .btn.btn-full, .home-page-section.text_grey .btn.btn-full, .home-page-section.text_primary .btn.btn-full {
  width: 100%;
  padding: 15px;
  font-size: 20px;
}

.home-page-section.set-height .badge.info, .home-page-section.text_dark .badge.info, .home-page-section.text_extra_dark .badge.info, .home-page-section.text_light .badge.info, .home-page-section.text_extra_light .badge.info, .home-page-section.text_light_grey .badge.info, .home-page-section.text_grey .badge.info, .home-page-section.text_primary .badge.info {
  background-color: #92a1a5;
  color: #e8f1f3 !important;
}

.home-page-section.set-height .badge.primary, .home-page-section.text_dark .badge.primary, .home-page-section.text_extra_dark .badge.primary, .home-page-section.text_light .badge.primary, .home-page-section.text_extra_light .badge.primary, .home-page-section.text_light_grey .badge.primary, .home-page-section.text_grey .badge.primary, .home-page-section.text_primary .badge.primary {
  background-color: #aa0f3e;
  color: #e8f1f3 !important;
}

.home-page-section.set-height .badge.success, .home-page-section.text_dark .badge.success, .home-page-section.text_extra_dark .badge.success, .home-page-section.text_light .badge.success, .home-page-section.text_extra_light .badge.success, .home-page-section.text_light_grey .badge.success, .home-page-section.text_grey .badge.success, .home-page-section.text_primary .badge.success {
  background-color: #26bb26;
  color: #e8f1f3 !important;
}

.home-page-section.set-height .badge.warning, .home-page-section.text_dark .badge.warning, .home-page-section.text_extra_dark .badge.warning, .home-page-section.text_light .badge.warning, .home-page-section.text_extra_light .badge.warning, .home-page-section.text_light_grey .badge.warning, .home-page-section.text_grey .badge.warning, .home-page-section.text_primary .badge.warning {
  background-color: #f0ad4e;
  color: #2b393d !important;
}

.home-page-section.set-height .badge.danger, .home-page-section.text_dark .badge.danger, .home-page-section.text_extra_dark .badge.danger, .home-page-section.text_light .badge.danger, .home-page-section.text_extra_light .badge.danger, .home-page-section.text_light_grey .badge.danger, .home-page-section.text_grey .badge.danger, .home-page-section.text_primary .badge.danger {
  background-color: #d9534f;
  color: #e8f1f3 !important;
}

.home-page-section.set-height .badge.light, .home-page-section.text_dark .badge.light, .home-page-section.text_extra_dark .badge.light, .home-page-section.text_light .badge.light, .home-page-section.text_extra_light .badge.light, .home-page-section.text_light_grey .badge.light, .home-page-section.text_grey .badge.light, .home-page-section.text_primary .badge.light {
  background-color: #e8f1f3;
  color: #455b61 !important;
}

.home-page-section.set-height .badge.dark, .home-page-section.text_dark .badge.dark, .home-page-section.text_extra_dark .badge.dark, .home-page-section.text_light .badge.dark, .home-page-section.text_extra_light .badge.dark, .home-page-section.text_light_grey .badge.dark, .home-page-section.text_grey .badge.dark, .home-page-section.text_primary .badge.dark {
  background-color: #2b393d;
  color: #e8f1f3 !important;
}

.over-flow-image {
  position: absolute;
}

.over-flow-image img {
  position: relative;
  height: 600px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  z-index: 2;
}

.border-image {
  margin-top: 50px;
}

@media (max-width: 575px) {
  .border-image {
    max-height: 400px !important;
  }
  .border-image img {
    max-height: 400px !important;
  }
}

/*__________________________________________________________________________
                           / DYNAMIC PAGE SECTIONS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                  BADGES
__________________________________________________________________________*/
.badge {
  padding: 5px 10px;
  border-radius: 25px;
  margin: 5px 0;
  display: inline-block;
}

.badge.lang-dh {
  font-weight: 200;
  line-height: 14px;
}

.badge.visible {
  display: inline-block !important;
}

.badge.info {
  background-color: #92a1a5;
  color: #e8f1f3 !important;
}

.badge.primary {
  background-color: #aa0f3e;
  color: #e8f1f3 !important;
}

.badge.success {
  background-color: #26bb26;
  color: #e8f1f3 !important;
}

.badge.warning {
  background-color: #f0ad4e;
  color: #2b393d !important;
}

.badge.danger {
  background-color: #d9534f;
  color: #e8f1f3 !important;
}

.badge.light {
  background-color: #e8f1f3;
  color: #455b61 !important;
}

.badge.dark {
  background-color: #2b393d;
  color: #e8f1f3 !important;
}

/*__________________________________________________________________________
                                  BADGES
__________________________________________________________________________*/
/*__________________________________________________________________________
                                  FORM
__________________________________________________________________________*/
.form-group label {
  color: #455b61;
}

.form-group .form-control {
  background: #d5dde4;
  border: 0;
  padding: 0 15px;
  color: #455b61;
  height: 40px;
  border-radius: 0;
}

.form-group .form-control::-webkit-input-placeholder {
  color: #455b61;
}

.form-group .form-control:-ms-input-placeholder {
  color: #455b61;
}

.form-group .form-control::-ms-input-placeholder {
  color: #455b61;
}

.form-group .form-control::placeholder {
  color: #455b61;
}

.form-group select.form-control {
  border: 0;
  color: #92a1a5;
  font-weight: 300;
  font-size: 14px;
  padding: 10px;
  outline: 0;
  display: inline-block;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all .25s;
  transition: all .25s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 10px 12px;
  vertical-align: middle;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbi1kcm9wZG93biIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzAgMjAiPjxwYXRoIGQ9Ik0xOS4zNiw5LDE1LjIsMTMuMTJhLjI4LjI4LDAsMCwxLS40MSwwTDEwLjYzLDlhLjI4LjI4LDAsMCwxLDAtLjQxbC40NS0uNDVBLjI5LjI5LDAsMCwxLDExLjI5LDhhLjMxLjMxLDAsMCwxLC4yMS4wOUwxNSwxMS42MSwxOC41MSw4LjFhLjI4LjI4LDAsMCwxLC40MSwwbC40NS40NWEuMjguMjgsMCwwLDEsMCwuNDFaIi8+PC9zdmc+);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 1.8em 1.2em;
  padding-right: 1.8em;
}

.form-group select.form-control option {
  padding: 5px;
}

.form-group textarea.form-control {
  padding-top: 7px;
  padding-bottom: 7px;
  min-height: 150px;
}

/*__________________________________________________________________________
                                 / FORM
__________________________________________________________________________*/
/*__________________________________________________________________________
                            CONTACT FORM STYLING
__________________________________________________________________________*/
.hash-contact-form-field-container {
  position: relative;
}

.hash-contact-form-field-container .hash-form-error {
  position: absolute;
  bottom: -10px;
}

.input-group.is-invalid-input input {
  border-bottom: 2px solid #ff0000 !important;
}

.hash-form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  color: #cc4b37;
}

.is-invalid-input .hash-form-error {
  display: block;
}

.hash-form-control {
  display: none;
}

.js-show-feedback {
  display: block;
}

.js-form-error {
  background: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
  padding: 10px 0;
  margin: 15px 0;
  text-align: center;
}

.message-submit-success {
  background: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
  padding: 10px 0;
  margin: 15px 0;
  text-align: center;
}

.js-form-loading {
  background: #cce5ff;
  color: #004085;
  border: 1px solid #b8daff;
  padding: 10px 0;
  margin: 15px 0;
  text-align: center;
}

.hash-contact-form .form-group .input-container {
  position: relative;
}

.hash-contact-form .form-group .input-container .input-cap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.hash-contact-form .form-group .input-container label {
  position: absolute;
  top: 6px;
  bottom: auto;
  padding: 3px;
  height: 28px;
  margin-left: 10px;
  margin-right: 10px;
  -webkit-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}

.hash-contact-form .form-group .input-container .contact-form-field {
  background: transparent;
  border: 1px solid #455b61;
}

.hash-contact-form .form-group .input-container .contact-form-field:focus, .hash-contact-form .form-group .input-container .contact-form-field:valid {
  outline: 0px !important;
  -webkit-appearance: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.hash-contact-form .form-group .input-container .contact-form-field:focus-within label {
  font-size: 15px;
  top: -13.5px;
  padding: 1px;
  background: #f5f7f7;
  -webkit-transition: all ease-in-out 150ms;
  transition: all ease-in-out 150ms;
}

.hash-contact-form .form-group .input-container .contact-form-field:focus + label,
.hash-contact-form .form-group .input-container .contact-form-field:valid + label {
  background: #f5f7f7;
  font-size: 15px;
  top: -13.5px;
  padding: 3px;
  height: 21px;
}

/*__________________________________________________________________________
                            CONTACT FORM STYLING
__________________________________________________________________________*/
/*__________________________________________________________________________
                / CUSTOM CHECKBOX, RADIO BUTTON & SELECT INPUTS
__________________________________________________________________________*/
.control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 18px;
  margin-top: -2px;
}

.control.ltr {
  padding-left: 30px;
}

.control.rtl {
  padding-right: 30px;
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control input:focus ~ .control__indicator {
  background: #ccc;
}

.control input:checked ~ .control__indicator {
  background: #aa0f3e;
}

.control input:checked ~ .control__indicator:after {
  display: block;
}

.control input:checked:focus ~ .control__indicator {
  background: #7c0226;
}

.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.control:hover input ~ .control__indicator {
  background: #ccc;
}

.control:hover input:not([disabled]):checked ~ .control__indicator {
  background: #7c0226;
}

.control.ltr .control__indicator {
  left: 0;
}

.control.rtl .control__indicator {
  right: 0;
}

.control__indicator {
  position: absolute;
  top: 1px;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
}

.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}

.control--radio .control__indicator {
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}

.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.control--checkbox .control__indicator {
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.control--checkbox .control__indicator:after {
  left: 7px;
  top: 3px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

.control--checkbox .label .lang-dh p {
  line-height: 30px;
}

.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 7px 15px;
  height: 40px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #d5dde4;
  color: #455b61;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.select select::-ms-expand {
  display: none;
}

.select select:hover {
  background: #ccc;
}

.select select:focus {
  background: #ccc;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select select:hover ~ .select__arrow {
  border-top-color: #000;
}

.select select:focus ~ .select__arrow {
  border-top-color: #000;
}

.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}

.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}

body.rtl .select .select__arrow {
  left: 15px;
  right: auto;
}

/*__________________________________________________________________________
                / CUSTOM CHECKBOX, RADIO BUTTON & SELECT INPUTS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                    TOGGLE
__________________________________________________________________________*/
.input-toggle {
  display: none;
}

.input-toggle + label {
  position: relative;
  display: block;
  width: 40px;
  height: 20px;
  background: #ddd;
  border-radius: 60px;
  cursor: pointer;
  outline: none;
  margin-top: 8px;
}

.input-toggle + label::before {
  display: block;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  content: '';
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
  background: #f1f1f1;
  border-radius: 60px;
}

.input-toggle + label::after {
  width: 18px;
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.input-toggle:checked + label::before {
  background: #aa0f3e;
}

.input-toggle:checked + label::after {
  margin-left: 20px;
}

input.input-toggle + label::after {
  display: block;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  content: '';
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
}

/*__________________________________________________________________________
                                   / TOGGLE
__________________________________________________________________________*/
/*__________________________________________________________________________
                                LANGUAGE TOGGLE
__________________________________________________________________________*/
.language-toggle {
  display: none;
}

.language-toggle + label {
  position: relative;
  display: block;
  width: 40px;
  height: 20px;
  background: #ddd;
  border-radius: 60px;
  cursor: pointer;
  outline: none;
  margin-top: 8px;
}

.language-toggle + label::before {
  display: block;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  content: '';
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
  background: #f1f1f1;
  border-radius: 60px;
}

.language-toggle + label::after {
  width: 18px;
  background: #aa0f3e;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}

.language-toggle:checked + label::after {
  margin-left: 20px;
}

input.language-toggle + label::after {
  display: block;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  content: '';
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.98, 0.52, 0.99);
}

/*__________________________________________________________________________
                                / LANGUAGE TOGGLE
__________________________________________________________________________*/
/*__________________________________________________________________________
                        LANGUAGE ELEMENTS DISPLAY
__________________________________________________________________________*/
.lang-dh {
  display: none;
  text-align: right;
  direction: rtl;
  -webkit-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
}

.lang-dh h1,
.lang-dh h2,
.lang-dh h3,
.lang-dh h4,
.lang-dh h5,
.lang-dh h6 {
  font-family: waheed !important;
  font-weight: 300 !important;
}

.lang-dh p, .lang-dh ul, .lang-dh li, .lang-dh span {
  font-family: faseyha;
  font-weight: 200 !important;
  line-height: 2.5;
}

.lang-dh p.language-english, .lang-dh ul.language-english, .lang-dh li.language-english, .lang-dh span.language-english {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

.lang-dh a {
  font-family: faseyha;
}

.lang-dh.visible {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  display: block;
}

.lang-dh .text-english {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

.lang-dh .text-english h1, .lang-dh .text-english h2, .lang-dh .text-english h3, .lang-dh .text-english h4, .lang-dh .text-english h5, .lang-dh .text-english h6, .lang-dh .text-english p, .lang-dh .text-english span {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

p.lang-dh {
  font-size: 14px;
  font-weight: 200;
}

p.lang-dh,
span.lang-dh,
a.lang-dh,
li.lang-dh {
  font-family: faseyha;
}

h1.lang-dh,
h2.lang-dh,
h3.lang-dh,
h4.lang-dh,
h5.lang-dh,
h6.lang-dh {
  font-family: waheed !important;
  font-weight: 300 !important;
}

h1.lang-dh h1,
h1.lang-dh h2,
h1.lang-dh h3,
h1.lang-dh h4,
h1.lang-dh h5,
h1.lang-dh h6,
h2.lang-dh h1,
h2.lang-dh h2,
h2.lang-dh h3,
h2.lang-dh h4,
h2.lang-dh h5,
h2.lang-dh h6,
h3.lang-dh h1,
h3.lang-dh h2,
h3.lang-dh h3,
h3.lang-dh h4,
h3.lang-dh h5,
h3.lang-dh h6,
h4.lang-dh h1,
h4.lang-dh h2,
h4.lang-dh h3,
h4.lang-dh h4,
h4.lang-dh h5,
h4.lang-dh h6,
h5.lang-dh h1,
h5.lang-dh h2,
h5.lang-dh h3,
h5.lang-dh h4,
h5.lang-dh h5,
h5.lang-dh h6,
h6.lang-dh h1,
h6.lang-dh h2,
h6.lang-dh h3,
h6.lang-dh h4,
h6.lang-dh h5,
h6.lang-dh h6 {
  font-family: waheed !important;
  font-weight: 300 !important;
}

.lang-en {
  display: none;
  text-align: left;
  -webkit-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
}

.lang-en.visible {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  display: block;
}

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

.text-center p,
.text-center a,
.text-center h1,
.text-center h2,
.text-center h3,
.text-center h4,
.text-center h5,
.text-center h6,
.text-center li {
  text-align: center !important;
}

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

.text-left p,
.text-left a,
.text-left h1,
.text-left h2,
.text-left h3,
.text-left h4,
.text-left h5,
.text-left h6,
.text-left li {
  text-align: left !important;
}

.language-english {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

/*__________________________________________________________________________
                        / LANGUAGE ELEMENTS DISPLAY
__________________________________________________________________________*/
/*__________________________________________________________________________
                                TIMELINE DESIGN
__________________________________________________________________________*/
.timeline {
  width: 100%;
  margin: 0 auto;
  padding: 0 10%;
  border-radius: 2px;
  position: relative;
  padding: 2em 0;
}

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

.timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -2px;
  height: 100%;
  width: 4px;
  background: #92a1a5;
}

@media (max-width: 767px) {
  .timeline::before {
    left: 15px;
  }
}

.timeline .timeline-start, .timeline .timeline-end {
  position: absolute;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #aa0f3e;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.timeline .timeline-start:hover, .timeline .timeline-end:hover {
  -webkit-box-shadow: 0px 0px 5px 2px #7c0226;
  box-shadow: 0px 0px 5px 2px #7c0226;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

@media (max-width: 767px) {
  .timeline .timeline-start, .timeline .timeline-end {
    left: 5px;
    margin-left: 0;
  }
}

.timeline .timeline-start {
  top: 0;
}

.timeline .timeline-end {
  bottom: 0;
}

.timeline .timeline-block {
  position: relative;
  margin: 15px 0;
}

.timeline .timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.timeline .timeline-block:first-child {
  margin-top: 0;
}

.timeline .timeline-block:last-child {
  margin-bottom: 0;
}

.timeline .timeline-block .item-mark {
  position: absolute;
  left: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #aa0f3e;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  margin-left: -10px;
  margin-top: 14px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.timeline .timeline-block .item-mark:hover {
  -webkit-box-shadow: 0px 0px 5px 2px #7c0226;
  box-shadow: 0px 0px 5px 2px #7c0226;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

@media (max-width: 767px) {
  .timeline .timeline-block .item-mark {
    left: 5px;
    margin-left: 0;
  }
}

.timeline .timeline-block:hover .item-mark {
  -webkit-box-shadow: 0px 0px 5px 2px #7c0226;
  box-shadow: 0px 0px 5px 2px #7c0226;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.timeline .timeline-block .timeline-content {
  color: #546d74;
  position: relative;
  background: #e8f1f3;
  border-radius: 2px;
  padding: 1.6em;
  width: 47%;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.timeline .timeline-block .timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.timeline .timeline-block .timeline-content h1, .timeline .timeline-block .timeline-content h2, .timeline .timeline-block .timeline-content h3, .timeline .timeline-block .timeline-content h4, .timeline .timeline-block .timeline-content h5, .timeline .timeline-block .timeline-content h6 {
  color: #aa0f3e;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 22px;
}

.timeline .timeline-block .timeline-content p {
  color: #546d74;
  margin: 1em 0;
  line-height: 1.6;
}

.timeline .timeline-block .timeline-content .item-date {
  color: #aa0f3e;
  font-size: 14px;
}

@media (max-width: 767px) {
  .timeline .timeline-block .timeline-content {
    width: 100%;
    float: none;
  }
  .timeline .timeline-block .timeline-content h1, .timeline .timeline-block .timeline-content h2, .timeline .timeline-block .timeline-content h3, .timeline .timeline-block .timeline-content h4, .timeline .timeline-block .timeline-content h5, .timeline .timeline-block .timeline-content h6 {
    margin-bottom: 2px;
    font-size: 15px;
  }
  .timeline .timeline-block .timeline-content p {
    font-size: 12px;
  }
}

.timeline .timeline-block:nth-child(even) .timeline-content {
  float: right;
}

@media (max-width: 767px) {
  .timeline .timeline-block:nth-child(even) .timeline-content {
    float: none;
  }
}

@media (max-width: 767px) {
  .timeline .timeline-block {
    padding-left: 35px;
  }
}

@media (max-width: 767px) {
  .timeline.rtl:before {
    right: 13px;
    left: auto;
  }
}

@media (max-width: 767px) {
  .timeline.rtl .timeline-start, .timeline.rtl .timeline-end {
    left: auto;
    right: 5px;
    margin-right: 0;
  }
}

.timeline.rtl .timeline-block .timeline-content {
  float: left;
}

.timeline.rtl .timeline-block:nth-child(even) .timeline-content {
  float: right;
}

@media (max-width: 767px) {
  .timeline.rtl .timeline-block .item-mark {
    left: auto;
    right: 5px;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .timeline.rtl .timeline-block {
    padding-left: 0;
    padding-right: 35px;
  }
}

.timeline .timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline .timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline .timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline .timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline .timeline-badge.danger {
  background-color: #d9534f !important;
}

/*__________________________________________________________________________
                             / TIMELINE DESIGN
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 MEGA SEARCH
__________________________________________________________________________*/
.megaSearchTrigger {
  cursor: pointer;
}

.mega-search {
  padding: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  opacity: 0;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mega-search.active {
  opacity: 1;
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  height: 80px;
  margin-top: 5px;
}

.mega-search.active .mega-search-form {
  max-height: 100px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search.active .mega-search-form .mega-search-input {
  display: block;
  padding: 8px 35px 8px 12px;
  height: 40px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  font-size: 16px;
}

.mega-search.active .mega-search-form .search-field-icon {
  font-size: 17px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search.active .megasearch-close-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search.active .megasearch-close-icon i {
  font-size: 20px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search .mega-search-form {
  max-height: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search .mega-search-form .mega-search-input {
  width: 100%;
  height: 0;
  padding: 0;
  background: #e8f1f3;
  border: 0;
  font-size: 0px;
  color: #2b393d;
  border-radius: 4px;
  font-weight: 200;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 200;
}

.mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 200;
}

.mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 200;
}

.mega-search .mega-search-form .mega-search-input::placeholder {
  font-size: 16px;
  font-weight: 200;
}

.mega-search .mega-search-form .search-field-icon {
  position: absolute;
  color: #aa0f3e;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search .megasearch-close-icon {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.mega-search .megasearch-close-icon i {
  color: #92a1a5;
  font-size: 0px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

@media (max-width: 1000px) {
  .mega-search {
    display: none;
  }
}

/*__________________________________________________________________________
                                 / MEGA SEARCH
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 SLIDE SEARCH
__________________________________________________________________________*/
.slide-search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slide-search-form {
  width: 0px;
  overflow: hidden;
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.2s cubic-bezier(0.5, 0.98, 0.52, 0.99);
}

.slide-search-form.active {
  width: 200px;
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.2s cubic-bezier(0.5, 0.98, 0.52, 0.99);
}

.slide-search-form .slide-search-input {
  height: 100%;
  padding-right: 15px;
  font-size: 15px;
  border: 0;
  border-radius: 2px;
}

.slide-search-form .slide-search-input:focus {
  border: 0;
}

.slide-search-form .icon-container {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  margin-top: auto;
  margin-bottom: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slide-search-form .icon-container .icon {
  width: 100%;
  height: auto;
}

/*__________________________________________________________________________
                                / SLIDE SEARCH
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 PAGE SEARCH
__________________________________________________________________________*/
.page-search {
  padding: 15px 0;
  margin: 0 0 20px 0;
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #e8f1f3;
  border-bottom: 1px solid #e8f1f3;
}

.page-search .col {
  padding: 0;
}

.page-search .page-search-form {
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.page-search .page-search-form .page-search-input {
  padding: 8px 35px 8px 12px;
  height: 40px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  font-size: 16px;
  width: 100%;
  background: #e8f1f3;
  border: 0;
  color: #2b393d;
  border-radius: 4px;
  font-weight: 200;
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.page-search .page-search-form .page-search-input::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 200;
}

.page-search .page-search-form .page-search-input:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 200;
}

.page-search .page-search-form .page-search-input::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 200;
}

.page-search .page-search-form .page-search-input::placeholder {
  font-size: 16px;
  font-weight: 200;
}

.page-search .page-search-form .search-field-icon {
  position: absolute;
  color: #aa0f3e;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 0px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

/*__________________________________________________________________________
                                 / PAGE SEARCH
__________________________________________________________________________*/
/*__________________________________________________________________________
                               PAGINATION
__________________________________________________________________________*/
.hash-pagination {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hash-pagination .page-numbers {
  padding: 5px 12px;
  margin: 4px;
  width: 35px;
  height: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: #aa0f3e;
  background-color: #e8f1f3;
}

.hash-pagination .page-numbers:hover {
  background: #aa0f3e;
  color: #fff;
}

.hash-pagination .page-numbers.current {
  background: #aa0f3e;
  color: #fff;
  border: none;
}

/*
        BOOTSTRAP PAGINATION CUSTOMIZATION
  */
.pagination .page-item.active .page-link {
  background: #aa0f3e;
  color: #e8f1f3;
}

.pagination .page-item .page-link {
  border: none;
  background: #FFFFFF;
  color: #aa0f3e;
  border-radius: 50%;
  padding: 0;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px;
}

.pagination .page-item .page-link:hover {
  background: #aa0f3e;
  color: #e8f1f3;
}

.pagination-container nav {
  padding-top: 2rem;
  padding-bottom: 1rem;
}

/*__________________________________________________________________________
                              / PAGINATION
__________________________________________________________________________*/
/*__________________________________________________________________________
                               LAYOUT ELEMENTS
__________________________________________________________________________*/
body {
  background: #f5f7f7;
}

.container-fluid.main {
  padding-left: 0;
  padding-right: 0;
}

/*__________________________________________________________________________
                              / LAYOUT ELEMENTS
__________________________________________________________________________*/
/*__________________________________________________________________________
                            MASTER SLIDER START
__________________________________________________________________________*/
.home-slider .ms-scroll-parallax-cont {
  z-index: 999;
}

.home-slider .ms-caption.none {
  display: none;
}

.home-slider .ms-caption .caption-inner {
  padding: 25px !important;
}

.home-slider .ms-caption .caption-inner.text-center .slide-excerpt span {
  text-align: center !important;
}

.home-slider .ms-caption .caption-inner.text-left .slide-excerpt span {
  text-align: left !important;
}

.home-slider .ms-caption .caption-inner.text-right .slide-excerpt {
  text-align: right !important;
}

.home-slider .ms-caption .caption-inner.text-right .slide-excerpt span {
  text-align: right !important;
}

.home-slider .ms-caption.lang-dh-enabled .caption-inner.text-left {
  text-align: right !important;
}

.home-slider .ms-caption.lang-dh-enabled .caption-inner.text-left .slide-excerpt {
  text-align: right !important;
}

.home-slider .ms-caption.lang-dh-enabled .caption-inner.text-left .slide-excerpt span {
  text-align: right !important;
}

.home-slider .ms-caption.lang-dh-enabled .caption-inner.text-right {
  text-align: left !important;
}

.home-slider .ms-caption.lang-dh-enabled .caption-inner.text-right .slide-excerpt {
  text-align: left !important;
}

.home-slider .ms-caption.lang-dh-enabled .caption-inner.text-right .slide-excerpt span {
  text-align: left !important;
}

.home-slider .ms-caption.bottom_left {
  bottom: 60px !important;
  top: auto !important;
  margin-top: auto !important;
  left: 0 !important;
  right: auto !important;
  margin-right: auto !important;
  font-size: 25px !important;
  max-width: 500px;
}

.home-slider .ms-caption.bottom_left.lang-dh-enabled {
  right: 0 !important;
  left: auto !important;
}

.home-slider .ms-caption.bottom_left.lang-dh-enabled .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.home-slider .ms-caption.bottom_right {
  bottom: 60px !important;
  top: auto !important;
  margin-top: auto !important;
  right: 0 !important;
  left: auto !important;
  margin-left: auto !important;
  font-size: 25px !important;
  max-width: 500px;
}

.home-slider .ms-caption.bottom_right.lang-dh-enabled {
  left: 0 !important;
  right: auto !important;
}

.home-slider .ms-caption.bottom_right.lang-dh-enabled .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.home-slider .ms-caption.top_left {
  top: 60px !important;
  bottom: auto !important;
  margin-bottom: auto !important;
  left: 0 !important;
  font-size: 25px !important;
  max-width: 500px;
}

.home-slider .ms-caption.top_left.lang-dh-enabled {
  right: 0 !important;
  left: auto !important;
}

.home-slider .ms-caption.top_left.lang-dh-enabled .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.home-slider .ms-caption.top_right {
  top: 60px !important;
  bottom: auto !important;
  margin-bottom: auto !important;
  right: 0 !important;
  left: auto !important;
  margin-left: auto !important;
  font-size: 25px !important;
  max-width: 500px;
}

.home-slider .ms-caption.top_right.lang-dh-enabled {
  left: 0 !important;
  right: auto !important;
}

.home-slider .ms-caption.top_right.lang-dh-enabled .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.home-slider .ms-caption.center {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 25px !important;
}

.home-slider .ms-caption.center .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-slider .ms-caption.center .caption-inner {
  padding: 35px !important;
}

.home-slider .ms-caption.center.center_right {
  margin-left: auto;
  left: auto;
  right: 35px;
}

.home-slider .ms-caption.center.center_right .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.home-slider .ms-caption.center.center_right .caption-inner {
  padding: 35px;
}

.home-slider .ms-caption.center.center_right.lang-dh-enabled {
  left: 35px;
  right: auto;
}

.home-slider .ms-caption.center.center_right.lang-dh-enabled .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.home-slider .ms-caption.center.center_left {
  margin-right: auto;
  right: auto;
  left: 35px;
}

.home-slider .ms-caption.center.center_left .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.home-slider .ms-caption.center.center_left .caption-inner {
  padding: 35px;
}

.home-slider .ms-caption.center.center_left.lang-dh-enabled {
  right: 35px;
  left: auto;
}

.home-slider .ms-caption.center.center_left.lang-dh-enabled .ms-caption-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.home-slider .ms-caption.center.center_top {
  top: 35px !important;
  margin-bottom: auto;
  bottom: auto;
}

.home-slider .ms-caption.center.center_top .ms-caption-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-slider .ms-caption.center.center_top .caption-inner {
  padding: 35px;
}

.home-slider .ms-caption.center.center_bottom {
  margin-top: auto;
  top: auto;
  padding-bottom: 45px !important;
}

.home-slider .ms-caption.center.center_bottom .ms-caption-container {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.home-slider .ms-caption.center.center_bottom .caption-inner {
  padding: 35px;
}

.home-slider .ms-caption.center .ms-caption-container {
  height: 100%;
}

.home-slider .ms-caption.center.bg-filter-white {
  background: rgba(255, 255, 255, 0.3);
  color: #2b393d;
}

@media (max-width: 575px) {
  .home-slider .ms-caption.bottom_left, .home-slider .ms-caption.bottom_right, .home-slider .ms-caption.top_left, .home-slider .ms-caption.top_right, .home-slider .ms-caption.center, .home-slider .ms-caption.center_right, .home-slider .ms-caption.center_left, .home-slider .ms-caption.center_top, .home-slider .ms-caption.center_bottom {
    bottom: 0 !important;
    margin-top: auto;
    max-height: 150px;
    max-width: 100%;
    padding: 10px !important;
    background-color: transparent;
    width: 100%;
    left: 0 !important;
  }
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner, .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner, .home-slider .ms-caption.top_left .ms-caption-container .caption-inner, .home-slider .ms-caption.top_right .ms-caption-container .caption-inner, .home-slider .ms-caption.center .ms-caption-container .caption-inner, .home-slider .ms-caption.center_right .ms-caption-container .caption-inner, .home-slider .ms-caption.center_left .ms-caption-container .caption-inner, .home-slider .ms-caption.center_top .ms-caption-container .caption-inner, .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner {
    position: relative;
    bottom: 0;
    padding-bottom: 35px;
  }
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.bottom_left .ms-caption-container .caption-inner h6, .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.bottom_right .ms-caption-container .caption-inner h6, .home-slider .ms-caption.top_left .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.top_left .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.top_left .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.top_left .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.top_left .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.top_left .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.top_left .ms-caption-container .caption-inner h6, .home-slider .ms-caption.top_right .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.top_right .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.top_right .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.top_right .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.top_right .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.top_right .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.top_right .ms-caption-container .caption-inner h6, .home-slider .ms-caption.center .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.center .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.center .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.center .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.center .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.center .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.center .ms-caption-container .caption-inner h6, .home-slider .ms-caption.center_right .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.center_right .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.center_right .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.center_right .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.center_right .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.center_right .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.center_right .ms-caption-container .caption-inner h6, .home-slider .ms-caption.center_left .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.center_left .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.center_left .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.center_left .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.center_left .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.center_left .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.center_left .ms-caption-container .caption-inner h6, .home-slider .ms-caption.center_top .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.center_top .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.center_top .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.center_top .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.center_top .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.center_top .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.center_top .ms-caption-container .caption-inner h6, .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner p,
  .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner h1,
  .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner h2,
  .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner h3,
  .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner h4,
  .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner h5,
  .home-slider .ms-caption.center_bottom .ms-caption-container .caption-inner h6 {
    color: #fff !important;
  }
  .home-slider .ms-caption.bottom_left .lang-dh h1,
  .home-slider .ms-caption.bottom_left .lang-dh h2,
  .home-slider .ms-caption.bottom_left .lang-dh h3,
  .home-slider .ms-caption.bottom_left .lang-dh h4,
  .home-slider .ms-caption.bottom_left .lang-dh h5,
  .home-slider .ms-caption.bottom_left .lang-dh h6, .home-slider .ms-caption.bottom_right .lang-dh h1,
  .home-slider .ms-caption.bottom_right .lang-dh h2,
  .home-slider .ms-caption.bottom_right .lang-dh h3,
  .home-slider .ms-caption.bottom_right .lang-dh h4,
  .home-slider .ms-caption.bottom_right .lang-dh h5,
  .home-slider .ms-caption.bottom_right .lang-dh h6, .home-slider .ms-caption.top_left .lang-dh h1,
  .home-slider .ms-caption.top_left .lang-dh h2,
  .home-slider .ms-caption.top_left .lang-dh h3,
  .home-slider .ms-caption.top_left .lang-dh h4,
  .home-slider .ms-caption.top_left .lang-dh h5,
  .home-slider .ms-caption.top_left .lang-dh h6, .home-slider .ms-caption.top_right .lang-dh h1,
  .home-slider .ms-caption.top_right .lang-dh h2,
  .home-slider .ms-caption.top_right .lang-dh h3,
  .home-slider .ms-caption.top_right .lang-dh h4,
  .home-slider .ms-caption.top_right .lang-dh h5,
  .home-slider .ms-caption.top_right .lang-dh h6, .home-slider .ms-caption.center .lang-dh h1,
  .home-slider .ms-caption.center .lang-dh h2,
  .home-slider .ms-caption.center .lang-dh h3,
  .home-slider .ms-caption.center .lang-dh h4,
  .home-slider .ms-caption.center .lang-dh h5,
  .home-slider .ms-caption.center .lang-dh h6, .home-slider .ms-caption.center_right .lang-dh h1,
  .home-slider .ms-caption.center_right .lang-dh h2,
  .home-slider .ms-caption.center_right .lang-dh h3,
  .home-slider .ms-caption.center_right .lang-dh h4,
  .home-slider .ms-caption.center_right .lang-dh h5,
  .home-slider .ms-caption.center_right .lang-dh h6, .home-slider .ms-caption.center_left .lang-dh h1,
  .home-slider .ms-caption.center_left .lang-dh h2,
  .home-slider .ms-caption.center_left .lang-dh h3,
  .home-slider .ms-caption.center_left .lang-dh h4,
  .home-slider .ms-caption.center_left .lang-dh h5,
  .home-slider .ms-caption.center_left .lang-dh h6, .home-slider .ms-caption.center_top .lang-dh h1,
  .home-slider .ms-caption.center_top .lang-dh h2,
  .home-slider .ms-caption.center_top .lang-dh h3,
  .home-slider .ms-caption.center_top .lang-dh h4,
  .home-slider .ms-caption.center_top .lang-dh h5,
  .home-slider .ms-caption.center_top .lang-dh h6, .home-slider .ms-caption.center_bottom .lang-dh h1,
  .home-slider .ms-caption.center_bottom .lang-dh h2,
  .home-slider .ms-caption.center_bottom .lang-dh h3,
  .home-slider .ms-caption.center_bottom .lang-dh h4,
  .home-slider .ms-caption.center_bottom .lang-dh h5,
  .home-slider .ms-caption.center_bottom .lang-dh h6 {
    font-size: 20;
    color: #fff;
    font-weight: 300;
    font-family: waheed;
  }
  .home-slider .ms-caption.bottom_left .lang-en h1,
  .home-slider .ms-caption.bottom_left .lang-en h2,
  .home-slider .ms-caption.bottom_left .lang-en h3,
  .home-slider .ms-caption.bottom_left .lang-en h4,
  .home-slider .ms-caption.bottom_left .lang-en h5,
  .home-slider .ms-caption.bottom_left .lang-en h6, .home-slider .ms-caption.bottom_right .lang-en h1,
  .home-slider .ms-caption.bottom_right .lang-en h2,
  .home-slider .ms-caption.bottom_right .lang-en h3,
  .home-slider .ms-caption.bottom_right .lang-en h4,
  .home-slider .ms-caption.bottom_right .lang-en h5,
  .home-slider .ms-caption.bottom_right .lang-en h6, .home-slider .ms-caption.top_left .lang-en h1,
  .home-slider .ms-caption.top_left .lang-en h2,
  .home-slider .ms-caption.top_left .lang-en h3,
  .home-slider .ms-caption.top_left .lang-en h4,
  .home-slider .ms-caption.top_left .lang-en h5,
  .home-slider .ms-caption.top_left .lang-en h6, .home-slider .ms-caption.top_right .lang-en h1,
  .home-slider .ms-caption.top_right .lang-en h2,
  .home-slider .ms-caption.top_right .lang-en h3,
  .home-slider .ms-caption.top_right .lang-en h4,
  .home-slider .ms-caption.top_right .lang-en h5,
  .home-slider .ms-caption.top_right .lang-en h6, .home-slider .ms-caption.center .lang-en h1,
  .home-slider .ms-caption.center .lang-en h2,
  .home-slider .ms-caption.center .lang-en h3,
  .home-slider .ms-caption.center .lang-en h4,
  .home-slider .ms-caption.center .lang-en h5,
  .home-slider .ms-caption.center .lang-en h6, .home-slider .ms-caption.center_right .lang-en h1,
  .home-slider .ms-caption.center_right .lang-en h2,
  .home-slider .ms-caption.center_right .lang-en h3,
  .home-slider .ms-caption.center_right .lang-en h4,
  .home-slider .ms-caption.center_right .lang-en h5,
  .home-slider .ms-caption.center_right .lang-en h6, .home-slider .ms-caption.center_left .lang-en h1,
  .home-slider .ms-caption.center_left .lang-en h2,
  .home-slider .ms-caption.center_left .lang-en h3,
  .home-slider .ms-caption.center_left .lang-en h4,
  .home-slider .ms-caption.center_left .lang-en h5,
  .home-slider .ms-caption.center_left .lang-en h6, .home-slider .ms-caption.center_top .lang-en h1,
  .home-slider .ms-caption.center_top .lang-en h2,
  .home-slider .ms-caption.center_top .lang-en h3,
  .home-slider .ms-caption.center_top .lang-en h4,
  .home-slider .ms-caption.center_top .lang-en h5,
  .home-slider .ms-caption.center_top .lang-en h6, .home-slider .ms-caption.center_bottom .lang-en h1,
  .home-slider .ms-caption.center_bottom .lang-en h2,
  .home-slider .ms-caption.center_bottom .lang-en h3,
  .home-slider .ms-caption.center_bottom .lang-en h4,
  .home-slider .ms-caption.center_bottom .lang-en h5,
  .home-slider .ms-caption.center_bottom .lang-en h6 {
    font-size: 20;
    color: #fff;
    font-weight: 700;
  }
  .home-slider .ms-caption.bottom_left .slide-excerpt .lang-dh, .home-slider .ms-caption.bottom_right .slide-excerpt .lang-dh, .home-slider .ms-caption.top_left .slide-excerpt .lang-dh, .home-slider .ms-caption.top_right .slide-excerpt .lang-dh, .home-slider .ms-caption.center .slide-excerpt .lang-dh, .home-slider .ms-caption.center_right .slide-excerpt .lang-dh, .home-slider .ms-caption.center_left .slide-excerpt .lang-dh, .home-slider .ms-caption.center_top .slide-excerpt .lang-dh, .home-slider .ms-caption.center_bottom .slide-excerpt .lang-dh {
    line-height: 22px;
    color: #fff;
  }
  .home-slider .ms-caption.bottom_left .slide-excerpt .lang-en, .home-slider .ms-caption.bottom_right .slide-excerpt .lang-en, .home-slider .ms-caption.top_left .slide-excerpt .lang-en, .home-slider .ms-caption.top_right .slide-excerpt .lang-en, .home-slider .ms-caption.center .slide-excerpt .lang-en, .home-slider .ms-caption.center_right .slide-excerpt .lang-en, .home-slider .ms-caption.center_left .slide-excerpt .lang-en, .home-slider .ms-caption.center_top .slide-excerpt .lang-en, .home-slider .ms-caption.center_bottom .slide-excerpt .lang-en {
    line-height: 17px;
    color: #fff;
  }
  .home-slider .ms-caption.bottom_left::before, .home-slider .ms-caption.bottom_right::before, .home-slider .ms-caption.top_left::before, .home-slider .ms-caption.top_right::before, .home-slider .ms-caption.center::before, .home-slider .ms-caption.center_right::before, .home-slider .ms-caption.center_left::before, .home-slider .ms-caption.center_top::before, .home-slider .ms-caption.center_bottom::before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0 !important;
    height: 200px !important;
    background-color: black;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
            mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  }
  .home-slider .ms-caption.bottom_left h1,
  .home-slider .ms-caption.bottom_left h2,
  .home-slider .ms-caption.bottom_left h3,
  .home-slider .ms-caption.bottom_left h4,
  .home-slider .ms-caption.bottom_left h5,
  .home-slider .ms-caption.bottom_left h6, .home-slider .ms-caption.bottom_right h1,
  .home-slider .ms-caption.bottom_right h2,
  .home-slider .ms-caption.bottom_right h3,
  .home-slider .ms-caption.bottom_right h4,
  .home-slider .ms-caption.bottom_right h5,
  .home-slider .ms-caption.bottom_right h6, .home-slider .ms-caption.top_left h1,
  .home-slider .ms-caption.top_left h2,
  .home-slider .ms-caption.top_left h3,
  .home-slider .ms-caption.top_left h4,
  .home-slider .ms-caption.top_left h5,
  .home-slider .ms-caption.top_left h6, .home-slider .ms-caption.top_right h1,
  .home-slider .ms-caption.top_right h2,
  .home-slider .ms-caption.top_right h3,
  .home-slider .ms-caption.top_right h4,
  .home-slider .ms-caption.top_right h5,
  .home-slider .ms-caption.top_right h6, .home-slider .ms-caption.center h1,
  .home-slider .ms-caption.center h2,
  .home-slider .ms-caption.center h3,
  .home-slider .ms-caption.center h4,
  .home-slider .ms-caption.center h5,
  .home-slider .ms-caption.center h6, .home-slider .ms-caption.center_right h1,
  .home-slider .ms-caption.center_right h2,
  .home-slider .ms-caption.center_right h3,
  .home-slider .ms-caption.center_right h4,
  .home-slider .ms-caption.center_right h5,
  .home-slider .ms-caption.center_right h6, .home-slider .ms-caption.center_left h1,
  .home-slider .ms-caption.center_left h2,
  .home-slider .ms-caption.center_left h3,
  .home-slider .ms-caption.center_left h4,
  .home-slider .ms-caption.center_left h5,
  .home-slider .ms-caption.center_left h6, .home-slider .ms-caption.center_top h1,
  .home-slider .ms-caption.center_top h2,
  .home-slider .ms-caption.center_top h3,
  .home-slider .ms-caption.center_top h4,
  .home-slider .ms-caption.center_top h5,
  .home-slider .ms-caption.center_top h6, .home-slider .ms-caption.center_bottom h1,
  .home-slider .ms-caption.center_bottom h2,
  .home-slider .ms-caption.center_bottom h3,
  .home-slider .ms-caption.center_bottom h4,
  .home-slider .ms-caption.center_bottom h5,
  .home-slider .ms-caption.center_bottom h6 {
    font-size: 20px;
  }
  .home-slider .ms-caption.bottom_left span,
  .home-slider .ms-caption.bottom_left p,
  .home-slider .ms-caption.bottom_left a, .home-slider .ms-caption.bottom_right span,
  .home-slider .ms-caption.bottom_right p,
  .home-slider .ms-caption.bottom_right a, .home-slider .ms-caption.top_left span,
  .home-slider .ms-caption.top_left p,
  .home-slider .ms-caption.top_left a, .home-slider .ms-caption.top_right span,
  .home-slider .ms-caption.top_right p,
  .home-slider .ms-caption.top_right a, .home-slider .ms-caption.center span,
  .home-slider .ms-caption.center p,
  .home-slider .ms-caption.center a, .home-slider .ms-caption.center_right span,
  .home-slider .ms-caption.center_right p,
  .home-slider .ms-caption.center_right a, .home-slider .ms-caption.center_left span,
  .home-slider .ms-caption.center_left p,
  .home-slider .ms-caption.center_left a, .home-slider .ms-caption.center_top span,
  .home-slider .ms-caption.center_top p,
  .home-slider .ms-caption.center_top a, .home-slider .ms-caption.center_bottom span,
  .home-slider .ms-caption.center_bottom p,
  .home-slider .ms-caption.center_bottom a {
    font-size: 13px;
  }
}

.home-slider .slide-excerpt {
  margin: 0;
  padding-bottom: 10px;
}

.home-slider .bg-filter {
  z-index: 1;
}

.home-slider .ms-nav-next {
  background-color: #2b393d !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #e8f1f3;
}

.home-slider .ms-nav-next:hover {
  background-color: #01151c !important;
}

.home-slider .ms-nav-prev {
  background-color: #2b393d !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #e8f1f3;
}

.home-slider .ms-nav-prev:hover {
  background-color: #01151c !important;
}

.home-slider .ms-bullet-selected {
  background: #aa0f3e !important;
}

/*__________________________________________________________________________
                            / MASTER SLIDER END
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 BUTTONS
__________________________________________________________________________*/
/*
         BUTTONS
*/
.btn {
  border-radius: 2px;
}

.btn.grey {
  background: #92a1a5;
  color: #e8f1f3;
}

.btn.grey:hover {
  background: #92a1a5 !important;
  color: #e8f1f3;
}

.btn.dark {
  background: #2b393d;
  color: #e8f1f3;
}

.btn.light {
  background: #e8f1f3;
  color: #2b393d;
}

.btn.primary {
  background: #aa0f3e;
  color: #e8f1f3;
}

.btn.green {
  background: #09b660;
  color: #e8f1f3;
}

.btn.outline.dark {
  border: 1px solid #455b61;
  background: transparent;
  color: #455b61;
  text-shadow: 0 0 10px #FFFFFF;
}

.btn.outline.dark:hover {
  background: #7c0226;
  color: #e8f1f3 !important;
}

.btn.outline.light {
  border: 1px solid #e8f1f3;
  background: transparent;
  color: #e8f1f3;
  text-shadow: 0 0 10px #000;
}

.btn.outline.primary {
  border: 1px solid #aa0f3e;
  background: transparent;
  color: #aa0f3e;
  text-shadow: 0 0 10px #FFFFFF;
}

.btn:hover {
  background: #7c0226;
  color: #e8f1f3 !important;
}

.btn.btn-small {
  padding: 5px 15px;
  font-size: 12px;
}

.btn.btn-medium {
  padding: 10px 50px;
  font-size: 20px;
}

.btn.btn-regular {
  padding: 6px 18px;
  font-size: 12px;
}

.btn.btn-big {
  padding: 15px 65px;
  font-size: 25px;
}

.btn.btn-full {
  width: 100%;
  padding: 15px;
  font-size: 20px;
}

/*
        / BUTTONS
*/
/*
        OFFCANVAS TOGGLER
*/
.offCanvasToggler {
  cursor: pointer;
  display: none;
}

@media (max-width: 1000px) {
  .offCanvasToggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.mobileSearchToggler {
  cursor: pointer;
}

/*
        / OFFCANVAS TOGGLER
*/
/*__________________________________________________________________________
                                BUTTONS END
__________________________________________________________________________*/
/*__________________________________________________________________________
                                SECTIONS START
__________________________________________________________________________*/
.section {
  padding-top: 45px;
  padding-bottom: 45px;
}

/*__________________________________________________________________________
                                SECTIONS END
__________________________________________________________________________*/
/*__________________________________________________________________________
                            BOOTSTRAP TABS START
__________________________________________________________________________*/
.nav.nav-tabs .nav-item {
  padding-bottom: 5px;
}

.nav.nav-tabs .nav-item .nav-link {
  border-radius: 5px;
  background: #CEE8F0;
  color: #aa0f3e !important;
  border: 0;
  border-right: 2.5px solid #fafcfd;
  border-left: 2.5px solid #fafcfd;
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  padding: 15px 20px;
  font-size: 17px !important;
  font-weight: 300 !important;
}

.nav.nav-tabs .nav-item .nav-link h1, .nav.nav-tabs .nav-item .nav-link h2, .nav.nav-tabs .nav-item .nav-link h3, .nav.nav-tabs .nav-item .nav-link h4, .nav.nav-tabs .nav-item .nav-link h5, .nav.nav-tabs .nav-item .nav-link h6, .nav.nav-tabs .nav-item .nav-link span, .nav.nav-tabs .nav-item .nav-link a {
  color: #aa0f3e !important;
}

.nav.nav-tabs .nav-item .nav-link span {
  font-size: 17px !important;
  font-weight: 300 !important;
  line-height: 12px;
}

.nav.nav-tabs .nav-item .nav-link.active {
  background: #aa0f3e;
  color: #e8f1f3 !important;
  border: 0;
  border-right: 2.5px solid #fafcfd;
  border-left: 2.5px solid #fafcfd;
}

.nav.nav-tabs .nav-item .nav-link.active h1, .nav.nav-tabs .nav-item .nav-link.active h2, .nav.nav-tabs .nav-item .nav-link.active h3, .nav.nav-tabs .nav-item .nav-link.active h4, .nav.nav-tabs .nav-item .nav-link.active h5, .nav.nav-tabs .nav-item .nav-link.active h6, .nav.nav-tabs .nav-item .nav-link.active span, .nav.nav-tabs .nav-item .nav-link.active p {
  color: #e8f1f3 !important;
}

.nav.nav-tabs .nav-item .nav-link:hover {
  background: #aa0f3e;
  color: #CEE8F0 !important;
  border: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  border-right: 2.5px solid #fafcfd;
  border-left: 2.5px solid #fafcfd;
}

.nav.nav-tabs .nav-item .nav-link:hover h1, .nav.nav-tabs .nav-item .nav-link:hover h2, .nav.nav-tabs .nav-item .nav-link:hover h3, .nav.nav-tabs .nav-item .nav-link:hover h4, .nav.nav-tabs .nav-item .nav-link:hover h5, .nav.nav-tabs .nav-item .nav-link:hover h6, .nav.nav-tabs .nav-item .nav-link:hover span {
  color: #CEE8F0 !important;
}

.tab-content {
  padding: 15px 2px;
}

/*__________________________________________________________________________
                            BOOTSTRAP TABS END
__________________________________________________________________________*/
/*__________________________________________________________________________
                            BOOTSTRAP PILLS START
__________________________________________________________________________*/
.nav.nav-pills {
  padding-bottom: 5px;
}

.nav.nav-pills .nav-link {
  border-radius: 5px;
  background: #CEE8F0;
  color: #aa0f3e;
  border: 0;
  border-right: 2.5px solid #fafcfd;
  border-left: 2.5px solid #fafcfd;
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  padding: 10px 15px;
  font-size: 17px !important;
  font-weight: 300 !important;
  margin-bottom: 10px;
}

.nav.nav-pills .nav-link h1, .nav.nav-pills .nav-link h2, .nav.nav-pills .nav-link h3, .nav.nav-pills .nav-link h4, .nav.nav-pills .nav-link h5, .nav.nav-pills .nav-link h6 {
  color: #aa0f3e;
}

.nav.nav-pills .nav-link span {
  font-size: 15px !important;
  font-weight: 300 !important;
}

.nav.nav-pills .nav-link.active {
  background: #aa0f3e;
  color: #e8f1f3 !important;
  border: 0;
  border-right: 2.5px solid #fafcfd;
  border-left: 2.5px solid #fafcfd;
}

.nav.nav-pills .nav-link.active h1, .nav.nav-pills .nav-link.active h2, .nav.nav-pills .nav-link.active h3, .nav.nav-pills .nav-link.active h4, .nav.nav-pills .nav-link.active h5, .nav.nav-pills .nav-link.active h6, .nav.nav-pills .nav-link.active span, .nav.nav-pills .nav-link.active p {
  color: #e8f1f3 !important;
}

.nav.nav-pills .nav-link:hover {
  background: #aa0f3e;
  color: #CEE8F0 !important;
  border: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  border-right: 2.5px solid #fafcfd;
  border-left: 2.5px solid #fafcfd;
}

.nav.nav-pills .nav-link:hover h1, .nav.nav-pills .nav-link:hover h2, .nav.nav-pills .nav-link:hover h3, .nav.nav-pills .nav-link:hover h4, .nav.nav-pills .nav-link:hover h5, .nav.nav-pills .nav-link:hover h6 {
  color: #CEE8F0 !important;
}

.tab-content {
  padding: 15px 2px;
}

/*__________________________________________________________________________
                            BOOTSTRAP PILLS END
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 CARD ITEMS
__________________________________________________________________________*/
.card-item {
  padding-top: 15px;
  padding-bottom: 15px;
}

.card-item:hover .thumbnail.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.card-item:hover a {
  text-decoration: none !important;
}

.card-item .thumbnail {
  overflow: hidden;
}

.card-item .thumbnail img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.card-item .title {
  color: #475D66;
  padding-top: 5px;
}

.card-item .title h1,
.card-item .title h2,
.card-item .title h3,
.card-item .title h4,
.card-item .title h5,
.card-item .title h6 {
  line-height: 1.6;
  margin-bottom: 0;
}

.card-item .title span {
  font-weight: bold;
}

.card-item .title p {
  line-height: 1.7;
}

@media (max-width: 575px) {
  .card-item .title p {
    font-size: 12px;
  }
}

.card-item .card-footer {
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #e8f1f3;
  border-bottom: 1px solid #e8f1f3;
  padding: 7px 0;
}

.card-item.product .sale-badge {
  position: absolute;
  padding: 5px 10px;
  right: 0;
  margin-right: 15px;
  top: 40px;
  background: #da2222;
  color: #e8f1f3;
  font-weight: 700;
  font-size: 12px;
}

@media (max-width: 767px) {
  .card-item.product .text-container {
    padding-left: 0;
  }
}

.card-item.product .product-meta .price-tag p,
.card-item.product .product-meta .price-tag span {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .card-item.product .product-meta .price-tag p,
  .card-item.product .product-meta .price-tag span {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  .card-item.product {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*__________________________________________________________________________
                                / CARD ITEMS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 STAT ITEMS
__________________________________________________________________________*/
.stat-item {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.stat-item .stat-item-inner {
  background-color: #fafcfd;
  padding-top: 35px;
  padding-bottom: 35px;
  border-radius: 10px;
}

.stat-item .stat-item-inner .value-container h1 {
  font-size: 70px;
  font-weight: 600;
  text-align: center;
  background-image: linear-gradient(22deg, #8A1538 0%, #aa0f3e 95%);
  background-clip: text;
  color: transparent !important;
  background-size: 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-color: transparent;
}

.stat-item .stat-item-inner .title h1,
.stat-item .stat-item-inner .title h2,
.stat-item .stat-item-inner .title h3,
.stat-item .stat-item-inner .title h4,
.stat-item .stat-item-inner .title h5,
.stat-item .stat-item-inner .title h6 {
  font-size: 15px;
  font-weight: 400;
  color: #aa0f3e;
  text-align: center;
}

/*__________________________________________________________________________
                                 STAT ITEMS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 STAT CARD
__________________________________________________________________________*/
.stat-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 200px;
  background-image: linear-gradient(22deg, #8A1538 0%, #aa0f3e 95%);
  border-radius: 5px;
}

.stat-card .stat-card-inner .stat p {
  font-size: 70px;
  line-height: 100px;
  font-weight: 700;
  text-align: center;
  color: #e8f1f3;
  margin-bottom: 0;
}

.stat-card .stat-card-inner .title p {
  text-align: center;
  color: #e8f1f3;
  margin-bottom: 0;
}

/*__________________________________________________________________________
                                 STAT CARD
__________________________________________________________________________*/
/* HASH FRAMEWORk BLOCKS */
/*__________________________________________________________________________
                                VIDEO ITEMS
__________________________________________________________________________*/
.responsiveRapper {
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  position: relative;
}

.responsiveRapper iframe, .responsiveRapper object, .responsiveRapper embed {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

/*__________________________________________________________________________
                                / VIDEO ITEMS
__________________________________________________________________________*/
/*=============================================================================================================
                                            CUSTOM BLOCK STYLES
=============================================================================================================*/
.titleandtextblock .text-container .item-title {
  padding: 15px;
}

.contactcard .text-container .item-title,
.contactcard .widget-container .item-title {
  background-color: #ffffff;
  padding: 15px;
  text-align: center;
  border-bottom: 2px solid #e63b6e;
}

.contactcard .text-container .content,
.contactcard .widget-container .content {
  padding: 0 10px;
}

.contactcard .text-container .content .item,
.contactcard .widget-container .content .item {
  margin: 0;
}

.contactcard .text-container .content .item i,
.contactcard .widget-container .content .item i {
  width: 30px;
  text-align: center;
}

.pdfobject-container {
  height: 750px;
}

@media (max-width: 575px) {
  .pdfobject-container {
    height: 500px;
  }
}

/*__________________________________________________________________________
                              SPECIAL TEXT BOX
__________________________________________________________________________*/
.block-container .item-title {
  padding: 15px;
  text-align: center;
}

.special-text-box {
  padding: 15px;
}

.special-text-box p, .special-text-box li, .special-text-box h1, .special-text-box h2, .special-text-box h3, .special-text-box h4, .special-text-box h5, .special-text-box h6, .special-text-box span {
  margin: 0;
}

.special-text-box.primary {
  background-color: #f8749c;
  color: #aa0f3e;
  font-weight: 500;
}

.special-text-box.primary p, .special-text-box.primary li, .special-text-box.primary h1, .special-text-box.primary h2, .special-text-box.primary h3, .special-text-box.primary h4, .special-text-box.primary h5, .special-text-box.primary h6, .special-text-box.primary span {
  color: #aa0f3e;
  font-weight: 500;
}

.special-text-box.dark {
  background-color: #2b393d;
  color: #92a1a5;
  font-weight: 500;
}

.special-text-box.dark p, .special-text-box.dark li, .special-text-box.dark h1, .special-text-box.dark h2, .special-text-box.dark h3, .special-text-box.dark h4, .special-text-box.dark h5, .special-text-box.dark h6, .special-text-box.dark span {
  color: #92a1a5;
  font-weight: 500;
}

.special-text-box.light {
  background-color: #e8f1f3;
  color: #455b61;
  font-weight: 500;
}

.special-text-box.light p, .special-text-box.light li, .special-text-box.light h1, .special-text-box.light h2, .special-text-box.light h3, .special-text-box.light h4, .special-text-box.light h5, .special-text-box.light h6, .special-text-box.light span {
  color: #455b61;
  font-weight: 500;
}

.special-text-box.grey {
  background-color: #455b61;
  color: #e8f1f3;
  font-weight: 500;
}

.special-text-box.grey p, .special-text-box.grey li, .special-text-box.grey h1, .special-text-box.grey h2, .special-text-box.grey h3, .special-text-box.grey h4, .special-text-box.grey h5, .special-text-box.grey h6, .special-text-box.grey span {
  color: #e8f1f3;
  font-weight: 500;
}

/*__________________________________________________________________________
                            / SPECIAL TEXT BOX
__________________________________________________________________________*/
/*__________________________________________________________________________
                             INFO BOX
__________________________________________________________________________*/
.info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 5px;
  border: 0;
}

.info-box p, .info-box li, .info-box h1, .info-box h2, .info-box h3, .info-box h4, .info-box h5, .info-box h6, .info-box span {
  margin: 0;
}

.info-box .icon-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.info-box .icon-container i {
  font-size: 28px;
}

.info-box .text-container {
  padding-right: 10px;
  padding-left: 10px;
}

.info-box.primary {
  background-color: #f8749c;
  color: #aa0f3e;
  font-weight: 500;
}

.info-box.primary p, .info-box.primary li, .info-box.primary h1, .info-box.primary h2, .info-box.primary h3, .info-box.primary h4, .info-box.primary h5, .info-box.primary h6, .info-box.primary span {
  color: #aa0f3e;
  font-weight: 500;
}

.info-box.dark {
  background-color: #2b393d;
  color: #92a1a5;
  font-weight: 500;
}

.info-box.dark p, .info-box.dark li, .info-box.dark h1, .info-box.dark h2, .info-box.dark h3, .info-box.dark h4, .info-box.dark h5, .info-box.dark h6, .info-box.dark span {
  color: #92a1a5;
  font-weight: 500;
}

.info-box.light {
  background-color: #e8f1f3;
  color: #455b61;
  font-weight: 500;
}

.info-box.light p, .info-box.light li, .info-box.light h1, .info-box.light h2, .info-box.light h3, .info-box.light h4, .info-box.light h5, .info-box.light h6, .info-box.light span {
  color: #455b61;
  font-weight: 500;
}

.info-box.grey {
  background-color: #455b61;
  color: #e8f1f3;
  font-weight: 500;
}

.info-box.grey p, .info-box.grey li, .info-box.grey h1, .info-box.grey h2, .info-box.grey h3, .info-box.grey h4, .info-box.grey h5, .info-box.grey h6, .info-box.grey span {
  color: #e8f1f3;
  font-weight: 500;
}

.info-box.success {
  background-color: #d4edda;
  color: #155724;
  font-weight: 500;
}

.info-box.success p, .info-box.success li, .info-box.success h1, .info-box.success h2, .info-box.success h3, .info-box.success h4, .info-box.success h5, .info-box.success h6, .info-box.success span {
  color: #155724;
  font-weight: 500;
}

.info-box.danger {
  background-color: #f8d7da;
  color: #721c24;
  font-weight: 500;
}

.info-box.danger p, .info-box.danger li, .info-box.danger h1, .info-box.danger h2, .info-box.danger h3, .info-box.danger h4, .info-box.danger h5, .info-box.danger h6, .info-box.danger span {
  color: #721c24;
  font-weight: 500;
}

.info-box.warning {
  background-color: #fff3cd;
  color: #856404;
  font-weight: 500;
}

.info-box.warning p, .info-box.warning li, .info-box.warning h1, .info-box.warning h2, .info-box.warning h3, .info-box.warning h4, .info-box.warning h5, .info-box.warning h6, .info-box.warning span {
  color: #856404;
  font-weight: 500;
}

.info-box.info {
  background-color: #d1ecf1;
  color: #0c5460;
  font-weight: 500;
}

.info-box.info p, .info-box.info li, .info-box.info h1, .info-box.info h2, .info-box.info h3, .info-box.info h4, .info-box.info h5, .info-box.info h6, .info-box.info span {
  color: #0c5460;
  font-weight: 500;
}

/*__________________________________________________________________________
                            / INFO BOX
__________________________________________________________________________*/
/*=============================================================================================================
                                            CUSTOM BLOCK STYLES
=============================================================================================================*/
/*__________________________________________________________________________
                                 MEMBER ITEM
            template to display member/user profiles in a loop
__________________________________________________________________________*/
.user-card-wrapper {
  padding-bottom: 35px;
  height: 100%;
}

.member-item {
  padding: 5px;
  overflow: hidden;
  height: 100%;
  width: 150px;
  display: inline-block;
  margin: 10px 5px;
  vertical-align: top;
}

.member-item .profile-picture-container .profile-picture {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  position: relative;
}

.member-item .profile-picture-container .profile-picture img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.member-item .profile-picture-container .profile-picture .political-party-tag {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  bottom: 10px;
}

.member-item .profile-picture-container .profile-picture .political-party-tag span {
  padding: 3px 5px;
  border-radius: 5px;
  color: #e8f1f3;
  font-size: 12px;
  line-height: 15px;
}

.member-item .profile-picture-container .profile-picture .political-party-tag.lang-en span {
  font-weight: 500;
}

@media (max-width: 1366px) {
  .member-item {
    width: 140px;
  }
  .member-item .profile-picture-container .profile-picture {
    width: 120px;
    height: 120px;
  }
}

.member-item.level1 {
  width: 180px;
}

.member-item.level1 .profile-picture-container .profile-picture {
  width: 170px;
  height: 170px;
}

@media (max-width: 1366px) {
  .member-item.level1 {
    width: 150px;
  }
  .member-item.level1 .profile-picture-container .profile-picture {
    width: 130px;
    height: 130px;
  }
}

.member-item.level2 {
  width: 175px;
}

.member-item.level2 .profile-picture-container .profile-picture {
  width: 150px;
  height: 150px;
}

@media (max-width: 1366px) {
  .member-item.level2 {
    width: 140px;
  }
  .member-item.level2 .profile-picture-container .profile-picture {
    width: 120px;
    height: 120px;
  }
}

.member-item .text {
  padding-top: 10px;
  text-align: center;
}

.member-item .text .name h6 {
  text-align: center;
  font-size: 15px;
  margin: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.member-item .text .position {
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}

.member-item .text .bio {
  padding-top: 10px;
}

.member-item .text .bio p {
  font-size: 12px;
}

@media (max-width: 1366px) {
  .member-item .text {
    padding-top: 10px;
  }
  .member-item .text .name h6 {
    font-size: 12px;
  }
  .member-item .text .position p {
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 0;
  }
}

.member-item:hover .profile-picture {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.member-item:hover .profile-picture.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.member-item:hover .text .name h6 {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

/*__________________________________________________________________________
                                / MEMBER ITEM
__________________________________________________________________________*/
/*__________________________________________________________________________
                               USER CARD
__________________________________________________________________________*/
.user-card-wrapper {
  padding-bottom: 35px;
  height: 100%;
}

.user-card {
  padding: 5px;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: inline-block;
  margin: 10px 5px;
  vertical-align: top;
}

.user-card .profile-picture-container .profile-picture {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.user-card .profile-picture-container .profile-picture img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

@media (max-width: 1366px) {
  .user-card {
    width: 140px;
  }
  .user-card .profile-picture-container .profile-picture {
    width: 120px;
    height: 120px;
  }
}

.user-card .text {
  padding-top: 10px;
  text-align: center;
}

.user-card .text .name h6 {
  text-align: center;
  font-size: 15px;
  margin: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.user-card .text .position {
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
}

@media (max-width: 1366px) {
  .user-card .text {
    padding-top: 10px;
  }
  .user-card .text .name h6 {
    font-size: 12px;
  }
  .user-card .text .position p {
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 0;
  }
}

.user-card:hover .profile-picture {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.user-card:hover .profile-picture.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.user-card:hover .text .name h6 {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

/*__________________________________________________________________________
                                / USER CARD
__________________________________________________________________________*/
/*__________________________________________________________________________
                         CARD GALLERY STYLE ITEMS
__________________________________________________________________________*/
.gallery-card-item {
  margin-top: 15px;
  margin-bottom: 15px;
}

.gallery-card-item .camera-icon {
  position: absolute;
  height: 60px;
  width: 60px;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #ECECEC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gallery-card-item .thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-card-item .title h6 {
  line-height: 1.6;
}

/*__________________________________________________________________________
                        / CARD GALLERY STYLE ITEMS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 LIST ITEMS
__________________________________________________________________________*/
.list-item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.list-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
  text-decoration: none !important;
}

.list-item a:hover {
  text-decoration: none !important;
}

.list-item a:hover .title {
  color: #aa0f3e !important;
}

.list-item .thumbnail img {
  width: 200px;
  height: auto;
}

.list-item .list-item-text-container {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.list-item .title {
  color: #475D66;
}

.list-item .title h1,
.list-item .title h2,
.list-item .title h3,
.list-item .title h4,
.list-item .title h5,
.list-item .title h6 {
  line-height: 1.6;
}

.list-item.product {
  border-bottom: 0.5px solid #e8f1f3;
}

.list-item.product .thumbnail-container .thumbnail img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .list-item.product .text-container {
    padding-left: 0;
  }
}

.list-item.product .product-meta .price-tag p,
.list-item.product .product-meta .price-tag span {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .list-item.product .product-meta .price-tag p,
  .list-item.product .product-meta .price-tag span {
    font-size: 12px;
  }
}

.list-item.product .product-meta .additional-details p,
.list-item.product .product-meta .additional-details span {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .list-item.product .product-meta .additional-details p,
  .list-item.product .product-meta .additional-details span {
    font-size: 12px;
  }
}

@media (max-width: 575px) {
  .list-item.product {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 993px) {
  /*Normal List Items*/
  .list-item .thumbnail img {
    width: 120px;
    height: 83px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .list-item .title h6 {
    font-size: 12px;
  }
  .list-item .title h6 {
    font-size: 12px;
  }
}

@media (max-width: 355px) {
  .list-item .thumbnail img {
    width: 110px;
  }
  .list-item .publication-thumbnail img {
    width: 110px;
  }
  .list-item .title h6 {
    font-size: 10px;
  }
  .list-item .list-item-text-container {
    width: 60%;
  }
  .meta i {
    font-size: 10px;
  }
}

/*__________________________________________________________________________
                                / LIST ITEMS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                HYBRID ITEMS
__________________________________________________________________________*/
.hybrid-items-container {
  padding-right: 15px;
  padding-left: 15px;
}

.hybrid-items-container .hybrid-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

@media (max-width: 1200px) {
  .hybrid-items-container .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}

@media (max-width: 992px) {
  .hybrid-items-container .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (max-width: 768px) {
  .hybrid-items-container .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (max-width: 575px) {
  .hybrid-items-container .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

.hybrid-items-container .hybrid-item:hover .thumbnail.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hybrid-items-container .hybrid-item .thumbnail-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.hybrid-items-container .hybrid-item .thumbnail {
  overflow: hidden;
}

.hybrid-items-container .hybrid-item .thumbnail img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hybrid-items-container .hybrid-item .title {
  color: #475D66;
  padding-top: 5px;
}

.hybrid-items-container .hybrid-item .title h1,
.hybrid-items-container .hybrid-item .title h2,
.hybrid-items-container .hybrid-item .title h3,
.hybrid-items-container .hybrid-item .title h4,
.hybrid-items-container .hybrid-item .title h5,
.hybrid-items-container .hybrid-item .title h6 {
  line-height: 1.6;
  margin-bottom: 0;
}

.hybrid-items-container .hybrid-item .title span {
  font-weight: bold;
}

.hybrid-items-container .hybrid-item .title p {
  line-height: 1.7;
}

@media (max-width: 575px) {
  .hybrid-items-container .hybrid-item .title p {
    font-size: 12px;
  }
}

.hybrid-items-container .hybrid-item .star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 16px;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400;
}

.hybrid-items-container .hybrid-item .star-rating::before {
  content: '\53\53\53\53\53';
  font-family: 'star';
  opacity: 0.25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.hybrid-items-container .hybrid-item .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

.hybrid-items-container .hybrid-item .star-rating span::before {
  color: #da2222 !important;
  content: '\53\53\53\53\53';
  font-family: 'star';
  top: 0;
  position: absolute;
  left: 0;
  color: #2c2d33;
  font-size: 16px !important;
}

.hybrid-items-container .hybrid-item .card-footer {
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #e8f1f3;
  border-bottom: 1px solid #e8f1f3;
  padding: 7px 0;
}

.hybrid-items-container .hybrid-item .button {
  margin-top: 10px;
  display: inline-block;
  padding: 10px 10px;
  font-size: 12px;
  width: auto;
  text-align: center;
}

.hybrid-items-container .hybrid-item .button.view_product_button {
  margin-left: 12px;
}

@media (max-width: 575px) {
  .hybrid-items-container .hybrid-item .button.view_product_button {
    margin-left: 7px;
  }
}

@media (max-width: 575px) {
  .hybrid-items-container .hybrid-item .button {
    padding: 10px 8px;
    font-size: 10px;
  }
}

.hybrid-items-container .hybrid-item.product .sale-badge {
  position: absolute;
  padding: 5px 10px;
  right: 0;
  left: auto !important;
  margin-right: 15px;
  top: 40px;
  background: #da2222;
  color: #e8f1f3;
  font-weight: 700;
  font-size: 12px;
}

.hybrid-items-container .hybrid-item.product .product-meta .price-tag p,
.hybrid-items-container .hybrid-item.product .product-meta .price-tag span {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .hybrid-items-container .hybrid-item.product .product-meta .price-tag p,
  .hybrid-items-container .hybrid-item.product .product-meta .price-tag span {
    font-size: 12px;
  }
}

.hybrid-items-container .hybrid-item.product .woocommerce-product-details__short-description {
  display: none;
}

@media (max-width: 575px) {
  .hybrid-items-container .hybrid-item.product {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.hybrid-items-container.grid .hybrid-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

@media (max-width: 1200px) {
  .hybrid-items-container.grid .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
            flex: 0 0 33%;
  }
}

@media (max-width: 992px) {
  .hybrid-items-container.grid .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (max-width: 768px) {
  .hybrid-items-container.grid .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (max-width: 575px) {
  .hybrid-items-container.grid .hybrid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

.hybrid-items-container.grid .hybrid-item:hover .thumbnail.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hybrid-items-container.grid .hybrid-item .thumbnail-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

.hybrid-items-container.grid .hybrid-item .thumbnail {
  overflow: hidden;
}

.hybrid-items-container.grid .hybrid-item .thumbnail img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hybrid-items-container.grid .hybrid-item .title {
  color: #475D66;
  padding-top: 5px;
}

.hybrid-items-container.grid .hybrid-item .title h1,
.hybrid-items-container.grid .hybrid-item .title h2,
.hybrid-items-container.grid .hybrid-item .title h3,
.hybrid-items-container.grid .hybrid-item .title h4,
.hybrid-items-container.grid .hybrid-item .title h5,
.hybrid-items-container.grid .hybrid-item .title h6 {
  line-height: 1.6;
  margin-bottom: 0;
}

.hybrid-items-container.grid .hybrid-item .title span {
  font-weight: bold;
}

.hybrid-items-container.grid .hybrid-item .title p {
  line-height: 1.7;
}

@media (max-width: 575px) {
  .hybrid-items-container.grid .hybrid-item .title p {
    font-size: 12px;
  }
}

.hybrid-items-container.grid .hybrid-item .card-footer {
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #e8f1f3;
  border-bottom: 1px solid #e8f1f3;
  padding: 7px 0;
}

.hybrid-items-container.grid .hybrid-item .button {
  margin-top: 10px;
  display: inline-block;
  padding: 10px 10px;
  font-size: 12px;
  width: auto;
  text-align: center;
}

.hybrid-items-container.grid .hybrid-item .button.view_product_button {
  margin-left: 12px;
}

@media (max-width: 575px) {
  .hybrid-items-container.grid .hybrid-item .button.view_product_button {
    margin-left: 7px;
  }
}

@media (max-width: 575px) {
  .hybrid-items-container.grid .hybrid-item .button {
    padding: 10px 8px;
    font-size: 10px;
  }
}

.hybrid-items-container.grid .hybrid-item.product .sale-badge {
  position: absolute;
  padding: 5px 10px;
  right: 0;
  margin-right: 15px;
  top: 40px;
  background: #da2222;
  color: #e8f1f3;
  font-weight: 700;
  font-size: 12px;
}

.hybrid-items-container.grid .hybrid-item.product .product-meta .price-tag p,
.hybrid-items-container.grid .hybrid-item.product .product-meta .price-tag span {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .hybrid-items-container.grid .hybrid-item.product .product-meta .price-tag p,
  .hybrid-items-container.grid .hybrid-item.product .product-meta .price-tag span {
    font-size: 12px;
  }
}

.hybrid-items-container.grid .hybrid-item.product .woocommerce-product-details__short-description {
  display: none;
}

@media (max-width: 575px) {
  .hybrid-items-container.grid .hybrid-item.product {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.hybrid-items-container.list .hybrid-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8f1f3;
}

.hybrid-items-container.list .hybrid-item:last-of-type {
  border-bottom: 0;
}

.hybrid-items-container.list .hybrid-item:hover .thumbnail.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hybrid-items-container.list .hybrid-item .thumbnail-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
}

@media (max-width: 575px) {
  .hybrid-items-container.list .hybrid-item .thumbnail-container {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
  }
}

.hybrid-items-container.list .hybrid-item .thumbnail-container .thumbnail {
  overflow: hidden;
}

.hybrid-items-container.list .hybrid-item .thumbnail-container .thumbnail img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hybrid-items-container.list .hybrid-item .title {
  color: #475D66;
  padding-top: 5px;
}

.hybrid-items-container.list .hybrid-item .title h1,
.hybrid-items-container.list .hybrid-item .title h2,
.hybrid-items-container.list .hybrid-item .title h3,
.hybrid-items-container.list .hybrid-item .title h4,
.hybrid-items-container.list .hybrid-item .title h5,
.hybrid-items-container.list .hybrid-item .title h6 {
  line-height: 1.6;
  margin-bottom: 0;
}

.hybrid-items-container.list .hybrid-item .title span {
  font-weight: bold;
}

.hybrid-items-container.list .hybrid-item .title p {
  line-height: 1.7;
}

@media (max-width: 575px) {
  .hybrid-items-container.list .hybrid-item .title p {
    font-size: 12px;
  }
}

.hybrid-items-container.list .hybrid-item .card-footer {
  padding: 0;
  background-color: transparent;
  border-top: 1px solid #e8f1f3;
  border-bottom: 1px solid #e8f1f3;
  padding: 7px 0;
}

.hybrid-items-container.list .hybrid-item .button {
  margin-top: 10px;
  display: inline-block;
  padding: 10px 15px;
  font-size: 12px;
  width: auto;
  text-align: center;
}

.hybrid-items-container.list .hybrid-item .button.view_product_button {
  margin-left: 15px;
}

@media (max-width: 575px) {
  .hybrid-items-container.list .hybrid-item .button {
    padding: 10px 10px;
    font-size: 10px;
  }
}

.hybrid-items-container.list .hybrid-item.product .thumbnail-container {
  position: relative;
}

.hybrid-items-container.list .hybrid-item.product .sale-badge {
  position: absolute;
  padding: 5px 10px;
  left: 20px;
  right: auto;
  margin-right: 15px;
  margin-left: 15px;
  top: 40px;
  background: #da2222;
  color: #e8f1f3;
  font-weight: 700;
  font-size: 12px;
}

@media (max-width: 767px) {
  .hybrid-items-container.list .hybrid-item.product .text-container {
    padding-left: 0;
  }
}

.hybrid-items-container.list .hybrid-item.product .product-meta .price-tag p,
.hybrid-items-container.list .hybrid-item.product .product-meta .price-tag span {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .hybrid-items-container.list .hybrid-item.product .product-meta .price-tag p,
  .hybrid-items-container.list .hybrid-item.product .product-meta .price-tag span {
    font-size: 12px;
  }
}

.hybrid-items-container.list .hybrid-item.product .woocommerce-product-details__short-description {
  display: none;
}

@media (max-width: 575px) {
  .hybrid-items-container.list .hybrid-item.product {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*__________________________________________________________________________
                            / HYBRID  ITEMS
__________________________________________________________________________*/
/*__________________________________________________________________________
                            PUBLICATION RESOURCE ITEMS
__________________________________________________________________________*/
.publication-resource-item {
  padding: 10px 15px;
  background: #F6F7F9;
  border: 2px solid #e8f1f3;
  border-radius: 5px;
  margin-bottom: 8px;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.publication-resource-item.active {
  border: 2px solid #e63b6e;
}

.publication-resource-item:hover {
  border: 2px solid #7c0226;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.publication-resource-item p {
  margin: 0;
}

.publication-resource-item a {
  text-decoration: none;
  color: #aa0f3e;
}

.publication-resource-item .title {
  color: #aa0f3e;
}

.publication-resource-item .title div {
  color: #aa0f3e;
}

.publication-resource-item .title div span {
  color: #aa0f3e;
}

.publication-resource-item .resource-tag {
  padding: 0px 9px;
  background: #e8f1f3;
  color: #aa0f3e;
  border-radius: 20px;
  line-height: 10px !important;
  display: inline-block;
  margin-top: 5px;
}

.publication-resource-item .resource-tag.lang-dh {
  line-height: 10px !important;
  padding: 0px 10px;
}

.publication-resource-item .resource-tag i, .publication-resource-item .resource-tag span {
  color: #aa0f3e;
  font-size: 12px;
}

.publication-resource-item .resource-tag span {
  padding-left: 5px;
  padding-right: 5px;
}

.publication-resource-item .resource-tag.active {
  background: #09b660;
}

.publication-resource-item .resource-tag.active span {
  color: #e8f1f3;
}

.publication-resource-item .resource-tag.inactive {
  background: #92a1a5;
}

.publication-resource-item .resource-tag.inactive span {
  color: #e8f1f3;
}

.publication-resource-item .icon {
  position: absolute;
  bottom: 15px;
}

.publication-resource-item .icon.ltr {
  left: 15px;
}

.publication-resource-item .icon.rtl {
  right: 15px;
}

.publication-resource-item .icon span i {
  font-size: 30px;
  color: #aa0f3e;
}

/*__________________________________________________________________________
                            PUBLICATION RESOURCE ITEMS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                EVENT CARD
__________________________________________________________________________*/
.event-card {
  padding-top: 15px;
}

.event-card .thumbnail {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.event-card .thumbnail img {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.event-card .thumbnail .meta {
  background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 10px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.event-card .thumbnail .meta p, .event-card .thumbnail .meta span, .event-card .thumbnail .meta li {
  color: #e8f1f3 !important;
}

.event-card .thumbnail .meta i {
  width: 28px;
  text-align: center;
  font-size: 15px;
}

.event-card .thumbnail .active-status {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-bottom: 5px;
  margin-right: 5px;
}

.event-card .thumbnail .active-status.active {
  background-color: #00dd00;
}

.event-card .thumbnail .active-status.inactive {
  background-color: #92a1a5;
}

.event-card .text .title h1, .event-card .text .title h2, .event-card .text .title h3, .event-card .text .title h4, .event-card .text .title h5, .event-card .text .title h6 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.event-card:hover .thumbnail.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

/*__________________________________________________________________________
                                EVENT CARD
__________________________________________________________________________*/
/*__________________________________________________________________________
                                EVENT ITEM
__________________________________________________________________________*/
.event-item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.event-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  width: 100%;
}

.event-item a:hover .title {
  color: #aa0f3e !important;
}

.event-item .meta p {
  font-size: 12px;
  color: #455b61;
}

@media (max-width: 575px) {
  .event-item .meta p {
    font-size: 12px;
  }
}

.event-item .thumbnail img {
  width: 200px;
  height: auto;
}

.event-item .list-item-text-container {
  padding-left: 10px;
  width: 100%;
}

.event-item .title {
  color: #475D66;
}

.event-item .title h1,
.event-item .title h2,
.event-item .title h3,
.event-item .title h4,
.event-item .title h5,
.event-item .title h6 {
  line-height: 1.6;
  margin: 0;
}

@media screen and (max-width: 993px) {
  /*Normal List Items*/
  .event-item .thumbnail img {
    width: 120px;
    height: 83px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .event-item .title h6 {
    font-size: 12px;
  }
  .event-item .title h6 {
    font-size: 12px;
  }
}

@media (max-width: 355px) {
  .event-item .thumbnail img {
    width: 110px;
  }
  .event-item .publication-thumbnail img {
    width: 110px;
  }
  .event-item .title h6 {
    font-size: 10px;
  }
  .event-item.list-item-text-container {
    width: 60%;
  }
  .meta i {
    font-size: 10px;
  }
}

/*__________________________________________________________________________
                                EVENT ITEM
__________________________________________________________________________*/
/*__________________________________________________________________________
                                PROJECT CARD
__________________________________________________________________________*/
.project-card {
  margin-bottom: 25px;
}

.project-card .thumbnail {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

.project-card .thumbnail img {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-card .thumbnail .text {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(black), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 10px;
}

.project-card .thumbnail .text .text-inner .title h1, .project-card .thumbnail .text .text-inner .title h2, .project-card .thumbnail .text .text-inner .title h3, .project-card .thumbnail .text .text-inner .title h4, .project-card .thumbnail .text .text-inner .title h5, .project-card .thumbnail .text .text-inner .title h6 {
  color: #e8f1f3 !important;
  margin: 0;
}

.project-card .thumbnail .text .text-inner .meta p, .project-card .thumbnail .text .text-inner .meta span, .project-card .thumbnail .text .text-inner .meta li {
  color: #e8f1f3 !important;
}

.project-card .thumbnail .text .text-inner .meta i {
  width: 28px;
  text-align: center;
  font-size: 15px;
  position: relative;
}

.project-card .thumbnail .text .text-inner .meta .meta-inner {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.project-card .thumbnail .project-progress-container {
  position: absolute;
  bottom: 10px;
}

.project-card .thumbnail .project-progress-container.dh {
  left: 10px;
}

.project-card .thumbnail .project-progress-container.en {
  right: 10px;
}

.project-card .thumbnail .project-progress-container.rtl {
  left: 10px;
}

.project-card .thumbnail .project-progress-container.ltr {
  right: 10px;
}

.project-card .thumbnail .project-progress-container p {
  margin: 0;
  color: #e8f1f3;
  font-weight: 500;
  font-size: 13px;
}

.project-card .thumbnail .project-progress-container .project-progress {
  width: 135px;
  height: 10px;
  background-color: #F6F7F9;
  border-radius: 2px;
  overflow: hidden;
}

.project-card .thumbnail .project-progress-container .project-progress .progress-bar {
  height: 100%;
  background-color: #09b660;
}

.project-card:hover .thumbnail.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

/*__________________________________________________________________________
                                PROJECT CARD
__________________________________________________________________________*/
/*__________________________________________________________________________
                                  TABLES
__________________________________________________________________________*/
/*__________________________________________________________________________
                                 / TABLES
__________________________________________________________________________*/
/*__________________________________________________________________________
                                  BREADCRUMBS
__________________________________________________________________________*/
.text-center .breadcrumb {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.breadcrumb {
  background: 0;
  border: 0;
  padding: 0;
  margin: 0;
}

.breadcrumb span {
  padding: 0 0 0 0;
  font-family: "Montserrat", sans-serif, "faseyha";
}

.breadcrumb span.current {
  padding: 0 10px 0 10px;
}

.breadcrumb a {
  padding: 0 0 0 0;
  color: #455b61;
}

.breadcrumb a:hover {
  color: #aa0f3e;
}

.breadcrumb i {
  padding-top: 6px;
  font-size: 10px;
  padding-right: 5px;
  padding-left: 5px;
  color: #92a1a5;
}

@media (max-width: 575px) {
  .breadcrumb {
    margin-bottom: 5px;
  }
  .breadcrumb a,
  .breadcrumb span {
    font-size: 12px;
  }
  .breadcrumb i {
    padding-top: 4px;
  }
}

.breadcrumb p {
  margin: 0;
  font-size: 12px;
  color: #546d74;
}

.breadcrumb p a {
  font-size: 12px;
  color: #546d74;
}

.breadcrumb p a span {
  font-size: 12px;
  color: #546d74;
}

.woocommerce-breadcrumb {
  font-size: 12px;
  color: #455b61;
}

.woocommerce-breadcrumb a {
  font-size: 12px;
  color: #92a1a5;
}

.woocommerce-breadcrumb a:hover {
  color: #415157;
}

/*__________________________________________________________________________
                                 / BREADCRUMBS
__________________________________________________________________________*/
/*__________________________________________________________________________
                         SELF CENTERING ELEMENTS
__________________________________________________________________________*/
.circle-60 {
  height: 60px;
  width: 60px;
  border: 3px solid #7FD1F1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.circle-60:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.circle-130 {
  height: 130px;
  width: 130px;
  border: 2px solid #7FD1F1;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.circle-130:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.circle-200 {
  height: 200px;
  width: 200px;
  border: 2px solid #ECECEC;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.circle-200:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

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

.social-icon {
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  float: left;
  margin: 5px;
}

.social-icon i {
  color: #e8f1f3;
}

.social-icon.small {
  height: 25px;
  width: 25px;
  margin: 0px;
}

.social-icon.colored {
  background: #fff;
}

.social-icon.colored .fa-phone {
  color: #455b61;
}

.social-icon.colored .fa-envelope {
  color: #455b61;
}

.social-icon.colored .fa-facebook-f {
  color: #3b5998;
}

.social-icon.colored .fa-facebook-square {
  color: #3b5998;
}

.social-icon.colored .fa-facebook {
  color: #3b5998;
}

.social-icon.colored .fa-facebook-messenger {
  color: #0084FF;
}

.social-icon.colored .fa-instagram {
  color: #fd1d1d;
}

.social-icon.colored .fa-instagram-square {
  color: #fd1d1d;
}

.social-icon.colored .fa-telegram-plane {
  color: #0088cc;
}

.social-icon.colored .fa-telegram {
  color: #0088cc;
}

.social-icon.colored .fa-viber {
  color: #665cac;
}

.social-icon.colored .fa-google-plus-square {
  color: #db4a39;
}

.social-icon.colored .fa-google-plus-g {
  color: #db4a39;
}

.social-icon.colored .fa-google-plus {
  color: #db4a39;
}

.social-icon.colored .fa-whatsapp {
  color: #25d366;
}

.social-icon.colored .fa-twitter {
  color: #00acee;
}

.social-icon.colored .fa-linkedin-in {
  color: #0e76a8;
}

.social-icon.colored .fa-youtube {
  color: #c4302b;
}

.social-icon.borderless {
  background: transparent;
  height: 20px;
  width: 20px;
}

.social-icon:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/*__________________________________________________________________________
                          / SELF CENTERING ELEMENTS
__________________________________________________________________________*/
/*__________________________________________________________________________
                          POSITIONING ELEMENTS
__________________________________________________________________________*/
.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

/*__________________________________________________________________________
                          / POSITIONING ELEMENTS
__________________________________________________________________________*/
/*__________________________________________________________________________
                                META ELEMENTS
__________________________________________________________________________*/
.meta {
  padding: 5px 0;
}

.meta p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}

.meta p span {
  font-size: 12px;
  color: #7A868C;
}

.single-meta {
  border-top: 1px solid #AEBCC2;
  border-bottom: 1px solid #AEBCC2;
  margin-bottom: 15px;
}

@media (max-width: 993px) {
  .meta p span {
    font-size: 10px;
  }
}

/*__________________________________________________________________________
                            / META ELEMENTS
__________________________________________________________________________*/
/*__________________________________________________________________________
                             SPECIAL ELEMENTS
__________________________________________________________________________*/
/*
        BOX SHADOW
*/
.box-shadow {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*
        / BOX SHADOW
*/
/*
        BG FILTER
*/
.bg-filter {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.bg-filter-dark {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.bg-filter-dark.t01 {
  background: rgba(0, 0, 0, 0.1);
}

.bg-filter-dark.t02 {
  background: rgba(0, 0, 0, 0.2);
}

.bg-filter-dark.t03 {
  background: rgba(0, 0, 0, 0.3);
}

.bg-filter-dark.t04 {
  background: rgba(0, 0, 0, 0.4);
}

.bg-filter-dark.t05 {
  background: rgba(0, 0, 0, 0.5);
}

.bg-filter-dark.t06 {
  background: rgba(0, 0, 0, 0.6);
}

.bg-filter-dark.t07 {
  background: rgba(0, 0, 0, 0.7);
}

.bg-filter-dark.t08 {
  background: rgba(0, 0, 0, 0.8);
}

.bg-filter-dark.t09 {
  background: rgba(0, 0, 0, 0.9);
}

.bg-filter-white {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.bg-filter-white.t01 {
  background: rgba(255, 255, 255, 0.1);
}

.bg-filter-white.t02 {
  background: rgba(255, 255, 255, 0.2);
}

.bg-filter-white.t03 {
  background: rgba(255, 255, 255, 0.3);
}

.bg-filter-white.t04 {
  background: rgba(255, 255, 255, 0.4);
}

.bg-filter-white.t05 {
  background: rgba(255, 255, 255, 0.5);
}

.bg-filter-white.t06 {
  background: rgba(255, 255, 255, 0.6);
}

.bg-filter-white.t07 {
  background: rgba(255, 255, 255, 0.7);
}

.bg-filter-white.t08 {
  background: rgba(255, 255, 255, 0.8);
}

.bg-filter-white.t09 {
  background: rgba(255, 255, 255, 0.9);
}

.bg-filter-blue {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 0;
}

.bg-filter-blue.t01 {
  background: rgba(9, 180, 232, 0.1);
}

.bg-filter-blue.t02 {
  background: rgba(9, 180, 232, 0.2);
}

.bg-filter-blue.t03 {
  background: rgba(9, 180, 232, 0.3);
}

.bg-filter-blue.t04 {
  background: rgba(9, 180, 232, 0.4);
}

.bg-filter-blue.t05 {
  background: rgba(9, 180, 232, 0.5);
}

.bg-filter-blue.t06 {
  background: rgba(9, 180, 232, 0.6);
}

.bg-filter-blue.t07 {
  background: rgba(9, 180, 232, 0.7);
}

.bg-filter-blue.t08 {
  background: rgba(9, 180, 232, 0.8);
}

.bg-filter-blue.t09 {
  background: rgba(9, 180, 232, 0.9);
}

/*
        / BG FILTER
*/
/*__________________________________________________________________________
                             / SPECIAL ELEMENTS
__________________________________________________________________________*/
/*===============================================================================================================================
                                                    // SITE ELEMENTS END
===============================================================================================================================*/
/*===============================================================================================================================
                                                                HEADER
===============================================================================================================================*/
.header {
  /*__________________________________________________________________________
                                    ELEMENT SETTINGS
    __________________________________________________________________________*/
  /*
            LANGUAGE SWITCH
        */
  /*
            / LANGUAGE SWITCH
        */
  /*__________________________________________________________________________
                                   / ELEMENT SETTINGS
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                    HEADER DEFAULT
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                  /  HEADER DEFAULT
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                  HEADER DUALMENU
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                /  HEADER DUALMENU
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                  HEADER STYLE FOUR
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                 / HEADER STYLE FOUR
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                  HEADER ECOMMERCE ONE
    __________________________________________________________________________*/
  /*__________________________________________________________________________
                                 / HEADER ECOMMERCE ONE
    __________________________________________________________________________*/
}

.header .language-switch {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
  padding-left: 10px;
}

@media (max-width: 1370px) {
  .header .language-switch {
    right: 10px;
  }
  .header .language-switch .lang-label {
    font-size: 12px;
  }
}

.header.header-default {
  padding: 5px 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  height: 60px;
  /*
        LOGO
        */
  /*
        OFFCANVAS TOGGLER
        */
  /*
                / OFFCANVAS TOGGLER
        */
  /*
        LOGO
        */
  /*
        OFFCANVAS TOGGLER
        */
  /*
                / OFFCANVAS TOGGLER
        */
}

.header.header-default > .container {
  height: 100%;
}

.header.header-default > .container > .row {
  height: 100%;
}

.header.header-default > .container > .row > div {
  height: 100%;
}

.header.header-default .logo-img-container,
.header.header-default .logo-text {
  float: left;
}

.header.header-default .header-logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-default .header-logo {
  color: #113847;
  margin-right: auto;
}

.header.header-default .header-logo img {
  height: 45px;
  width: auto;
}

.header.header-default .logo-text h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding-left: 17px;
  color: #113847;
}

.header.header-default .navbar-toggler {
  display: none;
  z-index: 100;
  cursor: pointer;
  padding: 0px 10px 0px 10px;
}

@media (max-width: 1000px) {
  .header.header-default .navbar-toggler {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 1366px) {
  .header.header-default .header-logo img {
    height: 47px;
    width: auto;
  }
}

@media (max-width: 1000px) {
  .header.header-default .header-logo img {
    height: 40px;
    width: auto;
  }
  .header.header-default .logo-text h3 {
    font-size: 16px;
  }
}

.header.header-default.dark {
  background: #01151c;
}

.header.header-default.dark .header-logo {
  color: #e8f1f3;
}

.header.header-default.dark .header-logo .logo-text h1,
.header.header-default.dark .header-logo .logo-text h2,
.header.header-default.dark .header-logo .logo-text h3,
.header.header-default.dark .header-logo .logo-text h4,
.header.header-default.dark .header-logo .logo-text h4,
.header.header-default.dark .header-logo .logo-text h5,
.header.header-default.dark .header-logo .logo-text h6 {
  color: #e8f1f3;
}

.header.header-default.dark .nav .nav-item .nav-link {
  color: #e8f1f3;
}

.header.header-default.dark .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.header.header-default.dark .nav .nav-item span {
  color: #e8f1f3;
}

.header.header-default.dark .navbar-toggler {
  color: #e8f1f3;
}

.header.header-default.dark .header-search {
  background: #455b61;
}

.header.header-default.dark .dropdown-menu {
  background-color: #01151c;
  border: 0.5px solid #242a2c;
}

.header.header-default.dark .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-default.dark .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #2b393d;
}

.header.header-default.dark .dropdown-menu .megamenu-column {
  background: #01151c;
}

.header.header-default.dark .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #242a2c;
}

.header.header-default.dark .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-default.dark .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-default.dark .dropdown-menu .megamenu-column .divider {
  background: #242a2c;
}

.header.header-default.dark .dropdown-menu .megamenu-column .section-heading {
  color: #F6F7F9;
}

.header.header-default.dark .dropdown-menu .megamenu-column .section-heading span {
  color: #F6F7F9;
}

.header.header-default.dark .mega-search {
  border-top: 1px solid #2b393d;
  background: #01151c;
}

.header.header-default.dark .mega-search .mega-search-form .mega-search-input {
  background: #2b393d;
  color: #e8f1f3;
}

.header.header-default.dark .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #e8f1f3;
}

.header.header-default.dark .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-default.dark .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-default.dark .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #e8f1f3;
}

.header.header-default.light {
  background: #FFFFFF;
}

.header.header-default.light .nav .nav-item .nav-link {
  color: #415157;
}

.header.header-default.light .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.header.header-default.light .navbar-toggler {
  color: #2b393d;
}

.header.header-default.light .header-search {
  background: #e8f1f3;
}

.header.header-default.light .dropdown-menu {
  background-color: #fafcfd;
}

.header.header-default.light .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-default.light .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #2b393d;
}

.header.header-default.light .mega-search {
  border-top: 1px solid #e8f1f3;
  background: #FFFFFF;
}

.header.header-default.light .mega-search .mega-search-form .mega-search-input {
  background: #e8f1f3;
  color: #2b393d;
}

.header.header-default.light .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #2b393d;
}

.header.header-default.light .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #2b393d;
}

.header.header-default.light .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #2b393d;
}

.header.header-default.light .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #2b393d;
}

.header.header-default.transparent.style-five {
  height: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-default.transparent.style-five.scrolled {
  height: 60px;
}

.header.header-default.transparent.style-five.scrolled.dark {
  background: #01151c;
}

.header.header-default.transparent.style-five.scrolled.light {
  background: #fafcfd;
}

@media (max-width: 1000px) {
  .header.header-default.transparent.style-five {
    height: 50px;
  }
  .header.header-default.transparent.style-five.dark {
    background: #01151c;
  }
  .header.header-default.transparent.style-five.light {
    background: #fafcfd;
  }
}

.header.header-default.transparent.style-five .container-fluid,
.header.header-default.transparent.style-five .navigation-container {
  padding-right: 0;
}

.header.header-default.transparent.dark {
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
}

.header.header-default.transparent.dark .nav .nav-item > .nav-link {
  color: #e8f1f3;
}

.header.header-default.transparent.dark .nav .nav-item > .nav-link.active {
  color: #aa0f3e;
}

.header.header-default.transparent.dark .navbar-toggler {
  color: #e8f1f3;
}

.header.header-default.transparent.dark .header-search {
  background: #e8f1f3;
}

.header.header-default.transparent.dark .dropdown-menu {
  background-color: #01151c;
}

.header.header-default.transparent.dark .dropdown-menu::after {
  border-bottom-color: #01151c;
}

.header.header-default.transparent.dark .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #01151c;
}

.header.header-default.transparent.dark .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #01151c;
}

.header.header-default.transparent.dark .dropdown-menu .megamenu-column {
  background: #01151c;
}

.header.header-default.transparent.dark .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #242a2c;
}

.header.header-default.transparent.dark .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-default.transparent.dark .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-default.transparent.dark .dropdown-menu .megamenu-column .divider {
  background: #242a2c;
}

.header.header-default.transparent.dark .dropdown-menu .megamenu-column .section-heading span {
  color: #F6F7F9;
}

.header.header-default.transparent.dark .mega-search {
  border-top: 0;
  background: transparent;
}

.header.header-default.transparent.dark .mega-search .mega-search-form .mega-search-input {
  background: rgba(0, 0, 0, 0.8);
  color: #e8f1f3;
}

.header.header-default.transparent.dark .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #e8f1f3;
}

.header.header-default.transparent.dark .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-default.transparent.dark .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-default.transparent.dark .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #e8f1f3;
}

.header.header-default.transparent.dark .mega-search .megasearch-close-icon i {
  color: #aa0f3e;
}

.header.header-default.transparent.light {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
}

.header.header-default.transparent.light .nav .nav-item.active > .nav-link {
  color: #aa0f3e;
}

.header.header-default.transparent.light .nav .nav-item > .nav-link {
  color: #2b393d;
}

.header.header-default.transparent.light .nav .nav-item > .nav-link.active {
  color: #aa0f3e;
}

.header.header-default.transparent.light .navbar-toggler {
  color: #2b393d;
}

.header.header-default.transparent.light .header-search {
  background: #e8f1f3;
}

.header.header-default.transparent.light .dropdown-menu {
  background-color: #fafcfd;
}

.header.header-default.transparent.light .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-default.transparent.light .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #fafcfd;
}

.header.header-default.transparent.light .mega-search {
  border-top: 0;
  background: transparent;
}

.header.header-default.transparent.light .mega-search .mega-search-form .mega-search-input {
  background: rgba(255, 255, 255, 0.8);
  color: #2b393d;
}

.header.header-default.transparent.light .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #2b393d;
}

.header.header-default.transparent.light .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #2b393d;
}

.header.header-default.transparent.light .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #2b393d;
}

.header.header-default.transparent.light .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #2b393d;
}

.header.header-default.transparent.light .mega-search .megasearch-close-icon i {
  color: #aa0f3e;
}

.header.header-default .shrink {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.header.header-default .logo-img-container,
.header.header-default .logo-text {
  float: left;
}

.header.header-default .header-logo {
  color: #113847;
}

.header.header-default .header-logo img {
  height: 45px;
  width: auto;
}

.header.header-default .logo-text h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding-left: 17px;
  color: #113847;
}

.header.header-default .navbar-toggler {
  display: none;
  z-index: 100;
  cursor: pointer;
  padding: 0px 10px 0px 10px;
}

@media (max-width: 1000px) {
  .header.header-default .navbar-toggler {
    display: block;
  }
}

@media (max-width: 1366px) {
  .header.header-default .header-logo img {
    height: 47px;
    width: auto;
  }
}

@media (max-width: 1000px) {
  .header.header-default {
    height: 50px;
  }
  .header.header-default .header-logo img {
    height: 40px;
    width: auto;
  }
  .header.header-default .logo-text h3 {
    font-size: 16px;
  }
}

.header.header-dualmenu {
  z-index: 1000;
}

@media (max-width: 575px) {
  .header.header-dualmenu > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

.header.header-dualmenu.dark .top-ribbon {
  background: #01151c;
  height: 30px;
}

.header.header-dualmenu.dark .top-ribbon .row {
  height: 100%;
}

.header.header-dualmenu.dark .top-ribbon .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-dualmenu.dark .top-ribbon .row > div .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-dualmenu.dark .top-ribbon .nav .nav-item .nav-link {
  padding: 2px 10px;
  color: #e8f1f3;
  font-size: 12px;
}

.header.header-dualmenu.dark .top-ribbon .dropdown-menu {
  background-color: #01151c;
}

.header.header-dualmenu.dark .logo-container {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #2b393d;
}

@media (max-width: 1000px) {
  .header.header-dualmenu.dark .logo-container {
    background: #01151c;
  }
}

@media (max-width: 575px) {
  .header.header-dualmenu.dark .logo-container {
    height: 50px;
  }
}

.header.header-dualmenu.dark .logo-container .navbar-toggler {
  color: #e8f1f3;
}

.header.header-dualmenu.dark .logo-container .row {
  width: 100%;
}

.header.header-dualmenu.dark .logo-container .row .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 575px) {
  .header.header-dualmenu.dark .logo-container .row .col:nth-child(1) {
    -webkit-box-flex: 50px;
        -ms-flex: 50px 0;
            flex: 50px 0;
    padding-left: 10px;
    padding-right: 0;
  }
}

.header.header-dualmenu.dark .logo-container .row .col .header-logo img {
  height: 60px;
}

.header.header-dualmenu.dark .logo-container .row .col .header-logo .logo-text h3 {
  color: #92a1a5;
  padding-left: 10px;
}

@media (max-width: 1000px) {
  .header.header-dualmenu.dark .logo-container .row .col .header-logo .logo-text h3 {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .header.header-dualmenu.dark .logo-container .row .col .header-logo img {
    height: 30px;
  }
  .header.header-dualmenu.dark .logo-container .row .col .header-logo .logo-text h3 {
    font-size: 15px;
    margin: 0;
  }
}

.header.header-dualmenu.dark .logo-container .row .col .nav .nav-item .nav-link {
  padding-right: 0;
  color: #e8f1f3;
}

.header.header-dualmenu.dark .main-nav {
  border-top: none;
  border-bottom: none;
  background: #01151c;
}

.header.header-dualmenu.dark .main-nav .nav .nav-item.dropdown.show > .nav-link {
  background: #2b393d;
}

.header.header-dualmenu.dark .main-nav .nav .nav-item .nav-link {
  color: #e8f1f3;
}

.header.header-dualmenu.dark .main-nav .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.header.header-dualmenu.dark .main-nav .nav .nav-item .nav-link:hover {
  background: #2b393d;
}

.header.header-dualmenu.dark .main-nav .nav .nav-item span {
  color: #e8f1f3;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu {
  background-color: #01151c;
  top: 38px !important;
  border-radius: 0;
  padding: 0;
  border: none;
  border: 0.5px solid #242a2c;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .nav-item .nav-link {
  color: #e8f1f3;
  padding: 5px 12px;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .nav-item .nav-link:hover {
  background: #01151c;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu.dropdown-menu-left::after {
  border: none;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu::after {
  border: none !important;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu.dropdown-menu-right::after {
  border: none;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .megamenu-column {
  background: #01151c;
  padding-top: 8px;
  padding-bottom: 8px;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #242a2c;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .megamenu-column .divider {
  background: #242a2c;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .megamenu-column .section-heading span {
  color: #F6F7F9;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .dropdown-menu {
  margin-left: 0;
}

.header.header-dualmenu.dark .main-nav .dropdown-menu .dropdown-menu .nav-item .dropdown-menu {
  left: -220px;
}

.header.header-dualmenu.dark .mega-search {
  background: #01151c;
}

.header.header-dualmenu.dark .mega-search.active {
  border-top: 1px solid #2b393d;
  margin-top: 0;
}

.header.header-dualmenu.dark .mega-search .mega-search-form .mega-search-input {
  background: #2b393d;
  color: #e8f1f3;
}

.header.header-dualmenu.dark .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #e8f1f3;
}

.header.header-dualmenu.dark .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-dualmenu.dark .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-dualmenu.dark .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #e8f1f3;
}

.header.header-dualmenu.dark .mega-search .megasearch-close-icon i {
  color: #aa0f3e;
}

.header.header-dualmenu.light .top-ribbon {
  background: #01151c;
  height: 30px;
}

.header.header-dualmenu.light .top-ribbon .row {
  height: 100%;
}

.header.header-dualmenu.light .top-ribbon .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-dualmenu.light .top-ribbon .row > div .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-dualmenu.light .top-ribbon .nav .nav-item .nav-link {
  padding: 2px 10px;
  color: #e8f1f3;
  font-size: 12px;
}

.header.header-dualmenu.light .top-ribbon .dropdown-menu {
  background-color: #01151c;
}

.header.header-dualmenu.light .logo-container {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 575px) {
  .header.header-dualmenu.light .logo-container {
    height: 50px;
  }
}

.header.header-dualmenu.light .logo-container .row {
  width: 100%;
}

.header.header-dualmenu.light .logo-container .row .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 575px) {
  .header.header-dualmenu.light .logo-container .row .col:nth-child(1) {
    -webkit-box-flex: 50px;
        -ms-flex: 50px 0;
            flex: 50px 0;
    padding-left: 10px;
    padding-right: 0;
  }
}

.header.header-dualmenu.light .logo-container .row .col .header-logo img {
  height: 60px;
}

.header.header-dualmenu.light .logo-container .row .col .header-logo .logo-text h3 {
  color: #455b61;
  padding-left: 10px;
}

@media (max-width: 1000px) {
  .header.header-dualmenu.light .logo-container .row .col .header-logo .logo-text h3 {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .header.header-dualmenu.light .logo-container .row .col .header-logo img {
    height: 30px;
  }
  .header.header-dualmenu.light .logo-container .row .col .header-logo .logo-text h3 {
    font-size: 15px;
    margin: 0;
  }
}

.header.header-dualmenu.light .logo-container .row .col .nav .nav-item .nav-link {
  padding-right: 0;
  color: #2b393d;
}

.header.header-dualmenu.light .main-nav {
  border-top: 1px solid #e8f1f3;
  border-bottom: 1px solid #e8f1f3;
}

.header.header-dualmenu.light .main-nav .nav .nav-item.dropdown.show > .nav-link {
  background: #2b393d;
}

.header.header-dualmenu.light .main-nav .nav .nav-item .nav-link {
  color: #2b393d;
}

.header.header-dualmenu.light .main-nav .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.header.header-dualmenu.light .main-nav .nav .nav-item .nav-link:hover {
  background: #2b393d;
}

.header.header-dualmenu.light .main-nav .dropdown-menu {
  background-color: #fafcfd;
  top: 38px !important;
  border-radius: 0;
  padding: 0;
  border: none;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .nav-item .nav-link {
  color: #2b393d;
  padding: 5px 12px;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .nav-item .nav-link:hover {
  background: #e8f1f3;
}

.header.header-dualmenu.light .main-nav .dropdown-menu.dropdown-menu-left::after {
  border: none;
}

.header.header-dualmenu.light .main-nav .dropdown-menu::after {
  border: none !important;
}

.header.header-dualmenu.light .main-nav .dropdown-menu.dropdown-menu-right::after {
  border: none;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .megamenu-column {
  background: #fafcfd;
  padding-top: 8px;
  padding-bottom: 8px;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #F6F7F9;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .megamenu-column .divider {
  background: #F6F7F9;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .megamenu-column .section-heading span {
  color: #92a1a5;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .dropdown-menu {
  margin-left: 0;
  top: 3px !important;
}

.header.header-dualmenu.light .main-nav .dropdown-menu .dropdown-menu .nav-item .dropdown-menu {
  left: -220px;
}

.header.header-stylefour {
  padding-bottom: 5px;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  /*
        LOGO
        */
  /*
        OFFCANVAS TOGGLER
        */
  /*
                / OFFCANVAS TOGGLER
        */
}

@media (max-width: 1000px) {
  .header.header-stylefour {
    padding-top: 5px;
  }
}

.header.header-stylefour .top-ribbon {
  background: #01151c;
  height: 30px;
  margin-bottom: 5px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  opacity: 1;
}

.header.header-stylefour .top-ribbon > .container {
  height: 100%;
}

.header.header-stylefour .top-ribbon.scrolled {
  opacity: 0;
  height: 0px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.header.header-stylefour .top-ribbon.scrolled > div {
  height: 0px;
  font-size: 0 !important;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-stylefour .top-ribbon.scrolled .social-icon {
  height: 0;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-stylefour .top-ribbon.scrolled .nav .nav-item .nav-link {
  font-size: 0 !important;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-stylefour .top-ribbon .row {
  height: 100%;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-stylefour .top-ribbon .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-stylefour .top-ribbon .row > div .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-stylefour .top-ribbon .nav .nav-item .nav-link {
  padding: 2px 10px;
  font-size: 12px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.header.header-stylefour > .container {
  height: 100%;
}

.header.header-stylefour > .container > .row {
  height: 100%;
}

.header.header-stylefour > .container > .row > div {
  height: 100%;
}

.header.header-stylefour .shrink {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.header.header-stylefour .logo-img-container,
.header.header-stylefour .logo-text {
  float: left;
}

.header.header-stylefour .header-logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-stylefour .header-logo {
  color: #113847;
  margin-right: auto;
}

.header.header-stylefour .header-logo img {
  height: 45px;
  width: auto;
}

.header.header-stylefour .logo-text h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding-left: 17px;
  color: #113847;
}

.header.header-stylefour .navbar-toggler {
  display: none;
  z-index: 100;
  cursor: pointer;
  padding: 0px 10px 0px 10px;
}

@media (max-width: 1000px) {
  .header.header-stylefour .navbar-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 1366px) {
  .header.header-stylefour .header-logo img {
    height: 47px;
    width: auto;
  }
}

@media (max-width: 1000px) {
  .header.header-stylefour .header-logo img {
    height: 40px;
    width: auto;
  }
  .header.header-stylefour .logo-text h3 {
    font-size: 16px;
  }
}

.header.header-stylefour.light {
  background: #FFFFFF;
}

.header.header-stylefour.light .top-ribbon .nav .nav-item .nav-link {
  color: #e8f1f3;
}

.header.header-stylefour.light .top-ribbon .dropdown-menu {
  background-color: #01151c;
}

.header.header-stylefour.light .nav .nav-item .nav-link {
  color: #415157;
}

.header.header-stylefour.light .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.header.header-stylefour.light .navbar-toggler {
  color: #2b393d;
}

.header.header-stylefour.light .header-search {
  background: #e8f1f3;
}

.header.header-stylefour.light .dropdown-menu {
  background-color: #fafcfd;
}

.header.header-stylefour.light .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-stylefour.light .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #2b393d;
}

.header.header-stylefour.light .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #eeeeee;
}

.header.header-stylefour.light .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-stylefour.light .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-stylefour.light .dropdown-menu .megamenu-column .divider {
  background: #e8f1f3;
}

.header.header-stylefour.light .dropdown-menu .megamenu-column .section-heading span {
  color: #415157;
}

.header.header-stylefour.light .mega-search {
  border-top: 1px solid #e8f1f3;
  background: #FFFFFF;
}

.header.header-stylefour.light .mega-search .mega-search-form .mega-search-input {
  background: #e8f1f3;
  color: #2b393d;
}

.header.header-stylefour.light .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #2b393d;
}

.header.header-stylefour.light .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #2b393d;
}

.header.header-stylefour.light .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #2b393d;
}

.header.header-stylefour.light .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #2b393d;
}

.header.header-stylefour.dark {
  background: #01151c;
}

.header.header-stylefour.dark .top-ribbon {
  border-bottom: 1px solid #182326;
}

.header.header-stylefour.dark .top-ribbon .nav .nav-item .nav-link {
  color: #e8f1f3;
}

.header.header-stylefour.dark .top-ribbon .dropdown-menu {
  background-color: #01151c;
}

.header.header-stylefour.dark .nav .nav-item .nav-link {
  color: #e8f1f3;
}

.header.header-stylefour.dark .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.header.header-stylefour.dark .nav .nav-item span span {
  color: #e8f1f3;
}

.header.header-stylefour.dark .navbar-toggler {
  color: #e8f1f3;
}

.header.header-stylefour.dark .header-search {
  background: #e8f1f3;
}

.header.header-stylefour.dark .dropdown-menu {
  background: #01151c;
  border: 0.5px solid #242a2c;
}

.header.header-stylefour.dark .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-stylefour.dark .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #2b393d;
}

.header.header-stylefour.dark .dropdown-menu .megamenu-column {
  background: #01151c;
}

.header.header-stylefour.dark .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #242a2c;
}

.header.header-stylefour.dark .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-stylefour.dark .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-stylefour.dark .dropdown-menu .megamenu-column .divider {
  background: #242a2c;
}

.header.header-stylefour.dark .dropdown-menu .megamenu-column .section-heading span {
  color: #F6F7F9;
}

.header.header-stylefour.dark .mega-search {
  border-top: 1px solid #182326;
  background: #01151c;
  z-index: 1;
}

.header.header-stylefour.dark .mega-search .mega-search-form .mega-search-input {
  background: #2b393d;
  color: #e8f1f3;
}

.header.header-stylefour.dark .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #e8f1f3;
}

.header.header-stylefour.dark .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-stylefour.dark .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-stylefour.dark .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #e8f1f3;
}

.header.header-ecom {
  padding-bottom: 5px;
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  /*
        OFFCANVAS TOGGLER
        */
  /*
                / OFFCANVAS TOGGLER
        */
}

@media (max-width: 1000px) {
  .header.header-ecom {
    padding-bottom: 0;
  }
}

@media (max-width: 575px) {
  .header.header-ecom {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.header.header-ecom .top-ribbon {
  background: #01151c;
  height: 30px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  opacity: 1;
}

.header.header-ecom .top-ribbon > .container {
  height: 100%;
}

.header.header-ecom .top-ribbon.scrolled {
  opacity: 0;
  height: 0px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.header.header-ecom .top-ribbon.scrolled > div {
  height: 0px;
  font-size: 0 !important;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-ecom .top-ribbon.scrolled .social-icon {
  height: 0;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-ecom .top-ribbon.scrolled .nav .nav-item .nav-link {
  font-size: 0 !important;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-ecom .top-ribbon .row {
  height: 100%;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.header.header-ecom .top-ribbon .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-ecom .top-ribbon .row > div .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-ecom .top-ribbon .nav .nav-item.active .nav-link {
  color: #aa0f3e !important;
}

.header.header-ecom .top-ribbon .nav .nav-item .nav-link {
  padding: 2px 10px;
  color: #e8f1f3 !important;
  font-size: 12px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.header.header-ecom .top-ribbon .nav .nav-item .nav-link:hover {
  color: #7c0226 !important;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu {
  background-color: #2b393d;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #2b393d;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #eeeeee;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu .megamenu-column .divider {
  background: #e8f1f3;
}

.header.header-ecom .top-ribbon .nav .dropdown-menu .megamenu-column .section-heading span {
  color: #415157;
}

.header.header-ecom .middle-logo-and-search-container {
  height: 70px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  /*
            LOGO
            */
}

@media (max-width: 1000px) {
  .header.header-ecom .middle-logo-and-search-container {
    height: 50px;
  }
}

@media (max-width: 575px) {
  .header.header-ecom .middle-logo-and-search-container {
    height: 40px;
  }
}

.header.header-ecom .middle-logo-and-search-container > .container {
  height: 100%;
}

.header.header-ecom .middle-logo-and-search-container > .container > .row {
  height: 100%;
}

.header.header-ecom .middle-logo-and-search-container > .container > .row > div {
  height: 100%;
}

.header.header-ecom .middle-logo-and-search-container .shrink {
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.header.header-ecom .middle-logo-and-search-container .logo-img-container,
.header.header-ecom .middle-logo-and-search-container .logo-text {
  float: left;
}

.header.header-ecom .middle-logo-and-search-container .header-logo {
  color: #113847;
  margin-right: auto;
}

.header.header-ecom .middle-logo-and-search-container .header-logo img {
  height: 45px;
  width: auto;
}

.header.header-ecom .middle-logo-and-search-container .logo-text {
  min-width: 120px;
}

@media (max-width: 575px) {
  .header.header-ecom .middle-logo-and-search-container .logo-text {
    display: none;
  }
}

.header.header-ecom .middle-logo-and-search-container .logo-text h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  padding-left: 5px;
  color: #113847;
}

.header.header-ecom .middle-logo-and-search-container .header-logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1000px) {
  .header.header-ecom .middle-logo-and-search-container .header-logo-container .navbar-toggler {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.header.header-ecom .middle-logo-and-search-container .ecom-search {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 575px) {
  .header.header-ecom .middle-logo-and-search-container .ecom-search {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .ecom-search-input {
  display: block;
  padding: 5px 35px 5px 10px;
  height: 40px;
  font-size: 16px;
  width: 100%;
  border: 0.5px solid #e8f1f3;
  color: #92a1a5;
  font-weight: 200;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .ecom-search-input::-webkit-input-placeholder {
  color: #92a1a5;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .ecom-search-input:-ms-input-placeholder {
  color: #92a1a5;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .ecom-search-input::-ms-input-placeholder {
  color: #92a1a5;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .ecom-search-input::placeholder {
  color: #92a1a5;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .search-field-icon {
  position: absolute;
  color: #aa0f3e;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 17px;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form #product_cat,
.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .pdoduct_cat {
  border-top: 0.5px solid #e8f1f3;
  border-bottom: 0.5px solid #e8f1f3;
  border-right: 0;
  border-left: 0;
  color: #92a1a5;
  font-weight: 300;
  font-size: 14px;
  padding-right: 10px;
  padding-left: 10px;
  outline: 0;
  display: inline-block;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all .25s;
  transition: all .25s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: middle;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbi1kcm9wZG93biIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzAgMjAiPjxwYXRoIGQ9Ik0xOS4zNiw5LDE1LjIsMTMuMTJhLjI4LjI4LDAsMCwxLS40MSwwTDEwLjYzLDlhLjI4LjI4LDAsMCwxLDAtLjQxbC40NS0uNDVBLjI5LjI5LDAsMCwxLDExLjI5LDhhLjMxLjMxLDAsMCwxLC4yMS4wOUwxNSwxMS42MSwxOC41MSw4LjFhLjI4LjI4LDAsMCwxLC40MSwwbC40NS40NWEuMjguMjgsMCwwLDEsMCwuNDFaIi8+PC9zdmc+);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 1.8em 1.2em;
  padding-right: 1.8em;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form #product_cat::-webkit-input-placeholder,
.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .pdoduct_cat::-webkit-input-placeholder {
  color: #92a1a5;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form #product_cat:-ms-input-placeholder,
.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .pdoduct_cat:-ms-input-placeholder {
  color: #92a1a5;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form #product_cat::-ms-input-placeholder,
.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .pdoduct_cat::-ms-input-placeholder {
  color: #92a1a5;
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form #product_cat::placeholder,
.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .pdoduct_cat::placeholder {
  color: #92a1a5;
}

@media (max-width: 992px) {
  .header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form #product_cat,
  .header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .pdoduct_cat {
    display: none;
  }
}

.header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .ecom-search-icon-container {
  width: 45px;
  border: 0.5px solid #e8f1f3;
}

@media (max-width: 767px) {
  .header.header-ecom .middle-logo-and-search-container .ecom-search .ecom-search-form .ecom-search-icon-container {
    border: 0;
  }
}

.header.header-ecom .middle-logo-and-search-container .after-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 65px;
          flex: 0 65px;
}

.header.header-ecom.scrolled {
  padding-bottom: 0;
}

@media (max-width: 575px) {
  .header.header-ecom.scrolled {
    height: 50px;
  }
}

.header.header-ecom.scrolled .middle-logo-and-search-container {
  height: 50px;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

@media (max-width: 575px) {
  .header.header-ecom.scrolled .middle-logo-and-search-container {
    height: 40px;
  }
}

.header.header-ecom.scrolled .top-ribbon {
  margin-bottom: 0;
}

.header.header-ecom.scrolled .ecom-navigation-container {
  display: none;
  -webkit-transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.9, 0.98, 0.52, 0.99);
}

.header.header-ecom .ecom-navigation-container {
  border-top: 0.5px solid #e8f1f3;
  padding-top: 5px;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  display: block;
}

@media (max-width: 1000px) {
  .header.header-ecom .ecom-navigation-container {
    padding-top: 0px;
    display: none;
  }
}

.header.header-ecom .ecom-navigation-container .nav .nav-item.active .nav-link {
  color: #aa0f3e !important;
}

.header.header-ecom .ecom-navigation-container .nav .nav-item.active .nav-link.active {
  color: #aa0f3e !important;
}

.header.header-ecom .ecom-navigation-container .nav .nav-item .nav-link {
  color: #415157;
}

.header.header-ecom .ecom-navigation-container .nav .nav-item .nav-link.active {
  color: #aa0f3e !important;
}

.header.header-ecom .navbar-toggler {
  display: none;
  z-index: 100;
  cursor: pointer;
  padding: 0px 5px 0px 5px;
}

@media (max-width: 1000px) {
  .header.header-ecom .navbar-toggler {
    display: block;
  }
}

@media (max-width: 1366px) {
  .header.header-ecom .header-logo img {
    height: 47px;
    width: auto;
  }
}

@media (max-width: 1000px) {
  .header.header-ecom .header-logo img {
    height: 40px;
    width: auto;
  }
  .header.header-ecom .logo-text h3 {
    font-size: 16px;
  }
}

.header.header-ecom.light {
  background: #FFFFFF;
}

.header.header-ecom.light .nav .nav-item.active .nav-link {
  color: #415157;
}

.header.header-ecom.light .nav .nav-item.active .nav-link.active {
  color: #aa0f3e !important;
}

.header.header-ecom.light .nav .nav-item .nav-link {
  color: #415157;
}

.header.header-ecom.light .nav .nav-item .nav-link.active {
  color: #aa0f3e !important;
}

.header.header-ecom.light .navbar-toggler {
  color: #2b393d;
}

.header.header-ecom.light .header-search {
  background: #e8f1f3;
}

.header.header-ecom.light .dropdown-menu {
  background-color: #fafcfd;
}

.header.header-ecom.light .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-ecom.light .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #2b393d;
}

.header.header-ecom.light .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #eeeeee;
}

.header.header-ecom.light .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-ecom.light .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-ecom.light .dropdown-menu .megamenu-column .divider {
  background: #e8f1f3;
}

.header.header-ecom.light .dropdown-menu .megamenu-column .section-heading span {
  color: #415157;
}

.header.header-ecom.light .mega-search {
  border-top: 1px solid #e8f1f3;
  background: #FFFFFF;
}

.header.header-ecom.light .mega-search .mega-search-form .mega-search-input {
  background: #e8f1f3;
  color: #2b393d;
}

.header.header-ecom.light .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #2b393d;
}

.header.header-ecom.light .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #2b393d;
}

.header.header-ecom.light .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #2b393d;
}

.header.header-ecom.light .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #2b393d;
}

.header.header-ecom.dark {
  background: #01151c;
}

.header.header-ecom.dark .top-ribbon {
  border-bottom: 1px solid #182326;
}

.header.header-ecom.dark .nav .nav-item.avtive .nav-link.active {
  color: #aa0f3e;
}

.header.header-ecom.dark .nav .nav-item .nav-link {
  color: #e8f1f3;
}

.header.header-ecom.dark .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.header.header-ecom.dark .navbar-toggler {
  color: #e8f1f3;
}

.header.header-ecom.dark .header-search {
  background: #e8f1f3;
}

.header.header-ecom.dark .dropdown-menu {
  background: #01151c;
  border: 0.5px solid #242a2c;
}

.header.header-ecom.dark .dropdown-menu.dropdown-menu-left::after {
  border-bottom-color: #2b393d;
}

.header.header-ecom.dark .dropdown-menu.dropdown-menu-right::after {
  border-bottom-color: #2b393d;
}

.header.header-ecom.dark .dropdown-menu .megamenu-column {
  background: #01151c;
}

.header.header-ecom.dark .dropdown-menu .megamenu-column:not(:first-child):after {
  background-color: #242a2c;
}

.header.header-ecom.dark .dropdown-menu .megamenu-column span.sub {
  color: #92a1a5;
}

.header.header-ecom.dark .dropdown-menu .megamenu-column .featured-image a {
  color: #aa0f3e;
}

.header.header-ecom.dark .dropdown-menu .megamenu-column .divider {
  background: #242a2c;
}

.header.header-ecom.dark .dropdown-menu .megamenu-column .section-heading span {
  color: #F6F7F9;
}

.header.header-ecom.dark .mega-search {
  border-top: 1px solid #182326;
  background: #01151c;
  z-index: 1;
}

.header.header-ecom.dark .mega-search .mega-search-form .mega-search-input {
  background: #2b393d;
  color: #e8f1f3;
}

.header.header-ecom.dark .mega-search .mega-search-form .mega-search-input::-webkit-input-placeholder {
  color: #e8f1f3;
}

.header.header-ecom.dark .mega-search .mega-search-form .mega-search-input:-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-ecom.dark .mega-search .mega-search-form .mega-search-input::-ms-input-placeholder {
  color: #e8f1f3;
}

.header.header-ecom.dark .mega-search .mega-search-form .mega-search-input::placeholder {
  color: #e8f1f3;
}

/*===============================================================================================================================
                                                    // HEADER DEFAULT
===============================================================================================================================*/
/*===============================================================================================================================
                                                    SITE NAVIGATION START
===============================================================================================================================*/
/*
        HEADER NAVIGATION START
*/
.navigation-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navbar {
  padding-top: 0;
  padding-bottom: 0;
}

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

.nav {
  -ms-flex-item-align: center;
      align-self: center;
  /* padding: 10px 0; */
  font-family: "Montserrat", sans-serif, waheed;
  position: static;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0;
}

.nav.navbar {
  padding: 0;
}

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

.nav .nav-item .dropdown-toggle {
  white-space: normal;
}

.nav .nav-item .dropdown-toggle span.lang-en {
  float: left;
}

.nav .nav-item .dropdown-toggle span.lang-dh {
  float: right;
}

.nav .nav-item .nav-link.dropdown-toggle span.lang-en {
  float: left;
}

.nav .nav-item .nav-link.dropdown-toggle span.lang-dh {
  float: right;
}

.nav .nav-item .nav-link:hover {
  color: #aa0f3e !important;
}

.nav .nav-item .nav-link.dropdown-toggle::after {
  margin-left: .255em;
  margin-right: .255em;
}

.nav.accordion .nav-item.has-children > .nav-link::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent;
  float: right;
  margin-top: -9px;
}

.nav.accordion .nav-item.has-children > .nav-link.collapsed {
  -webkit-transition: all 750ms ease-in-out;
  transition: all 750ms ease-in-out;
  background: transparent;
}

.nav.accordion .nav-item.has-children > .nav-link.collapsed::after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
  float: right;
  margin-top: -9px;
}

.nav.accordion .nav-item.has-children .submenu {
  list-style-type: none;
  padding-left: 20px;
}

.nav.accordion .nav-item.has-children .submenu .nav-item:last-child {
  padding-bottom: 15px;
}

.nav.accordion .nav-item.has-children .submenu .nav-item.featured-image .nav-link .thumbnail {
  padding-bottom: 8px;
}

.nav.accordion .nav-item.has-children .submenu .nav-item.featured-image .nav-link .thumbnail img {
  width: 100%;
}

.nav-item {
  position: relative;
}

/*
        DROPDOWN MENU
*/
.dropdown-menu {
  padding: 15px 20px;
  top: 45px !important;
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px) !important;
          transform: translateY(30px) !important;
  transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -webkit-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -moz-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
}

.dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
  transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -webkit-transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -moz-transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -o-transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
}

.dropdown-menu .nav-item.active a {
  color: #aa0f3e;
}

.dropdown-menu .nav-item .nav-link {
  color: #e8f1f3;
  line-height: 1.9;
  padding: 3px 5px;
}

.dropdown-menu .nav-item .nav-link:hover {
  color: #aa0f3e;
}

.dropdown-menu .nav-item .nav-link.dropdown-toggle {
  overflow: auto;
}

.dropdown-menu.dropdown-menu {
  min-width: 220px;
}

.dropdown-menu.dropdown-menu::after {
  border: solid 8px transparent;
  border-bottom-color: transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #2b393d;
  top: 0;
  left: 40px;
  margin-top: -16px;
}

.dropdown-menu.dropdown-menu.no-caret::after {
  border: 0;
}

.dropdown-menu.dropdown-menu .nav-item a span,
.dropdown-menu.dropdown-menu .nav-item .nav-link span {
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdown-menu.dropdown-menu.depth_2 {
  position: absolute !important;
  top: 0 !important;
}

.dropdown-menu.dropdown-menu.depth_2.rtl {
  left: auto !important;
  right: 220px !important;
}

.dropdown-menu.dropdown-menu.depth_2.ltr {
  right: auto !important;
  left: 220px !important;
}

.dropdown-menu.dropdown-menu.depth_3 {
  left: 220px !important;
}

.dropdown-menu.dropdown-menu.depth_5 {
  left: 220px !important;
}

.dropdown-menu.dropdown-menu.depth_6 {
  left: 220px !important;
}

.dropdown-menu.dropdown-menu.depth_7 {
  left: 220px !important;
}

.dropdown-menu.dropdown-menu.depth_8 {
  left: 220px !important;
}

.dropdown-menu.dropdown-menu-left {
  min-width: 220px;
}

.dropdown-menu.dropdown-menu-left::after {
  right: 0;
  border: solid 8px transparent;
  border-bottom-color: transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #2b393d;
  top: 0;
  left: 40px;
  margin-top: -16px;
}

.dropdown-menu.dropdown-menu-right {
  left: -125px !important;
  top: 45px !important;
}

.dropdown-menu.dropdown-menu-right::after {
  border: solid 8px transparent;
  border-bottom-color: transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #2b393d;
  top: 0;
  left: 165px !important;
  margin-top: -16px;
}

.dropdown-menu.dropdown-menu-right.rtl {
  left: 0px !important;
  right: auto;
}

.dropdown-menu .dropdown-toggle::after {
  display: inline-block;
  margin-top: 7px;
  vertical-align: 0.255em;
  content: "";
  border-bottom: 0.3em solid transparent;
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-left: 0.3em solid;
  float: right;
  margin-left: .255em;
}

.dropdown-menu .dropdown-submenu {
  position: relative;
}

.dropdown-menu .dropdown-submenu > .dropdown-menu {
  top: 0 !important;
  left: 100%;
  margin-top: -3px;
  margin-left: 19px;
}

.dropdown-menu .dropdown-submenu > .dropdown-menu .dropdown-menu.sub-menu {
  left: -258px;
}

.dropdown-menu .dropdown-submenu > .dropdown-menu .dropdown-menu.sub-menu::after {
  left: 219px !important;
  border: solid 8px transparent;
  border-top-color: transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #455b61;
  top: 28px !important;
  margin-left: 0;
}

.dropdown-menu .dropdown-submenu > .dropdown-menu::after {
  right: 0;
  border: solid 8px transparent;
  border-bottom-color: transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #455b61;
  top: 28px !important;
  left: 0;
  margin-left: -16px;
}

.dropdown-menu .header-search {
  width: 100%;
  padding: 8px 35px 8px 12px;
  background: #e8f1f3;
  border: 0;
  font-size: 16px;
  color: #aa0f3e;
  border-radius: 4px;
  font-weight: 200;
}

.dropdown-menu .header-search::-webkit-input-placeholder {
  color: #aa0f3e;
  font-size: 16px;
  font-weight: 200;
}

.dropdown-menu .header-search:-ms-input-placeholder {
  color: #aa0f3e;
  font-size: 16px;
  font-weight: 200;
}

.dropdown-menu .header-search::-ms-input-placeholder {
  color: #aa0f3e;
  font-size: 16px;
  font-weight: 200;
}

.dropdown-menu .header-search::placeholder {
  color: #aa0f3e;
  font-size: 16px;
  font-weight: 200;
}

.dropdown-menu .header-search-form .search-field-icon {
  position: absolute;
  color: #aa0f3e;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 17px;
}

.megamenu .dropdown-menu {
  padding: 15px 20px;
  top: 45px !important;
  display: none;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateY(30px) !important;
          transform: translateY(30px) !important;
  transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -webkit-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -moz-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.03, 0.98, 0.52, 0.99);
}

.megamenu .dropdown-menu.show {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
  transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -webkit-transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -moz-transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
  -o-transition: all 0.6s cubic-bezier(0.03, 0.98, 0.52, 0.99);
}

@keyframes slideIn {
  0% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
    opacity: 0;
    -webkit-transition: all ease-in-out 950ms;
    transition: all ease-in-out 950ms;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    -webkit-transition: all ease-in-out 950ms;
    transition: all ease-in-out 950ms;
  }
  0% {
    -webkit-transform: translateY(2rem);
            transform: translateY(2rem);
    opacity: 0;
    -webkit-transition: all ease-in-out 950ms;
    transition: all ease-in-out 950ms;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.dropIn {
  -webkit-animation-name: dropIn;
  animation-name: dropIn;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.dropIn,
.dropOut {
  -webkit-animation-duration: .45s;
  animation-duration: .45s;
}

.dropOut {
  -webkit-animation-name: dropOut;
  animation-name: dropOut;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes slideIn_right {
  0% {
    -webkit-transform: translateX(1rem);
            transform: translateX(1rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(-210px);
            transform: translateX(-210px);
    opacity: 1;
  }
  0% {
    -webkit-transform: translateX(1rem);
            transform: translateX(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn_right {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }
  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px) scale(1.1) translateZ(0) perspective(1px);
            transform: translateY(40px) scale(1.1) translateZ(0) perspective(1px);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1) translateZ(0) perspective(1px);
            transform: translateY(0) scale(1) translateZ(0) perspective(1px);
  }
}

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px) scale(1.1) translateZ(0) perspective(1px);
            transform: translateY(40px) scale(1.1) translateZ(0) perspective(1px);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1) translateZ(0) perspective(1px);
            transform: translateY(0) scale(1) translateZ(0) perspective(1px);
  }
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px) translateZ(0) perspective(1px);
            transform: translateX(80px) translateZ(0) perspective(1px);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0) perspective(1px);
            transform: translateY(0) translateZ(0) perspective(1px);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(80px) translateZ(0) perspective(1px);
            transform: translateX(80px) translateZ(0) perspective(1px);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0) perspective(1px);
            transform: translateX(0) translateZ(0) perspective(1px);
  }
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px) translateZ(0) perspective(1px);
            transform: translateX(-80px) translateZ(0) perspective(1px);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0) perspective(1px);
            transform: translateY(0) translateZ(0) perspective(1px);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-80px) translateZ(0) perspective(1px);
            transform: translateX(-80px) translateZ(0) perspective(1px);
    visibility: visible;
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0) translateZ(0) perspective(1px);
            transform: translateX(0) translateZ(0) perspective(1px);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.dropIn {
  -webkit-animation-name: dropIn;
  animation-name: dropIn;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.dropIn,
.dropOut {
  -webkit-animation-duration: .45s;
  animation-duration: .45s;
}

.dropOut {
  -webkit-animation-name: dropOut;
  animation-name: dropOut;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}

.slideIn_right {
  -webkit-animation-name: slideIn_right;
  animation-name: slideIn_right;
}

.nav-mobile {
  display: none !important;
}

@media (max-width: 1200px) {
  .text-dark .nav .nav-item .nav-link {
    font-size: 12px;
  }
}

@media (max-width: 1000px) {
  .navigation-container .nav.navbar {
    min-width: 220px;
  }
  .navigation-container .nav.navbar li {
    display: none !important;
  }
  .nav-desktop {
    display: none !important;
  }
  .nav-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nav-mobile .nav-item .nav-link {
    padding: 5px 10px;
  }
  .display-on-pc-mobile {
    display: block !important;
  }
}

.nav.navbar-left li.megamenu > .dropdown-menu {
  left: 15px !important;
}

.nav.navbar-right li.megamenu.ltr > .dropdown-menu {
  left: auto !important;
  right: 15px !important;
}

.nav.navbar-right li.megamenu.ltr > .dropdown-menu .megamenu-column {
  float: left;
}

.nav.navbar-right li.megamenu.rtl > .dropdown-menu {
  right: auto !important;
  left: 15px !important;
}

.nav.navbar-right li.megamenu.rtl > .dropdown-menu .megamenu-column {
  float: right;
}

.nav li.megamenu {
  position: static;
}

.nav li.megamenu > .dropdown-menu {
  min-width: 277px;
  left: auto !important;
  padding-left: 0;
  padding-right: 0;
}

.nav li.megamenu > .dropdown-menu .megamenu-column {
  width: 277px;
  display: block;
  float: left;
}

.nav li.megamenu > .dropdown-menu .megamenu-column:not(:first-child):after {
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  background-color: #eeeeee;
  height: 100%;
  top: 0;
}

.nav li.megamenu > .dropdown-menu .megamenu-column ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.nav li.megamenu > .dropdown-menu .megamenu-column span.sub {
  font-size: 12px;
  padding: 2px 20px;
  margin-top: -4px;
  display: block;
  line-height: 1.6em;
}

.nav li.megamenu > .dropdown-menu .megamenu-column a {
  font-size: 13px;
  padding: 2px 20px;
  display: block;
  font-weight: 400;
}

.nav li.megamenu > .dropdown-menu .megamenu-column a span.sub {
  padding: 2px 0;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .featured-image {
  padding-bottom: 15px;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .featured-image a {
  font-size: 14px;
  font-weight: 500;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .featured-image a:hover .thumbnail img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.nav li.megamenu > .dropdown-menu .megamenu-column .featured-image .thumbnail {
  overflow: hidden;
  margin-bottom: 5px;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .featured-image .thumbnail img {
  width: 100%;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.nav li.megamenu > .dropdown-menu .megamenu-column .description a {
  display: none;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .divider {
  height: 1px;
  background: #e8f1f3;
  margin: 15px 20px 10px 20px;
  max-width: 60px;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .section-heading {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  font-weight: 500;
  color: #415157;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .section-heading span {
  font-weight: 500;
  color: #415157;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .section-heading a {
  display: none;
}

.nav li.megamenu > .dropdown-menu .megamenu-column .dropdown-menu {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nav li.megamenu > .dropdown-menu:after {
  border: 0;
}

/*
        / HEADER NAVIGATION END
*/
/*
        OFFCANVAS NAVIGATION START
*/
.offcanvas-wrapper {
  /**/
  /* active status */
}

.offcanvas-wrapper .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1999;
  cursor: pointer;
  display: none;
}

.offcanvas-wrapper .offCanvas {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 15.625rem;
  z-index: 2000;
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  overflow-y: auto;
}

.offcanvas-wrapper .offCanvas .header-logo-container {
  padding-right: 30px;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 7px;
}

.offcanvas-wrapper .offCanvas .header-logo-container a.header-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.offcanvas-wrapper .offCanvas .header-logo-container a.header-logo .logo-img-container img {
  width: auto;
  height: 40px;
}

.offcanvas-wrapper .offCanvas .header-logo-container a.header-logo .logo-text {
  padding-left: 10px;
}

.offcanvas-wrapper .offCanvas .header-logo-container a.header-logo .logo-text h3 {
  font-size: 16px;
  margin: 0;
}

.offcanvas-wrapper .offCanvas div.search-form form .offcanvas-search-form-container .offcanvas-search-form {
  padding-right: 30px;
}

.offcanvas-wrapper .offCanvas span.lang-dh div.search-form form .offcanvas-search-form-container .offcanvas-search-form {
  padding-left: 30px;
  padding-right: 10px;
}

.offcanvas-wrapper .offCanvas span.lang-dh div.search-form form .offcanvas-search-form-container .search-field-icon {
  left: 15px !important;
  right: auto;
}

.offcanvas-wrapper .offCanvas div.search-form {
  padding-right: 30px;
}

.offcanvas-wrapper .offCanvas ul.nav-tabs .nav-item {
  width: 50%;
}

.offcanvas-wrapper .offCanvas .tab-content .tab-pane {
  padding-top: 20px;
}

.offcanvas-wrapper .offCanvas .tab-content .widget_product_categories {
  margin: 0;
}

.offcanvas-wrapper .offCanvas.dark {
  background-color: #01151c;
}

.offcanvas-wrapper .offCanvas.dark .header-logo-container {
  border-bottom: 0.5px solid #455b61;
}

.offcanvas-wrapper .offCanvas.dark .header-logo-container a.header-logo .logo-text h3 {
  color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.dark .offcanvas-search-form {
  background: #2b393d;
  color: #aa0f3e;
}

.offcanvas-wrapper .offCanvas.dark .navbar-close-icon {
  color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.dark ul.nav-tabs {
  border-bottom: 0.5px solid #415157;
}

.offcanvas-wrapper .offCanvas.dark ul.nav-tabs .nav-item .nav-link {
  background-color: #242a2c;
}

.offcanvas-wrapper .offCanvas.dark ul.nav-tabs .nav-item .nav-link.active {
  background-color: #2b393d;
}

.offcanvas-wrapper .offCanvas.dark .nav .nav-item.active .nav-link {
  color: #aa0f3e;
}

.offcanvas-wrapper .offCanvas.dark .nav .nav-item .nav-link {
  color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.dark .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.offcanvas-wrapper .offCanvas.dark .nav .nav-item .nav-link:hover {
  color: #aa0f3e;
}

.offcanvas-wrapper .offCanvas.dark .nav .nav-item .lang-label {
  color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.dark .nav.accordion .nav-item.has-children > .nav-link {
  background-color: #2b393d;
}

.offcanvas-wrapper .offCanvas.dark .nav.accordion .nav-item.has-children > .nav-link.collapsed {
  -webkit-transition: all 750ms ease-in-out;
  transition: all 750ms ease-in-out;
  background: transparent;
}

.offcanvas-wrapper .offCanvas.dark .nav.accordion .nav-item.has-children .submenu {
  background-color: #2b393d;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories {
  list-style-type: none;
  padding-left: 0;
  border: 0.5px solid #2b393d;
  position: relative;
  background: inherit;
  height: auto;
  background: #01151c;
  min-height: 100%;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item.open a {
  background-color: #242a2c;
  color: #aa0f3e;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item.open > span.toggle i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item span.toggle {
  position: absolute;
  right: 0px;
  cursor: pointer;
  padding: 8px;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item span.toggle i {
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item a {
  color: #e8f1f3;
  padding: 8px 15px;
  display: block;
  border-bottom: 0.5px solid #2b393d;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item:hover {
  background: #FFFFFF;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item:hover ul.children {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0px) !important;
          transform: translateX(0px) !important;
  -webkit-transition: none;
  transition: none;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item.cat-parent > a::after {
  margin: 0;
  content: none;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item ul.children {
  list-style-type: none;
  padding-left: 0;
  position: relative;
  border: 0;
  right: 0;
  width: auto;
  height: 100%;
  z-index: 500;
  overflow: auto;
  top: 0;
  background: #455b61;
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0) !important;
          transform: translateX(0) !important;
  -webkit-transition: none;
  transition: none;
  padding-left: 10px;
  background: #242a2c;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item ul.children li.cat-item a {
  color: #e8f1f3;
  border-bottom: 0.5px solid #2b393d;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item ul.children li.cat-item ul.children {
  position: relative;
  left: 0;
  width: 100%;
  border: 0;
}

.offcanvas-wrapper .offCanvas.dark ul.offcanvas-accordion-product-categories li.cat-item ul.children li.cat-item ul.children li.cat-item a {
  color: #e8f1f3;
  padding-left: 25px;
}

.offcanvas-wrapper .offCanvas.light {
  background-color: #fafcfd;
}

.offcanvas-wrapper .offCanvas.light .offcanvas-search-form {
  background: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.light .navbar-close-icon {
  color: #2b393d;
}

.offcanvas-wrapper .offCanvas.light ul.nav-tabs {
  border: 0;
}

.offcanvas-wrapper .offCanvas.light ul.nav-tabs .nav-item {
  width: 50%;
}

.offcanvas-wrapper .offCanvas.light ul.nav-tabs .nav-item .nav-link {
  background-color: #fafcfd;
  border-bottom: 0.5px solid #e8f1f3;
  border-top: 0.5px solid #e8f1f3;
}

.offcanvas-wrapper .offCanvas.light ul.nav-tabs .nav-item .nav-link.active {
  background-color: #e8f1f3;
  border-bottom: 0.5px solid #e8f1f3;
  border-top: 0.5px solid #e8f1f3;
}

.offcanvas-wrapper .offCanvas.light ul.nav-tabs .nav-item .lang-label {
  color: #2b393d;
}

.offcanvas-wrapper .offCanvas.light .nav .nav-item .nav-link {
  color: #2b393d;
}

.offcanvas-wrapper .offCanvas.light .nav .nav-item .nav-link.active {
  color: #aa0f3e;
}

.offcanvas-wrapper .offCanvas.light .nav .nav-item .nav-link:hover {
  color: #aa0f3e;
}

.offcanvas-wrapper .offCanvas.light .nav.accordion .nav-item.has-children > .nav-link {
  background-color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas.light .nav.accordion .nav-item.has-children > .nav-link.collapsed {
  -webkit-transition: all 750ms ease-in-out;
  transition: all 750ms ease-in-out;
  background: transparent;
}

.offcanvas-wrapper .offCanvas.light .nav.accordion .nav-item.has-children .submenu {
  background-color: #e8f1f3;
}

.offcanvas-wrapper .offCanvas .navbar-close-icon {
  position: absolute;
  right: 0;
  top: 12px;
  font-size: 18px;
  cursor: pointer;
}

.offcanvas-wrapper .offCanvas .social-icons {
  display: inline-block;
  width: 100%;
  padding: 5px;
}

.offcanvas-wrapper .content .mainNavbar,
.offcanvas-wrapper .content .mainContainer {
  -webkit-transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.1, 0.98, 0.52, 0.99);
}

.offcanvas-wrapper.leftCanvas .offCanvas {
  left: 0;
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px);
}

.offcanvas-wrapper.rightCanvas .offCanvas {
  right: 0;
  -webkit-transform: translateX(250px);
          transform: translateX(250px);
}

.offcanvas-wrapper.active .overlay {
  display: block;
}

.offcanvas-wrapper.active .offCanvas {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.offcanvas-wrapper.active.leftCanvas .content .mainNavbar,
.offcanvas-wrapper.active.leftCanvas .content .mainContainer {
  -webkit-transform: translate(250px);
          transform: translate(250px);
}

.offcanvas-wrapper.active.rightCanvas .content .mainNavbar,
.offcanvas-wrapper.active.rightCanvas .content .mainContainer {
  -webkit-transform: translate(-250px);
          transform: translate(-250px);
}

.offcanvas-wrapper.active .offcanvas-header {
  -webkit-animation: slideInRight;
          animation: slideInRight;
  -webkit-animation-duration: 950ms;
          animation-duration: 950ms;
}

.offcanvas-wrapper.active .social-icons .social-icon {
  -webkit-animation: slideInRight;
          animation: slideInRight;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
}

.offcanvas-wrapper.active .language-switch-container .language-switch {
  -webkit-animation: slideInRight;
          animation: slideInRight;
  -webkit-animation-duration: 550ms;
          animation-duration: 550ms;
}

.offcanvas-wrapper.active .nav.accordion .nav-item.has-children .nav-item {
  -webkit-animation: none;
          animation: none;
}

.offcanvas-wrapper.active .nav.accordion .nav-item.has-children > .nav-link.collapsed {
  -webkit-transition: all 750ms ease-in-out;
  transition: all 750ms ease-in-out;
  background: transparent;
}

.offcanvas-wrapper.active .nav.accordion .nav-item.has-children .submenu {
  padding-left: 20px;
}

.offcanvas-search-form {
  padding: 5px 10px;
  width: 200px;
  border: 0;
  border-radius: 2px;
  font-size: 15px;
  font-weight: 200;
}

.offcanvas-search-form-container {
  width: 218px;
  height: 54px;
}

.offcanvas-search-form-container .search-field-icon {
  position: absolute;
  margin: auto;
  right: 15px;
  top: 19px;
  bottom: 0;
  color: #e63b6e;
}

/*
        / OFFCANVAS NAVIGATION END
*/
/*===============================================================================================================================
                                                    // SITE NAVIGATION END
===============================================================================================================================*/
/*===============================================================================================================================
                                                    SITE HOME PAGE START
===============================================================================================================================*/
.page-section {
  padding: 40px 0;
  position: relative;
}

.page-section.light {
  background-color: #fafcfd;
  color: #2b393d;
}

.page-section.dark {
  background-color: #01151c;
  color: #92a1a5;
}

.page-section.image-background {
  background-position: center;
  background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
  transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

@media (max-width: 767px) {
  .page-section.image-background.blind-left .page-text p, .page-section.image-background.blind-left .page-text h1, .page-section.image-background.blind-left .page-text h2, .page-section.image-background.blind-left .page-text h3, .page-section.image-background.blind-left .page-text h4, .page-section.image-background.blind-left .page-text h5, .page-section.image-background.blind-left .page-text h6 {
    color: #e8f1f3 !important;
  }
}

.page-section.image-background.blind-left::after {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 0;
  top: 0;
}

@media (max-width: 767px) {
  .page-section.image-background.blind-left::after {
    width: 0;
    height: 0;
    background: transparent;
    color: #e8f1f3;
  }
}

.page-section.image-background.blind-left.rtl::after {
  right: 0;
}

.page-section.image-background.light {
  color: #2b393d;
}

.page-section.image-background.light::after {
  background: #fafcfd;
}

.page-section.image-background.light .bg-filter {
  background: rgba(255, 255, 255, 0.6);
}

.page-section.image-background.dark {
  color: #92a1a5;
}

.page-section.image-background.dark::after {
  background: #01151c;
}

.page-section.image-background.dark .bg-filter {
  background: rgba(0, 0, 0, 0.6);
}

.page-section.image-background.text-white {
  color: #fafcfd;
}

.page-section.image-background > .container {
  position: relative;
  z-index: 1;
}

.page-section .icon {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .page-section .icon.large {
    margin-bottom: 25px;
  }
}

.page-section .image {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .page-section .image.large {
    margin-bottom: 25px;
  }
}

.page-section .image img {
  width: 100%;
  height: auto;
}

.parallax {
  position: relative;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.parallax .flare {
  height: 100%;
  position: relative;
  overflow: hidden;
}

.parallax .flare:after {
  content: "";
  position: absolute;
  width: 400px;
  height: 300%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: auto;
  top: 0;
  bottom: 0;
  right: 30%;
}

.parallax .flare.t01:after {
  background: rgba(255, 255, 255, 0.1);
}

.parallax .flare.t02:after {
  background: rgba(255, 255, 255, 0.2);
}

.parallax .flare.t03:after {
  background: rgba(255, 255, 255, 0.3);
}

.parallax .flare.t04:after {
  background: rgba(255, 255, 255, 0.4);
}

.parallax .flare.t05:after {
  background: rgba(255, 255, 255, 0.5);
}

.parallax .flare.t06:after {
  background: rgba(255, 255, 255, 0.6);
}

.parallax .flare.t07:after {
  background: rgba(255, 255, 255, 0.7);
}

.parallax .flare.t08:after {
  background: rgba(255, 255, 255, 0.8);
}

.parallax .flare.t09:after {
  background: rgba(255, 255, 255, 0.9);
}

.ite-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.ite-element a {
  border-radius: 2px;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ite-element.left-aligned .ite-element-container .icon {
  -webkit-box-flex: 50px;
      -ms-flex: 50px 0;
          flex: 50px 0;
}

.ite-element.left-aligned .ite-element-container .title {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ite-element.left-aligned .ite-element-container .title p,
.ite-element.left-aligned .ite-element-container .title h1,
.ite-element.left-aligned .ite-element-container .title h2,
.ite-element.left-aligned .ite-element-container .title h3,
.ite-element.left-aligned .ite-element-container .title h4,
.ite-element.left-aligned .ite-element-container .title h5,
.ite-element.left-aligned .ite-element-container .title h6 {
  margin-bottom: 0;
}

.ite-element.left-aligned .ite-element-container .excerpt {
  padding-top: 10px;
}

.ite-element .ite-element-container {
  padding: 15px;
  width: 100%;
}

.ite-element .ite-element-container .title {
  padding-top: 15px;
}

.ite-element .ite-element-container .excerpt p,
.ite-element .ite-element-container .excerpt span {
  font-size: 12px;
  margin-bottom: 0;
}

.ite-element.light a {
  border: 1px solid #92a1a5;
}

.ite-element.light .ite-element-container {
  background-color: transparent;
}

.ite-element.light .ite-element-container .title {
  color: #455b61;
}

.ite-element.light .ite-element-container .excerpt p,
.ite-element.light .ite-element-container .excerpt span {
  color: #455b61;
}

.ite-element.dark a {
  border: 1px solid #e8f1f3;
}

.ite-element.dark .ite-element-container {
  background-color: transparent;
}

.ite-element.dark .ite-element-container .title {
  color: #e8f1f3;
}

.ite-element.dark .ite-element-container .excerpt p,
.ite-element.dark .ite-element-container .excerpt span {
  color: #e8f1f3;
}

.ite-element.border-less a {
  border: none;
}

.ib-element.dark .ib-element-container {
  background: #010d11;
}

.ib-element.light .ib-element-container {
  background: #e8f1f3;
}

.ib-element a:hover .icon-container i {
  color: #aa0f3e !important;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.ib-element a:hover .ib-element-container .ib-element-inner {
  border: 1px solid #aa0f3e;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.ib-element a .ib-element-container {
  padding: 15px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.ib-element a .ib-element-container .ib-element-inner {
  border: 1px solid transparent;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
  height: 150px;
  position: relative;
}

@media (max-width: 767px) {
  .ib-element a .ib-element-container .ib-element-inner {
    border: 1px solid #aa0f3e;
  }
}

.ib-element a .ib-element-container .ib-element-inner .text {
  padding: 20px 0 0 20px;
}

.ib-element a .ib-element-container .ib-element-inner .text h1,
.ib-element a .ib-element-container .ib-element-inner .text h2,
.ib-element a .ib-element-container .ib-element-inner .text h3,
.ib-element a .ib-element-container .ib-element-inner .text h4,
.ib-element a .ib-element-container .ib-element-inner .text h5,
.ib-element a .ib-element-container .ib-element-inner .text h6,
.ib-element a .ib-element-container .ib-element-inner .text span,
.ib-element a .ib-element-container .ib-element-inner .text a {
  font-weight: 300;
}

.ib-element a .ib-element-container .ib-element-inner .icon-container {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.ib-element a .ib-element-container .ib-element-inner .icon-container i {
  color: #92a1a5;
  font-size: 60px;
  -webkit-transition: all .75s ease;
  transition: all .75s ease;
}

.card-simple {
  padding: 15px;
  background: #e8f1f3;
  border-radius: 2px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.card-simple p {
  margin: 0;
}

.card-simple.light {
  background: #e8f1f3;
}

.card-simple.light p {
  color: #455b61;
}

.card-simple.dark {
  background: #415157;
}

.card-simple.dark p {
  color: #e8f1f3;
}

.hash-cat-block {
  padding-bottom: 20px;
}

.hash-cat-block:hover .thumbnail.zoh img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hash-cat-block .thumbnail {
  overflow: hidden;
}

.hash-cat-block .thumbnail img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.3, 0.98, 0.52, 0.99);
}

.hash-cat-block .title {
  padding-top: 10px;
}

.hash-cat-block .title h1,
.hash-cat-block .title h2,
.hash-cat-block .title h3,
.hash-cat-block .title h4,
.hash-cat-block .title h5,
.hash-cat-block .title h5,
.hash-cat-block .title h6 {
  color: #455b61;
  font-weight: 300;
}

/*===============================================================================================================================
                                                    // SITE HOME PAGE END
===============================================================================================================================*/
/*===============================================================================================================================
                                                   SITE PAGE TEMPLATE START
===============================================================================================================================*/
.mainContainer.has-fixed-header {
  margin-top: 60px;
}

.mainContainer.has-fixed-header.has-topbar {
  margin-top: 86px;
}

.mainContainer.has-header-ecomone {
  margin-top: 145px;
}

.home-page-container {
  padding-top: 0;
  padding-bottom: 0;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
  border-bottom: 2px solid #e8f1f3;
}

.page-container {
  padding-top: 25px;
  padding-bottom: 50px;
}

.page-container.has-fixed-header {
  margin-top: 0px;
}

.page-filter {
  border: 1px solid #e8f1f3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 20px;
  padding-left: 15px;
  background-color: #fafcfd;
}

.page-featured-image {
  margin-bottom: 10px;
}

.page-featured-image img {
  width: 100%;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
}

.featured-title {
  position: absolute;
  width: 100%;
  margin: auto;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  text-align: center;
}

.featured-title h2 {
  line-height: 1.5;
}

.page-title {
  padding: 10px 0;
}

.page-title h2 {
  line-height: 1.6;
}

.page-text {
  padding-top: 20px;
  padding-bottom: 20px;
  word-wrap: break-word;
  max-width: 100%;
}

.page-text p,
.page-text h1,
.page-text h2,
.page-text h3,
.page-text h4,
.page-text h5,
.page-text h6,
.page-text span,
.page-text ul,
.page-text li {
  word-wrap: break-word;
}

.page-text div div {
  font-weight: 300;
}

.page-text.editor-content span.lang-dh {
  color: #455b61;
  font-weight: 200;
}

.page-text.editor-content span.lang-dh h1,
.page-text.editor-content span.lang-dh h2,
.page-text.editor-content span.lang-dh h3,
.page-text.editor-content span.lang-dh h4,
.page-text.editor-content span.lang-dh h5,
.page-text.editor-content span.lang-dh h6 {
  color: #455b61;
}

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

@media (max-width: 1366px) {
  .mainContainer.has-fixed-header {
    margin-top: 57px;
  }
  .mainContainer.has-topbar {
    margin-top: 57px !important;
  }
  .mainContainer.has-header-ecomone {
    margin-top: 145px;
  }
}

@media (max-width: 1000px) {
  .mainContainer.has-fixed-header {
    margin-top: 50px;
  }
  .mainContainer.has-topbar {
    margin-top: 50px !important;
  }
}

@media (max-width: 575px) {
  .page-featured-image {
    max-height: 250px;
  }
  .page-featured-image img {
    height: 200px;
  }
  .featured-title h2 {
    font-size: 25px;
  }
  .page-title h2 {
    font-size: 26px;
  }
}

/*===============================================================================================================================
                                                  // SITE PAGE TEMPLATE END
===============================================================================================================================*/
/*===============================================================================================================================
                                                MEMBER / USER / EMPLOYEE ARCHIVE
===============================================================================================================================*/
.member-component .nav-tabs {
  border: 0;
}

.member-component .term-details .term-title {
  padding: 15px;
  border-radius: 5px;
  text-align: center;
  background-color: #e8f1f3;
  color: #aa0f3e;
}

/*===============================================================================================================================
                                                //MEMBER / USER / EMPLOYEE ARCHIVE
===============================================================================================================================*/
/*===============================================================================================================================
                                                   SITE SINGLE TEMPLATE START
===============================================================================================================================*/
.single-under-title .article-date-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.single-under-title .article-date-container span {
  font-size: 12px;
}

.single-under-title .article-date-container span i {
  font-size: 15px;
}

@media (max-width: 575px) {
  .single-under-title .article-date-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 10px;
  }
}

.single-under-title .article-social-share-icons-container {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}

@media (max-width: 575px) {
  .single-under-title .article-social-share-icons-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.page-container.single-gallery .gallery-video-title {
  padding: 15px;
  border-radius: 3px;
}

.page-container.single-gallery .gallery-images {
  padding-bottom: 25px;
}

.page-container.single-gallery .gallery-images a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-container.single-gallery.dark {
  background-color: #010d11;
}

.page-container.single-gallery.dark .gallery-video-title {
  background-color: #415157;
  color: #e8f1f3 !important;
}

/*===============================================================================================================================
                                                  // SITE SINGLE TEMPLATE END
===============================================================================================================================*/
/*===============================================================================================================================
                                                  // SITE SINGLE MEMBER TEMPLATE START
===============================================================================================================================*/
.single-member .single-member-featured-image {
  height: 400px !important;
  position: relative;
}

@media (max-width: 575px) {
  .single-member .single-member-featured-image {
    height: 600px !important;
  }
}

.single-member .single-member-featured-image .breadcrumb {
  width: 100%;
  position: absolute;
  bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #2b393d;
}

.single-member .single-member-featured-image .breadcrumb p {
  text-align: center;
  display: inline-block;
}

.single-member .single-member-featured-image .breadcrumb span,
.single-member .single-member-featured-image .breadcrumb i,
.single-member .single-member-featured-image .breadcrumb p,
.single-member .single-member-featured-image .breadcrumb a {
  color: #FFFFFF;
  font-size: 14px;
}

.single-member .service-details {
  padding-bottom: 8px;
}

.single-member .service-details .service-item {
  display: inline-block;
}

@media (max-width: 990px) {
  .single-member .service-details .service-item {
    width: 100%;
  }
}

.single-member .service-details .service-item h6 {
  color: #e63b6e;
  max-height: 25px;
}

.single-member .service-details .service-item h6 span {
  color: #92a1a5;
  font-size: 14px;
}

@media (max-width: 990px) {
  .single-member .service-details .service-item h6 {
    text-align: center;
  }
}

.single-member .member-meta {
  padding-top: 150px;
}

.single-member .social-icons .social-icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: #e8f1f3;
}

.single-member .member-profile-head {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #e8f1f3 !important;
}

.single-member .member-profile-head .logo-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
}

@media (max-width: 993px) {
  .single-member .member-profile-head .logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 90px;
  }
}

.single-member .member-profile-head .logo {
  height: 250px;
  width: 250px;
  border-radius: 50%;
  overflow: hidden;
}

.single-member .member-profile-head .logo img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 993px) {
  .single-member .member-profile-head .logo {
    height: 190px;
    width: 190px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    bottom: -110px;
    z-index: 2;
  }
  .single-member .member-profile-head .logo img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.single-member .member-profile-head .details-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 700px;
          flex: 0 0 700px;
}

.single-member .member-profile-head .details {
  background-color: #e8f1f3;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}

@media (max-width: 993px) {
  .single-member .member-profile-head .details {
    margin-top: 20px;
    padding-top: 100px !important;
    padding-bottom: 50px;
  }
}

.single-member .member-profile-head .details .title {
  font-size: 20px;
  font-weight: 600;
  color: #aa0f3e;
}

@media (max-width: 575px) {
  .single-member .member-profile-head .details .title {
    margin-top: 17px;
  }
}

@media (max-width: 993px) {
  .single-member .member-profile-head .details .title {
    text-align: center;
  }
}

.single-member .member-profile-head .details .item {
  margin-bottom: 5px;
}

.single-member .member-profile-head .details .item i {
  color: #aa0f3e;
  width: 35px;
  text-align: center;
}

.single-member .member-profile-head .details .lang-dh .item {
  line-height: 22px;
}

.single-member .member-profile-head .details .political-party-badge {
  padding: 8px 12px;
  border-radius: 5px;
  color: #e8f1f3;
  position: absolute;
  top: 10px;
  line-height: 15px;
}

.single-member .member-profile-head .details .social-icons {
  position: absolute;
  bottom: 10px;
  z-index: 2;
}

.single-member .member-profile-head .details .social-icons .social-icon {
  background-color: #FFFFFF;
  width: 30px;
  height: 30px;
}

@media (max-width: 993px) {
  .single-member .member-profile-head .details .social-icons {
    right: 0 !important;
    left: 0 !important;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.single-member .member-profile-head .details.ltr .political-party-badge {
  right: 10px;
}

.single-member .member-profile-head .details.ltr .political-party-badge span {
  font-weight: 700;
}

.single-member .member-profile-head .details.ltr .social-icons {
  right: 10px;
}

.single-member .member-profile-head .details.rtl .political-party-badge {
  left: 10px;
}

.single-member .member-profile-head .details.rtl .political-party-badge span {
  font-family: waheed;
}

.single-member .member-profile-head .details.rtl .social-icons {
  left: 10px;
}

/*===============================================================================================================================
                                                  // SITE SINGLE MEMBER TEMPLATE END
===============================================================================================================================*/
/*===============================================================================================================================
                                                SITE SINGLE EVENT TEMPLATE START
===============================================================================================================================*/
.single-event .active-status {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-bottom: 5px;
  margin-right: 5px;
  z-index: 10;
}

.single-event .active-status.active {
  background-color: #00dd00;
}

.single-event .active-status.inactive {
  background-color: #92a1a5;
}

@media (max-width: 575px) {
  .single-event .page-title .page-title-inner {
    width: 100%;
  }
  .single-event .page-title .page-title-inner h2 {
    font-size: 16px;
  }
  .single-event .page-featured-image {
    height: 350px !important;
    max-height: 350px !important;
  }
}

.single-event .project-progress-container.rtl {
  left: 10px;
}

.single-event .project-progress-container.ltr {
  right: 10px;
}

.single-event .project-progress-container p {
  margin: 0;
  color: #e8f1f3;
  font-weight: 500;
  font-size: 13px;
}

.single-event .project-progress-container .project-progress {
  width: 135px;
  height: 10px;
  background-color: #F6F7F9;
  border-radius: 2px;
  overflow: hidden;
}

.single-event .project-progress-container .project-progress .progress-bar {
  height: 100%;
  background-color: #09b660;
}

.single-event-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 575px) {
  .single-event-meta {
    display: block;
  }
}

.single-event-meta span,
.single-event-meta p,
.single-event-meta ul,
.single-event-meta li,
.single-event-meta h1,
.single-event-meta h2,
.single-event-meta h3,
.single-event-meta h4,
.single-event-meta h5,
.single-event-meta h6 {
  color: #e8f1f3;
}

.single-event-meta .single-event-meta-item {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 15px 5px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.single-event-meta .single-event-meta-item .icon i {
  font-size: 45px;
  color: #e8f1f3;
}

@media (max-width: 575px) {
  .single-event-meta .single-event-meta-item .icon i {
    font-size: 20px;
  }
}

.single-event-meta .single-event-meta-item .text {
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.single-event-meta .single-event-meta-item .text .label {
  font-size: 14px;
  display: block;
}

.single-event-meta .single-event-meta-item .text .value {
  font-size: 18px;
  display: block;
}

.single-event-meta .single-event-meta-item .text .value p,
.single-event-meta .single-event-meta-item .text .value h1,
.single-event-meta .single-event-meta-item .text .value h2,
.single-event-meta .single-event-meta-item .text .value h3,
.single-event-meta .single-event-meta-item .text .value h4,
.single-event-meta .single-event-meta-item .text .value h5,
.single-event-meta .single-event-meta-item .text .value h6 {
  margin: 0;
}

@media (max-width: 575px) {
  .single-event-meta .single-event-meta-item .text .value p,
  .single-event-meta .single-event-meta-item .text .value h1,
  .single-event-meta .single-event-meta-item .text .value h2,
  .single-event-meta .single-event-meta-item .text .value h3,
  .single-event-meta .single-event-meta-item .text .value h4,
  .single-event-meta .single-event-meta-item .text .value h5,
  .single-event-meta .single-event-meta-item .text .value h6 {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .single-event-meta .single-event-meta-item {
    margin: 0;
  }
}

/*===============================================================================================================================
                                               // SITE SINGLE EVENT TEMPLATE END
===============================================================================================================================*/
/*===============================================================================================================================
                                                   SITE GALLERY TEMPLATE START
===============================================================================================================================*/
.gallery-images-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gallery-images-container img {
  width: 350px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 10px;
}

.gallery-item.col-3 img {
  width: 100%;
  height: auto;
}

/*===============================================================================================================================
                                                  // SITE GALLERY TEMPLATE END
===============================================================================================================================*/
/*===============================================================================================================================
                                                   CONTACT PAGE TEMPLATE START
===============================================================================================================================*/
.contact-page-container {
  padding-top: 60px;
  padding-bottom: 70px;
}

.page-content.contact-page .icon-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
  padding-right: 0;
}

.page-content.contact-page .icon-container i {
  margin-top: 7px;
}

.page-content.contact-page .text-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 250px;
          flex: 0 0 250px;
}

.page-content.contact-page .text-container p {
  margin-bottom: 5px;
}

.location-map {
  background: #CECECE;
  height: 450px;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .location-map {
    height: 400px;
    margin-top: 50px;
  }
}

/*===============================================================================================================================
                                                  // CONTACT PAGE TEMPLATE END
===============================================================================================================================*/
/*===============================================================================================================================
                                                   SITE ERROR PAGES START
===============================================================================================================================*/
/*__________________________________________________________________________
                                ERROR 404 START
__________________________________________________________________________*/
.error-404-container {
  background-color: #f5f7f7 !important;
}

.error-404 {
  min-height: 80vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.error-404 .row > div {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.error-404 .inner-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #92a1a5;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.error-404 .inner-404 h1 {
  font-size: 150px;
}

.error-404 .inner-404 h1 i {
  font-size: 120px;
  padding-right: 15px;
  padding-left: 15px;
}

.error-404 .text {
  position: relative;
  min-width: 220px;
}

.error-404 .text::after {
  content: "";
  border-left: 2px solid #aa0f3e;
  position: absolute;
  background-color: #f5f7f7;
  height: 180px;
  width: 100px;
  -webkit-transform: rotate(19deg);
          transform: rotate(19deg);
  left: -55px;
  top: 30px;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.error-404 .text .content {
  position: relative;
  z-index: 2;
}

.error-404 .text .content h1,
.error-404 .text .content h2,
.error-404 .text .content h3,
.error-404 .text .content h4,
.error-404 .text .content h5,
.error-404 .text .content h6 {
  color: #455b61;
}

@media (max-width: 767px) {
  .error-404 .row > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .error-404 .inner-404 {
    bottom: -35px;
    position: relative;
  }
  .error-404 .inner-404 h1 {
    font-size: 120px;
  }
  .error-404 .inner-404 h1 i {
    font-size: 100px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .error-404 .text {
    padding-top: 25px;
  }
  .error-404 .text::after {
    border-left: 0;
    border-top: 2px solid #03c6fc;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    left: -17px;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    top: -2px;
  }
  .error-404 .text .content {
    text-align: center;
  }
}

/*__________________________________________________________________________
                                ERROR 404 END
__________________________________________________________________________*/
/*===============================================================================================================================
                                                  // SITE ERROR PAGES END
===============================================================================================================================*/
/*===============================================================================================================================
                                                   SITE SIDEBAR START
===============================================================================================================================*/
.sidebar-search,
.sidebar-search-form {
  width: 100%;
}

.sidebar-search-form {
  width: 100%;
}

.sidebar-search {
  width: 100%;
  padding: 8px 35px 8px 12px;
  background: #e8f1f3;
  border: 1px solid #e63b6e;
  font-size: 16px;
  color: #e63b6e;
  border-radius: 4px;
}

.sidebar-search:placeholder {
  color: #aa0f3e;
  font-size: 16px;
}

.sidebar-search-form .search-field-icon {
  position: absolute;
  color: #e63b6e;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sidebar-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.sidebar-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.sidebar-item .title {
  color: #2b393d;
}

.sidebar-item .thumbnail img {
  width: 90px;
  height: 90px;
  -o-object-fit: cover;
     object-fit: cover;
}

.sidebar-item .list-item-text-container {
  padding-left: 10px;
  padding-right: 10px;
}

.list-view-details h5 {
  color: #2b393d;
  font-size: 17px;
}

@media (max-width: 1200px) {
  .sidebar-item .list-item-text-container {
    width: 65%;
    padding-left: 10px;
  }
  .sidebar-item .meta p span {
    font-size: 8px;
  }
}

@media (max-width: 993px) {
  .sidebar-item .list-item-text-container {
    width: 70%;
    padding-left: 10px;
  }
}

/*===============================================================================================================================
                                                  // SITE SIDEBAR END
===============================================================================================================================*/
/*===============================================================================================================================
                                                  ISLAND INFORMATION
===============================================================================================================================*/
.island-information .island-info-item {
  background-color: #e8f1f3;
  padding: 10px;
  margin-bottom: 8px;
}

/*===============================================================================================================================
                                                  // ISLAND INFORMATION
===============================================================================================================================*/
/*===============================================================================================================================
                                                     SITE WIDGETS START
===============================================================================================================================*/
/*__________________________________________________________________________
                          WIDGETS GENERAL SETTINGS 
__________________________________________________________________________*/
.widget {
  margin-top: 15px;
  margin-bottom: 15px;
}

.widget .widget-title {
  padding-bottom: 10px;
  font-size: 18px;
}

.widget .widget-container {
  height: 100%;
}

.widget .widget-container.with-bg {
  height: 100%;
}

.widget .widget-container .widget-title {
  padding: 10px;
  font-weight: 500;
  font-size: 17px;
}

.widget .widget-container .widget-title.with-bg {
  padding: 12px;
  font-weight: 400;
  font-size: 15px;
}

.widget .widget-container .widget-content {
  padding: 10px 10px;
}

.widget .widget-container .widget-content a:hover {
  color: #aa0f3e !important;
}

.widget .widget-container .widget-content img {
  max-width: 100%;
}

.widget.light .widget-container {
  background: #e8f1f3;
}

.widget.light .widget-container.with-bg {
  background: #fafcfd;
}

.widget.light .widget-container .widget-title {
  color: #455b61;
}

.widget.light .widget-container .widget-title.with-bg {
  background: #F6F7F9;
}

.widget.light .widget-container .widget-content a {
  color: #455b61;
}

.widget.dark .widget-container {
  background: #01151c;
}

.widget.dark .widget-container.with-bg {
  background: #2b393d;
}

.widget.dark .widget-container .widget-title {
  color: #e8f1f3;
}

.widget.dark .widget-container .widget-title.with-bg {
  background: #010d11;
}

.widget.dark .widget-container .widget-content {
  color: #e8f1f3;
}

.widget.dark .widget-container .widget-content a {
  color: #e8f1f3;
}

/*__________________________________________________________________________
                        / WIDGETS GENERAL SETTINGS END
__________________________________________________________________________*/
/*__________________________________________________________________________
                          WORDPRESS DEFAULT WIDGETS
__________________________________________________________________________*/
.widget.widget_search .widget-container form input {
  background: #d5dde4;
  border: 0;
  padding: 0 15px;
  color: #455b61;
  height: 40px;
  border-radius: 0;
  width: 100%;
}

.widget.widget_search .widget-container form input::-webkit-input-placeholder {
  color: #455b61;
}

.widget.widget_search .widget-container form input:-ms-input-placeholder {
  color: #455b61;
}

.widget.widget_search .widget-container form input::-ms-input-placeholder {
  color: #455b61;
}

.widget.widget_search .widget-container form input::placeholder {
  color: #455b61;
}

.widget.widget_calendar .calendar_wrap table {
  width: 100%;
}

.widget.widget_calendar .calendar_wrap table caption {
  padding: 5px 10px;
  background: #415157;
  border-radius: 3px;
  color: #e8f1f3;
  margin-top: 20px;
  font-weight: 300;
}

.widget.widget_calendar .calendar_wrap table thead tr th {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.widget.widget_calendar .calendar_wrap table tbody tr td {
  text-align: center;
}

.widget.widget_calendar .calendar_wrap table tbody tr td#today {
  background-color: #415157;
  border-radius: 3px;
}

/*__________________________________________________________________________
                        / WORDPRESS DEFAULT WIDGETS
__________________________________________________________________________*/
/*
        SIDEBAR WIDGETS START
*/
.sidebar .widget img {
  max-width: 100%;
}

.sidebar .widget.light .widget-container {
  background: transparent;
}

.sidebar .widget.light .widget-container.with-bg {
  background: #e8f1f3;
}

.sidebar .widget.light .widget-container .widget-title {
  color: #455b61;
}

.sidebar .widget.light .widget-container .widget-title.with-bg {
  background: #e8f1f3;
}

.sidebar .widget.light .widget-container .widget-content a {
  color: #455b61;
}

.sidebar .widget.dark .widget-container {
  background: transparent;
}

.sidebar .widget.dark .widget-container.with-bg {
  background: #2b393d;
}

.sidebar .widget.dark .widget-container .widget-title {
  color: #e8f1f3;
}

.sidebar .widget.dark .widget-container .widget-title.with-bg {
  background: #010d11;
}

.sidebar .widget.dark .widget-container .widget-content a {
  color: #e8f1f3;
}

/*
        SIDEBAR WIDGETS END
*/
/*
        FOOTER WIDGETS START
*/
/*
        FOOTER WIDGETS END
*/
/*===============================================================================================================================
                                                     // SITE WIDGETS END
===============================================================================================================================*/
.text-english {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 400 !important;
}

/*===============================================================================================================================
                                                         SITE FOOTER
===============================================================================================================================*/
/*__________________________________________________________________________
                              FOOTER GENERAL
__________________________________________________________________________*/
.main-footer .footer-copyright.light {
  background: #fafcfd;
  color: #455b61;
}

.main-footer .footer-copyright.dark {
  background: #010d11;
  color: #e8f1f3;
}

.main-footer .footer-widgets.light {
  background: #e8f1f3;
}

.main-footer .footer-widgets.dark {
  background: #01151c;
}

.main-footer .footer-widgets.dark .widget .widget-container .widget-content p, .main-footer .footer-widgets.dark .widget .widget-container .widget-content span, .main-footer .footer-widgets.dark .widget .widget-container .widget-content ul, .main-footer .footer-widgets.dark .widget .widget-container .widget-content li {
  color: #e8f1f3;
  line-height: 20px;
}

/*__________________________________________________________________________
                             / FOOTER GENERAL
__________________________________________________________________________*/
/*__________________________________________________________________________
                            FOOTER WIDGET SECTION
__________________________________________________________________________*/
.footer-widgets {
  padding: 45px 0;
}

/*__________________________________________________________________________
                           / FOOTER WIDGET SECTION
__________________________________________________________________________*/
/*__________________________________________________________________________
                          FOOTER COPYRIGHT SECTION
__________________________________________________________________________*/
.footer-copyright {
  text-align: left;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-text {
  font-size: 13px;
}

@media (max-width: 500px) {
  .footer-text {
    font-size: 12px;
  }
}

/*__________________________________________________________________________
                          / FOOTER COPYRIGHT SECTION
__________________________________________________________________________*/
.lang-dh h1 .text-english, .lang-dh h2 .text-english, .lang-dh h3 .text-english, .lang-dh h4 .text-english, .lang-dh h5 .text-english, .lang-dh h6 .text-english, .lang-dh a .text-english, .lang-dh p .text-english, .lang-dh span .text-english {
  font-family: "Montserrat", sans-serif !important;
}

.lang-dh h1 .text-english.fw-300, .lang-dh h2 .text-english.fw-300, .lang-dh h3 .text-english.fw-300, .lang-dh h4 .text-english.fw-300, .lang-dh h5 .text-english.fw-300, .lang-dh h6 .text-english.fw-300, .lang-dh a .text-english.fw-300, .lang-dh p .text-english.fw-300, .lang-dh span .text-english.fw-300 {
  font-weight: 300 !important;
}

.lang-dh h1 .text-english.fw-400, .lang-dh h2 .text-english.fw-400, .lang-dh h3 .text-english.fw-400, .lang-dh h4 .text-english.fw-400, .lang-dh h5 .text-english.fw-400, .lang-dh h6 .text-english.fw-400, .lang-dh a .text-english.fw-400, .lang-dh p .text-english.fw-400, .lang-dh span .text-english.fw-400 {
  font-weight: 400 !important;
}

.lang-dh h1 .text-english.fw-500, .lang-dh h2 .text-english.fw-500, .lang-dh h3 .text-english.fw-500, .lang-dh h4 .text-english.fw-500, .lang-dh h5 .text-english.fw-500, .lang-dh h6 .text-english.fw-500, .lang-dh a .text-english.fw-500, .lang-dh p .text-english.fw-500, .lang-dh span .text-english.fw-500 {
  font-weight: 500 !important;
}

.lang-dh h1 .text-english.fw-600, .lang-dh h2 .text-english.fw-600, .lang-dh h3 .text-english.fw-600, .lang-dh h4 .text-english.fw-600, .lang-dh h5 .text-english.fw-600, .lang-dh h6 .text-english.fw-600, .lang-dh a .text-english.fw-600, .lang-dh p .text-english.fw-600, .lang-dh span .text-english.fw-600 {
  font-weight: 600 !important;
}

.lang-dh h1 .text-english.fw-700, .lang-dh h2 .text-english.fw-700, .lang-dh h3 .text-english.fw-700, .lang-dh h4 .text-english.fw-700, .lang-dh h5 .text-english.fw-700, .lang-dh h6 .text-english.fw-700, .lang-dh a .text-english.fw-700, .lang-dh p .text-english.fw-700, .lang-dh span .text-english.fw-700 {
  font-weight: 700 !important;
}

.lang-dh .text-english {
  font-family: "Montserrat", sans-serif !important;
}

.lang-dh .text-english.fw-300 {
  font-weight: 300 !important;
}

.lang-dh .text-english.fw-400 {
  font-weight: 400 !important;
}

.lang-dh .text-english.fw-500 {
  font-weight: 500 !important;
}

.lang-dh .text-english.fw-600 {
  font-weight: 600 !important;
}

.lang-dh .text-english.fw-700 {
  font-weight: 700 !important;
}

.lang-dh .text-english h1, .lang-dh .text-english h2, .lang-dh .text-english h3, .lang-dh .text-english h4, .lang-dh .text-english h5, .lang-dh .text-english h6, .lang-dh .text-english a, .lang-dh .text-english p, .lang-dh .text-english span {
  font-family: "Montserrat", sans-serif !important;
}

.lang-dh .text-english h1.fw-300, .lang-dh .text-english h2.fw-300, .lang-dh .text-english h3.fw-300, .lang-dh .text-english h4.fw-300, .lang-dh .text-english h5.fw-300, .lang-dh .text-english h6.fw-300, .lang-dh .text-english a.fw-300, .lang-dh .text-english p.fw-300, .lang-dh .text-english span.fw-300 {
  font-weight: 300 !important;
}

.lang-dh .text-english h1.fw-400, .lang-dh .text-english h2.fw-400, .lang-dh .text-english h3.fw-400, .lang-dh .text-english h4.fw-400, .lang-dh .text-english h5.fw-400, .lang-dh .text-english h6.fw-400, .lang-dh .text-english a.fw-400, .lang-dh .text-english p.fw-400, .lang-dh .text-english span.fw-400 {
  font-weight: 400 !important;
}

.lang-dh .text-english h1.fw-500, .lang-dh .text-english h2.fw-500, .lang-dh .text-english h3.fw-500, .lang-dh .text-english h4.fw-500, .lang-dh .text-english h5.fw-500, .lang-dh .text-english h6.fw-500, .lang-dh .text-english a.fw-500, .lang-dh .text-english p.fw-500, .lang-dh .text-english span.fw-500 {
  font-weight: 500 !important;
}

.lang-dh .text-english h1.fw-600, .lang-dh .text-english h2.fw-600, .lang-dh .text-english h3.fw-600, .lang-dh .text-english h4.fw-600, .lang-dh .text-english h5.fw-600, .lang-dh .text-english h6.fw-600, .lang-dh .text-english a.fw-600, .lang-dh .text-english p.fw-600, .lang-dh .text-english span.fw-600 {
  font-weight: 600 !important;
}

.lang-dh .text-english h1.fw-700, .lang-dh .text-english h2.fw-700, .lang-dh .text-english h3.fw-700, .lang-dh .text-english h4.fw-700, .lang-dh .text-english h5.fw-700, .lang-dh .text-english h6.fw-700, .lang-dh .text-english a.fw-700, .lang-dh .text-english p.fw-700, .lang-dh .text-english span.fw-700 {
  font-weight: 700 !important;
}

.text-english.fw-300 {
  font-weight: 300 !important;
}

.text-english.fw-400 {
  font-weight: 400 !important;
}

.text-english.fw-500 {
  font-weight: 500 !important;
}

.text-english.fw-600 {
  font-weight: 600 !important;
}

.text-english.fw-700 {
  font-weight: 700 !important;
}

.block-container p a {
  color: #aa0f3e !important;
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  text-decoration: underline !important;
}

.block-container p a:hover {
  color: #7c0226;
  -webkit-transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
  transition: all 0.4s cubic-bezier(0.5, 0.98, 0.52, 0.99);
}

/*===============================================================================================================================
                                                       // SITE FOOTER
===============================================================================================================================*/
/*# sourceMappingURL=hashframework.css.map */