﻿/*!

Theme Name: WP Lewis Nguyen

Theme URI: https://Lewis Nguyen.vn

Author: Dev Lewis Nguyen

Author URI:

Description: "WP Lewis Nguyen" là 1 theme wordpress được phát triển và xây dựng bởi đội ngũ kỹ thuật của Lewis Nguyen. Theme được xây dựng dựa trên nền tảng là css boostraps 4 mới nhất. 

Version: 1.0.1

License: GNU General Public License v3 or later

License URI: https://www.gnu.org/licenses/gpl.html

Text Domain: wp-Lewis Nguyen

Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



WP Lewis Nguyen is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.

Underscores is distributed under the terms of the GNU GPL v2 or later.

*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');


@font-face {
    font-family: "open-sans";
    src: url("assets/fonts/v-fonts/OpenSans-Regular_0.ttf");
}

@font-face {
    font-family: "OpenSans-SemiBold";
    src: url("assets/fonts/v-fonts/OpenSans-SemiBold_0.ttf");
}

@font-face {
    font-family: "OpenSans-Condensed";
    src: url("assets/fonts/v-fonts/OpenSansCondensed-Bold_0.ttf");
}

@font-face {
    font-family: "OpenSans-Bold";
    src: url("assets/fonts/v-fonts/OpenSans-Bold_0.ttf");
}

:root {
    --primary-color: #45a647;
    --second-color: #ED1C24;
    --third-color: #2d66a7;
    --primary-font: "open-sans";
    --second-font: "OpenSans-SemiBold";
    --third-font: "OpenSans-Bold";
    --blue: #135393;
    --base-color: #33333;
}

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    word-wrap: break-word;
}

html {
    font-size: 62.5%;
}

body {
    font-family: var(--primary-font);
    background-color: #fff;
    font-size: 1.5rem;
    color: #333;
    -ms-text-size-adjust: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

a,
a:focus,
a:hover,
a:visited {
    outline: none;
    text-decoration: none;
    color: inherit;
    /*-webkit-transition: all 0.3s linear;*/
    /*-o-transition: all 0.3s linear;*/
    /*transition: all 0.3s linear;*/
}

input:focus, textarea:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--third-font);
}
@media (min-width: 1366px){
    .container {
        max-width: 1280px !important;
    }
}

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

h2.v-section-title {
    font-size: 3rem;
    text-transform: uppercase;
    font-family: var(--second-font);
    letter-spacing: 0;
    color: var(--primary-color);
    margin: 4rem;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-255 .mega-search .search-icon:before {
    color: var(--primary-color);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-family: var(--second-font);
    font-size: 15.4px;:;
}

/*Mega menu*/
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
    padding-left: 15px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
    /*line-height: 24px;*/
    /*font-family: var(--second-font);*/
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-family: var(--second-font);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:before {
    content: ".";
    font-size: 60px;
    line-height: 0;
    position: absolute;
    top: -12px;
    left: -4px;
    color: var(--primary-color);
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
    margin-top: 24px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 0px 10px;
}

li.menu-item.menu-item-gtranslate {
    float: right;
    margin-left: 5px;
    top: 7px;
    left: 5px;
}

li.menu-item.menu-item-gtranslate a.glink img {
    opacity: 1;
    width: 25px;
    object-fit: cover;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-255 .mega-search.expand-to-left.mega-search-open .search-icon {
    height: 30px;
    background-color: var(--primary-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 30px;
    font-size: 15px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-255 .mega-search.mega-search-open input[type="text"] {
    height: 30px;
    font-size: 14px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-255 .mega-search.mega-search-open input[type="text"] {
    padding-left: 20px;
    height: 30px;
    background-color: #f5f5f5;
    width: 250px;
}

/*end megamenu*/

/*owlCarousel*/
button.owl-prev, button.owl-next {
    position: absolute;
    top: 35%;
}

button.owl-prev {
    left: -15px;
}

button.owl-next {
    right: -20px;
}

button.owl-prev:focus, button.owl-next:focus {
    border: none;
    outline: none;
}

button.owl-prev span, button.owl-next span {
    align-items: center;
    color: #fff;
    font-size: 3rem;
    line-height: initial;
    width: 3.5rem;
    height: 3.5rem;
    padding: 0 0 6px 0;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--primary-color);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;


}

.v-owl-item img {
    height: 220px;
    object-fit: cover;
    border: 1px solid rgb(0 0 0 / 7%);
}

/*end owlCarousel*/


/*header main*/
.header__main {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.header__main__logo img {
    height: 90px;
    object-fit: cover;
}

/*end header main*/

/*service-finance*/
.v-service-item {
    width: 100%;
    height: 200px;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #d9d7d7;
    border-radius: 15px;
    cursor: pointer;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 48px 20px 20px 20px;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.v-service-item:hover {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.v-service-item__name, .v-owl-item__name {
    font-size: 15px;
    font-family: var(--third-font);
    color: var(--base-color);
    text-transform: uppercase;
    margin-top: 20px;
    line-height: 24px;
    margin-bottom: 0;
}

.v-service-item.v-style-other {
    padding: 0;
    height: 210px;
}

.v-service-item.v-style-other img {
    height: 150px;
    width: 100%;
    object-fit: cover;
}

.v-service-item.v-style-other:hover img {
    filter: unset;
}

.v-service-item.v-style-other h3 {
    padding: 0px 1px;
    margin: 5px 0px;
}

.v-owl-item:hover .v-service-item__name, .v-owl-item:hover .v-owl-item__name,
.v-owl-item:hover .v-testimonial__name, .v-branch-item:hover .v-service-item__name {
    color: var(--second-color);;
}

.v-service-item:hover .v-service-item__name {
    color: #fff;
}

.v-service-item img {
    min-height: 56px;
    object-fit: none;
}

.v-service-item:hover img {
    filter: brightness(0) invert(1);
}

/* end service-finance*/

.v-service-construct h2.v-section-title {
    margin-top: 10px;
}

/* end v-service-construct*/

/*v-banner*/
.v-banner {
    margin: 40px 0;
}

.v-banner img {
    max-height: 400px;
    width: 100%;
    object-fit: cover;
}

/*end v-banner*/

.v-news {
    padding: 1px 0 30px;
    background: #eee;
    margin-top: 50px;
}

.v-news .v-owl-item__name {
    font-size: 16px;
    text-transform: initial;
    margin-top: 15px;
}

/*end v-news*/

.v-testimonial__content {
    font-size: 15px;
    line-height: 1.5;
    background: #45a647;
    color: #fff;
    border-radius: 15px;
    padding: 25px 20px;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0px 3px 8px #ccc;
    min-height: 141px;
    text-align: justify;
}

.v-testimonial__content:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #45a647;
}

.v-testimonial__img {
    position: relative;
    width: 125px;
    height: 125px;
    margin: auto;
    border-radius: 50%;
    margin-bottom: 20px;
}

.v-testimonial__img::after {
    background: url("assets/images/icon_quote.png") no-repeat center center;
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    bottom: 5px;
    right: 0;
}

.v-testimonial__img img {
    width: 125px;
    height: 125px;
    margin: auto;
    border-radius: 50%;
    object-fit: cover;
}

h4.v-testimonial__name {
    font-size: 16px;
    cursor: pointer;
}

.v-testimonial__slider .owl-nav button.owl-prev,
.v-testimonial__slider .owl-nav button.owl-next {
    position: absolute;
    top: 75%;
}

/*end v-testimonial*/

.v-footer-main {
    position: relative;
    padding: 4rem 0 2rem;
    margin-top: 50px;
    color: #fff;
    background-color: var(--primary-color);
}

.v-footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
}

.v-footer__item h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 2rem;
}

.v-footer__item ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.v-footer__item ul li p {
    font-size: 15px;
    color: #fff;
}

.v-footer__item ul li p i {
    margin-right: 5px;
}

.v-footer__item ul.v-ft-menu li a {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
}

.v-footer__item ul.v-ft-menu li a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0da";
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    margin-right: 5px;
}

.v-footer__item ul.v-social {
    display: flex;
    justify-content: flex-start;
    margin-top: 20px;
}

.v-footer__item ul.v-social li {
    margin-right: 10px;
}

.v-footer__item ul.v-social li a img {
    object-fit: cover;
    width: 40px;
}

.coppyright {
    color: #fff;
    text-align: center;
    background: #1e623f;
    width: 100%;
    float: left;
    padding: 8px 0;
    font-size: 15px;
}

/*end footer*/

/*Single page: service*/
.v-single-service {
    margin-top: 40px;
}

.v-single-service__content {
    padding: 10px;
    height: 100%;
}

.v-single-service__content .social {
    position: absolute;
    bottom: 0;
}

/*Single page*/
.v-single-social {
    position: relative;
    display: flex;
    align-items: center;
    background: #f7f6f6;
    padding: 0 15px;
    margin-top: 15px;
    border: 1px solid #ddd;
}

.v-single-social span {
    margin-right: 10px;
    font-family: var(--second-font);
}

.v-single-related {
    background: #f7f6f6;
    padding: 0 15px;
    margin-top: 20px;
    border: 1px solid #ddd;
}

.v-border {
    border: 1px solid #dee2e6;
}

img.v-banner-top-page {
    max-height: 200px;
    width: 100%;
    object-fit: cover;
}

.v-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.v-sidebar ul li {
    cursor: pointer;
    background: #EEEEEE;
    padding: 10px 10px;
    border-bottom: 1px solid #ffffff85;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

.v-sidebar ul li:hover, .v-sidebar ul li.v-active {
    background: var(--primary-color);
}

.v-sidebar ul li a {
    font-size: 15px;
    margin-bottom: 0;
    color: #333;
    display: block;
}

.v-sidebar ul li:hover a, .v-sidebar ul li.v-active a {
    color: #fff;
}

/*end single page*/

/*begin: contact page*/
#contact .v-footer__item ul li p {
    font-size: 15px;
    color: #333;
}

#contact .v-footer__item ul li h2 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

div#form-contact {
    position: relative;
    padding: 15px 20px 1px;
    background: #f8f3f8;
    border-radius: 10px;
}

div#form-contact .full-form.content {
    height: 100%;
    padding: 0;
    max-height: 110px;
}

div#form-contact p {
    display: flex;
    margin: 15px;
    align-items: center;
}

div#form-contact span.wpcf7-not-valid-tip {
    position: absolute;
    top: 25%;
    right: 5px;
}

/*begin: archive page*/
.v-post-item h3.card-title-style {
    font-family: var(--second-font);
    color: var(--base-color);
    margin-bottom: 5px;
}

.v-post-item:hover h3.card-title-style {
    color: var(--second-color);
}

.v-post-item p.card-text small {
    color: #858585;
    font-size: 15px;
}

.v-post-item .card {
    border: unset;
}

.v-post-item .card-body {
    padding: 0 0px 0 15px;
}

.v-post-item .card-body {
    padding: 0px 0px 0 20px;
}

/*end archive page*/

/*begin search form mobile*/
.v-header-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.v-header-right a {
    margin-left: 5px;
}

.v-header-right .v-header-right__search_icon i {
    font-size: 16px;
    margin-right: 3px;
    margin-top: 6px;
    color: var(--primary-color);
}

.v-form-search {
    opacity: 0;
    pointer-events: none;
    display: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 45px;
    background-color: #45a647;
    z-index: 9;
}

.v-form-search.active {
    opacity: 1 !important;
    pointer-events: all !important;
}

.v-form-search i {
    color: #fff;
    font-size: 13px;
}

.v-form-search input.v-form-search__input {
    width: 90%;
    border: none !important;
    background-color: #45a647;
    font-size: 15px !important;
    height: 45px !important;
    line-height: 45px !important;
    padding: 0 5px 0 5px !important;
}

.v-form-search input.v-form-search__input::placeholder {
    color: #fff;
}

.v-form-search input[type="submit"] {
    width: 75px;
    height: 100%;
    border: none;
    background: #d7d6d6;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: #333;
}

img.v-img-icon {
    min-height: 56px;
    object-fit: none;
    border: 1px solid #d9d7d7;
    border-radius: 15px;
}

.v-branch button.owl-prev, .v-branch button.owl-next {
    position: absolute;
    top: 43%;
}

/*---------------- RESPONSIVE ------------------*/
@media (max-width: 768px) {
a.cd-top.cd-is-visible {
        display: none;
    }

    .header__mobile {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    }

    .header__mobile a.header__logo__mobile img {
        max-height: 60px;
        object-fit: cover;
    }

    .header__mobile.fixed a.header__logo__mobile img {
        max-height: 50px;
    }

    h2.v-section-title {
        font-size: 23px;
        margin: 3rem;
    }

    .v-service-item {
        min-height: 130px;
        height: unset;
        margin-bottom: 20px;
        padding: 10px 5px;
    }

    .v-service-item.v-style-other {
        min-height: 130px;
        height: unset;
    }

    .v-service-item.v-style-other img {
        height: 100px;
    }

    .v-service-item__name {
        text-transform: initial;
        margin-top: 10px;
        line-height: 20px;
    }

    .v-service-finance .col-6:nth-child(odd) {
        padding-right: 7px;
    }

    .v-service-finance .col-6:nth-child(even) {
        padding-left: 7px;
    }

    button.owl-prev {
        left: -10px;
    }

    button.owl-next {
        right: -10px;
    }

    .v-banner {
        margin: 25px 0;
    }

    .v-branch .col-6:nth-child(odd) {
        padding-right: 8px;
    }

    .v-branch .col-6:nth-child(even) {
        padding-left: 8px;
    }

    .v-news {
        margin-top: 25px;
    }

    .v-footer__item {
        margin-bottom: 20px;
    }

    .v-footer-main .pr-0.pl-0 {
        padding: 0 15px !important;
    }

    .v-single-service {
        margin-top: 15px;
    }

    li#mega-menu-item-255 .mega-search-wrap {
        opacity: 0;
    }

    li.menu-item.menu-item-gtranslate {
        display: none;
    }

    .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
        margin-left: 0px;
    }

    .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 0px;
    }

    .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
    .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
    .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
        background-color: #fff;
    }

    div#mega-toggle-block-1 {
        position: relative;
        right: -5px;
        background: #45a647;
    }

    .header__mobile.fixed div#mega-toggle-block-1 {
        background: unset;
    }

    .header__mobile.fixed .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
    .header__mobile.fixed .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
    .header__mobile.fixed .v-header-right #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
        background-color: #000;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 10px;
        width: 100%;
    }

    .v-post-item .card-body {
        padding: 10px;
    }

    .v-post-item .card-title-style {
        min-height: unset;
        margin-bottom: 0px;
    }

    .v-post-item p.card-text small {
        font-size: 13px;
    }

    .v-post-item .card-text.card-text-style {
        display: none;
    }

    .v-post-item .card-image img {
        max-height: 160px;
    }

    .v-post-item .card.mb-5 {
        border: 1px solid rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 350px) {
}