.visi-header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.vh-layer {
    min-height: 400px;
    background-color: rgba(8, 8, 8, 0.4);
}
.vh-content {
    padding: 50px 15px 20px 15px;
}
.vh-title > h1 {
    font-weight: 700 !important;
    font-weight: bold;
    color: #125FAB;
    font-size: 42px;
}
.vh-title > hr {
    border-top: solid 2px #125FAB;
    width: 50px;
    margin: 8px 0 0 0!important;
}
.vh-desc {
    color: #FFFFFF;
    width: 500px;
    max-width: 100%;
    font-size: 16px;
    margin: 30px 0 0 0;
}
.vh-desc strong{
    font-weight: 700 !important;
    font-weight: bold;
    /*font-weight: normal;*/
}
.vh-desc em{
    font-style: italic;
}
.vdream-note {
    color: #125FAB;
    font-size: 16px;
    font-weight: normal;
    padding: 0 15px;
    display: block;
}
.vdream-title {
    font-weight: 700 !important;
    color: #125FAB;
    font-size: 25px;
    font-weight: bold;
    padding: 0 15px;
    display: block;
}
.row-dream {
    display: table;
    width: 100%;
    padding: 0 0 0 0;
}
.col-dream-left {
    display: block;
    float: left;
    width: 70%;
    vertical-align: middle;
    -moz-margin-end: -4px;
    padding: 0 15px;
}
.col-dream-right {
    display: block;
    float: left;
    width: 30%;
    vertical-align: middle;
    -moz-margin-end: -4px;
    padding: 0 15px;
}
.dream-img {
    text-align: center;
    display: block;
}
.dream-img > img {
    width: 100%;
}
.row-value {
    display: table;
    width: 100%;
    padding: 50px 0 0 0;
}
.col-value-left {
    display: block;
    float: left;
    width: 60%;
    vertical-align: middle;
    -moz-margin-end: -4px;
    padding: 0 15px;
}
.col-value-right {
    display: block;
    float: left;
    width: 40%;
    vertical-align: middle;
    -moz-margin-end: -4px;
    padding: 0 15px;
}
.vvalue-title {
    font-weight: 700 !important;
    color: #125FAB;
    font-size: 25px;
    font-weight: bold;
    padding: 0 15px;
    display: block;
}
.vvalue-note {
    color: #125FAB;
    font-size: 16px;
    font-weight: normal;
    padding: 0 15px;
    display: block;
}
.row-value-img {
    display: table;
    width: 100%;
}
.col-value-img {
    display: block;
    float: left;
    width: 33.3333%;
    padding: 0 5px;
    vertical-align: top;
    -moz-margin-end: -4px;
    margin-bottom: 15px;
}
.col-value-img > img {
    width: 100%;
    max-width: 100%;
}
.col-value-img2 {
    display: block;
    float: left;
    width: 66.6666%;
    padding: 0 5px;
    vertical-align: top;
    -moz-margin-end: -4px;
    margin-bottom: 15px;
}
.value-img {
    padding-bottom: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}
.col-value-img2 > .value-img {
    padding-bottom: 48%;
}
.row-manifesto {
    display: table;
    width: 100%;
    padding: 50px 0 30px 0;
}
.col-manifesto-left {
    display: block;
    float: left;
    width: 40%;
    vertical-align: middle;
    -moz-margin-end: -4px;
    padding: 0 15px;
}
.col-manifesto-right {
    display: block;
    float: left;
    width: 60%;
    vertical-align: middle;
    -moz-margin-end: -4px;
    padding: 0 15px;
}
.vmanifesto-title {
    font-weight: 700 !important;
    color: #125FAB;
    font-size: 25px;
    font-weight: bold;
    padding: 0 15px;
    display: block;
    text-align: right;
}
.vmanifesto-note {
    color: #125FAB;
    font-size: 16px;
    font-weight: normal;
    padding: 0 15px;
    display: block;
    text-align: right;
}
.row-manifesto-img {
    display: table;
    width: 100%;
}
.col-manifesto-img {
    display: block;
    float: left;
    width: 33.3333%;
    padding: 0 5px;
    vertical-align: top;
    -moz-margin-end: -4px;
    margin-bottom: 15px;
}
.col-manifesto-img2 {
    display: block;
    float: left;
    width: 66.6666%;
    padding: 0 5px;
    vertical-align: top;
    margin-bottom: 15px;
    -moz-margin-end: -4px;
}
.manifesto-img {
    padding-bottom: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}
.col-manifesto-img2 > .manifesto-img {
    padding-bottom: 48%;
}
.col-fv-left {
    display: block;
    float: left;
    width: 40%;
    vertical-align: middle;
    padding: 0 15px;
    -moz-margin-end: -4px;
    margin-bottom: 30px;
}
.row-footer-visi {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.fv-img {
    text-align: center;
    display: block;
}
.fv-img > img {
    width: 350px;
    max-width: 100%;
}
.col-fv-right {
    display: block;
    float: left;
    width: 60%;
    vertical-align: middle;
    padding: 0 15px;
    -moz-margin-end: -4px;
    margin-bottom: 30px;
}
.fv-title {
    font-weight: 700 !important;
    color: #125FAB;
    font-size: 25px;
    font-weight: bold;
    display: block;
}
.fv-desc {
    color: #125FAB;
    font-size: 16px;
    font-weight: normal;
    display: block;
}
@media(max-width: 767px){
    .vh-title > h1 {
        font-size: 25px;
    }
    .vh-desc {
        font-size: 14px;
    }
    .row-dream {
        padding: 0 0 0 0;
        display: block;
    }
    .col-dream-left {
        display: block;
        width: 100%;
    }
    .vdream-title {
        font-size: 18px;
        padding: 0;
    }
    .vdream-note {
        font-size: 13px;
        margin-bottom: 20px;
        padding: 0;
    }
    .col-dream-right {
        display: block;
        width: 100%;
    }
    .row-value {
        display: block;
        width: 100%;
    }
    .col-value-left {
        display: block;
        width: 100%;
    }
    .vvalue-title {
        font-size: 20px;
        padding: 0;
    }
    .vvalue-note {
        font-size: 13px;
        padding: 0;
        margin-bottom: 20px;
    }
    .row-value-img {
        display: block;
    }
    .col-value-img {
        display: block;
        width: 100%;
    }
    .col-value-img2 {
        display: block;
        width: 100%;
    }
    .row-manifesto {
        display: block;
    }
    .col-manifesto-left {
        display: block;
        width: 100%;
    }
    .vmanifesto-title {
        font-size: 20px;
        padding: 0;
        text-align: left;
    }
    .vmanifesto-note {
        font-size: 13px;
        padding: 0;
        margin-bottom: 20px;
        text-align: left;
    }
    .col-manifesto-right {
        display: block;
        width: 100%;
    }
    .row-manifesto-img {
        display: block;
    }
    .col-manifesto-img {
        display: block;
        width: 100%;
    }
    .col-manifesto-img2 {
        display: block;
        width: 100%;
    }
    .row-footer-visi {
        display: block;
    }
    .col-fv-left {
        display: block;
        width: 100%;
    }
    .col-fv-right {
        display: block;
        width: 100%;
    }
    .fv-title {
        text-align: center;
        font-size: 20px;
    }
    .fv-desc {
        text-align: center;
        font-size: 14px;
    }
}