.block-content {
    padding:0px;
}
a{
    color: #5f727f;
}
#primary-menu.no-responsive > li:hover > a {
    color: #44c23b;
}
.mobile-menu-layout-default .primary-navigation.responsive ul > li.menu-item.menu-item-active a{
   border-color: #44c23b;
}
h1, h4, h5, h6{
    text-transform: none;
}
h3, h2{
    text-align: center;
    margin: 0;
    text-transform: capitalize;
}
.vc_toggle_title{
   background-color: #1a69b7;
   padding-top: 8px;
   padding-bottom: 8px;
}
.vc_toggle_title h4{
    color:#fff;
}
.vc_toggle_content{
    color:#fff;
}

li.menu-item.menu-item-search{
    display:none !important;
}
.site-footer .widget_text ul li:before{
    color:#fff !important;
}
.site-footer .widget_text ul li{
    border-color:#f7f7f766 !important;
}
.site-footer .widget_text ul li:before{
   background-color: #fff;
}
#colophon .widget{
   color: #f7f7f7;
}
#colophon .widget a{
    color: #ffffff;
}
#colophon .widget a:hover{
    color: #ffffff;
}
.block-content:last-of-type {
    padding-bottom: 0;
}
#colophon {
    padding: 55px 0 45px;
}
.tparrows:before {
    color: #3c3950;
}
.mouse-scroll {
    border: 3px solid #3c3950 !important;
}
.mouse-scroll:after {
    background-color: #3c3950 !important;
}
.top-area {
    border-top: 5px solid #44c23b;
    color: #ffffff;
}
.top-area-socials:after {
    border-right: 1px solid #ffffff00;
}
.top-area .gem-button {
    background-color: #44c23b;
}
.top-area .gem-button:hover {
    background-color: #44c23b;
}
.top-area a {
    color: #44c23b;
}
.top-area .gem-contacts-item.gem-contacts-email a{
    color: #fff;
}
.wpcf7 textarea{
    height: 100px;
}
.wpcf7-form input[type='submit']:not(.gem-button-wpcf-custom){
    background-color: #44c23b;
}
.wpcf7-form input[type='submit']:not(.gem-button-wpcf-custom):hover{
    background-color: #1a69b7;
}
.breadcrumbs .current {
    color: #44c23b;
    border-bottom: 3px solid #44c23b;
}
.page-title-block .breadcrumbs {
    display: none;
}
.socials-item-icon {
    width: 2em;
    font-size: 30px;
}
@media (max-width: 1000px){
h2{
    font-size: 28px;
    line-height: 10vw;
}
#colophon {
    padding: 35px 0 25px;
}
.vc_sep_holder {
    display: flex;
}
.mouse-scroll {
    display: none;
}
}

#primary-navigation .menu-toggle{
    background: #44c23b;
}
#primary-navigation .menu-toggle .menu-line-1, #primary-navigation .menu-toggle .menu-line-2, #primary-navigation .menu-toggle .menu-line-3{
    background-color: #ffffff;
}

.ast_gettouch-2 ul li{
    font-size: 17px;
    font-weight: 600;
    color: #3c3950;
}


