.container-footer .moduletable {
    width: 30%;
}

.footer2
{
    background-color: rgba(3,45,87,1);
    background: #1f1f1f;
    padding: 34px 0 14px;
    margin-bottom: 0;
    /*color: #777;*//////////
    color: rgba(255, 255, 255, 1);
}

.container-header .grid-child {
    width: auto;
}

.container-header
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.boxes.small {
    text-align: center;
    padding-top: en-calc(15);
}

.boxes.small .box-container {
    text-align: left;
}
.boxes.small.layout-6 .box-icon {
    float: none;
    height: 100%;
    width: 19%;
    position: absolute;
}
.boxes.small .box-icon {
    border: none;
    float: left;
    padding: 3px 5px;
    text-align: center;
}
.boxes.small .box-icon {
    border: none;
    float: left;
    padding: 3px 5px;
    text-align: center;
}
.boxes.small.layout-6 .box-text-6 {
    padding-left: 90px;
    padding-right: 30px;
    padding-bottom: 20px;
}
.wpb_column h3 {
    color: inherit;
}
.box-container h3 {
    font-size: 1.4em;
    font-weight: bold;
}
.boxes.small .box-body {
    clear: both;
    padding-top: 0;
    opacity: .7;
}
.boxes.small .box-body {
    clear: both;
    padding-top: 10px;
}
.boxes.small.layout-6 .box-text-6 {
    padding-left: 90px;
    padding-right: 30px;
    padding-bottom: 20px;
}

.box-container.clearfix {
    height: auto;
    min-height: 0;
}
.vc_row:after, .vc_row:before {
    content: " ";
    display: table;
}