.map-responsive {
    overflow: hidden;
    padding-bottom: 67.25%;
    position: relative;
    height: 0;
}


/* fonts */
@font-face {
font-family: Custom;
src: url('/vendors/fonts/custom/custom.ttf');
}
@font-face {
font-family: Roboto;
src: url('/vendors/fonts/roboto/Roboto-Regular.ttf');
}
@font-face {
font-family: Roboto-bold;
src: url('/vendors/fonts/roboto/Roboto-Bold.ttf');
}
@font-face {
font-family: Roboto-thin;
src: url('/vendors/fonts/roboto/Roboto-Thin.ttf');
}
@font-face {
  font-family: Nunito;
  src: url('/vendors/fonts/nunito/Nunito-Regular.ttf');
}
/* text typo */
.text-thin {
  font-family: 'Roboto-thin', sans-serif !important;
}
.text-regular {
  font-family: 'Roboto', sans-serif !important;
}
.text-bold {
  font-family: 'Roboto-bold', sans-serif !important;
}
.text-alt {
  font-family: 'Merriweather Sans', sans-serif !important;
}
.text-custom {
font-family: 'Merriweather Sans', sans-serif !important;
}

body {

    padding-top: 80px;
    /*background-image: linear-gradient(rgb(255 255 255 / 90%), rgb(255 255 255 / 90%)), url(/assets/img/bg.jpg);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;*/
    color: #42291b;
    /*background-color: #fdfaf0;*/
    background-color: #fff;
    text-align: justify;
    font-family: 'Merriweather Sans', sans-serif !important;
}
.bg-body {
  background-color: #fff;
}
.bg-native {
  background: #b5b5b5;
  /*background-image: linear-gradient(90deg, rgb(253 250 240) 0%, rgb(242 254 254 / 80%) 30%, rgb(242 254 254 / 80%) 70%, rgb(253 250 240)), url(/assets/img/bg.jpg);*/
  /*background-image: linear-gradient(90deg, rgb(204 204 204 / 0%) 0%, rgb(242 254 254 / 85%) 37%, rgb(242 254 254 / 86%) 63%, rgb(179 179 179 / 0%)), url(/assets/img/bg.jpg);*/
  background-image:  linear-gradient(90deg, rgb(177 255 233 / 10%) 0%, rgb(193 255 232 / 35%) 37%, rgb(193 255 232 / 35%) 63%, rgb(177 255 233 / 10%)), url(/assets/img/bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
.text-native {
  color: #42291b;
}
.header-native {
  padding-bottom: 2rem;
}
.bg-gradient {
  background: rgb(242,254,254);
  background: linear-gradient(45deg, rgba(242,254,254,1) 24%, rgba(136,232,247,1) 100%);
}
.native {
  padding-top: 3rem;
  padding-bottom: 3rem;
  /*background-color: #fdfaf0;*/
}
.native-black {
  padding-top: 5rem;
  padding-bottom: 5rem;
  color: white;
}
.spacing {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.title-spacing {
  padding-top: 2.5rem;
  padding-bottom: 1rem;
}
.col-spacing {
  padding: 2rem;
}
.row-spacing {
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.row-spacing-title {
  padding-top: 2rem;
  padding-bottom: 1rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.nav-item {
  margin-right: 0.5rem;
}
.upper-footer {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.gray{
  filter: grayscale(100%);
}
.btn-primary {
    color: #33231a;
    background-color: #b5b5b5;
    border-color: #827f7f;
}
.btn-primary:hover {
    color: #33231a;
    background-color: #cccccc;
    border-color: #a2a2a2;
}
.card-nano1 {
  background-image: url({$basePath}/assets/img/illu/pic_lop_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 7rem;
}
.card-nano2 {
  background-image: url({$basePath}/assets/img/illu/pic_lop_2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 7rem;
}
.card-nano3 {
  background-image: url({$basePath}/assets/img/illu/pic_lop_3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 7rem;
}
footer {
    margin-top: 0rem;
}
h1 {
  /*font-size: 3rem;*/
}
h2 {
  /*font-size: 2.9rem;*/
  font-family: 'Roboto-bold', sans-serif !important;
}
h3 {
  /*font-size: 2.8rem;*/
  font-family: 'Roboto-bold', sans-serif !important;
}
h4 {
  /*font-size: 2.7rem;*/
  font-family: 'Roboto-bold', sans-serif !important;
}
h1.header-title {
  font-size: 2.7rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
  font-family: 'Playfair Display', serif !important;
}
.subheader {
  opacity: 0.7;
  font-size: 70%;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}
.bg-secondary {
  background-color: #b5b5b5!important;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(66 41 27);
}
.cbox {
  padding: 1rem;
}
.card {
  background-color: #fff !important;
}
a:link, a:visited {
  color: #2b1a10;
}
@media (max-width: 992px) {
  .img-logo {
    width: 168px !important;
    height: auto !important;
  }
  .logo-space {
    text-align: center;
  }
  .img-md {
    /*
    margin-bottom: 1rem;
    width: auto;
    height: 25vw;*/
  }
  /*
  .center-md {
    text-align: center !important;
  }*/
}
@media (min-width: 993px) {
  .img-logo {
    max-width: 80% !important;
    height: auto !important;
  }
  .logo-space {
    text-align: right;
  }
}
.logo-space {
  padding: 1rem 2rem;
}
.ornament {
    width: 150px;
}
.ornament-line {
    width: 80%;
}
.bg-grad-top {
  background-color: #b5b5b5;
  background-image: linear-gradient(90deg, rgb(177 255 233 / 10%) 0%, rgb(193 255 232 / 20%) 37%, rgb(193 255 232 / 20%) 63%, rgb(177 255 233 / 10%));
}
@media (max-width: 1200px) {
    h1.header-title {
      font-size: 2rem;
      padding-top: 0rem;
      padding-bottom: 0rem;
      font-family: 'Playfair Display', serif !important;
    }
    .ornament-line {
        width: 150px;
    }
}

@media (max-width: 992px) {
    .logo-md {

    }
}
/* global for mobile devices */
@media screen and (max-width: 1100px) {
    .bg-native {
        background-size: contain !important;
    }
    .row-spacing {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }
    .row-spacing-title {
      padding-top: 1rem;
      padding-bottom: 0.5rem;
      padding-left: 1.2rem;
      padding-right: 1.2rem;
    }
}
@media (max-width: 992px) {
  body {
      font-size: 80% !important;
  }
  h1, h2, h3, h4, h5, h6  {
      font-size: 180% !important;
  }
}

@media (min-width: 768px) {
  .bg-body-md {
    background-color: #fff;
  }
}



.ref-body {
  flex: 1 1 auto;
  padding: 1.25rem;
  text-align: center;
}
.ref-title {
  font-family: 'Roboto-thin', sans-serif !important;

}
.ref-link {
  display:block;
}
.ref-row-img {
  background-color: #b5b5b5;
  background-image: linear-gradient(90deg, rgb(177 255 233 / 10%) 0%, rgb(193 255 232 / 20%) 37%, rgb(193 255 232 / 20%) 63%, rgb(177 255 233 / 10%));
  min-height: 120px;
  display: block;
  padding: 1.5rem;
}

.ref-img {
  height: 100px;
  width: auto;
}

@media (max-width: 768px) {
  .ref-img{
        max-width: 100%;
        height: auto;
    }
}
