
#paralaksa h3 {
    font-size: 50px;
    line-height: 45px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 25px;
    font-family: "Montserrat", sans-serif; }
    @media (max-width: 767px) {
      #paralaksa h3 {
        font-size: 30px;
        line-height: 35px; } }
  #paralaksa h4 {
    font-size: 30px;
    line-height: 43px;
    margin-bottom: 25px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 41px;
    padding-bottom: 40px;
    font-family: "Montserrat", sans-serif; }
    @media (max-width: 767px) {
      #paralaksa h4 {
        font-size: 25px;
        line-height: 28px; } }
    #paralaksa h4 span {
      display: block; }
    #paralaksa h4:before {
      background: #fff;
      bottom: 0;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 90px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  #paralaksa p {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 45px;
    position: relative;
    max-width: 405px; }
  #paralaksa .icon-content {
    margin: 0 0 32px;
    max-width: inherit;
    line-height: 18px;
    color: #d51c21;
    font-size: 16px;
    position: relative;
    font-weight: normal; }
  #paralaksa button {
    padding: 16px 39px; }
    #paralaksa button:hover, #paralaksa button:active, #paralaksa button:active:focus, #paralaksa button:focus {
      color: #000;
      background: #fff;
      border: none;
      box-shadow: none;
      outline: none; }




      #htmlcontent_top ul.htmlcontent-home {
  margin-bottom: 20px;
  /*@media (max-width: $screen-xs-max) { // max 767px
  	margin: 0 -5px;
  }*/ }
  #htmlcontent_top ul.htmlcontent-home li {
    margin-bottom:-30px;
    text-align: left; }
    @media (max-width: 767px) {
      #htmlcontent_top ul.htmlcontent-home li {
        float: none;
        /*padding-left: 5px;
        padding-right: 5px;*/
        width: 100%; } }
    #htmlcontent_top ul.htmlcontent-home li h2 {
      color: #958d7c;
      font: italic 25px/26px Georgia, serif;
      margin: 0 0 10px;
      padding: 0; }
    #htmlcontent_top ul.htmlcontent-home li h3 {
      border-top: 4px solid #f0eee7;
      color: #f65e43;
      font: italic 26px/27px Georgia, serif;
      margin: 0;
      padding: 20px 0; }
    #htmlcontent_top ul.htmlcontent-home li button {
      background: none;
      border: none;
      color: #006c82;
      cursor: pointer;
      display: inline-block;
      font: italic 18px/18px Georgia, serif;
      padding: 4px 2px;
      position: relative;
      text-decoration: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      #htmlcontent_top ul.htmlcontent-home li button:after {
        background: #f65e43;
        content: "";
        height: 2px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 100%;
        transform: translateY(10px);
        transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
        width: 100%; }
    #htmlcontent_top ul.htmlcontent-home li a.item-link {
      border-bottom: 1px solid #000000;
      display: inline-block;
      padding-bottom: 10px;
      position: relative; }
      #htmlcontent_top ul.htmlcontent-home li a.item-link .item-html {
        padding-top: 30px; }
      #htmlcontent_top ul.htmlcontent-home li a.item-link img {
        border-radius: 5px;
        max-width: 100%;
        width: 100%;
        height: auto;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      #htmlcontent_top ul.htmlcontent-home li a.item-link:hover button {
        color: #f65e43;
        outline: medium; }
        #htmlcontent_top ul.htmlcontent-home li a.item-link:hover button:after {
          opacity: 1;
          transform: translateY(0px); }
      @media (min-width: 992px) {
        #htmlcontent_top ul.htmlcontent-home li a.item-link:hover img {
          -moz-box-shadow: rgba(192, 188, 172, 0.9) 0 0 12px;
          -webkit-box-shadow: rgba(192, 188, 172, 0.9) 0 0 12px;
          box-shadow: rgba(192, 188, 172, 0.9) 0 0 12px; } }
    @media (max-width: 991px) {
      #htmlcontent_top ul.htmlcontent-home li h3 {
        font-size: 20px;
        line-height: 22px; } }
    @media (max-width: 767px) {
      #htmlcontent_top ul.htmlcontent-home li a.item-link {
        border-bottom: 4px solid; }
      #htmlcontent_top ul.htmlcontent-home li h3 {
        border-top: none; } }
#htmlcontent_top ul li .item-link:hover button{
  background: transparent;
}
#htmlcontent_top ul.htmlcontent-home li a.item-link:hover button:after{
  display: none;
}
#htmlcontent_footer h4{
  color: #000 !important;
}
#htmlcontent_footer li:hover h4{
  color: #fff !important;
}
#htmlcontent_footer h4:after{
  display: none !important;
}
#htmlcontent_footer h4{
  padding-right: 0 !important;
}
