/*.mb-0 {*/
/*    margin-bottom: 0 !important;*/
/*}*/

/*.mb-1 {*/
/*    margin-bottom: .5rem !important;*/
/*}*/

/*.cl-blue {*/
/*    color: rgba(1, 120, 190, 1) !important;*/
/*}*/

/*.title-page h1 {*/
/*    font-size: 40px;*/
/*}*/

/*.title-page h2 {*/
/*    font-size: 25px;*/
/*}*/

/*.ctf-page .form-gr {*/
/*    margin-bottom: .5rem;*/
/*}*/

/*.wpcf7-spinner {*/
/*    display: none;*/
/*}*/

/*.form-gr.gr-2 {*/
/*    display: flex;*/
/*    gap: 1rem;*/
/*}*/

/*.form-gr .form-item {*/
/*    width: 100%;*/
/*}*/

/*.ctf-page .form-gr input,*/
/*.ctf-page textarea {*/
/*    color: #000;*/
/*    border-radius: .75rem !important;*/
/*    box-shadow: none !important;*/
/*    background: rgba(226, 234, 239, 1) !important;*/
/*}*/

/*.btn-send inoput {*/
/*    margin: 0 !important;*/
/*    padding: 0 !important;*/
/*}*/

/*.ctf-new .btn-send input {*/
/*    background: #000;*/
/*    width: 100%;*/
/*    margin: 0 !important;*/
/*    border-radius: .75rem;*/
/*}*/

/*.form-gr input {*/
/*    height: 3rem;*/
/*}*/

/*.ctf-new input {*/
/*    border-radius: .75rem !important;*/
/*}*/

/*.ctf-page .wpcf7-not-valid-tip {*/
/*    background: transparent;*/
/*}*/

/*.ctf-page .wpcf7-not-valid-tip:after {*/
/*    display: none;*/
/*}*/

/*.conatct-img .bg-wrap {*/
/*    background: #fff;*/
/*    border-radius: 1rem;*/
/*    margin-top: -5rem;*/
/*}*/

/*.sec-bg-new {*/
/*    border-radius: 1rem;*/
/*    overflow: hidden;*/
/*}*/

/*.box-contact {*/
/*    border-radius: 1rem;*/
/*    padding: 2rem;*/
/*}*/

/*.box-contact.box1 {*/
/*	background: #005D9E;*/
/*}*/

/*.box-contact.box-2 {*/
/*	background: #5BA6D44D;*/
/*}*/

/*.box-contact.box3 {*/
/*	box-shadow: 0px 4px 18.4px 0px #0000000F;*/
/*}*/


/*.about-vs .box-vs.border-mid {*/
/*    border-left: 1px solid #fff;*/
/*    border-right: 1px solid #fff;*/

/*    @media only screen and (max-width: 800px) {*/
/*        border: none;*/
/*    }*/
/*}*/

/*.box-cn {*/
/*    border-radius: 20px;*/
/*    padding: .85rem;*/
/*	background: #fff;*/
/*    box-shadow: -3px 0px 11.8px 0px #00000017;*/
/*	height: 18.5rem;*/
/*	@media only screen and (max-width: 800px) {*/
/*		height: auto;*/
/*	}*/
/*}*/



/*.timeline {*/
/*    position: relative;*/
/*}*/

/*.timeline::before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 2px;*/
/*    background-color: #13405F;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*    left: 50%;*/
/*    margin-left: -1px;*/
/*}*/

/*.timeline-item {*/
/*    padding: 2rem 0;*/
/*    position: relative;*/
/*    min-height: 22rem;*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.timeline-icon {*/
/*    width: 3rem;*/
/*    height: 3rem;*/
/*    border-radius: 50%;*/
/*    background-color: white;*/
/*    border: 2px solid #ddd;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    z-index: 2;*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*}*/

/*.timeline-icon img {*/
/*    width: 2rem;*/
/*    height: auto;*/
/*}*/

/*.timeline-content {*/
/*    width: 100%;*/
/*    overflow: hidden;*/
/*}*/

/*.timeline-content::after {*/
/*    content: "";*/
/*    display: table;*/
/*    clear: both;*/
/*}*/

/*.timeline-content-left {*/
/*    float: left;*/
/*    width: 50%;*/
/*    text-align: right;*/
/*	@media only screen and (max-width: 800px) {*/
/*		width: 48%;*/
/*	}*/
/*}*/

/*.timeline-content-right {*/
/*    float: right;*/
/*    width: 48%;*/
/*    text-align: left;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    transform: translatey(-50%);*/
/*}*/



/*.blue-box {*/
/*    background-image: url('/gioithieu155/wp-content/uploads/2025/04/bg-left.png');*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
    
/*    width: 100%;*/
/*    height: 100%;*/
/*    color: white;*/
/*    padding: 20px;*/
/*    position: relative;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*}*/

/*.blue-box-left {*/
/*    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);*/
/*    padding-right: 30px;*/
/*}*/


/*.year {*/
/*    font-size: 24px;*/
/*    font-weight: bold;*/
/*    margin-bottom: 10px;*/
/*}*/

/*.description {*/
/*	padding-left: 20%;*/
/*    width: 100%;*/
/*    font-size: 14px;*/
/*    line-height: 1.5;*/
/*}*/

/*.building-image {*/
/*    width: 100%;*/
/*    height: 20rem;*/
/*    overflow: hidden;*/
/*    border-radius: 5px;*/
/*    position: relative;*/
/*}*/

/*.building-image img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    object-fit: cover;*/
/*}*/

/*.green-blob {*/
/*    position: absolute;*/
/*    width: 70px;*/
/*    height: 70px;*/
/*    background-color: rgba(144, 238, 144, 0.6);*/
/*    border-radius: 50%;*/
/*    z-index: 1;*/
/*}*/

/*.blob-top-right {*/
/*    top: -20px;*/
/*    right: -20px;*/
/*}*/

/*.blob-top-left {*/
/*    top: -20px;*/
/*    left: -20px;*/
/*}*/

/*.dimension-text {*/
/*    position: absolute;*/
/*    bottom: -25px;*/
/*    right: 0;*/
/*    color: #0078C8;*/
/*    font-size: 12px;*/
/*}*/



/*.timeline-item:nth-child(even) .timeline-content .timeline-content-left {*/
/*    float: right;*/
/*}*/


/*.timeline-item:nth-child(even) .timeline-content .timeline-content-right {*/
/*    float: left;*/
/*	position: absolute;*/
/*	left: 0;*/
/*}*/

/*.timeline-item:nth-child(even) .timeline-content .timeline-content-left .blue-box {*/
/*	background-image: url('/gioithieu155/wp-content/uploads/2025/04/bg-right.png');*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    background-repeat: no-repeat;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    color: white;*/
/*    padding: 20px;*/
/*    position: relative;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*	text-align: left;*/
	
/*}*/

/*.timeline-item:nth-child(even) .timeline-content .timeline-content-left .description {*/
/*	padding-right: 20%;*/
/*	padding-left: 0;*/
/*}*/


/*.timeline-item:nth-child(even) .timeline-content .timeline-content-right .blue-box-right .description {*/
/*	width: 100%;*/
/*	padding-left: 20%;*/
/*	@media only screen and (max-width: 800px) {*/
/*		padding: 0;*/
/*	}*/
/*}*/




/*.timeline-item:nth-child(1) .timeline-content .timeline-content-left:before {*/
/*    content: "";*/
/*    background-image: url(/gioithieu155/wp-content/uploads/2025/04/Objects.png);*/
/*    width: 11rem;*/
/*    height: 11rem;*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: -14%;*/
/*    left: -1%;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*	z-index: 0;*/
/*}*/


/*.timeline-item:nth-child(2) .timeline-content .timeline-content-left:before {*/
/*    content: "";*/
/*    background-image: url(/gioithieu155/wp-content/uploads/2025/04/Group-62654-1.png);*/
/*    width: 12rem;*/
/*    height: 12rem;*/
/*    display: block;*/
/*    position: absolute;*/
/*    bottom: -30%;*/
/*    right: 12%;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    z-index: 0;*/
/*	@media only screen and (max-width: 800px) {*/
/*		width: 8rem;*/
/*    	height: 8rem;*/
/*	}*/
/*}*/



/*.timeline-item:nth-child(3) {*/
/*    margin-top: 13rem;*/
/*	@media only screen and (max-width: 800px) {*/
/*		margin-top: 10rem;*/
/*	}*/
/*}*/


/*.timeline-item:nth-child(3) .timeline-content .timeline-content-left:before {*/
/*    content: "";*/
/*    background-image: url(/gioithieu155/wp-content/uploads/2025/04/Group-62655.png);*/
/*    width: 15rem;*/
/*    height: 15rem;*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: -40%;*/
/*    left: -10%;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*	z-index: 0;*/
/*	@media only screen and (max-width: 800px) {*/
/*		width: 8rem;*/
/*    	height: 8rem;*/
/*	}*/
/*}*/

/*.timeline-item:nth-child(3) .timeline-content .timeline-content-left:after {*/
/*    content: "";*/
/*    background-image: url(/gioithieu155/wp-content/uploads/2025/04/ao.png);*/
/*    width: 10rem;*/
/*    height: 10rem;*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: -50%;*/
/*    left: 26%;*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*    z-index: 0;*/
	
/*	@media only screen and (max-width: 800px) {*/
/*		width: 5rem;*/
/*    	height: 5rem;*/
/*	}*/
/*}*/