.zerif-copyright-box {
  display: none;
}
.red-btn {
    background-color: #34D293;
}
.red-btn:hover {
    background-color: #39B02E;
}

.green-btn {
    background-color: #B39E6F;
}
.green-btn:hover {
    background-color: #8A7B58;
}
a.navbar-brand {
    height: 110px;
    width: auto;
}

}
.intro-text {
    font-size: 60px !important;
}

.header-content-wrap {
background: rgba(0, 0, 0, 0.5);
position: relative;
-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
padding: 285px 0 150px;
}
#tc-comment-title {
display: none;
}
