/*
 * ::::::::::: Custom Styles :::::::::::
 * Note: use this file to add or override any other styles.
 * DON'T EDIT TEMPLATE CSS/SCSS FILES DIRECTLY, JUST USE THIS FILE.
 */

 body {
    font-family: 'Open Sans', sans-serif !important;
 }


 .works-latest .works-latest-item .works-latest-item-meta h5 a, .works-latest .works-latest-item .works-latest-item-meta h3 a, .works-latest .works-latest-item .works-latest-item-meta h5, .works-latest-item .works-latest-item-meta h3 {
  opacity: 1;
 }

 .testimonials.style-2 .testimonials-item h3 span, .testimonials.style-4 .testimonials-item h3 span {
    color: #D8D8D8;
    font-size: 14px;
}

.hermes .tp-bullet {
    background-color: #A6A6A6;
}

.testimonials.style-2.owl-carousel .owl-dots .owl-dot span, .testimonials.style-4.owl-carousel .owl-dots .owl-dot span {
    opacity: 1;
}

 body .image-hover figure img {
     min-height: auto!important;
 }

 @media screen and (max-width:768px) {
     body .works-latest .works-latest-item .works-latest-item-meta h3 {
         font-size: 18px;
     }

     body .image-hover figure img {
         min-height: auto!important;
     }

     body .tp-caption.small_text {
        display: none;
    }

    body .tp-caption.large_text {
        padding-bottom: 0 !important;
    }
}

.light-bg {
    background-color: #fff4d9 !important;
}

.works .work-item .work-item-meta p {
    color: #333 !important;
}

.box-item p {
    color: #333 !important;
}

p {
    color: #333 !important;
}

.input, .textarea {
    border-color: #bbb !important;
}

body.responsive-layout.header-hamburger-menu header .level:first-child .level-left {
    margin-left: 20px;
}
body.header-logo-left header .level .level-left {
    margin-left: 20px;
}
body.responsive-layout.header-hamburger-menu header .level .level-right {
    margin-right: 20px;
}
body.header-logo-left header .level .level-right {
    margin-right: 20px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0, 0, 0, 0.5) !important;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0, 0.5) !important;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0, 0, 0, 0.5) !important;
  }

  .introduction .heading-title-top {
    background: transparent url(/assets/images/rosy/background/title.png) no-repeat left top;
    padding-left: 41px;
    height: 70px;
    padding-top: 30px;
    font-size: 20px;
    font-weight: 600;
    color: #fff !important;
  }

  body .introduction .heading-title {
    text-transform: none !important;
  }

  .large_text {
    text-transform: none !important; 
  }

  .ml-12 {
      margin-left: 12px !important;
  }

  .mr-12 {
      margin-right: 12px !important;
  }

  .privacy h2 {
      font-size: 24px;
      margin-bottom: 15px;
      color: #977013;
  }

  .privacy h3 {
      font-size: 18px;
      margin-top: 10px;
      margin-bottom: 10px;
      color: #bc8a12;
  }
  

  @media only screen and (max-width: 1024px) {
    .introduction .heading-title-top {
        background: transparent url(/assets/images/rosy/background/title.png) no-repeat left top;
        padding-left: 50px;
        text-align: left;
        height: 70px;
        padding-top: 30px;
        font-size: 20px;
        font-weight: 600;
        color: #fff !important;
      }

      .button.is-rounded {
          margin-bottom: 12px;
      }

      .ml-12 {
        margin-left: 0 !important;
    }
  
    .mr-12 {
        margin-right: 0 !important;
    }

    .button {
        height: 3em !important;
        font-size: 0.70375rem !important;
    }

    .button.is-success.is-outlined {
        font-size: 18px !important;
    }

    .button.is-danger.is-outlined {
        font-size: 18px !important;
    }
  
  }
/*# sourceMappingURL=_maps/custom.css.map */
