@import url(http://fonts.googleapis.com/css?family=Roboto);
/*!
 * Mobirise v4 theme (https://mobirise.com/)
 * Copyright 2017 Mobirise
 */
section {
  background-color: #eeeeee;
}

.form-control:focus {
  box-shadow: none;
}

:focus {
  outline: none;
}

body {
  font-style: normal;
  line-height: 1.5;
}

section,
.container,
.container-fluid {
  position: relative;
  word-wrap: break-word;
}

a.mbr-iconfont:hover {
  text-decoration: none;
}

.article .lead p,
.article .lead ul,
.article .lead ol,
.article .lead pre,
.article .lead blockquote {
  margin-bottom: 0;
}

ul,
ol,
pre,
blockquote {
  margin-bottom: 2.3125rem;
}

pre {
  background: #f4f4f4;
  padding: 10px 24px;
  white-space: pre-wrap;
}

.inactive {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  -webkit-user-drag: none;
  user-drag: none;
}

.mbr-section__comments .row {
  justify-content: center;
  -webkit-justify-content: center;
}

a {
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}

a, a:hover {
  text-decoration: none;
}

figure {
  margin-bottom: 0;
}

body {
  color: #232323;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4 {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
}

.mbr-section-title {
  font-style: normal;
  line-height: 1.2;
}

.mbr-section-subtitle {
  line-height: 1.3;
}

.mbr-text {
  font-style: normal;
  line-height: 1.6;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  padding: 10px 0 10px 20px;
  position: relative;
  border-left: 2px solid;
  border-color: #ff3366;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  transition-delay: 9999s;
  transition-property: background-color, color;
}

textarea[type='hidden'] {
  display: none;
}

body {
  position: relative;
}

section {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

section .mbr-background-video,
section .mbr-background-video-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.hidden {
  visibility: hidden;
}

.mbr-z-index20 {
  z-index: 20;
}

/*! Base colors */
.mbr-white {
  color: #ffffff;
}

.mbr-black {
  color: #000000;
}

.mbr-bg-white {
  background-color: #ffffff;
}

.mbr-bg-black {
  background-color: #000000;
}

/*! Text-aligns */
.align-left {
  text-align: left;
}

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

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

@media (max-width: 767px) {
  .align-left,
  .align-center,
  .align-right,
  .mbr-section-btn,
  .mbr-section-title {
    text-align: center;
  }
}

/*! Font-weight  */
.mbr-light {
  font-weight: 300;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

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

/*! Media  */
.media-size-item {
  -moz-flex: 1 1 auto;
  -o-flex: 1 1 auto;
  flex: 1 1 auto;
}

.media-content {
  flex-basis: 100%;
}

.media-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: start;
}

.media-container-row .media-size-item {
  width: 400px;
}

.media-container-column {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: stretch;
}

.media-container-column > * {
  width: 100%;
}

@media (min-width: 992px) {
  .media-container-row {
    flex-wrap: nowrap;
  }
}

figure {
  overflow: hidden;
}

figure[mbr-media-size] {
  transition: width 0.1s;
}

.mbr-figure img,
.mbr-figure iframe {
  display: block;
  width: 100%;
}

.card {
  background-color: transparent;
  border: none;
}

.card-box {
  width: 100%;
}

.card-img {
  text-align: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}

.media {
  max-width: 100%;
  margin: 0 auto;
}

.mbr-figure {
  -ms-grid-row-align: center;
  align-self: center;
}

.media-container > div {
  max-width: 100%;
}

.mbr-figure img,
.card-img img {
  width: 100%;
}

@media (max-width: 991px) {
  .media-size-item {
    width: auto !important;
  }
  .media {
    width: auto;
  }
  .mbr-figure {
    width: 100% !important;
  }
}

/*! Buttons */
.btn {
  font-weight: 500;
  border-width: 2px;
  font-style: normal;
  letter-spacing: 1px;
  margin: .4rem .8rem;
  white-space: normal;
  transition: all .3s ease-in-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  word-break: break-word;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  display: -webkit-inline-flex;
}

.btn-sm {
  font-weight: 500;
  letter-spacing: 1px;
  transition: all .3s ease-in-out;
}

.btn-md {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.btn-lg {
  font-weight: 500;
  letter-spacing: 1px;
  margin: .4rem .8rem !important;
  transition: all .3s ease-in-out;
}

.mbr-section-btn {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  font-size: 0;
}

nav .mbr-section-btn {
  margin-left: 0rem;
  margin-right: 0rem;
}

.btn-form {
  border-radius: 0;
}

.btn-form:hover {
  cursor: pointer;
}

/*! Btn icon margin */
.btn .mbr-iconfont,
.btn.btn-sm .mbr-iconfont {
  cursor: pointer;
  margin-right: 0.5rem;
}

.btn.btn-md .mbr-iconfont,
.btn.btn-md .mbr-iconfont {
  margin-right: 0.8rem;
}

.mbr-regular {
  font-weight: 400;
}

.mbr-semibold {
  font-weight: 500;
}

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

[type='submit'] {
  -webkit-appearance: none;
}

/*! Full-screen */
.mbr-fullscreen .mbr-overlay {
  min-height: 100vh;
}

.mbr-fullscreen {
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  align-items: center;
  -webkit-align-items: center;
  min-height: 100vh;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*! Map */
.map {
  height: 25rem;
  position: relative;
}

.map iframe {
  width: 100%;
  height: 100%;
}

.mbr-overlay {
  background-color: #000;
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

/* Form */
blockquote {
  font-style: italic;
  padding: 10px 0 10px 20px;
  font-size: 1.09rem;
  position: relative;
  border-width: 3px;
}

.form-control {
  background-color: #f5f5f5;
  box-shadow: none;
  color: #565656;
  line-height: 1.43;
  min-height: 3.5em;
  padding: 1.07em .5em;
}

.form-control, .form-control:focus {
  border: 1px solid #e8e8e8;
}

.form-active .form-control:invalid {
  border-color: red;
}

.form-control-label {
  position: relative;
  cursor: pointer;
  margin-bottom: .357em;
  padding: 0;
}

.alert {
  color: #ffffff;
  border-radius: 0;
  border: 0;
  font-size: .875rem;
  line-height: 1.5;
  margin-bottom: 1.875rem;
  padding: 1.25rem;
  position: relative;
}

.alert.alert-form::after {
  background-color: inherit;
  bottom: -7px;
  content: "";
  display: block;
  height: 14px;
  left: 50%;
  margin-left: -7px;
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  -webkit-transform: rotate(45deg);
}

.form-asterisk {
  font-family: initial;
  position: absolute;
  top: -2px;
  font-weight: normal;
}

/*! Scroll to top arrow */
#scrollToTop a i:before {
  content: '';
  position: absolute;
  height: 40%;
  top: 25%;
  background: #fff;
  width: 2px;
  left: calc(50% - 1px);
}

#scrollToTop a i:after {
  content: '';
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 40%;
  height: 40%;
  left: 30%;
  bottom: 30%;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.mbr-arrow-up {
  bottom: 25px;
  right: 90px;
  position: fixed;
  text-align: right;
  z-index: 5000;
  color: #ffffff;
  font-size: 20px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.mbr-arrow-up a {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  outline-style: none !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  text-align: center;
}

.mbr-arrow-up a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.mbr-arrow-up a i {
  line-height: 60px;
}

.mbr-arrow-up-icon {
  display: block;
  color: #fff;
}

.mbr-arrow-up-icon::before {
  content: '\203a';
  display: inline-block;
  font-family: serif;
  font-size: 32px;
  line-height: 1;
  font-style: normal;
  position: relative;
  top: 6px;
  left: -4px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

/*! Arrow Down */
.mbr-arrow {
  position: absolute;
  bottom: 45px;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  background-color: rgba(80, 80, 80, 0.5);
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mbr-arrow > a {
  display: inline-block;
  text-decoration: none;
  outline-style: none;
  -webkit-animation: arrowdown 1.7s ease-in-out infinite;
  animation: arrowdown 1.7s ease-in-out infinite;
}

.mbr-arrow > a > i {
  position: absolute;
  top: -2px;
  left: 15px;
  font-size: 2rem;
}

@keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@-webkit-keyframes arrowdown {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
  50% {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
  }
}

@media (max-width: 500px) {
  .mbr-arrow-up {
    left: 50%;
    right: auto;
    transform: translateX(-50%) rotate(180deg);
    -webkit-transform: translateX(-50%) rotate(180deg);
  }
}

/*Gradients animation*/
@keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

@-webkit-keyframes gradient-animation {
  from {
    background-position: 0% 100%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  to {
    background-position: 100% 0%;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
}

.bg-gradient {
  background-size: 200% 200%;
  animation: gradient-animation 5s infinite alternate;
  -webkit-animation: gradient-animation 5s infinite alternate;
}

.menu .navbar-brand {
  display: -webkit-flex;
}

.menu .navbar-brand span {
  display: flex;
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
}

.menu .navbar-brand .navbar-logo img {
  display: -webkit-flex;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .menu .navbar-toggleable-sm .navbar-nav {
    display: -ms-flexbox;
  }
}

@media (max-width: 1023px) {
  .menu .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .navbar-collapse.show {
    overflow: auto;
  }
}

@media (min-width: 1024px) {
  .menu .navbar-nav.nav-dropdown {
    display: -webkit-flex;
  }
  .menu .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-flex !important;
  }
  .menu .collapsed .navbar-collapse {
    max-height: 93.5vh;
  }
  .menu .collapsed .navbar-collapse.show {
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .menu .navbar-collapse {
    max-height: 80vh;
  }
}

/* Others*/
.note-check a[data-value=Rubik] {
  font-style: normal;
}

.mbr-arrow a {
  color: #ffffff;
}

@media (max-width: 767px) {
  .mbr-arrow {
    display: none;
  }
}

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

.navbar-collapse {
  -webkit-flex-basis: 100%;
  -webkit-flex-grow: 1;
  -webkit-align-items: center;
}

.nav-dropdown .link {
  padding: 0.667em 1.667em !important;
  margin: 0 !important;
}

.nav {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

.row {
  display: -webkit-flex;
  -webkit-flex-wrap: wrap;
}

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

.form-inline {
  display: -webkit-flex;
  -webkit-align-items: center;
}

.card-wrapper {
  -webkit-flex: 1;
}

.carousel-control {
  z-index: 10;
  display: -webkit-flex;
  -webkit-align-items: center;
  -webkit-justify-content: center;
}

.carousel-controls {
  display: -webkit-flex;
}

.media {
  display: -webkit-flex;
}

.form-group:focus {
  outline: none;
}

.jq-selectbox__select {
  padding: 1.07em 0.5em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.jq-selectbox__dropdown {
  position: absolute;
  top: 100%;
  left: 0 !important;
  width: 100% !important;
}

.jq-selectbox__trigger-arrow {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.jq-selectbox li {
  padding: 1.07em 0.5em;
}

input[type='range'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.modal-dialog,
.modal-content {
  height: 100%;
}

.modal-dialog .carousel-inner {
  height: calc(100vh - 1.75rem);
}

@media (max-width: 575px) {
  .modal-dialog .carousel-inner {
    height: calc(100vh - 1rem);
  }
}

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

.carousel-item img {
  margin: auto;
}

.navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: '';
  background: no-repeat center center;
  background-size: 100% 100%;
}

.navbar-toggler-left {
  position: absolute;
  left: 1rem;
}

.navbar-toggler-right {
  position: absolute;
  right: 1rem;
}

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-sm .navbar-collapse {
    display: none;
    width: 100%;
  }
  .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1023px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}

.navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}

.navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}

.navbar-toggleable-xl .navbar-toggler {
  display: none;
}

.card-img {
  width: auto;
}

.menu .navbar.collapsed:not(.beta-menu) {
  flex-direction: column;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: flex;
}

.note-air-layout .dropup .dropdown-menu,
.note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
  bottom: initial !important;
}

html,
body {
  height: auto;
  min-height: 100vh;
}

.dropup .dropdown-toggle::after {
  display: none;
}
body {
  font-family: 'Rubik', sans-serif;
}
.display-1 {
  font-family: 'Rubik', sans-serif;
  font-size: 4.25rem;
  font-display: swap;
}
.display-1 > .mbr-iconfont {
  font-size: 6.8rem;
}
.display-2 {
  font-family: 'Rubik', sans-serif;
  font-size: 3rem;
  font-display: swap;
}
.display-2 > .mbr-iconfont {
  font-size: 4.8rem;
}
.display-4 {
  font-family: 'Rubik', sans-serif;
  font-size: 0.85rem;
  font-display: swap;
}
.display-4 > .mbr-iconfont {
  font-size: 1.36rem;
}
.display-5 {
  font-family: 'Rubik', sans-serif;
  font-size: 1.5rem;
  font-display: swap;
}
.display-5 > .mbr-iconfont {
  font-size: 2.4rem;
}
.display-7 {
  font-family: 'Rubik', sans-serif;
  font-size: 1rem;
  font-display: swap;
}
.display-7 > .mbr-iconfont {
  font-size: 1.6rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.4rem;
    font-size: calc( 2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-4 {
    font-size: 0.68rem;
    font-size: calc( 0.9475rem + (0.85 - 0.9475) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (0.9475rem + (0.85 - 0.9475) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.2rem;
    font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
  }
}
/* Buttons */
.btn {
  padding: 1rem 3rem;
  border-radius: 3px;
}
.btn-sm {
  padding: 0.6rem 1.5rem;
  border-radius: 3px;
}
.btn-md {
  padding: 1rem 3rem;
  border-radius: 3px;
}
.btn-lg {
  padding: 1.2rem 3.2rem;
  border-radius: 3px;
}
.bg-primary {
  background-color: #149dcc !important;
}
.bg-success {
  background-color: #ffbf00 !important;
}
.bg-info {
  background-color: #82786e !important;
}
.bg-warning {
  background-color: #879a9f !important;
}
.bg-danger {
  background-color: #cc9900 !important;
}
.btn-primary,
.btn-primary:active {
  background-color: #149dcc !important;
  border-color: #149dcc !important;
  color: #ffffff !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  color: #ffffff !important;
  background-color: #0d6786 !important;
  border-color: #0d6786 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #0d6786 !important;
  border-color: #0d6786 !important;
}
.btn-secondary,
.btn-secondary:active {
  background-color: #ff3366 !important;
  border-color: #ff3366 !important;
  color: #ffffff !important;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
  color: #ffffff !important;
  background-color: #e50039 !important;
  border-color: #e50039 !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #e50039 !important;
  border-color: #e50039 !important;
}
.btn-info,
.btn-info:active {
  background-color: #82786e !important;
  border-color: #82786e !important;
  color: #ffffff !important;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.active {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #59524b !important;
  border-color: #59524b !important;
}
.btn-success,
.btn-success:active {
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
  color: #ffffff !important;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
  color: #ffffff !important;
  background-color: #b38600 !important;
  border-color: #b38600 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #b38600 !important;
  border-color: #b38600 !important;
}
.btn-warning,
.btn-warning:active {
  background-color: #879a9f !important;
  border-color: #879a9f !important;
  color: #ffffff !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #617479 !important;
  border-color: #617479 !important;
}
.btn-danger,
.btn-danger:active {
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
  color: #ffffff !important;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
  color: #ffffff !important;
  background-color: #806000 !important;
  border-color: #806000 !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #806000 !important;
  border-color: #806000 !important;
}
.btn-white {
  color: #333333 !important;
}
.btn-white,
.btn-white:active {
  background-color: #ffffff !important;
  border-color: #ffffff !important;
  color: #808080 !important;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-white.disabled,
.btn-white:disabled {
  color: #808080 !important;
  background-color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}
.btn-black,
.btn-black:active {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-black.disabled,
.btn-black:disabled {
  color: #ffffff !important;
  background-color: #0d0d0d !important;
  border-color: #0d0d0d !important;
}
.btn-primary-outline,
.btn-primary-outline:active {
  background: none;
  border-color: #0b566f;
  color: #0b566f;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #149dcc;
  border-color: #149dcc;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #149dcc !important;
  border-color: #149dcc !important;
}
.btn-secondary-outline,
.btn-secondary-outline:active {
  background: none;
  border-color: #cc0033;
  color: #cc0033;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #ff3366;
  border-color: #ff3366;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #ff3366 !important;
  border-color: #ff3366 !important;
}
.btn-info-outline,
.btn-info-outline:active {
  background: none;
  border-color: #4b453f;
  color: #4b453f;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #82786e;
  border-color: #82786e;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #82786e !important;
  border-color: #82786e !important;
}
.btn-success-outline,
.btn-success-outline:active {
  background: none;
  border-color: #997300;
  color: #997300;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #ffbf00;
  border-color: #ffbf00;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #ffbf00 !important;
  border-color: #ffbf00 !important;
}
.btn-warning-outline,
.btn-warning-outline:active {
  background: none;
  border-color: #55666b;
  color: #55666b;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #879a9f;
  border-color: #879a9f;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #879a9f !important;
  border-color: #879a9f !important;
}
.btn-danger-outline,
.btn-danger-outline:active {
  background: none;
  border-color: #664d00;
  color: #664d00;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #cc9900;
  border-color: #cc9900;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #cc9900 !important;
  border-color: #cc9900 !important;
}
.btn-black-outline,
.btn-black-outline:active {
  background: none;
  border-color: #000000;
  color: #000000;
}
.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
  color: #ffffff;
  background-color: #333333;
  border-color: #333333;
}
.btn-black-outline.disabled,
.btn-black-outline:disabled {
  color: #ffffff !important;
  background-color: #333333 !important;
  border-color: #333333 !important;
}
.btn-white-outline,
.btn-white-outline:active,
.btn-white-outline.active {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
}
.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus {
  color: #333333;
  background-color: #ffffff;
  border-color: #ffffff;
}
.text-primary {
  color: #149dcc !important;
}
.text-secondary {
  color: #ff3366 !important;
}
.text-success {
  color: #ffbf00 !important;
}
.text-info {
  color: #82786e !important;
}
.text-warning {
  color: #879a9f !important;
}
.text-danger {
  color: #cc9900 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-black {
  color: #000000 !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0b566f !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: #cc0033 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #997300 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #4b453f !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #55666b !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #664d00 !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #b3b3b3 !important;
}
a.text-black:hover,
a.text-black:focus {
  color: #4d4d4d !important;
}
.alert-success {
  background-color: #70c770;
}
.alert-info {
  background-color: #82786e;
}
.alert-warning {
  background-color: #879a9f;
}
.alert-danger {
  background-color: #cc9900;
}
.mbr-section-btn a.btn:not(.btn-form) {
  border-radius: 100px;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: none !important;
}
.mbr-section-btn a.btn:not(.btn-form):hover,
.mbr-section-btn a.btn:not(.btn-form):focus {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
}
.mbr-gallery-filter li a {
  border-radius: 100px !important;
}
.mbr-gallery-filter li.active .btn {
  background-color: #149dcc;
  border-color: #149dcc;
  color: #ffffff;
}
.mbr-gallery-filter li.active .btn:focus {
  box-shadow: none;
}
.nav-tabs .nav-link {
  border-radius: 100px !important;
}
a,
a:hover {
  color: #149dcc;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #b4e6f8;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #fff2cc;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #beb8b2;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ced6d8;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #ffe599;
}
/* Scroll to top button*/
#scrollToTop a {
  border-radius: 100px;
}
.form-control {
  font-family: 'Rubik', sans-serif;
  font-size: 1rem;
  font-display: swap;
}
.form-control > .mbr-iconfont {
  font-size: 1.6rem;
}
blockquote {
  border-color: #149dcc;
}
/* Forms */
.mbr-form .btn {
  margin: .4rem 0;
}
.mbr-form .input-group-btn a.btn {
  border-radius: 100px !important;
}
.mbr-form .input-group-btn a.btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.mbr-form .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
.mbr-form .input-group-btn button[type="submit"]:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
.form2 .form-control {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.form2 .input-group-btn a.btn {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.form2 .input-group-btn button[type="submit"] {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.form3 input[type="email"] {
  border-radius: 100px !important;
}
@media (max-width: 349px) {
  .form2 input[type="email"] {
    border-radius: 100px !important;
  }
  .form2 .input-group-btn a.btn {
    border-radius: 100px !important;
  }
  .form2 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
  }
}
@media (max-width: 767px) {
  .btn {
    font-size: .75rem !important;
  }
  .btn .mbr-iconfont {
    font-size: 1rem !important;
  }
}
/* Footer */
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #149dcc;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #149dcc;
}
.footer3 input[type="email"],
.footer4 input[type="email"] {
  border-radius: 100px !important;
}
.footer3 .input-group-btn a.btn,
.footer4 .input-group-btn a.btn {
  border-radius: 100px !important;
}
.footer3 .input-group-btn button[type="submit"],
.footer4 .input-group-btn button[type="submit"] {
  border-radius: 100px !important;
}
/* Headers*/
.header13 .form-inline input[type="email"],
.header14 .form-inline input[type="email"] {
  border-radius: 100px;
}
.header13 .form-inline input[type="text"],
.header14 .form-inline input[type="text"] {
  border-radius: 100px;
}
.header13 .form-inline input[type="tel"],
.header14 .form-inline input[type="tel"] {
  border-radius: 100px;
}
.header13 .form-inline a.btn,
.header14 .form-inline a.btn {
  border-radius: 100px;
}
.header13 .form-inline button,
.header14 .form-inline button {
  border-radius: 100px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .card-wrapper {
    flex: auto !important;
  }
}
.jq-selectbox li:hover,
.jq-selectbox li.selected {
  background-color: #149dcc;
  color: #ffffff;
}
.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
  transition: 0.4s;
  border-top-color: currentColor;
  border-bottom-color: currentColor;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
  border-top-color: #149dcc;
  border-bottom-color: #149dcc;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  color: #ffffff !important;
  background-color: #149dcc !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #ffffff !important;
  background: #ff3366 !important;
  box-shadow: none !important;
}
.lazy-bg {
  background-image: none !important;
}
.lazy-placeholder:not(section),
.lazy-none {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
iframe.lazy-placeholder,
.lazy-placeholder:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 100px;
  background: transparent no-repeat center;
  background-size: contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23149dcc' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}
section.lazy-placeholder:after {
  opacity: 0.3;
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
.cid-quVRwrbBWQ {
  padding-top: 90px;
  padding-bottom: 15px;
  background-color: #efefef;
}
.cid-quVRwrbBWQ .mbr-overlay {
  background: linear-gradient(90deg, #ffffff, #1ec5bf);
}
.cid-quVRwrbBWQ h3 {
  color: #000000;
  font-weight: 300;
}
.cid-quVRwrbBWQ p {
  color: #464646;
}
.cid-quVRwrbBWQ h2 {
  color: #000000;
}
.cid-quVRwrbBWQ .counter-container {
  color: #767676;
}
.cid-quVRwrbBWQ .counter-container div {
  margin-bottom: 1rem;
  padding-left: .5rem;
}
.cid-quVRwrbBWQ .media-content {
  padding-right: 1.5rem;
  padding-left: 3rem;
}
@media (max-width: 991px) {
  .cid-quVRwrbBWQ .media-content {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
.cid-quVRwrbBWQ .mbr-figure:last-of-type {
  padding-left: 1rem;
  padding-right: 1rem;
}
.cid-quVRwrbBWQ .list-counter {
  float: left;
  font-size: 2rem;
  margin-right: 1rem;
}
.cid-quVRwrbBWQ .half-list:nth-of-type(even) {
  display: inline-block;
  width: 48%;
  margin-left: 4%;
}
.cid-quVRwrbBWQ .half-list {
  text-align: left;
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin: 0;
}
@media (max-width: 767px) {
  .cid-quVRwrbBWQ .half-list {
    width: 100%;
    margin: 0;
  }
  .cid-quVRwrbBWQ .half-list:nth-of-type(even) {
    width: 100%;
    margin: 0;
  }
}
.cid-quVRwrbBWQ .mbr-figure {
  padding-right: 1rem;
  padding-left: 4rem;
  -ms-flex-item-align: initial;
  -ms-grid-row-align: initial;
  -webkit-align-self: flex-start;
  align-self: flex-start;
}
@media (min-width: 992px) {
  .cid-quVRwrbBWQ .mbr-figure {
    padding-left: 1rem;
  }
}
@media (max-width: 991px) {
  .cid-quVRwrbBWQ .mbr-figure {
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }
}
.cid-quVRwrbBWQ .media-container-row {
  -webkit-flex-direction: row-reverse;
}
.cid-quVRwrbBWQ .mbr-text {
  text-align: center;
  color: #464646;
}
@media (max-width: 767px) {
  .cid-quVRwrbBWQ .mbr-text {
    text-align: center;
  }
}
.cid-quVRwrbBWQ P {
  text-align: left;
}
.cid-quVRwrbBWQ #PhotoGalCover {
  width: 210px;
  height: 160px;
  background-color: #FFFFFF;
  margin: 0px 0px 0px 0px;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 0px 0px 0px;
}
.cid-quVRwrbBWQ #PhotoGalPhotoCoverIN {
  margin-left: auto;
  margin-right: auto;
  width: 190px;
  height: 140px;
  padding: 0px 0px 0px 0px;
}
.cid-quVRwrbBWQ .thumbnailsize {
  width: 190px;
  height: 140px;
  border-style: none;
}
.cid-quVRwrbBWQ .spacer {
  clear: both;
  font-size: 0;
  line-height: 10px;
  height: 10px;
}
.cid-sWRUJEfuSD {
  padding-top: 90px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.cid-sWRUJEfuSD .mbr-text {
  color: #767676;
}
.cid-sWRUJEfuSD h4 {
  font-weight: 500;
}
.cid-sWRUJEfuSD h4,
.cid-sWRUJEfuSD h5 {
  text-align: center;
}
.cid-sWRUJEfuSD p {
  text-align: center;
}
.cid-sWRUJEfuSD .card-box {
  text-align: center;
}
.cid-sWRUJEfuSD .card-img {
  font-size: 3rem;
}
.cid-sWRUJEfuSD .mbr-iconfont {
  color: #149dcc;
}
.cid-sWRUJEfuSD .mbr-section-subtitle {
  text-align: left;
}
.cid-quWuBGlx5q {
  padding-top: 75px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.cid-quWuBGlx5q .mbr-text {
  color: #767676;
}
.cid-quWuBGlx5q h4 {
  font-weight: 500;
}
.cid-quWuBGlx5q h4,
.cid-quWuBGlx5q h5 {
  text-align: center;
}
.cid-quWuBGlx5q p {
  text-align: center;
}
.cid-quWuBGlx5q .card-box {
  text-align: center;
}
.cid-quWuBGlx5q .card-img {
  font-size: 3rem;
}
.cid-quWuBGlx5q .mbr-iconfont {
  color: #149dcc;
}
.cid-quWuBGlx5q .mbr-section-subtitle {
  text-align: left;
}
.cid-sWRSOwW6D4 {
  padding-top: 75px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.cid-sWRSOwW6D4 .mbr-text {
  color: #767676;
}
.cid-sWRSOwW6D4 h4 {
  font-weight: 500;
}
.cid-sWRSOwW6D4 h4,
.cid-sWRSOwW6D4 h5 {
  text-align: center;
}
.cid-sWRSOwW6D4 p {
  text-align: center;
}
.cid-sWRSOwW6D4 .card-box {
  text-align: center;
}
.cid-sWRSOwW6D4 .card-img {
  font-size: 3rem;
}
.cid-sWRSOwW6D4 .mbr-iconfont {
  color: #149dcc;
}
.cid-sWRSOwW6D4 .mbr-section-subtitle {
  text-align: left;
}
.cid-tw8GWzt2he {
  padding-top: 75px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.cid-tw8GWzt2he .mbr-text {
  color: #767676;
}
.cid-tw8GWzt2he h3 {
  font-weight: 400;
}
.cid-tw8GWzt2he h4,
.cid-tw8GWzt2he h5 {
  text-align: center;
}
.cid-tw8GWzt2he p {
  text-align: center;
}
.cid-tw8GWzt2he .card-box {
  text-align: center;
}
.cid-tw8GWzt2he .card-img {
  font-size: 3rem;
}
.cid-tw8GWzt2he .mbr-iconfont {
  color: #149dcc;
}
.cid-tw8GWzt2he .mbr-section-subtitle {
  text-align: left;
}
.cid-sWRVVQve82 {
  padding-top: 15px;
  padding-bottom: 30px;
  background-color: #f9f9f9;
}
.cid-sWRVVQve82 .mbr-section-subtitle {
  color: #767676;
}
.cid-sWRVVQve82 .container-table {
  margin: 0 auto;
}
.cid-sWRVVQve82 .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-sWRVVQve82 .dataTables_wrapper {
  display: block;
}
.cid-sWRVVQve82 .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-sWRVVQve82 .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-sWRVVQve82 table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-sWRVVQve82 table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-sWRVVQve82 table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-sWRVVQve82 table td {
  border-top: 1px solid #cccccc;
}
.cid-sWRVVQve82 table.table {
  background: #ffffff;
}
.cid-sWRVVQve82 .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-sWRVVQve82 .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-sWRVVQve82 .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-sWRVVQve82 .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-sWRVVQve82 .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-sWRVVQve82 .dataTables_filter {
    text-align: center;
  }
  .cid-sWRVVQve82 .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-sWRZ1Ph97b {
  padding-top: 90px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
}
.cid-sWRZ1Ph97b .mbr-text {
  color: #767676;
}
.cid-sWRZ1Ph97b h4 {
  font-weight: 500;
}
.cid-sWRZ1Ph97b h3 {
  font-weight: 400;
}
.cid-sWRZ1Ph97b h4,
.cid-sWRZ1Ph97b h5 {
  text-align: center;
}
.cid-sWRZ1Ph97b p {
  text-align: center;
}
.cid-sWRZ1Ph97b .card-box {
  text-align: center;
}
.cid-sWRZ1Ph97b .card-img {
  font-size: 3rem;
}
.cid-sWRZ1Ph97b .mbr-iconfont {
  color: #149dcc;
}
.cid-sWRZ1Ph97b .mbr-section-subtitle {
  text-align: left;
}
.cid-qCntpI2s59 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCntpI2s59 .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
.cid-quWuBGlx5q {
  padding-top: 90px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
}
.cid-quWuBGlx5q .mbr-text {
  color: #767676;
}
.cid-quWuBGlx5q h4 {
  font-weight: 500;
}
.cid-quWuBGlx5q h4,
.cid-quWuBGlx5q h5 {
  text-align: center;
}
.cid-quWuBGlx5q p {
  text-align: center;
}
.cid-quWuBGlx5q .card-box {
  text-align: center;
}
.cid-quWuBGlx5q .card-img {
  font-size: 3rem;
}
.cid-quWuBGlx5q .mbr-iconfont {
  color: #149dcc;
}
.cid-quWuBGlx5q .mbr-section-subtitle {
  text-align: left;
}
.cid-quUBrS98Di {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-quUBrS98Di .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
.cid-r4IATgkfUU {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #efefef;
}
.cid-r4IATgkfUU .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0px 20px 0px 20px ;
  padding-bottom: 1.5rem;
}
.cid-r4IATgkfUU .card {
  margin-bottom: 2rem;
}
.cid-r4IATgkfUU .card-box {
  word-break: break-word;
  padding-top: 2rem;
}
.cid-r4IATgkfUU .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-r4IATgkfUU .btn {
  margin: .3rem;
}
.cid-r4IATgkfUU .mbr-section-title {
  margin: 0;
}
.cid-r4IATgkfUU .card-underline,
.cid-r4IATgkfUU .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-r4IATgkfUU .card-underline .line,
.cid-r4IATgkfUU .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-r4IATgkfUU .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-r4IATgkfUU .card-underline .line {
  background: #ffbc00;
}
@media (max-width: 767px) {
  .cid-r4IATgkfUU .row.blog-block {
    padding: 0 1rem;
  }
  .cid-r4IATgkfUU .rowathundred {
    margin: 1rem 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .cid-r4IATgkfUU .row-content {
    min-width: 100%;
  }
  .cid-r4IATgkfUU .card {
    display: block;
  }
}
.cid-r4IATgkfUU .facultyboxborder {
  border-style: solid;
  border-width: 1px;
  border-color: #EBEBEB;
  background-color: #ffffff;
  height: 100%;
}
.cid-r4IATgkfUU .textpaddercr {
  padding: 0px 20px 0px 20px ;
}
.cid-r4IATgkfUU .card-title,
.cid-r4IATgkfUU .card-underline {
  text-align: left;
}
.cid-r4IATgkfUU .card-box > p,
.cid-r4IATgkfUU .mbr-section-btn {
  text-align: left;
}
.cid-qCntnl29ii {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCntnl29ii .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-qtGfuovA45 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
.cid-qtGfuovA45 .line {
  background-color: #ffffff;
  color: #ffffff;
  align: center;
  height: 2px;
  margin: 0 auto;
}
.cid-qtGfuovA45 .section-text {
  padding: 2rem 0;
}
.cid-qtGfuovA45 .inner-container {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .cid-qtGfuovA45 .inner-container {
    width: 100% !important;
  }
}
.cid-tvghkRcXqv {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tvghkRcXqv .mbr-text {
  color: #767676;
}
.cid-tvghkRcXqv h4 {
  text-align: center;
}
.cid-tvghkRcXqv p {
  text-align: center;
}
.cid-tvghkRcXqv .card-img span {
  font-size: 96px;
  color: #149dcc;
}
.cid-tvghkRcXqv .ico-linco {
  width: 100%;
  max-width: 180px;
}
.cid-tvghkRcXqv hr.style4 {
  border-top: 1px dotted #8c8b8b;
}
.cid-qtHu3QNl3e {
  padding-top: 30px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  .cid-qtHu3QNl3e .mbr-figure {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .cid-qtHu3QNl3e .mbr-figure {
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-qtHu3QNl3e .mbr-text {
    text-align: center;
  }
}
.cid-qtHu3QNl3e H1 {
  color: #000000;
}
.cid-qtHu3QNl3e .questwidth {
  max-width: 254px;
  margin: 0px 20px 20px 0px;
}
.cid-qtHu3QNl3e .graduateswidth {
  max-width: 300px;
}
.cid-qtHu3QNl3e .mbr-text,
.cid-qtHu3QNl3e .mbr-section-btn {
  color: #232323;
  text-align: left;
}
.cid-qtHu3QNl3e H3 {
  color: #232323;
}
#custom-html-42 .anchor {
  display: block;
  height: 55px;
  /*same height as header*/
  margin-top: -55px;
  /*same height as header*/
  visibility: hidden;
}
.cid-qtNbsRflsI {
  padding-top: 45px;
  padding-bottom: 45px;
  background-image: url("../../../assets/images/gdc-2000x1288.jpg");
}
.cid-qtNbsRflsI h4 {
  text-align: left;
  font-weight: 500;
}
.cid-qtNbsRflsI p {
  color: #767676;
  text-align: left;
  margin-bottom: 0;
  font-size: 0.94rem !important;
}
.cid-qtNbsRflsI .card {
  align-self: stretch;
}
.cid-qtNbsRflsI .card-img {
  text-align: left;
  background-color: #fff;
  padding: 3rem 2.5rem 0 2.5rem;
}
.cid-qtNbsRflsI .card-img span {
  font-size: 50px;
  color: #707070;
}
.cid-qtNbsRflsI .card-box {
  padding: 0rem 2.5rem 3rem 2.5rem;
  background-color: #fff;
  height: 100%;
}
.cid-qtNbsRflsI .card-title,
.cid-qtNbsRflsI .card-img {
  color: #fd7200;
}
.cid-qtNbsRflsI .downicons {
  color: #f97352;
  font-size: 20px !important;
  vertical-align: -4px;
}
.cid-qtNbsRflsI .downiconstwo {
  color: #f97352;
  font-size: 16px !important;
  vertical-align: -2px;
}
.cid-qtNbsRflsI P {
  text-align: left;
  color: #232323;
}
.cid-qtNbsRflsI hr.style4 {
  border-top: 1px dotted #8c8b8b;
}
.cid-qtNbsRflsI B {
  color: #737373;
}
.cid-qtNbsRflsI .anchor {
  display: block;
  height: 55px;
  margin-top: -55px;
  visibility: hidden;
}
.cid-qtNbsRflsI .condolencethumb {
  max-width: 180px;
  margin: 0px 10px 10px 0px;
}
.cid-qtNbsRflsI .panel-title,
.cid-qtNbsRflsI .panel-text {
  font-weight: 400;
}
.cid-qtNbsRflsI .alumniwidth {
  max-width: 300px;
  width: 100%;
  margin: 0px 0px 10px 0px;
}
.cid-qtNbsRflsI .gdc-new-icon {
  width: 100%;
  max-width: 40px;
  margin-left: 5px;
}
.cid-qtNbsRflsI .nrif {
  width: 100%;
  max-width: 180px;
}
.cid-qtNbsRflsI .news-icon-sizer-dent {
  max-width: 100px;
  margin: 0px 10px 0px 0px;
}
.cid-qtNbsRflsI .carouselcl .leftcl > span,
.cid-qtNbsRflsI .carouselcl .rightcl > span {
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
.cid-qtNbsRflsI .carouselcl .rightcl > span {
  left: auto;
  right: -15px;
}
.cid-qtNbsRflsI .carouselcl a {
  transition: opacity .5s;
  font-size: 1.3rem;
}
.cid-qtNbsRflsI .carouselcl a span {
  padding: 10px !important;
  border-radius: 50%;
  color: #104EA3;
  opacity: 0.6;
}
.cid-qtNbsRflsI .carouselcl a:hover span {
  opacity: 1;
  color: #00304C;
}
.cid-qtNbsRflsI .carousel-indicators {
  margin: 0px;
  height: 0px;
}
.cid-qtNbsRflsI ol.carousel-indicators {
  position: absolute;
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
}
.cid-qtNbsRflsI ol.carousel-indicators li,
.cid-qtNbsRflsI ol.carousel-indicators li.active {
  width: 0.4rem;
  height: 0.4rem;
  margin: 10px;
  border-radius: 50%;
  border: 0;
  background: transparent;
}
.cid-qtNbsRflsI ol.carousel-indicators li {
  background: rgba(128, 128, 128, 0.39);
  margin-left: .5rem;
  margin-right: .5rem;
  border: 1px solid #808080;
}
.cid-qtNbsRflsI ol.carousel-indicators li.active {
  background: #808080;
  border: 1px solid #808080;
}
.cid-qtNbsRflsI .concernsboximgborder {
  border-radius: 5px;
}
#custom-html-16 .Footer_Adv {
  width: 100%;
  min-width: 200px;
  height: 122px;
  margin: 0px;
}
.cid-qtHu4pyxJG {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #2e2e2e;
}
@media (max-width: 767px) {
  .cid-qtHu4pyxJG .content {
    text-align: center;
  }
  .cid-qtHu4pyxJG .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .cid-qtHu4pyxJG .media-wrap {
    margin-bottom: 1rem;
  }
}
.cid-qtHu4pyxJG .media-wrap .mbr-iconfont-logo {
  font-size: 7.5rem;
  color: #f36;
}
.cid-qtHu4pyxJG .media-wrap img {
  height: 6rem;
}
@media (max-width: 767px) {
  .cid-qtHu4pyxJG .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.cid-qtHu4pyxJG .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.cid-qtHu4pyxJG .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.cid-qtHu4pyxJG .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.cid-qtHu4pyxJG .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-qtHu4pyxJG .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.cid-qtHu4pyxJG .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-qtHu4pyxJG .footer-lower .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media (max-width: 500px) {
  .cid-qtHu4pyxJG .footer-lower .social-list {
    padding-bottom: 4.5rem;
  }
}
.cid-qtHu4pyxJG .querywidth {
  min-width: 130px;
  min-height: 129px;
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
#custom-html-3q .studentcover {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
  min-width: 280px;
  max-width: 400px;
  height: auto;
  padding: 0px 10px 0px 10px;
}
#custom-html-3q .tab {
  padding: 12px 10px 12px 10px;
  margin: 0px 0px 12px 0px;
  border: 1px solid #F6F6F6;
  border-radius: 4px;
  background: #F6F6F6;
  font: normal 1em;
  color: #5A5758;
  width: 100%;
  min-width: 250px;
  max-width: 400px;
}
.cid-qCnt85xuoV {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCnt85xuoV .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
.cid-quWuBGlx5q {
  padding-top: 90px;
  padding-bottom: 45px;
  background-color: #f9f9f9;
}
.cid-quWuBGlx5q .mbr-text {
  color: #767676;
}
.cid-quWuBGlx5q h4 {
  font-weight: 500;
}
.cid-quWuBGlx5q h4,
.cid-quWuBGlx5q h5 {
  text-align: center;
}
.cid-quWuBGlx5q p {
  text-align: center;
}
.cid-quWuBGlx5q .card-box {
  text-align: center;
}
.cid-quWuBGlx5q .card-img {
  font-size: 3rem;
}
.cid-quWuBGlx5q .mbr-iconfont {
  color: #149dcc;
}
.cid-quWuBGlx5q .mbr-section-subtitle {
  text-align: left;
}
.cid-qxISE6kht4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.cid-qxISE6kht4 h4,
.cid-qxISE6kht4 h5 {
  text-align: center;
}
.cid-qxISE6kht4 h5 {
  font-weight: 400;
}
.cid-qxISE6kht4 p {
  text-align: center;
}
.cid-qxISE6kht4 .img-icon {
  height: 150px;
  width: 150px;
  border-radius: 50%;
}
.cid-qxISE6kht4 .card-box {
  text-align: center;
}
.cid-qxISE6kht4 .card-box:after {
  content: "";
  display: inline-block;
  width: 150px;
  height: 3px;
  background-color: #149dcc;
}
@media (min-width: 992px) {
  .cid-qxISE6kht4 .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-qxISE6kht4 H5 {
  color: #073b4c;
}
.cid-qxIRPBj4Ov {
  padding-top: 15px;
  padding-bottom: 75px;
  background-color: #f9f9f9;
}
.cid-qxIRPBj4Ov h4,
.cid-qxIRPBj4Ov h5 {
  text-align: center;
}
.cid-qxIRPBj4Ov h5 {
  font-weight: 400;
}
.cid-qxIRPBj4Ov p {
  text-align: center;
}
.cid-qxIRPBj4Ov .img-icon {
  height: 150px;
  width: 150px;
  border-radius: 50%;
}
.cid-qxIRPBj4Ov .card-box {
  text-align: center;
}
.cid-qxIRPBj4Ov .card-box:after {
  content: "";
  display: inline-block;
  width: 150px;
  height: 3px;
  background-color: #149dcc;
}
@media (min-width: 992px) {
  .cid-qxIRPBj4Ov .my-col {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 15px;
  }
}
.cid-qxIRPBj4Ov H5 {
  color: #073b4c;
}
.cid-qCnt4VkASq {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCnt4VkASq .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qAAfVY2MD9 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-qAAfVY2MD9 .mbr-section-subtitle {
  color: #767676;
}
.cid-qAAfVY2MD9 .btn {
  margin: 0 0 .5rem 0;
}
.cid-suLr3DV65j {
  padding-top: 75px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-suLr3DV65j H1 {
  color: #232323;
  text-align: left;
}
.cid-suLr3DV65j .mbr-text,
.cid-suLr3DV65j .mbr-section-btn {
  color: #232323;
}
.cid-suLr3DV65j H3 {
  color: #767676;
  text-align: left;
}
.cid-suLr3DV65j .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-suLr3DV65j DIV {
  color: #232323;
}
.cid-suLr3DV65j .mbr-text,
.cid-suLr3DV65j .media-content {
  text-align: left;
}
.cid-suLr3DV65j .card-box > p,
.cid-suLr3DV65j .mbr-section-btn {
  text-align: center;
}
.cid-suLr3DV65j .card-title {
  letter-spacing: 0.03em;
  color: #232323;
  margin: 0;
  padding: 0;
  padding-bottom: 1.5rem;
}
.cid-suLr3DV65j .card {
  margin-bottom: 0.5rem;
}
.cid-suLr3DV65j .card-box {
  padding-top: .5rem;
}
.cid-suLr3DV65j .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-suLr3DV65j .btn {
  margin: .3rem;
}
.cid-suLr3DV65j .card-underline,
.cid-suLr3DV65j .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-suLr3DV65j .card-underline .line,
.cid-suLr3DV65j .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-suLr3DV65j .card-underline {
  margin-bottom: 1.5rem;
  margin-top: 0 !important;
}
.cid-suLr3DV65j .card-underline .line {
  background: #ffbc00;
}
.cid-suLr3DV65j .card-img {
  margin-left: 1rem;
  margin-right: 1rem;
}
.cid-suLr3DV65j .mbr-section-title,
.cid-suLr3DV65j .underline {
  text-align: left;
}
.cid-suLr3DV65j .gdc-photogal-thumb {
  max-width: 180px;
  cursor: zoom-in;
  border-style: solid;
  border-width: 4px;
  border-color: #F2F2F0;
  border-radius: 4px;
}
.cid-qBUHL7HsUK {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBUHL7HsUK .mbr-section-subtitle {
  color: #767676;
}
.cid-qBUHL7HsUK .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBUHL7HsUK .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBUHL7HsUK .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBUHL7HsUK .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBUHL7HsUK .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBUHL7HsUK .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBUHL7HsUK .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBUHL7HsUK .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBUHL7HsUK .qualifont {
  font-size: 12px;
}
.cid-qCE2hq85WB .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qCE2hq85WB .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qCE2hq85WB a {
  font-style: normal;
}
.cid-qCE2hq85WB .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qCE2hq85WB .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qCE2hq85WB .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qCE2hq85WB .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qCE2hq85WB .menu-logo {
  margin-right: auto;
}
.cid-qCE2hq85WB .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qCE2hq85WB .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qCE2hq85WB .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qCE2hq85WB .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qCE2hq85WB .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qCE2hq85WB .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qCE2hq85WB .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qCE2hq85WB .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qCE2hq85WB .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qCE2hq85WB .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qCE2hq85WB .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qCE2hq85WB .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qCE2hq85WB .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qCE2hq85WB .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qCE2hq85WB .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qCE2hq85WB .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qCE2hq85WB .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qCE2hq85WB .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qCE2hq85WB .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qCE2hq85WB .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qCE2hq85WB .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qCE2hq85WB .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qCE2hq85WB button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qCE2hq85WB button.navbar-toggler:focus {
  outline: none;
}
.cid-qCE2hq85WB button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qCE2hq85WB button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qCE2hq85WB button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qCE2hq85WB button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qCE2hq85WB button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qCE2hq85WB nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qCE2hq85WB nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qCE2hq85WB nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qCE2hq85WB nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qCE2hq85WB .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qCE2hq85WB .collapsed .btn {
  display: flex;
}
.cid-qCE2hq85WB .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qCE2hq85WB .collapsed .navbar-collapse.collapsing,
.cid-qCE2hq85WB .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qCE2hq85WB .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qCE2hq85WB .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qCE2hq85WB .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qCE2hq85WB .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qCE2hq85WB .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qCE2hq85WB .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qCE2hq85WB .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qCE2hq85WB .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qCE2hq85WB .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qCE2hq85WB .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qCE2hq85WB .collapsed button.navbar-toggler {
  display: block;
}
.cid-qCE2hq85WB .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qCE2hq85WB .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qCE2hq85WB .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qCE2hq85WB .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qCE2hq85WB .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qCE2hq85WB .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qCE2hq85WB.navbar-expand {
    flex-direction: column;
  }
  .cid-qCE2hq85WB img {
    height: 3.8rem !important;
  }
  .cid-qCE2hq85WB .btn {
    display: flex;
  }
  .cid-qCE2hq85WB button.navbar-toggler {
    display: block;
  }
  .cid-qCE2hq85WB .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qCE2hq85WB .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qCE2hq85WB .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qCE2hq85WB .navbar-collapse.collapsing,
  .cid-qCE2hq85WB .navbar-collapse.show {
    display: block !important;
  }
  .cid-qCE2hq85WB .navbar-collapse.collapsing .navbar-nav,
  .cid-qCE2hq85WB .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qCE2hq85WB .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qCE2hq85WB .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qCE2hq85WB .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qCE2hq85WB .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qCE2hq85WB .navbar-collapse.collapsing .navbar-buttons,
  .cid-qCE2hq85WB .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qCE2hq85WB .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qCE2hq85WB .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qCE2hq85WB .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qCE2hq85WB .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qCE2hq85WB .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qCE2hq85WB .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qCE2hq85WB .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qCE2honFso {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qCE2honFso .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qCE2honFso .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qCE2honFso .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qCE2honFso .mbr-text {
  color: #ffffff;
}
.cid-qCE2honFso .card {
  padding-bottom: 1.5rem;
}
.cid-qCE2honFso SPAN {
  color: #ffbf00;
}
.cid-qCE2honFso .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qCE2honFso .mbr-text,
.cid-qCE2honFso .mbr-section-btn {
  color: #ffbf00;
}
.cid-qCE2honFso H5 {
  color: #ffbf00;
}
.cid-qCE2honFso .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-qCE2hrjVcg {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-qCE2hrjVcg .mbr-section-subtitle {
  color: #ffffff;
}
.cid-qCE2hrjVcg .btn {
  margin: 0 0 .5rem 0;
}
.cid-qCEaApfL56 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.cid-qCEaApfL56 .mbr-text {
  color: #767676;
}
.cid-qCEaApfL56 h4 {
  text-align: center;
}
.cid-qCEaApfL56 p {
  text-align: center;
}
.cid-qCEaApfL56 .card-img span {
  font-size: 96px;
  color: #149dcc;
}
.cid-qCE2hu76wg {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCE2hu76wg .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qErGQ6xESF .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qErGQ6xESF .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qErGQ6xESF a {
  font-style: normal;
}
.cid-qErGQ6xESF .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qErGQ6xESF .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qErGQ6xESF .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qErGQ6xESF .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qErGQ6xESF .menu-logo {
  margin-right: auto;
}
.cid-qErGQ6xESF .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qErGQ6xESF .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qErGQ6xESF .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qErGQ6xESF .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qErGQ6xESF .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qErGQ6xESF .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qErGQ6xESF .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qErGQ6xESF .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qErGQ6xESF .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qErGQ6xESF .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qErGQ6xESF .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qErGQ6xESF .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qErGQ6xESF .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qErGQ6xESF .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qErGQ6xESF .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qErGQ6xESF .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qErGQ6xESF .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qErGQ6xESF .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qErGQ6xESF .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qErGQ6xESF .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qErGQ6xESF .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qErGQ6xESF .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qErGQ6xESF button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qErGQ6xESF button.navbar-toggler:focus {
  outline: none;
}
.cid-qErGQ6xESF button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qErGQ6xESF button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qErGQ6xESF button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qErGQ6xESF button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qErGQ6xESF button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qErGQ6xESF nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qErGQ6xESF nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qErGQ6xESF nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qErGQ6xESF nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qErGQ6xESF .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qErGQ6xESF .collapsed .btn {
  display: flex;
}
.cid-qErGQ6xESF .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qErGQ6xESF .collapsed .navbar-collapse.collapsing,
.cid-qErGQ6xESF .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qErGQ6xESF .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qErGQ6xESF .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qErGQ6xESF .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qErGQ6xESF .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qErGQ6xESF .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qErGQ6xESF .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qErGQ6xESF .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qErGQ6xESF .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qErGQ6xESF .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qErGQ6xESF .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qErGQ6xESF .collapsed button.navbar-toggler {
  display: block;
}
.cid-qErGQ6xESF .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qErGQ6xESF .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qErGQ6xESF .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qErGQ6xESF .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qErGQ6xESF .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qErGQ6xESF .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qErGQ6xESF.navbar-expand {
    flex-direction: column;
  }
  .cid-qErGQ6xESF img {
    height: 3.8rem !important;
  }
  .cid-qErGQ6xESF .btn {
    display: flex;
  }
  .cid-qErGQ6xESF button.navbar-toggler {
    display: block;
  }
  .cid-qErGQ6xESF .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qErGQ6xESF .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qErGQ6xESF .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qErGQ6xESF .navbar-collapse.collapsing,
  .cid-qErGQ6xESF .navbar-collapse.show {
    display: block !important;
  }
  .cid-qErGQ6xESF .navbar-collapse.collapsing .navbar-nav,
  .cid-qErGQ6xESF .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qErGQ6xESF .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qErGQ6xESF .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qErGQ6xESF .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qErGQ6xESF .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qErGQ6xESF .navbar-collapse.collapsing .navbar-buttons,
  .cid-qErGQ6xESF .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qErGQ6xESF .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qErGQ6xESF .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qErGQ6xESF .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qErGQ6xESF .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qErGQ6xESF .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qErGQ6xESF .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qErGQ6xESF .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qErGQ5byhr {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qErGQ5byhr .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qErGQ5byhr .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qErGQ5byhr .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qErGQ5byhr .mbr-text {
  color: #ffffff;
}
.cid-qErGQ5byhr .card {
  padding-bottom: 1.5rem;
}
.cid-qErGQ5byhr SPAN {
  color: #ffbf00;
}
.cid-qErGQ5byhr .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qErGQ5byhr .mbr-text,
.cid-qErGQ5byhr .mbr-section-btn {
  color: #ffbf00;
}
.cid-qErGQ5byhr H5 {
  color: #ffbf00;
}
.cid-qErGQ5byhr .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-qErGQ7qrpw {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-qErGQ7qrpw .mbr-section-subtitle {
  color: #ffffff;
}
.cid-qErGQ7qrpw .btn {
  margin: 0 0 .5rem 0;
}
.cid-qErHSzmHJF {
  padding-top: 90px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.cid-qErHSzmHJF .mbr-section-subtitle {
  color: #767676;
}
.cid-qErHSzmHJF .container-table {
  margin: 0 auto;
}
.cid-qErHSzmHJF .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-qErHSzmHJF .dataTables_wrapper {
  display: block;
}
.cid-qErHSzmHJF .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-qErHSzmHJF .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-qErHSzmHJF table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-qErHSzmHJF table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-qErHSzmHJF table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-qErHSzmHJF table td {
  border-top: 1px solid #cccccc;
}
.cid-qErHSzmHJF table.table {
  background: #ffffff;
}
.cid-qErHSzmHJF .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-qErHSzmHJF .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-qErHSzmHJF .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-qErHSzmHJF .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-qErHSzmHJF .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-qErHSzmHJF .dataTables_filter {
    text-align: center;
  }
  .cid-qErHSzmHJF .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-qErHSzmHJF .body-item {
  text-align: left;
}
.cid-qErHSzmHJF .head-item {
  text-align: center;
}
.cid-t1ZCCNJnb5 {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.cid-t1ZCCNJnb5 .mbr-section-subtitle {
  color: #767676;
}
.cid-t1ZCCNJnb5 .container-table {
  margin: 0 auto;
}
.cid-t1ZCCNJnb5 .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-t1ZCCNJnb5 .dataTables_wrapper {
  display: block;
}
.cid-t1ZCCNJnb5 .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-t1ZCCNJnb5 .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-t1ZCCNJnb5 table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-t1ZCCNJnb5 table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-t1ZCCNJnb5 table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-t1ZCCNJnb5 table td {
  border-top: 1px solid #cccccc;
}
.cid-t1ZCCNJnb5 table.table {
  background: #ffffff;
}
.cid-t1ZCCNJnb5 .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-t1ZCCNJnb5 .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-t1ZCCNJnb5 .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-t1ZCCNJnb5 .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-t1ZCCNJnb5 .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-t1ZCCNJnb5 .dataTables_filter {
    text-align: center;
  }
  .cid-t1ZCCNJnb5 .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-qErGQ9pXk0 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qErGQ9pXk0 .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qErM1SW5ny .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qErM1SW5ny .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qErM1SW5ny a {
  font-style: normal;
}
.cid-qErM1SW5ny .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qErM1SW5ny .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qErM1SW5ny .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qErM1SW5ny .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qErM1SW5ny .menu-logo {
  margin-right: auto;
}
.cid-qErM1SW5ny .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qErM1SW5ny .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qErM1SW5ny .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qErM1SW5ny .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qErM1SW5ny .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qErM1SW5ny .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qErM1SW5ny .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qErM1SW5ny .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qErM1SW5ny .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qErM1SW5ny .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qErM1SW5ny .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qErM1SW5ny .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qErM1SW5ny .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qErM1SW5ny .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qErM1SW5ny .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qErM1SW5ny .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qErM1SW5ny .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qErM1SW5ny .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qErM1SW5ny .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qErM1SW5ny .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qErM1SW5ny .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qErM1SW5ny .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qErM1SW5ny button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qErM1SW5ny button.navbar-toggler:focus {
  outline: none;
}
.cid-qErM1SW5ny button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qErM1SW5ny button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qErM1SW5ny button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qErM1SW5ny button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qErM1SW5ny button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qErM1SW5ny nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qErM1SW5ny nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qErM1SW5ny nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qErM1SW5ny nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qErM1SW5ny .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qErM1SW5ny .collapsed .btn {
  display: flex;
}
.cid-qErM1SW5ny .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qErM1SW5ny .collapsed .navbar-collapse.collapsing,
.cid-qErM1SW5ny .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qErM1SW5ny .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qErM1SW5ny .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qErM1SW5ny .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qErM1SW5ny .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qErM1SW5ny .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qErM1SW5ny .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qErM1SW5ny .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qErM1SW5ny .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qErM1SW5ny .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qErM1SW5ny .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qErM1SW5ny .collapsed button.navbar-toggler {
  display: block;
}
.cid-qErM1SW5ny .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qErM1SW5ny .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qErM1SW5ny .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qErM1SW5ny .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qErM1SW5ny .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qErM1SW5ny .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qErM1SW5ny.navbar-expand {
    flex-direction: column;
  }
  .cid-qErM1SW5ny img {
    height: 3.8rem !important;
  }
  .cid-qErM1SW5ny .btn {
    display: flex;
  }
  .cid-qErM1SW5ny button.navbar-toggler {
    display: block;
  }
  .cid-qErM1SW5ny .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qErM1SW5ny .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qErM1SW5ny .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qErM1SW5ny .navbar-collapse.collapsing,
  .cid-qErM1SW5ny .navbar-collapse.show {
    display: block !important;
  }
  .cid-qErM1SW5ny .navbar-collapse.collapsing .navbar-nav,
  .cid-qErM1SW5ny .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qErM1SW5ny .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qErM1SW5ny .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qErM1SW5ny .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qErM1SW5ny .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qErM1SW5ny .navbar-collapse.collapsing .navbar-buttons,
  .cid-qErM1SW5ny .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qErM1SW5ny .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qErM1SW5ny .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qErM1SW5ny .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qErM1SW5ny .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qErM1SW5ny .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qErM1SW5ny .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qErM1SW5ny .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qErM1RgzN2 {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qErM1RgzN2 .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qErM1RgzN2 .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qErM1RgzN2 .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qErM1RgzN2 .mbr-text {
  color: #ffffff;
}
.cid-qErM1RgzN2 .card {
  padding-bottom: 1.5rem;
}
.cid-qErM1RgzN2 SPAN {
  color: #ffbf00;
}
.cid-qErM1RgzN2 .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qErM1RgzN2 .mbr-text,
.cid-qErM1RgzN2 .mbr-section-btn {
  color: #ffbf00;
}
.cid-qErM1RgzN2 H5 {
  color: #ffbf00;
}
.cid-qErM1RgzN2 .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-qErM1TQgV3 {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-qErM1TQgV3 .mbr-section-subtitle {
  color: #ffffff;
}
.cid-qErM1TQgV3 .btn {
  margin: 0 0 .5rem 0;
}
#custom-html-5z {
  
}
#custom-html-5z .thumbnailsize {
  width: 190px;
  height: 120px;
  border-style: none;
}
#custom-html-5z #PhotoGalinABC {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
  background-color: #EFEFEF;
  min-width: 220px;
}
#custom-html-5z #PhotoGalinABCwrap {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
  padding: 0px 30px 50px 30px;
  min-width: 230px;
  max-width: 1200px;
}
#custom-html-5z #PhotoGalinA {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
  padding: 0px 30px 0px 30px;
}
#custom-html-5z #PhotoGalinA h2 {
  font: normal 16pt Roboto;
  color: #000000;
  background-color: inherit;
  margin: 0 0 16px 0;
  text-align: left;
  letter-spacing: 0px;
}
#custom-html-5z #PhotoGalinA h2 span {
  font: normal 9pt Verdana;
  color: #9F9F9F;
  background-color: inherit;
  margin: 0 0 5px 0;
}
#custom-html-5z #PhotoGalinA h2 a.link {
  font: normal 20pt Roboto;
  color: #F97352;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-decoration: none;
  outline: 0;
}
#custom-html-5z #PhotoGalinA h2 a.link:hover {
  font: normal 20pt Roboto;
  color: #0000FF;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-decoration: none;
  outline: 0;
}
#custom-html-5z #PhotoGalinB {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: auto;
  padding: 5px 5px 5px 5px;
  background-color: #FAFAFA;
  margin-bottom: 10px;
  border-radius: 5px;
}
#custom-html-5z #PhotoGalinB h2 {
  font: normal 13pt Roboto;
  color: #252525;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-align: Left;
  letter-spacing: 0px;
}
#custom-html-5z #PhotoGalinB h2 a.link {
  font: normal 16pt Roboto;
  background-color: inherit;
  color: #F97352;
  text-align: Left;
  text-decoration: none;
  outline: 0;
}
#custom-html-5z #PhotoGalinB h2 a.link:hover {
  font: normal 16pt Roboto;
  color: #0000FF;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-align: Left;
  text-decoration: none;
  outline: 0;
}
#custom-html-5z #PhotoGalinB h2 span {
  font: normal 9pt Verdana;
  color: #C0C0C0;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-align: Left;
}
#custom-html-5z #PhotoGalinB h3 {
  font: normal 12pt Roboto;
  color: #777777;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-align: Left;
  letter-spacing: 0px;
}
#custom-html-5z #PhotoGalinB h3 a.link {
  font: normal 12pt Roboto;
  color: #F97352;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-align: Left;
  text-decoration: none;
  outline: 0;
}
#custom-html-5z #PhotoGalinB h3 a.link:hover {
  font: normal 12pt Roboto;
  color: #0000FF;
  background-color: inherit;
  margin: 0 0 5px 0;
  text-align: Left;
  text-decoration: underline;
  outline: 0;
}
#custom-html-5z #PhotoGalCoverOUT {
  width: 100%;
  height: auto;
  background-color: inherit;
  margin: 0px;
  padding: 0px 0px 0px 5px;
}
#custom-html-5z #PhotoGalCover {
  width: 210px;
  height: auto;
  background-color: #FFFFFF;
  margin: 10px 10px 10px 0px;
  float: left;
  border-radius: 5px 5px 5px 5px;
}
#custom-html-5z #PhotoGalCover h1 {
  font: normal 12pt Arial;
  color: #008080;
  margin: 0px 0px 15px 0px;
  text-align: center;
}
#custom-html-5z #PhotoGalPhotoCoverIN {
  margin-left: auto;
  margin-right: auto;
  width: 190px;
  height: 140px;
  padding: 10px 0px 5px 0px;
}
#custom-html-5z #PhotoGalTextIN {
  margin-left: auto;
  margin-right: auto;
  width: 190px;
  height: auto;
  min-height: 100px;
  padding: 0px 5px 10px 5px;
  font: normal 10pt Arial;
  color: #808080;
  margin: 0px;
  text-align: center;
}
#custom-html-5z .pickdj {
  width: 70px;
  height: 94px;
}
#custom-html-5z #PhotoGalTextIN0 {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 65px;
  padding: 0px 5px 0px 5px;
  font: normal 10pt Arial;
  color: #808080;
  margin: 0px;
  text-align: center;
}
#custom-html-5z #PhotoGalTextIN1 {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 65px;
  padding: 10px 5px 0px 5px;
  font: normal 10pt Arial;
  color: #808080;
  margin: 0px;
  text-align: center;
}
#custom-html-5z #PhotoGalTextIN2 {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 65px;
  padding: 0px 5px 0px 5px;
  font: normal 10pt Arial;
  color: #808080;
  margin: 0px;
  text-align: center;
}
#custom-html-5z #PhotoGalTextIN3 {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 65px;
  padding: 0px 5px 0px 5px;
  font: normal 10pt Arial;
  color: #808080;
  margin: 0px;
  text-align: center;
}
#custom-html-5z .spacer {
  clear: both;
  font-size: 0;
  line-height: 10px;
  height: 5px;
}
#custom-html-5z .spacer2 {
  height: 36px;
}
.cid-qErM1VYCIQ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qErM1VYCIQ .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qEsyMcYCE6 .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qEsyMcYCE6 .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qEsyMcYCE6 a {
  font-style: normal;
}
.cid-qEsyMcYCE6 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qEsyMcYCE6 .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qEsyMcYCE6 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qEsyMcYCE6 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qEsyMcYCE6 .menu-logo {
  margin-right: auto;
}
.cid-qEsyMcYCE6 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qEsyMcYCE6 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qEsyMcYCE6 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qEsyMcYCE6 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qEsyMcYCE6 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qEsyMcYCE6 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qEsyMcYCE6 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qEsyMcYCE6 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qEsyMcYCE6 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qEsyMcYCE6 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qEsyMcYCE6 .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qEsyMcYCE6 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qEsyMcYCE6 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qEsyMcYCE6 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qEsyMcYCE6 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qEsyMcYCE6 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qEsyMcYCE6 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qEsyMcYCE6 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qEsyMcYCE6 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qEsyMcYCE6 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qEsyMcYCE6 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qEsyMcYCE6 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qEsyMcYCE6 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qEsyMcYCE6 button.navbar-toggler:focus {
  outline: none;
}
.cid-qEsyMcYCE6 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qEsyMcYCE6 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qEsyMcYCE6 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qEsyMcYCE6 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qEsyMcYCE6 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qEsyMcYCE6 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qEsyMcYCE6 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qEsyMcYCE6 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qEsyMcYCE6 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qEsyMcYCE6 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qEsyMcYCE6 .collapsed .btn {
  display: flex;
}
.cid-qEsyMcYCE6 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.collapsing,
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qEsyMcYCE6 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qEsyMcYCE6 .collapsed button.navbar-toggler {
  display: block;
}
.cid-qEsyMcYCE6 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qEsyMcYCE6 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qEsyMcYCE6 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qEsyMcYCE6 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qEsyMcYCE6 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qEsyMcYCE6 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qEsyMcYCE6.navbar-expand {
    flex-direction: column;
  }
  .cid-qEsyMcYCE6 img {
    height: 3.8rem !important;
  }
  .cid-qEsyMcYCE6 .btn {
    display: flex;
  }
  .cid-qEsyMcYCE6 button.navbar-toggler {
    display: block;
  }
  .cid-qEsyMcYCE6 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qEsyMcYCE6 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qEsyMcYCE6 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qEsyMcYCE6 .navbar-collapse.collapsing,
  .cid-qEsyMcYCE6 .navbar-collapse.show {
    display: block !important;
  }
  .cid-qEsyMcYCE6 .navbar-collapse.collapsing .navbar-nav,
  .cid-qEsyMcYCE6 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qEsyMcYCE6 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qEsyMcYCE6 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qEsyMcYCE6 .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qEsyMcYCE6 .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qEsyMcYCE6 .navbar-collapse.collapsing .navbar-buttons,
  .cid-qEsyMcYCE6 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qEsyMcYCE6 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qEsyMcYCE6 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qEsyMcYCE6 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qEsyMcYCE6 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qEsyMcYCE6 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qEsyMcYCE6 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qEsyMcYCE6 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qEsyMaPtHj {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qEsyMaPtHj .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qEsyMaPtHj .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qEsyMaPtHj .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qEsyMaPtHj .mbr-text {
  color: #ffffff;
}
.cid-qEsyMaPtHj .card {
  padding-bottom: 1.5rem;
}
.cid-qEsyMaPtHj SPAN {
  color: #ffbf00;
}
.cid-qEsyMaPtHj .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qEsyMaPtHj .mbr-text,
.cid-qEsyMaPtHj .mbr-section-btn {
  color: #ffbf00;
}
.cid-qEsyMaPtHj H5 {
  color: #ffbf00;
}
.cid-qEsyMaPtHj .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-qEsyMe3sNL {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-qEsyMe3sNL .mbr-section-subtitle {
  color: #ffffff;
}
.cid-qEsyMe3sNL .btn {
  margin: 0 0 .5rem 0;
}
.cid-qEszcKt0GQ {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f9f9f9;
}
.cid-qEszcKt0GQ .mbr-section-subtitle {
  color: #767676;
}
.cid-qEsyMgHLW6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qEsyMgHLW6 .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
.cid-qvAlat7ysO {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-qvAlat7ysO .mbr-iconfont {
  font-size: 48px;
  padding-right: 1rem;
}
.cid-qvAlat7ysO .input {
  margin-bottom: 15px;
}
.cid-qvAlat7ysO .map {
  width: 100%;
  height: 30rem;
}
.cid-qvAlat7ysO .map iframe {
  width: inherit;
  height: 100%;
}
.cid-qvAlat7ysO .icon-block {
  margin-bottom: 10px;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.cid-qvAlat7ysO .icon-block .icon-block__icon {
  display: inline-block;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.cid-qvAlat7ysO .icon-block .icon-block__title {
  display: inline-block;
  align-self: center;
  -webkit-align-self: center;
  margin-bottom: 0;
  line-height: 1;
  font-style: italic;
}
.cid-qvAlat7ysO .mbr-text {
  color: #767676;
}
.cid-qvAlat7ysO a:not([href]):not([tabindex]) {
  color: #fff;
  border-radius: 3px;
}
.cid-qvAlat7ysO .multi-horizontal {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  max-width: 100%;
}
.cid-qvAlat7ysO .input-group-btn {
  display: block;
  text-align: center;
}
.cid-qvAlat7ysO .google-map {
  height: 25rem;
  position: relative;
}
.cid-qvAlat7ysO .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-qvAlat7ysO .google-map [data-state-details] {
  color: #6b6763;
  font-family: Montserrat;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-qvAlat7ysO .google-map[data-state] {
  background: #e9e5dc;
}
.cid-qvAlat7ysO .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
@media (max-width: 767px) {
  .cid-qvAlat7ysO h2 {
    padding-top: 2rem;
  }
}
@media (min-width: 768px) {
  .cid-qvAlat7ysO .container > .row > .col-md-6:first-child {
    padding-right: 30px;
  }
  .cid-qvAlat7ysO .container > .row > .col-md-6:last-child {
    padding-left: 30px;
  }
}
.cid-qvAlat7ysO .anchor {
  display: block;
  height: 60px;
  margin-top: -60px;
  visibility: hidden;
}
.cid-qCnti4SR7v {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCnti4SR7v .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-suLo5IiYii .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-suLo5IiYii .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-suLo5IiYii a {
  font-style: normal;
}
.cid-suLo5IiYii .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-suLo5IiYii .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-suLo5IiYii .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-suLo5IiYii .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-suLo5IiYii .menu-logo {
  margin-right: auto;
}
.cid-suLo5IiYii .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-suLo5IiYii .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-suLo5IiYii .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-suLo5IiYii .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-suLo5IiYii .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-suLo5IiYii .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-suLo5IiYii .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-suLo5IiYii .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-suLo5IiYii .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-suLo5IiYii .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-suLo5IiYii .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-suLo5IiYii .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-suLo5IiYii .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-suLo5IiYii .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-suLo5IiYii .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-suLo5IiYii .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-suLo5IiYii .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-suLo5IiYii .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-suLo5IiYii .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-suLo5IiYii .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-suLo5IiYii .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-suLo5IiYii .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-suLo5IiYii button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-suLo5IiYii button.navbar-toggler:focus {
  outline: none;
}
.cid-suLo5IiYii button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-suLo5IiYii button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-suLo5IiYii button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-suLo5IiYii button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-suLo5IiYii button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-suLo5IiYii nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-suLo5IiYii nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-suLo5IiYii nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-suLo5IiYii nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-suLo5IiYii .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-suLo5IiYii .collapsed .btn {
  display: flex;
}
.cid-suLo5IiYii .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-suLo5IiYii .collapsed .navbar-collapse.collapsing,
.cid-suLo5IiYii .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-suLo5IiYii .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-suLo5IiYii .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-suLo5IiYii .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-suLo5IiYii .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-suLo5IiYii .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-suLo5IiYii .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-suLo5IiYii .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-suLo5IiYii .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-suLo5IiYii .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-suLo5IiYii .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-suLo5IiYii .collapsed button.navbar-toggler {
  display: block;
}
.cid-suLo5IiYii .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-suLo5IiYii .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-suLo5IiYii .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-suLo5IiYii .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-suLo5IiYii .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-suLo5IiYii .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-suLo5IiYii.navbar-expand {
    flex-direction: column;
  }
  .cid-suLo5IiYii img {
    height: 3.8rem !important;
  }
  .cid-suLo5IiYii .btn {
    display: flex;
  }
  .cid-suLo5IiYii button.navbar-toggler {
    display: block;
  }
  .cid-suLo5IiYii .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-suLo5IiYii .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-suLo5IiYii .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-suLo5IiYii .navbar-collapse.collapsing,
  .cid-suLo5IiYii .navbar-collapse.show {
    display: block !important;
  }
  .cid-suLo5IiYii .navbar-collapse.collapsing .navbar-nav,
  .cid-suLo5IiYii .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-suLo5IiYii .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-suLo5IiYii .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-suLo5IiYii .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-suLo5IiYii .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-suLo5IiYii .navbar-collapse.collapsing .navbar-buttons,
  .cid-suLo5IiYii .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-suLo5IiYii .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-suLo5IiYii .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-suLo5IiYii .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-suLo5IiYii .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-suLo5IiYii .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-suLo5IiYii .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-suLo5IiYii .menu-logo {
    flex-shrink: 0;
  }
}
.cid-suLo5F4nrL {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-suLo5F4nrL .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-suLo5F4nrL .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-suLo5F4nrL .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-suLo5F4nrL .mbr-text {
  color: #ffffff;
}
.cid-suLo5F4nrL .card {
  padding-bottom: 1.5rem;
}
.cid-suLo5F4nrL SPAN {
  color: #ffbf00;
}
.cid-suLo5F4nrL .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-suLo5F4nrL .mbr-text,
.cid-suLo5F4nrL .mbr-section-btn {
  color: #ffbf00;
}
.cid-suLo5F4nrL H5 {
  color: #ffbf00;
}
.cid-suLo5F4nrL .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-suLo5JfUMC {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-suLo5JfUMC .mbr-section-subtitle {
  color: #ffffff;
}
.cid-suLo5JfUMC .btn {
  margin: 0 0 .5rem 0;
}
.cid-uf23Fp9sxr {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uf23Fp9sxr .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf23Fp9sxr .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf23Fp9sxr .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf23Fp9sxr .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf23Fp9sxr .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf23Fp9sxr H1 {
  color: #232323;
}
.cid-uf23Fp9sxr P {
  text-align: left;
  color: #232323;
}
.cid-uf23Fp9sxr .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf23Fp9sxr .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf23Fp9sxr .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf23Fp9sxr .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf23Fp9sxr .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf23Fp9sxr .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf23Fp9sxr .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf23Fp9sxr .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf23Fp9sxr .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf23Fp9sxr .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf23Fp9sxr .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf23Fp9sxr .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf23Fp9sxr .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf23Fp9sxr H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf23Fp9sxr .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf23Fp9sxr H2 {
  text-align: center;
}
.cid-uf0PbTcN2K {
  padding-top: 60px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uf0PbTcN2K .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0PbTcN2K .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0PbTcN2K .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0PbTcN2K .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0PbTcN2K .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0PbTcN2K H1 {
  color: #232323;
}
.cid-uf0PbTcN2K P {
  text-align: left;
  color: #232323;
}
.cid-uf0PbTcN2K .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0PbTcN2K .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0PbTcN2K .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0PbTcN2K .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0PbTcN2K .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0PbTcN2K .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0PbTcN2K .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0PbTcN2K .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0PbTcN2K .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0PbTcN2K .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PbTcN2K .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PbTcN2K .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0PbTcN2K .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0PbTcN2K H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0PbTcN2K .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0PbTcN2K H2 {
  text-align: center;
}
.cid-uf0PdjnPFc {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uf0PdjnPFc .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0PdjnPFc .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0PdjnPFc .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0PdjnPFc .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0PdjnPFc .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0PdjnPFc H1 {
  color: #232323;
}
.cid-uf0PdjnPFc P {
  text-align: left;
  color: #232323;
}
.cid-uf0PdjnPFc .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0PdjnPFc .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0PdjnPFc .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0PdjnPFc .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0PdjnPFc .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0PdjnPFc .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0PdjnPFc .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0PdjnPFc .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0PdjnPFc .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0PdjnPFc .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PdjnPFc .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PdjnPFc .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0PdjnPFc .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0PdjnPFc H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0PdjnPFc .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0PdjnPFc H2 {
  text-align: center;
}
.cid-uf0Pfwmryb {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uf0Pfwmryb .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0Pfwmryb .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0Pfwmryb .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0Pfwmryb .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0Pfwmryb .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0Pfwmryb H1 {
  color: #232323;
}
.cid-uf0Pfwmryb P {
  text-align: left;
  color: #232323;
}
.cid-uf0Pfwmryb .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0Pfwmryb .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0Pfwmryb .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0Pfwmryb .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0Pfwmryb .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0Pfwmryb .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0Pfwmryb .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0Pfwmryb .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0Pfwmryb .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0Pfwmryb .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0Pfwmryb .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0Pfwmryb .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0Pfwmryb .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0Pfwmryb H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0Pfwmryb .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0Pfwmryb H2 {
  text-align: center;
}
.cid-uf0PejZR1J {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uf0PejZR1J .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0PejZR1J .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0PejZR1J .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0PejZR1J .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0PejZR1J .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0PejZR1J H1 {
  color: #232323;
}
.cid-uf0PejZR1J P {
  text-align: left;
  color: #232323;
}
.cid-uf0PejZR1J .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0PejZR1J .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0PejZR1J .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0PejZR1J .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0PejZR1J .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0PejZR1J .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0PejZR1J .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0PejZR1J .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0PejZR1J .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0PejZR1J .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PejZR1J .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PejZR1J .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0PejZR1J .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0PejZR1J H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0PejZR1J .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0PejZR1J H2 {
  text-align: center;
}
.cid-uf0PgVGdEY {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uf0PgVGdEY .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0PgVGdEY .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0PgVGdEY .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0PgVGdEY .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0PgVGdEY .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0PgVGdEY H1 {
  color: #232323;
}
.cid-uf0PgVGdEY P {
  text-align: left;
  color: #232323;
}
.cid-uf0PgVGdEY .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0PgVGdEY .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0PgVGdEY .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0PgVGdEY .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0PgVGdEY .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0PgVGdEY .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0PgVGdEY .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0PgVGdEY .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0PgVGdEY .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0PgVGdEY .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PgVGdEY .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0PgVGdEY .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0PgVGdEY .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0PgVGdEY H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0PgVGdEY .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0PgVGdEY H2 {
  text-align: center;
}
.cid-uf26uGd29j {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.cid-uf26uGd29j .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf26uGd29j .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf26uGd29j .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf26uGd29j .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf26uGd29j .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf26uGd29j H1 {
  color: #232323;
}
.cid-uf26uGd29j P {
  text-align: left;
  color: #232323;
}
.cid-uf26uGd29j .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf26uGd29j .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf26uGd29j .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf26uGd29j .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf26uGd29j .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf26uGd29j .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf26uGd29j .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf26uGd29j .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf26uGd29j .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf26uGd29j .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf26uGd29j .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf26uGd29j .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf26uGd29j .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf26uGd29j H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf26uGd29j .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf26uGd29j H2 {
  text-align: center;
}
.cid-uf0Pk6VkDY {
  padding-top: 30px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-uf0Pk6VkDY .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0Pk6VkDY .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0Pk6VkDY .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0Pk6VkDY .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0Pk6VkDY .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0Pk6VkDY H1 {
  color: #232323;
}
.cid-uf0Pk6VkDY P {
  text-align: left;
  color: #232323;
}
.cid-uf0Pk6VkDY .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0Pk6VkDY .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0Pk6VkDY .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0Pk6VkDY .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0Pk6VkDY .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0Pk6VkDY .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0Pk6VkDY .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0Pk6VkDY .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0Pk6VkDY .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0Pk6VkDY .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0Pk6VkDY .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0Pk6VkDY .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0Pk6VkDY .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0Pk6VkDY H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0Pk6VkDY .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0Pk6VkDY H2 {
  text-align: center;
}
.cid-suLo5QCEPL {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-suLo5QCEPL .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-suRIYgvJsL .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-suRIYgvJsL .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-suRIYgvJsL a {
  font-style: normal;
}
.cid-suRIYgvJsL .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-suRIYgvJsL .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-suRIYgvJsL .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-suRIYgvJsL .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-suRIYgvJsL .menu-logo {
  margin-right: auto;
}
.cid-suRIYgvJsL .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-suRIYgvJsL .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-suRIYgvJsL .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-suRIYgvJsL .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-suRIYgvJsL .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-suRIYgvJsL .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-suRIYgvJsL .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-suRIYgvJsL .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-suRIYgvJsL .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-suRIYgvJsL .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-suRIYgvJsL .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-suRIYgvJsL .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-suRIYgvJsL .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-suRIYgvJsL .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-suRIYgvJsL .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-suRIYgvJsL .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-suRIYgvJsL .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-suRIYgvJsL .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-suRIYgvJsL .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-suRIYgvJsL .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-suRIYgvJsL .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-suRIYgvJsL .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-suRIYgvJsL button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-suRIYgvJsL button.navbar-toggler:focus {
  outline: none;
}
.cid-suRIYgvJsL button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-suRIYgvJsL button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-suRIYgvJsL button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-suRIYgvJsL button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-suRIYgvJsL button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-suRIYgvJsL nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-suRIYgvJsL nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-suRIYgvJsL nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-suRIYgvJsL nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-suRIYgvJsL .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-suRIYgvJsL .collapsed .btn {
  display: flex;
}
.cid-suRIYgvJsL .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-suRIYgvJsL .collapsed .navbar-collapse.collapsing,
.cid-suRIYgvJsL .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-suRIYgvJsL .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-suRIYgvJsL .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-suRIYgvJsL .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-suRIYgvJsL .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-suRIYgvJsL .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-suRIYgvJsL .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-suRIYgvJsL .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-suRIYgvJsL .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-suRIYgvJsL .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-suRIYgvJsL .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-suRIYgvJsL .collapsed button.navbar-toggler {
  display: block;
}
.cid-suRIYgvJsL .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-suRIYgvJsL .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-suRIYgvJsL .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-suRIYgvJsL .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-suRIYgvJsL .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-suRIYgvJsL .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-suRIYgvJsL.navbar-expand {
    flex-direction: column;
  }
  .cid-suRIYgvJsL img {
    height: 3.8rem !important;
  }
  .cid-suRIYgvJsL .btn {
    display: flex;
  }
  .cid-suRIYgvJsL button.navbar-toggler {
    display: block;
  }
  .cid-suRIYgvJsL .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-suRIYgvJsL .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-suRIYgvJsL .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-suRIYgvJsL .navbar-collapse.collapsing,
  .cid-suRIYgvJsL .navbar-collapse.show {
    display: block !important;
  }
  .cid-suRIYgvJsL .navbar-collapse.collapsing .navbar-nav,
  .cid-suRIYgvJsL .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-suRIYgvJsL .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-suRIYgvJsL .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-suRIYgvJsL .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-suRIYgvJsL .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-suRIYgvJsL .navbar-collapse.collapsing .navbar-buttons,
  .cid-suRIYgvJsL .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-suRIYgvJsL .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-suRIYgvJsL .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-suRIYgvJsL .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-suRIYgvJsL .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-suRIYgvJsL .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-suRIYgvJsL .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-suRIYgvJsL .menu-logo {
    flex-shrink: 0;
  }
}
.cid-suRIYbZtgK {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-suRIYbZtgK .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-suRIYbZtgK .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-suRIYbZtgK .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-suRIYbZtgK .mbr-text {
  color: #ffffff;
}
.cid-suRIYbZtgK .card {
  padding-bottom: 1.5rem;
}
.cid-suRIYbZtgK SPAN {
  color: #ffbf00;
}
.cid-suRIYbZtgK .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-suRIYbZtgK .mbr-text,
.cid-suRIYbZtgK .mbr-section-btn {
  color: #ffbf00;
}
.cid-suRIYbZtgK H5 {
  color: #ffbf00;
}
.cid-suRIYbZtgK .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-suRIYiMV0L {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-suRIYiMV0L .mbr-section-subtitle {
  color: #ffffff;
}
.cid-suRIYiMV0L .btn {
  margin: 0 0 .5rem 0;
}
.cid-tkO3rHSNCF {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-tkO3rHSNCF .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tkO3rHSNCF .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tkO3rHSNCF .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tkO3rHSNCF .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tkO3rHSNCF .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tkO3rHSNCF H1 {
  color: #232323;
}
.cid-tkO3rHSNCF P {
  text-align: left;
  color: #232323;
}
.cid-tkO3rHSNCF .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tkO3rHSNCF .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tkO3rHSNCF .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tkO3rHSNCF .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tkO3rHSNCF .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tkO3rHSNCF .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tkO3rHSNCF .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tkO3rHSNCF .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tkO3rHSNCF .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tkO3rHSNCF .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tkO3rHSNCF .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tkO3rHSNCF .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tkO3rHSNCF .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tkO3rHSNCF H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tkO3rHSNCF .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tkO3rHSNCF H5 {
  font-size: 1.05rem;
}
.cid-tkO3rHSNCF H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-suRIYHIPps {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-suRIYHIPps .mbr-text,
.cid-suRIYHIPps blockquote {
  color: #767676;
}
.cid-suRIYIqNEv {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-suRIYIqNEv .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-sKHuHYk8EY .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-sKHuHYk8EY .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-sKHuHYk8EY a {
  font-style: normal;
}
.cid-sKHuHYk8EY .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-sKHuHYk8EY .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-sKHuHYk8EY .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-sKHuHYk8EY .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-sKHuHYk8EY .menu-logo {
  margin-right: auto;
}
.cid-sKHuHYk8EY .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-sKHuHYk8EY .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-sKHuHYk8EY .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-sKHuHYk8EY .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-sKHuHYk8EY .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-sKHuHYk8EY .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-sKHuHYk8EY .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-sKHuHYk8EY .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-sKHuHYk8EY .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-sKHuHYk8EY .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-sKHuHYk8EY .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-sKHuHYk8EY .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-sKHuHYk8EY .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-sKHuHYk8EY .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-sKHuHYk8EY .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-sKHuHYk8EY .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-sKHuHYk8EY .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-sKHuHYk8EY .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-sKHuHYk8EY .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-sKHuHYk8EY .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-sKHuHYk8EY .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-sKHuHYk8EY .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-sKHuHYk8EY button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-sKHuHYk8EY button.navbar-toggler:focus {
  outline: none;
}
.cid-sKHuHYk8EY button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-sKHuHYk8EY button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-sKHuHYk8EY button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-sKHuHYk8EY button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-sKHuHYk8EY button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-sKHuHYk8EY nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sKHuHYk8EY nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-sKHuHYk8EY nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-sKHuHYk8EY nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-sKHuHYk8EY .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-sKHuHYk8EY .collapsed .btn {
  display: flex;
}
.cid-sKHuHYk8EY .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-sKHuHYk8EY .collapsed .navbar-collapse.collapsing,
.cid-sKHuHYk8EY .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-sKHuHYk8EY .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-sKHuHYk8EY .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-sKHuHYk8EY .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-sKHuHYk8EY .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-sKHuHYk8EY .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-sKHuHYk8EY .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-sKHuHYk8EY .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-sKHuHYk8EY .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-sKHuHYk8EY .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-sKHuHYk8EY .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-sKHuHYk8EY .collapsed button.navbar-toggler {
  display: block;
}
.cid-sKHuHYk8EY .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-sKHuHYk8EY .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-sKHuHYk8EY .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-sKHuHYk8EY .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-sKHuHYk8EY .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-sKHuHYk8EY .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-sKHuHYk8EY.navbar-expand {
    flex-direction: column;
  }
  .cid-sKHuHYk8EY img {
    height: 3.8rem !important;
  }
  .cid-sKHuHYk8EY .btn {
    display: flex;
  }
  .cid-sKHuHYk8EY button.navbar-toggler {
    display: block;
  }
  .cid-sKHuHYk8EY .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-sKHuHYk8EY .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-sKHuHYk8EY .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-sKHuHYk8EY .navbar-collapse.collapsing,
  .cid-sKHuHYk8EY .navbar-collapse.show {
    display: block !important;
  }
  .cid-sKHuHYk8EY .navbar-collapse.collapsing .navbar-nav,
  .cid-sKHuHYk8EY .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-sKHuHYk8EY .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-sKHuHYk8EY .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-sKHuHYk8EY .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-sKHuHYk8EY .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-sKHuHYk8EY .navbar-collapse.collapsing .navbar-buttons,
  .cid-sKHuHYk8EY .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-sKHuHYk8EY .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-sKHuHYk8EY .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-sKHuHYk8EY .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-sKHuHYk8EY .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-sKHuHYk8EY .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-sKHuHYk8EY .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-sKHuHYk8EY .menu-logo {
    flex-shrink: 0;
  }
}
.cid-sKHuHXlpgB {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-sKHuHXlpgB .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-sKHuHXlpgB .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-sKHuHXlpgB .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-sKHuHXlpgB .mbr-text {
  color: #ffffff;
}
.cid-sKHuHXlpgB .card {
  padding-bottom: 1.5rem;
}
.cid-sKHuHXlpgB SPAN {
  color: #ffbf00;
}
.cid-sKHuHXlpgB .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-sKHuHXlpgB .mbr-text,
.cid-sKHuHXlpgB .mbr-section-btn {
  color: #ffbf00;
}
.cid-sKHuHXlpgB H5 {
  color: #ffbf00;
}
.cid-sKHuHXlpgB .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-sKHuHZ6FDG {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-sKHuHZ6FDG .mbr-section-subtitle {
  color: #ffffff;
}
.cid-sKHuHZ6FDG .btn {
  margin: 0 0 .5rem 0;
}
.cid-sKHyfTOUym {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-sKHyfTOUym H1 {
  color: #8fb335;
  text-align: left;
}
.cid-sKHyfTOUym .mbr-text,
.cid-sKHyfTOUym .mbr-section-btn {
  color: #232323;
}
.cid-sKHyfTOUym H3 {
  color: #767676;
  text-align: left;
}
.cid-sKHyfTOUym .mbr-iconfont {
  padding-left: 0.4rem;
}
.cid-sKHyfTOUym DIV {
  color: #232323;
}
.cid-sKHyfTOUym .mbr-text,
.cid-sKHyfTOUym .media-content {
  text-align: left;
}
.cid-sKHyfTOUym .card-box > p,
.cid-sKHyfTOUym .mbr-section-btn {
  text-align: center;
}
.cid-sKHyfTOUym .card-title {
  letter-spacing: 0.03em;
  line-height: 1.5rem;
  color: #232323;
  margin: 0;
  padding: 0;
  padding-bottom: 1.5rem;
}
.cid-sKHyfTOUym .card {
  margin-bottom: 0.5rem;
}
.cid-sKHyfTOUym .card-box {
  padding-top: 0rem;
  margin-top: 0px;
}
.cid-sKHyfTOUym .card-box p {
  color: #444;
  letter-spacing: 0.03em;
  margin: 0;
  padding-bottom: 1.5rem;
}
.cid-sKHyfTOUym .btn {
  margin: .3rem;
}
.cid-sKHyfTOUym .card-underline,
.cid-sKHyfTOUym .underline {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}
.cid-sKHyfTOUym .card-underline .line,
.cid-sKHyfTOUym .underline .line {
  width: 3rem;
  height: 2px;
  background: #444444;
  display: inline-block;
}
.cid-sKHyfTOUym .card-underline {
  margin-bottom: 0rem;
  margin-top: 0 !important;
}
.cid-sKHyfTOUym .card-underline .line {
  background: #ffbc00;
}
.cid-sKHyfTOUym .mbr-section-title,
.cid-sKHyfTOUym .underline {
  text-align: left;
}
.cid-sKHyfTOUym .card-img {
  margin-bottom: 0rem;
}
.cid-sKHuI0y12o {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-sKHuI0y12o .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-t40mPX8TD8 .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-t40mPX8TD8 .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-t40mPX8TD8 a {
  font-style: normal;
}
.cid-t40mPX8TD8 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-t40mPX8TD8 .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-t40mPX8TD8 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-t40mPX8TD8 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-t40mPX8TD8 .menu-logo {
  margin-right: auto;
}
.cid-t40mPX8TD8 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-t40mPX8TD8 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-t40mPX8TD8 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-t40mPX8TD8 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-t40mPX8TD8 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-t40mPX8TD8 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-t40mPX8TD8 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-t40mPX8TD8 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-t40mPX8TD8 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-t40mPX8TD8 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-t40mPX8TD8 .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-t40mPX8TD8 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-t40mPX8TD8 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-t40mPX8TD8 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-t40mPX8TD8 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-t40mPX8TD8 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-t40mPX8TD8 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-t40mPX8TD8 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-t40mPX8TD8 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-t40mPX8TD8 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-t40mPX8TD8 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-t40mPX8TD8 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-t40mPX8TD8 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-t40mPX8TD8 button.navbar-toggler:focus {
  outline: none;
}
.cid-t40mPX8TD8 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-t40mPX8TD8 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-t40mPX8TD8 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-t40mPX8TD8 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-t40mPX8TD8 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-t40mPX8TD8 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t40mPX8TD8 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-t40mPX8TD8 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-t40mPX8TD8 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-t40mPX8TD8 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-t40mPX8TD8 .collapsed .btn {
  display: flex;
}
.cid-t40mPX8TD8 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-t40mPX8TD8 .collapsed .navbar-collapse.collapsing,
.cid-t40mPX8TD8 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-t40mPX8TD8 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-t40mPX8TD8 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-t40mPX8TD8 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-t40mPX8TD8 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-t40mPX8TD8 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-t40mPX8TD8 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-t40mPX8TD8 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-t40mPX8TD8 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-t40mPX8TD8 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-t40mPX8TD8 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-t40mPX8TD8 .collapsed button.navbar-toggler {
  display: block;
}
.cid-t40mPX8TD8 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-t40mPX8TD8 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-t40mPX8TD8 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-t40mPX8TD8 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-t40mPX8TD8 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-t40mPX8TD8 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-t40mPX8TD8.navbar-expand {
    flex-direction: column;
  }
  .cid-t40mPX8TD8 img {
    height: 3.8rem !important;
  }
  .cid-t40mPX8TD8 .btn {
    display: flex;
  }
  .cid-t40mPX8TD8 button.navbar-toggler {
    display: block;
  }
  .cid-t40mPX8TD8 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-t40mPX8TD8 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-t40mPX8TD8 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-t40mPX8TD8 .navbar-collapse.collapsing,
  .cid-t40mPX8TD8 .navbar-collapse.show {
    display: block !important;
  }
  .cid-t40mPX8TD8 .navbar-collapse.collapsing .navbar-nav,
  .cid-t40mPX8TD8 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-t40mPX8TD8 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-t40mPX8TD8 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-t40mPX8TD8 .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-t40mPX8TD8 .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-t40mPX8TD8 .navbar-collapse.collapsing .navbar-buttons,
  .cid-t40mPX8TD8 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-t40mPX8TD8 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-t40mPX8TD8 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-t40mPX8TD8 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-t40mPX8TD8 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-t40mPX8TD8 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-t40mPX8TD8 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-t40mPX8TD8 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-t40mPWOIe7 {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-t40mPWOIe7 .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-t40mPWOIe7 .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-t40mPWOIe7 .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-t40mPWOIe7 .mbr-text {
  color: #ffffff;
}
.cid-t40mPWOIe7 .card {
  padding-bottom: 1.5rem;
}
.cid-t40mPWOIe7 SPAN {
  color: #ffbf00;
}
.cid-t40mPWOIe7 .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-t40mPWOIe7 .mbr-text,
.cid-t40mPWOIe7 .mbr-section-btn {
  color: #ffbf00;
}
.cid-t40mPWOIe7 H5 {
  color: #ffbf00;
}
.cid-t40mPWOIe7 .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-t40mPXkG6x {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-t40mPXkG6x .mbr-section-subtitle {
  color: #ffffff;
}
.cid-t40mPXkG6x .btn {
  margin: 0 0 .5rem 0;
}
.cid-t40mPXsHa1 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.cid-t40mPXsHa1 .mbr-text {
  color: #767676;
}
.cid-t40mPXsHa1 h4 {
  text-align: center;
}
.cid-t40mPXsHa1 p {
  text-align: center;
}
.cid-t40mPXsHa1 .card-img span {
  font-size: 96px;
  color: #149dcc;
}
.cid-t40mPXGjLP {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-t40mPXGjLP .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-tuOSsHGn09 .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-tuOSsHGn09 .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-tuOSsHGn09 a {
  font-style: normal;
}
.cid-tuOSsHGn09 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-tuOSsHGn09 .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tuOSsHGn09 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tuOSsHGn09 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tuOSsHGn09 .menu-logo {
  margin-right: auto;
}
.cid-tuOSsHGn09 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tuOSsHGn09 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tuOSsHGn09 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tuOSsHGn09 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tuOSsHGn09 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tuOSsHGn09 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tuOSsHGn09 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tuOSsHGn09 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tuOSsHGn09 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tuOSsHGn09 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tuOSsHGn09 .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tuOSsHGn09 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tuOSsHGn09 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tuOSsHGn09 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tuOSsHGn09 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tuOSsHGn09 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tuOSsHGn09 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tuOSsHGn09 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tuOSsHGn09 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tuOSsHGn09 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tuOSsHGn09 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tuOSsHGn09 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tuOSsHGn09 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tuOSsHGn09 button.navbar-toggler:focus {
  outline: none;
}
.cid-tuOSsHGn09 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-tuOSsHGn09 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tuOSsHGn09 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tuOSsHGn09 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tuOSsHGn09 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tuOSsHGn09 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tuOSsHGn09 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tuOSsHGn09 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tuOSsHGn09 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tuOSsHGn09 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tuOSsHGn09 .collapsed .btn {
  display: flex;
}
.cid-tuOSsHGn09 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tuOSsHGn09 .collapsed .navbar-collapse.collapsing,
.cid-tuOSsHGn09 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tuOSsHGn09 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tuOSsHGn09 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tuOSsHGn09 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tuOSsHGn09 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tuOSsHGn09 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-tuOSsHGn09 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-tuOSsHGn09 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tuOSsHGn09 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tuOSsHGn09 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tuOSsHGn09 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tuOSsHGn09 .collapsed button.navbar-toggler {
  display: block;
}
.cid-tuOSsHGn09 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tuOSsHGn09 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tuOSsHGn09 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tuOSsHGn09 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tuOSsHGn09 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tuOSsHGn09 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tuOSsHGn09.navbar-expand {
    flex-direction: column;
  }
  .cid-tuOSsHGn09 img {
    height: 3.8rem !important;
  }
  .cid-tuOSsHGn09 .btn {
    display: flex;
  }
  .cid-tuOSsHGn09 button.navbar-toggler {
    display: block;
  }
  .cid-tuOSsHGn09 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tuOSsHGn09 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tuOSsHGn09 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tuOSsHGn09 .navbar-collapse.collapsing,
  .cid-tuOSsHGn09 .navbar-collapse.show {
    display: block !important;
  }
  .cid-tuOSsHGn09 .navbar-collapse.collapsing .navbar-nav,
  .cid-tuOSsHGn09 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tuOSsHGn09 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tuOSsHGn09 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tuOSsHGn09 .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-tuOSsHGn09 .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-tuOSsHGn09 .navbar-collapse.collapsing .navbar-buttons,
  .cid-tuOSsHGn09 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tuOSsHGn09 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tuOSsHGn09 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tuOSsHGn09 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tuOSsHGn09 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tuOSsHGn09 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tuOSsHGn09 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tuOSsHGn09 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tuOSsHsPVf {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-tuOSsHsPVf .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-tuOSsHsPVf .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-tuOSsHsPVf .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-tuOSsHsPVf .mbr-text {
  color: #ffffff;
}
.cid-tuOSsHsPVf .card {
  padding-bottom: 1.5rem;
}
.cid-tuOSsHsPVf SPAN {
  color: #ffbf00;
}
.cid-tuOSsHsPVf .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-tuOSsHsPVf .mbr-text,
.cid-tuOSsHsPVf .mbr-section-btn {
  color: #ffbf00;
}
.cid-tuOSsHsPVf H5 {
  color: #ffbf00;
}
.cid-tuOSsHsPVf .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-tuOSsHQinE {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-tuOSsHQinE .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tuOSsHQinE .btn {
  margin: 0 0 .5rem 0;
}
.cid-tuOT02rxFA {
  padding-top: 60px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.cid-tuOT02rxFA .mbr-section-subtitle {
  color: #767676;
}
.cid-tuOT02rxFA .container-table {
  margin: 0 auto;
}
.cid-tuOT02rxFA .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-tuOT02rxFA .dataTables_wrapper {
  display: block;
}
.cid-tuOT02rxFA .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-tuOT02rxFA .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-tuOT02rxFA table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-tuOT02rxFA table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-tuOT02rxFA table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-tuOT02rxFA table td {
  border-top: 1px solid #cccccc;
}
.cid-tuOT02rxFA table.table {
  background: #ffffff;
}
.cid-tuOT02rxFA .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-tuOT02rxFA .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-tuOT02rxFA .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-tuOT02rxFA .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-tuOT02rxFA .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-tuOT02rxFA .dataTables_filter {
    text-align: center;
  }
  .cid-tuOT02rxFA .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-tuOSsI8gbc {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-tuOSsI8gbc .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-tuOUyf2P6c .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-tuOUyf2P6c .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-tuOUyf2P6c a {
  font-style: normal;
}
.cid-tuOUyf2P6c .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-tuOUyf2P6c .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tuOUyf2P6c .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tuOUyf2P6c .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tuOUyf2P6c .menu-logo {
  margin-right: auto;
}
.cid-tuOUyf2P6c .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tuOUyf2P6c .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tuOUyf2P6c .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tuOUyf2P6c .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tuOUyf2P6c .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tuOUyf2P6c .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tuOUyf2P6c .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tuOUyf2P6c .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tuOUyf2P6c .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tuOUyf2P6c .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tuOUyf2P6c .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tuOUyf2P6c .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tuOUyf2P6c .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tuOUyf2P6c .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tuOUyf2P6c .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tuOUyf2P6c .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tuOUyf2P6c .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tuOUyf2P6c .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tuOUyf2P6c .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tuOUyf2P6c .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tuOUyf2P6c .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tuOUyf2P6c .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tuOUyf2P6c button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tuOUyf2P6c button.navbar-toggler:focus {
  outline: none;
}
.cid-tuOUyf2P6c button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-tuOUyf2P6c button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tuOUyf2P6c button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tuOUyf2P6c button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tuOUyf2P6c button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tuOUyf2P6c nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tuOUyf2P6c nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tuOUyf2P6c nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tuOUyf2P6c nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tuOUyf2P6c .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tuOUyf2P6c .collapsed .btn {
  display: flex;
}
.cid-tuOUyf2P6c .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tuOUyf2P6c .collapsed .navbar-collapse.collapsing,
.cid-tuOUyf2P6c .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tuOUyf2P6c .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tuOUyf2P6c .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tuOUyf2P6c .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tuOUyf2P6c .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tuOUyf2P6c .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-tuOUyf2P6c .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-tuOUyf2P6c .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tuOUyf2P6c .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tuOUyf2P6c .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tuOUyf2P6c .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tuOUyf2P6c .collapsed button.navbar-toggler {
  display: block;
}
.cid-tuOUyf2P6c .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tuOUyf2P6c .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tuOUyf2P6c .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tuOUyf2P6c .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tuOUyf2P6c .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tuOUyf2P6c .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tuOUyf2P6c.navbar-expand {
    flex-direction: column;
  }
  .cid-tuOUyf2P6c img {
    height: 3.8rem !important;
  }
  .cid-tuOUyf2P6c .btn {
    display: flex;
  }
  .cid-tuOUyf2P6c button.navbar-toggler {
    display: block;
  }
  .cid-tuOUyf2P6c .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tuOUyf2P6c .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tuOUyf2P6c .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tuOUyf2P6c .navbar-collapse.collapsing,
  .cid-tuOUyf2P6c .navbar-collapse.show {
    display: block !important;
  }
  .cid-tuOUyf2P6c .navbar-collapse.collapsing .navbar-nav,
  .cid-tuOUyf2P6c .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tuOUyf2P6c .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tuOUyf2P6c .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tuOUyf2P6c .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-tuOUyf2P6c .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-tuOUyf2P6c .navbar-collapse.collapsing .navbar-buttons,
  .cid-tuOUyf2P6c .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tuOUyf2P6c .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tuOUyf2P6c .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tuOUyf2P6c .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tuOUyf2P6c .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tuOUyf2P6c .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tuOUyf2P6c .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tuOUyf2P6c .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tuOUyeEOXp {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-tuOUyeEOXp .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-tuOUyeEOXp .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-tuOUyeEOXp .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-tuOUyeEOXp .mbr-text {
  color: #ffffff;
}
.cid-tuOUyeEOXp .card {
  padding-bottom: 1.5rem;
}
.cid-tuOUyeEOXp SPAN {
  color: #ffbf00;
}
.cid-tuOUyeEOXp .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-tuOUyeEOXp .mbr-text,
.cid-tuOUyeEOXp .mbr-section-btn {
  color: #ffbf00;
}
.cid-tuOUyeEOXp H5 {
  color: #ffbf00;
}
.cid-tuOUyeEOXp .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-tuOUyffCER {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-tuOUyffCER .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tuOUyffCER .btn {
  margin: 0 0 .5rem 0;
}
.cid-tuOV7NL2jL {
  padding-top: 60px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.cid-tuOV7NL2jL .mbr-section-subtitle {
  color: #767676;
}
.cid-tuOV7NL2jL .container-table {
  margin: 0 auto;
}
.cid-tuOV7NL2jL .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-tuOV7NL2jL .dataTables_wrapper {
  display: block;
}
.cid-tuOV7NL2jL .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-tuOV7NL2jL .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-tuOV7NL2jL table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-tuOV7NL2jL table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-tuOV7NL2jL table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-tuOV7NL2jL table td {
  border-top: 1px solid #cccccc;
}
.cid-tuOV7NL2jL table.table {
  background: #ffffff;
}
.cid-tuOV7NL2jL .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-tuOV7NL2jL .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-tuOV7NL2jL .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-tuOV7NL2jL .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-tuOV7NL2jL .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-tuOV7NL2jL .dataTables_filter {
    text-align: center;
  }
  .cid-tuOV7NL2jL .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-tuOUyfFAuH {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-tuOUyfFAuH .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
.cid-quWuBGlx5q {
  padding-top: 60px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-quWuBGlx5q .mbr-text {
  color: #767676;
}
.cid-quWuBGlx5q h4 {
  font-weight: 500;
}
.cid-quWuBGlx5q h4,
.cid-quWuBGlx5q h5 {
  text-align: center;
}
.cid-quWuBGlx5q p {
  text-align: center;
}
.cid-quWuBGlx5q .card-box {
  text-align: center;
}
.cid-quWuBGlx5q .card-img {
  font-size: 3rem;
}
.cid-quWuBGlx5q .mbr-iconfont {
  color: #149dcc;
}
.cid-quWuBGlx5q .mbr-section-subtitle {
  text-align: left;
}
.cid-tuP2go6fn0 {
  padding-top: 75px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-tuP2go6fn0 .mbr-section-subtitle {
  color: #767676;
}
.cid-tuP2go6fn0 .media-row {
  display: flex;
  justify-content: center;
}
.cid-tuP2go6fn0 .team-item {
  align-self: stretch;
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-tuP2go6fn0 .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-tuP2go6fn0 .team-item .item-name p {
  margin-bottom: 0;
}
.cid-tuP2go6fn0 .team-item .item-role p {
  margin-bottom: 0;
}
.cid-tuP2go6fn0 .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-tuP2go6fn0 .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-tuP2go6fn0 .team-item .cover-stretch {
  height: 100%;
  background: #efefef;
}
.cid-tuP2go6fn0 .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-tuP2go6fn0 .qualifont {
  font-size: 12px;
}
.cid-qv0fxcaB0W {
  padding-top: 15px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qv0fxcaB0W .mbr-section-subtitle {
  color: #767676;
}
.cid-qv0fxcaB0W .media-row {
  display: flex;
  justify-content: center;
}
.cid-qv0fxcaB0W .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qv0fxcaB0W .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qv0fxcaB0W .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qv0fxcaB0W .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qv0fxcaB0W .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qv0fxcaB0W .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qv0fxcaB0W .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qv0fxcaB0W .qualifont {
  font-size: 12px;
}
.cid-qBUHasraQI {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBUHasraQI .mbr-section-subtitle {
  color: #767676;
}
.cid-qBUHasraQI .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBUHasraQI .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBUHasraQI .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBUHasraQI .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBUHasraQI .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBUHasraQI .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBUHasraQI .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBUHasraQI .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBUHasraQI .qualifont {
  font-size: 12px;
}
.cid-qBUH6GaMeN {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBUH6GaMeN .mbr-section-subtitle {
  color: #767676;
}
.cid-qBUH6GaMeN .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBUH6GaMeN .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBUH6GaMeN .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBUH6GaMeN .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBUH6GaMeN .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBUH6GaMeN .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBUH6GaMeN .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBUH6GaMeN .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBUH6GaMeN .qualifont {
  font-size: 12px;
}
.cid-qv1gXpNYPL {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qv1gXpNYPL .mbr-section-subtitle {
  color: #767676;
}
.cid-qv1gXpNYPL .media-row {
  display: flex;
  justify-content: center;
}
.cid-qv1gXpNYPL .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qv1gXpNYPL .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qv1gXpNYPL .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qv1gXpNYPL .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qv1gXpNYPL .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qv1gXpNYPL .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qv1gXpNYPL .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qv1gXpNYPL .qualifont {
  font-size: 12px;
}
.cid-qBUH5hTS8m {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBUH5hTS8m .mbr-section-subtitle {
  color: #767676;
}
.cid-qBUH5hTS8m .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBUH5hTS8m .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBUH5hTS8m .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBUH5hTS8m .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBUH5hTS8m .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBUH5hTS8m .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBUH5hTS8m .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBUH5hTS8m .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBUH5hTS8m .qualifont {
  font-size: 12px;
}
.cid-qBUHb8ZZRA {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBUHb8ZZRA .mbr-section-subtitle {
  color: #767676;
}
.cid-qBUHb8ZZRA .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBUHb8ZZRA .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBUHb8ZZRA .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBUHb8ZZRA .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBUHb8ZZRA .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBUHb8ZZRA .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBUHb8ZZRA .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBUHb8ZZRA .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBUHb8ZZRA .qualifont {
  font-size: 12px;
}
.cid-qBUH66jpep {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBUH66jpep .mbr-section-subtitle {
  color: #767676;
}
.cid-qBUH66jpep .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBUH66jpep .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBUH66jpep .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBUH66jpep .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBUH66jpep .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBUH66jpep .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBUH66jpep .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBUH66jpep .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBUH66jpep .qualifont {
  font-size: 12px;
}
.cid-qBZl3y4YAn {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBZl3y4YAn .mbr-section-subtitle {
  color: #767676;
}
.cid-qBZl3y4YAn .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBZl3y4YAn .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBZl3y4YAn .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBZl3y4YAn .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBZl3y4YAn .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBZl3y4YAn .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBZl3y4YAn .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBZl3y4YAn .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBZl3y4YAn .qualifont {
  font-size: 12px;
}
.cid-qBUukIk2Bp {
  padding-top: 90px;
  padding-bottom: 0px;
  background-color: #f9f9f9;
}
.cid-qBUukIk2Bp .mbr-section-subtitle {
  color: #767676;
}
.cid-qBUukIk2Bp .media-row {
  display: flex;
  justify-content: center;
}
.cid-qBUukIk2Bp .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-qBUukIk2Bp .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-qBUukIk2Bp .team-item .item-name p {
  margin-bottom: 0;
}
.cid-qBUukIk2Bp .team-item .item-role p {
  margin-bottom: 0;
}
.cid-qBUukIk2Bp .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-qBUukIk2Bp .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-qBUukIk2Bp .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-qBUukIk2Bp .qualifont {
  font-size: 12px;
}
.cid-sWWdamltpd {
  padding-top: 90px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
}
.cid-sWWdamltpd .mbr-section-subtitle {
  color: #767676;
}
.cid-sWWdamltpd .media-row {
  display: flex;
  justify-content: center;
}
.cid-sWWdamltpd .team-item {
  transition: all .2s;
  margin-bottom: 2rem;
  max-width: 250px;
}
.cid-sWWdamltpd .team-item .item-image img {
  width: 100%;
  max-width: 250px;
  border-radius: 10px 10px 0px 0px;
}
.cid-sWWdamltpd .team-item .item-name p {
  margin-bottom: 0;
}
.cid-sWWdamltpd .team-item .item-role p {
  margin-bottom: 0;
}
.cid-sWWdamltpd .team-item .item-social {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.cid-sWWdamltpd .team-item .item-social .socicon {
  color: #232323;
  font-size: 17px;
}
.cid-sWWdamltpd .team-item .item-caption {
  background: #efefef;
  border-radius: 0px 0px 10px 10px;
}
.cid-sWWdamltpd .qualifont {
  font-size: 12px;
}
.cid-qCntl6OaIJ {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCntl6OaIJ .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-tw86CvOZd7 .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-tw86CvOZd7 .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-tw86CvOZd7 a {
  font-style: normal;
}
.cid-tw86CvOZd7 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-tw86CvOZd7 .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tw86CvOZd7 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tw86CvOZd7 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tw86CvOZd7 .menu-logo {
  margin-right: auto;
}
.cid-tw86CvOZd7 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tw86CvOZd7 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tw86CvOZd7 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tw86CvOZd7 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tw86CvOZd7 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tw86CvOZd7 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tw86CvOZd7 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tw86CvOZd7 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tw86CvOZd7 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tw86CvOZd7 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tw86CvOZd7 .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tw86CvOZd7 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tw86CvOZd7 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tw86CvOZd7 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tw86CvOZd7 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tw86CvOZd7 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tw86CvOZd7 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tw86CvOZd7 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tw86CvOZd7 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tw86CvOZd7 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tw86CvOZd7 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tw86CvOZd7 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tw86CvOZd7 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tw86CvOZd7 button.navbar-toggler:focus {
  outline: none;
}
.cid-tw86CvOZd7 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-tw86CvOZd7 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tw86CvOZd7 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tw86CvOZd7 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tw86CvOZd7 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tw86CvOZd7 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tw86CvOZd7 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tw86CvOZd7 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tw86CvOZd7 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tw86CvOZd7 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tw86CvOZd7 .collapsed .btn {
  display: flex;
}
.cid-tw86CvOZd7 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tw86CvOZd7 .collapsed .navbar-collapse.collapsing,
.cid-tw86CvOZd7 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tw86CvOZd7 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tw86CvOZd7 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tw86CvOZd7 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tw86CvOZd7 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tw86CvOZd7 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-tw86CvOZd7 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-tw86CvOZd7 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tw86CvOZd7 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tw86CvOZd7 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tw86CvOZd7 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tw86CvOZd7 .collapsed button.navbar-toggler {
  display: block;
}
.cid-tw86CvOZd7 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tw86CvOZd7 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tw86CvOZd7 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tw86CvOZd7 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tw86CvOZd7 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tw86CvOZd7 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tw86CvOZd7.navbar-expand {
    flex-direction: column;
  }
  .cid-tw86CvOZd7 img {
    height: 3.8rem !important;
  }
  .cid-tw86CvOZd7 .btn {
    display: flex;
  }
  .cid-tw86CvOZd7 button.navbar-toggler {
    display: block;
  }
  .cid-tw86CvOZd7 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tw86CvOZd7 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tw86CvOZd7 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tw86CvOZd7 .navbar-collapse.collapsing,
  .cid-tw86CvOZd7 .navbar-collapse.show {
    display: block !important;
  }
  .cid-tw86CvOZd7 .navbar-collapse.collapsing .navbar-nav,
  .cid-tw86CvOZd7 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tw86CvOZd7 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tw86CvOZd7 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tw86CvOZd7 .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-tw86CvOZd7 .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-tw86CvOZd7 .navbar-collapse.collapsing .navbar-buttons,
  .cid-tw86CvOZd7 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tw86CvOZd7 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tw86CvOZd7 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tw86CvOZd7 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tw86CvOZd7 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tw86CvOZd7 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tw86CvOZd7 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tw86CvOZd7 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tw86Cvzumt {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-tw86Cvzumt .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-tw86Cvzumt .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-tw86Cvzumt .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-tw86Cvzumt .mbr-text {
  color: #ffffff;
}
.cid-tw86Cvzumt .card {
  padding-bottom: 1.5rem;
}
.cid-tw86Cvzumt SPAN {
  color: #ffbf00;
}
.cid-tw86Cvzumt .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-tw86Cvzumt .mbr-text,
.cid-tw86Cvzumt .mbr-section-btn {
  color: #ffbf00;
}
.cid-tw86Cvzumt H5 {
  color: #ffbf00;
}
.cid-tw86Cvzumt .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-tw86CvYRPD {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-tw86CvYRPD .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tw86CvYRPD .btn {
  margin: 0 0 .5rem 0;
}
.cid-tw86Cw6typ {
  padding-top: 90px;
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.cid-tw86Cw6typ .mbr-text {
  color: #767676;
}
.cid-tw86Cw6typ h4 {
  font-weight: 500;
}
.cid-tw86Cw6typ h4,
.cid-tw86Cw6typ h5 {
  text-align: center;
}
.cid-tw86Cw6typ p {
  text-align: center;
}
.cid-tw86Cw6typ .card-box {
  text-align: center;
}
.cid-tw86Cw6typ .card-img {
  font-size: 3rem;
}
.cid-tw86Cw6typ .mbr-iconfont {
  color: #149dcc;
}
.cid-tw86Cw6typ .mbr-section-subtitle {
  text-align: left;
}
.cid-tw86Cw6typ P {
  text-align: left;
}
.cid-tw8a8Pczxl {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-tw8a8Pczxl .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tw8a8Pczxl .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tw8a8Pczxl .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tw8a8Pczxl .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tw8a8Pczxl .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tw8a8Pczxl H1 {
  color: #232323;
}
.cid-tw8a8Pczxl P {
  text-align: left;
  color: #232323;
}
.cid-tw8a8Pczxl .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tw8a8Pczxl .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tw8a8Pczxl .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tw8a8Pczxl .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tw8a8Pczxl .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tw8a8Pczxl .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tw8a8Pczxl .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tw8a8Pczxl .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tw8a8Pczxl .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tw8a8Pczxl .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tw8a8Pczxl .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tw8a8Pczxl .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tw8a8Pczxl .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tw8a8Pczxl H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tw8a8Pczxl .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tw8a8Pczxl H5 {
  font-size: 1.05rem;
}
.cid-tw8a8Pczxl H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-tw86CwlQw8 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-tw86CwlQw8 .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-tw8k8kGAQR .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-tw8k8kGAQR .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-tw8k8kGAQR a {
  font-style: normal;
}
.cid-tw8k8kGAQR .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-tw8k8kGAQR .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tw8k8kGAQR .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tw8k8kGAQR .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tw8k8kGAQR .menu-logo {
  margin-right: auto;
}
.cid-tw8k8kGAQR .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tw8k8kGAQR .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tw8k8kGAQR .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tw8k8kGAQR .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tw8k8kGAQR .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tw8k8kGAQR .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tw8k8kGAQR .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tw8k8kGAQR .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tw8k8kGAQR .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tw8k8kGAQR .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tw8k8kGAQR .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tw8k8kGAQR .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tw8k8kGAQR .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tw8k8kGAQR .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tw8k8kGAQR .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tw8k8kGAQR .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tw8k8kGAQR .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tw8k8kGAQR .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tw8k8kGAQR .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tw8k8kGAQR .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tw8k8kGAQR .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tw8k8kGAQR .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tw8k8kGAQR button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tw8k8kGAQR button.navbar-toggler:focus {
  outline: none;
}
.cid-tw8k8kGAQR button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-tw8k8kGAQR button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tw8k8kGAQR button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tw8k8kGAQR button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tw8k8kGAQR button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tw8k8kGAQR nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tw8k8kGAQR nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tw8k8kGAQR nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tw8k8kGAQR nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tw8k8kGAQR .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tw8k8kGAQR .collapsed .btn {
  display: flex;
}
.cid-tw8k8kGAQR .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tw8k8kGAQR .collapsed .navbar-collapse.collapsing,
.cid-tw8k8kGAQR .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tw8k8kGAQR .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tw8k8kGAQR .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tw8k8kGAQR .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tw8k8kGAQR .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tw8k8kGAQR .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-tw8k8kGAQR .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-tw8k8kGAQR .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tw8k8kGAQR .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tw8k8kGAQR .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tw8k8kGAQR .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tw8k8kGAQR .collapsed button.navbar-toggler {
  display: block;
}
.cid-tw8k8kGAQR .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tw8k8kGAQR .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tw8k8kGAQR .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tw8k8kGAQR .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tw8k8kGAQR .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tw8k8kGAQR .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tw8k8kGAQR.navbar-expand {
    flex-direction: column;
  }
  .cid-tw8k8kGAQR img {
    height: 3.8rem !important;
  }
  .cid-tw8k8kGAQR .btn {
    display: flex;
  }
  .cid-tw8k8kGAQR button.navbar-toggler {
    display: block;
  }
  .cid-tw8k8kGAQR .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tw8k8kGAQR .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tw8k8kGAQR .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tw8k8kGAQR .navbar-collapse.collapsing,
  .cid-tw8k8kGAQR .navbar-collapse.show {
    display: block !important;
  }
  .cid-tw8k8kGAQR .navbar-collapse.collapsing .navbar-nav,
  .cid-tw8k8kGAQR .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tw8k8kGAQR .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tw8k8kGAQR .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tw8k8kGAQR .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-tw8k8kGAQR .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-tw8k8kGAQR .navbar-collapse.collapsing .navbar-buttons,
  .cid-tw8k8kGAQR .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tw8k8kGAQR .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tw8k8kGAQR .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tw8k8kGAQR .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tw8k8kGAQR .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tw8k8kGAQR .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tw8k8kGAQR .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tw8k8kGAQR .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tw8k8kpTuJ {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-tw8k8kpTuJ .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-tw8k8kpTuJ .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-tw8k8kpTuJ .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-tw8k8kpTuJ .mbr-text {
  color: #ffffff;
}
.cid-tw8k8kpTuJ .card {
  padding-bottom: 1.5rem;
}
.cid-tw8k8kpTuJ SPAN {
  color: #ffbf00;
}
.cid-tw8k8kpTuJ .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-tw8k8kpTuJ .mbr-text,
.cid-tw8k8kpTuJ .mbr-section-btn {
  color: #ffbf00;
}
.cid-tw8k8kpTuJ H5 {
  color: #ffbf00;
}
.cid-tw8k8kpTuJ .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-tw8k8kRSe0 {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-tw8k8kRSe0 .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tw8k8kRSe0 .btn {
  margin: 0 0 .5rem 0;
}
.cid-tw8kp5urGL {
  padding-top: 60px;
  padding-bottom: 45px;
  background-image: url("../../../assets/images/testimonial-bg-626x626.jpg");
}
.cid-tw8kp5urGL .testimonials-container {
  margin: 0 auto;
}
.cid-tw8kp5urGL .testimonials-container .testimonials-item {
  justify-content: center;
  margin-top: 3rem;
  -webkit-justify-content: center;
}
.cid-tw8kp5urGL .testimonials-container .testimonials-item .user {
  background: #ffffff;
}
.cid-tw8kp5urGL .testimonials-container .testimonials-item .user.row {
  margin: 0;
}
.cid-tw8kp5urGL .testimonials-container .testimonials-item .user .user_image {
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: 2rem auto 2rem auto;
}
.cid-tw8kp5urGL .testimonials-container .testimonials-item .user .user_image img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
.cid-tw8kp5urGL .testimonials-container .testimonials-item .user .testimonials-caption {
  padding: 2rem;
  padding: 2rem 2rem 2rem 0;
}
@media (max-width: 260px) {
  .cid-tw8kp5urGL .user_image {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .cid-tw8kp5urGL .testimonials-caption {
    padding: 0 2rem 2rem 2rem !important;
  }
}
.cid-tw8k8lfN3l {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-tw8k8lfN3l .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-twA1sWXXEx .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-twA1sWXXEx .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-twA1sWXXEx a {
  font-style: normal;
}
.cid-twA1sWXXEx .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-twA1sWXXEx .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-twA1sWXXEx .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-twA1sWXXEx .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-twA1sWXXEx .menu-logo {
  margin-right: auto;
}
.cid-twA1sWXXEx .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-twA1sWXXEx .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-twA1sWXXEx .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-twA1sWXXEx .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-twA1sWXXEx .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-twA1sWXXEx .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-twA1sWXXEx .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-twA1sWXXEx .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-twA1sWXXEx .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-twA1sWXXEx .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-twA1sWXXEx .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-twA1sWXXEx .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-twA1sWXXEx .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-twA1sWXXEx .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-twA1sWXXEx .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-twA1sWXXEx .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-twA1sWXXEx .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-twA1sWXXEx .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-twA1sWXXEx .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-twA1sWXXEx .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-twA1sWXXEx .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-twA1sWXXEx .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-twA1sWXXEx button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-twA1sWXXEx button.navbar-toggler:focus {
  outline: none;
}
.cid-twA1sWXXEx button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-twA1sWXXEx button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-twA1sWXXEx button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-twA1sWXXEx button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-twA1sWXXEx button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-twA1sWXXEx nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-twA1sWXXEx nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-twA1sWXXEx nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-twA1sWXXEx nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-twA1sWXXEx .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-twA1sWXXEx .collapsed .btn {
  display: flex;
}
.cid-twA1sWXXEx .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-twA1sWXXEx .collapsed .navbar-collapse.collapsing,
.cid-twA1sWXXEx .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-twA1sWXXEx .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-twA1sWXXEx .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-twA1sWXXEx .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-twA1sWXXEx .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-twA1sWXXEx .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-twA1sWXXEx .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-twA1sWXXEx .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-twA1sWXXEx .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-twA1sWXXEx .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-twA1sWXXEx .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-twA1sWXXEx .collapsed button.navbar-toggler {
  display: block;
}
.cid-twA1sWXXEx .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-twA1sWXXEx .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-twA1sWXXEx .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-twA1sWXXEx .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-twA1sWXXEx .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-twA1sWXXEx .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-twA1sWXXEx.navbar-expand {
    flex-direction: column;
  }
  .cid-twA1sWXXEx img {
    height: 3.8rem !important;
  }
  .cid-twA1sWXXEx .btn {
    display: flex;
  }
  .cid-twA1sWXXEx button.navbar-toggler {
    display: block;
  }
  .cid-twA1sWXXEx .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-twA1sWXXEx .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-twA1sWXXEx .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-twA1sWXXEx .navbar-collapse.collapsing,
  .cid-twA1sWXXEx .navbar-collapse.show {
    display: block !important;
  }
  .cid-twA1sWXXEx .navbar-collapse.collapsing .navbar-nav,
  .cid-twA1sWXXEx .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-twA1sWXXEx .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-twA1sWXXEx .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-twA1sWXXEx .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-twA1sWXXEx .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-twA1sWXXEx .navbar-collapse.collapsing .navbar-buttons,
  .cid-twA1sWXXEx .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-twA1sWXXEx .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-twA1sWXXEx .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-twA1sWXXEx .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-twA1sWXXEx .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-twA1sWXXEx .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-twA1sWXXEx .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-twA1sWXXEx .menu-logo {
    flex-shrink: 0;
  }
}
.cid-twA1sWHFAV {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-twA1sWHFAV .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-twA1sWHFAV .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-twA1sWHFAV .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-twA1sWHFAV .mbr-text {
  color: #ffffff;
}
.cid-twA1sWHFAV .card {
  padding-bottom: 1.5rem;
}
.cid-twA1sWHFAV SPAN {
  color: #ffbf00;
}
.cid-twA1sWHFAV .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-twA1sWHFAV .mbr-text,
.cid-twA1sWHFAV .mbr-section-btn {
  color: #ffbf00;
}
.cid-twA1sWHFAV H5 {
  color: #ffbf00;
}
.cid-twA1sWHFAV .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-twA1sX9yFN {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-twA1sX9yFN .mbr-section-subtitle {
  color: #ffffff;
}
.cid-twA1sX9yFN .btn {
  margin: 0 0 .5rem 0;
}
.cid-twA2kevQU8 {
  padding-top: 75px;
  padding-bottom: 90px;
  background-color: #f8f4f1;
}
.cid-twA2kevQU8 .mbr-text {
  color: #767676;
}
.cid-twA2kevQU8 h4 {
  text-align: center;
  line-height: 1.4rem;
}
.cid-twA2kevQU8 p {
  text-align: center;
}
.cid-twA2kevQU8 .card-img span {
  font-size: 96px;
  color: #149dcc;
}
.cid-twA2kevQU8 H2 {
  color: #fc6800;
}
.cid-twA2kevQU8 .mbr-section-subtitle {
  color: #0f7699;
}
.cid-twA1sXscHx {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-twA1sXscHx .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-uco82uYwdq .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-uco82uYwdq .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-uco82uYwdq a {
  font-style: normal;
}
.cid-uco82uYwdq .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-uco82uYwdq .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-uco82uYwdq .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-uco82uYwdq .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-uco82uYwdq .menu-logo {
  margin-right: auto;
}
.cid-uco82uYwdq .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-uco82uYwdq .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-uco82uYwdq .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-uco82uYwdq .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-uco82uYwdq .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-uco82uYwdq .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-uco82uYwdq .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-uco82uYwdq .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-uco82uYwdq .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-uco82uYwdq .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-uco82uYwdq .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-uco82uYwdq .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-uco82uYwdq .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uco82uYwdq .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-uco82uYwdq .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uco82uYwdq .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-uco82uYwdq .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-uco82uYwdq .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-uco82uYwdq .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-uco82uYwdq .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-uco82uYwdq .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-uco82uYwdq .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-uco82uYwdq button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-uco82uYwdq button.navbar-toggler:focus {
  outline: none;
}
.cid-uco82uYwdq button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-uco82uYwdq button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uco82uYwdq button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uco82uYwdq button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uco82uYwdq button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uco82uYwdq nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uco82uYwdq nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uco82uYwdq nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uco82uYwdq nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uco82uYwdq .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-uco82uYwdq .collapsed .btn {
  display: flex;
}
.cid-uco82uYwdq .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-uco82uYwdq .collapsed .navbar-collapse.collapsing,
.cid-uco82uYwdq .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-uco82uYwdq .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-uco82uYwdq .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-uco82uYwdq .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-uco82uYwdq .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-uco82uYwdq .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-uco82uYwdq .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-uco82uYwdq .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-uco82uYwdq .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-uco82uYwdq .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-uco82uYwdq .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-uco82uYwdq .collapsed button.navbar-toggler {
  display: block;
}
.cid-uco82uYwdq .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-uco82uYwdq .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-uco82uYwdq .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-uco82uYwdq .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-uco82uYwdq .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-uco82uYwdq .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-uco82uYwdq.navbar-expand {
    flex-direction: column;
  }
  .cid-uco82uYwdq img {
    height: 3.8rem !important;
  }
  .cid-uco82uYwdq .btn {
    display: flex;
  }
  .cid-uco82uYwdq button.navbar-toggler {
    display: block;
  }
  .cid-uco82uYwdq .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-uco82uYwdq .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-uco82uYwdq .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-uco82uYwdq .navbar-collapse.collapsing,
  .cid-uco82uYwdq .navbar-collapse.show {
    display: block !important;
  }
  .cid-uco82uYwdq .navbar-collapse.collapsing .navbar-nav,
  .cid-uco82uYwdq .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-uco82uYwdq .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-uco82uYwdq .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-uco82uYwdq .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-uco82uYwdq .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-uco82uYwdq .navbar-collapse.collapsing .navbar-buttons,
  .cid-uco82uYwdq .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-uco82uYwdq .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-uco82uYwdq .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-uco82uYwdq .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-uco82uYwdq .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-uco82uYwdq .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-uco82uYwdq .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-uco82uYwdq .menu-logo {
    flex-shrink: 0;
  }
}
.cid-uco82vIsdo {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-uco82vIsdo .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-uco82vIsdo .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-uco82vIsdo .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-uco82vIsdo .mbr-text {
  color: #ffffff;
}
.cid-uco82vIsdo .card {
  padding-bottom: 1.5rem;
}
.cid-uco82vIsdo SPAN {
  color: #ffbf00;
}
.cid-uco82vIsdo .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-uco82vIsdo .mbr-text,
.cid-uco82vIsdo .mbr-section-btn {
  color: #ffbf00;
}
.cid-uco82vIsdo H5 {
  color: #ffbf00;
}
.cid-uco82vIsdo .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-uco82wo9JC {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-uco82wo9JC .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uco82wo9JC .btn {
  margin: 0 0 .5rem 0;
}
.cid-uOKNOEit6L {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uOKNOEit6L .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uOKNOEit6L .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uOKNOEit6L .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uOKNOEit6L .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uOKNOEit6L .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uOKNOEit6L H1 {
  color: #232323;
}
.cid-uOKNOEit6L P {
  text-align: left;
  color: #232323;
}
.cid-uOKNOEit6L .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uOKNOEit6L .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uOKNOEit6L .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uOKNOEit6L .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uOKNOEit6L .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uOKNOEit6L .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uOKNOEit6L .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uOKNOEit6L .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uOKNOEit6L .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uOKNOEit6L .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uOKNOEit6L .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uOKNOEit6L .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uOKNOEit6L .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uOKNOEit6L H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uOKNOEit6L .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uOKNOEit6L H2 {
  text-align: center;
}
.cid-vc1KtyCTYG {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-vc1KtyCTYG .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-vc1KtyCTYG .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-vc1KtyCTYG .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-vc1KtyCTYG .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-vc1KtyCTYG .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-vc1KtyCTYG H1 {
  color: #232323;
}
.cid-vc1KtyCTYG P {
  text-align: left;
  color: #232323;
}
.cid-vc1KtyCTYG .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-vc1KtyCTYG .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-vc1KtyCTYG .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-vc1KtyCTYG .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-vc1KtyCTYG .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-vc1KtyCTYG .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-vc1KtyCTYG .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-vc1KtyCTYG .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-vc1KtyCTYG .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-vc1KtyCTYG .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-vc1KtyCTYG .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-vc1KtyCTYG .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-vc1KtyCTYG .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-vc1KtyCTYG H3 {
  text-align: left;
  color: #073b4c;
}
.cid-vc1KtyCTYG .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-vc1KtyCTYG H2 {
  text-align: center;
}
.cid-vb7s0eJAlr {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-vb7s0eJAlr .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-vb7s0eJAlr .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-vb7s0eJAlr .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-vb7s0eJAlr .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-vb7s0eJAlr .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-vb7s0eJAlr H1 {
  color: #232323;
}
.cid-vb7s0eJAlr P {
  text-align: left;
  color: #232323;
}
.cid-vb7s0eJAlr .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-vb7s0eJAlr .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-vb7s0eJAlr .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-vb7s0eJAlr .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-vb7s0eJAlr .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-vb7s0eJAlr .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-vb7s0eJAlr .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-vb7s0eJAlr .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-vb7s0eJAlr .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-vb7s0eJAlr .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-vb7s0eJAlr .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-vb7s0eJAlr .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-vb7s0eJAlr .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-vb7s0eJAlr H3 {
  text-align: left;
  color: #073b4c;
}
.cid-vb7s0eJAlr .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-vb7s0eJAlr H2 {
  text-align: center;
}
.cid-v9weBEoOQL {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9weBEoOQL .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9weBEoOQL .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9weBEoOQL .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9weBEoOQL .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9weBEoOQL .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9weBEoOQL H1 {
  color: #232323;
}
.cid-v9weBEoOQL P {
  text-align: left;
  color: #232323;
}
.cid-v9weBEoOQL .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9weBEoOQL .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9weBEoOQL .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9weBEoOQL .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9weBEoOQL .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9weBEoOQL .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9weBEoOQL .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9weBEoOQL .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9weBEoOQL .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9weBEoOQL .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9weBEoOQL .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9weBEoOQL .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9weBEoOQL .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9weBEoOQL H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9weBEoOQL .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9weBEoOQL H2 {
  text-align: center;
}
.cid-v9weAWojkX {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9weAWojkX .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9weAWojkX .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9weAWojkX .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9weAWojkX .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9weAWojkX .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9weAWojkX H1 {
  color: #232323;
}
.cid-v9weAWojkX P {
  text-align: left;
  color: #232323;
}
.cid-v9weAWojkX .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9weAWojkX .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9weAWojkX .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9weAWojkX .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9weAWojkX .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9weAWojkX .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9weAWojkX .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9weAWojkX .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9weAWojkX .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9weAWojkX .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9weAWojkX .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9weAWojkX .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9weAWojkX .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9weAWojkX H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9weAWojkX .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9weAWojkX H2 {
  text-align: center;
}
.cid-v6Gs6XAKAK {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v6Gs6XAKAK .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v6Gs6XAKAK .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v6Gs6XAKAK .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v6Gs6XAKAK .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v6Gs6XAKAK .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v6Gs6XAKAK H1 {
  color: #232323;
}
.cid-v6Gs6XAKAK P {
  text-align: left;
  color: #232323;
}
.cid-v6Gs6XAKAK .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v6Gs6XAKAK .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v6Gs6XAKAK .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v6Gs6XAKAK .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v6Gs6XAKAK .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v6Gs6XAKAK .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v6Gs6XAKAK .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v6Gs6XAKAK .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v6Gs6XAKAK .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v6Gs6XAKAK .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v6Gs6XAKAK .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v6Gs6XAKAK .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v6Gs6XAKAK .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v6Gs6XAKAK H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v6Gs6XAKAK .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v6Gs6XAKAK H2 {
  text-align: center;
}
.cid-uco836v9xl {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-uco836v9xl .mbr-text,
.cid-uco836v9xl blockquote {
  color: #767676;
}
.cid-uco837zU5b {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-uco837zU5b .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-qtA0Km8Ryg .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-qtA0Km8Ryg .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-qtA0Km8Ryg a {
  font-style: normal;
}
.cid-qtA0Km8Ryg .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-qtA0Km8Ryg .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-qtA0Km8Ryg .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-qtA0Km8Ryg .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-qtA0Km8Ryg .menu-logo {
  margin-right: auto;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-qtA0Km8Ryg .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-qtA0Km8Ryg .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-qtA0Km8Ryg .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-qtA0Km8Ryg .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-qtA0Km8Ryg .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-qtA0Km8Ryg button.navbar-toggler:focus {
  outline: none;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-qtA0Km8Ryg button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-qtA0Km8Ryg nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-qtA0Km8Ryg .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .btn {
  display: flex;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-qtA0Km8Ryg .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-qtA0Km8Ryg .collapsed button.navbar-toggler {
  display: block;
}
.cid-qtA0Km8Ryg .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-qtA0Km8Ryg .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-qtA0Km8Ryg .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-qtA0Km8Ryg .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-qtA0Km8Ryg.navbar-expand {
    flex-direction: column;
  }
  .cid-qtA0Km8Ryg img {
    height: 3.8rem !important;
  }
  .cid-qtA0Km8Ryg .btn {
    display: flex;
  }
  .cid-qtA0Km8Ryg button.navbar-toggler {
    display: block;
  }
  .cid-qtA0Km8Ryg .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-qtA0Km8Ryg .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-qtA0Km8Ryg .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing,
  .cid-qtA0Km8Ryg .navbar-collapse.show {
    display: block !important;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-qtA0Km8Ryg .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-qtA0Km8Ryg .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-qtA0Km8Ryg .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-qtA0Km8Ryg .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-qtA0Km8Ryg .menu-logo {
    flex-shrink: 0;
  }
}
.cid-qtFymWX6VU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-qtFymWX6VU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-qtFymWX6VU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-qtFymWX6VU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-qtFymWX6VU .mbr-text {
  color: #ffffff;
}
.cid-qtFymWX6VU .card {
  padding-bottom: 1.5rem;
}
.cid-qtFymWX6VU SPAN {
  color: #ffbf00;
}
.cid-qtFymWX6VU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-qtFymWX6VU .mbr-text,
.cid-qtFymWX6VU .mbr-section-btn {
  color: #ffbf00;
}
.cid-qtFymWX6VU H5 {
  color: #ffbf00;
}
.cid-qtFymWX6VU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-quVwSdGt2B {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-quVwSdGt2B .mbr-section-subtitle {
  color: #ffffff;
}
.cid-quVwSdGt2B .btn {
  margin: 0 0 .5rem 0;
}
.cid-ujO5yQ3MDs {
  padding-top: 30px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-ujO5yQ3MDs .mbr-text,
.cid-ujO5yQ3MDs blockquote {
  color: #767676;
}
.cid-qvnyV8PvQ8 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.cid-qvnyV8PvQ8 .mbr-section-subtitle {
  color: #767676;
}
.cid-qvnyV8PvQ8 .container-table {
  margin: 0 auto;
}
.cid-qvnyV8PvQ8 .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-qvnyV8PvQ8 .dataTables_wrapper {
  display: block;
}
.cid-qvnyV8PvQ8 .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-qvnyV8PvQ8 .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-qvnyV8PvQ8 table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-qvnyV8PvQ8 table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-qvnyV8PvQ8 table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-qvnyV8PvQ8 table td {
  border-top: 1px solid #cccccc;
}
.cid-qvnyV8PvQ8 table.table {
  background: #ffffff;
}
.cid-qvnyV8PvQ8 .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-qvnyV8PvQ8 .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-qvnyV8PvQ8 .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-qvnyV8PvQ8 .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-qvnyV8PvQ8 .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-qvnyV8PvQ8 .dataTables_filter {
    text-align: center;
  }
  .cid-qvnyV8PvQ8 .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-qvnyV8PvQ8 .body-item {
  text-align: left;
}
.cid-ujO5ElF15c {
  padding-top: 30px;
  padding-bottom: 75px;
  background-color: #ffffff;
}
.cid-ujO5ElF15c .mbr-text,
.cid-ujO5ElF15c blockquote {
  color: #767676;
}
.cid-qCntaJkBpS {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-qCntaJkBpS .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-ujO33wvKsr .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-ujO33wvKsr .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-ujO33wvKsr a {
  font-style: normal;
}
.cid-ujO33wvKsr .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-ujO33wvKsr .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-ujO33wvKsr .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-ujO33wvKsr .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-ujO33wvKsr .menu-logo {
  margin-right: auto;
}
.cid-ujO33wvKsr .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-ujO33wvKsr .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-ujO33wvKsr .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-ujO33wvKsr .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-ujO33wvKsr .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-ujO33wvKsr .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-ujO33wvKsr .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-ujO33wvKsr .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-ujO33wvKsr .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-ujO33wvKsr .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-ujO33wvKsr .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-ujO33wvKsr .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-ujO33wvKsr .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-ujO33wvKsr .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-ujO33wvKsr .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-ujO33wvKsr .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-ujO33wvKsr .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-ujO33wvKsr .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-ujO33wvKsr .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-ujO33wvKsr .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-ujO33wvKsr .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-ujO33wvKsr .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-ujO33wvKsr button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-ujO33wvKsr button.navbar-toggler:focus {
  outline: none;
}
.cid-ujO33wvKsr button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-ujO33wvKsr button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-ujO33wvKsr button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-ujO33wvKsr button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-ujO33wvKsr button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-ujO33wvKsr nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-ujO33wvKsr nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-ujO33wvKsr nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-ujO33wvKsr nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-ujO33wvKsr .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-ujO33wvKsr .collapsed .btn {
  display: flex;
}
.cid-ujO33wvKsr .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-ujO33wvKsr .collapsed .navbar-collapse.collapsing,
.cid-ujO33wvKsr .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-ujO33wvKsr .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-ujO33wvKsr .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-ujO33wvKsr .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-ujO33wvKsr .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-ujO33wvKsr .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-ujO33wvKsr .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-ujO33wvKsr .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-ujO33wvKsr .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-ujO33wvKsr .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-ujO33wvKsr .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-ujO33wvKsr .collapsed button.navbar-toggler {
  display: block;
}
.cid-ujO33wvKsr .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-ujO33wvKsr .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-ujO33wvKsr .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-ujO33wvKsr .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-ujO33wvKsr .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-ujO33wvKsr .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-ujO33wvKsr.navbar-expand {
    flex-direction: column;
  }
  .cid-ujO33wvKsr img {
    height: 3.8rem !important;
  }
  .cid-ujO33wvKsr .btn {
    display: flex;
  }
  .cid-ujO33wvKsr button.navbar-toggler {
    display: block;
  }
  .cid-ujO33wvKsr .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-ujO33wvKsr .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-ujO33wvKsr .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-ujO33wvKsr .navbar-collapse.collapsing,
  .cid-ujO33wvKsr .navbar-collapse.show {
    display: block !important;
  }
  .cid-ujO33wvKsr .navbar-collapse.collapsing .navbar-nav,
  .cid-ujO33wvKsr .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-ujO33wvKsr .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-ujO33wvKsr .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-ujO33wvKsr .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-ujO33wvKsr .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-ujO33wvKsr .navbar-collapse.collapsing .navbar-buttons,
  .cid-ujO33wvKsr .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-ujO33wvKsr .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-ujO33wvKsr .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-ujO33wvKsr .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-ujO33wvKsr .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-ujO33wvKsr .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-ujO33wvKsr .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-ujO33wvKsr .menu-logo {
    flex-shrink: 0;
  }
}
.cid-ujO33wITcU {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-ujO33wITcU .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-ujO33wITcU .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-ujO33wITcU .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-ujO33wITcU .mbr-text {
  color: #ffffff;
}
.cid-ujO33wITcU .card {
  padding-bottom: 1.5rem;
}
.cid-ujO33wITcU SPAN {
  color: #ffbf00;
}
.cid-ujO33wITcU .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-ujO33wITcU .mbr-text,
.cid-ujO33wITcU .mbr-section-btn {
  color: #ffbf00;
}
.cid-ujO33wITcU H5 {
  color: #ffbf00;
}
.cid-ujO33wITcU .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-ujO33wVoZF {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-ujO33wVoZF .mbr-section-subtitle {
  color: #ffffff;
}
.cid-ujO33wVoZF .btn {
  margin: 0 0 .5rem 0;
}
.cid-ujO33x2OOK {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #f9f9f9;
}
.cid-ujO33x2OOK .mbr-section-subtitle {
  color: #767676;
}
.cid-ujO33x2OOK .container-table {
  margin: 0 auto;
}
.cid-ujO33x2OOK .scroll {
  overflow-x: auto;
  padding: 0;
}
.cid-ujO33x2OOK .dataTables_wrapper {
  display: block;
}
.cid-ujO33x2OOK .dataTables_wrapper .search {
  margin-bottom: .5rem;
}
.cid-ujO33x2OOK .dataTables_wrapper .table {
  overflow-x: auto;
}
.cid-ujO33x2OOK table {
  width: 100% !important;
  margin-top: 6px;
  border: 1px solid #cccccc;
  margin-bottom: 0;
}
.cid-ujO33x2OOK table th {
  border-top: none;
  transition: all .2s;
  border-bottom: none;
}
.cid-ujO33x2OOK table th:hover {
  background: #cccccc;
  color: #000000;
}
.cid-ujO33x2OOK table td {
  border-top: 1px solid #cccccc;
}
.cid-ujO33x2OOK table.table {
  background: #ffffff;
}
.cid-ujO33x2OOK .dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
}
.cid-ujO33x2OOK .dataTables_filter label {
  display: inline;
  white-space: normal !important;
}
.cid-ujO33x2OOK .dataTables_filter input {
  display: inline;
  width: auto;
  margin-left: .5rem;
  border-radius: 100px;
  padding-left: 1rem;
}
.cid-ujO33x2OOK .dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .cid-ujO33x2OOK .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .cid-ujO33x2OOK .dataTables_filter {
    text-align: center;
  }
  .cid-ujO33x2OOK .dataTables_filter input {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.cid-ujO33x2OOK .body-item {
  text-align: left;
}
.cid-ujO5HQ3zze {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-ujO5HQ3zze .mbr-text,
.cid-ujO5HQ3zze blockquote {
  color: #767676;
}
.cid-ujO33AKyiD {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-ujO33AKyiD .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-v9whgg5ekz .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-v9whgg5ekz .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-v9whgg5ekz a {
  font-style: normal;
}
.cid-v9whgg5ekz .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-v9whgg5ekz .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-v9whgg5ekz .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-v9whgg5ekz .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-v9whgg5ekz .menu-logo {
  margin-right: auto;
}
.cid-v9whgg5ekz .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-v9whgg5ekz .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-v9whgg5ekz .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-v9whgg5ekz .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-v9whgg5ekz .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-v9whgg5ekz .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-v9whgg5ekz .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-v9whgg5ekz .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-v9whgg5ekz .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-v9whgg5ekz .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-v9whgg5ekz .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-v9whgg5ekz .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-v9whgg5ekz .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-v9whgg5ekz .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-v9whgg5ekz .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-v9whgg5ekz .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-v9whgg5ekz .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-v9whgg5ekz .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-v9whgg5ekz .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-v9whgg5ekz .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-v9whgg5ekz .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-v9whgg5ekz .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-v9whgg5ekz button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-v9whgg5ekz button.navbar-toggler:focus {
  outline: none;
}
.cid-v9whgg5ekz button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-v9whgg5ekz button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-v9whgg5ekz button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-v9whgg5ekz button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-v9whgg5ekz button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-v9whgg5ekz nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-v9whgg5ekz nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-v9whgg5ekz nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-v9whgg5ekz nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-v9whgg5ekz .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-v9whgg5ekz .collapsed .btn {
  display: flex;
}
.cid-v9whgg5ekz .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-v9whgg5ekz .collapsed .navbar-collapse.collapsing,
.cid-v9whgg5ekz .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-v9whgg5ekz .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-v9whgg5ekz .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-v9whgg5ekz .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-v9whgg5ekz .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-v9whgg5ekz .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-v9whgg5ekz .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-v9whgg5ekz .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-v9whgg5ekz .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-v9whgg5ekz .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-v9whgg5ekz .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-v9whgg5ekz .collapsed button.navbar-toggler {
  display: block;
}
.cid-v9whgg5ekz .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-v9whgg5ekz .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-v9whgg5ekz .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-v9whgg5ekz .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-v9whgg5ekz .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-v9whgg5ekz .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-v9whgg5ekz.navbar-expand {
    flex-direction: column;
  }
  .cid-v9whgg5ekz img {
    height: 3.8rem !important;
  }
  .cid-v9whgg5ekz .btn {
    display: flex;
  }
  .cid-v9whgg5ekz button.navbar-toggler {
    display: block;
  }
  .cid-v9whgg5ekz .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-v9whgg5ekz .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-v9whgg5ekz .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-v9whgg5ekz .navbar-collapse.collapsing,
  .cid-v9whgg5ekz .navbar-collapse.show {
    display: block !important;
  }
  .cid-v9whgg5ekz .navbar-collapse.collapsing .navbar-nav,
  .cid-v9whgg5ekz .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-v9whgg5ekz .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-v9whgg5ekz .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-v9whgg5ekz .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-v9whgg5ekz .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-v9whgg5ekz .navbar-collapse.collapsing .navbar-buttons,
  .cid-v9whgg5ekz .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-v9whgg5ekz .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-v9whgg5ekz .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-v9whgg5ekz .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-v9whgg5ekz .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-v9whgg5ekz .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-v9whgg5ekz .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-v9whgg5ekz .menu-logo {
    flex-shrink: 0;
  }
}
.cid-v9whggu12u {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-v9whggu12u .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-v9whggu12u .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-v9whggu12u .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-v9whggu12u .mbr-text {
  color: #ffffff;
}
.cid-v9whggu12u .card {
  padding-bottom: 1.5rem;
}
.cid-v9whggu12u SPAN {
  color: #ffbf00;
}
.cid-v9whggu12u .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-v9whggu12u .mbr-text,
.cid-v9whggu12u .mbr-section-btn {
  color: #ffbf00;
}
.cid-v9whggu12u H5 {
  color: #ffbf00;
}
.cid-v9whggu12u .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-v9whggRnWQ {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-v9whggRnWQ .mbr-section-subtitle {
  color: #ffffff;
}
.cid-v9whggRnWQ .btn {
  margin: 0 0 .5rem 0;
}
.cid-v9whZ4wwaB {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.cid-v9whZ4wwaB .mbr-text,
.cid-v9whZ4wwaB blockquote {
  color: #767676;
}
.cid-v9whglv7lc {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whglv7lc .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whglv7lc .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whglv7lc .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whglv7lc .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whglv7lc .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whglv7lc H1 {
  color: #232323;
}
.cid-v9whglv7lc P {
  text-align: left;
  color: #232323;
}
.cid-v9whglv7lc .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whglv7lc .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whglv7lc .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whglv7lc .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whglv7lc .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whglv7lc .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whglv7lc .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whglv7lc .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whglv7lc .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whglv7lc .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whglv7lc .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whglv7lc .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whglv7lc .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whglv7lc H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whglv7lc .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whglv7lc H2 {
  text-align: center;
}
.cid-v9whgmHBko {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgmHBko .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgmHBko .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgmHBko .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgmHBko .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgmHBko .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgmHBko H1 {
  color: #232323;
}
.cid-v9whgmHBko P {
  text-align: left;
  color: #232323;
}
.cid-v9whgmHBko .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgmHBko .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgmHBko .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgmHBko .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgmHBko .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgmHBko .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgmHBko .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgmHBko .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgmHBko .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgmHBko .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgmHBko .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgmHBko .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgmHBko .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgmHBko H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgmHBko .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgmHBko H2 {
  text-align: center;
}
.cid-v9whgnSVMM {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgnSVMM .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgnSVMM .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgnSVMM .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgnSVMM .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgnSVMM .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgnSVMM H1 {
  color: #232323;
}
.cid-v9whgnSVMM P {
  text-align: left;
  color: #232323;
}
.cid-v9whgnSVMM .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgnSVMM .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgnSVMM .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgnSVMM .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgnSVMM .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgnSVMM .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgnSVMM .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgnSVMM .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgnSVMM .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgnSVMM .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgnSVMM .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgnSVMM .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgnSVMM .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgnSVMM H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgnSVMM .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgnSVMM H2 {
  text-align: center;
}
.cid-v9whgp43dH {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgp43dH .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgp43dH .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgp43dH .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgp43dH .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgp43dH .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgp43dH H1 {
  color: #232323;
}
.cid-v9whgp43dH P {
  text-align: left;
  color: #232323;
}
.cid-v9whgp43dH .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgp43dH .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgp43dH .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgp43dH .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgp43dH .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgp43dH .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgp43dH .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgp43dH .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgp43dH .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgp43dH .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgp43dH .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgp43dH .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgp43dH .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgp43dH H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgp43dH .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgp43dH H2 {
  text-align: center;
}
.cid-v9whgqm68C {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgqm68C .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgqm68C .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgqm68C .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgqm68C .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgqm68C .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgqm68C H1 {
  color: #232323;
}
.cid-v9whgqm68C P {
  text-align: left;
  color: #232323;
}
.cid-v9whgqm68C .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgqm68C .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgqm68C .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgqm68C .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgqm68C .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgqm68C .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgqm68C .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgqm68C .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgqm68C .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgqm68C .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgqm68C .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgqm68C .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgqm68C .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgqm68C H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgqm68C .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgqm68C H2 {
  text-align: center;
}
.cid-v9whgrFgRb {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgrFgRb .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgrFgRb .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgrFgRb .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgrFgRb .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgrFgRb .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgrFgRb H1 {
  color: #232323;
}
.cid-v9whgrFgRb P {
  text-align: left;
  color: #232323;
}
.cid-v9whgrFgRb .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgrFgRb .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgrFgRb .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgrFgRb .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgrFgRb .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgrFgRb .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgrFgRb .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgrFgRb .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgrFgRb .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgrFgRb .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgrFgRb .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgrFgRb .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgrFgRb .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgrFgRb H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgrFgRb .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgrFgRb H2 {
  text-align: center;
}
.cid-v9whgu9PHK {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgu9PHK .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgu9PHK .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgu9PHK .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgu9PHK .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgu9PHK .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgu9PHK H1 {
  color: #232323;
}
.cid-v9whgu9PHK P {
  text-align: left;
  color: #232323;
}
.cid-v9whgu9PHK .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgu9PHK .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgu9PHK .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgu9PHK .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgu9PHK .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgu9PHK .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgu9PHK .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgu9PHK .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgu9PHK .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgu9PHK .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgu9PHK .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgu9PHK .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgu9PHK .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgu9PHK H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgu9PHK .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgu9PHK H2 {
  text-align: center;
}
.cid-v9whgwMAOg {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgwMAOg .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgwMAOg .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgwMAOg .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgwMAOg .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgwMAOg .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgwMAOg H1 {
  color: #232323;
}
.cid-v9whgwMAOg P {
  text-align: left;
  color: #232323;
}
.cid-v9whgwMAOg .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgwMAOg .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgwMAOg .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgwMAOg .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgwMAOg .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgwMAOg .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgwMAOg .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgwMAOg .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgwMAOg .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgwMAOg .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgwMAOg .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgwMAOg .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgwMAOg .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgwMAOg H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgwMAOg .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgwMAOg H2 {
  text-align: center;
}
.cid-v9whgyltWf {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgyltWf .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgyltWf .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgyltWf .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgyltWf .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgyltWf .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgyltWf H1 {
  color: #232323;
}
.cid-v9whgyltWf P {
  text-align: left;
  color: #232323;
}
.cid-v9whgyltWf .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgyltWf .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgyltWf .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgyltWf .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgyltWf .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgyltWf .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgyltWf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgyltWf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgyltWf .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgyltWf .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgyltWf .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgyltWf .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgyltWf .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgyltWf H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgyltWf .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgyltWf H2 {
  text-align: center;
}
.cid-v9whgzRsxF {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgzRsxF .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgzRsxF .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgzRsxF .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgzRsxF .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgzRsxF .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgzRsxF H1 {
  color: #232323;
}
.cid-v9whgzRsxF P {
  text-align: left;
  color: #232323;
}
.cid-v9whgzRsxF .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgzRsxF .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgzRsxF .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgzRsxF .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgzRsxF .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgzRsxF .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgzRsxF .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgzRsxF .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgzRsxF .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgzRsxF .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgzRsxF .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgzRsxF .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgzRsxF .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgzRsxF H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgzRsxF .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgzRsxF H2 {
  text-align: center;
}
.cid-v9whgBjufL {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgBjufL .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgBjufL .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgBjufL .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgBjufL .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgBjufL .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgBjufL H1 {
  color: #232323;
}
.cid-v9whgBjufL P {
  text-align: left;
  color: #232323;
}
.cid-v9whgBjufL .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgBjufL .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgBjufL .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgBjufL .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgBjufL .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgBjufL .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgBjufL .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgBjufL .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgBjufL .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgBjufL .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgBjufL .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgBjufL .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgBjufL .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgBjufL H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgBjufL .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgBjufL H2 {
  text-align: center;
}
.cid-v9whgCLZXf {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgCLZXf .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgCLZXf .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgCLZXf .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgCLZXf .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgCLZXf .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgCLZXf H1 {
  color: #232323;
}
.cid-v9whgCLZXf P {
  text-align: left;
  color: #232323;
}
.cid-v9whgCLZXf .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgCLZXf .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgCLZXf .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgCLZXf .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgCLZXf .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgCLZXf .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgCLZXf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgCLZXf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgCLZXf .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgCLZXf .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgCLZXf .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgCLZXf .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgCLZXf .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgCLZXf H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgCLZXf .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgCLZXf H2 {
  text-align: center;
}
.cid-v9whgEpqu8 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgEpqu8 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgEpqu8 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgEpqu8 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgEpqu8 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgEpqu8 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgEpqu8 H1 {
  color: #232323;
}
.cid-v9whgEpqu8 P {
  text-align: left;
  color: #232323;
}
.cid-v9whgEpqu8 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgEpqu8 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgEpqu8 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgEpqu8 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgEpqu8 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgEpqu8 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgEpqu8 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgEpqu8 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgEpqu8 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgEpqu8 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgEpqu8 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgEpqu8 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgEpqu8 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgEpqu8 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgEpqu8 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgEpqu8 H2 {
  text-align: center;
}
.cid-v9whgFWj0F {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgFWj0F .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgFWj0F .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgFWj0F .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgFWj0F .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgFWj0F .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgFWj0F H1 {
  color: #232323;
}
.cid-v9whgFWj0F P {
  text-align: left;
  color: #232323;
}
.cid-v9whgFWj0F .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgFWj0F .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgFWj0F .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgFWj0F .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgFWj0F .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgFWj0F .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgFWj0F .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgFWj0F .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgFWj0F .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgFWj0F .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgFWj0F .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgFWj0F .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgFWj0F .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgFWj0F H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgFWj0F .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgFWj0F H2 {
  text-align: center;
}
.cid-v9whgHvIG3 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgHvIG3 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgHvIG3 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgHvIG3 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgHvIG3 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgHvIG3 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgHvIG3 H1 {
  color: #232323;
}
.cid-v9whgHvIG3 P {
  text-align: left;
  color: #232323;
}
.cid-v9whgHvIG3 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgHvIG3 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgHvIG3 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgHvIG3 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgHvIG3 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgHvIG3 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgHvIG3 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgHvIG3 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgHvIG3 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgHvIG3 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgHvIG3 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgHvIG3 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgHvIG3 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgHvIG3 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgHvIG3 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgHvIG3 H2 {
  text-align: center;
}
.cid-v9whgJ98F5 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgJ98F5 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgJ98F5 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgJ98F5 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgJ98F5 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgJ98F5 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgJ98F5 H1 {
  color: #232323;
}
.cid-v9whgJ98F5 P {
  text-align: left;
  color: #232323;
}
.cid-v9whgJ98F5 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgJ98F5 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgJ98F5 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgJ98F5 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgJ98F5 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgJ98F5 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgJ98F5 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgJ98F5 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgJ98F5 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgJ98F5 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgJ98F5 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgJ98F5 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgJ98F5 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgJ98F5 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgJ98F5 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgJ98F5 H2 {
  text-align: center;
}
.cid-v9whgKN8ms {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgKN8ms .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgKN8ms .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgKN8ms .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgKN8ms .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgKN8ms .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgKN8ms H1 {
  color: #232323;
}
.cid-v9whgKN8ms P {
  text-align: left;
  color: #232323;
}
.cid-v9whgKN8ms .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgKN8ms .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgKN8ms .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgKN8ms .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgKN8ms .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgKN8ms .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgKN8ms .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgKN8ms .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgKN8ms .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgKN8ms .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgKN8ms .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgKN8ms .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgKN8ms .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgKN8ms H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgKN8ms .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgKN8ms H2 {
  text-align: center;
}
.cid-v9whgMxWGB {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgMxWGB .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgMxWGB .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgMxWGB .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgMxWGB .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgMxWGB .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgMxWGB H1 {
  color: #232323;
}
.cid-v9whgMxWGB P {
  text-align: left;
  color: #232323;
}
.cid-v9whgMxWGB .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgMxWGB .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgMxWGB .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgMxWGB .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgMxWGB .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgMxWGB .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgMxWGB .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgMxWGB .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgMxWGB .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgMxWGB .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgMxWGB .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgMxWGB .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgMxWGB .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgMxWGB H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgMxWGB .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgMxWGB H2 {
  text-align: center;
}
.cid-v9whgOgeQ4 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgOgeQ4 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgOgeQ4 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgOgeQ4 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgOgeQ4 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgOgeQ4 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgOgeQ4 H1 {
  color: #232323;
}
.cid-v9whgOgeQ4 P {
  text-align: left;
  color: #232323;
}
.cid-v9whgOgeQ4 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgOgeQ4 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgOgeQ4 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgOgeQ4 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgOgeQ4 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgOgeQ4 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgOgeQ4 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgOgeQ4 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgOgeQ4 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgOgeQ4 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgOgeQ4 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgOgeQ4 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgOgeQ4 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgOgeQ4 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgOgeQ4 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgOgeQ4 H2 {
  text-align: center;
}
.cid-v9whgQ0TbI {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-v9whgQ0TbI .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-v9whgQ0TbI .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-v9whgQ0TbI .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-v9whgQ0TbI .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-v9whgQ0TbI .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-v9whgQ0TbI H1 {
  color: #232323;
}
.cid-v9whgQ0TbI P {
  text-align: left;
  color: #232323;
}
.cid-v9whgQ0TbI .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-v9whgQ0TbI .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-v9whgQ0TbI .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-v9whgQ0TbI .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-v9whgQ0TbI .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-v9whgQ0TbI .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-v9whgQ0TbI .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-v9whgQ0TbI .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-v9whgQ0TbI .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-v9whgQ0TbI .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgQ0TbI .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-v9whgQ0TbI .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-v9whgQ0TbI .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-v9whgQ0TbI H3 {
  text-align: left;
  color: #073b4c;
}
.cid-v9whgQ0TbI .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-v9whgQ0TbI H2 {
  text-align: center;
}
.cid-v9whgRLIAx {
  padding-top: 15px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-v9whgRLIAx .mbr-text,
.cid-v9whgRLIAx blockquote {
  color: #767676;
}
.cid-v9whgSIRS2 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-v9whgSIRS2 .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-uM4EeUHcpy .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-uM4EeUHcpy .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-uM4EeUHcpy a {
  font-style: normal;
}
.cid-uM4EeUHcpy .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-uM4EeUHcpy .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-uM4EeUHcpy .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-uM4EeUHcpy .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-uM4EeUHcpy .menu-logo {
  margin-right: auto;
}
.cid-uM4EeUHcpy .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-uM4EeUHcpy .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-uM4EeUHcpy .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-uM4EeUHcpy .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-uM4EeUHcpy .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-uM4EeUHcpy .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-uM4EeUHcpy .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-uM4EeUHcpy .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-uM4EeUHcpy .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-uM4EeUHcpy .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-uM4EeUHcpy .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-uM4EeUHcpy .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-uM4EeUHcpy .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-uM4EeUHcpy .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-uM4EeUHcpy .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-uM4EeUHcpy .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-uM4EeUHcpy .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-uM4EeUHcpy .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-uM4EeUHcpy .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-uM4EeUHcpy .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-uM4EeUHcpy .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-uM4EeUHcpy .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-uM4EeUHcpy button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-uM4EeUHcpy button.navbar-toggler:focus {
  outline: none;
}
.cid-uM4EeUHcpy button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-uM4EeUHcpy button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-uM4EeUHcpy button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-uM4EeUHcpy button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-uM4EeUHcpy button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-uM4EeUHcpy nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uM4EeUHcpy nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-uM4EeUHcpy nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-uM4EeUHcpy nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-uM4EeUHcpy .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-uM4EeUHcpy .collapsed .btn {
  display: flex;
}
.cid-uM4EeUHcpy .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-uM4EeUHcpy .collapsed .navbar-collapse.collapsing,
.cid-uM4EeUHcpy .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-uM4EeUHcpy .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-uM4EeUHcpy .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-uM4EeUHcpy .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-uM4EeUHcpy .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-uM4EeUHcpy .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-uM4EeUHcpy .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-uM4EeUHcpy .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-uM4EeUHcpy .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-uM4EeUHcpy .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-uM4EeUHcpy .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-uM4EeUHcpy .collapsed button.navbar-toggler {
  display: block;
}
.cid-uM4EeUHcpy .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-uM4EeUHcpy .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-uM4EeUHcpy .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-uM4EeUHcpy .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-uM4EeUHcpy .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-uM4EeUHcpy .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-uM4EeUHcpy.navbar-expand {
    flex-direction: column;
  }
  .cid-uM4EeUHcpy img {
    height: 3.8rem !important;
  }
  .cid-uM4EeUHcpy .btn {
    display: flex;
  }
  .cid-uM4EeUHcpy button.navbar-toggler {
    display: block;
  }
  .cid-uM4EeUHcpy .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-uM4EeUHcpy .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-uM4EeUHcpy .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-uM4EeUHcpy .navbar-collapse.collapsing,
  .cid-uM4EeUHcpy .navbar-collapse.show {
    display: block !important;
  }
  .cid-uM4EeUHcpy .navbar-collapse.collapsing .navbar-nav,
  .cid-uM4EeUHcpy .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-uM4EeUHcpy .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-uM4EeUHcpy .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-uM4EeUHcpy .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-uM4EeUHcpy .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-uM4EeUHcpy .navbar-collapse.collapsing .navbar-buttons,
  .cid-uM4EeUHcpy .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-uM4EeUHcpy .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-uM4EeUHcpy .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-uM4EeUHcpy .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-uM4EeUHcpy .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-uM4EeUHcpy .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-uM4EeUHcpy .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-uM4EeUHcpy .menu-logo {
    flex-shrink: 0;
  }
}
.cid-uM4EeV59KV {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-uM4EeV59KV .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-uM4EeV59KV .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-uM4EeV59KV .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-uM4EeV59KV .mbr-text {
  color: #ffffff;
}
.cid-uM4EeV59KV .card {
  padding-bottom: 1.5rem;
}
.cid-uM4EeV59KV SPAN {
  color: #ffbf00;
}
.cid-uM4EeV59KV .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-uM4EeV59KV .mbr-text,
.cid-uM4EeV59KV .mbr-section-btn {
  color: #ffbf00;
}
.cid-uM4EeV59KV H5 {
  color: #ffbf00;
}
.cid-uM4EeV59KV .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-uM4EeVpEg3 {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-uM4EeVpEg3 .mbr-section-subtitle {
  color: #ffffff;
}
.cid-uM4EeVpEg3 .btn {
  margin: 0 0 .5rem 0;
}
.cid-uM4FFaCysz {
  padding-top: 45px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-uM4FFaCysz .mbr-text,
.cid-uM4FFaCysz blockquote {
  color: #767676;
}
.cid-uM4Ef06LCr {
  padding-top: 45px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef06LCr .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef06LCr .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef06LCr .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef06LCr .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef06LCr .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef06LCr H1 {
  color: #232323;
}
.cid-uM4Ef06LCr P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef06LCr .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef06LCr .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef06LCr .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef06LCr .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef06LCr .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef06LCr .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef06LCr .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef06LCr .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef06LCr .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef06LCr .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef06LCr .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef06LCr .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef06LCr .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef06LCr H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef06LCr .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef06LCr H2 {
  text-align: center;
}
.cid-uM4Ef1eb3g {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef1eb3g .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef1eb3g .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef1eb3g .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef1eb3g .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef1eb3g .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef1eb3g H1 {
  color: #232323;
}
.cid-uM4Ef1eb3g P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef1eb3g .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef1eb3g .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef1eb3g .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef1eb3g .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef1eb3g .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef1eb3g .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef1eb3g .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef1eb3g .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef1eb3g .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef1eb3g .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef1eb3g .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef1eb3g .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef1eb3g .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef1eb3g H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef1eb3g .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef1eb3g H2 {
  text-align: center;
}
.cid-uM4Ef2pbL3 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef2pbL3 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef2pbL3 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef2pbL3 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef2pbL3 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef2pbL3 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef2pbL3 H1 {
  color: #232323;
}
.cid-uM4Ef2pbL3 P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef2pbL3 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef2pbL3 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef2pbL3 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef2pbL3 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef2pbL3 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef2pbL3 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef2pbL3 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef2pbL3 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef2pbL3 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef2pbL3 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef2pbL3 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef2pbL3 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef2pbL3 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef2pbL3 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef2pbL3 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef2pbL3 H2 {
  text-align: center;
}
.cid-uM4Ef3CLRw {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef3CLRw .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef3CLRw .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef3CLRw .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef3CLRw .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef3CLRw .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef3CLRw H1 {
  color: #232323;
}
.cid-uM4Ef3CLRw P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef3CLRw .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef3CLRw .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef3CLRw .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef3CLRw .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef3CLRw .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef3CLRw .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef3CLRw .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef3CLRw .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef3CLRw .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef3CLRw .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef3CLRw .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef3CLRw .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef3CLRw .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef3CLRw H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef3CLRw .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef3CLRw H2 {
  text-align: center;
}
.cid-uM4Ef4Qufa {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef4Qufa .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef4Qufa .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef4Qufa .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef4Qufa .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef4Qufa .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef4Qufa H1 {
  color: #232323;
}
.cid-uM4Ef4Qufa P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef4Qufa .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef4Qufa .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef4Qufa .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef4Qufa .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef4Qufa .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef4Qufa .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef4Qufa .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef4Qufa .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef4Qufa .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef4Qufa .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef4Qufa .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef4Qufa .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef4Qufa .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef4Qufa H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef4Qufa .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef4Qufa H2 {
  text-align: center;
}
.cid-uM4Ef66QPY {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef66QPY .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef66QPY .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef66QPY .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef66QPY .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef66QPY .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef66QPY H1 {
  color: #232323;
}
.cid-uM4Ef66QPY P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef66QPY .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef66QPY .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef66QPY .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef66QPY .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef66QPY .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef66QPY .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef66QPY .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef66QPY .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef66QPY .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef66QPY .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef66QPY .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef66QPY .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef66QPY .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef66QPY H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef66QPY .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef66QPY H2 {
  text-align: center;
}
.cid-uM4Ef7s6d5 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef7s6d5 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef7s6d5 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef7s6d5 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef7s6d5 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef7s6d5 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef7s6d5 H1 {
  color: #232323;
}
.cid-uM4Ef7s6d5 P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef7s6d5 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef7s6d5 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef7s6d5 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef7s6d5 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef7s6d5 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef7s6d5 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef7s6d5 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef7s6d5 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef7s6d5 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef7s6d5 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef7s6d5 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef7s6d5 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef7s6d5 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef7s6d5 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef7s6d5 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef7s6d5 H2 {
  text-align: center;
}
.cid-uM4Ef8NBi6 {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Ef8NBi6 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Ef8NBi6 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Ef8NBi6 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Ef8NBi6 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Ef8NBi6 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Ef8NBi6 H1 {
  color: #232323;
}
.cid-uM4Ef8NBi6 P {
  text-align: left;
  color: #232323;
}
.cid-uM4Ef8NBi6 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Ef8NBi6 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Ef8NBi6 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Ef8NBi6 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Ef8NBi6 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Ef8NBi6 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Ef8NBi6 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Ef8NBi6 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Ef8NBi6 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Ef8NBi6 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef8NBi6 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Ef8NBi6 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Ef8NBi6 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Ef8NBi6 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Ef8NBi6 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Ef8NBi6 H2 {
  text-align: center;
}
.cid-uM4EfaalAt {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4EfaalAt .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfaalAt .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfaalAt .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfaalAt .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfaalAt .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfaalAt H1 {
  color: #232323;
}
.cid-uM4EfaalAt P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfaalAt .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfaalAt .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfaalAt .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfaalAt .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfaalAt .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfaalAt .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfaalAt .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfaalAt .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfaalAt .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfaalAt .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfaalAt .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfaalAt .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfaalAt .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfaalAt H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfaalAt .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfaalAt H2 {
  text-align: center;
}
.cid-uM4EfbDR8h {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4EfbDR8h .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfbDR8h .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfbDR8h .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfbDR8h .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfbDR8h .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfbDR8h H1 {
  color: #232323;
}
.cid-uM4EfbDR8h P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfbDR8h .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfbDR8h .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfbDR8h .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfbDR8h .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfbDR8h .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfbDR8h .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfbDR8h .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfbDR8h .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfbDR8h .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfbDR8h .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfbDR8h .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfbDR8h .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfbDR8h .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfbDR8h H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfbDR8h .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfbDR8h H2 {
  text-align: center;
}
.cid-uM4Efd5lxG {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Efd5lxG .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Efd5lxG .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Efd5lxG .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Efd5lxG .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Efd5lxG .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Efd5lxG H1 {
  color: #232323;
}
.cid-uM4Efd5lxG P {
  text-align: left;
  color: #232323;
}
.cid-uM4Efd5lxG .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Efd5lxG .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Efd5lxG .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Efd5lxG .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Efd5lxG .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Efd5lxG .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Efd5lxG .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Efd5lxG .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Efd5lxG .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Efd5lxG .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efd5lxG .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efd5lxG .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Efd5lxG .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Efd5lxG H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Efd5lxG .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Efd5lxG H2 {
  text-align: center;
}
.cid-uM4EfeyjvA {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4EfeyjvA .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfeyjvA .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfeyjvA .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfeyjvA .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfeyjvA .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfeyjvA H1 {
  color: #232323;
}
.cid-uM4EfeyjvA P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfeyjvA .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfeyjvA .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfeyjvA .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfeyjvA .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfeyjvA .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfeyjvA .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfeyjvA .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfeyjvA .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfeyjvA .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfeyjvA .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfeyjvA .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfeyjvA .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfeyjvA .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfeyjvA H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfeyjvA .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfeyjvA H2 {
  text-align: center;
}
.cid-uM4Efg44Sp {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Efg44Sp .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Efg44Sp .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Efg44Sp .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Efg44Sp .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Efg44Sp .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Efg44Sp H1 {
  color: #232323;
}
.cid-uM4Efg44Sp P {
  text-align: left;
  color: #232323;
}
.cid-uM4Efg44Sp .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Efg44Sp .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Efg44Sp .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Efg44Sp .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Efg44Sp .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Efg44Sp .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Efg44Sp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Efg44Sp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Efg44Sp .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Efg44Sp .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efg44Sp .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efg44Sp .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Efg44Sp .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Efg44Sp H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Efg44Sp .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Efg44Sp H2 {
  text-align: center;
}
.cid-uM4Efhzjgd {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Efhzjgd .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Efhzjgd .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Efhzjgd .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Efhzjgd .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Efhzjgd .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Efhzjgd H1 {
  color: #232323;
}
.cid-uM4Efhzjgd P {
  text-align: left;
  color: #232323;
}
.cid-uM4Efhzjgd .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Efhzjgd .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Efhzjgd .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Efhzjgd .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Efhzjgd .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Efhzjgd .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Efhzjgd .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Efhzjgd .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Efhzjgd .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Efhzjgd .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efhzjgd .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efhzjgd .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Efhzjgd .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Efhzjgd H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Efhzjgd .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Efhzjgd H2 {
  text-align: center;
}
.cid-uM4Efj74Lc {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4Efj74Lc .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4Efj74Lc .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4Efj74Lc .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4Efj74Lc .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4Efj74Lc .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4Efj74Lc H1 {
  color: #232323;
}
.cid-uM4Efj74Lc P {
  text-align: left;
  color: #232323;
}
.cid-uM4Efj74Lc .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4Efj74Lc .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4Efj74Lc .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4Efj74Lc .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4Efj74Lc .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4Efj74Lc .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4Efj74Lc .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4Efj74Lc .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4Efj74Lc .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4Efj74Lc .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efj74Lc .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4Efj74Lc .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4Efj74Lc .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4Efj74Lc H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4Efj74Lc .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4Efj74Lc H2 {
  text-align: center;
}
.cid-uM4EfkGYaP {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4EfkGYaP .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfkGYaP .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfkGYaP .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfkGYaP .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfkGYaP .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfkGYaP H1 {
  color: #232323;
}
.cid-uM4EfkGYaP P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfkGYaP .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfkGYaP .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfkGYaP .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfkGYaP .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfkGYaP .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfkGYaP .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfkGYaP .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfkGYaP .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfkGYaP .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfkGYaP .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfkGYaP .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfkGYaP .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfkGYaP .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfkGYaP H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfkGYaP .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfkGYaP H2 {
  text-align: center;
}
.cid-uM4EfmiVzm {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4EfmiVzm .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfmiVzm .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfmiVzm .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfmiVzm .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfmiVzm .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfmiVzm H1 {
  color: #232323;
}
.cid-uM4EfmiVzm P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfmiVzm .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfmiVzm .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfmiVzm .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfmiVzm .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfmiVzm .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfmiVzm .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfmiVzm .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfmiVzm .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfmiVzm .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfmiVzm .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfmiVzm .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfmiVzm .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfmiVzm .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfmiVzm H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfmiVzm .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfmiVzm H2 {
  text-align: center;
}
.cid-uM4EfnUT5T {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4EfnUT5T .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfnUT5T .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfnUT5T .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfnUT5T .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfnUT5T .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfnUT5T H1 {
  color: #232323;
}
.cid-uM4EfnUT5T P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfnUT5T .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfnUT5T .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfnUT5T .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfnUT5T .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfnUT5T .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfnUT5T .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfnUT5T .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfnUT5T .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfnUT5T .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfnUT5T .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfnUT5T .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfnUT5T .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfnUT5T .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfnUT5T H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfnUT5T .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfnUT5T H2 {
  text-align: center;
}
.cid-uM4EfpA8Si {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uM4EfpA8Si .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfpA8Si .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfpA8Si .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfpA8Si .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfpA8Si .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfpA8Si H1 {
  color: #232323;
}
.cid-uM4EfpA8Si P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfpA8Si .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfpA8Si .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfpA8Si .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfpA8Si .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfpA8Si .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfpA8Si .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfpA8Si .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfpA8Si .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfpA8Si .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfpA8Si .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfpA8Si .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfpA8Si .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfpA8Si .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfpA8Si H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfpA8Si .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfpA8Si H2 {
  text-align: center;
}
.cid-uM4EfrgvKR {
  padding-top: 15px;
  padding-bottom: 45px;
  background-color: #ffffff;
}
.cid-uM4EfrgvKR .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uM4EfrgvKR .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uM4EfrgvKR .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uM4EfrgvKR .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uM4EfrgvKR .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uM4EfrgvKR H1 {
  color: #232323;
}
.cid-uM4EfrgvKR P {
  text-align: left;
  color: #232323;
}
.cid-uM4EfrgvKR .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uM4EfrgvKR .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uM4EfrgvKR .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uM4EfrgvKR .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uM4EfrgvKR .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uM4EfrgvKR .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uM4EfrgvKR .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uM4EfrgvKR .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uM4EfrgvKR .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uM4EfrgvKR .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfrgvKR .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uM4EfrgvKR .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uM4EfrgvKR .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uM4EfrgvKR H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uM4EfrgvKR .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uM4EfrgvKR H2 {
  text-align: center;
}
.cid-uM4Eft00wI {
  padding-top: 45px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-uM4Eft00wI .mbr-text,
.cid-uM4Eft00wI blockquote {
  color: #767676;
}
.cid-uM4EftSz1u {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-uM4EftSz1u .footbot {
    padding-bottom: 3.5rem;
  }
}
.cid-tkO4fhFpk4 .navbar {
  background: rgba(40, 40, 40, 0.9);
  transition: none;
  min-height: 77px;
  padding: .5rem 0;
  text-shadow: -0.5px 1px 1px rgba(0, 0, 0, 0.9);
}
.cid-tkO4fhFpk4 .navbar-dropdown.bg-color.transparent.opened {
  background: #000000;
}
.cid-tkO4fhFpk4 a {
  font-style: normal;
}
.cid-tkO4fhFpk4 .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  top: -0.2em;
  text-decoration: none;
}
.cid-tkO4fhFpk4 .nav-item a {
  padding: 0.7rem 0 !important;
  margin: 0rem .65rem !important;
}
.cid-tkO4fhFpk4 .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.cid-tkO4fhFpk4 .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.cid-tkO4fhFpk4 .menu-logo {
  margin-right: auto;
}
.cid-tkO4fhFpk4 .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.cid-tkO4fhFpk4 .menu-logo .navbar-brand .navbar-caption-wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.cid-tkO4fhFpk4 .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.cid-tkO4fhFpk4 .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.cid-tkO4fhFpk4 .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.cid-tkO4fhFpk4 .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.cid-tkO4fhFpk4 .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.cid-tkO4fhFpk4 .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.cid-tkO4fhFpk4 .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.cid-tkO4fhFpk4 .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.cid-tkO4fhFpk4 .dropdown .dropdown-menu {
  background: #000000;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.cid-tkO4fhFpk4 .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.cid-tkO4fhFpk4 .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.cid-tkO4fhFpk4 .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.cid-tkO4fhFpk4 .dropdown.open > .dropdown-menu {
  display: block;
}
.cid-tkO4fhFpk4 .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.cid-tkO4fhFpk4 .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.cid-tkO4fhFpk4 .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.cid-tkO4fhFpk4 .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.cid-tkO4fhFpk4 .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.cid-tkO4fhFpk4 .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.cid-tkO4fhFpk4 .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.cid-tkO4fhFpk4 button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.cid-tkO4fhFpk4 button.navbar-toggler:focus {
  outline: none;
}
.cid-tkO4fhFpk4 button.navbar-toggler .hamburger span {
  position: absolute;
  right: 0;
  width: 30px;
  height: 2px;
  border-right: 5px;
  background-color: #cc9900;
}
.cid-tkO4fhFpk4 button.navbar-toggler .hamburger span:nth-child(1) {
  top: 0;
  transition: all .2s;
}
.cid-tkO4fhFpk4 button.navbar-toggler .hamburger span:nth-child(2) {
  top: 8px;
  transition: all .15s;
}
.cid-tkO4fhFpk4 button.navbar-toggler .hamburger span:nth-child(3) {
  top: 8px;
  transition: all .15s;
}
.cid-tkO4fhFpk4 button.navbar-toggler .hamburger span:nth-child(4) {
  top: 16px;
  transition: all .2s;
}
.cid-tkO4fhFpk4 nav.opened .hamburger span:nth-child(1) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkO4fhFpk4 nav.opened .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .25s;
}
.cid-tkO4fhFpk4 nav.opened .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .25s;
}
.cid-tkO4fhFpk4 nav.opened .hamburger span:nth-child(4) {
  top: 8px;
  width: 0;
  opacity: 0;
  right: 50%;
  transition: all .2s;
}
.cid-tkO4fhFpk4 .collapsed.navbar-expand {
  flex-direction: column;
}
.cid-tkO4fhFpk4 .collapsed .btn {
  display: flex;
}
.cid-tkO4fhFpk4 .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.collapsing,
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.show {
  display: block !important;
}
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.collapsing .navbar-nav,
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.show .navbar-nav .nav-item:last-child {
  margin-bottom: 1rem;
}
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.collapsing .navbar-buttons,
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.cid-tkO4fhFpk4 .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.cid-tkO4fhFpk4 .collapsed button.navbar-toggler {
  display: block;
}
.cid-tkO4fhFpk4 .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.cid-tkO4fhFpk4 .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.cid-tkO4fhFpk4 .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.cid-tkO4fhFpk4 .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.cid-tkO4fhFpk4 .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.cid-tkO4fhFpk4 .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .cid-tkO4fhFpk4.navbar-expand {
    flex-direction: column;
  }
  .cid-tkO4fhFpk4 img {
    height: 3.8rem !important;
  }
  .cid-tkO4fhFpk4 .btn {
    display: flex;
  }
  .cid-tkO4fhFpk4 button.navbar-toggler {
    display: block;
  }
  .cid-tkO4fhFpk4 .navbar-brand {
    margin-left: 1rem !important;
  }
  .cid-tkO4fhFpk4 .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .cid-tkO4fhFpk4 .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .cid-tkO4fhFpk4 .navbar-collapse.collapsing,
  .cid-tkO4fhFpk4 .navbar-collapse.show {
    display: block !important;
  }
  .cid-tkO4fhFpk4 .navbar-collapse.collapsing .navbar-nav,
  .cid-tkO4fhFpk4 .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .cid-tkO4fhFpk4 .navbar-collapse.collapsing .navbar-nav .nav-item,
  .cid-tkO4fhFpk4 .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .cid-tkO4fhFpk4 .navbar-collapse.collapsing .navbar-nav .nav-item:last-child,
  .cid-tkO4fhFpk4 .navbar-collapse.show .navbar-nav .nav-item:last-child {
    margin-bottom: 1rem;
  }
  .cid-tkO4fhFpk4 .navbar-collapse.collapsing .navbar-buttons,
  .cid-tkO4fhFpk4 .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .cid-tkO4fhFpk4 .navbar-collapse.collapsing .navbar-buttons:last-child,
  .cid-tkO4fhFpk4 .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .cid-tkO4fhFpk4 .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .cid-tkO4fhFpk4 .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .cid-tkO4fhFpk4 .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .cid-tkO4fhFpk4 .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .cid-tkO4fhFpk4 .menu-logo {
    flex-shrink: 0;
  }
}
.cid-tkO4fhm7Jj {
  padding-top: 120px;
  padding-bottom: 15px;
  background-image: url("../../../assets/images/gdc-2000x1004.jpg");
}
.cid-tkO4fhm7Jj .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.cid-tkO4fhm7Jj .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.cid-tkO4fhm7Jj .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.cid-tkO4fhm7Jj .mbr-text {
  color: #ffffff;
}
.cid-tkO4fhm7Jj .card {
  padding-bottom: 1.5rem;
}
.cid-tkO4fhm7Jj SPAN {
  color: #ffbf00;
}
.cid-tkO4fhm7Jj .textshadow {
  text-shadow: -0.5px 2px 2px rgba(0, 0, 0, 0.7);
}
.cid-tkO4fhm7Jj .mbr-text,
.cid-tkO4fhm7Jj .mbr-section-btn {
  color: #ffbf00;
}
.cid-tkO4fhm7Jj H5 {
  color: #ffbf00;
}
.cid-tkO4fhm7Jj .mbr-section-btn {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.cid-tkO4fhRJiu {
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: #2e2e2e;
}
.cid-tkO4fhRJiu .mbr-section-subtitle {
  color: #ffffff;
}
.cid-tkO4fhRJiu .btn {
  margin: 0 0 .5rem 0;
}
.cid-uco8EhnURQ {
  padding-top: 45px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-uco8EhnURQ .mbr-text,
.cid-uco8EhnURQ blockquote {
  color: #767676;
}
.cid-ubIwvSjqmp {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-ubIwvSjqmp .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-ubIwvSjqmp .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-ubIwvSjqmp .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-ubIwvSjqmp .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-ubIwvSjqmp .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-ubIwvSjqmp H1 {
  color: #232323;
}
.cid-ubIwvSjqmp P {
  text-align: left;
  color: #232323;
}
.cid-ubIwvSjqmp .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-ubIwvSjqmp .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-ubIwvSjqmp .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-ubIwvSjqmp .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-ubIwvSjqmp .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-ubIwvSjqmp .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-ubIwvSjqmp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-ubIwvSjqmp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-ubIwvSjqmp .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-ubIwvSjqmp .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-ubIwvSjqmp .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-ubIwvSjqmp .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-ubIwvSjqmp .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-ubIwvSjqmp H3 {
  text-align: left;
  color: #073b4c;
}
.cid-ubIwvSjqmp .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-ubIwvSjqmp H2 {
  text-align: center;
}
.cid-ubIypZCJ5K {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-ubIypZCJ5K .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-ubIypZCJ5K .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-ubIypZCJ5K .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-ubIypZCJ5K .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-ubIypZCJ5K .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-ubIypZCJ5K H1 {
  color: #232323;
}
.cid-ubIypZCJ5K P {
  text-align: left;
  color: #232323;
}
.cid-ubIypZCJ5K .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-ubIypZCJ5K .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-ubIypZCJ5K .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-ubIypZCJ5K .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-ubIypZCJ5K .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-ubIypZCJ5K .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-ubIypZCJ5K .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-ubIypZCJ5K .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-ubIypZCJ5K .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-ubIypZCJ5K .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-ubIypZCJ5K .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-ubIypZCJ5K .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-ubIypZCJ5K .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-ubIypZCJ5K H3 {
  text-align: left;
  color: #073b4c;
}
.cid-ubIypZCJ5K .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-ubIypZCJ5K H2 {
  text-align: center;
}
.cid-u8LrPzBUXq {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u8LrPzBUXq .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u8LrPzBUXq .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u8LrPzBUXq .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u8LrPzBUXq .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u8LrPzBUXq .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u8LrPzBUXq H1 {
  color: #232323;
}
.cid-u8LrPzBUXq P {
  text-align: left;
  color: #232323;
}
.cid-u8LrPzBUXq .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u8LrPzBUXq .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u8LrPzBUXq .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u8LrPzBUXq .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u8LrPzBUXq .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u8LrPzBUXq .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u8LrPzBUXq .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u8LrPzBUXq .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u8LrPzBUXq .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u8LrPzBUXq .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u8LrPzBUXq .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u8LrPzBUXq .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u8LrPzBUXq .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u8LrPzBUXq H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u8LrPzBUXq .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u8LrPzBUXq H2 {
  text-align: center;
}
.cid-u7Xw0aXKcl {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u7Xw0aXKcl .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u7Xw0aXKcl .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u7Xw0aXKcl .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u7Xw0aXKcl .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u7Xw0aXKcl .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u7Xw0aXKcl H1 {
  color: #232323;
}
.cid-u7Xw0aXKcl P {
  text-align: left;
  color: #232323;
}
.cid-u7Xw0aXKcl .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u7Xw0aXKcl .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u7Xw0aXKcl .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u7Xw0aXKcl .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u7Xw0aXKcl .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u7Xw0aXKcl .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u7Xw0aXKcl .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u7Xw0aXKcl .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u7Xw0aXKcl .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u7Xw0aXKcl .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u7Xw0aXKcl .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u7Xw0aXKcl .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u7Xw0aXKcl .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u7Xw0aXKcl H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u7Xw0aXKcl .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u7Xw0aXKcl H2 {
  text-align: center;
}
.cid-u8l0wiZu61 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u8l0wiZu61 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u8l0wiZu61 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u8l0wiZu61 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u8l0wiZu61 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u8l0wiZu61 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u8l0wiZu61 H1 {
  color: #232323;
}
.cid-u8l0wiZu61 P {
  text-align: left;
  color: #232323;
}
.cid-u8l0wiZu61 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u8l0wiZu61 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u8l0wiZu61 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u8l0wiZu61 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u8l0wiZu61 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u8l0wiZu61 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u8l0wiZu61 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u8l0wiZu61 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u8l0wiZu61 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u8l0wiZu61 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u8l0wiZu61 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u8l0wiZu61 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u8l0wiZu61 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u8l0wiZu61 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u8l0wiZu61 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u8l0wiZu61 H2 {
  text-align: center;
}
.cid-u6JjLTUpsW {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u6JjLTUpsW .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u6JjLTUpsW .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u6JjLTUpsW .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u6JjLTUpsW .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u6JjLTUpsW .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u6JjLTUpsW H1 {
  color: #232323;
}
.cid-u6JjLTUpsW P {
  text-align: left;
  color: #232323;
}
.cid-u6JjLTUpsW .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u6JjLTUpsW .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u6JjLTUpsW .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u6JjLTUpsW .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u6JjLTUpsW .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u6JjLTUpsW .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u6JjLTUpsW .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u6JjLTUpsW .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u6JjLTUpsW .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u6JjLTUpsW .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6JjLTUpsW .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6JjLTUpsW .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u6JjLTUpsW .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u6JjLTUpsW H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u6JjLTUpsW .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u6JjLTUpsW H2 {
  text-align: center;
}
.cid-u69EmZvvLy {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u69EmZvvLy .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u69EmZvvLy .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u69EmZvvLy .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u69EmZvvLy .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u69EmZvvLy .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u69EmZvvLy H1 {
  color: #232323;
}
.cid-u69EmZvvLy P {
  text-align: left;
  color: #232323;
}
.cid-u69EmZvvLy .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u69EmZvvLy .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u69EmZvvLy .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u69EmZvvLy .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u69EmZvvLy .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u69EmZvvLy .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u69EmZvvLy .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u69EmZvvLy .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u69EmZvvLy .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u69EmZvvLy .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u69EmZvvLy .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u69EmZvvLy .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u69EmZvvLy .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u69EmZvvLy H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u69EmZvvLy .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u69EmZvvLy H2 {
  text-align: center;
}
.cid-u6fJkV1Dgf {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u6fJkV1Dgf .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u6fJkV1Dgf .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u6fJkV1Dgf .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u6fJkV1Dgf .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u6fJkV1Dgf .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u6fJkV1Dgf H1 {
  color: #232323;
}
.cid-u6fJkV1Dgf P {
  text-align: left;
  color: #232323;
}
.cid-u6fJkV1Dgf .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u6fJkV1Dgf .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u6fJkV1Dgf .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u6fJkV1Dgf .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u6fJkV1Dgf .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u6fJkV1Dgf .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u6fJkV1Dgf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u6fJkV1Dgf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u6fJkV1Dgf .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u6fJkV1Dgf .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6fJkV1Dgf .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6fJkV1Dgf .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u6fJkV1Dgf .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u6fJkV1Dgf H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u6fJkV1Dgf .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u6fJkV1Dgf H2 {
  text-align: center;
}
.cid-u6TGmDy147 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u6TGmDy147 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u6TGmDy147 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u6TGmDy147 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u6TGmDy147 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u6TGmDy147 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u6TGmDy147 H1 {
  color: #232323;
}
.cid-u6TGmDy147 P {
  text-align: left;
  color: #232323;
}
.cid-u6TGmDy147 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u6TGmDy147 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u6TGmDy147 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u6TGmDy147 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u6TGmDy147 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u6TGmDy147 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u6TGmDy147 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u6TGmDy147 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u6TGmDy147 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u6TGmDy147 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6TGmDy147 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6TGmDy147 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u6TGmDy147 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u6TGmDy147 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u6TGmDy147 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u6TGmDy147 H2 {
  text-align: center;
}
.cid-uf0LuIKcr9 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uf0LuIKcr9 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0LuIKcr9 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0LuIKcr9 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0LuIKcr9 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0LuIKcr9 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0LuIKcr9 H1 {
  color: #232323;
}
.cid-uf0LuIKcr9 P {
  text-align: left;
  color: #232323;
}
.cid-uf0LuIKcr9 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0LuIKcr9 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0LuIKcr9 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0LuIKcr9 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0LuIKcr9 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0LuIKcr9 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0LuIKcr9 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0LuIKcr9 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0LuIKcr9 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0LuIKcr9 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0LuIKcr9 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0LuIKcr9 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0LuIKcr9 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0LuIKcr9 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0LuIKcr9 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0LuIKcr9 H2 {
  text-align: center;
}
.cid-uf0LvdRUgd {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-uf0LvdRUgd .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-uf0LvdRUgd .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-uf0LvdRUgd .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-uf0LvdRUgd .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-uf0LvdRUgd .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-uf0LvdRUgd H1 {
  color: #232323;
}
.cid-uf0LvdRUgd P {
  text-align: left;
  color: #232323;
}
.cid-uf0LvdRUgd .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-uf0LvdRUgd .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-uf0LvdRUgd .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-uf0LvdRUgd .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-uf0LvdRUgd .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-uf0LvdRUgd .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-uf0LvdRUgd .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-uf0LvdRUgd .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-uf0LvdRUgd .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-uf0LvdRUgd .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0LvdRUgd .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-uf0LvdRUgd .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-uf0LvdRUgd .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-uf0LvdRUgd H3 {
  text-align: left;
  color: #073b4c;
}
.cid-uf0LvdRUgd .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-uf0LvdRUgd H2 {
  text-align: center;
}
.cid-u6TGndADVX {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-u6TGndADVX .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-u6TGndADVX .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-u6TGndADVX .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-u6TGndADVX .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-u6TGndADVX .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-u6TGndADVX H1 {
  color: #232323;
}
.cid-u6TGndADVX P {
  text-align: left;
  color: #232323;
}
.cid-u6TGndADVX .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-u6TGndADVX .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-u6TGndADVX .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-u6TGndADVX .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-u6TGndADVX .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-u6TGndADVX .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-u6TGndADVX .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-u6TGndADVX .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-u6TGndADVX .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-u6TGndADVX .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6TGndADVX .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-u6TGndADVX .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-u6TGndADVX .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-u6TGndADVX H3 {
  text-align: left;
  color: #073b4c;
}
.cid-u6TGndADVX .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-u6TGndADVX H2 {
  text-align: center;
}
.cid-tJ5ZYIZ1qG {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tJ5ZYIZ1qG .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tJ5ZYIZ1qG .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tJ5ZYIZ1qG .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tJ5ZYIZ1qG .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tJ5ZYIZ1qG .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tJ5ZYIZ1qG H1 {
  color: #232323;
}
.cid-tJ5ZYIZ1qG P {
  text-align: left;
  color: #232323;
}
.cid-tJ5ZYIZ1qG .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tJ5ZYIZ1qG .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tJ5ZYIZ1qG .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tJ5ZYIZ1qG .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tJ5ZYIZ1qG .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tJ5ZYIZ1qG .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tJ5ZYIZ1qG .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tJ5ZYIZ1qG .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tJ5ZYIZ1qG .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tJ5ZYIZ1qG .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tJ5ZYIZ1qG .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tJ5ZYIZ1qG .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tJ5ZYIZ1qG .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tJ5ZYIZ1qG H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tJ5ZYIZ1qG .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tJ5ZYIZ1qG H5 {
  font-size: 1.05rem;
}
.cid-tJ5ZYIZ1qG H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-tw0I19aMZp {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tw0I19aMZp .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tw0I19aMZp .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tw0I19aMZp .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tw0I19aMZp .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tw0I19aMZp .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tw0I19aMZp H1 {
  color: #232323;
}
.cid-tw0I19aMZp P {
  text-align: left;
  color: #232323;
}
.cid-tw0I19aMZp .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tw0I19aMZp .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tw0I19aMZp .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tw0I19aMZp .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tw0I19aMZp .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tw0I19aMZp .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tw0I19aMZp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tw0I19aMZp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tw0I19aMZp .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tw0I19aMZp .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tw0I19aMZp .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tw0I19aMZp .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tw0I19aMZp .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tw0I19aMZp H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tw0I19aMZp .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tw0I19aMZp H5 {
  font-size: 1.05rem;
}
.cid-tw0I19aMZp H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-tv3bFOdmYb {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tv3bFOdmYb .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tv3bFOdmYb .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tv3bFOdmYb .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tv3bFOdmYb .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tv3bFOdmYb .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tv3bFOdmYb H1 {
  color: #232323;
}
.cid-tv3bFOdmYb P {
  text-align: left;
  color: #232323;
}
.cid-tv3bFOdmYb .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tv3bFOdmYb .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tv3bFOdmYb .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tv3bFOdmYb .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tv3bFOdmYb .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tv3bFOdmYb .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tv3bFOdmYb .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tv3bFOdmYb .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tv3bFOdmYb .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tv3bFOdmYb .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tv3bFOdmYb .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tv3bFOdmYb .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tv3bFOdmYb .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tv3bFOdmYb H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tv3bFOdmYb .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tv3bFOdmYb H5 {
  font-size: 1.05rem;
}
.cid-tv3bFOdmYb H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-tv0BHufvoI {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tv0BHufvoI .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tv0BHufvoI .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tv0BHufvoI .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tv0BHufvoI .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tv0BHufvoI .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tv0BHufvoI H1 {
  color: #232323;
}
.cid-tv0BHufvoI P {
  text-align: left;
  color: #232323;
}
.cid-tv0BHufvoI .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tv0BHufvoI .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tv0BHufvoI .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tv0BHufvoI .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tv0BHufvoI .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tv0BHufvoI .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tv0BHufvoI .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tv0BHufvoI .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tv0BHufvoI .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tv0BHufvoI .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tv0BHufvoI .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tv0BHufvoI .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tv0BHufvoI .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tv0BHufvoI H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tv0BHufvoI .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tv0BHufvoI H5 {
  font-size: 1.05rem;
}
.cid-tv0BHufvoI H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-ttzhsRvvRp {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-ttzhsRvvRp .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-ttzhsRvvRp .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-ttzhsRvvRp .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-ttzhsRvvRp .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-ttzhsRvvRp .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-ttzhsRvvRp H1 {
  color: #232323;
}
.cid-ttzhsRvvRp P {
  text-align: left;
  color: #232323;
}
.cid-ttzhsRvvRp .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-ttzhsRvvRp .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-ttzhsRvvRp .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-ttzhsRvvRp .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-ttzhsRvvRp .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-ttzhsRvvRp .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-ttzhsRvvRp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-ttzhsRvvRp .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-ttzhsRvvRp .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-ttzhsRvvRp .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-ttzhsRvvRp .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-ttzhsRvvRp .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-ttzhsRvvRp .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-ttzhsRvvRp H3 {
  text-align: left;
  color: #073b4c;
}
.cid-ttzhsRvvRp .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-ttzhsRvvRp H5 {
  font-size: 1.05rem;
}
.cid-ttzhsRvvRp H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-tnaz2cBWo8 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tnaz2cBWo8 .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tnaz2cBWo8 .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tnaz2cBWo8 .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tnaz2cBWo8 .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tnaz2cBWo8 .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tnaz2cBWo8 H1 {
  color: #232323;
}
.cid-tnaz2cBWo8 P {
  text-align: left;
  color: #232323;
}
.cid-tnaz2cBWo8 .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tnaz2cBWo8 .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tnaz2cBWo8 .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tnaz2cBWo8 .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tnaz2cBWo8 .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tnaz2cBWo8 .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tnaz2cBWo8 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tnaz2cBWo8 .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tnaz2cBWo8 .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tnaz2cBWo8 .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tnaz2cBWo8 .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tnaz2cBWo8 .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tnaz2cBWo8 .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tnaz2cBWo8 H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tnaz2cBWo8 .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tnaz2cBWo8 H5 {
  font-size: 1.05rem;
}
.cid-tnaz2cBWo8 H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-tnaz1EyXqf {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.cid-tnaz1EyXqf .mbr-section-subtitle {
  color: #232323;
  text-align: left;
  font-weight: 400;
}
.cid-tnaz1EyXqf .mbr-section-title {
  color: #232323;
  text-align: left;
}
.cid-tnaz1EyXqf .gallery_product {
  margin-bottom: 30px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.cid-tnaz1EyXqf .block {
  opacity: 0;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.cid-tnaz1EyXqf .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.cid-tnaz1EyXqf H1 {
  color: #232323;
}
.cid-tnaz1EyXqf P {
  text-align: left;
  color: #232323;
}
.cid-tnaz1EyXqf .content {
  margin: 0rem;
  padding: 0px;
  height: 100%;
}
.cid-tnaz1EyXqf .content:hover .dentaura-photogal-thumb {
  filter: blur(2px);
}
.cid-tnaz1EyXqf .content:hover .photogald-search-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 2.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.cid-tnaz1EyXqf .column {
  width: 100%;
  margin: 0rem !important;
  padding: 0.4rem;
}
.cid-tnaz1EyXqf .dentaura-gal-image {
  position: relative;
  border-style: solid;
  border-width: 4px;
  border-color: #efefef;
  border-radius: 0px;
  background-color: #efefef;
}
.cid-tnaz1EyXqf .dentaura-photogal-thumb {
  border-radius: 0px;
  width: 100%;
  background-color: inherit;
  object-fit: cover;
}
@media (max-width: 768px) {
  .cid-tnaz1EyXqf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 769px) {
  .cid-tnaz1EyXqf .dentaura-photogal-thumb {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .cid-tnaz1EyXqf .dentaura-photogal-thumb {
    height: 150px !important;
  }
}
.cid-tnaz1EyXqf .card-title-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
}
.cid-tnaz1EyXqf .card-subtitle-name {
  margin: 5px 5px 0px 5px;
  padding: 0px;
  font-size: 0.85rem;
  line-height: 1.1rem;
  font-weight: 400 !important;
}
.cid-tnaz1EyXqf .dentaura-spacer {
  width: 100%;
  height: 1px;
}
.cid-tnaz1EyXqf .textcover-desc {
  padding-bottom: 10px;
  margin-left: 8px !important;
  margin-right: 8px !important;
  margin: 0px 8px 0px 8px !important;
}
.cid-tnaz1EyXqf H3 {
  text-align: left;
  color: #073b4c;
}
.cid-tnaz1EyXqf .card-btn {
  padding: 5px 10px !important;
  border-radius: 50px;
}
.cid-tnaz1EyXqf H5 {
  font-size: 1.05rem;
}
.cid-tnaz1EyXqf H4 {
  color: #767676 !important;
  font-size: 0.95rem !important;
}
.cid-tkO4fj7nKf {
  padding-top: 45px;
  padding-bottom: 90px;
  background-color: #ffffff;
}
.cid-tkO4fj7nKf .mbr-text,
.cid-tkO4fj7nKf blockquote {
  color: #767676;
}
.cid-tkO4fjfVX6 {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2e2e2e;
}
@media (max-width: 500px) {
  .cid-tkO4fjfVX6 .footbot {
    padding-bottom: 3.5rem;
  }
}
