.banner-area {
    background-size: cover;
    background-position: center;
    padding: 40px 0;
    margin-top: -1px;
}

.main-menu-area {
    -webkit-box-shadow: 0 2px 4px 0 rgba(155,169,187,.3);
    box-shadow: 0 2px 4px 0 rgba(155,169,187,.3);
}

.short-list li {
    position: relative;
    font-weight: 500;
}

.section-title {
    font-size: 30px;
    margin-bottom: 0px;
}

ul.title-shape {
    display: inline-block;
    margin-bottom: 10px;
}

.site-branding {
    /* height: 113px; */
    width: 100%;
    display: table;
    width: 220px;
    /* background: #ccc; */
}

.site-branding img {
    max-height: 148px;
    width: 195px;
}

.main-menu-area {
    padding: 15px 0 0;
    position: relative;
    background: #ffffff42;
}

.service-box-content h4 {
    text-transform: none;
}

.active-header-2 .banner-area {
    padding-top: 124px;
    padding-bottom: 46px;
}

.border-image-wrap-border {
    position: absolute;
    content: '';
    height: 1000px;
    width: 78%;
    top: 0;
    z-index: 1;
    left: 0;
    -ms-transform: skewy(-110deg);
    -webkit-transform: skewy(-110deg);
    transform: skewy(-118deg);
}

.separador {
    width: 30px;
    border-color: #de4523;
    border-width: 3px;
    margin: 1px 0;
}
h5 {
color: #00304e;
}

.short-list li {padding-bottom: 20px;}

.banner-content h1 {
    font-size: 35px;
}

h3 {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 26px;
}

.wpb_single_image img {border-radius: 16px;}

.banner-content h1 {
    font-size: 35px;
    font-weight: 600;
}
body {
    font-size: 15px;
    color: #505050;
    line-height: 1.8;
text-align: justify;
}
h4 {
    color: #242424;
    font-weight: 700;
    text-align: left;
}