@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
    display: block;
}

body {
    line-height: 1;
    color: black;
    background: white;
    max-width: 1366px;
    margin: 0 auto;
    overflow-x: hidden;
}

a {
    color: inherit;
    text-decoration: none;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
    outline: 0;
}

input {
    border-width: 0;
}

em {
    font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
}

.group:before,
.group:after {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
    max-width: 100%;
}
sup {
    font-size: 58.3%;
    vertical-align: text-top;
}
sub {
    font-size: 58.3%;
    vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
    *letter-spacing: normal; /*reset IE < 8*/
    letter-spacing: -0.31em; /*webkit*/
    word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
    letter-spacing: normal;
    word-spacing: normal;
}
.displace {
    left: -5000px;
    position: absolute;
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*,
*:after,
*:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
html {
    font-size: 16px;
}
body {
    color: #000000;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    text-decoration: none;
}
.global_container_ {
    float: none;
    height: auto;
    margin: 0 auto;
    position: relative;
    background: #ffffff;
}
.sha-group {
    display: flex;
    justify-content: center;
    margin: 14px auto 0 auto;
}
.sha-group:before,
.sha-group:after {
    display: none;
}
.header {
    display: table;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.row {
    padding: 15px;
    position: relative;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS0yIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSIwJSI+CjxzdG9wIG9mZnNldD0iLTE2NC42NjgxNSUiIHN0b3AtY29sb3I9IiMwMDdjNzAiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPHN0b3Agb2Zmc2V0PSItMTQuNjY4MTU3JSIgc3RvcC1jb2xvcj0iIzI4YTk5YyIgc3RvcC1vcGFjaXR5PSIxIiAvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3JlY3RhbmdsZS0yKSIgLz48L3N2Zz4=);
    background: -moz-linear-gradient(90deg, #007c70 -164.66815%, #28a99c -14.668157%);
    background: -o-linear-gradient(90deg, #007c70 -164.66815%, #28a99c -14.668157%);
    background: -webkit-linear-gradient(90deg, #007c70 -164.66815%, #28a99c -14.668157%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-164.66815%, #007c70), color-stop(-14.668157%, #28a99c));
    background: -webkit-linear-gradient(bottom, #007c70 -164.66815%, #28a99c -14.668157%);
    background: -moz-linear-gradient(bottom, #007c70 -164.66815%, #28a99c -14.668157%);
    background: -o-linear-gradient(bottom, #007c70 -164.66815%, #28a99c -14.668157%);
    background: linear-gradient(0deg, #007c70 -164.66815%, #28a99c -14.668157%);
}
.layer-3 {
    float: left;
}
.text {
    float: left;
    margin: 4px 0 0 6px;
    color: #ffffff;
    text-align: center;
}
.text-2 {
    float: right;
    margin: 3px 0 0;
    color: #ffffff;
    text-align: center;
}
.layer-2 {
    float: right;
    margin: 0 7px 0 0;
}
.main-content-wrapper {
    display: table;
    margin: 10px auto 0;
    position: relative;
}
.row-3 {
    margin: 0 auto;
    position: relative;
    width: 1175px;
}
.logo {
    float: left;
}
.col-20 {
    float: left;
    margin: 5px 0 0 10px;
    position: relative;
    width: 196px;
}
.text-3 {
    color: #007c70;
    font-size: 16.48187px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.text-4 {
    display: block;
    margin: 3px auto 0;
}
.text-5 {
    float: left;
    margin: 24px 0 0 183px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
.text-6 {
    float: left;
    margin: 24px 0 0 179px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
}
.col-25 {
    float: right;
    margin: 11px 0 0;
    position: relative;
    width: 133px;
}
.text-7 {
    color: #ed0000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.text-8 {
    margin: 4px 0 0;
    color: #ed0000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.layer-5 {
    float: right;
    margin: 20px 7px 0 0;
}
.new_bn_pc_2 {
    display: block;
    margin: 12px 0 0;
}
.text-9 {
    margin: 40px 0 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.row-4 {
    margin: 29px auto 0;
    position: relative;
    width: 950px;
}
.row-4 > * {
    float: left;
    margin: 0 30px 0 0;
}
.row-4 > *:last-child {
    margin-right: 0 !important;
}
.col {
    min-height: 165px;
    padding: 17px 0 39px;
    position: relative;
    width: 165px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #00a892;
}
.a_nk {
    display: block;
    margin: 0 auto;
}
.text-10 {
    margin: 16px 0 0;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.col-2 {
    min-height: 165px;
    padding: 22px 0 39px;
    position: relative;
    width: 165px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #00a892;
}
.a_pk {
    display: block;
    margin: 0 auto;
}
.text-11 {
    margin: 18px 0 0;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.col-3 {
    min-height: 165px;
    padding: 18px 0 40px;
    position: relative;
    width: 165px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #00a892;
}
.vector-smart-object {
    display: block;
    margin: 0 auto;
}
.text-12 {
    margin: 13px 0 0;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.col-4 {
    min-height: 165px;
    padding: 19px 0 12px;
    position: relative;
    width: 165px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #00a892;
}
.a_xn {
    display: block;
    margin: 0 auto;
}
.text-13 {
    margin: 16px 0 0;
    color: #ffffff;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}
.col-14 {
    margin: 51px 0 0;
    min-height: 529px;
    padding: 27px 0 45px;
    position: relative;
    background: rgba(11, 136, 124, 0.1);
}
.text-14 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.row-12 {
    margin: 32px auto 0;
    position: relative;
    width: 1105px;
}
.col-26 {
    float: left;
    margin: 18px 33px 0 0;
    position: relative;
    width: 604px;
}
.text-15 {
    margin: 0 0 0 12px;
    width: 551px;
    line-height: 24px;
}
.row-19 {
    margin: 32px 0 0;
    position: relative;
}
.rectangle-24-copy-holder {
    float: left;
    padding: 4px 0;
    position: relative;
    width: 290px;
    background: #00a892;
}
.rectangle-23 {
    display: block;
    margin: 0 auto;
    width: 278px;
}
.rectangle-24-holder {
    float: right;
    padding: 5px 0;
    position: relative;
    width: 290px;
    background: #00a892;
}
.ntr05921 {
    display: block;
    margin: 0 auto;
}
.rectangle-4-copy-holder {
    float: left;
    padding: 4px 0;
    position: relative;
    width: 468px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #00a892;
}
.rectangle-4 {
    display: block;
    margin: 0 auto;
    width: 459px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.text-16 {
    margin: 50px 0 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.row-5 {
    left: 11px;
    margin: 39px auto 0;
    position: relative;
    width: 1120px;
}
.row-5 > * {
    float: left;
    margin: 0 26.46px 0 0;
}
.row-5 > *:last-child {
    margin-right: 0 !important;
}
.col-5 {
    min-height: 351px;
    padding: 17px 0 46px;
    position: relative;
    width: 260px;
    background: #e6f3f2;
}
.ellipse-1-copy-3-holder {
    margin: 0 auto;
    padding: 4px 0;
    position: relative;
    width: 169px;
    -webkit-border-radius: 84.47px;
    -moz-border-radius: 84.47px;
    border-radius: 84.47px;
    background: #00a892;
}
.ellipse-1 {
    display: block;
    margin: 0 auto;
    width: 161px;
    -webkit-border-radius: 80.63px;
    -moz-border-radius: 80.63px;
    border-radius: 80.63px;
}
.text-17 {
    margin: 13px 0 0;
    font-size: 23.08902px;
    font-weight: bold;
    text-align: center;
}
.text-18 {
    margin: 12px auto 0;
    width: 191px;
    line-height: 24px;
    text-align: center;
}
.col-6 {
    min-height: 351px;
    padding: 17px 28px 20px;
    position: relative;
    width: 260px;
    background: #e6f3f2;
}
.ellipse-1-copy-4-holder {
    margin: 0 auto;
    padding: 4px 0 5px;
    position: relative;
    width: 170px;
    -webkit-border-radius: 84.87px;
    -moz-border-radius: 84.87px;
    border-radius: 84.87px;
    background: #00a892;
}
.ellipse-1-copy {
    display: block;
    margin: 0 auto;
    width: 161px;
    -webkit-border-radius: 80.63px;
    -moz-border-radius: 80.63px;
    border-radius: 80.63px;
}
.text-19 {
    margin: 11px 0 0;
    font-size: 23.08902px;
    font-weight: bold;
    text-align: center;
}
.text-20 {
    margin: 11px auto 0;
    width: 191px;
    line-height: 24px;
    text-align: center;
}
.col-7 {
    min-height: 351px;
    padding: 17px 0;
    position: relative;
    width: 260px;
    background: #e6f3f2;
}
.ellipse-1-copy-5-holder {
    margin: 0 auto;
    padding: 4px 0 5px;
    position: relative;
    width: 170px;
    -webkit-border-radius: 84.87px;
    -moz-border-radius: 84.87px;
    border-radius: 84.87px;
    background: #00a892;
}
.ellipse-1-copy-2 {
    display: block;
    margin: 0 auto;
    width: 161px;
    -webkit-border-radius: 80.63px;
    -moz-border-radius: 80.63px;
    border-radius: 80.63px;
}
.text-21 {
    margin: 12px 0 0;
    font-size: 23.08902px;
    font-weight: bold;
    text-align: center;
}
.text-22 {
    margin: 13px auto 0;
    width: 192px;
    line-height: 24px;
    text-align: center;
}
.col-8 {
    min-height: 351px;
    padding: 17px 0;
    position: relative;
    width: 260px;
    background: #e6f3f2;
}
.ellipse-1-copy-6-holder {
    margin: 0 auto;
    padding: 4px 0;
    position: relative;
    width: 169px;
    -webkit-border-radius: 84.62px;
    -moz-border-radius: 84.62px;
    border-radius: 84.62px;
    background: #00a892;
}
.ellipse-1-copy-2-2 {
    display: block;
    margin: 0 auto;
    width: 161px;
    -webkit-border-radius: 80.63px;
    -moz-border-radius: 80.63px;
    border-radius: 80.63px;
}
.text-23 {
    margin: 13px 0 0;
    font-size: 23.08902px;
    font-weight: bold;
    text-align: center;
}
.text-24 {
    margin: 12px auto 0;
    width: 191px;
    line-height: 24px;
    text-align: center;
}
.text-25 {
    margin: 50px 0 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.rectangle-28 {
    display: block;
    height: 12px;
    left: 0;
    margin: 27px auto 0;
    position: relative;
    width: 817px;
    background: #00a892;
}
.row-17 {
    position: relative;
}
.rectangle-27-copy-3 {
    margin-right: 24px;
    width: 379px;
}
.rectangle-29 {
    height: 282px;
    width: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00a892;
}
.rectangle-27-copy-3-2 {
    float: left;
    margin: 1px 0 0 24px;
    width: 379px;
}
.rectangle-28-copy {
    height: 12px;
    margin: 10px auto 0;
    width: 926px;
    background: #00a892;
}
.row-15 {
    margin: 11px auto 0;
    position: relative;
    text-align: center;
}
.row-15 > * {
    margin: 0 14.3px 0 0;
}
.row-15 > *:last-child {
    margin-right: 0 !important;
}
.rectangle-27 {
    width: 280px;
}
.rectangle-29-copy {
    height: 209px;
    width: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00a892;
}
.rectangle-27-copy {
    width: 280px;
}
.rectangle-29-copy-2 {
    height: 209px;
    width: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #00a892;
}
.rectangle-27-copy-2 {
    width: 280px;
}
.row-15 > * {
    display: inline-block;
    vertical-align: top;
}
.rectangle-28-copy-2 {
    display: block;
    height: 12px;
    left: 11px;
    margin: 10px auto 0;
    position: relative;
    width: 926px;
    background: #00a892;
}
.text-26 {
    margin: 51px 0 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.row-13 {
    left: 16px;
    margin: 36px auto 0;
    position: relative;
    width: 1068px;
}
.wrapper-20 {
    float: left;
    height: 157px;
    margin: 0 40px 0 0;
    position: relative;
    width: 514px;
    background: #e6f3f2;
}
.col-9 {
    left: 50%;
    min-height: 157px;
    padding: 11px 30px;
    position: absolute;
    top: 0;
    width: 245px;
    background: url(images/rectangle_31.png) no-repeat;
    margin-left: -257px;
}
.ellipse-2-holder {
    padding: 6px 0;
    position: relative;
    width: 95px;
    -webkit-border-radius: 47.72px;
    -moz-border-radius: 47.72px;
    border-radius: 47.72px;
    background: #e6f3f2;
}
.vector-smart-object-2 {
    display: block;
    margin: 0 auto;
}
.text-27 {
    margin: 13px 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.text-28 {
    left: 50%;
    position: absolute;
    top: 8px;
    width: 270px;
    line-height: 24px;
    margin-left: -34px;
}
.rectangle-32-holder {
    left: 50%;
    padding: 8px 0;
    position: absolute;
    top: 114px;
    width: 308px;
    background: #069c88;
    margin-left: -51px;
}
.vector-smart-object-3 {
    display: block;
    margin: 0 auto;
}
.wrapper-21 {
    float: left;
    height: 157px;
    position: relative;
    width: 514px;
    background: #e6f3f2;
}
.col-10 {
    left: 50%;
    min-height: 157px;
    padding: 11px 29px;
    position: absolute;
    top: 0;
    width: 245px;
    background: url(images/rectangle_31.png) no-repeat;
    margin-left: -257px;
}
.ellipse-2-copy-holder {
    padding: 6px 0;
    position: relative;
    width: 95px;
    -webkit-border-radius: 47.72px;
    -moz-border-radius: 47.72px;
    border-radius: 47.72px;
    background: #e6f3f2;
}
.vector-smart-object-4 {
    display: block;
    margin: 0 auto;
}
.text-29 {
    margin: 13px 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
.text-30 {
    left: 50%;
    position: absolute;
    top: 8px;
    width: 271px;
    line-height: 24px;
    margin-left: -34px;
}
.rectangle-32-copy-holder {
    left: 50%;
    padding: 7px 0 8px;
    position: absolute;
    top: 114px;
    width: 308px;
    background: #069c88;
    margin-left: -51px;
}
.vector-smart-object-copy {
    display: block;
    margin: 0 auto;
}
.col-13 {
    margin: 70px 0 0;
    min-height: 563px;
    padding: 41px 0 1px;
    position: relative;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9InJlY3RhbmdsZS0xNSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iMCUiPgo8c3RvcCBvZmZzZXQ9Ii00Mi44OTU0MSUiIHN0b3AtY29sb3I9IiMwMDdjNzAiIHN0b3Atb3BhY2l0eT0iMSIgLz4KPHN0b3Agb2Zmc2V0PSIxMDcuMTA0NTklIiBzdG9wLWNvbG9yPSIjMjhhOTljIiBzdG9wLW9wYWNpdHk9IjEiIC8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjcmVjdGFuZ2xlLTE1KSIgLz48L3N2Zz4=);
    background: -moz-linear-gradient(90deg, #007c70 -42.89541%, #28a99c 107.10459%);
    background: -o-linear-gradient(90deg, #007c70 -42.89541%, #28a99c 107.10459%);
    background: -webkit-linear-gradient(90deg, #007c70 -42.89541%, #28a99c 107.10459%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(-42.89541%, #007c70), color-stop(107.10459%, #28a99c));
    background: -webkit-linear-gradient(bottom, #007c70 -42.89541%, #28a99c 107.10459%);
    background: -moz-linear-gradient(bottom, #007c70 -42.89541%, #28a99c 107.10459%);
    background: -o-linear-gradient(bottom, #007c70 -42.89541%, #28a99c 107.10459%);
    background: linear-gradient(0deg, #007c70 -42.89541%, #28a99c 107.10459%);
}
.row-6 {
    left: 20.5px;
    margin: 0 auto;
    position: relative;
    width: 297px;
}
.layer {
    float: left;
    margin: 2px 21px 0 0;
}
.col-19 {
    float: left;
    position: relative;
    width: 205px;
}
.text-31 {
    display: block;
    margin: 0 auto;
}
.text-32 {
    display: block;
    margin: 4px auto 0;
}
.rectangle-17 {
    display: block;
    height: 1px;
    left: 13px;
    margin: 40px auto 0;
    position: relative;
    width: 1170px;
    background: #ffffff;
}
.row-8 {
    margin: 19px 0 0 165px;
    position: relative;
}
.text-33 {
    float: left;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.text-34 {
    float: left;
    margin: 0 0 0 433px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.text-35 {
    float: left;
    margin: 1px 0 0 138px;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.row-2 {
    margin: 22px 361px 0 110px;
    position: relative;
}
.rectangle-16 {
    float: left;
    height: 1px;
    width: 413px;
    background: #ffffff;
}
.rectangle-16-copy-5 {
    float: left;
    height: 1px;
    margin: 0 0 0 124px;
    width: 182px;
    background: #ffffff;
}
.rectangle-16-copy-6 {
    float: left;
    height: 1px;
    margin: 0 0 0 838px;
    width: 335px;
    background: #ffffff;
}
.row-7 {
    left: 11px;
    margin: 19px auto 0;
    position: relative;
    width: 1150px;
}
.col-27 {
    float: left;
    margin: 4px 0 0;
    position: relative;
    width: 378px;
}
.row-20 {
    margin: 0 0 0 1px;
    position: relative;
}
.dia-chi-300x300 {
    float: left;
    margin: 10px 16px 0 0;
}
.text-36 {
    float: left;
    color: #ffffff;
    line-height: 24px;
}
.row-24 {
    margin: 21px 0 0;
    position: relative;
}
.layer-19 {
    float: left;
    margin: 0 19px 0 0;
}
.text-37 {
    color: #ffffff;
    font-weight: bold;
}
.row-25 {
    margin: 28px 0 0;
    position: relative;
}
.layer-20 {
    float: left;
    margin: 2px 17px 0 0;
}
.text-38 {
    color: #ffffff;
    font-weight: bold;
}
.row-21 {
    margin: 21px 0 0;
    position: relative;
}
.layer-22 {
    float: left;
    margin: 4px 15px 0 0;
}
.text-39 {
    float: left;
    color: #ffffff;
    line-height: 24px;
}
.col-28 {
    float: left;
    margin: 11px 0 0 150px;
    position: relative;
    width: 7px;
}
.rectangle-16-copy {
    display: block;
}
.rectangle-16-copy-2 {
    display: block;
    margin: 22px 0 0;
}
.rectangle-16-copy-3 {
    display: block;
    margin: 24px 0 0;
}
.rectangle-16-copy-4 {
    display: block;
    margin: 24px 0 0;
}
.text-40 {
    float: left;
    margin: 0 0 0 5px;
    width: 210px;
    color: #ffffff;
    font-weight: bold;
    line-height: 36px;
}
.layer-21 {
    float: left;
    margin: 13px 0 0 78px;
}
.rectangle-15-copy-holder {
    margin: 36px 0 0;
    min-height: 79px;
    position: relative;
    background: #055850;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-41 {
    margin: 0 auto;
}
.text-41 > * {
    color: #ffffff;
    font-weight: bold;
}
.text-style {
    font-size: 28px;
    font-weight: bold;
}
.fw700 {
    font-weight: bold;
}
.fw400 {
    font-weight: normal;
}


.text-5 {
    position: relative;
    padding: 0 0 20px 0;
}

.text-5 .sub-menus {
    position: absolute;
    top: 100%;
    left: 0;
    width: 300px;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.5);
    visibility: hidden;
    opacity: 0;
}

.sub-menus li {
    display: block;
}

.sub-menus a {
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}

@media ( min-width: 1200px ) {

    .text-5:hover .sub-menus {
        visibility: visible;
        opacity: 1;
    }
}
@media ( max-width: 1199px) {

    .sub-menus.active {
        visibility: visible;
        opacity: 1;
    }
}

.sha-content .sha-content-child {
    max-width: 600px;
    margin: 0 auto 15px auto;
}
.sha-content h1, .sha-content h2 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
    .sha-content h1, .sha-content h2 {
        font-size: 25px;
        margin-bottom: 25px;
    }
}
.sha-content h3, .sha-content h4 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
}
@media screen and (max-width: 991px) {
    .sha-content h3, .sha-content h4 {
        font-size: 20px;
    }
}
.sha-content h4 {
    font-size: 22px;
}
.sha-content h5, .sha-content h6 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
}
.sha-content h6 {
    font-size: 14px;
}
.sha-content a {
    color: #007c70;
}
.sha-content a:hover {
    color: #007c70;
    text-decoration: underline;
}
.sha-content li {
    color: #111;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.5;
}
.sha-content p {
    color: #111;
    text-align: left;
    font-weight: 400;
    letter-spacing: 0.02em;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.5;
}
.sha-content p.wp-caption-text {
    text-align: center;
}
@media (max-width: 991px) {
    .sha-content p {
        font-size: 15px;
        line-height: 1.4;
    }
}
.sha-content {
    padding-top: 30px;
    width: 800px;
    margin: 0 auto;
}

.sha-content img {
    max-width: 100%;
    border-radius: 12px;
    margin: 0 auto;
}
.sha-content ul {
    list-style: disc;
    padding-left: 20px;
}
.sha-content strong {
    font-weight: 700;
}
.sha-content blockquote {
    background: #f5f5f5;
    padding: 10px 20px 10px 24px;
    font-size: 16px;
    color: #666;
    font-style: italic;
    line-height: 1.7;
    text-align: left;
    position: relative;
}
.sha-content blockquote p {
    font-style: italic;
}
.sha-content blockquote:before {
    content: '';
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    width: 4px;
    background: #007c70;
}
.sha-content table {
    width: 100% !important;
    table-layout: fixed;
    background-color: #f9f9f9;
}
.sha-content table th {
    background-color: #007c70;
    color: #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 7px 10px;
    text-align: center;
}
.sha-content table td {
    padding: 7px 10px;
    color: #212529;
    background-color: rgba(0, 124, 112, 0.1);
    border: 1px solid #fff;
}
.sha-content table tbody tr:nth-child(odd) td {
    background-color: rgba(0, 124, 112, 0.1);
    border: 1px solid #fff;
}



html, body {
    overflow-x: hidden;
}

.global_container_ {
    overflow-x: hidden;
}

/* Làm responsive các container có width cố định */
.row-12, .row-3 {
    max-width: 100%;
    box-sizing: border-box;
}


/* CSS RESPONSIVE CHO PHẦN "VỀ CHÚNG TÔI" TRÊN MOBILE */

/* Tablet và Mobile */
@media (max-width: 1199px) {
    .row-12 {
        width: 95%;
        padding: 0 10px;
    }

    .col-26 {
        width: 100%;
        margin: 0 0 20px 0;
        float: none;
    }

    .text-15 {
        width: 100%;
        margin: 0;
        padding: 0 10px;
    }

    .rectangle-4-copy-holder {
        width: 100%;
        float: none;
        margin: 20px auto 0;
    }
}

/* MOBILE RESPONSIVE */
@media (max-width: 768px) {

    /* Container chính */
    .col-14 {
        margin: 20px 0 0;
        padding: 20px 0 30px;
        min-height: auto;
    }

    /* Tiêu đề */
    .text-14 {
        font-size: 20px;
        margin-bottom: 20px;
        padding: 0 15px;
    }

    /* Container chứa nội dung */
    .row-12 {
        width: 100%;
        margin: 15px auto 0;
        padding: 0 15px;
    }

    /* Cột chứa text */
    .col-26 {
        width: 100%;
        margin: 0 0 20px 0;
        float: none;
    }

    /* Text chính */
    .text-15 {
        width: 100%;
        margin: 0;
        padding: 0;
        font-size: 15px;
        line-height: 1.6;
        text-align: justify;
    }

    /* Container chứa 2 hình nhỏ */
    .row-19 {
        margin: 20px 0 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    /* Hình ảnh nhỏ - sắp xếp theo cột */
    .rectangle-24-copy-holder,
    .rectangle-24-holder {
        float: none;
        width: 100%;
        margin: 0;
        padding: 8px 0;
    }

    .rectangle-23,
    .ntr05921 {
        width: 100%;
        max-width: 300px;
        height: auto;
    }

    /* Hình ảnh lớn */
    .rectangle-4-copy-holder {
        width: 100%;
        float: none;
        margin: 20px auto 0;
        padding: 8px 0;
    }

    .rectangle-4 {
        width: 100%;
        max-width: 350px;
        height: auto;
    }

    /* Reset float cho mobile */
    .col-26,
    .rectangle-4-copy-holder,
    .rectangle-24-copy-holder,
    .rectangle-24-holder {
        float: none !important;
    }
}

/* MOBILE NHỎ */
@media (max-width: 480px) {

    .col-14 {
        padding: 15px 0 20px;
    }

    .text-14 {
        font-size: 18px;
        padding: 0 10px;
    }

    .row-12 {
        padding: 0 10px;
    }

    .text-15 {
        font-size: 14px;
        line-height: 1.5;
    }

    /* Layout 2 cột cho hình nhỏ trên mobile nhỏ */
    .row-19 {
        display: flex;
        flex-direction: row;
        gap: 10px;
        margin: 15px 0 0;
    }

    .rectangle-24-copy-holder,
    .rectangle-24-holder {
        width: calc(50% - 5px);
        padding: 5px 0;
    }

    .rectangle-23,
    .ntr05921 {
        width: 100%;
        height: auto;
    }

    .rectangle-4-copy-holder {
        margin: 15px auto 0;
        padding: 5px 0;
    }

    .rectangle-4 {
        max-width: 280px;
    }
}

/* LAYOUT FLEXBOX ALTERNATIVE (Nếu muốn layout đẹp hơn) */
@media (max-width: 768px) {

    /* Alternative: Sử dụng Flexbox cho layout hiện đại */
    .row-12.flex-layout {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .col-26.flex-layout {
        order: 1;
        margin-bottom: 25px;
    }

    .rectangle-4-copy-holder.flex-layout {
        order: 2;
        align-self: center;
    }

    /* Gallery layout cho hình ảnh */
    .row-19.gallery-layout {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-top: 20px;
    }

    .rectangle-24-copy-holder.gallery-layout,
    .rectangle-24-holder.gallery-layout {
        width: 100%;
        margin: 0;
    }
}

/* FIX OVERFLOW CHO MOBILE */
@media (max-width: 1199px) {
    html, body {
        overflow-x: hidden;
    }

    .global_container_ {
        overflow-x: hidden;
    }

    /* Đảm bảo không có element nào vượt quá màn hình */
    * {
        max-width: 100%;
        box-sizing: border-box;
    }
}














/* BỔ SUNG CSS CHO MOBILE - 4 ITEM THẲNG 1 HÀNG */

/* Mobile và Tablet */
@media (max-width: 1199px) {
    .row-5 {
        width: 100%;
        left: 0;
        margin: 39px auto 0;
        padding: 0 10px;
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }

    .row-5 > * {
        float: none;
        margin: 0;
        flex: 1;
        min-width: 0;
    }

    .col-5, .col-6, .col-7, .col-8 {
        width: calc(25% - 7.5px);
        min-width: 0;
        padding: 12px 5px 30px;
        min-height: 280px;
    }

    .ellipse-1-copy-3-holder,
    .ellipse-1-copy-4-holder,
    .ellipse-1-copy-5-holder,
    .ellipse-1-copy-6-holder {
        width: 120px;
        padding: 3px 0;
    }

    .ellipse-1,
    .ellipse-1-copy,
    .ellipse-1-copy-2,
    .ellipse-1-copy-2-2 {
        width: 114px;
        height: auto;
    }

    .text-17, .text-19, .text-21, .text-23 {
        font-size: 16px;
        margin: 8px 0 0;
    }

    .text-18, .text-20, .text-22, .text-24 {
        width: 95%;
        margin: 8px auto 0;
        font-size: 13px;
        line-height: 18px;
    }
}

/* Mobile nhỏ */
@media (max-width: 768px) {
    .row-5 {
        padding: 0 5px;
        gap: 5px;
    }

    .col-5, .col-6, .col-7, .col-8 {
        width: calc(25% - 4px);
        padding: 10px 3px 25px;
        min-height: 250px;
    }

    .ellipse-1-copy-3-holder,
    .ellipse-1-copy-4-holder,
    .ellipse-1-copy-5-holder,
    .ellipse-1-copy-6-holder {
        width: 80px;
        padding: 2px 0;
    }

    .ellipse-1,
    .ellipse-1-copy,
    .ellipse-1-copy-2,
    .ellipse-1-copy-2-2 {
        width: 76px;
        height: auto;
    }

    .text-17, .text-19, .text-21, .text-23 {
        font-size: 13px;
        margin: 6px 0 0;
    }

    .text-18, .text-20, .text-22, .text-24 {
        width: 95%;
        margin: 6px auto 0;
        font-size: 11px;
        line-height: 16px;
    }
}

/* Mobile rất nhỏ */
@media (max-width: 480px) {
    .row-5 {
        padding: 0 3px;
        gap: 3px;
    }

    .col-5, .col-6, .col-7, .col-8 {
        width: calc(25% - 2px);
        padding: 8px 2px 20px;
        min-height: 220px;
    }

    .ellipse-1-copy-3-holder,
    .ellipse-1-copy-4-holder,
    .ellipse-1-copy-5-holder,
    .ellipse-1-copy-6-holder {
        width: 60px;
        padding: 2px 0;
    }

    .ellipse-1,
    .ellipse-1-copy,
    .ellipse-1-copy-2,
    .ellipse-1-copy-2-2 {
        width: 56px;
        height: auto;
    }

    .text-17, .text-19, .text-21, .text-23 {
        font-size: 11px;
        margin: 5px 0 0;
    }

    .text-18, .text-20, .text-22, .text-24 {
        width: 95%;
        margin: 5px auto 0;
        font-size: 9px;
        line-height: 14px;
    }
}

/* Mobile cực nhỏ */
@media (max-width: 360px) {
    .row-5 {
        padding: 0 2px;
        gap: 2px;
    }

    .col-5, .col-6, .col-7, .col-8 {
        width: calc(25% - 1.5px);
        padding: 6px 1px 15px;
        min-height: 200px;
    }

    .ellipse-1-copy-3-holder,
    .ellipse-1-copy-4-holder,
    .ellipse-1-copy-5-holder,
    .ellipse-1-copy-6-holder {
        width: 50px;
        padding: 1px 0;
    }

    .ellipse-1,
    .ellipse-1-copy,
    .ellipse-1-copy-2,
    .ellipse-1-copy-2-2 {
        width: 48px;
        height: auto;
    }

    .text-17, .text-19, .text-21, .text-23 {
        font-size: 10px;
        margin: 4px 0 0;
    }

    .text-18, .text-20, .text-22, .text-24 {
        width: 95%;
        margin: 4px auto 0;
        font-size: 8px;
        line-height: 12px;
    }
}

/* XÓA BỎ FLOAT VÀ MARGIN CŨ TRÊN MOBILE */
@media (max-width: 1199px) {
    .row-5 > *:last-child {
        margin-right: 0 !important;
    }

    .row-5 > * {
        float: none !important;
        margin: 0 !important;
    }
}










/* BỔ SUNG CSS CHO ĐÁNH GIÁ BỆNH NHÂN - NẰM 1 HÀNG */

/* Desktop - 2 đánh giá nằm ngang */
@media (min-width: 768px) {
    .row-13 {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        gap: 40px;
        width: 100%;
        max-width: 1068px;
        left: 0;
        margin: 36px auto 0;
        padding: 0 16px;
    }

    .wrapper-20,
    .wrapper-21 {
        float: none;
        width: calc(50% - 20px);
        margin: 0;
        display: flex;
        flex-direction: column;
        background: #e6f3f2;
        border-radius: 10px;
        padding: 20px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
        position: relative;
        min-height: 200px;
    }

    .col-9,
    .col-10 {
        position: static;
        width: 100%;
        margin: 0;
        padding: 0;
        background: none;
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 15px;
    }

    .ellipse-2-holder,
    .ellipse-2-copy-holder {
        width: 80px;
        height: 80px;
        padding: 6px;
        border-radius: 50%;
        background: #e6f3f2;
        border: 3px solid #00a892;
        flex-shrink: 0;
    }

    .vector-smart-object-2,
    .vector-smart-object-4 {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        object-fit: cover;
    }

    .text-27,
    .text-29 {
        margin: 0;
        color: #00a892;
        font-size: 18px;
        font-weight: bold;
        flex: 1;
    }

    .text-28,
    .text-30 {
        position: static;
        width: 100%;
        margin: 0 0 15px 0;
        line-height: 24px;
        color: #333;
        font-size: 15px;
        flex: 1;
    }

    .rectangle-32-holder,
    .rectangle-32-copy-holder {
        position: static;
        width: 100%;
        margin: 0;
        padding: 8px 0;
        background: #00a892;
        border-radius: 5px;
        text-align: center;
        margin-top: auto;
    }

    .vector-smart-object-3,
    .vector-smart-object-copy {
        max-width: 164px;
        height: auto;
    }
}

/* Tablet */
@media (max-width: 1199px) and (min-width: 768px) {
    .row-13 {
        padding: 0 20px;
        gap: 30px;
    }

    .wrapper-20,
    .wrapper-21 {
        padding: 18px;
        min-height: 180px;
    }

    .text-27,
    .text-29 {
        font-size: 17px;
    }

    .text-28,
    .text-30 {
        font-size: 14px;
        line-height: 22px;
    }
}

/* Mobile - Vẫn giữ layout dọc */
@media (max-width: 767px) {
    .row-13 {
        display: block;
        width: 95%;
        left: 0;
        margin: 30px auto 0;
        padding: 0 15px;
    }

    .wrapper-20,
    .wrapper-21 {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
        background: #e6f3f2;
        border-radius: 10px;
        padding: 20px;
        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
        position: relative;
    }

    .wrapper-21 {
        margin-bottom: 0;
    }

    .col-9,
    .col-10 {
        position: static;
        width: 100%;
        margin: 0 0 15px 0;
        padding: 0;
        background: none;
        display: flex;
        align-items: center;
        gap: 15px;
    }

    .ellipse-2-holder,
    .ellipse-2-copy-holder {
        width: 70px;
        height: 70px;
        padding: 5px;
        border-radius: 50%;
        background: #e6f3f2;
        border: 3px solid #00a892;
        flex-shrink: 0;
    }

    .text-27,
    .text-29 {
        margin: 0;
        color: #00a892;
        font-size: 16px;
        font-weight: bold;
    }

    .text-28,
    .text-30 {
        position: static;
        width: 100%;
        margin: 0 0 15px 0;
        line-height: 22px;
        color: #333;
        font-size: 14px;
    }

    .rectangle-32-holder,
    .rectangle-32-copy-holder {
        position: static;
        width: 100%;
        margin: 0;
        padding: 8px 0;
        background: #00a892;
        border-radius: 5px;
        text-align: center;
    }
}

/* Override các style cũ */
.wrapper-20,
.wrapper-21 {
    height: auto !important;
}

.col-9,
.col-10 {
    min-height: auto !important;
}




/* CSS ĐỊNH DẠNG PHẦN VỀ CHÚNG TÔI */

/* Container chính */
.col-14 {
    background: rgba(11, 136, 124, 0.05);
    padding: 50px 0 60px;
    margin: 51px 0 0;
}

/* Tiêu đề chính */
.text-14 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #007c70;
    margin-bottom: 40px;
    letter-spacing: 1px;
    position: relative;
}

.text-14::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #007c70, #28a99c);
    border-radius: 2px;
}

/* Container nội dung */
.row-12 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

/* Cột text */
.col-26 {
    flex: 1;
    margin: 0;
    width: auto;
}

/* Định dạng văn bản chính */
.text-15 {
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    text-align: justify;
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
}

/* Chữ cái đầu drop cap */
.text-15 .text-style {
    float: left;
    font-size: 72px;
    line-height: 60px;
    padding-right: 8px;
    padding-top: 4px;
    font-family: Georgia, serif;
    color: #007c70;
    font-weight: 700;
}

/* Tên phòng khám nổi bật */
.text-15 .fw700 {
    color: #007c70;
    font-weight: 700;
    font-size: 17px;
}

/* Container ảnh nhỏ */
.row-19 {
    display: flex;
    gap: 15px;
    margin: 30px 0 0 0;
}

.rectangle-24-copy-holder,
.rectangle-24-holder {
    flex: 1;
    padding: 0;
    background: none;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.rectangle-24-copy-holder:hover,
.rectangle-24-holder:hover {
    transform: translateY(-5px);
}

.rectangle-23,
.ntr05921 {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 12px;
}

/* Container ảnh lớn */
.rectangle-4-copy-holder {
    flex-shrink: 0;
    width: 400px;
    padding: 0;
    background: none;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease;
}

.rectangle-4-copy-holder:hover {
    transform: translateY(-5px);
}

.rectangle-4 {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 15px;
}

/* RESPONSIVE */

/* Tablet */
@media (max-width: 1199px) {
    .row-12 {
        padding: 0 30px;
        gap: 30px;
    }

    .rectangle-4-copy-holder {
        width: 350px;
    }

    .text-14 {
        font-size: 28px;
    }
}

/* Mobile lớn */
@media (max-width: 991px) {
    .row-12 {
        flex-direction: column;
        gap: 30px;
        padding: 0 20px;
    }

    .col-26 {
        order: 1;
        width: 100%;
    }

    .rectangle-4-copy-holder {
        order: 2;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .text-14 {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .text-15 {
        font-size: 15px;
        line-height: 1.7;
        margin-bottom: 25px;
    }

    .text-15 .text-style {
        font-size: 64px;
        line-height: 50px;
    }
}

/* Mobile */
@media (max-width: 768px) {
    .col-14 {
        padding: 30px 0 40px;
        margin: 30px 0 0;
    }

    .row-12 {
        padding: 0 15px;
        gap: 25px;
    }

    .text-14 {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .text-15 {
        font-size: 14px;
        line-height: 1.6;
        text-align: left;
    }

    .text-15 .text-style {
        font-size: 56px;
        line-height: 45px;
        padding-right: 6px;
    }

    .text-15 .fw700 {
        font-size: 15px;
    }

    .row-19 {
        flex-direction: column;
        gap: 12px;
        margin: 20px 0 0 0;
    }

    .rectangle-23,
    .ntr05921 {
        height: 120px;
    }

    .rectangle-4 {
        height: 250px;
    }
}

/* Mobile nhỏ */
@media (max-width: 480px) {
    .col-14 {
        padding: 25px 0 35px;
    }

    .row-12 {
        padding: 0 10px;
    }

    .text-14 {
        font-size: 20px;
        padding: 0 10px;
    }

    .text-15 {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .text-15 .text-style {
        font-size: 48px;
        line-height: 40px;
    }

    .row-19 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
        margin: 15px 0 0 0;
    }

    .rectangle-23,
    .ntr05921 {
        height: 100px;
    }

    .rectangle-4 {
        height: 200px;
    }
}

/* Hiệu ứng loading cho ảnh */
.rectangle-23,
.ntr05921,
.rectangle-4 {
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

.rectangle-23:not([src]),
.ntr05921:not([src]),
.rectangle-4:not([src]) {
    animation: loading 1.5s infinite;
}

/* Reset các style cũ có thể conflict */
.col-14.group:before,
.col-14.group:after,
.row-12.group:before,
.row-12.group:after,
.row-19.match-height.group:before,
.row-19.match-height.group:after {
    display: none;
}

.col-26,
.rectangle-4-copy-holder,
.rectangle-24-copy-holder,
.rectangle-24-holder {
    float: none !important;
}