.custom-header {
  background-color: #7b7b7be0 !important; }
  .custom-header .header-wrap .container {
    width: 155rem !important; }
    .custom-header .header-wrap .container .site-logo {
      height: auto;
      width: 16rem;
      max-height: none; }
    .custom-header .header-wrap .container .hrtest-lema {
      font-size: 25px;
      color: white !important;
      transition: 0.3s !important; }
    .custom-header .header-wrap .container .hrtest-lema:hover {
      color: #4bdadd !important; }

@media only screen and (max-width: 1560px) and (min-width: 1345px) {
  .custom-header .header-wrap .container {
    width: 135rem !important; } }
@media only screen and (max-width: 1344px) and (min-width: 1025px) {
  .custom-header .header-wrap .container {
    width: 100rem !important; }
    .custom-header .header-wrap .container .col-md-4 {
      width: 54rem !important; } }
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .custom-header .header-wrap .container {
    width: 100% !important; }
    .custom-header .header-wrap .container .row {
      display: inline-flex;
      width: 100%;
      justify-content: center;
      align-items: center; }
      .custom-header .header-wrap .container .row a img {
        display: none; } }
@media only screen and (max-width: 767px) and (min-width: 0px) {
  .custom-header .header-wrap .container {
    width: 100% !important; }
    .custom-header .header-wrap .container .row {
      display: inline-flex;
      width: 100%;
      justify-content: center;
      align-items: center; }
      .custom-header .header-wrap .container .row a img {
        display: none; }
      .custom-header .header-wrap .container .row .btn-menu {
        margin: auto; } }
.text-shadow-custom {
  text-shadow: black 1px 1px 1px; }

.content-wrapper {
  background-color: #010101 !important; }

.us-images .content {
  position: relative;
  height: 325px;
  width: 100%; }
  .us-images .content .to-show {
    opacity: 1;
    height: 100%;
    z-index: 1;
    position: relative; }
    .us-images .content .to-show .img-to-show {
      height: 100%; }
      .us-images .content .to-show .img-to-show img {
        height: 325px;
        width: 330px;
        object-fit: cover; }
  .us-images .content .hide-img {
    opacity: 0;
    height: 100%;
    z-index: 2;
    position: relative;
    bottom: 324px;
    transition: 0.5s; }
    .us-images .content .hide-img .hide-content {
      height: 100%; }
      .us-images .content .hide-img .hide-content .text {
        position: relative;
        top: 0px;
        z-index: 2; }
        .us-images .content .hide-img .hide-content .text .title {
          font-size: 27px;
          font-weight: bold;
          color: white;
          margin-bottom: -24px;
          padding-left: 15px;
          text-shadow: 1px 1px 1px black;
          font-weight: bold; }
        .us-images .content .hide-img .hide-content .text .sub-title {
          font-size: 20px;
          color: #4BDADD;
          margin-bottom: -85px;
          padding-left: 15px;
          text-shadow: 1px 1px 1px black;
          font-weight: bold; }
        .us-images .content .hide-img .hide-content .text .summary {
          top: 190px; }
        .us-images .content .hide-img .hide-content .text .passion {
          top: 180px; }
        .us-images .content .hide-img .hide-content .text .summary, .us-images .content .hide-img .hide-content .text .passion {
          text-shadow: 1px 1px 1px black;
          font-size: 20px;
          color: white;
          position: relative;
          padding-left: 15px;
          font-weight: bold; }
      .us-images .content .hide-img .hide-content .hidden-image {
        height: 100%;
        position: relative;
        z-index: 1;
        bottom: 153px; }
        .us-images .content .hide-img .hide-content .hidden-image .img-hide {
          height: 100%; }
          .us-images .content .hide-img .hide-content .hidden-image .img-hide img {
            height: 100%;
            width: 100%;
            object-fit: cover; }
  .us-images .content .hide-img:hover {
    opacity: 1; }

/*# sourceMappingURL=main.css.map */
