/* cmsms stylesheet: cc1-main-style-css modified: 04/05/25 00:49:39 */
.cc1-title .elementor-heading-title {
    font-weight: 400;
    color: var(--thm-primary-color);
    text-transform: uppercase
}

.title_vi,
.title_en {
    text-transform: uppercase
}

.title_vi {
    color: var(--thm-primary-color);
    font-size: 30px
}

.title_en {
    color: rgba(229, 0, 25, .5);
    display: none
}

.btn-red img {
    filter: invert(21%) sepia(100%) saturate(7200%) hue-rotate(359deg) brightness(80%) contrast(117%)
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden
}

.wp-caption {
    background-color: transparent !important
}

.section-last {
    margin-bottom: -50px;
    padding-bottom: 50px
}

.wp-caption img {
    width: 100% !important
}

.wp-caption .wp-caption-text {
    color: var(--thm-primary-color);
    text-transform: uppercase;
    font-size: 12px
}

.job-position p {
    margin-top: 5px;
    margin-bottom: 10px
}

.scroll-down {
    position: absolute;
    left: calc(50% - 30px);
    width: 60px;
    font-size: 17px;
    top: -40px;
    text-align: center;
    cursor: pointer;
    color: #fff
}

.icon-thietke img {
    max-width: none !important;
    width: 50px !important
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

.elementor-image-box-title {
    padding-left: 10px
}

.view_detail {
    color: var(--thm-red-color);
    font-size: 1rem
}

.view_detail:hover {
    color: var(--thm-primary-color)
}

hr.style-one {
    border-color: #e5e5e5;
    margin: 0;
    border-width: 1px
}

.img-radius {
    border-radius: 10px
}

.box-shadow {
    box-shadow: 0 0 8px rgb(55 59 61/20%)
}

@-webkit-keyframes inctechPulse {
    50% {
        -webkit-box-shadow: 0 0 0 15px rgba(var(--thm-red-color-rgb), .3), 0 0 0 30px rgba(var(--thm-red-color-rgb), .1);
        box-shadow: 0 0 0 15px rgba(var(--thm-red-color-rgb), .3), 0 0 0 30px rgba(var(--thm-red-color-rgb), .1)
    }
}

@-webkit-keyframes inctechPulse1 {
    50% {
        -webkit-box-shadow: 0 0 0 5px rgba(var(--thm-red-color-rgb), .3), 0 0 0 10px rgba(var(--thm-red-color-rgb), .1);
        box-shadow: 0 0 0 5px rgba(var(--thm-red-color-rgb), .3), 0 0 0 10px rgba(var(--thm-red-color-rgb), .1)
    }
}

.cc1_title {
    border-left: 3px solid var(--thm-red-color);
    color: #fff
}

.cc1_title .title_en {
    text-transform: uppercase;
    font-size: 1.1 rem
}

.cc1_title h1 {
    margin-bottom: 0;
    font-weight: 600
}

.opacity-white {
    color: #fff;
    opacity: .8
}

@keyframes inctechPulse {
    50% {
        -webkit-box-shadow: 0 0 0 15px rgba(var(--thm-red-color-rgb), .3), 0 0 0 30px rgba(var(--thm-red-color-rgb), .1);
        box-shadow: 0 0 0 15px rgba(var(--thm-red-color-rgb), .3), 0 0 0 30px rgba(var(--thm-red-color-rgb), .1)
    }
}

@keyframes inctechPulse1 {
    50% {
        -webkit-box-shadow: 0 0 0 5px rgba(var(--thm-red-color-rgb), .3), 0 0 0 10px rgba(var(--thm-red-color-rgb), .1);
        box-shadow: 0 0 0 5px rgba(var(--thm-red-color-rgb), .3), 0 0 0 10px rgba(var(--thm-red-color-rgb), .1)
    }
}

.table-overview {
    margin-top: 20px
}

.table-overview tr td:first-child {
    color: var(--thm-primary-color)
}

.table-overview tbody tr:nth-of-type(odd) {
    background-color: #08245514
}

.post-filter {
    padding-top: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.post-filter li+li {
    margin-left: 30px
}

.post-filter li span {
    cursor: pointer;
    color: var(--thm-text-color);
    font-family: var(--heading-font);
    font-weight: 500;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: .3;
    font-weight: 400
}

.post-filter li span:hover {
    color: var(--thm-red-color)
}

.post-filter li.active span {
    color: var(--thm-red-color);
    opacity: 1
}

.block-title {
    margin-bottom: 20px
}

.block-title__tag-line {
    color: var(--thm-base-color);
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    font-family: var(--heading-font)
}

.block-title__tag-line+.block-title__title {
    margin-top: 10px
}

.block-title__title {
    margin: 0;
    color: var(--thm-primary-color);
    font-family: var(--heading-font);
    font-weight: 600;
    font-size: 20px;
    line-height: 30px
}

.block-title__title span {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.block-title__title+.block-title__text {
    margin-top: 15px
}

.thm-btn {
    border: none;
    outline: none;
    background-color: var(--thm-base-color);
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-family: var(--heading-font);
    font-weight: 500;
    border-radius: 5px;
    color: #fff;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(26, 46, 85, .1);
    box-shadow: 0px 20px 30px 0px rgba(26, 46, 85, .1);
    padding: 9px 20px 9px 15px;
    -webkit-transition: background-color .4s ease, color .3s ease;
    transition: background-color .4s ease, color .3s ease
}

.thm-btn i {
    margin-left: 20px
}

.thm-btn:hover {
    color: #fff;
    background-color: var(--thm-black-color)
}

.post-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.post-pagination a {
    font-size: 20px;
    font-family: var(--heading-font);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: var(--thm-black-color)
}

.post-pagination {
    margin-top: 20px
}

.post-pagination a.active,
.post-pagination a:hover {
    color: var(--thm-red-color)
}

.post-pagination a i {
    font-size: 25px;
    color: #ccc;
    display: inline-block;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.post-pagination a i:hover {
    color: var(--thm-base-color);
    -webkit-transform: scale(1.5, 1);
    transform: scale(1.5, 1)
}

.post-pagination a.prev-page i {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.post-pagination a+a {
    margin-left: 30px
}

.cursor {
    position: absolute;
    background-color: #fff;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: .2s cubic-bezier(.75, -.27, .3, 1.33) opacity, .3s cubic-bezier(.75, -1.27, .3, 2.33) -webkit-transform;
    transition: .2s cubic-bezier(.75, -.27, .3, 1.33) opacity, .3s cubic-bezier(.75, -1.27, .3, 2.33) -webkit-transform;
    transition: .3s cubic-bezier(.75, -1.27, .3, 2.33) transform, .2s cubic-bezier(.75, -.27, .3, 1.33) opacity;
    transition: .3s cubic-bezier(.75, -1.27, .3, 2.33) transform, .2s cubic-bezier(.75, -.27, .3, 1.33) opacity, .3s cubic-bezier(.75, -1.27, .3, 2.33) -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: hidden
}

.cursor {
    visibility: visible
}

.cursor.active {
    opacity: .5;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.cursor.hovered {
    opacity: .08
}

.cursor-follower {
    position: absolute;
    background-color: rgba(255, 255, 255, .3);
    width: 50px;
    height: 50px;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: .2s cubic-bezier(.75, -.27, .3, 1.33) opacity, .6s cubic-bezier(.75, -1.27, .3, 2.33) -webkit-transform;
    transition: .2s cubic-bezier(.75, -.27, .3, 1.33) opacity, .6s cubic-bezier(.75, -1.27, .3, 2.33) -webkit-transform;
    transition: .6s cubic-bezier(.75, -1.27, .3, 2.33) transform, .2s cubic-bezier(.75, -.27, .3, 1.33) opacity;
    transition: .6s cubic-bezier(.75, -1.27, .3, 2.33) transform, .2s cubic-bezier(.75, -.27, .3, 1.33) opacity, .6s cubic-bezier(.75, -1.27, .3, 2.33) -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 10000;
    visibility: hidden
}

.cursor-follower {
    visibility: visible
}

.cursor-follower.active {
    opacity: .7;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.cursor-follower.hovered {
    opacity: .08
}

.cursor-follower.close-cursor:before {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    left: 48%;
    top: 12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: inline-block
}

.cursor-follower.close-cursor:after {
    position: absolute;
    content: '';
    height: 25px;
    width: 2px;
    background: #fff;
    right: 48%;
    top: 12px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
.bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
.bootstrap-select .show>.btn-light.dropdown-toggle {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important
}

.bootstrap-select>.dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important
}

.bootstrap-select .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 991
}

.bootstrap-select .dropdown-menu>li+li>a {
    border-top: 1px solid var(--thm-gray-color)
}

.bootstrap-select .dropdown-menu>li:first-child>a {
    padding-top: 10px
}

.bootstrap-select .dropdown-menu>li:last-child>a {
    padding-bottom: 10px
}

.bootstrap-select .dropdown-menu>li.selected>a {
    background: var(--thm-base-color);
    color: #fff
}

.bootstrap-select .dropdown-menu>li>a {
    font-size: 16px;
    font-weight: 500;
    padding: 9px 20px;
    color: var(--thm-black-color);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.bootstrap-select .dropdown-menu>li>a:hover {
    background: var(--thm-base-color);
    color: #fff;
    cursor: pointer
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff
}

.preloader span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-repeat: no-repeat
}

.scroll-to-top {
    display: inline-block;
    width: 45px;
    height: 45px;
    background: var(--thm-red-color);
    position: fixed;
    bottom: 40px;
    right: 15px;
    z-index: 990;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: none;
    border-radius: 50%
}

.scroll-to-top i {
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    position: relative;
    z-index: 10;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.scroll-to-top:hover {
    background: var(--thm-black-color)
}

.scroll-to-top:hover i {
    color: #fff
}

.header-navigation {
    background-color: transparent;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    padding: 0;
    position: relative;
    background-color: transparent
}

.header-navigation .container {
    background: 0 0;
    position: relative;
    display: block
}

.header-navigation .container .logo-box {
    float: left;
    position: absolute;
    left: 15px;
    height: 65px
}

.header-navigation .container .logo-box .logo-radius {
    float: left;
    position: absolute;
    top: 32px;
    left: 15px;
    height: 102px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    background: #fff;
    border-radius: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-shadow: 0px 6px 0px 0px rgb(0 0 0/3%)
}

.header-navigation .container .navbar-brand {
    height: auto;
    margin: 0
}

.header-navigation .container .menu-toggler {
    display: none
}

.header-navigation .container .right-side-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px
}

.header-navigation .main-navigation {
    float: right;
    text-align: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:1200px) {
    .header-navigation .main-navigation {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

.header-navigation ul.navigation-box {
    margin: 0;
    padding: 0;
    list-style: none
}

.header-navigation ul.navigation-box li a .sub-nav-toggler {
    display: none
}

.header-navigation ul.navigation-box>li {
    position: relative;
    padding: 30px 0 15px;
    display: inline-block;
    vertical-align: middle
}

.icon_memu_mobile {
    background-image: url("https://vnconstruction.vn/themes/cc1/images/menu.png");
    height: 16px;
    width: 21px;
    margin-top: 10px
}

.header-navigation ul.navigation-box>li+li {
    margin-left: 15px
}

.header-navigation ul.navigation-box>li:first-child {
    padding-left: 0
}

.header-navigation ul.navigation-box>li:last-child {
    padding-right: 0
}

.header-navigation ul.navigation-box>li>a {
    font-weight: 600;
    font-size: 16px;
    color: var(--thm-black-color);
    padding: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.header-navigation ul.navigation-box>li>a:after {
    content: "\f107";
    font-family: FontAwesome;
    margin-left: 10px
}

.header-navigation ul.navigation-box>li>a:only-child:after {
    content: '';
    display: none
}

/* .header-navigation ul.navigation-box>li.current>a,
.header-navigation ul.navigation-box>li:hover>a,
.header-navigation ul.navigation-box>li.active>a {
    color: var(--thm-red-color)
} */

.header-navigation ul.navigation-box>li:hover,
.header-navigation ul.navigation-box>li.active {
    border-bottom: 3px solid var(--thm-red-color);
    padding-bottom: 12px
}

.right-nav>li:hover {
    border-bottom: 3px solid #fff !important
}

.header-navigation ul.navigation-box>li>.submenu {
    position: absolute;
    top: 69px;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 220px;
    padding: 0;
    text-align: left;
    opacity: .9;
    list-style: none;
    background-color: var(--thm-primary-color);
    background-clip: padding-box;
    opacity: 0;
    border-radius: 0;
    visibility: hidden;
    -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, .1);
    box-shadow: 0px 10px 18px rgba(0, 0, 0, .1)
}

@media (min-width:1200px) {
    .header-navigation ul.navigation-box>li>.submenu {
        display: block !important
    }
}

.header-navigation ul.navigation-box>li>.submenu.right-align {
    left: auto;
    right: 0
}

.header-navigation ul.navigation-box>li>.submenu.center-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header-navigation ul.navigation-box>li>.submenu>li {
    display: block;
    position: relative
}

.header-navigation ul.navigation-box>li>.submenu>li+li {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.header-navigation ul.navigation-box>li>.submenu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding: 12px 30px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative
}

.header-navigation ul.navigation-box>li>.submenu>li.active>a.active,
.header-navigation ul.navigation-box>li>.submenu>li:hover>a {
    color: #fff;
    background: var(--thm-base-color);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.header-navigation ul.navigation-box>li:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.header-navigation ul.navigation-box>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    transition: opacity .4s ease, visibility .4s ease
}

.header-navigation ul.navigation-box>li>ul>li>.submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1000;
    float: left;
    min-width: 220px;
    padding: 0;
    text-align: left;
    list-style: none;
    background-color: var(--thm-black-color);
    background-clip: padding-box;
    opacity: 0;
    border-radius: 0;
    visibility: hidden;
    -webkit-box-shadow: 0px 10px 18px rgba(0, 0, 0, .1);
    box-shadow: 0px 10px 18px rgba(0, 0, 0, .1)
}

@media (min-width:1200px) {
    .header-navigation ul.navigation-box>li>ul>li>.submenu {
        display: block !important
    }
}

.header-navigation ul.navigation-box>li>ul>li>.submenu.right-align {
    left: auto;
    right: 100%
}

.header-navigation ul.navigation-box>li>ul>li>.submenu.center-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li {
    display: block;
    position: relative
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li+li {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    padding: 12px 30px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative
}

.header-navigation ul.navigation-box>li>ul>li>.submenu>li:hover>a {
    color: #fff;
    background: var(--thm-base-color);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.header-navigation ul.navigation-box>li>ul>li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .4s ease, visibility .4s ease;
    transition: opacity .4s ease, visibility .4s ease
}

.header-navigation ul.navigation-box>li>ul>li ul {
    display: none
}

.stricked-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    -webkit-box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, .06);
    box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, .06);
    opacity: 0;
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.stricked-menu ul.navigation-box>li {
    padding-top: 25px;
    padding-bottom: 15px
}

.stricked-menu.stricky-fixed {
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.stricked-menu.stricky-fixed li>.submenu {
    top: 64px !important
}

.header-one__btn {
    padding: 12px 37px
}

.site-header__header-one .header-navigation .container {
    padding-right: 195px
}

.site-header__header-one .header-navigation ul.navigation-box+ul.navigation-box {
    margin-left: 50px
}

.site-header__header-one .header-navigation ul.navigation-box>li>a {
    font-size: 17px;
    font-weight: 500;
    font-family: var(--heading-font);
    color: var(--thm-black-color)
}

.site-header__header-one .header-navigation ul.navigation-box>li.current>a,
.site-header__header-one .header-navigation ul.navigation-box>li:hover>a {
    color: var(--thm-red-color)
}

.site-header__header-two {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 991
}

.site-header__header-two .header-navigation ul.navigation-box+ul.navigation-box {
    margin-left: 30px
}

.site-header__header-two .header-navigation ul.navigation-box>li>a {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--heading-font);
    text-transform: uppercase
}

.site-header__header-two .header-navigation ul.navigation-box>li.current>a,
.site-header__header-two .header-navigation ul.navigation-box>li:hover>a {
    color: var(--thm-red-color)
}

.topbar-one {
    padding-top: 17px;
    padding-bottom: 17px;
    background-color: var(--thm-black-color)
}

.topbar-one .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.topbar-one__left-text {
    margin: 0;
    color: #fff;
    font-size: 15px;
    font-family: var(--heading-font)
}

.topbar-one__right-info {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.topbar-one__right-info i {
    color: var(--thm-base-color);
    margin-right: 10px
}

.topbar-one__right-info li {
    color: #fff;
    font-size: 15px;
    font-family: var(--heading-font);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.topbar-one__right-info li+li {
    margin-left: 40px
}

.topbar-one__light {
    background-color: var(--thm-gray-color)
}

.topbar-one__light .topbar-one__right-info li,
.topbar-one__light .topbar-one__left-text {
    color: var(--thm-text-color)
}

.banner-one__single:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: no-repeat;
    bottom: 0;
    background-image: url(//www.cc1.vn/wp-content/themes/cc1/assets/css/../images/background_transparent_home.png)
}

.banner-one__single .container {
    padding-top: 173px;
    padding-bottom: 200px;
    position: relative
}

.elementor-widget-container>.banner-one {
    margin-top: 64px
}

.slider_nav {
    margin-top: -50px;
    z-index: 9;
    position: absolute;
    width: 100%
}

.slider-icon-share {
    text-align: right
}

.slider-icon-share .fa {
    font-family: 'FontAwesome';
    color: var(--thm-primary-color);
    font-size: 30px;
    margin: 10px
}

.slider-icon-share .box-icon {
    width: 50px;
    display: inline-block;
    position: absolute;
    bottom: 100px;
    background: #ffffff9e;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 25px;
    right: 45px
}

.slider_nav .container {
    padding: 0
}

.banner-one .thm-btn {
    background-color: var(--thm-red-color)
}

.slider_nav .am-next,
.slider_nav .am-prev {
    cursor: pointer;
    margin-right: 15px;
    width: 35px;
    height: 15px;
    margin-top: 5px
}

.slider_nav .owl-dots {
    margin-left: 15px
}

.banner-one .owl-carousel .owl-item img {
    display: inline-block;
    width: auto
}

.banner-one__is-animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

.banner-one .owl-dots span {
    width: 100px !important;
    height: 6px !important;
    margin: 8px -10px !important
}

.banner-one .owl-dots.active span {
    background: red !important
}

.banner-one .owl-dots {
    text-align: left
}

.banner-one .owl-dot {
    border: none;
    background-color: transparent
}

.banner-one__single {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.banner-one__single .container {
    padding-left: 0
}

.banner-one__tag-line {
    font-size: 17px;
    font-weight: 600;
    color: var(--thm-base-color);
    font-family: var(--heading-font);
    margin: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.banner-one__tag-line+.banner-one__title {
    margin-top: 15px
}

.banner-one__tag-line+.banner-one__text {
    margin-top: 35px
}

.banner-one__title {
    margin: 0;
    color: #fff;
    font-family: var(--heading-font);
    font-size: 45px;
    line-height: 55px;
    font-weight: 500;
    -webkit-animation-duration: 3s;
    animation-duration: 3s
}

.banner-one__title+.banner-one__text {
    margin-top: 30px
}

.banner-one__title+.banner-one__tag-line {
    margin-top: 10px
}

.banner-one__text {
    margin: 0;
    color: #fff;
    font-size: 17px;
    line-height: 28px;
    -webkit-animation-duration: 4s;
    animation-duration: 4s
}

.banner-one__text+.banner-one__btn {
    margin-top: 40px
}

.banner-one__btn {
    -webkit-animation-duration: 4s;
    animation-duration: 4s
}

.banner-one__btn:hover {
    background-color: var(--thm-primary-color)
}

.banner-one__text+.banner-one__btn-group {
    margin-top: 40px
}

.banner-one__moc {
    position: absolute;
    bottom: -40px;
    right: 0;
    -webkit-animation-duration: 4s;
    animation-duration: 4s
}

.banner-one__btn-white-bg {
    background-color: #fff;
    color: var(--thm-black-color)
}

.banner-one__slide-2 .banner-one__moc {
    bottom: 0
}

.banner-one__btn-group .banner-one__btn+.banner-one__btn {
    margin-left: 15px
}

.active .banner-one__tag-line {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.active .banner-one__title {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.active .banner-one__text {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.active .banner-one__btn {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.active .banner-one__moc {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.about-left {
    padding-right: 15px;
    align-items: center !important
}

.about-right {
    padding-left: 15px;
    align-items: center !important
}

.about-content-bg {
    margin-top: -80px;
    padding-top: 120px
}

.cc1_about {
    margin-top: -70px;
    padding-left: 15px;
    border-left: 3px solid var(--thm-red-color);
    color: var(--thm-primary-color)
}

.page-parent .about-page {
    margin-top: 70px
}

.about_page .btn-about .elementor-button-icon {
    color: var(--thm-red-color)
}

.about_item {
    margin-top: 30px;
    margin-bottom: -10px
}

.about_page {
    margin-bottom: 50px
}

.about_item .elementor-inner-column {
    padding-right: 20px
}

@media (max-width:991px) {
    .about_item .elementor-inner-column {
        padding-right: unset;
        text-align: justify;
    }

    .about-left {
        padding-right: 0px !important;
    }

    .about_page {
        margin-bottom: 0px !important;
    }
}

.about_item .elementor-image-box-img {
    height: 60px !important;
    width: 90px !important
}

.about_item h3 {
    font-weight: 400
}

.about_item .elementor-image-box-description {
    margin-bottom: 20px !important
}

.about_item .elementor-image-box-content {
    padding-top: 12px
}

.about_item .elementor-image-box-title {
    font-size: 22px;
    color: var(--thm-primary-color);
    margin-left: -10px
}

.cc1_about h1 {
    font-size: 68px
}

.cc1_about h5 {
    font-size: 23px
}

.cc1-about-content {
    margin-right: 60px;
    margin-top: 30px;
    font-size: 1rem;
    padding-bottom: 50px
}

.blog-one {
    padding-top: 150px;
    padding-bottom: 150px
}

.blog-one .owl-carousel .owl-item img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto
}

.blog-one .owl-theme .owl-dots {
    text-align: left
}

.blog-one .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 130px
}

@media (max-width:991px) {
    .blog-one .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 40px
    }
}

.blog-one .owl-theme .owl-dots .owl-dot {
    border: none;
    outline: none
}

.blog-one .owl-theme .owl-dots .owl-dot span {
    width: 50px;
    height: 8px;
    border-radius: 50%;
    background-color: #e5e5e5;
    -webkit-transition: all .4s cubic-bezier(.175, .885, .32, 1.275);
    transition: all .4s cubic-bezier(.175, .885, .32, 1.275)
}

.blog-one .owl-theme .owl-dots .owl-dot:hover span,
.blog-one .owl-theme .owl-dots .owl-dot.active span {
    border-radius: 50%;
    background-color: var(--thm-red-color) !important
}

.blog-one__featured-image>img {
    width: 100%
}

.blog-one__content {
    padding-right: 65px
}

.blog-one__content .block-title {
    margin-bottom: 15px
}

.blog-one__text {
    margin: 0;
    color: #848484;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px
}

.blog-one__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

.blog-one__meta img {
    border-radius: 50%;
    margin-right: 15px
}

.blog-one__meta-text {
    color: #848484;
    font-size: 15px
}

.blog-one__author {
    font-weight: 600;
    color: var(--thm-black-color);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.blog-one__author:hover {
    color: var(--thm-base-color)
}

.blog-one__date {
    color: inherit;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.blog-one__date:hover {
    color: var(--thm-base-color)
}

.blog-two {
    padding: 150px 0
}

.blog-two .post-pagination {
    margin-top: 100px
}

.blog-one__featured-image-single,
.blog-two__image {
    position: relative;
    overflow: hidden
}

.blog-one__featured-image-single>img,
.blog-two__image>img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.blog-one__featured-image__hover-content,
.blog-two__hover-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--thm-black-color-rgb), .7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transition: background-color .3s ease, -webkit-transform .4s ease;
    transition: background-color .3s ease, -webkit-transform .4s ease;
    transition: background-color .3s ease, transform .4s ease;
    transition: background-color .3s ease, transform .4s ease, -webkit-transform .4s ease
}

.blog-one__featured-image__hover-content a,
.blog-two__hover-content a {
    width: 60px;
    height: 60px;
    background-color: var(--thm-primary-color);
    text-align: center;
    line-height: 60px;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: opacity .3s ease, -webkit-transform .4s ease;
    transition: opacity .3s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, opacity .3s ease;
    transition: transform .4s ease, opacity .3s ease, -webkit-transform .4s ease
}

.blog-one__featured-image__hover-content a:hover,
.blog-two__hover-content a:hover {
    background-color: var(--thm-black-color)
}

.blog-one__featured-image-single:hover>img,
.blog-two__single:hover .blog-two__image>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.blog-one__featured-image-single:hover .blog-one__featured-image__hover-content,
.blog-two__single:hover .blog-two__hover-content {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.blog-one__featured-image-single:hover .blog-one__featured-image__hover-content a,
.blog-two__single:hover .blog-two__hover-content a {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.blog-two__single+.blog-two__single {
    margin-top: 50px;
    border-top: 1px solid #e5e5e5;
    padding-top: 50px
}

.blog-two__content {
    padding-left: 60px
}

.blog-two__title {
    margin: 0;
    font-size: 30px;
    color: var(--thm-black-color);
    line-height: 40px;
    font-weight: 600;
    font-family: var(--heading-font)
}

.blog-two__title a {
    color: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.blog-two__title a:hover {
    color: var(--thm-base-color)
}

.blog-two__text {
    margin: 0;
    font-size: 15px;
    line-height: 26px
}

.blog-two__text p {
    margin-bottom: 0
}

.blog-two__two-col .blog-two__single {
    margin-bottom: 80px
}

.blog-two__two-col .blog-two__content {
    padding-left: 0;
    padding-right: 70px;
    padding-top: 30px
}

.blog-two__two-col .post-pagination {
    margin-top: 10px
}

.blog-details__header {
    background-color: var(--thm-black-color);
    background-image: url(//www.cc1.vn/wp-content/themes/cc1/assets/css/../images/blog/blog-header-1-1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    min-height: 500px
}

.blog-details__header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--thm-black-color);
    opacity: .2
}

.blog-details__title {
    font-size: 40px;
    line-height: 50px;
    color: var(--thm-black-color);
    font-weight: 600;
    font-family: var(--heading-font);
    margin: 0;
    margin-bottom: 25px
}

.blog-details .blog-one__meta {
    margin-bottom: 60px
}

.blog-details__subtitle {
    font-size: 24px;
    font-weight: 600;
    color: var(--thm-black-color);
    margin: 0;
    margin-bottom: 25px
}

.blog-details__text {
    font-size: 15px;
    line-height: 26px;
    color: #848484;
    margin: 0;
    margin-bottom: 25px
}

.blog-details__image {
    margin-top: 30px;
    margin-bottom: 60px;
    max-width: 100%
}

.blog-share-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-tags-list {
    display: inline-block
}

.blog-tags-list span,
.blog-share-links span {
    margin: 0;
    font-family: var(--heading-font);
    font-weight: 500;
    color: var(--thm-black-color);
    font-size: 20px
}

.blog-tags-list span {
    margin-right: 10px
}

.blog-tags-list a {
    color: var(--thm-text-color);
    font-size: 17px;
    line-height: 1.4em;
    display: inline-block
}

.blog-share-links {
    margin-top: 10px
}

.blog-share-links a {
    font-size: 17px;
    color: #c2c2c2;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-left: 30px
}

.blog-share-links a:hover {
    color: var(--thm-black-color)
}

.site-footer {
    background-color: var(--thm-primary-color)
}

.site-footer__bottom {
    background-color: var(--thm-base-color)
}

.site-footer__upper {
    margin-top: 25px;
    padding-top: 40px;
    padding-bottom: 10px
}

.site-footer__bottom .container {
    padding-top: 2px;
    padding-bottom: 2px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.site-footer__links {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.site-footer__links a {
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.site-footer__links>li:last-child {
    padding-left: 60px !important
}

.site-footer__links a:hover {
    color: var(--thm-base-color)
}

.site-footer__copy {
    margin: 0;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px
}

.footer-widget__title {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin: 0;
    margin-top: -5px;
    margin-bottom: 35px
}

.footer-widget__title+.footer-widget__text {
    margin-top: -10px
}

.footer-widget__text {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    opacity: .7;
    margin: 0
}

.footer-widget__text a {
    color: inherit;
    transition: all .5s ease
}

.footer-widget__text a:hover {
    color: var(--thm-base-color)
}

.footer-widget__text+.footer-widget__text {
    margin-top: 12px
}

.footer-widget__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px
}

.footer-widget__social .fa {
    font-family: 'FontAwesome'
}

.footer-widget__social a {
    font-size: 20px;
    color: #fff;
    opacity: .3;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.footer-widget__social a+a {
    margin-left: 30px
}

.footer-widget__social a:hover {
    opacity: 1;
    color: var(--thm-red-color)
}

.footer-widget__social a {
    opacity: 1;
    color: #fff
}

.footer-widget__links {
    margin: 0;
    margin-top: -5px
}

.footer-widget__links li+li {
    margin-top: 7px
}

.footer-widget__links a {
    color: #fff;
    opacity: .7;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.footer-widget__links a:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: var(--thm-base-color);
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.footer-widget__links a:after {
    content: '\f101';
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%) translateX(-15px);
    transform: translateY(-50%) translateX(-15px);
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.footer-widget__links a:hover {
    color: var(--thm-base-color);
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
}

.footer-widget__links a:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.footer-widget__links a:hover:after {
    opacity: 1
}

.footer-widget__logo {
    display: inline-block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-bottom: 10px
}

.inner-banner {
    background-repeat: no-repeat;
    position: relative;
    padding: 300px 0 100px;
    height: 468px;
    margin-top: 68px
}

.inner-banner .container {
    position: relative
}

.inner-banner__content-wrap {
    display: inline-block
}

.inner-banner__title {
    margin: 0;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase
}

.inner-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: no-repeat;
    bottom: 0;
    background-image: url(//www.cc1.vn/wp-content/themes/cc1/assets/css/../images/background_transparent.png)
}

.thm-breadcrumb {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px
}

.thm-breadcrumb li+li:before {
    content: '/';
    margin-left: 10px;
    margin-right: 10px
}

.thm-breadcrumb li,
.thm-breadcrumb a {
    color: #fff;
    font-family: var(--heading-font);
    font-size: 17px
}

.thm-breadcrumb li:last-child {
    opacity: .9
}

.thm-breadcrumb a:hover {
    color: var(--thm-red-color)
}

.thm-breadcrumb .active a {
    color: var(--thm-base-color)
}

.search-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform .7s ease;
    transition: -webkit-transform .7s ease;
    transition: transform .7s ease;
    transition: transform .7s ease, -webkit-transform .7s ease
}

.search-popup.active {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.search-popup__overlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: .7;
    cursor: none
}

.search-popup__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-popup__form {
    position: relative;
    z-index: 9991;
    width: 100%;
    padding: 15px;
    max-width: 600px;
    position: relative
}

.search-popup__form input {
    background-color: transparent;
    border: none;
    outline: none;
    width: 100%;
    height: 60px;
    color: var(--thm-black-color);
    font-size: 18px;
    background-color: #fff;
    padding-left: 30px
}

.search-popup__form input::-webkit-input-placeholder {
    color: var(--thm-black-color)
}

.search-popup__form input::-moz-placeholder {
    color: var(--thm-black-color)
}

.search-popup__form input:-ms-input-placeholder {
    color: var(--thm-black-color)
}

.search-popup__form input:-moz-placeholder {
    color: var(--thm-black-color)
}

.search-popup__form button[type=submit] {
    border: none;
    outline: none;
    width: 60px;
    height: 60px;
    color: #fff;
    background-color: var(--thm-primary-color);
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.search-popup__form button[type=submit]:hover {
    background-color: var(--thm-black-color);
    color: #fff
}

@media (min-width:1200px) {
    .contact-one .container {
        max-width: 800px
    }
}

.contact-one__form input,
.contact-one__form textarea {
    display: block;
    width: 100%;
    outline: none;
    background-color: #fff;
    height: 40px;
    color: #848484;
    font-size: 15px;
    padding-left: 20px;
    border: 1px solid #80808094;
    border-radius: 5px
}

.contact-one__form input::-webkit-input-placeholder,
.contact-one__form textarea::-webkit-input-placeholder {
    color: var(--thm-text-color)
}

.contact-one__form input::-moz-placeholder,
.contact-one__form textarea::-moz-placeholder {
    color: var(--thm-text-color)
}

.contact-one__form input:-ms-input-placeholder,
.contact-one__form textarea:-ms-input-placeholder {
    color: var(--thm-text-color)
}

.contact-one__form input:-moz-placeholder,
.contact-one__form textarea:-moz-placeholder {
    color: var(--thm-text-color)
}

.contact-one__form input.error,
.contact-one__form textarea.error {
    background-color: red;
    color: #fff
}

.contact-one__form input.error::-webkit-input-placeholder,
.contact-one__form textarea.error::-webkit-input-placeholder {
    color: #fff
}

.contact-one__form input.error::-moz-placeholder,
.contact-one__form textarea.error::-moz-placeholder {
    color: #fff
}

.contact-one__form input.error:-ms-input-placeholder,
.contact-one__form textarea.error:-ms-input-placeholder {
    color: #fff
}

.contact-one__form input.error:-moz-placeholder,
.contact-one__form textarea.error:-moz-placeholder {
    color: #fff
}

.contact-one__form label.error {
    display: none !important
}

.contact-one__form textarea {
    height: 150px;
    padding-top: 10px;
    margin-bottom: 50px
}

.contact-one__form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%
}

.contact-one__form .bootstrap-select>.dropdown-toggle {
    padding: 12px 20px;
    background-color: #fff;
    color: var(--thm-text-color);
    border-radius: 0;
    border: none
}

.contact-info-one {
    padding: 120px 0
}

.contact-info-one__box {
    background-color: #fff;
    -webkit-box-shadow: 30.091px 39.932px 120px 0px rgba(26, 46, 85, .15);
    box-shadow: 30.091px 39.932px 120px 0px rgba(26, 46, 85, .15);
    position: relative;
    padding: 43px 45px
}

.contact-info-one__single+.contact-info-one__single {
    margin-top: 40px
}

.contact-right {
    margin-left: 50%
}

.contact-info {
    position: absolute !important;
    width: 70% !important;
    z-index: 9;
    background-color: #fff;
    top: 150px;
    border-radius: 10px;
    box-shadow: 0 0 8px rgb(55 59 61/20%);
    padding: 20px
}

.contact-info-one__box:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #d8f6f7;
    -webkit-box-shadow: 0px 50px 120px 0px rgba(26, 46, 85, .1);
    box-shadow: 0px 50px 120px 0px rgba(26, 46, 85, .1);
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: -1
}

.contact-info-one__label {
    margin: 0;
    color: var(--thm-text-color);
    font-size: 15px;
    font-weight: 500;
    font-family: var(--heading-font);
    line-height: 1em;
    margin-bottom: 20px
}

.contact-info-one__text {
    margin: 0;
    margin-top: -8px;
    font-size: 20px;
    font-weight: 500;
    color: var(--thm-black-color);
    line-height: 28px;
    font-family: var(--heading-font)
}

.contact-info-one__text a {
    color: inherit;
    transition: all .5s ease
}

.contact-info-one__text a:hover {
    color: var(--thm-primary-color)
}

.contact-info-one__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-info-one__social a {
    font-size: 18px;
    color: #c2c2c2;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.contact-info-one__social a:hover {
    color: var(--thm-base-color)
}

.contact-info-one__social a+a {
    margin-left: 30px
}

.google-map__contact {
    width: 100%;
    height: 360px;
    border: none;
    margin: 0
}

.contact-cta {
    background-color: #f0f1f5
}

.contact-cta .cta-two__right,
.contact-cta .cta-two__left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.contact-cta .cta-two__right {
    background-color: #fff;
    padding-top: 81.5px;
    padding-bottom: 81.5px
}

@media (max-width:1440px) {
    .contact-cta .cta-two__right {
        padding-top: 110px;
        padding-bottom: 110px
    }
}

.contact-cta .cta-two__right .block-title__title {
    color: var(--thm-black-color)
}

.contact-home-two {
    width: 100%;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    padding-top: 100px;
    padding-bottom: 110px
}

@media (max-width:1440px) {
    .contact-home-two {
        padding-left: 50px;
        padding-right: 50px
    }
}

.contact-home-two .contact-one__form textarea {
    margin-bottom: 30px
}

@media (max-width:991px) {
    .sidebar {
        margin-top: 70px
    }
}

.sidebar__single+.sidebar__single {
    margin-top: 40px
}

.sidebar__title {
    margin: 0;
    color: var(--thm-primary-color);
    font-size: 20px;
    font-family: var(--heading-font);
    margin-bottom: 35px;
    text-transform: uppercase
}

.sidebar__search-form {
    border: 1px solid #e6e6e6;
    position: relative
}

.sidebar__search-form input {
    border: none;
    outline: none;
    background-color: transparent;
    color: #848484;
    font-size: 15px;
    width: 100%;
    height: 60px;
    padding-left: 20px
}

.sidebar__search-form button[type=submit] {
    border: none;
    outline: none;
    background-color: transparent;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #848484;
    font-size: 17px
}

.sidebar__cat-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar__cat-list li {
    position: relative;
    padding-left: 30px;
    line-height: 1em
}

.sidebar__cat-list li+li {
    margin-top: 26px
}

.sidebar__cat-list li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #dcdde0
}

.sidebar__cat-list li a {
    font-size: 17px;
    color: #3b3b3b;
    font-family: var(--heading-font);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.sidebar__cat-list li:hover:before {
    background-color: var(--thm-base-color)
}

.sidebar__cat-list li:hover a {
    color: var(--thm-base-color)
}

.sidebar__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sidebar__social a {
    width: 75px;
    height: 75px;
    border: 1px solid #e6e6e6;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: var(--thm-text-color);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sidebar__social a:hover {
    background-color: var(--thm-base-color);
    color: #fff
}

.sidebar__social a+a {
    margin-left: 10px
}

.sidebar__single .datepicker-inline {
    width: 100%
}

.sidebar__single .datepicker table {
    width: 100%
}

.sidebar__single .datepicker table thead tr:nth-child(2) {
    background-color: #f2f4f7
}

.sidebar__single .datepicker table thead tr:nth-child(2) th {
    font-size: 17px;
    font-family: var(--heading-font);
    font-weight: 600;
    color: var(--thm-black-color);
    padding: 17px 0
}

.sidebar__single .datepicker table thead tr:nth-child(3) th {
    font-size: 17px;
    font-family: var(--heading-font);
    font-weight: 600;
    color: #3b3b3b;
    padding-top: 20px;
    padding-bottom: 10px
}

.sidebar__single .datepicker table tbody td {
    font-size: 15px;
    color: #3b3b3b
}

.sidebar__single .datepicker td,
.sidebar__single .datepicker th {
    width: 30px;
    height: 30px
}

.sidebar__single .datepicker table tr td span.active.active,
.sidebar__single .datepicker table tr td span.active.disabled.active,
.sidebar__single .datepicker table tr td span.active.disabled:active,
.sidebar__single .datepicker table tr td span.active.disabled:hover.active,
.sidebar__single .datepicker table tr td span.active.disabled:hover:active,
.sidebar__single .datepicker table tr td span.active:active,
.sidebar__single .datepicker table tr td span.active:hover.active,
.sidebar__single .datepicker table tr td span.active:hover:active,
.sidebar__single .datepicker table tr td.active.active,
.sidebar__single .datepicker table tr td.active.disabled,
.sidebar__single .datepicker table tr td.active.disabled.active,
.sidebar__single .datepicker table tr td.active.disabled.disabled,
.sidebar__single .datepicker table tr td.active.disabled:active,
.sidebar__single .datepicker table tr td.active.disabled:hover,
.sidebar__single .datepicker table tr td.active.disabled:hover.active,
.sidebar__single .datepicker table tr td.active.disabled:hover.disabled,
.sidebar__single .datepicker table tr td.active.disabled:hover:active,
.sidebar__single .datepicker table tr td.active.disabled:hover:hover,
.sidebar__single .datepicker table tr td.active.disabled:hover[disabled],
.sidebar__single .datepicker table tr td.active.disabled[disabled],
.sidebar__single .datepicker table tr td.active:active,
.sidebar__single .datepicker table tr td.active:hover,
.sidebar__single .datepicker table tr td.active:hover.active,
.sidebar__single .datepicker table tr td.active:hover.disabled,
.sidebar__single .datepicker table tr td.active:hover:active,
.sidebar__single .datepicker table tr td.active:hover:hover,
.sidebar__single .datepicker table tr td.active:hover[disabled],
.sidebar__single .datepicker table tr td.active[disabled] {
    background-image: none;
    background-color: #fe721d;
    color: #fff
}

.sidebar__single .datepicker table tr td.old,
.sidebar__single .datepicker table tr td.new {
    opacity: .7
}

.sidebar__post-title {
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    font-family: var(--heading-font);
    color: var(--thm-black-color);
    margin: 0
}

.sidebar__post-title a {
    color: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.sidebar__post-title a:hover {
    color: var(--thm-base-color)
}

.sidebar__post-single {
    position: relative;
    padding: 0;
    padding-left: 115px
}

.sidebar__post-single+.sidebar__post-single {
    margin-top: 30px
}

.sidebar__post-single .thm-img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 90px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 90px;
    height: 100%
}

.sidebar__tagscloud {
    margin-left: -11px;
    margin-top: -15px
}

.sidebar__tagscloud a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    color: #848484;
    padding: 6px 19px;
    font-size: 14px;
    font-family: var(--heading-font);
    margin-left: 11px;
    margin-top: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.sidebar__tagscloud a:hover {
    background-color: var(--thm-base-color);
    border-color: var(--thm-base-color);
    color: #fff
}

@media (min-width:1200px) {
    .project-btn-control.prev {
        margin-left: -15px
    }

    .project-btn-control.next {
        right: 0
    }

    .project-btn-control {
        background-color: #fff;
        border-radius: 5px;
        position: absolute;
        padding: 10px 15px;
        top: -280px;
        z-index: 9
    }
}

@media (min-width:1300px) {
    .project-btn-control.prev {
        margin-left: -75px
    }

    .project-btn-control.next {
        right: -60px
    }

    .project-btn-control {
        background-color: #fff;
        border-radius: 5px;
        position: absolute;
        padding: 10px 15px;
        top: -280px;
        z-index: 9
    }
}

@media (min-width:1400px) {
    .project-btn-control.prev {
        margin-left: -95px
    }

    .project-btn-control.next {
        right: -80px
    }
}

.slider-project {
    margin-top: 30px;
    margin-bottom: 30px
}

.project_single_related {
    margin-top: 20px
}

.project_single_related a {
    color: var(--thm-primary-color)
}

.project_single_related a:hover {
    color: var(--thm-red-color)
}

.project_single_related img {
    height: 175px !important
}

.project-search {
    margin-bottom: 30px
}

.project-search input {
    background-color: transparent
}

.project-search .icon-search {
    font-size: 20px;
    position: absolute;
    right: 25px;
    top: 10px;
    cursor: pointer
}

.award_image {
    height: 45px;
    position: absolute;
    top: 10px;
    left: 10px
}

.project_list .search-box {
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #80808045
}

.project_list .search-box .form-check {
    margin-bottom: 10px;
    padding-left: 0;
    color: var(--thm-primary-color)
}

.project_list .search-box .form-check .form-check-input,
.project_list .search-box .form-check .form-check-label {
    cursor: pointer
}

.project_list .card-header {
    padding: 0;
    background-color: transparent
}

.project_list .card {
    background-color: transparent;
    border: none
}

.project_list .card-header .btn-link {
    color: var(--thm-primary-color);
    width: 100%;
    text-align: left
}

.project_list .btn-link.focus,
.btn-link:focus,
.project_list .card-header .btn-link:hover {
    text-decoration: none
}

.project_list .card-header .btn-link:after {
    content: "\f175";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 10px;
    top: 13px
}

.project_list .card-header .btn-link.collapsed:after {
    content: "\f176"
}

.project_list .card-body {
    background-color: #f2f2f2
}

.project-search input::placeholder {
    opacity: .6
}

.project_list {
    padding-top: 50px;
    background-color: #2d2d2d0a;
    padding-bottom: 50px;
    margin-bottom: -50px
}

.project_list .project__title {
    font-size: 15px
}

.project_list .project__image img {
    height: 200px !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: 100% !important
}

.project_list .project__description {
    padding: 10px;
    height: 100px
}

.project_list .project__description a {
    color: var(--thm-primary-color)
}

.project_list .project_item {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 15px
}

.project_list .project_item .item {
    border-radius: 5px;
    background-color: #fff;
    margin-right: 15px
}

.project_list .project_item .detail {
    padding-left: 15px;
    padding-bottom: 15px
}

.project_single_related .link-detail {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px
}

.header-project {
    height: 300px;
    background-color: #fff
}

.project-details__content .container {
    padding-left: 5%;
    padding-right: 5%
}

.project-details__content .slider-project {
    margin-top: -250px
}

.project-details__content .project-title h3 {
    font-size: 1.3rem;
    margin-bottom: 20px;
}

.project-details__related {
    padding-top: 50px
}

.project-details__related h4 {
    color: var(--thm-primary-color)
}

.content-project table {
    border: none;
    width: 100%
}

.content-project table tbody tr td {
    padding: 10px;
    border: none
}

.content-project table tbody tr {
    background-color: #f3f3f3
}

.content-project table tbody tr:nth-of-type(even) {
    background-color: #fff
}

.content-project {
    background-color: #87878714;
    padding-bottom: 50px
}

.slider-project-thumbnail {
    display: flex
}

.slider-project-thumbnail button {
    background-color: transparent;
    padding: 0;
    border: none
}

.project-title {
    text-align: center;
    color: var(--thm-primary-color);
    margin-top: 30px;
}

.project-two__single,
.project-thumnail {
    height: 100%
}

.project-two .container {
    overflow: hidden
}

.slider-project-thumbnail img {
    height: 80px !important;
    padding-right: 10px;
    filter: grayscale(1)
}

.slider-project-thumbnail .active img {
    filter: grayscale(0)
}

.project-control {
    position: relative
}

.project-btn-control i {
    color: var(--thm-primary-color)
}

.project-one {
    padding-top: 50px;
    padding-bottom: 20px;
    position: relative
}

.project-dot-container,
.partner-dot-container,
.awards-dot-container,
.certificate-dot-container {
    padding-left: 0;
    margin-top: 25px;
    padding-right: 0;
    opacity: .7;
    display: flex;
    margin-left: -15px;
    margin-right: -5px;
    margin-bottom: 30px
}

.project-dot-container .owl-dot,
.awards-dot-container .owl-dot,
.partner-dot-container .owl-dot,
.certificate-dot-container .owl-dot {
    border: none;
    height: 3px;
    cursor: pointer
}

.project-dot-container .owl-dot.active,
.awards-dot-container .owl-dot.active,
.partner-dot-container .owl-dot.active,
.certificate-dot-container .owl-dot.active {
    background-color: var(--thm-red-color)
}

.project-dot-container button,
.awards-dot-container button,
.partner-dot-container button,
.certificate-dot-container button {
    margin-right: -5px
}

.project__carousel .owl-dots {
    text-align: left
}

.project-one .title_vi {
    color: #fff
}

.project-one .project-slider,
.project-two .project-slider {
    margin-top: 30px
}

.project-one .project-left {
    background-color: #fff;
    margin: 0
}

.project-one .project-thumnail {
    padding: 0;
    width: 100%
}

.project-one .project-thumnail img {
    width: 100%
}

.project-one img {
    height: 480px !important;
    object-fit: cover
}

.project-item {
    opacity: .3
}

.project_detail_link {
    position: absolute;
    bottom: 20px
}

.project-left .short_description {
    margin-top: 30px
}

.project_detail_link a {
    padding-top: 0
}

.project_detail_link,
.project_detail_link a {
    color: var(--thm-red-color);
    cursor: pointer
}

.project_detail_link a:hover {
    color: var(--thm-primary-color)
}

.center .project-item {
    opacity: 1
}

.project-one__image {
    position: relative;
    overflow: hidden
}

.cc1-welcome {
    padding-top: 150px
}

.category-title {
    text-align: center;
    margin-top: 50px
}

.category-title h3 {
    text-transform: uppercase;
    color: var(--thm-primary-color)
}

.category-title .description {
    padding-left: 20%;
    padding-right: 20%
}

.project-slide-item {
    margin-left: 20%
}

.project-bottom {
    display: none
}

.project-bottom .project-two__title {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    width: 70%
}

.project_link {
    height: 40px;
    background-color: rgba(var(--thm-red-color-rgb), .3);
    animation: inctechPulse1 3s infinite;
    margin-left: 75%;
    border-top-left-radius: 50px;
    padding-left: 28px;
    padding-top: 10px;
    width: 60px;
    margin-top: 32px;
    cursor: pointer
}

.project_link i {
    color: #fff
}

.project-slider-bottom {
    margin-top: -200px;
    width: 100%;
    color: #fff;
    position: absolute;
    padding-top: 30px;
    height: 100%;
    background: no-repeat;
    bottom: 0;
    background-image: url(//www.cc1.vn/wp-content/themes/cc1/assets/css/../images/slider-bottom.png)
}

.project-slider-bottom .project-one__title {
    margin-top: 350px;
    margin-left: 15px;
    width: 50%
}

.project-slider-bottom .project-one__title {
    color: #fff
}

.btn-about .fa-file-pdf {
    color: var(--thm-red-color)
}

.btn-about .elementor-button {
    background-color: var(--thm-primary-color)
}

.btn-about .elementor-button:hover {
    background-color: rgba(var(--thm-red-color-rgb), .3);
    color: var(--thm-red-color);
    border-color: rgba(var(--thm-red-color-rgb), .3)
}

.project-one__image>img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.project-one__hover-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--thm-black-color-rgb), .7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transition: background-color .3s ease, -webkit-transform .4s ease;
    transition: background-color .3s ease, -webkit-transform .4s ease;
    transition: background-color .3s ease, transform .4s ease;
    transition: background-color .3s ease, transform .4s ease, -webkit-transform .4s ease
}

.project-one__hover-content a {
    width: 60px;
    height: 60px;
    background-color: var(--thm-primary-color);
    text-align: center;
    line-height: 60px;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: opacity .3s ease, background-color .3s ease, -webkit-transform .4s ease;
    transition: opacity .3s ease, background-color .3s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, opacity .3s ease, background-color .3s ease;
    transition: transform .4s ease, opacity .3s ease, background-color .3s ease, -webkit-transform .4s ease
}

.project-one__hover-content a:hover {
    background-color: var(--thm-black-color)
}

.project-one__single:hover .project-one__image>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.project-one__single:hover .project-one__hover-content {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center
}

.project-one__single:hover .project-one__hover-content a {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.project-one__title {
    color: var(--thm-primary-color);
    font-size: 24px;
    margin: 0;
    font-weight: 600;
    margin-top: 30px
}

.project-one__title a {
    color: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.project-one__title a:hover {
    color: var(--thm-base-color)
}

.project-one__category {
    font-size: 14px;
    font-weight: 500;
    color: var(--thm-base-color);
    font-family: var(--heading-font);
    font-weight: 500;
    margin-top: 20px;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.project-one__category:hover {
    color: var(--thm-primary-color)
}

.project-one__category+.project-one__title {
    margin-top: 7px
}

.project-one__bottom {
    margin-top: 70px
}

.project-one__home-three {
    background-color: #f5f6fa;
    padding-top: 150px;
    padding-bottom: 110px
}

.project-one__home-three:before {
    display: none
}

.project-one__home-three .container-fluid {
    width: 80.5%;
    padding-left: 0;
    margin-left: auto;
    margin-right: 0;
    overflow: hidden;
    padding-right: 195px
}

@media (max-width:1440px) {
    .project-one__home-three .container-fluid {
        width: 93.5%
    }
}

.project-one__carousel {
    margin-top: 60px
}

.project-one__carousel .owl-item img {
    width: auto
}

.project-one__carousel .owl-stage-outer {
    overflow: visible
}

.project-one__project-page:before {
    display: none
}

.project-one__project-page .project-one__single {
    margin-bottom: 65px
}

.project-one__project-page .project-one__bottom {
    margin-top: 5px
}

.project-one__project-page-one:before {
    display: none
}

.project-one__project-page-one .project-one__single {
    margin-bottom: 60px
}

.project-one__project-page-one .project-one__bottom {
    margin-top: 15px
}

.case-details__header {
    background-color: var(--thm-black-color);
    background-image: url(//www.cc1.vn/wp-content/themes/cc1/assets/css/../images/background/case-bg-1-1.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative
}

.case-details__header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: var(--thm-black-color);
    opacity: .5
}

.case-details__header .container {
    position: relative;
    padding-top: 240px;
    padding-bottom: 65px
}

.case-details__header-category {
    margin: 0;
    color: var(--thm-base-color);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.page_menu_navbar_mobile {
    display: none
}

.case-details__header-title {
    margin: 0;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 600
}

.case-details__content {
    padding-bottom: 50px
}

.case-details__content .col-lg-8>.row+.row {
    margin-top: 90px
}

.case-details__content-info {
    margin-top: -350px;
    position: relative;
    z-index: 100
}

.case-details__content-info .contact-info-one__box {
    padding-top: 80px;
    padding-bottom: 80px
}

.case-details__content-title {
    margin: 0;
    color: var(--thm-black-color);
    font-size: 24px;
    font-weight: 600
}

.case-details__content-text {
    margin: 0;
    color: var(--thm-text-color);
    font-size: 15px;
    line-height: 26px
}

.case-details__content-text+.case-details__content-text {
    margin-top: 25px
}

.case-details__content-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 35px
}

.case-details__content-list li {
    font-size: 16px;
    color: var(--thm-text-color);
    position: relative;
    padding-left: 30px
}

.case-details__content-list li+li {
    margin-top: 10px
}

.case-details__content-list li img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.case-details .testimonials-one {
    padding-top: 140px
}

.case-details .testimonials-one .container hr.style-one {
    display: none
}

.case-details__pagination {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #f0f1f5
}

.case-details__pagination-list {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.case-details__pagination-list:hover {
    background-color: var(--thm-base-color)
}

.case-details__pagination-list:hover i {
    color: #fff
}

.case-details__pagination-list i {
    color: var(--thm-black-color);
    font-size: 25px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

[class*=case-details__pagination-link-] {
    color: var(--thm-black-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: var(--heading-font);
    font-weight: 600;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

[class*=case-details__pagination-link-]:hover {
    color: var(--thm-base-color)
}

[class*=case-details__pagination-link-]:hover i {
    opacity: 1
}

[class*=case-details__pagination-link-] i {
    color: var(--thm-text-color);
    opacity: .3;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.case-details__pagination-link-next i {
    margin-left: 10px
}

.case-details__pagination-link-prev i {
    margin-right: 10px
}

.team-one {
    padding-bottom: 20px;
    margin-right: -20px
}

.team-one__image {
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    height: 270px
}

.team-title__title {
    font-size: 30px;
    color: var(--thm-primary-color)
}

.team-one__single {
    padding-right: 20px
}

.team-one__block {
    margin-bottom: 20px
}

.team-large {
    margin-right: 15px;
    margin-left: 0
}

.team-one__single {
    margin-top: 30px
}

.team-one__image>img {
    width: auto !important;
    max-width: 100%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 50px 120px 0px rgba(26, 46, 85, .1);
    box-shadow: 0px 50px 120px 0px rgba(26, 46, 85, .1)
}

.team-one__block-btn {
    margin-top: 15px
}

.team-one__title {
    color: var(--thm-primary-color);
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    text-transform: uppercase;
    margin: 0;
    margin-top: 20px
}

.team-image-large {
    background: #13254e;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding-left: 0;
    padding-right: 0;
    cursor: pointer
}

.team-one .modal-header {
    border-bottom: 0
}

.modal .team-description-large {
    padding-top: 30px
}

.team-one .close {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 99;
    font-size: 30px
}

.team-image-large img {
    width: auto !important
}

.modal .team-large {
    margin-right: 0
}

.line-description-team {
    margin-top: 20px !important
}

.team-one__title a {
    color: inherit
}

.team-description-large {
    background: #ecececc7;
    padding-left: 30px !important;
    padding-right: 30px !important;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.team-description {
    margin-top: 30px
}

.team-one__designation {
    margin: 0;
    color: var(--thm-red-color);
    font-size: 14px;
    font-weight: 500
}

.team-two {
    background-color: var(--thm-gray-color);
    padding-top: 140px;
    padding-bottom: 90px
}

.team-two .row.high-gutters {
    margin-left: -30px;
    margin-right: -30px
}

.team-two .row.high-gutters>[class*=col-] {
    padding-left: 30px;
    padding-right: 30px
}

.team-two__single {
    margin-bottom: 60px
}

.team-two__single:hover .team-two__social {
    -webkit-transform: perspective(70px) scale(1, 1) translateZ(0px);
    transform: perspective(70px) scale(1, 1) translateZ(0px)
}

.team-two__images {
    position: relative
}

.team-two__images>img {
    width: 100%;
    -webkit-box-shadow: 0px 50px 120px 0px rgba(26, 46, 85, .1);
    box-shadow: 0px 50px 120px 0px rgba(26, 46, 85, .1)
}

.team-two__social {
    background-color: var(--thm-primary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 22px;
    padding-bottom: 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: perspective(70px) scale(1, 0) translateZ(2px);
    transform: perspective(70px) scale(1, 0) translateZ(2px)
}

.team-two__social a {
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.team-two__social a:hover {
    color: var(--thm-base-color)
}

.team-two__social a+a {
    margin-left: 30px
}

.team-two__name {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: var(--thm-black-color);
    margin-top: 20px;
    margin-bottom: 5px
}

.team-two__name a {
    color: inherit
}

.team-two__designation {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.team-three {
    padding-bottom: 80px;
    background-image: url(//www.cc1.vn/wp-content/themes/cc1/assets/css/../images/background/team-3-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center
}

.team-three .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.team-three__inner {
    max-width: 305px;
    width: 100%;
    margin-left: auto;
    margin-right: 95px
}

.team-three__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42.2%;
    flex: 0 0 42.2%;
    max-width: 42.2%
}

.team-three__carousel {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57.8%;
    flex: 0 0 57.8%;
    max-width: 57.8%
}

.team-three__btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.team-three__btn-left,
.team-three__btn-right {
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0px 20px 30px 0px rgba(26, 46, 85, .1);
    box-shadow: 0px 20px 30px 0px rgba(26, 46, 85, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.team-three__btn-left i,
.team-three__btn-right i {
    font-size: 28px;
    color: #e5e5e5;
    line-height: 60px
}

.team-three__btn-left:hover,
.team-three__btn-right:hover {
    background-color: var(--thm-base-color);
    color: #fff
}

.team-three__btn-right {
    margin-left: 10px
}

.brand-one .container {
    padding-bottom: 50px
}

.brand-one .container hr.style-one {
    margin-bottom: 50px
}

.brand-one img {
    opacity: .2;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.brand-one img:hover {
    opacity: 1
}

.brand-two {
    background-color: #f5f6fa;
    padding-top: 81.5px;
    padding-bottom: 81.5px
}

.brand-two img {
    opacity: .3;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.brand-two img:hover {
    opacity: 1
}

.video-one {
    margin-left: 30px;
    position: relative;
    display: inline-block
}

.video-one:before {
    content: '';
    width: 63%;
    height: 96%;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateX(40%) translateY(-20%);
    transform: translateX(40%) translateY(-20%);
    background-repeat: repeat;
    background-position: 0 0;
    opacity: .2
}

.video-one>img {
    max-width: 100%;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(14, 40, 41, .25);
    box-shadow: 0px 20px 40px 0px rgba(14, 40, 41, .25)
}

.about-one {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.video-one__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 80px;
    height: 80px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    bottom: 90px;
    /* right: -45px; */
    background-color: var(--thm-red-color);
    border-radius: 50%;
    -webkit-animation: inctechPulse 3s infinite;
    animation: inctechPulse 3s infinite
}

.call__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    bottom: 220px;
    background-color: var(--thm-red-color);
    border-radius: 50%;
    right: 37px;
    -webkit-animation: inctechPulse 3s infinite;
    animation: inctechPulse 3s infinite
}

.video-one__link i {
    color: #fff;
    font-size: 20px
}

.call__link i {
    color: #fff;
    font-size: 24px
}

.cc1_counter {
    padding-top: 20px;
    padding-bottom: 50px
}

.cc1_counter .elementor-image-box-img {
    width: 64px !important
}

.cc1_counter .elementor-image-box-title {
    text-transform: uppercase;
    font-size: 1rem
}

.cc1_counter .elementor-widget-image-box .elementor-image-box-wrapper {
    width: 165px !important
}

.cc1_counter .elementor-widget-image-box .elementor-widget-container {
    text-align: -webkit-center
}

.cc1_counter .elementor-counter-number-wrapper {
    color: var(--thm-primary-color)
}

.stock {
    margin-top: 30px;
    margin-bottom: 30px
}

.stock-info {
    padding-left: 45px;
    margin-bottom: 15px
}

.stock-info h4 {
    margin-bottom: 0
}

.shareholders {
    margin-bottom: 20px
}

.container.cc1_stock {
    padding-left: 0;
    padding-right: 0
}

.shareholders .container {
    padding-left: 0;
    padding-right: 0
}

.shareholders-info {
    margin-top: 30px
}

.shareholder_item {
    width: 100%;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    margin-right: 15px;
    cursor: pointer
}

.shareholder_item:hover {
    box-shadow: 0 0 8px rgba(55, 59, 61, .3)
}

.shareholder_item .fa-download {
    color: var(--thm-red-color);
    font-size: 20px
}

.shareholder_item .tilte {
    color: #064e2d;
    font-size: 1rem
}

.shareholder_item .date {
    color: var(--thm-red-color)
}

.fields__carousel {
    margin-top: 30px;
    margin-right: 15px;
    margin-bottom: 50px;
    padding-top: 5px;
    padding-bottom: 5px
}

.cc1-field-control {
    text-align: right
}

.fields__carousel .owl-item .image {
    width: 50px;
    height: 50px
}

.fields__carousel .owl-item img {
    width: inherit;
    height: 50px;
    opacity: .6
}

.fields__carousel .owl-item {
    background-color: rgba(246, 246, 246, .745);
    height: 350px;
    border-radius: 5px;
    border: 1px solid rgba(128, 128, 128, .07)
}

.fields__carousel .owl-item .content {
    height: 300px;
    padding: 15px
}

.fields__carousel .owl-item:hover {
    background-color: #fff;
    box-shadow: 0 0 8px rgb(55 59 61/30%)
}

.fields__carousel .owl-item:hover img {
    filter: invert(32%) sepia(82%) saturate(1200%) hue-rotate(195deg) brightness(90%) contrast(105%);
}

.fields__carousel .owl-item:hover .field_link {
    background-color: rgba(var(--thm-red-color-rgb), .3);
    -webkit-animation: inctechPulse1 3s infinite;
    animation: inctechPulse1 3s infinite
}

.fields__carousel .owl-item:hover .field_link i {
    color: var(--thm-red-color)
}

.fields__carousel .owl-stage-outer {
    padding-top: 5px;
    padding-left: 5px;
    margin-right: -5px;
    padding-bottom: 5px
}

.field__title a {
    color: var(--thm-primary-color);
    font-size: 20px
}

.field__title {
    margin-top: 20px
}

.field_link {
    height: 48.5px;
    background-color: var(--thm-primary-color);
    margin-left: 75%;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 5px;
    padding-left: 40px;
    padding-top: 20px
}

.field_link i {
    width: 20px;
    color: #fff
}

.cc1-field {
    padding-top: 50px
}

.partner .am-prev,
.partner .am-next,
.project-two .am-prev,
.project-two .am-next,
.project-details__related .am-prev,
.project-details__related .am-next,
.cc1-field .am-prev,
.cc1-field .am-next,
.awards .am-prev,
.awards .am-next,
.certificate .am-prev,
.certificate .am-next {
    filter: invert(100%);
    cursor: pointer
}

.partner .owl-item .item {
    height: 120px
}

.partner .owl-item img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.elementor-counter .elementor-counter-number-wrapper {
    font-size: 54px
}

.elementor-counter-number-wrapper-showder {
    text-align: center;
    font-size: 80px;
    color: #fff;
    opacity: .08;
    text-shadow: 2px 0 0 var(--thm-red-color), -2px 0 0 var(--thm-red-color), 0 2px 0 var(--thm-red-color), 0 -2px 0 var(--thm-red-color), 1px 1px var(--thm-red-color), -1px -1px 0 var(--thm-red-color), 1px -1px 0 var(--thm-red-color), -1px 1px 0 var(--thm-red-color);
    padding-bottom: 40px
}

.elementor-counter-number-wrapper {
    position: absolute;
    width: 100%;
    top: 75px
}

.elementor-widget-cc1_company {
    background-color: rgba(135, 135, 135, .1)
}

.cc1_company {
    padding-top: 50px;
    padding-bottom: 50px
}

.cc1_company .company-item {
    margin-top: 30px
}

.company_logo {
    width: 80px;
    margin-bottom: 10px;
    height: 100px
}

.company__title {
    font-size: 16px;
    text-transform: uppercase;
    color: var(--thm-primary-color)
}

.cc1_company .company-item {
    border-right: 1.5px solid #80808030;
    height: 280px;
    padding-left: 15px;
    padding-right: 15px
}

.cc1_company .owl-stage-outer {
    margin-right: 5px
}

.cc1_company .company_description {
    height: 160px
}

.cc1_company .company_detail {
    color: var(--thm-red-color);
    font-size: .9rem
}

.post-filter {
    text-align: right;
    float: right;
    margin-bottom: 0;
    cursor: pointer
}

.view_more {
    text-transform: uppercase;
    cursor: pointer
}

.widget-news {
    margin-bottom: 30px;
    margin-top: 30px
}

.news_list {
    padding-left: 0;
    padding-right: 0
}

.news_list .image_full img {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    object-fit: cover
}

.news_list_page .image_full img {
    width: 100%;
    height: 200px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    object-fit: cover
}

.news_list_page .news-item {
    margin-bottom: 30px
}

.news__title {
    margin-bottom: 10px
}

.news__title a {
    color: var(--thm-primary-color);
    margin-top: 20px;
    margin-bottom: 20px
}

.news .content {
    margin-left: 10px;
    padding: 15px
}

.news-item {
    border-radius: 5px;
    box-shadow: 0 0 2px rgb(55 59 61/30%);
    background-color: #fff
}

.news-item:hover {
    box-shadow: 0 0 8px rgb(55 59 61/30%)
}

.news-item .media img {
    width: 220px;
    height: 135px;
    object-fit: cover
}

.news-item .content {
    color: #878787
}

.news_right a {
    color: var(--thm-primary-color)
}

.news_right.news-item .media img {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.news_right .media-body {
    padding-left: 20px;
    align-self: center;
    padding-right: 15px
}

.news .detail {
    margin-top: 20px
}

.news_list .title {
    color: var(--thm-primary-color);
    text-transform: uppercase
}

.blockquote {
    padding: 40px 0 0;
    position: relative
}

.blockquote p {
    font-size: 35px;
    font-weight: 700;
    padding-left: 30px;
    /* width: 50%; */
    color: var(--thm-primary-color);
    line-height: 40px;
}


@media (max-width:991px) {
    .blockquote p {
        width: 50%;

    }

    .about-left .blockquote p {
        width: 60%
    }
}

.blockquote:before {
    position: absolute;
    font-family: 'FontAwesome';
    top: 0;
    content: "\f10d";
    font-size: 80px;
    color: rgba(0, 0, 0, .1)
}

.awards {
    margin-top: 50px
}

.awards .header {
    text-align: center;
    margin-bottom: 30px
}

.awards__carousel .item img {
    height: 220px;
    width: 120px;
    display: inline
}

.awards__carousel .item {
    background-color: #fff
}

.awards__carousel {
    text-align: center
}

.header .title {
    color: var(--thm-primary-color);
    text-transform: uppercase
}

.header .subtitle {
    width: 60%;
    display: inline-block
}

.awards__carousel {
    margin-right: 10px
}

.awards__carousel .owl-stage-outer {
    padding: 5px;
    margin-right: -10px
}

.awards__carousel .item {
    border-radius: 5px;
    padding-top: 20px;
    box-shadow: 0 0 8px rgb(55 59 61/20%);
    height: 320px
}

.awards__carousel .item:hover {
    box-shadow: 0 0 6px rgb(55 59 61/30%)
}

.awards__carousel .item h5 {
    color: var(--thm-primary-color);
    text-transform: uppercase;
    margin-top: 15px
}

.certificate {
    margin-top: 50px
}

.certificate .header {
    text-align: center
}

.certificate__carousel .item {
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 0 8px rgb(55 59 61/30%);
    background-color: #fff
}

.certificate__carousel .owl-stage-outer {
    padding: 5px;
    margin-right: -10px
}

.certificate__carousel .active {
    margin-top: 90px
}

.certificate__carousel .active.center {
    margin-top: 20px;
    width: 360px !important;
    margin-left: -50px !important;
    margin-right: 130px !important
}

.page-navigation {
    width: 100%;
    border-bottom: 1px solid #8080804a
}

.page-navigation .navigation-box {
    display: flex
}

.page-navigation .navigation-box {
    display: flex;
    padding-left: 0
}

.page-navigation .navigation-box li {
    width: 20%;
    padding: 15px 0;
    text-align: center;
    width: 200px;
    display: inline-block
}

.dialog_team {
    top: 20vh
}

.bx-wrapper .bx-controls-direction a {
    z-index: 10 !important;
    opacity: .6
}

.modal-dialog .team-image-large img {
    max-height: 500px
}

.bx-wrapper {
    margin: 0 !important;
    border: none !important;
    box-shadow: none !important
}

.bx-wrapper .bx-prev {
    left: 0 !important
}

.bx-wrapper .bx-next {
    right: 0 !important
}

@media (max-width:1199px) {
    .page-navigation .navigation-box li {
        width: auto
    }
}

.pagemenu {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}

.pagemenu::-webkit-scrollbar {
    display: none
}

.page-navigation .navigation-box li:last-child {
    text-align: right
}

.page-navigation .navigation-box li:nth-last-child(2) {
    text-align: center
}

.page-navigation .navigation-box li:first-child {
    margin-left: 0
}

.page-navigation .navigation-box a {
    color: var(--thm-text-color);
    cursor: pointer
}

.page-navigation .navigation-box a:hover,
.page-navigation .active a {
    color: var(--thm-red-color);
    border-bottom: 3px solid var(--thm-red-color);
    padding-bottom: 16px
}

.page-navigation .navigation-box {
    margin-bottom: 0
}

.cc1-history h3 {
    color: var(--thm-primary-color)
}

.cc1-history .awards .header {
    text-align: left
}

.history-timeline {
    height: 455px;
    padding-top: 30px;
    padding-bottom: 30px
}

.box-history-timeline {
    margin-top: 50px
}

.history-timeline .header .title {
    color: #fff !important
}

.field__content .page-navigation {
    margin-bottom: 0
}

.label-fields {
    columns: var(--thm-primary-color);
    margin-top: -320px
}

.cover-fields {
    margin-top: -260px
}

.cover-fields img {
    border-radius: 5px !important
}

.icon-thietke .elementor-image-box-title {
    color: var(--thm-primary-color);
    text-transform: uppercase
}

.icon-thietke .elementor-widget-container {
    height: 170px;
    box-shadow: 25px 0 0 -24px #8787876e, 0 24px 0 -23px #8787876e
}

.icon-thietke .elementor-image-box-wrapper {
    padding-top: 10px
}

.icon-thietke.bottom .elementor-widget-container {
    box-shadow: 25px 0 0 -24px #8787876e, 0 24px 0 -23px transparent
}

.icon-thietke:nth-child(5) .elementor-widget-container {
    box-shadow: 25px 0 0 -24px transparent, 0 24px 0 -23px #8787876e
}

.icon-thietke:nth-child(9) .elementor-widget-container {
    box-shadow: none
}

.xuat-nhap-khau .icon-thietke:nth-child(4) .elementor-widget-container {
    box-shadow: 25px 0 0 -24px transparent, 0 24px 0 -23px #8787876e
}

.xuat-nhap-khau .icon-thietke:nth-child(5) .elementor-widget-container {
    box-shadow: 25px 0 0 -24px #8787876e, 0 24px 0 -23px transparent
}

.field-content-right {
    box-shadow: 0 0 8px rgb(55 59 61/20%);
    margin-top: -150px;
    border-radius: 5px;
    background-color: #fff;
    padding: 15px;
    margin-left: 20%
}

.field-content-right .elementor-column-gap-default {
    flex-wrap: wrap
}

.field-content-right .elementor-col-20 {
    width: inherit
}

.image-box-left {
    margin-top: 20px;
    padding-right: 15px;
    height: 235px
}

.image-box-left .elementor-image-box-wrapper {
    text-align: left !important
}

.image-box-left.border-right {
    border-right: 1px solid rgba(128, 128, 128, .362)
}

.align-right {
    margin-left: 20%;
    margin-top: 20px
}

.cc1_member .page-navigation .navigation-box li {
    width: 16%;
    margin-left: 0
}

.cc1_member .page-navigation .navigation-box li:nth-child(1) {
    width: 10%
}

.cc1_member .page-navigation .navigation-box li:nth-child(2) {
    width: 22%
}

.division-item {
    margin-top: 15px;
    margin-bottom: 15px
}

.division-item .media-body {
    padding: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    min-height: 100px
}

.division-item.media {
    background: #0000000d;
    border-radius: 5px;
    min-height: 165px
}

.division-item .media-body h5 {
    color: var(--thm-primary-color)
}

.division-item img {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    width: 35%
}

.cc1-company h3 {
    text-transform: uppercase;
    color: var(--thm-primary-color)
}

.compnay-one__single {
    height: 300px
}

.cc1-company {
    width: 100%
}

.cc1-company .item-grid {
    box-shadow: 25px 0 0 -24px #8787876e, 0 24px 0 -23px #8787876e;
    padding-top: 20px;
    margin-left: -30px;
    padding-left: 30px
}

.cc1-company .view_detail {
    position: absolute;
    bottom: 10px
}

.cc1-company .row :nth-child(3) .item-grid {
    box-shadow: 0 24px 0 -23px #8787876e
}

.form-contact {
    margin-top: -100px;
    background: #fff;
    box-shadow: 0 0 8px rgb(55 59 61/20%);
    border-radius: 10px
}

.elementor-widget-cc1_contact_form p {
    margin-bottom: 0
}

.elementor-widget-cc1_contact_form label {
    width: 100%;
    color: var(--thm-primary-color)
}

.elementor-widget-cc1_contact_form label span {
    color: var(--thm-red-color)
}

.shareholderslist {
    padding-right: 30px
}

.shareholderslist .shareholder_item {
    margin-bottom: 20px;
    background-color: #ffffffdb
}

.cc1-shareholderslist h3 {
    color: var(--thm-primary-color);
    text-transform: uppercase
}

.cc1-shareholderslist .shareholder_item .tilte {
    color: #064e2d;
    font-size: 1rem
}

.cc1-shareholderslist-image {
    height: 640px
}

.cc1-shareholderslist-image .elementor-widget-container,
.cc1-shareholderslist-image .elementor-widget-container img {
    height: 100%
}

.cc1-news-list .page-navigation .navigation-box li {
    width: 10%
}

.cc1-news-list .page-navigation {
    margin-bottom: 0
}

.news-item.news_right {
    margin-bottom: 15px
}

.elementor-widget-cc1_newshot .elementor-widget-container {
    padding-top: 15px;
    padding-bottom: 15px
}

.item_category {
    background: #fff;
    box-shadow: 0 0 2px rgb(55 59 61/30%);
    border-radius: 10px
}

.item_category h5 {
    margin-top: 20px;
    padding-left: 15px
}

.item_category h5 a {
    color: var(--thm-primary-color)
}

.item_category ul {
    padding-left: 15px
}

.item_category ul li {
    padding-top: 10px;
    padding-bottom: 5px;
    margin-right: 15px;
    border-bottom: 1px solid rgba(128, 128, 128, .26)
}

.item_category ul li a,
.item_category ul li i {
    color: var(--thm-text-color)
}

.item_category ul li:hover a,
.item_category ul li:hover i {
    color: var(--thm-red-color)
}

.navbar-collapse li {
    height: 50px;
    color: var(--thm-text-color)
}

.navbar-collapse li a {
    height: 50px
}

.navbar-toggler {
    height: 50px;
    font-size: 24px;
    color: var(--thm-primary-color)
}

.text-boder .elementor-widget-container {
    box-shadow: 0 0 8px rgb(55 59 61/30%);
    margin-top: 10px;
    border-radius: 10px
}

.elementor-widget-text-editor .highlight {
    border-left: 5px solid #0056a554;
    padding-left: 10px;
    margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 10px
}

.vlxd-item {
    margin: 15px;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px
}

.vlxd-item .number {
    font-size: 40px;
    color: #e5001945;
    font-weight: 600
}

.vlxd-item .title {
    color: var(--thm-primary-color);
    font-size: 22px;
    font-weight: 600
}
