body{
overflow-x: hidden;
}
html {
scroll-behavior: smooth;
} *,
*::before,
*::after {
box-sizing: border-box;
margin: 0;
padding: 0;
}
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
color: #333;
font-family: 'Inter', Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 1.618;
margin: 0;
padding: 0;
text-decoration: none;
}
blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description {
background-color: #f5f5f5;
border: 1px solid #ddd;
}
input,
label,
select,
textarea {
color: #333;
font-family: 'Inter', Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: 400;
}
li,
ol,
ul {
margin: 0;
padding: 0;
}
ol li {
list-style-type: decimal;
}
strong,
b {
font-weight: 700;
} a,
a:visited { color: #1E1E1E;
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a img {
border: none;
} body {
background-color: #FFF;
}
::-moz-selection {
background-color: #0d72c7;
color: #fff;
}
::selection {
background-color: #0d72c7;
color: #fff;
} .site-container {
margin: 0 auto;
width: 100%;
padding: 0;
}
.wrap {
margin: 0 auto;
max-width: 1200px;
;
padding: 0;
} .site-header {
margin: 0 auto;
height: 80px;
width: 100%;
background-color: #FFF;
position: fixed;
top: 0;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
z-index: 1000;
float: left;
}
.site-header .textwidget p {
position: absolute;
top: 2px;
right: -270px;
cursor: pointer;
background: #08815c;
color: #fff;
height: 45px;
display: table;
line-height: 45px;
padding: 0 20px;
border-radius: 25px;
font-size: 16px;
font-weight: 500;
transition: background 0.3s ease;
}
.title-area {
float: left;
overflow: hidden;
padding: 0;
width: 230px;
margin-left: 15px;
height: 90px;
margin-top: 6px;
}
.site-title {
font-family: 'Inter', Arial, sans-serif;
font-size: 36px;
line-height: 1.35;
margin: 0;
text-transform: uppercase;
float: left;
width: 100%;
height: 100%;
}
.site-title a,
.site-title a:hover {
color: #333;
padding: 0;
text-decoration: none;
float: left;
width: 100%;
height: 100%;
text-indent: -9999px;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/logo_new.png) no-repeat top left;
background-size: 70px;
}
.site-description {
font-size: 13px;
padding: 0;
display: none;
}
.site-header .widget-area { position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 10;
display: flex; align-items: center;
} .nav-primary {
float: left;
width: 100%;
height: 50px;
background: #333;
}
.menu-primary,
.menu-secondary,
.site-header .menu {
clear: both;
color: #333;
font-size: 13px;
margin: 0 auto;
overflow: hidden;
width: 100%;
}
.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
float: left;
width: 100%;
}
.menu-primary li,
.menu-secondary li,
.site-header .menu li {
float: left;
list-style-type: none;
}
.menu-secondary a,
.site-header .menu a {
color: #3F3F3F;
display: block;
padding: 12px 20px;
position: relative;
text-decoration: none;
font-size: 16px;
font-weight: 500;
transition: 0.4s ease;
}
.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
color: #1D429A;
}
.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited {
background: none;
background-color: #fff;
border-bottom: 1px solid #ddd;
color: #333;
font-size: 16px;
padding: 10px;
position: relative;
text-transform: none;
width: 230px;
}
.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover {
background-color: #1D429A;
color: #fff;
}
.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
height: auto;
left: -9999px;
margin: 0 0 0 -1px;
position: absolute;
width: 160px;
z-index: 9999;
padding-top: 18px;
}
.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
width: 140px;
} .menu-primary li ul ul, .menu-secondary li ul ul, .site-header .menu li ul ul
{
margin: -64px 0 0 232px;
}
.menu li:hover ul ul,
.menu li.sfHover ul ul {
left: -9999px;
}
.menu li:hover,
.menu li.sfHover {
position: static;
}
ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul {
left: auto;
}
.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul {
padding-right: 25px;
}
.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/icon-plus.png) no-repeat;
height: 16px;
position: absolute;
right: 8px;
text-indent: -9999px;
top: 10px;
width: 16px;
}
#wpadminbar li:hover ul ul {
left: 0;
} .site-inner {
margin: 0 auto;
overflow: visible;
padding: 60px 0 20px;
width: 1200px;
box-sizing: border-box;
} .breadcrumb {
float: left;
width: 100%;
background-color: rgb(229, 238, 246);
padding: 12px 0;
font-size: 15px;
margin:80px auto auto;
}
.breadcrumb .wrap {
width: 1140px;
color: #08815c;
font-weight: 500;
}
.breadcrumb a {
color: #333;
font-size: 16px;
font-weight: 400;
}
.breadcrumb .label {
margin: 0 5px;
font-weight: 400;
color: #333;
}  .content-sidebar-wrap {
display: flex;
justify-content: space-between; }
.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
width: 100%;
}
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
float: right;
} .content-sidebar .content,
.sidebar-content .content {
width: 800px;
}
.sidebar-content .content,
.sidebar-sidebar-content .content {
float: right;
margin-left: 0;
margin-right: 15px;
}
.full-width-content .content {
width: 100%;
}
.page_blog .post {
padding: 1rem 1rem 1.5rem; border-radius: 1.6rem;
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.entry-content {
overflow: hidden;
text-align: justify;
}
.entry-content p {
margin: 0 0 15px;
text-align: justify;
}
blockquote {
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/blockquote.png) no-repeat;
border: none;
margin: 5px 5px 20px;
padding: 25px 30px 5px 70px;
}
blockquote p {
color: #999;
font-style: italic;
}
p.subscribe-to-comments {
padding: 20px 0 10px;
}
.clear {
clear: both;
}
.clear-line {
border-bottom: 1px solid #ddd;
clear: both;
margin: 0 0 25px;
} h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
font-family: 'Inter', Arial, sans-serif;
line-height: 1.35;
margin: 0 0 10px;
}
h1 {
font-size: 18px;
}
.taxonomy-description h1 {
margin: 0;
}
h2,
h2 a,
h2 a:visited {
font-size: 16px;
}
h2 a,
h2 a:visited {
color: #333;
font-family: 'Inter', Arial, sans-serif;
}
h2 a:hover {
color: #0d72c7;
text-decoration: none;
}
.widget-area h2,
.widget-area h2 a {
font-size: 16px;
margin: 0 0 5px;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 16px;
}
.taxonomy-description h1,
.widget-area .widgettitle {
font-size: 16px;
color: #333;
}
.widget-area .widgettitle a {
color: #333;
text-decoration: none;
} .entry-content ol,
.entry-content ul {
margin: 0;
padding: 0 0 15px;
text-align: justify;
}
.archive-page ul li,
.entry-content ul li {
list-style-type: disc;
margin: 0 0 0 30px;
padding: 0;
text-align: justify;
}
.entry-content ol li {
margin: 0 0 0 35px;
}
.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
padding: 0;
} .entry-header .entry-meta {
font-size: 13px;
margin: -5px 0 15px;
} .entry-footer .entry-meta {
border-top: 1px solid #ddd;
clear: both;
font-size: 13px;
padding: 5px 0 0;
} img {
height: auto;
max-width: 100%;
}
.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
background-color: #f5f5f5;
border: 1px solid #ddd;
padding: 4px;
}
.author-box .avatar {
background-color: #fff;
float: left;
margin: 0 10px 0 0;
}
.post-image {
margin: 0 10px 10px 0;
}
.comment-list li .avatar {
background-color: #fff;
float: right;
margin: 5px 10px 10px 0px;
}
img.centered,
.aligncenter {
display: block;
margin: 0 auto 10px;
}
img.alignnone {
display: inline;
margin: 0 0 10px;
}
img.alignleft {
display: inline;
margin: 0 15px 10px 0;
}
img.alignright {
display: inline;
margin: 0 0 10px 15px;
}
.alignleft {
float: left;
margin: 0 15px 10px 0;
}
.alignright {
float: right;
margin: 0 0 10px 15px;
}
.wp-caption {
padding: 0;
text-align: center;
width: auto !important;
}
p.wp-caption-text {
font-size: 13px;
margin: 5px 0;
text-align: center;
}
.wp-smiley,
.wp-wink {
border: none;
float: none;
} .pagination {
font-size: 16px;
overflow: hidden;
padding: 20px 0;
width: 100%;
text-align: center;
}
.pagination li {
display: inline;
}
.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
background: #f2f2f2;
color: #333;
padding: 8px 13px;
}
.pagination li a:hover,
.pagination li.active a {
background: #ce2127;
color: #fff;
} .sidebar {
display: inline; width: 340px;
margin-right: 15px;
}
.sidebar-secondary {
float: left;
width: 150px;
}
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
float: left;
margin-left: 15px;
margin-right: 0;
}
.content-sidebar-sidebar .sidebar-secondary {
float: right;
}
.sidebar p {
font-size: inherit;
}
.sidebar .widgettitle {
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 54px;
text-transform: uppercase;
margin-bottom: 18px;
}
.sidebar .widget { margin: 0 0 15px;
padding: 0 0 15px;
float: left;
width: 100%;
}
.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
padding: 0 15px;
}
.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li { list-style-type: none;
margin: 0 0 7px;
padding: 0 0 5px;
word-wrap: break-word;
}
.sidebar.widget-area ul ul li {
border: none;
margin: 0;
} input[type="button"],
input[type="submit"] {
background: #f2f2f2;
cursor: pointer;
padding: 10px 20px;
color: #333;
-webkit-appearance: none;
}
input:hover[type="button"],
input:hover[type="submit"] {
text-decoration: none;
} .site-header .search-form {
float: right; width: 120px;
border: 1px solid #d9d9d9;
border-radius: 10px;
height: 40px;
}
.site-header .wrap {
max-width: 78% !important;
}
.sidebar .search-form {
padding: 5px 0 0 15px;
}
.search-form input[type="search"] {
margin: 0;
padding: 6px 5px 6px 15px;
width: calc(100% - 110px);
border: none;
background: unset;
height: 40px;
}
.nav-primary .search-form input[type="search"] {
background-color: #fff;
margin: 2px -7px 0 0;
} .site-footer {
float: left;
clear: both;
font-size: 15px;
margin: 0 auto;
overflow: hidden;
width: 100%;
background: #1D429A;
color: #fff;
padding: 20px 0;
}
.site-footer .wrap {
display: flex;
justify-content: space-between;
}
.site-footer .widget_text:nth-of-type(2) p {  }
.site-footer p {
color: #fff;
}
.site-footer a,
.site-footer a:visited {
color: #fff;
}
.site-footer a:hover {
color: #fff;
text-decoration: none;
}
.site-title a,
.site-title a:hover {
color: rgb(51, 51, 51);
float: left;
width: 100%;
height: 100%;
text-indent: -9999px;
padding: 0px;
text-decoration: none;
} .entry-comments,
#respond {
margin: 0 0 15px;
overflow: hidden;
float: left;
width: 100%;
}
#author,
#comment,
#email,
#url {
margin: 10px 5px 0 0;
padding: 10px;
width: 348px;
float: left;
background: #fff;
}
#comment {
height: 90px;
margin: 10px 0;
width: 98%;
background: #fff;
}
input#submit {
float: left;
}
.ping-list {
margin: 0 0 40px;
}
.comment-list ol,
.ping-list ol {
padding: 10px;
}
.comment-list li,
.ping-list li {
font-weight: bold;
list-style-type: none;
margin: 15px 0 5px;
padding: 10px 15px;
}
.comment-list li ul li {
list-style-type: none;
margin-right: 0;
background: #fff;
}
.comment-content {
padding-left: 70px;
}
.comment-content p {
font-size: 15px;
margin: 0 0 15px;
}
.comment-list cite,
.ping-list cite {
font-style: normal;
}
.comment-meta {
font-size: 12px;
margin: 0 0 5px;
}
.comment-meta a {
color: #666;
}
.comment-reply {
font-size: 13px;
font-weight: 300;
}
.comment-reply a {
background: #f2f2f2;
color: #333;
padding: 5px 10px;
}
.nocomments {
text-align: center;
}
.entry-comments .pagination {
display: block;
}
.bypostauthor {}
.thread-alt,
.thread-even {
background-color: #f5f5f5;
}
.alt,
.depth-1,
.even {
border: 1px solid #ddd;
} .slick-slider {
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
outline: none;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
.slick-dots {
text-align: center;
margin: 0 35px;
display: none !important;
}
.slick-dots li {
display: inline-block;
width: 8px;
height: 8px;
margin-right: 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 8px;
height: 8px;
padding: 5px;
border-radius: 100px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: #636363;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
background: #000;
}
.section { width: 100%;
} .before_footer {
background-color: rgb(229, 238, 246);
padding: 40px 0;
}
.before_footer .wrap-section {
display: flex;
justify-content: space-between;
}
.before_footer strong img {
width: 200px;
}
.before_footer .widget:first-of-type strong {
font-size: 20px;
}
.before_footer .widget:first-child .widgettitle {
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/logo_new.png) no-repeat top left;
background-size: 160px;
padding: 60px 0 0;
margin: 0 0 15px;
}
.before_footer ul {
list-style-type: none;
flex-direction: column;
display: flex;
flex-wrap: wrap;
row-gap: 0.1rem;
margin-top: 12px;
}
.before_footer ul li {
display: flex;
align-items: stretch;
gap: 12px;
margin-top: 12px;
}
.before_footer .widget:first-child  ul li {
display: flex;
align-items: stretch;
gap: 12px;
margin-top: 0px;
}
.before_footer .widget .footer-list .footer-item:nth-child(1),
.before_footer .widget .footer-list .footer-item:nth-child(2),
.before_footer .widget .footer-list .footer-item:nth-child(3),
.before_footer .widget .footer-list .footer-item:nth-child(4),
.before_footer .widget .footer-list .footer-item:nth-child(5),
.before_footer .widget .footer-list .footer-item:nth-child(6),
.before_footer .widget .footer-list .footer-item:nth-child(7) {
margin-top: 12px;
}
.before_footer .widgettitle {
color: rgb(2, 70, 137);
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
} .content {
max-width: 1200px;
display: flex;
justify-content: space-between;
gap: 24px;
margin: 30px auto;
}
.content h1 { text-transform: uppercase;
font-size: 26px;
font-weight: bold;
margin: 0 0 15px;
}
.page_blog .main-posts {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px 24px;
margin: 30px 0 60px; }
.page_blog img {
border-radius: 1.6rem;
}
.page_blog .widget-item-title a {
color: #1D429A;
font-size: 17px;
font-weight: 700;
margin-bottom: 0.4rem;
margin-top: 0.4rem;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.page_blog .post-info {
font-size: 14px;
color: #08815c;
margin-bottom: 0.4rem;
} .page_blog p { overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.aside-box {
display: block;
position: relative;
width: 340px;
margin: 30px 0 60px;
padding: 1rem 1rem 1.5rem;
border-radius: 1.6rem;
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
align-self: flex-start;
}
.aside-box h2 {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%); font-size: 16px;
font-weight: 700;
color: #FFF;
background-color: #1D429A;
margin: 0;
text-transform: uppercase;
text-align: center;
padding: 0.5rem 1.5rem;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
z-index: 1;
width: 180px;
}
.aside-box .nd {
margin-top: 40px;
row-gap: 1.2rem;
flex-direction: column;
display: flex;
flex-wrap: wrap;
}
.aside-box .nd ul {
list-style-type: none;
font-size: 16px;
}
.aside-box .box-info {
column-gap: 1.2rem;
border-radius: 4rem;
border: 0.1rem solid #f0f0f0;
padding: 0.6rem 2.4rem 0.6rem 0.6rem;
display: flex;
align-items: center;
}
.aside-box .box-info p {
width: 45px;
height: 45px;
border-radius: 10rem;
border: 0.1rem solid rgba(255, 255, 255, 0.53);
background: linear-gradient(139deg, #121214 12.3%, #505256 36.76%, #94999f 64.85%, #212124 80.68%, #5d6064 92.45%, #9599a0 102.86%);
box-shadow: 0 0.4rem 0.6rem 0 rgba(255, 255, 255, 0.6) inset;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
margin: 0;
padding: 0;
}
.aside-box .box-info img {
width: 24px;
height: 24px;
display: inline-block;
vertical-align: middle;
filter: brightness(0) invert(1);
animation: swing ease-in-out 0.1s infinite alternate;
margin: 0;
}
@keyframes swing {
0% {
transform: rotate(8deg);
}
100% {
transform: rotate(-8deg);
}
}
.aside-box .box-info .text-m, .aside-box .box-info a{
color: #1D429A;
font-weight: 600;
transition: 0.4s ease;
} .content-lienhe {
display: flex;
margin-top: 40px;
}
.content-lienhe {
z-index: 1;
padding: 1rem;
overflow: hidden;
position: relative;
border-radius: 2.4rem;
background-color: white;
box-shadow: 1rem 1rem 4rem 0 rgba(0, 0, 0, 0.06);
}
.contact-section { padding: 3.2rem;
row-gap: 1.6rem;
position: relative;
border-radius: 1.4rem;
flex-direction: column;
background-color: #e6f2ef;
display: flex;
flex-wrap: wrap;
}
.contact-section h2 {
font-size: 28px;
font-weight: 700;
color: #1D429A;
}
.contact-section h3 {
font-size: 20px;
font-weight: 700;
}
.contact-section ul {
list-style-type: none;
flex-direction: column;
display: flex;
flex-wrap: wrap;
row-gap: 1rem;
}
.contact-section li {
display: flex;
align-items: stretch;
gap: 12px;
}
.form_lienhe {
padding: 3.2rem;
}
.caldera-grid .row {
margin-bottom: 12px;
}
.caldera-grid .form-control {
outline: 0 !important;
width: 100%;
color: #333 !important;
display: block;
line-height: 1.4 !important;
font-size: 16px !important;
border-radius: 2rem !important;
padding: 1rem 1.4rem !important;
font-family: var(--font-pri) !important;
background-color: transparent !important;
border: 0.1rem solid #d9d9d9 !important;
transition: 0.4s ease;
border-color: rgb(217, 217, 217);
}
.caldera-grid select,
.caldera-grid input {
height: 55px !important;
padding: 1rem 1.4rem !important;
}
.caldera-grid input[type=file] {
display: none !important;
}
.caldera-grid input[type=submit] {
width: 100%;
color: white;
font-size: 16px;
line-height: 16px !important;
background-color: #1D429A;
border-radius: 2rem !important;
padding: 1rem !important;
}
.caldera-grid .btn-default:hover,
.caldera-grid .btn-default:focus,
.caldera-grid .btn-default.focus,
.caldera-grid .btn-default:active,
.caldera-grid .btn-default.active,
.open>.dropdown-toggle.caldera-grid .btn-default {
color: white !important;
background-color: #08815c !important;
}
.caldera-grid .form-control:focus {
border: 1px solid #1D429A !important;
box-shadow: none !important;
}
.caldera-grid .has-error .form-control:focus {
border-color: red !important;
}
.content-map {
margin-top: 60px;
}  .content-feature_product {
position: relative;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/Group\ 15.png) center center / cover no-repeat;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 60px 0px;
border-radius: 12px;
overflow: hidden;
width: 100%; height: 70vh;
}
.content-feature_product .overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.2);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border-radius: 12px;
z-index: 1;
}
.content-feature_product>*:not(.overlay) {
position: relative;
z-index: 2;
}
.content-feature_product .wrap {
display: block
}
.content-feature_product slick-slide {
margin-right:16px
}
.content-feature_product img{
width:100%;
height:450px;
border-radius:16px;
}
.content-feature_product section:nth-child(1) .textwidget .slick-slide {
margin: 0 16px;
}
.content-feature_product section:nth-child(1) .textwidget .slick-list {
margin: 0 -16px;
} .content-feature_product .wrap>.widget.image-upload:nth-child(1) {
grid-column: 1;
grid-row: 1 / span 2;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/bg-1.png) center center / cover no-repeat;
border-radius: 16px;
color: white;
position: relative;
overflow: hidden;
min-height: 600px;
} .content-feature_product .wrap>.widget.image-upload:nth-child(1)::before,
.content-feature_product .wrap>.widget.image-upload:nth-child(2)::before,
.content-feature_product .wrap>.widget.image-upload:nth-child(3)::before {
content: "";
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.6);
z-index: 1;
border-radius: inherit;
} .content-feature_product .wrap>.widget.image-upload:nth-child(1) *,
.content-feature_product .wrap>.widget.image-upload:nth-child(2) *,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) * {
position: relative;
z-index: 2;
color: #FFF;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) * .box {
position: absolute;
top: 350px;
z-index: 2;
margin: auto 40px !important;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(2) * .box,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) * .box {
position: absolute;
top: 120px;
z-index: 2;
margin: auto 40px !important;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) .title {
font-weight: bold;
text-transform: uppercase;
font-size: 2rem;
line-height: 1.4;
color: #FFF;
margin-bottom: 10px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(2) .title,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) .title {
font-weight: bold;
text-transform: uppercase;
font-size: 1.2rem;
line-height: 1.2;
color: #FFF;
margin-bottom: 10px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) p {
color: #EEEEEE;
margin-bottom: 16px;
font-size: 16px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(2) p,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) p {
color: #EEEEEE;
margin-bottom: 10px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
font-size: 15px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) .readmore {
z-index: 2;
color: white;
cursor: pointer;
font-weight: 400;
line-height: 1;
overflow: hidden;
user-select: none;
font-size: 16px;
text-align: center;
border-radius: 4rem;
display: inline-flex;
justify-content: center;
background-color: #1D429A;
padding: 1rem 2rem;
transition: 0.4s ease;
align-items: center;
column-gap: 0.4rem;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(2) .readmore,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) .readmore {
z-index: 2;
color: white;
cursor: pointer;
font-weight: 400;
line-height: 1;
overflow: hidden;
user-select: none;
font-size: 16px;
text-align: center;
border-radius: 4rem;
display: inline-flex;
justify-content: center;
background-color: #1D429A;
padding: 0.8rem 1.2rem;
transition: 0.4s ease;
align-items: center;
column-gap: 0.4rem;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) .readmore:hover,
.content-feature_product .wrap>.widget.image-upload:nth-child(2) .readmore:hover,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) .readmore:hover {
background-color: #08815c;
} .content-feature_product .wrap>.widget.image-upload:nth-child(2) {
grid-column: 2;
grid-row: 1;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/bg-2.png) center center / cover no-repeat;
border-radius: 16px;
color: white;
position: relative;
overflow: hidden;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(3) {
grid-column: 2;
grid-row: 2;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/bg-3.png) center center / cover no-repeat;
border-radius: 16px;
color: white;
position: relative;
overflow: hidden;
} .content-thanhtuu {
display: flex;
justify-content: center;
}
.content-thanhtuu .wrap {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
margin-top: -73px;
z-index: 2;
}
.content-thanhtuu p {
text-align: center;
}
.content-thanhtuu img {
width: 160px;
margin-bottom: 10px;
}
.content-thanhtuu ul {
list-style: none;
}
.content-thanhtuu ul li {
text-align: center;
color: #2B2B2B;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 8px;
}
.content-thanhtuu ul li strong {
color: #1D429A;
text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.content-thanhtuu ul li em {
color: #1D429A;
text-align: center;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: normal;
} .content-temkimloai,
.content-temnhua,
.content-temnganhnghe,
.content-temvatlieu,
.content-biencongty {
position: relative;
max-width: 1200px;
margin: 120px auto;
}
.content-temkimloai .wrap,
.content-temnganhnghe .wrap,
.content-biencongty .wrap {
position: relative;
display: grid;
grid-template-columns: 33% 66%;
gap: 16px 24px;
}
.content-temkimloai .widget_text,
.content-temnhua .widget_text,
.content-temnganhnghe .widget_text,
.content-temvatlieu .widget_text,
.content-biencongty .widget_text {
grid-column: 1 / span 2;
}
.content-temkimloai .widget_text .gift-bottom,
.content-temnhua .widget_text .gift-bottom,
.content-temnganhnghe .widget_text .gift-bottom,
.content-temvatlieu .widget_text .gift-bottom,
.content-biencongty .widget_text .gift-bottom {
display: none;
}
.content-temkimloai .widget_text p,
.content-temnhua .widget_text p,
.content-temnganhnghe .widget_text p,
.content-temvatlieu .widget_text p,
.content-biencongty .widget_text p {
color: #08815c;
font-weight: bold;
text-transform: uppercase;
font-size: 1.2rem;
line-height: 1.5;
}
.content-temkimloai .widget_text h2,
.content-temnhua .widget_text h2,
.content-temnganhnghe .widget_text h2,
.content-temvatlieu .widget_text h2,
.content-biencongty .widget_text h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 2rem;
line-height: 1.8;
}
.content-temkimloai .code-shortcode_widget,
.content-temnganhnghe .code-shortcode_widget,
.content-biencongty .code-shortcode_widget {
grid-column: 1;
height: 540px;
border-radius: 1.6rem;
overflow: hidden;
user-select: none;
position: relative;
}
.content-temkimloai .caia-post-list-widget,
.content-temnganhnghe .caia-post-list-widget,
.content-biencongty .caia-post-list-widget {
grid-column: 2;
height: 540px;
overflow: hidden;
user-select: none;
}
.content-temkimloai .code-shortcode_widget .widget-title,
.content-temnhua .code-shortcode_widget .widget-title,
.content-temnganhnghe .code-shortcode_widget .widget-title,
.content-temvatlieu .code-shortcode_widget .widget-title,
.content-biencongty .code-shortcode_widget .widget-title {
position: absolute;
top: 8%;
left: 10%;
display: block;
color: #1D429A;
width: fit-content;
border-radius: 1.8rem;
padding: 0.2rem 0.8rem;
background-color: #e5eef6;
z-index: 2;
text-transform: none;
font-size: 14px;
}
.content-temkimloai .code-shortcode_widget p,
.content-temnhua .code-shortcode_widget p,
.content-temnganhnghe .code-shortcode_widget p,
.content-temvatlieu .code-shortcode_widget p,
.content-biencongty .code-shortcode_widget p {
position: absolute;
top: 17%;
left: 10%;
color: white;
font-size: 1.6rem;
line-height: normal;
font-weight: 500;
display: block;
z-index: 2;
text-transform: uppercase;
}
.content-temkimloai .code-shortcode_widget .btn,
.content-temnhua .code-shortcode_widget .btn,
.content-temnganhnghe .code-shortcode_widget .btn,
.content-temvatlieu .code-shortcode_widget .btn,
.content-biencongty .code-shortcode_widget .btn {
position: absolute;
bottom: 8%;
left: 10%;
z-index: 2;
color: white;
cursor: pointer;
font-weight: 400;
line-height: 1;
overflow: hidden;
user-select: none;
font-size: 18px;
text-align: center;
border-radius: 4rem;
display: inline-flex;
justify-content: center;
background-color: #08815c;
padding: 1rem 2rem;
transition: 0.4s ease;
align-items: center;
column-gap: 0.4rem;
}
.content-temkimloai .code-shortcode_widget .btn:hover,
.content-temnhua .code-shortcode_widget .btn:hover,
.content-temnganhnghe .code-shortcode_widget .btn:hover,
.content-temvatlieu .code-shortcode_widget .btn:hover,
.content-biencongty .code-shortcode_widget .btn:hover {
background-color: #1D429A;
}
.content-temkimloai .code-shortcode_widget .btn img,
.content-temnhua .code-shortcode_widget .btn img,
.content-temnganhnghe .code-shortcode_widget .btn img,
.content-temvatlieu .code-shortcode_widget .btn img,
.content-biencongty .code-shortcode_widget .btn img {
width: 20px;
}
.content-temkimloai .code-shortcode_widget video,
.content-temnhua .code-shortcode_widget video,
.content-temnganhnghe .code-shortcode_widget video,
.content-temvatlieu .code-shortcode_widget video,
.content-biencongty .code-shortcode_widget video {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
}
.content-temkimloai .code-shortcode_widget .widget-wrap,
.content-temnhua .code-shortcode_widget .widget-wrap,
.content-temnganhnghe .code-shortcode_widget .widget-wrap,
.content-temvatlieu .code-shortcode_widget .widget-wrap,
.content-biencongty .code-shortcode_widget .widget-wrap {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.content-temkimloai .code-shortcode_widget .widget-wrap::before,
.content-temnhua .code-shortcode_widget .widget-wrap::before,
.content-temnganhnghe .code-shortcode_widget .widget-wrap::before,
.content-temvatlieu .code-shortcode_widget .widget-wrap::before,
.content-biencongty .code-shortcode_widget .widget-wrap::before {
content: "";
top: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
position: absolute;
pointer-events: none;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0) 100%);
}
.content-temkimloai .product,
.content-temnhua .product,
.content-temnganhnghe .product,
.content-temvatlieu .product,
.content-biencongty .product {
padding: 0.5rem;
border-radius: 1.2rem;
background-color: white;
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease; }
.content-temkimloai .product:hover,
.content-temnhua .product:hover,
.content-temnganhnghe .product:hover,
.content-temvatlieu .product:hover,
.content-biencongty .product:hover {
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
border: 0.1rem solid #1D429A;
}
.content-temkimloai .box-img,
.content-temnhua .box-img,
.content-temnganhnghe .box-img,
.content-temvatlieu .box-img,
.content-biencongty .box-img {
height: 166px;
overflow: hidden;
border-radius: 12px;
margin-bottom: 8px;
}
.content-temkimloai .box-img img,
.content-temnhua .box-img img,
.content-temnganhnghe .box-img img,
.content-temvatlieu .box-img img,
.content-biencongty .box-img img {
width: 100%;
height: 160px;
object-fit: cover;
transition: transform 0.6s ease;
border-radius: 12px;
}
.content-temkimloai .box-img img:hover,
.content-temnhua .box-img img:hover,
.content-temnganhnghe .box-img img:hover,
.content-temvatlieu .box-img img:hover,
.content-biencongty .box-img img:hover {
transform: scale(1.04);
}
.content-temkimloai .list-info h3,
.content-temnhua .list-info h3,
.content-temnganhnghe .list-info h3,
.content-temvatlieu .list-info h3,
.content-biencongty .list-info h3 ,
.yarpp-related .product .widget-item-title a{
font-size: 16px;
font-weight: 500;
text-align: center;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
margin: 10px 0px 5px;
color: #1E1E1E;
}
.content-temkimloai .list-info .name-category,
.content-temnhua .list-info .name-category,
.content-temnganhnghe .list-info .name-category,
.content-temvatlieu .list-info .name-category,
.content-biencongty .list-info .name-category, 
.product-list .name-category, .product-list-mobile .name-category{
background-color: #e5eef6;
color: #1D429A;
width: fit-content;
border-radius: 1.8rem;
padding: 0.2rem 0.8rem;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
margin-right: auto;
margin-left: auto;
font-size: 14px;
margin: 0px auto 5px;
}
.content-temkimloai .list-info .name-category a,
.content-temnhua .list-info .name-category a,
.content-temnganhnghe .list-info .name-category a,
.content-temvatlieu .list-info .name-category a,
.content-biencongty .list-info .name-category a {
color: #1D429A;
}
.custom-navigation {
position: absolute;
top: 40px;
right: -1%;
margin-bottom: 10px;
text-align: center;
z-index: 3;
}
.custom-prev-kimloai,
.custom-next-kimloai,
.custom-prev-nhua,
.custom-next-nhua,
.custom-prev-temnganhnghe,
.custom-next-temnganhnghe,
.custom-prev-temvatlieu,
.custom-next-temvatlieu,
.custom-prev-biencongty,
.custom-next-biencongty {
display: inline-block;
width: 40px;
height: 40px;
background: #1D429A;
color: #fff;
font-size: 20px;
line-height: 34px;
text-align: center;
cursor: pointer;
border-radius: 50%;
margin: 0 4px;
}
.custom-prev-kimloai::after,
.custom-next-kimloai::after,
.custom-prev-nhua::after,
.custom-next-nhua::after,
.custom-prev-temnganhnghe::after,
.custom-next-temnganhnghe::after,
.custom-prev-temvatlieu::after,
.custom-next-temvatlieu::after,
.custom-prev-biencongty::after,
.custom-next-biencongty::after {
content: '';
}
.custom-prev-kimloai::before,
.custom-prev-nhua::before,
.custom-prev-temnganhnghe::before,
.custom-prev-temvatlieu::before,
.custom-prev-biencongty::before {
content: '←';
}
.custom-next-kimloai::before,
.custom-next-nhua::before,
.custom-next-temnganhnghe::before,
.custom-next-temvatlieu::before,
.custom-next-biencongty::before {
content: '→';
}
.custom-next-kimloai[disabled],
.custom-prev-kimloai[disabled],
.custom-next-nhua[disabled],
.custom-prev-nhua[disabled],
.custom-next-temnganhnghe[disabled],
.custom-prev-temnganhnghe[disabled],
.custom-next-temvatlieu[disabled],
.custom-prev-temvatlieu[disabled],
.custom-next-biencongty[disabled],
.custom-prev-biencongty[disabled] {
opacity: 0.5;
pointer-events: none;
cursor: not-allowed;
} .content-temnhua .wrap,
.content-temvatlieu .wrap {
position: relative;
display: grid;
grid-template-columns: 66% 33%;
gap: 16px 24px;
}
.content-temnhua .code-shortcode_widget,
.content-temvatlieu .code-shortcode_widget {
grid-column: 2;
height: 540px;
border-radius: 2.4rem;
overflow: hidden;
user-select: none;
position: relative;
}
.content-temnhua .caia-post-list-widget,
.content-temvatlieu .caia-post-list-widget {
grid-column: 1;
height: 540px;
overflow: hidden;
user-select: none;
}  .content-news .wrap {
position: relative;
}
.content-news .btn {
position: absolute;
top: 3%;
right: 0%;
z-index: 2;
color: white;
cursor: pointer;
font-weight: 400;
line-height: 1;
overflow: hidden;
user-select: none;
font-size: 16px;
text-align: center;
border-radius: 4rem;
display: inline-flex;
justify-content: center;
background-color: #1D429A;
padding: 0.8rem 1.4rem;
transition: 0.4s ease;
align-items: center;
column-gap: 0.4rem;
}
.content-news .btn img {
width: 16px;
}
.content-news .btn:hover {
background-color: #08815c;
}
.content-news .main-posts {
display: flex;
gap: 24px;
}
.content-news .main-posts .type-post {
margin-right: 24px;
} .content-news .main-posts .type-post:last-child {
margin-right: 0;
}
.content-news h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 2rem;
line-height: 1.8;
margin-bottom: 16px;
}
.content-news img {
border-radius: 1.6rem;
}
.content-news .post {
padding: 1rem 1rem 1.5rem;
border-radius: 1.6rem;
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.content-news .widget-item-title a {
color: #1D429A;
font-size: 18px;
font-weight: 700;
margin-bottom: 0.4rem;
margin-top: 0.4rem;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.content-news .post-info {
font-size: 16px;
color: #08815c;
margin-bottom: 0.4rem;
}
.content-news .name-category a {
display: inline-block;
color: #08815c;
border-radius: 1.8rem;
padding: 0.2rem 1rem;
background-color: #e6f2ef;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-top: 6px;
}
.content-banner img {
max-height: 500px;
} .content-feedback-title {
margin: 180px auto 0px;
text-align: center;
}
.content-feedback-title h2 strong {
font-weight: bold;
text-transform: uppercase;
font-size: 2rem;
line-height: 1.8;
color: #FFF;
}
.content-feedback-title .widget-title {
color: #08815c;
text-transform: uppercase;
font-weight: bold;
font-size: 1.2rem;
line-height: 1.5;
}
.content-feedback {
margin: -220px auto 80px;
padding-top: 250px;
width: 100%;
height: auto;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/Rectangle\ 5300.png) center center / cover no-repeat;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
overflow: hidden;
}
.content-feedback .wrap::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 40px;
background: #f5f5f5;
filter: blur(50px);
z-index: 1;
pointer-events: none;
}
.content-feedback .wrap {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
position: relative;
}
.content-feedback .code-shortcode_widget {
animation-duration: 1.5s;
animation-timing-function: ease-in-out;
animation-fill-mode: both;
animation-iteration-count: infinite;
height: 70vh;
overflow: hidden;
position: relative;
} .content-feedback .wrap .code-shortcode_widget:nth-child(1) ul,
.content-feedback .wrap .code-shortcode_widget:nth-child(3) ul {
animation: slide 40s linear infinite;
} .content-feedback .wrap .code-shortcode_widget:nth-child(2) ul {
animation: slide2 40s linear infinite;
}
@keyframes slide {
from {
transform: translateY(0);
}
to {
transform: translateY(-100%);
}
}
@keyframes slide2 {
from {
transform: translateY(-100%);
}
to {
transform: translateY(0);
}
}
.content-feedback li {
list-style: none;
margin-bottom: 24px;
}
.customer-box {
padding: 1.6rem;
border-radius: 1.6rem;
flex-direction: column;
background-color: #FFF; display: flex;
flex-wrap: wrap;
}
.customer-img {
width: 6rem;
flex-shrink: 0;
user-select: none;
margin-bottom: 0.4rem;
}
.customer-content {
row-gap: 1rem;
display: flex;
flex-wrap: wrap;
}
.text-s {
font-size: 1rem;
line-height: 1.4;
}
.customer-content .info {
gap: 0.6rem;
width: 100%;
flex-wrap: wrap;
display: flex;
align-items: center;
}
.customer-content .info img {
width: 3rem;
height: 3rem;
flex-shrink: 0;
user-select: none;
object-fit: cover;
border-radius: 50%;
}
.customer-content .info-content .text-m {
margin-bottom: 0.4rem;
font-weight: 600;
font-size: 1rem;
line-height: 1.2;
}
.customer-content .info-content .text-x {
color: #08815c;
font-size: 0.9rem;
line-height: 1.2;
}
.content-quytrinhthietke {
margin: 120px auto;
}
.content-quytrinhthietke .wrap {
display: flex;
gap: 72px;
}
.content-quytrinhthietke .widget-title {
color: #08815c;
font-weight: bold;
text-transform: uppercase;
font-size: 1.2rem;
line-height: 1.5;
}
.content-quytrinhthietke p strong {
font-weight: bold;
text-transform: uppercase;
font-size: 2rem;
}
.content-quytrinhthietke p:first-child {
margin-bottom: 12px;
}
.content-quytrinhthietke p {
text-align: justify;
}
.content-quytrinhthietke img {
margin-top: 24px;
}
.timeline-container {
width: 367px;
height: 666px;
position: relative;
margin: 0 auto;
}
.timeline-step {
width: 267px;
height: 94px;
position: absolute;
left: 100px;
}
@media (max-width: 640px) {
.timeline-step {
left: 60px !important;
width: 100% !important;
}
}
.step-one {
top: 0px;
}
.step-two {
top: 151px;
}
.step-three {
top: 302px;
}
.step-four {
top: 453px;
}
.step-five {
top: 604px;
}
.step-title {
width: 252px;
color: #1d429a;
position: absolute;
left: 0px;
top: 0px;
height: 32px;
font-weight: 700;
font-size: 20px;
}
@media (max-width: 640px) {
.step-title {
font-size: 18px !important;
line-height: 42px !important;
margin-bottom: 0px;
}
}
.step-description {
width: 267px;
color: #2b2b2b;
position: absolute;
left: 0px;
top: 38px;
height: 56px;
font-weight: 400;
font-size: 16px;
}
@media (max-width: 640px) {
.step-description {
width: calc(100% - 80px) !important;
font-size: 16px !important;
line-height: 22px !important;
}
}
.timeline-visual {
width: 36px;
height: 640px;
position: absolute;
left: 30px;
top: 29px;
}
@media (max-width: 640px) {
.timeline-container {
width: 100%;
height: 550px;
position: relative;
margin: 0 auto;
}
.timeline-visual {
transform: scale(0.8);
transform-origin: top left;
position: absolute;
left: 10px;
top: 10px;
}
.step-one {
top: -15px;
}
.step-two {
top: 105px;
}
.step-three {
top: 221px;
}
.step-four {
top: 343px;
}
.step-five {
top: 460px;
}
}
.timeline-line {
width: 8px;
height: 609px;
position: absolute;
left: 14px;
top: 23px;
background-color: #1d429a;
}
.step-circle {
width: 36px;
height: 36px;
position: absolute;
left: 0px;
}
.circle-one {
top: 0px;
}
.circle-two {
top: 151px;
}
.circle-three {
top: 302px;
}
.circle-four {
top: 453px;
}
.circle-five {
top: 604px;
}
.step-number {
width: 36px;
height: 24px;
color: #fff;
text-align: center;
text-transform: uppercase;
position: absolute;
left: 0px;
font-weight: 700;
z-index: 1;
}
.number-one {
top: 5px;
}
.number-two {
top: 155px;
}
.number-three {
top: 307px;
}
.number-four {
top: 457px;
}
.number-five {
top: 609px;
}
.circle-svg {
width: 36px;
height: 36px;
}
.content-doitac {
text-align: center;
}
.content-doitac .widget-title {
color: #08815c;
font-weight: bold;
text-transform: uppercase;
font-size: 1.2rem;
line-height: 1.5;
text-align: center;
margin-bottom: 6px;
}
.content-doitac .textwidget strong {
font-weight: bold;
text-transform: uppercase;
font-size: 2rem;
text-align: center;
}
.content-doitac ul {
padding: 0;
list-style: none;
display: grid;
grid-template-columns: repeat(6, 1fr);
gap: 45px;
margin-top: 70px; }
.content-doitac .widget_text:nth-of-type(2) {
margin-top: 72px;
}
.content-doitac ul li {
flex: 0 0 auto;
width: 180px;
height: 70px;
list-style: none;
display: flex;
align-items: center;
justify-content: center;
}
.content-doitac {
margin-top: 15px;
}
.content-doitac ul li img {
width: 120px;
}
.content-doitac ul li {
width: 120px;
height: 60px;
} .chitiet_sp {
float: left; width: 100%;
margin-bottom: 30px;
padding: 30px;
}
.chitiet_sp .slide_sp,
.chitiet_sp .info_sp {
float: left;
width: calc(50% - 20px);
}
.chitiet_sp .slide_sp {
margin-right: 40px;
}
.chitiet_sp .slide_sp ul:first-child img {
border: 1px solid #e9e7e7;
width: calc(100% - 2px);
height: 445px;
object-fit: cover;
margin: 0 0 15px;
border-radius: 10px;
}
.chitiet_sp .slide_sp ul:last-child img {
cursor: pointer;
margin: 0;
width: 100%;
height: 90px;
object-fit: cover;
border-radius: 10px;
}
.chitiet_sp .slide_sp ul:last-child li {
margin: 0 15px 0 0;
border: 1px solid #e9e7e7;
border-radius: 10px;
}
.chitiet_sp .info_sp h1 {
color: #1D429A;
text-transform: uppercase;
font-size: 28px;
font-weight: bold;
margin: 0 0 15px;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/sao.png) no-repeat bottom left;
padding-bottom: 25px;
background-size: 80px;
} .chitiet_sp .info_sp ul li{
margin-bottom: 7px;
}
.chitiet_sp .info_sp p {
color: #08815c;
margin-bottom: 10px; }
.chitiet_sp .gt{
float: left;
width: 100%;
margin: 15px 0;
}
.chitiet_sp .gt ul li{
float: left;
width: calc(50% - 20px);
margin-left: 20px;
}
.chitiet_sp .gt ul li:nth-child(2n+1){
clear: both;
}
.single main.content h2{
font-size: 24px;
font-weight: 700;
color: #1D429A;
}
.single main.content h3, .page main.content h3{
font-size: 18px;
font-weight: 700;
color: #333;
}
.single main.content ul{
margin-left: 20px;
}
.nhantuvan-group {
gap: 1.6rem;
flex-wrap: wrap;
display: flex;
align-items: center;
margin-top: 20px;
}
.nhantuvan-group img {
width: 16px;
}
.nhanbaogia span {
z-index: 3;
color: white;
cursor: pointer;
font-weight: 400;
line-height: 1.2;
overflow: hidden;
user-select: none;
font-size: 16px;
text-align: center;
position: relative;
align-items: center;
column-gap: 0.6rem;
border-radius: 4rem;
display: inline-flex;
justify-content: center;
background-color: #1D429A;
padding: 1rem 2.4rem;
font-family: var(--font-pri);
transition: 0.4s ease;
}
.nhanbaogia span:hover {
background: #08815c;
}
.btn_call a {
z-index: 3;
color: white;
cursor: pointer;
font-weight: 400;
line-height: 1.2;
overflow: hidden;
user-select: none;
font-size: 16px;
text-align: center;
position: relative;
align-items: center;
column-gap: 0.6rem;
border-radius: 4rem;
display: inline-flex;
justify-content: center;
background-color: #08815c;
padding: 1rem 2.4rem;
font-family: var(--font-pri);
transition: 0.4s ease;
}
.btn_call a:hover {
background: #1D429A;
}
.single-product main.content ul { margin-bottom: 15px;
}
.single-product main.content p {
margin-bottom: 15px;
}
.sidebar .yarpp-related {
width: 340px;
}
.single-product .yarpp-related img {
width: 140px;
height: 90px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
object-fit: cover;
}
.yarpp-related .main-posts {
margin: 0 15px;
}
.yarpp-related .widgettitle p {
text-transform: uppercase;
font-size: 20px;
font-weight: bold;
color: #1D429A;
margin: 30px 15px 10px;
position: relative;
}
.yarpp-related .widgettitle p::after {
content: '';
width: 80px;
height: 2px;
background: #08815c;
position: absolute;
left: 0;
bottom: -10px;
}
.yarpp-related img {
float: left;
width: 120px;
margin: 0 15px 0 0;
height: 80px;
object-fit: cover;
}
.yarpp-related .post {
float: left;
width: 100%;
margin: 10px 0;
border-bottom: 1px dashed #e7ebf9;
padding: 0;
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
.yarpp-related .post a {
margin: 0;
color: #333;
font-weight: 600;
display: -webkit-box;
-webkit-line-clamp: 2; -webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.yarpp-related .post p {
margin: 5px 10px 5px 0px;
height:50px;
display: flex;
align-items: start;
}
.yarpp-related .name-categories
{
background-color: #e5eef6;
color: #1D429A;
width: fit-content;
border-radius: 1.8rem;
padding: 0.2rem 0.8rem !important;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
font-size: 14px;
margin: 10px 0 0px !important;
}
.nav-primary.f-nav {
position: fixed;
top: 0;
z-index: 999;
}
.mota {
border-top: 1px dashed #d9d9d9;
margin-top: 30px;
padding-top: 30px;
text-align: justify;
} .category-product-wrapper {
display: flex;
gap: 32px;
}
.category-sidebar {
min-width: 340px;
background: #f8f9fa;
border-radius: 10px;
padding: 16px 0;
position: relative;
}
.category-sidebar .category-title {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
font-size: 16px;
font-weight: 700;
color: #FFF;
background-color: #1D429A;
margin: 0;
text-transform: uppercase;
text-align: center;
padding: 0.5rem 1.5rem;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
z-index: 1;
width: 140px;
}
.category-sidebar ul {
list-style-type: none;
margin-top: 48px;
}
.cat-item > a {
display: block;   
width: 100%;         
padding: 0px 10px; 
text-decoration: none;
color: inherit;
}
.cat-item {
display: flex;
justify-content: space-between;
align-items: center;
padding: 12px 16px;
cursor: pointer;
border-radius: 6px;
margin-bottom: 8px;
font-weight: 500;
margin: 0px 16px;
}
.cat-item.active:not(.cat-child) {
background: #08815c;
color: #FFF;
}
.cat-child.active {
background: #e3f2fd;
color: #1D429A;
}
.sub-cat-list {
list-style: none;
padding-left: 18px;
margin-top: 6px;
font-weight: 400;
}
.product-content {
flex: 1;
}
.product-list {
display: none;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
}
.product-list.active,
.product-list[style*="display: grid"] {
display: grid;
grid-template-columns: repeat(4, 1fr);
}
.product-card { background: #fff;
border-radius: 16px;
padding: 8px;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease;
}
.product-card:hover {
border: 0.1rem solid #1D429A;
}
.product-thumb {
height: 168px;
overflow: hidden;
border-radius: 12px;
margin-bottom: 12px;
}
.product-thumb img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.6s ease;
border-radius: 10px !important;
}
.product-thumb img:hover {
transform: scale(1.04);
}
.product-title {
font-weight: 600;
font-size: 16px;
margin-bottom: 8px;
text-align: center;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.toggle-subcat {
font-weight: bold;
font-size: 18px;
user-select: none;
} .nhantuvan .widget_caldera_forms_widget input[type="submit"] {
text-transform: uppercase;
font-weight: 700;
padding: 0 40px;
border: 1px solid #fff;
background: #1D429A;
color: #fff;
display: table;
margin: 0;
transition: background 0.3s ease;
}
.nhantuvan {
position: fixed;
background: rgba(0, 0, 0, 0.8);
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
display: none;
}
.nhantuvan .wrap>* {
flex: 1;
}
.nhantuvan .wrap {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 57%;
background: #FFF;
padding: 40px;
z-index: 3000;
border-radius: 20px;
display: flex;
gap: 24px;
}
.nhantuvan img {
max-width: 100%;
height: 480px !important;
}
.title-content h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 1.8rem;
line-height: 1.8;
}   .nhantuvan .widget_caldera_forms_widget .widgettitle {
width: 20px;
height: 20px;
position: absolute;
right: -21px;
top: -21px;
border: 1px solid #fff;
color: #fff;
text-align: center;
cursor: pointer;
font-weight: 500;
font-size: 13px;
margin: 0 !important;
font-family: 'Avo';
}
.nhantuvan .widget_caldera_forms_widget p {
margin-bottom: 20px;
}
.content-fix{
position: fixed;
top: 75%;
right: 7px;
z-index: 999;
}
.content-fix ul li img{
width: 50px;
margin: 0 0 3px;
}
.content-fix ul li {
list-style-type: none;
position: relative; 
}
.content-fix ul li .phone-number {
display: none;
position: absolute;
top: 90%;
left: -200%;
transform: translateY(-50%);
background: #222;
color: #fff;
padding: 4px 8px;
border-radius: 4px;
white-space: nowrap;
font-size: 14px;
transition: opacity 0.5s ease, transform 0.5s ease;
} .content-fix ul li .phone-number::after {
content: "";
position: absolute;
top: 50%;
left: -6px; transform: translateY(-50%);
border-width: 6px;
border-style: solid;
border-color: transparent #222 transparent transparent; 
} .content-fix ul li:hover .phone-number {
display: block;
}
#scrool-top {
position: fixed;
top: 88%;
right: 7px;
z-index: 999;
cursor: pointer;
transition: opacity 0.3s ease, visibility 0.3s ease;
}
.aside-box .box-info:nth-child(3)  {
column-gap: 1.2rem;
border-radius: 1.2rem;
border: 0.1rem solid #f0f0f0;
padding: 0.6rem 1.2rem 0.6rem 1.2rem;
display: block;
align-items: center;
}
.aside-box .box-info:nth-child(3) p {
background:#FFF;
box-shadow: 0 0.4rem 0.6rem 0 rgba(255, 255, 255, 0.6) inset;
display: unset;
margin-top: 12px !important;
}
.aside-box .box-info:nth-child(3) p strong{
text-align: center;
}
.content-muahang{
background: #f5faff;
margin: 50px -10px 60px;
padding: 1.4rem 0.8rem 0rem;
border-radius: 1.6rem;
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
align-self: flex-start;
position: absolute;
}
.content-muahang li {
display: flex;
justify-content: center; 
align-items: center;   
gap: 16px;
}
.content-muahang img {
width: 60px;
}
.single-product .yarpp-related{
float: left;
width: 100%;
margin-bottom: 30px;
}
.single-product .before_footer{
float: left;
width: 100%;
}
.single-product .yarpp-related .product{
float: left;
width: calc(20% - 20px);
margin:30px 10px;
padding: 10px;
border-radius: 15px;
background-color: white;
border: 1px solid #f0f0f0;
text-align: center;
}
.yarpp-related .product a{
margin: 0;
}
.yarpp-related .product img{
width: 100%;
height: auto;
margin: 0 0 20px !important;
display: inline-block;
border-radius: 12px;
}
.yarpp-related .product .name-categories{
margin: 10px auto 0px !important;
}
.content-info{
float: left;
text-align: center;
width: calc(100% - 30px);
background: #e7eaff57;
padding: 30px 15px !important;
margin: 30px 0 0;
}
.single-product main.content {
display: inline-block;
}
.single-product main.content ol{
margin-left: 20px;
}
.single-product main.content li{
margin-bottom: 10px;
}
.content-info p:last-child em{
cursor: pointer;
background: #08815c;
color: #fff;
height: 45px;
display: table;
line-height: 45px;
padding: 0 20px;
border-radius: 25px;
font-size: 16px;
font-weight: 500;
box-shadow: 1px 3px 2px #043c2b;
font-style: inherit;
margin: 0 auto;
}
.info_sp .gia{
color: #db0303 !important;
font-size: 30px;
}
.info_sp .gia span{
color: #333;
font-size: 20px;
}
.info_sp .gia strike{
font-size: 20px;
font-weight: 400;
color: #b3b1b1;
margin-left: 15px;
vertical-align: middle;
}
.info_sp .note{
color: #333 !important;
font-weight: 400 !important;
font-size: 13px;
}
.single-product .content-sidebar-wrap{
display: inline-block;
}
.single-product main.content{
float: left;
}
.single-product .sidebar{
float: right;
}
.single-product .mota{
margin-top: 0 !important;
}
.single-product .aside-box .nd ul li{
margin: 0;
padding: 0;
}
.single-product .aside-box .nd ul{
padding: 0;
}
.luuy{
background: #f5faff;
padding: 15px;
border-radius: 5px;
border: 1px solid #dfeefd;
margin: 20px 0 0;
display: table;
}
.luuy .widgettitle{
font-size: 16px;
font-weight: bold;
color: #d71515;
}
.luuy p,.luuy ul li{
font-size: 15px;
color: #333 !important;
}
.slide_sp h2{
margin-top: 24px;
}
.slide_sp .slider-for{
margin-bottom: 24px;
}
.slide_sp .slider-nav .slick-slide {
margin: 0 12px;
}
.slide_sp .slider-nav .slick-list {
margin: 0 -12px;/
}
.slide_sp .slider-for img{
width: 100%;
height:400px;
object-fit: cover;
border-radius: 12px;
}
.slide_sp .slider-nav img{
width: 100%;
height:100px;
object-fit: cover;
border-radius: 12px;
}
.page-extra-content{
margin: 32px auto;
text-align: justify;
}
.page-extra-content h2{
font-size: 24px;
font-weight: 700;
color: #1D429A;
}
.page-extra-content h3{
font-size: 18px;
font-weight: 700;
color: #333;
}
.page-extra-content ul{
margin-left: 24px;
} @media (min-width: 1024px) and (max-width: 1439px) {
.menu-secondary a,
.site-header .menu a {
color: #3F3F3F;
display: block;
padding: 12px 16px;
position: relative;
text-decoration: none;
font-size: 16px;
font-weight: 500;
transition: 0.4s ease;
}
.site-header .wrap {
width: 95% !important;
}
.site-header .widget-area {
position: absolute;
top: 50%;
left: 59%;
transform: translate(-50%, -50%);
z-index: 10;
display: flex;
align-items: center;
width: 900px;
}
.site-header .textwidget p {
position: absolute;
top: 2px;
right: -100px;
cursor: pointer
}
.title-area {
float: left;
margin-left: -45px;
}
.content-feature_product {
height: 70vh;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) {
grid-column: 1;
grid-row: 1 / span 2;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/Rectangle\ 5264.png) center center / cover no-repeat;
border-radius: 16px;
color: white;
position: relative;
overflow: hidden;
min-height: 500px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) * .box {
position: absolute;
top: 250px;
z-index: 2;
margin: auto 40px !important;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(2) * .box,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) * .box {
position: absolute;
top: 80px;
z-index: 2;
margin: auto 40px !important;
}
.content-thanhtuu .wrap {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
margin-top: -70px;
z-index: 2;
}
.nhantuvan img {
max-width: 100%;
height: 468px !important;
}
.nhantuvan .wrap {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 77%;
background: #FFF;
padding: 40px;
z-index: 3000;
border-radius: 20px;
display: flex;
gap: 24px;
}
} @media (max-width: 678px) {
.chitiet_sp .gt ul li{
float: left;
width: calc(100% - 20px);
margin-left: 20px;
}
.single-product .yarpp-related .product {
width: calc(50% - 20px);
margin: 25px 10px 0;
}
.single-product .yarpp-related .product:nth-child(2n+1){
clear: both;
}
.single-product .yarpp-related .product:nth-child(5){
display: none;
}
.site-inner{
width: calc(100% - 30px);
margin: 0 12px;
padding: 20px 0 20px
}
.click-menu .line {
width: 25px !important;
margin-bottom: 5px !important;
background: #1D429A !important;
transition: 0.4s;
}
#click-menu {
position: fixed;
background: #001d7e14;
padding: 4px 4px 0;
border-radius: 5px;
right: 5%;
top: 20px;
}
#click-menu.f-menu {
position: fixed;
top: 14px;
}
#responsive-menu {
position: fixed;
height: 100%;
width: 100% !important;
top: 65px !important;
left: auto;
right: 0;
background: #FFF !important;
z-index: 999999;
display: none;
box-shadow: 0px 4px 10px #d6d6d6;
}
#responsive-menu ul li a {
color: #222 !important;
font-size: 16px;
display: inherit;
}
.site-header {
margin: 0 auto;
height: 65px;
width: 100%;
background-color: #FFF;
position: fixed;
top: 0;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
z-index: 1000;
float: left;
}
.site-header .widget_nav_menu {
display: none;
}
.site-title a,
.site-title a:hover {
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/logo_new.png) no-repeat top left;
background-size: 115px;
}
.title-area {
float: left;
overflow: hidden;
padding: 0;
width: 230px;
margin-left: -22px;
height: 90px;
margin-top: 10px;
}
.site-header .textwidget p {
position: absolute;
top: -20px;
right: -113px;
cursor: pointer;
background: #08815c;
color: #fff;
height: 40px;
display: flex;
line-height: 40px;
padding: 0 20px;
border-radius: 25px;
font-size: 15px;
font-weight: 500;
transition: background 0.3s ease;
}
.breadcrumb {
float: left;
width: 100%;
background-color: rgb(229, 238, 246);
padding: 12px;
font-size: 15px;
margin:65px auto auto;
white-space: nowrap;   
overflow: hidden;            
text-overflow: ellipsis;     
display: block;             
width: 100%;    
}
.content-feature_product {
padding: 40px 12px !important;
}
.content-feature_product {
height: auto;
}
.content-feature_product .wrap {
display: flex;
flex-direction: column;
gap: 16px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1),
.content-feature_product .wrap>.widget.image-upload:nth-child(2),
.content-feature_product .wrap>.widget.image-upload:nth-child(3) {
grid-column: auto !important;
grid-row: auto !important;
min-height: auto; }
.content-feature_product .wrap>.widget.image-upload:nth-child(1) {
border-radius: 16px;
color: white;
position: relative;
overflow: hidden;
min-height: 400px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(2),
.content-feature_product .wrap>.widget.image-upload:nth-child(3) {
display: block;
height: 250px;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) * .box {
position: absolute;
top: 165px;
z-index: 2;
margin: auto 30px !important;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(2) * .box,
.content-feature_product .wrap>.widget.image-upload:nth-child(3) * .box {
position: absolute;
top: 90px;
z-index: 2;
margin: auto 30px !important;
}
.content-feature_product .wrap>.widget.image-upload:nth-child(1) p {
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.content-feature_product .wrap {
grid-template-columns: 1fr; }
.content-feature_product .wrap>.widget.image-upload:nth-child(2) {
grid-column: auto !important; grid-row: auto !important;
}
.content-thanhtuu .wrap {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 24px;
margin-top: 0px;
z-index: 2;
}
.content-thanhtuu .wrap {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin-top: 0px;
z-index: 2;
}
.content-thanhtuu img {
width: 100px;
margin-bottom: 6px;
}
.content-thanhtuu ul li strong,
.content-thanhtuu ul li em {
font-size: 20px;
}
.content-thanhtuu ul li {
font-size: 14px;
}
.section {
padding: 0px 12px;
width: 100%;
} swiper-slide { box-sizing: border-box !important;
}
.swiper-pagination {
position: absolute;
text-align: center;
transition: 0.3s;
transform: translate3d(0px, 0px, 0px);
top: 297px;
z-index: 10;
}
.content-temkimloai,
.content-temnhua,
.content-temnganhnghe,
.content-temvatlieu,
.content-biencongty {
position: relative;
max-width: 1200px;
margin: 60px auto;
padding: 0px 12px;
box-sizing: border-box;
}
.content-temkimloai .wrap,
.content-temnganhnghe .wrap,
.content-biencongty .wrap,
.content-temnhua .wrap,
.content-temvatlieu .wrap {
position: relative;
display: flex;
flex-direction: column;
gap: 1px;
}
.content-temkimloai .widget_text p,
.content-temnhua .widget_text p,
.content-temnganhnghe .widget_text p,
.content-temvatlieu .widget_text p,
.content-biencongty .widget_text p,
.content-quytrinhthietke .widget-title,
.content-doitac .widget-title,
.content-feedback-title .widget-title {
color: #08815c;
font-weight: bold;
text-transform: uppercase;
font-size: 1rem;
line-height: 1.2;
text-align: center;
}
.content-temkimloai .widget_text h2,
.content-temnhua .widget_text h2,
.content-temnganhnghe .widget_text h2,
.content-temvatlieu .widget_text h2,
.content-biencongty .widget_text h2,
.content-quytrinhthietke p strong,
.content-doitac .textwidget strong {
font-weight: bold;
text-transform: uppercase;
font-size: 1.5rem;
line-height: 1.5;
text-align: center !important;
}
.content-quytrinhthietke .textwidget p:first-of-type {
text-align: center;
}
.content-temkimloai .code-shortcode_widget,
.content-temnganhnghe .code-shortcode_widget,
.content-biencongty .code-shortcode_widget,
.content-temnhua .code-shortcode_widget,
.content-temvatlieu .code-shortcode_widget {
display: none;
}
.custom-navigation {
display: none;
}
.content-temkimloai .caia-post-list-widget,
.content-temnganhnghe .caia-post-list-widget,
.content-biencongty .caia-post-list-widget {
grid-column: 2;
height: auto;
overflow: hidden;
user-select: none;
}
.content-temnhua .caia-post-list-widget,
.content-temvatlieu .caia-post-list-widget {
grid-column: 1;
height: auto;
overflow: hidden;
user-select: none;
}
.content-quytrinhthietke {
margin: 60px auto;
}
.content-quytrinhthietke .wrap {
display: flex;
flex-direction: column;
gap: 24px;
}
.content-doitac ul {
padding: 0;
list-style: none;
display: flex; gap: 16px;
margin-top: 30px;
animation: slides 20s linear infinite;
}
@keyframes slides {
from {
transform: translateX(0);
}
to {
transform: translateX(-100%);
}
}
.content-doitac ul li img {
width: 75px;
}
.content-doitac .widget_text:nth-of-type(2) {
margin-top: 0px;
}
.content-feedback-title {
margin: 110px auto 0px;
text-align: center;
}
.content-feedback-title h2 strong {
font-weight: bold;
text-transform: uppercase;
font-size: 1.4rem;
line-height: 1.8;
text-align: center !important;
}
.content-feedback .wrap {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 24px;
position: relative;
}
.content-feedback section:nth-of-type(1),
.content-feedback section:nth-of-type(3) {
display: none;
} .content-feedback .wrap .code-shortcode_widget:nth-child(2) ul {
animation: slide 40s linear infinite;
}
.content-feedback {
margin: -185px auto 80px;
padding-top: 212px;
width: 100%;
height: auto;
}
.customer-img {
width: 4.5rem;
flex-shrink: 0;
user-select: none;
margin-bottom: 0.4rem;
} .customer-content .info-content .text-m {
margin-bottom: 0.4rem;
font-weight: 600;
font-size: 0.9rem;
line-height: 1.2;
}
.content-news .btn {
position: absolute;
top: 0%;
right: 0%;
}
.content-news .main-posts {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 16px;
margin-top: 24px;
}
.content-news h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 1.5rem;
line-height: 1.5;
}
.before_footer .wrap-section {
display: flex;
flex-direction: column;
gap: 24px;
}
.before_footer {
background-color: rgb(229, 238, 246);
padding: 40px 12px !important;
}
.before_footer ul {
list-style-type: none;
flex-direction: column;
display: flex;
flex-wrap: wrap;
row-gap: 0.3rem;
margin-top: 0px;
}
.site-footer {
float: left;
clear: both;
font-size: 14px;
margin: 0 auto;
overflow: hidden;
width: 100%;
background: #1D429A;
color: #fff;
padding: 12px;
}
.category-product-wrapper-mobile{
display: block;
}
.product-list-mobile {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 24px;
margin: 15px auto 35px;
}
.product-list-mobile:last-child {
margin-bottom: 0;
}
.mobile-view h3{
font-size: 18px;
font-weight: 700;
color: #1D429A;
}
.mobile-view { 
display: block !important;
margin: 30px 0px;
}
.pc-view { 
display: none !important;
} .page_blog .main-posts {
display: grid;
grid-template-columns: repeat(1, 1fr);
gap: 16px;
margin: 0; }
.content {
flex-direction: column;
margin: 0px auto;
}
.nhantuvan .wrap {
width: 90%;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #FFF;
padding: 16px;
z-index: 3000;
border-radius: 20px;
display: flex;
gap: 24px;
}
.nhantuvan .widget_media_image{
display: none;
}
.title-content h2 {
font-weight: bold;
text-transform: uppercase;
font-size: 1.2rem;
line-height: 1.6;
}
.caldera-grid .row {
margin-bottom: 0px;
}
.caldera-grid .form-control {
outline: 0 !important;
width: 100%;
color: #333 !important;
display: block;
line-height: 1 !important;
font-size: 16px !important;
border-radius: 2rem !important;
padding: 0.8rem 1.4rem !important;
font-family: var(--font-pri) !important;
background-color: transparent !important;
border: 0.1rem solid #d9d9d9 !important;
transition: 0.4s ease;
border-color: rgb(217, 217, 217);
}
.content-lienhe {
display: flex;
flex-direction: column;
padding: 12px;
}
.contact-section { padding: 24px;
row-gap: 0.6rem;
position: relative;
border-radius: 1.4rem;
flex-direction: column;
background-color: #e6f2ef;
display: flex;
flex-wrap: wrap;
}
.contact-section h2 {
font-size: 22px;
font-weight: 700;
color: #1D429A;
}
.contact-section ul {
list-style-type: none;
flex-direction: column;
display: flex;
flex-wrap: wrap;
row-gap: 0.3rem;
}
.contact-section ul li:nth-child(2) img {
width: 40px;
}
.form_lienhe {
padding: 24px 0px 0px;
}
.content-map {
margin-top: 40px;
}
.content-sidebar-wrap {
flex-direction: column;
}
.content-sidebar .content, .sidebar-content .content {
width: 100%;
margin-top: 24px;
}
.content h1{ text-transform: uppercase;
font-size: 22px;
font-weight: bold;
margin: 0 0 15px;
}
.page_blog {
padding: 30px 0px 0px !important;
}
.yarpp-related img {
float: left;
width: 120px;
margin: 0 15px 0 0;
height: 100px;
object-fit: scale-down;
}
.chitiet_sp {
float: left;
width: 100%;
margin-bottom: 0px;
padding:30px 0px 0px;
}
.chitiet_sp .slide_sp, .chitiet_sp .info_sp
{
float: left;
width: 100%;
}
.chitiet_sp .info_sp h1 {
color: #1D429A;
text-transform: uppercase;
font-size: 22px;
font-weight: bold;
margin: 0 0 15px;
background: url(//staging.temlogo.com/wp-content/themes/Vinatag/images/sao.png) no-repeat bottom left;
padding-bottom: 25px;
background-size: 80px;
margin-top: 24px;
}
.mota {
border-top: 1px dashed #d9d9d9;
margin-top: 30px;
padding-top: 20px;
text-align: justify;
}
.content-fix{
top: auto;
bottom: 120px;
}
.content-fix ul li img{
width: 42px;
}
#scrool-top {
position: fixed;
top: 86%;
cursor: pointer;
}
.aside-box {
display: block;
position: relative;
width: 100%;
margin: 40px 0 60px;
padding: 1rem 1rem 1.5rem !important;
border-radius: 1.6rem;
border: 0.1rem solid #f0f0f0;
transition: 0.4s ease;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
align-self: flex-start;
}
.chitiet_sp .slide_sp ul:first-child img {
height: 300px;
}
.chitiet_sp .slide_sp ul:last-child img {
height: 70px;
}
.before_footer .widget:first-child ul li:first-child {
margin-top: 8px;
}
.before_footer strong img {
width: 160px;
}
body{
overflow-x: hidden;
}
.product-thumb {
height: 150px;
}
.page-extra-content{
margin: 24px auto;
text-align: justify;
}
.page-extra-content h2{
font-size: 18px;
font-weight: 700;
color: #1D429A;
}
.page-extra-content h3{
font-size: 16px;
font-weight: 700;
color: #333;
}
.page-extra-content ul{
margin-left: 20px;
}
.slide_sp .slider-nav .slick-slide {
margin: 0 6px;
}
.slide_sp .slider-nav .slick-list {
margin: 0 -6px;
}
.slide_sp .slider-for img {
width: 100%;
height: 250px;
object-fit: cover;
border-radius: 12px;
}
.slide_sp .slider-nav img {
width: 100%;
height: 80px;
object-fit: cover;
border-radius: 12px;
}
.single-product .yarpp-related {
margin-top: 270px;
}
.content-muahang{
padding: 1.4rem 0rem 0rem !important;
}
.content-feature_product img {
width: 100%;
height: 25vh;
}
}
.mobile-view { display: none; }