div#pagewrap {
    padding-top: 0! important;
}

#content, #sidebar {
    padding: 0% 0 0%;
}

#footerwrap {
    display: none;
}

div#headerwrap {
    height: 110px! important;
    background-color: #076073;
}

@media screen and (max-width: 768px) { div#headerwrap {
    height: 80px! important;
}}

.logo-wrap {
    position: unset! important;
    top: 5px;
    text-align: center! important;
width: 100%;
}

.mobile_menu_active.has-fixed-header #headerwrap #site-logo img {
    width: auto;
    max-height: 70px;
}

@media screen and (max-width: 768px) { .mobile_menu_active.has-fixed-header #headerwrap #site-logo img {
    width: auto;
    max-height: 50px;
}}

a.more-link {
    color: #ffffff;
    background-color: #24B1A3;
    padding: .625em 1.25em;
    font-size: 14px;
    font-weight: bold;
    font-family: montserrat;
}

form.wpcf7-form {
    text-align: center;
}

span.wpcf7-list-item.first.last {
    padding-bottom: 2%;
}

@media screen and (max-width: 768px) { span.wpcf7-list-item.first.last {
    padding-top: 5%! important;
    padding-bottom: 5%;
    margin-left: 0! important;
    font-size: 14px;
}}

input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
    width: 49%;
    background-color: #fff;
}

@media screen and (max-width: 768px) { input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=tel] {
    width: 100%;
}}

input[type=submit] {
    background-color: #ffffff;
    color: #E6431D;
    padding: .625em 1.25em;
    border-radius: 0px;
margin-top: 3%;
font-weight: bold;
    font-family: montserrat;
}

@media screen and (max-width: 768px) { input[type=submit] {
    width: 100%;
}}

input[type=submit]:hover {
    background-color: #E6431D;
    color: #ffffff;
}

.tablepress tfoot th, .tablepress thead th {
    background-color: #1DB2A5;
    font-weight: 700;
    vertical-align: middle;
}

.tablepress thead th {
    border-bottom: 2px solid #F49A18;
}

.tablepress tbody td, .tablepress tfoot th {
    border-top: 2px solid #F49A18;
}

.tablepress td, .tablepress th {
    background-color: #0E5F74;
}

th.column-2, td.column-2 {
    border-left: 2px solid #F49A18;
}

th.column-3, td.column-3 {
    border-left: 2px solid #F49A18;
}

h3 {
    padding: .2em 0 .2em;
}

a.more-link:hover {
    text-decoration: none;
    background-color: #E6431D;
}

p {
    line-height: 1.3em! important;
font-family: montserrat;
}

.menu-icon-inner:before {
    top: 0;
    height: 70%;
    border-top: 2px solid;
    border-bottom: 2px solid;
}

.menu-icon-inner:after {
    top: 35%;
    transform: translateY(-50%);
    border-top: 2px solid;
    -webkit-backface-visibility: hidden;
}

@media screen and (max-width: 680px)
{ a.ui.builder_button.tb_default_color {
    margin-bottom: 1%;
}}

div#pagewrap {
    padding-top: 0px! important;
}

.fixed-header-enabled #headerwrap #site-logo img {
    max-height: 70px;
}