@charset "UTF-8";

/*
Theme Name: Giao diện Webux.vn
Theme URI: https://wordpress.org/themes/webux/
Author: Công ty TNHH WebUX.vn
Author URI: https://wordpress.org/
Description: Webux_vn giao diện được thiết kế bởi công ty TNHH Website.
Requires at least: 5.3
Tested up to: 5.8
Requires PHP: 5.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: https:webux.vn
Text Domain: webuxvn

Webux webux_vn WordPress Theme, (C) 2020 WordPress.org
Webux webux_vn is distributed under the terms of the GNU GPL.
*/


@font-face {
    font-family: Montserrat-Bold;
    src: url(assets/font/Montserrat-Bold.ttf);
}
.Montserrat-Bold {
    font-family: Montserrat-Bold;
}
html body{
	background-color:#fff !important
}
html body {
    border: 0px !important;
   
}
html body .site-header,html body header {
    margin: 0px !important;
  
}
html body .site-header, html body header {
   border: 0px !important;
}
@font-face {
    font-family: Montserrat-Regular;
    src: url(assets/font/Montserrat-Regular.ttf);
}
.Montserrat-Regular {
    font-family: Montserrat-Regular;
}

a:hover{
    text-decoration: none!important;
}
a {
    text-decoration: none !important;
}
body {
    font-family: Montserrat-Regular !important;
}

.navbar-brand img{
	height: 60px;
	width: auto;
}
.cursor {
	cursor: pointer;
}

.branch_mod {
    position: relative;
}
.branch_mod_map_iframe iframe {
    height: 150px !important;
}
.branch_mod_map_iframe iframe .place-card{
    display: none !important;
}
.branch_mod_map_iframe {
    position: relative;
}
.overlay {
	background:transparent;
	position: absolute;
	width: 100%; /* your iframe width */
	height:150px; /* your iframe height */
}
.branch_map_list {
    overflow-x: hidden;
    height: 454px;
}
.social_fix {
    position: fixed;
    top: 10%;
    right: 50px;
    z-index: 9999;
}

@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1140px !important;
    }
}

.bg-white {
    background-color: #fff!important;
}
.bg-cam {
    background-color: #f78203!important;
}

.navbar-cam {
    padding-top: unset !important;
    padding-bottom: unset !important;
}
.logo-bg-left {
    position: relative;
}
.white-background::before {
    left: -999em;
    background: #fff;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
}

.navbar-cam a {
    color: #fff !important;
    font-family: Montserrat-Regular;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-cam  .menu-main li {
    margin: 0px 15px;
}
.hotline {
    text-transform: unset !important;
    font-family: Montserrat-Bold !important;
}
.hotlineNumber {
    border: 1px solid #fff;
    border-radius: 5px;
}

.hotlineNumber {
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 25px;
    padding: 5px 15px;
    margin-left: 10px;
}
.hotline_name{
    margin-top: 9px;
}

#form {

    margin-top: -65px;
  
}
.form-mod {
    background-color: #fff;
    border-radius: 20px;
    padding-top: 30px;
    z-index: 999;
}
.titleRow {
    font-size: 30px;
}
.form-contact input, .form-contact select {
    border: 1px solid rgba(50, 50, 50, 0.87);
    box-sizing: border-box;
    border-radius: 4px;
    height: 45px;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
}
.text-cam {
    color: #f78203!important;
}
.form-contact .wpcf7-submit {
    background-color: #f78203!important;
    font-family: Montserrat-Bold !important;
    color: #fff;
    border: unset !important;
}
.form-des {
    font-size: 20px;
    padding-right:   30px ;
    margin-top: 5px;
}
section#serviceGood {
    padding: 80px 0px;
}
a.nav-link.langIcon {
    float: right;
    margin-top: 7px;
}
.text-gray {
    color: #878B96
}
.desRow {
    padding: 10px 0px 30px 0px;
}
.serviceGood_title {
    margin: 10px 0px;
    font-size: 20px;
}

.lineMode {
    position: relative;
    margin: 80px 0px 0px 0px;
}
.lineV {
    position: absolute;
    width: 100%;
    top: -4px

}
.lineV img {
    background-color: #fff;
    padding: 0px 7px;
}

.serviceGood_mod {
    padding: 0px 20px;
}
.procedure_image img {
    border-radius: 20px;
}
.procedure_content strong, .procedure_content {
    font-family: Montserrat-Bold;
}
.procedure_content strong {
    margin-bottom: 20px;
}
.procedure_content ul {
    font-family: Montserrat-Regular;
}
.process_not {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 3px;
    display: inline-block;
    background: #fff;
    border: 2px solid;
    text-align: center;
    color: #878B96;
}
.process_content_key {
    border: 1px solid #f78203;
    border-radius: 10px;
    padding: 10px;
}
.process_key {
    position: relative;
}
.pro_arrow {
    margin-bottom: -4px;
}
.procedure_content_mod {
    margin-top: 50px;
}
section#count {
    padding: 80px 0px;
}

.procedure_line_not {
    position: relative;
}
.lineLeft {
    border: 1px solid;
    position: absolute;
    width: 55px;
    top: 14px;
  
}
.lineRight {
    border: 1px solid;
    position: absolute;
    width: 90px;
    left: 50%;
    top: 14px;
}
.lineNot {
    position: relative;
}
.process_title {
    padding-top: 32px;
    color: #878B96;
}
.process_ab {
    position: absolute;
    width: 100%;
    z-index: 99;
}
.displayNone {
    display: none
}
.count_mod {
    border-radius: 15px;
    border: 3px solid #f7c27a;
    margin: 0px 20px;
    padding: 40px 20px;
    text-align: center;
    font-family: Montserrat-Bold;
}
.count_mode_title {
    font-size: 30px;
}
.count_mode_number {
    font-size: 40px;
    color: #f78203;
}
.count_mode_unit {
    font-size: 20px;
}
.customer_mod {
    padding: 30px;
    border-radius: 15px;
}
.slick-center .customer_mod {
    background-color: #f78203;
    padding: 30px;
    border-radius: 15px;
}
.slick-center .customer_content, .slick-center .customer_name,.slick-center .customer_address{
    color: white;
}


.slick-slide {
    border-radius: 15px;
    padding: 20px;
}
.customer_img img {
    border-radius: 7px;
}
.customer_name {
    font-family: Montserrat-Bold;
}

.customer_content{
    text-align: justify;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
}
.customer_address {
    font-size: 14px;
}

.customer_quo::before {
    content: url(assets/images/quo-c.png);
}
/* .slick-slide .customer_content::before {
    content: url(assets/images/quo-w.png);  
} */

section#newspapers, #branch {
    background-image: url(assets/images/bg-news.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px;
}

.news_mod {
    background-image: url(assets/images/bg-news-item.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 5px 50px;
  
    height: 380px;
}
.news_mod_des {
    font-size: 14px;
}
.news_mod_center {
    margin-top: 50px;
}
.news_mod_url a{
    color: #f78203;
    font-size: 14px;
    font-family: Montserrat-Bold;

}
.news_mod_url a:hover{
    color: #f78203;
    text-decoration: none;
}
.newsImage {
    margin-bottom: 80px;
    border-radius: 20px;
}
section#partner {
    padding: 80px 0px;
}
.branch_mod {
    border-radius: 10px;
    border: 1px solid #e9e9e9;
    background-color: #fff;
}
.branch_mod_active {
    border: 1px solid #f78203;
    background-color: #fff;
}
.branch_mod_content {
    padding: 10px;
}
.branch_mod_address, .branch_mod_open, .branch_mod_tel {
    font-size: 14px;
}
footer {
    background-color: #484037;
    color: #fff;
    padding: 80px 0px;
    border-radius: 30px 30px 0px 0px;
    margin-top: 50px;
}

ul.footer-navigation-wrapper a{
    color: #fff;
    font-size: 14px;

}
ul.footer-navigation-wrapper li{
    line-height: 35px;
    font-family: Montserrat-Regular;
}
ul.footer-navigation-wrapper {
    margin-top: 30px;
    list-style: none;
    padding-left: 0px;
}

.navbar-footer ul li a, .navbar-footer ul li a:hover {
    color: #fff;
    font-family: Montserrat-Regular;
    text-transform: uppercase;
}
.navbar-footer ul li{
    padding:0px  5px;
    font-size: 13px;
}
.navbar-footer .hotline{
    font-family: Montserrat-Regular !important;
    text-transform: uppercase !important;
}

span.spanHotline {
    border: 1px solid #fff;
    padding: 5px 10px;
    color: #f78203;
    border-radius: 5px;
}
.footer-copyright {
    font-size: 14px;
}
.gotop {
    position: fixed;
    bottom: 10%;
    right: 50px;
    z-index: 999;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.gotop img{
    width: 40px;
}
.social_mod {
    margin-bottom: 20px;
}
.form-zindex{
    z-index: 999;
}

.desktop_none {
    display: none;
}
@media (max-width: 416px){
    .gotop, .social_mod_arrow {
        display: none;
    }
    .appDownload img {
        width: 100px;
    }
    .appDownload {
        display: none;
        bottom: 17px;
       
    }
    .social_fix {
        top: 15%!important;
        right: 15px!important;
     
    }
    #carouseltopMain .carousel-indicators {
        bottom: -10px !important;
    }
    #carouseltopMain .carousel-control-next, .carousel-control-prev{
        display: none !important;
    }
    .navbar-brand img {
        height: 50px;
        width: auto;
    }
    .navbar-toggler .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }
    #form {
        margin-top: 0px;
    }
    .social_mode_img img {
        width: 35px;
    }
    .form-mod {
        padding-left: 15px;
        padding-right: 15px;
    }
    .titleRow {
        font-size: 20px;
    }
    .form-des {
        font-size: 14px;
        margin: 10px 0px;
    }
    .serviceGood_title {
       
        font-size: 14px;
    }
    .serviceGood_mod {
        padding: 0px;
        margin-bottom: 20px;
    }
    .lineLeftGood {
        border-left: unset;
    }
    .lineMode {
        position: relative;
        margin: 40px 0px 0px 0px;
    }
    .line img {
        width: 100%;
    }
    .procedure_image img {
        display: none;
    }
    .procedure_content_mod {
        margin-top: 0px;
    }
    .pro_arrow {
        margin-bottom: -1px;
    }
    .process_title {
        font-size: 12px;
    }
    .lineLeft {
        width: 40px;
    }
    .lineRight {
        width: 59px;
    }
    .count_mode_title {
        font-size: 20px;
    }
    .count_mode_number {
        font-size: 30px;
     
    }
    .count_mod {
        margin: 0px;
         padding: 40px 0px;
    }
    .centerCount .slick-prev {
        left: 0px!important;
        z-index: 999!important;
        height: 100%!important;
        width: 41px!important;
        background: linear-gradient(91deg, white, #ffffff6b) !important;
    }
    .centerCount .slick-next {
        right: 0px;
        z-index: 999;
        width: 41px;
        background: linear-gradient(271deg, white, #ffffff6b) !important;
        height: 100%;
    }
    .slick-prev:before, .slick-next:before{
        opacity: 0 !important;
    }
    .center  .slick-prev {
        left: 0px;
        z-index: 999;
    }
    .center .slick-next {
        right: 20px;
        z-index: 999;
    }
    .slick-slide {
       
        padding: 0px;
    }
    .mobile_none {
        display: none;
    }
    .desktop_none {
        display: block;
    }
    .news_mod_img img {
        height: 50px;
    }
    .news_mod_title{
        font-size: 12px;
    }

    .news_mod {
        padding: 5px;
        background-size: 100% 100%;
        height: 350px;
    }
    #carouselCustomer .carousel-control-prev {
        left: 35% !important;
    }


    #carouselCustomer .carousel-control-next {

        right: 35% !important;
    }
    section#newspapers, #branch {
        background-size: 100% 100%;
    }
    .partner_img_mobile img{
        width: 100%;
    }
    section#partner {
        padding: 40px 0px;
    }
    .footer_social{
        text-align: center;
    }
}
.footer_social{
    text-align: right;
}
section#slide {
    position: relative;
}
.appDownload {
    position: absolute;
    bottom: 139px;
    z-index: 999;
    left: 18%;
}
#carouseltopMain .carousel-indicators{
    bottom: 53px;
}
#carouseltopMain .carousel-indicators [data-bs-target] {
        width: 15px !important;
        height: 15px !important;
        border-radius: 100% !important;
}
#carouseltopMain .carousel-indicators .active {
    opacity: 1;
    background-color: #f78203 !important;
}
.form-link {
    margin-top: 20px;
}
.social_mod_arrow {
    margin-top: 90px;
    margin-left: 13px;
}
.procedure_slide_name {
    margin: 20px 0px;
    font-family: Montserrat-Bold;
}
.news_mod_img img{
    border-radius: 20px;
    height: 70px;
}
.footer_top_quo img {
    width: 40px;
    opacity: 0.7;
}
.partner_img_mobile img {
    border-radius: 10px;
}
.form-contact {
    position: relative;
}
.wpcf7-response-output {
    position: absolute;
    top: 35px;
    width: 100%;
   
    background-color: #00A242;
    border-radius: 10px;
    color: #fff;
    padding: 17px !important;
}
.wpcf7-response-output:before {
    content: '✓';
    margin-right: 10px;
}
.wpcf7-response-output:after {
    content: 'x';
    right: 19px;
    position: absolute;
    color: red;
    bottom: 6px;
    font-size: 15px;
    background-color: #fff;
    border-radius: 30px;
    padding: 0px 8px;
    cursor: pointer;
}
.arrowNews {
    text-align: right;
    margin-right: 70px;
}
.arrowNews_left {
    width: 40px;
    opacity: 0.6;
}
div#desCenter {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.partner_img {
    background-color: #f8f8f8;
    border-radius: 10px;
}
div#titleCenter {
    margin-top: 20px;
}
.button-form-footer {
    margin-top: 30px;
}
.slick-slide img {
    display: block;
    height: 70px;
    margin: auto;
}
.partner_slide_desktop {
    position: relative;
}
span.wpcf7-form-control-wrap.menu-37:after {
    content: "▼";
    font-size: 26PX;
    top: -10px;
    right: 18px;
    position: absolute;
}
span.wpcf7-form-control-wrap.menu-37 {
    position: relative;
}
select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: none;
    appearance: none;
}
.effectSectionForm{
    animation-name: EForm;
    animation-duration: 1s;
}
@keyframes EForm {
    from {
        opacity: 0;
        margin-top: 71px;
    }
    to {
        opacity: 1;
        margin-top: -65px;
    }
}

.effectSection{
    animation-name: ESection;
    animation-duration: 1s;
}
@keyframes ESection{
    from {
        opacity: 0;
        margin-top: 30px;
    }
    to {
        opacity: 1;
        margin-top: 0px;
    }
}