.wn-home-3-icons-section {
background: var(--wn-primary-color);
}
.wn-home-3-icons-section .section-content{
max-width: 1140px;
margin: auto;
}
.wn-home-3-icons-section .icon-box-left .icon-box-text, .wn-home-3-icons-section .icon-box-left .icon-box-img {
display: flex;
align-items: center;
}
.wn-home-3-icons-section .icon-box-left .icon-box-text h3{
margin: 0;
}
.wn-home-slogan-section {
margin-bottom: 20px;
}
.wn-home-slogan-section .text {
max-width: 600px;
margin: auto;
}
.wn-home-slogan-section .text h2 {
font-size: 22px;
font-weight: 600;
line-height: 39px;
color: #000000;
}
.wn-home-slogan-section .is-divider {
background-color: var(--wn-primary-color);
}
.wn-home-3-sub-prod-section .stack {
max-width: 1140px;
margin: auto;
gap: 30px;
}
.wn-home-3-sub-prod-section .box-text {
padding: 0 !important;
}
.wn-home-3-sub-prod-section .box {
background: white;
padding: 50px 20px;
border-radius: 20px;
min-height: 360px;
transition: 0.3s all ease-in-out;
}
.wn-home-3-sub-prod-section .box:hover {
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}
.wn-home-3-sub-prod-section .image-cover img {
object-fit: contain;
}
.wn-home-3-sub-prod-section h4 {
font-size: 26px;
font-weight: 600;
line-height: 49px !important;
color: #000000;
}
.wn-home-3-sub-prod-section p {
font-size: 16px;
font-weight: 400;
line-height: 28px !important;
margin-top: 20px !important;
}
.wn-home-3-sub-prod-section .button {
padding: 12px 24px;
background: var(--wn-primary-color);
border-radius: 10px;
line-height: 0 !important;
}
.wn-home-title-text span {
color: var(--wn-primary-color);
border-bottom: 1px solid var(--wn-primary-color);
}
.wn-home-title-text p {
}
.wn-home-title-text {
font-size: 32px;
font-weight: 600;
line-height: 32px;
width: 1140px;
margin: 20px auto 5px;
}
.wn-blog-text p {
color: #494949;
}
.wn-blog-text h1 {
font-size: 30px;
font-weight: 600;
color: #000000;
}
.wn-blog-text h2 {
font-weight: 600;
text-transform: uppercase;
color: #8BC53F;
}
.wn-blog-text h3 {
margin-block-start: .5rem;
margin-block-end: 1rem;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
}
.wn-footer-section .section-content {
max-width: 1140px;
margin: auto;
}
.wn-footer-section .img {
margin: auto;
margin-bottom: 20px;
width: 140px !important;
}
.wn-footer-section h5 {
font-size: 22px;
font-weight: 600;
text-transform: uppercase;
color: #FFFFFF;
}
.wn-footer-section .wn-footer-col-2 .button {
line-height: 0 !important;
color: white !important;
text-align: left;
font-weight: 400;
}
.wn-footer-section .wn-footer-col-2 .button:hover {
color: var(--wn-primary-color) !important;
}
.wn-footer-section .col {
padding-bottom: 0 !important;
}
.wn-footer-section .social-icons .circle {
border-radius: 10px !important;
}
@media only screen and (max-width: 48em) { .wn-home-slider-stack .icon-box-img {
width: 30px !important;
}
.wn-home-slider-stack .icon-box-left {
width: unset;
}
.wn-home-slider-stack .icon-box-left .icon-box-text {
flex: unset;
}
.wn-home-slogan-section .text h2 {
font-size: 18px;
line-height: 28px;
}
.wn-home-3-sub-prod-section .stack {
padding: 0 10px;
}
.wn-home-video-section, .wn-home-tin-tuc-section {
padding: 30px 10px !important;
}
.wn-footer-section h5 {
font-size: 18px;
line-height: 18px;
margin-bottom: 15px;
}
.wn-footer-section .col {
margin-bottom: 10px;
}
.wn-footer-section p {
color: rgb(209, 209, 209) !important;
font-size: 16px;
font-weight: 400;
}
.wn-footer-section .icon-box-img {
width: 15px !important;
}
.wn-footer-section .icon-box-left .icon-box-img + .icon-box-text {
padding-left: 0.5em;
}
.wn-footer-section .wn-footer-col-2 .button {
padding: 0;
}
}