.footer .col-md-6.contact/*
Theme Name: cit_group
Author: VT.CIT
Version: 1.2
Text Domain: cit_group

-------------------------------------------------------------- */
:root {
    --color-primary: #0f5b89;
    --color-secondary: #009dca;
    --color-orange: #faa61a;
}

a {
    color: var(--color-orange);
}

a:hover,
a:focus {
    color: rgba(255, 255, 255, 0.75);
}

a,
button {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

body {
    font-size: 15px;
    font-weight: 300;
    font-family: "K2D", sans-serif;
    color: #fff;
}
h4 {
    font-size: 16px;
}
h3 {
    font-size: 18px;
}
h2 {
    font-size: 20px;
}
h1 {
    font-size: 22px;
}
.heading-section {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
}
.myblock {
    padding: 40px 0;
}
#wapper {
    background: rgb(15, 91, 137) !important;
}
#wapper:before {
    content: unset;
}
/* header */
.logo-desktop svg,
.logo-desktop img {
    max-width: 247px;
    max-height: 67px;
}
.slogan {
    left: 160px;
}
/* Footer */
.footer .nav-pills .nav-link.active,
.footer .nav-pills .show > .nav-link,
.footer .nav-pills .nav-link:hover {
    background-color: unset;
    color: #e4a63c;
}
.footer .nav-pills .nav-link {
    color: #fff;
    padding: 1px 10px;
}

.footer .company-list iframe {
    width: 100%;
    height: 228px;
}
.footer .company-info p span {
    font-weight: 600;
}
.footer {
    position: relative;
}
.footer-copy .container {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #916d03;
    font-size: 0.9rem;
    text-align: center;
}
.footer::before {
    content: "";
    position: absolute;
    right: 0%;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/logo-pattern.svg?t=1);
    width: 25vw;
    height: 25vw;
    z-index: 0;
}
#main-footer .company-list p {
    margin-bottom: 10px;
}
.footer .col-md-6.contact {
    box-shadow: 0px 1px 2px #03b0ff;
    border-radius: 10px;
    padding-top: 30px;
}
#wpcf7-f29712-o1 {
    margin-top: 0;
}
.section-lien-he .col-md-3 .item-lien-he {
    background: linear-gradient(175deg, #45b3fff2, #548bc4);
    box-shadow: 1px 2px 2px;
    border-radius: 20px;
    padding: 16px;
    height: 100%;
}
.section-lien-he .col-md-3 .item-lien-he:hover {
    background: linear-gradient(175deg, #0069fff2, #548bc4);
}
.section-lien-he .col-md-3 a {
    color: #fff;
}

/* sidleshow */
.home .section-sidleshow {
    overflow: hidden;
    padding-top: 5%;
}
.home .section-sidleshow .icon-sidleshow {
    position: absolute;
    left: 0%;
    bottom: -80px;
    width: 25vw;
    height: 17vw;
    z-index: 9;
    opacity: 40%;
}
.home .section-sidleshow .left-sidleshow .icon i,
.home .section-goi-thiet-ket .icon i {
    color: #ff9900;
    padding-left: 10px;
}
.home .section-sidleshow .left-sidleshow p {
    margin-bottom: 0;
}
.home .section-sidleshow .left-sidleshow .content {
    margin: 0px;
}
.home .section-sidleshow .left-sidleshow .icon,
.home .section-goi-thiet-ket .icon {
    background-image: url(./images/icon.png);
    padding: 8px 9px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 9px;
    background-size: 61%;
    background-position: center;
}
.home .section-sidleshow .hinh-dong-sidleshow {
    position: absolute;
    bottom: -13%;
    width: 62%;
    z-index: 99;
    left: 45%;
}
.home .section-sidleshow .hinh-dong-sidleshow img {
    animation: zoomAnimation 1s forwards;
}
.home .section-sidleshow .container {
    /* max-width: 1000px; */
    padding: 40px;
    margin-top: 8%;
    margin-bottom: 3%;
    position: relative;
    border-radius: 10px;
}
.home .section-sidleshow .container::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 2px;
    border-radius: 10px;
    background: #012c58;
}
.home .section-sidleshow .row {
    position: relative;
    z-index: 9999;
}
.home .section-sidleshow .container::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    content: "";
    border-radius: 10px;
    font-weight: bold;
    background: linear-gradient(180deg, aqua, #012c58);
}

/* khách hàng  */
.section-khach-hang {
    background-color: #fff;
    padding: 5px 0;
}
.section-khach-hang .title {
    color: var(--color-primary);
}
.section-khach-hang .resize {
    padding-top: 35%;
}
.section-khach-hang .resize img {
    object-fit: contain;
}
/* giải pháp  */
.section-giai-phap .container-khoi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 879px;
    height: 541px;
    background-position: center;
    border-radius: 25px;
    color: #fff;
    z-index: 1;
    transition: 2s;
    /* background-color: #053450; */
}
.section-giai-phap .background-nen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    transition: 2s;
    filter: blur(5px);
}
.section-giai-phap {
    background-color: #053450;
    overflow: hidden;
    padding: 28% 0;
    position: relative;
}
.section-giai-phap .container-khoi::before {
    content: "";
    position: absolute;
    top: 5%;
    left: 0;
    height: 90%;
    width: 2px;
    background: radial-gradient(#53d9ff, transparent);
}
.section-giai-phap .container-khoi::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #818d9514;
    z-index: -1;
    border-radius: 20px;
}
.section-giai-phap .content-section {
    max-width: 500px;
    font-size: 18px;
    padding-top: 32px;
}
.section-giai-phap .heading-section {
    position: absolute;
    z-index: 999;
    top: 8%;
    width: 100%;
    left: 0;
}

/* dự án tiêu biểu  */
.section-du-an-tieu-bieu .item {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 10px;
}
.section-du-an-tieu-bieu {
    background-color: #fff;
}
.section-du-an-tieu-bieu .heading-section {
    color: var(--color-primary);
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}
.section-du-an-tieu-bieu .content-section {
    color: var(--color-primary);
}
.section-du-an-tieu-bieu .item img {
    border-radius: 10px;
}
/* goi-thiet-ke */
.section-goi-thiet-ket {
    background-color: #fff;
}

.section-goi-thiet-ket .heading-section,
.section-goi-thiet-ket .title,
.section-goi-thiet-ket .content,
.section-goi-thiet-ket .content-content,
.section-goi-thiet-ket .content-section {
    color: var(--color-primary);
}
.section-goi-thiet-ket .content-section span,
.section-goi-thiet-ket .content-section p {
    font-size: 14px !important;
}
.section-goi-thiet-ket .heading-section {
    font-size: 30px;
}
.section-goi-thiet-ket .content-content {
    font-weight: bold;
    margin-bottom: 20px;
}
.section-goi-thiet-ket .item-goi-thiet-ket {
    padding: 30px;
    padding-bottom: 70px;
    border: 1px solid var(--color-primary);
    border-radius: 25px;
    height: 100%;
}
.section-goi-thiet-ket .item-goi-thiet-ket a.btn {
    position: absolute;
    bottom: 20px;
    left: 21%;
}

/* quy trình thiết kế  */
.section-quy-trinh-thiet-ke {
    background-color: #fff;
}
.section-quy-trinh-thiet-ke .heading-section,
.section-quy-trinh-thiet-ke .content-section,
.section-quy-trinh-thiet-ke .title,
.section-quy-trinh-thiet-ke .content-content,
.section-quy-trinh-thiet-ke .left {
    color: var(--color-primary);
}
.section-quy-trinh-thiet-ke .left,
.section-quy-trinh-thiet-ke .title {
    font-weight: bold;
}
.section-quy-trinh-thiet-ke .left span {
    padding: 0px 12px;
    border-radius: 50%;
    border-width: 6px;
    border-style: solid;
    font-size: 26px;
    border-color: var(--color-orange);
}
.section-quy-trinh-thiet-ke .right {
    border-radius: 30px;
    border: 1px solid var(--color-primary);
    padding: 10px 25px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.section-quy-trinh-thiet-ke .col-md-12:last-child .right {
    margin-bottom: 20px;
}
/* câu hỏi  */
.section-cau-hoi {
    background-color: #fff;
}
.section-cau-hoi .heading-section,
.section-cau-hoi .content-section {
    color: var(--color-primary);
}
.section-cau-hoi .card-header .btn {
    padding: 10px 0;
    font-size: 18px;
    color: var(--color-primary);
}
.section-cau-hoi .card-body {
    padding: 10px 0;
    color: #000;
}
.section-cau-hoi .card-header h2 {
    border-bottom: 1px solid var(--color-primary);
}
.section-cau-hoi .card-header {
    background-color: unset;
    border: unset;
    padding: 1px 0;
}
.section-cau-hoi .card {
    background-color: unset;
    border: unset;
}
.section-cau-hoi .btn:focus {
    box-shadow: unset;
    text-decoration: unset !important;
}
.section-du-an-danh-muc {
    background-color: #fff;
    padding-top: 11%;
}

.section-du-an-danh-muc ul#pills-tab {
    margin-bottom: 20px;
    position: relative;
}
.section-du-an-danh-muc .heading-section {
    color: var(--color-primary);
    margin-bottom: 45px !important;
}
.section-du-an-danh-muc .item {
    padding-left: 0;
    margin-bottom: 15px;
}
.section-du-an-danh-muc .item img {
    border-radius: 15px;
}
.section-du-an-danh-muc .nav-pills .nav-link.active,
.section-du-an-danh-muc .nav-pills .show > .nav-link,
.section-du-an-danh-muc .nav-pills .nav-link:hover {
    background-color: unset;
    border-right: unset !important;
    color: var(--color-orange);
}
.section-du-an-danh-muc .nav-pills .nav-link {
    border-radius: 0;
    padding: 0px 20px;
    font-size: 18px;
    color: var(--color-primary);
}
.section-du-an-danh-muc .nav-pills .nav-item ~ .nav-item .nav-link {
    border-right: 1px solid black;
}
/* câu chuyện  */
.section-cau-chuyen .avt-cau-chuyen::before {
    background-color: #426583;
    border-radius: 50%;
    position: absolute;
    content: "";
    height: 90%;
    width: 100%;
    top: 30px;
    left: 0;
}
.section-cau-chuyen .avt-cau-chuyen img {
    z-index: 11;
    position: absolute;
    height: 100%;
    width: 93%;
    top: -1%;
    left: 3%;
}
.section-cau-chuyen .avt-cau-chuyen {
    position: relative;
    padding: 165px;
}
.section-cau-chuyen .mb-0:first-child .btn-link,
.section-cau-chuyen .mb-0:last-child .btn-link {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.section-cau-chuyen .nav-pills .nav-link.active,
.section-cau-chuyen .nav-pills .show > .nav-link,
.section-cau-chuyen .nav-pills .nav-link:hover,
.section-cau-chuyen .nav-pills .nav-link:focus {
    background-color: #325e89;
    outline: unset;
}
.section-cau-chuyen .heading-section {
    color: var(--color-primary);
}
.section-cau-chuyen .content-section {
    color: var(--color-orange);
}
.section-cau-chuyen .btn-link:focus {
    box-shadow: unset;
}
.section-cau-chuyen .item-cau-chuyen .icon {
    position: relative;
    padding: 31px;
    width: 10%;
}
.section-cau-chuyen .item-cau-chuyen .icon::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: url(images/icon-dau-phay.png) center no-repeat;
}
.section-cau-chuyen .item-cau-chuyen .chuc-danh {
    position: relative;
    padding: 15px 15px 0;
}
.section-cau-chuyen .item-cau-chuyen .chuc-danh::before {
    content: "";
    height: 65%;
    background-color: #004984;
    width: 3px;
    position: absolute;
    bottom: 8%;
    left: 0;
}
.section-cau-chuyen .item-cau-chuyen .chuc-danh h3 {
    text-transform: capitalize;
    color: #325e89;
    font-weight: bold;
}
.section-cau-chuyen .item-cau-chuyen .chuc-danh p {
    color: #e2a12e;
    font-weight: 600;
}
.section-cau-chuyen .cau-chuyen-container .card-header .nav-link {
    border: unset;
    text-decoration: unset;
}
.section-cau-chuyen .cau-chuyen-container .card-header .nav-link:focus {
    box-shadow: unset;
    color: var(--color-primary);
}
.section-cau-chuyen .cau-chuyen-container .card-header .nav-link {
    border: unset;
    text-decoration: unset;
}
.section-cau-chuyen .cau-chuyen-container {
    padding: 0;
    margin-bottom: -105px;
    border-radius: 10px;
}
.section-cau-chuyen .cau-chuyen-container .cau-chuyen-row {
    box-shadow: 1px 2px 3px #426583;
    z-index: 99;
    position: relative;
}
.section-cau-chuyen .item-cau-chuyen {
    background-color: #fff;
    box-shadow: 1px 2px 3px #426583;
    z-index: 99;
    position: relative;
    margin-bottom: 5px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom: 1px solid #0c6795;
}
.section-cau-chuyen .content {
    color: #000;
}
.section-cau-chuyen .title {
    color: var(--color-primary);
}

.section-cau-chuyen .col-md-3,
.section-cau-chuyen .col-md-9 {
    padding-left: 0;
    padding-right: 0;
}
.section-cau-chuyen .nav-link {
    border: unset;
    border-bottom: 1px solid lightgrey;
    border-radius: 0;
    justify-content: center;
}
.section-cau-chuyen {
    background-color: #e8e8e8;
}

/* chúng tôi là cit  */
.section-chung-toi-la-cit .nhansu-map .item > .inner {
    position: relative;
    transform: scale(1.5);
}
.section-chung-toi-la-cit .nhansu-map .item svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.section-chung-toi-la-cit {
    background-color: #fff;
    position: relative;
}
.section-chung-toi-la-cit .container {
    background-repeat: no-repeat;
    background-position: top center;
}
.section-chung-toi-la-cit .container .lead {
    padding-top: 8%;
}
.section-chung-toi-la-cit::before {
    content: "";
    position: absolute;
    top: 10%;
    width: 100%;
    z-index: 0;
    height: 321px;
    left: 0;
    background-color: #a7afb4;
}
.section-chung-toi-la-cit .container {
    position: relative;
}
.section-ly-do-lua-chon {
    background-color: var(--color-primary);
}
.section-ly-do-lua-chon .content-section {
    padding-bottom: 10%;
    padding-left: 25%;
}

.section-chung-toi-la-cit .hinh-dong-chung-toi-cit {
    position: absolute;
    bottom: -25%;
    animation: moveAnimation 1s ease infinite alternate;
    left: 0;
}

.section-chung-toi-la-cit .hinh-dong-chung-toi-cit img {
    max-width: 320px;
}
#contactFormFixed.show {
    z-index: 99999999;
}
@keyframes moveAnimation {
    0% {
        left: 0;
        bottom: -25%;
    }
    50% {
        bottom: -29%;
        left: 2%;
    }
    100% {
        bottom: -34%;
        left: 6%;
    }
}
.section-chung-toi-la-cit .heading-section {
    padding-top: 8%;
}
svg.nhansu-svg polygon {
    stroke: rgba(255, 255, 255, 0);
    stroke-width: 3;
    fill: rgba(0, 157, 202, 0);
    cursor: pointer;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
}
.resize.people-avatar {
    padding-top: 100%;
    border: 5px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7);
}
.popover-body {
    width: 100%;
    text-align: center;
    padding: 0;
    position: relative;
}
.bs-popover-auto[x-placement^="right"] > .arrow,
.bs-popover-right > .arrow {
    left: calc(-0.7rem - 1px);
    width: 0.7rem;
    height: 0.7rem;
    margin: 0;
}
.resize.people-avatar {
    padding-top: 100%;
    border: 5px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7);
}
.people-info {
    padding: 5px 10px;
    position: absolute;
    bottom: -20px;
    color: #fff;
    left: 0;
    right: 0;
    z-index: 1;
    font-size: 13px;
    border: 1px solid #fff;
    background-color: var(--color-primary);
    line-height: 1.2;
}
.people-info .name {
    text-transform: uppercase;
}

/* lý do lựa chọn cit  */
.section-ly-do-lua-chon .item-chung-toi-cit .col-md-3 {
    position: relative;
}
.section-ly-do-lua-chon
    .col-md-3
    ~ .col-md-3
    ~ .col-md-3
    ~ .col-md-3
    ~ .col-md-3::before {
    position: absolute;
    top: -96px;
    content: "";
    width: 1px;
    height: 71%;
    z-index: 1;
    right: 0;
    background: radial-gradient(#00c6ff, transparent);
}
.section-ly-do-lua-chon
    .col-md-3
    ~ .col-md-3
    ~ .col-md-3
    ~ .col-md-3
    ~ .col-md-3::after {
    position: absolute;
    top: -29px;
    z-index: 1;
    left: 74%;
    content: "";
    width: 50%;
    height: 1px;
    right: 0;
    background: radial-gradient(#00c6ff, transparent);
}
.section-ly-do-lua-chon .heading-section {
    position: relative;
    padding-top: 50px !important;
}
.section-ly-do-lua-chon .heading-section::before {
    content: "";
    position: absolute;
    top: 0;
    width: 380px;
    height: 1px;
    left: 424px;
    background-color: #fff;
}
.section-ly-do-lua-chon .col-md-3:nth-child(8)::before,
.section-ly-do-lua-chon .col-md-3:nth-child(8)::after {
    content: unset !important;
}
.section-ly-do-lua-chon .item-chung-toi-cit .img {
    padding-right: 0;
}

.section-ly-do-lua-chon .col-md-3 {
    position: relative;
    z-index: 99;
}
.section-ly-do-lua-chon .background-row {
    position: relative;
    padding: 33px;
    padding-bottom: 0;
    padding-top: 47px;
}
.section-ly-do-lua-chon .background-row::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 4px;
    border-radius: 10px;
    background: #0f5b89;
}

.section-ly-do-lua-chon .background-row::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    content: "";
    border-radius: 10px;
    font-weight: bold;
    background: linear-gradient(93deg, var(--color-secondary), #0196c36e);
}
.home .section-sidleshow .icon-sidleshow img {
    transition: 0s;
    display: inline-block;
    overflow: hidden;
    animation: zoomAnimation 1s ease infinite alternate;
}
.float-icon-hotline .background-svg-icon {
    position: absolute;
    background-image: url(./images/logo-pattern.svg);
    top: -30px;
    width: 100px;
    height: 98px;
    background-repeat: no-repeat;
    left: -29px;
    background-position: center;
    animation: rotate 3s infinite ease-in-out reverse;
    opacity: 40%;
}
.float-icon-hotline {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 63px;
    right: 3px;
    z-index: 999
}
.float-icon-hotline ul {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0
}
.float-icon-hotline ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer
    margin-right: 5px;
}
.float-icon-hotline ul li .fa ,.float-icon-hotline ul li img{
    background-color: #ed1c24;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff
}
.float-icon-hotline ul li .fa-phone {
    background-color: #f27418
}
@keyframes rotate {
    0% {
        transform: rotate(-30deg);
    }
    100% {
        transform: rotate(0deg);
    }
}
@keyframes zoomAnimation {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}
#popup {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}

.popup-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

button {
    padding: 10px 20px;
    font-size: 16px;
}
@media (min-width: 1220px) {
    .admin-bar #main-header {
        top: 32px;
    }
        .fa-phone{
     margin: 0 auto;
    }
    #main-header {
        background-image: linear-gradient(
            to bottom,
            rgba(15, 91, 137, 1),
            rgba(15, 91, 137, 0)
        );
        position: fixed;
        z-index: 99999;
        width: 100%;
        top: 0;
        padding: 10px 0 6px 0;
    }
    .logo-desktop a {
        padding-left: 14%;
    }
    .menu-top {
        padding-right: 5%;
    }
    .slogan {
        width: 370px;
    }
    .logo-desktop,
    .slogan,
    .menu-top {
        position: unset;
    }
    .home .section-sidleshow .icon-sidleshow {
        left: -19%;
    }
}
@media (min-width: 1020px) {
}
@media (max-width: 989px) {
}
@media (max-width: 767px) {
    .section-lien-he .col-md-3 {
        margin: 20px;
    }
    #wapper {
        padding: 0;
    }
    .section-cau-chuyen .btn-link {
        width: 50%;
        margin-bottom: 20px;
    }
    .section-du-an-danh-muc {
        padding-top: 28%;
    }
    .section-cau-chuyen .btn-link:nth-child(odd) {
        width: 49%;
        margin-right: 3px;
        border-right: 1px solid lightgrey;
    }
    .home .section-sidleshow .hinh-dong-sidleshow {
        position: unset;
        width: 100%;
    }
    .home .section-sidleshow .icon-sidleshow {
        bottom: -10%;
    }
    .section-khach-hang .slick-list {
        padding: 5px 0;
    }
    .section-giai-phap .container-khoi {
        width: 100%;
        height: 397px;
    }
    .section-giai-phap .content-section {
        padding-top: 0;
    }
    .home .section-sidleshow .icon-sidleshow {
        width: 42vw;
        height: 60vw;
    }
    .section-khach-hang .title {
        text-align: center;
    }
    .section-giai-phap {
        padding: 82% 0;
    }
    .section-du-an-tieu-bieu .item {
        padding: 0 15px;
    }
    .section-chung-toi-la-cit .hinh-dong-chung-toi-cit {
        bottom: -48%;
    }
    .section-giai-phap .background {
        bottom: -46%;
        background-size: 112%;
        width: 118%;
    }
    .section-giai-phap .heading-section {
        top: 4%;
    }
    .heading-section {
        font-size: 20px;
    }
    .section-cau-chuyen .cau-chuyen-container .cau-chuyen-row {
        flex-direction: row !important;
    }
    .section-chung-toi-la-cit .hinh-dong-chung-toi-cit img {
        max-width: 155px;
    }
    .section-goi-thiet-ket .col-md-4 {
        margin-bottom: 20px;
    }
    .section-quy-trinh-thiet-ke .container {
    }
    .section-ly-do-lua-chon
        .col-md-3
        ~ .col-md-3
        ~ .col-md-3
        ~ .col-md-3
        ~ .col-md-3::after,
    .section-ly-do-lua-chon
        .col-md-3
        ~ .col-md-3
        ~ .col-md-3
        ~ .col-md-3
        ~ .col-md-3::before {
        content: unset;
    }
    .section-ly-do-lua-chon .content-section {
        padding: 0;
    }
    .section-chung-toi-la-cit .hinh-dong-chung-toi-cit {
        bottom: -22%;
    }
    .section-chung-toi-la-cit,
    .section-cau-chuyen {
        overflow: unset !important;
    }
    .section-du-an-danh-muc .item {
        padding: 0 15px;
    }
    .section-du-an-danh-muc .nav-pills .nav-item ~ .nav-item .nav-link {
        border-right: unset !important;
    }
    .myblock {
        overflow: hidden;
    }
}
