/* HEADER */
.header { padding: 0.1px 0 0 0; } 

/* SLIDESHOW */
.slideshow { margin-bottom: 10px; } 

/* MENU */
.logo-header img { border-radius: 50%; } 
.col-logo { margin-top: -100px; margin-bottom: 15px; } 
.menu.fixed .col-logo { margin-top: 5px; margin-bottom: 5px; zoom: .5; } 
.logo-menu{border-radius: 50%;overflow: hidden;}


/* CONTACT */
.wrap-contact .wrap-content { max-width: 1030px; } 

/* PRODUCT */
.title-category, .title-home h2 { align-content: center; min-height: 45px; background: var(--color-main); margin-bottom: 0; font-family: var(--f-b); font-size: 15px; color: var(--color-title); text-transform: uppercase; padding: 10px; } 
.title-home h2 { width: fit-content; position: relative; } 
.title-home h2::after { content: ""; background: var(--color-main); width: 15px; height: 99%; -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%); clip-path: polygon(100% 50%, 0 0, 0 100%); position: absolute; top: 0; left: 100%; } 
.col-category ul li { padding: 0 25px; display: flex; align-items: center; border-bottom: 1px solid #f3f3f3; height: 40px; background:var(--color-main-v2); } 
.col-category ul li:hover { background: var(--color-hover); } 
.col-category ul li a { color: var(--f-m); font-size: 14px; color: #fff; display: block; text-transform: capitalize; } 

.control-bc { position: relative; width: 100px; height: 35px; } 
.control-bc button.owl-prev { z-index: 1; left: 0; opacity: 1; } 
.control-bc button.owl-next { z-index: 1; right: 0; opacity: 1; } 

.title-index h2 { font-family: var(--f-b); font-size: 25px; color: var(--color-title); text-transform: uppercase; padding-bottom: 15px; background: url(../images/set/icon-title.png) left bottom no-repeat; margin-bottom: 22px; } 

.image-product-vertical { width: 200px; } 
.info-product-vertical { width: calc(100% - 220px); } 
.slick-vertical .product { background: #f6f6f6; } 
.slick-vertical-2rows .slick-slide > div { display: flex; flex-wrap: wrap; margin: 0 -10px; } 
.slick-vertical-2rows .product { padding: 0 10px; box-sizing: border-box; } 


.wrap-product { background: rgb(255, 252, 235); } 
.wrap-product .title-home{background: var(--color-main-v2);}
.wrap-product .title-home a{font-family: var(--f-m);font-size: 15px;color: #fff; padding-right: 10px;}
.wrap-product .title-home a:hover{color: var(--color-main);}

/* CONSTRUCTION */
.grid-construction { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:10px; margin-top: 10px; } 
.items-construction:hover img { filter: brightness(0.5); } 
.items-construction:nth-child(1) { grid-row: 2 span; grid-column: 2 span; } 
.title-construction { align-content: center; padding: 20px; font-family: var(--f-b); color: #fff; text-transform: capitalize; left: 0; right: 0; bottom: 0; top: 0; margin: auto; text-align: center; } 
.title-construction h3 { font-size: 25px; } 

/* STATISTIC */
.box-criteria { padding: 10px; border: 1px solid #f3f3f3; border-radius: 10px; } 
.box-criteria:hover { background: var(--color-main); border-radius: 10px; } 
.box-criteria:hover .criteria-desc, .box-criteria:hover .criteria-name a { color: #fff; } 
.criteria-desc { font-family: var(--f-r); font-size: 16px; color: #000; } 
.criteria-name a { font-family: var(--f-b); font-size: 35px; color: #000; } 
.section-notify .title { font-family: var(--f-b); font-size: 35px; color: var(--color-title); } 
.notify-name { font-family: var(--f-r); font-size: 16px; color: #000; } 

/* PROCESS */
.wrap-process { background: url(../images/set/background.jpg) no-repeat center/cover; } 
.name-process { font-family: var(--f-b); font-size: 17px; color: #fff; text-transform: capitalize; margin-top: 15px; } 
.items-process { position: relative; padding: 0 25px; } 
.items-process:after { position: absolute; content: '\f101'; font-weight: 500; font-family: 'Font Awesome 6 Pro'; color: #fff; top: 50%; transform: translateY(-50%); left: -50px; font-size: 40px; } 

/* CRITERIA */
.items-criteria { margin: 10px; } 
.image-criteria { position: relative; } 
.image-criteria a { width: 70px; height: 80px; background: #632c00; -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); display: flex; justify-content: center; align-items: center; z-index: 2; flex-shrink: 0; position: relative; } 
.image-criteria::after { content: ""; background: #f7d723; width: calc(100% + 16px); height: calc(100% + 16px); position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: -1; -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); } 
.info-criteria { width: 168px; width: 168px; left: 7px; position: relative; background: #f7d723; padding: 0 10px 0 20px; min-height: 50px; max-height: 50px; align-content: center; } 
.info-criteria::after { content: ""; background: #f7d723; width: 15px; height: 100%; -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%); clip-path: polygon(100% 50%, 0 0, 0 100%); position: absolute; top: 0; right: -14px; } 
.name-criteria { line-height: normal; font-family: var(--f-b); font-size: 14px; color: #000; text-transform: unset; } 


/* NEWS */
.section-constructionList:last-child { margin-bottom: 0; } 
.title-List h2 { font-size: 35px; font-family: var(--f-m); color: var(--color-main); } 
.news-home-img { border-radius: 10px; } 
.news-home-info { padding: 10px 0; } 
.news-name-single { font-size: 30px !important; } 
.news .news-name a, .news-name { color: #333; font-size: 20px; font-family: var(--f-b); height: unset; text-transform: capitalize; line-height: 1.5; } 
.items-vertical { margin-bottom: 15px; } 
.image-vertical { width: 250px; border-radius: 10px; } 
.info-vertical { width: calc(100% - 270px); } 
.name-vertical { font-family: var(--f-b); font-size: 20px; color: #000; text-transform: capitalize; } 
.desc-vertical { font-family: var(--f-r); font-size: 15px; color: #000; } 

.btn-news { display: table; font-size: 15px; color: rgb(255, 255, 255); font-weight: 700; text-align: center; background: var(--color-main); padding: 12px 30px; margin: 20px auto 0px; border-radius: 50px; } 

.btn-news i { margin-left: 12px; font-size: 19px; position: relative; top: 1px; } 

.btn-news:hover { color: rgb(34, 34, 34); text-decoration: none; background: rgb(232, 232, 232); transition: 0.3s; } 

/* PRODUCT */
.name-productList { font-family: var(--f-b); color: #000; display: block; font-size: 17px; text-transform: capitalize; margin-top: 15px; } 

/* BANNER */
.title-banner { left: 0; bottom: 0; top: 0; margin: auto; display: flex; justify-content: center; align-items: center; width: 50%; padding: 0 50px; text-align: center; margin: auto; } 
.name-banner { font-size: 60px; font-family: var(--f-b); color: #006200; text-transform: capitalize; max-width: 560px; } 

.image-video { border-radius: 10px; } 
.name-video { font-family: var(--f-m); font-size: 20px; color: #000; } 
.section-cruitment { background: #65f820; padding: 30px; border-radius: 30px; border: 4px solid var(--color-main); } 
.section-cruitment .title { font-family: var(--f-b); font-size: 30px; text-transform: capitalize; color: #000; margin-bottom: 1rem; } 
.section-cruitment ul { padding: 0 0 0 20px; } 
.section-cruitment ul li a { font-family: var(--f-m); font-size: 20px; color: #000; } 
.section-cruitment ul li { list-style: disc; color: #000; } 
.section-cruitment ul li:hover { color: var(--color-hover); } 
.section-cruitment ul li a:hover { color: var(--color-hover); } 

/* FORM */
.col-newsletter { position: relative; } 
.hotline-ab { position: absolute; border-radius: 5px; color: #fff; top: 0; right: 15px; background: var(--color-main); font-family: var(--f-m); font-size: 20px; padding: 10px 20px; } 
.hotline-ab:hover { background: var(--color-hover); color: #fff; } 

.logo-index { margin-bottom: 5px; } 
.title-form { font-family: var(--f-s); font-size: 45px; text-transform: capitalize; } 
.slogan-form { font-family: var(--f-r); font-size: 20px; margin: 0; } 
.validation-newsletter { margin-top: 10px; background: #65f820; padding: 15px 20px; border-radius: 15px; border: 4px solid var(--color-main); } 

.col-content textarea { height: 100px; } 
.col-submit { text-align: right; } 
.newsletter-button { margin-left: auto; } 
.newsletter-button input[type="submit"] { background: transparent; border: none; border-radius: 30px !important; font-size: 20px; font-family: var(--f-m); text-transform: capitalize; } 
.newsletter-button:hover { background: var(--color-main); } 
.newsletter-button:hover input[type="submit"] { color: #fff !important; } 