/*
Theme Name: Phuocdungit
Theme URI: https://phuocdungit.com
Author: Phước Dũng IT
Author URI: https://phuocdungit.com
Description: Theme smart moto
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: phuocdungit, Phươc Dũng, phuocdungit@gmail.com
Text Domain: phuocdungit

*/

/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
body {
    line-height: 1.715
}

.full {
    width: 100%;
    margin-bottom: 20px;
}

p {
    margin-bottom: 10px !important;
}

p img {
    margin: 20px;
}

.aligncenter {
    margin: 20px auto;
    display: inherit;
}

table {
    width: 100% !important;
    margin: 20px 0px
}

table td {
    padding: 0 10px
}

/*.mylivechat_collapsed{display: none !important;}*/
p {
    line-height: 1.715
}

@media only screen and (min-width: 768px) {
    figure {
        max-width: 740px !important;
    }
}

@media only screen and (max-width: 768px) {
    figure {
        width: auto !important;
    }
}

.col-left-page .inner {
    width: 100% !important;
}


.icon-ft {
    position: fixed;
    bottom: 15px;
    left: 10px;
    z-index: 99999;
    width: 140px;
    text-align: center
}

.icon-ft span {
    position: absolute;
    top: -35px;
    color: white;
    font-size: 15px;
    width: 100%;
    left: 0;
    font-weight: bold;
    background: #f57f20;
    border-radius: 50px;
    padding: 5px
}

.icon-ft .icon {
    width: 60px;
    height: 60px;
    margin: 15px;
    background: url(media/images/icon-advisory.gif) 50% 50%;
    background-size: auto auto;
    background-size: auto auto;
    display: block;
    background-size: 170px;
    border-radius: 30px;
    text-align: center;
    display: inline-block
}


/
/
animation fadeInUpCustom

@-webkit-keyframes fadeInUpCustom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpCustom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpCustom {
    -webkit-animation-name: fadeInUpCustom;
    animation-name: fadeInUpCustom;
}

/
/
animation fadeInRightCustomCustom

@-webkit-keyframes fadeInRightCustom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightCustom {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightCustom {
    -webkit-animation-name: fadeInRightCustom;
    animation-name: fadeInRightCustom;
}

/
/
animation zoomInCustomCustom

@-webkit-keyframes zoomInCustom {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.7, .7, .7);
        transform: scale3d(.7, .7, .7);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomInCustom {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.7, .7, .7);
        transform: scale3d(.7, .7, .7);
    }

    50% {
        opacity: 1;
    }
}

.zoomInCustom {
    -webkit-animation-name: zoomInCustom;
    animation-name: zoomInCustom;
}

/* popup form*/

#small-dialog, #forgot-pass, #reset-pass {
    background: white;
    padding: 24px 0 0;
    text-align: left;
    max-width: 420px;
    position: relative;
    margin: 0 auto;
}

#modal-contact, #modal_register {
    background: white;
    padding: 24px 0 0;
    text-align: left;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    margin: 0 auto;
}

.item-input {
    width: calc(33.3333% - 3px);
    display: inline-block;
}

.item-input-50 {
    width: calc(50% - 3px);
    display: inline-block;
}

.btn-contact {
    width: 150px !important;
    margin: 0 auto;
}

.item-check {
    position: relative;
    bottom: 31px;
}

.item-title-register {
    padding-left: 0px;
    margin-top: 0;
    text-align: center;
    font-size: 24px;
}

.height-slide-500 {
    height: 520px;
}

.section-photo {
    height: 400px;
}

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

.hg-section-content {
    height: 405px;
}

@media only screen and (min-width: 992px) {
    .section-slider {
        position: relative;
        overflow: hidden;
        background-image: url(../photos/giaiphap-bg.png);
        background-size: 1920px auto;
        background-repeat: no-repeat;
        background-position: left bottom;
        align-items: center;
        justify-content: center;
        padding-top: 60px;
        padding-bottom: 120px;
    }
}

@media only screen and (min-width: 1920px) {
    .section-slider {
        background-size: 100% auto;
        background-position: left bottom;
    }
}

@media only screen and (min-width: 768px) {
    .header-site .header-bottom {
        padding: 10px 20px;
    }

    .header-site .header-bottom .header__menu ul {
        vertical-align: middle;
    }

    #modal_register {
        margin: 30px auto;
        max-height: 90vh;
        display: block;
        border-radius: 20px;
        padding: 20px;
    }

    .form-register {
        max-height: 65vh;
        overflow: auto;
    }
}

@media only screen and (max-width: 992px) {
    .section-function {
        width: 100%;
        text-align: center;
    }

    .hg-section-content {
        height: 350px;
    }
}

@media only screen and (max-width: 768px) {
    .hg-section-content {
        height: 370px;
    }
}

@media only screen and (max-width: 600px) {
    .hg-section-content {
        height: 400px;
    }

    #modal_register {
        margin: 0 auto;
        max-height: 100vh;
        display: block;
    }

    .signin-bg .signin-bg-wrapper .custom-form .input-form {
        padding: 0;
    }

    .item-input, .item-input-50 {
        width: 100%;
    }

    .mfp-container {
        padding: 0;
    }

    .signin-bg .signin-bg-wrapper .custom-form h2, .item-title-register {
        font-size: 27px;
    }

    .signin-bg .signin-bg-wrapper .custom-form h4 {
        font-size: 17px;
    }

    .mfp-content, #modal_register, .signin-bg {
        height: 100%;
    }

    .form-register {
        position: absolute;
        top: 59px;
        bottom: 64px;
        max-height: unset;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .form-contact {
        position: absolute;
        top: 59px;
        bottom: 5px;
        max-height: unset;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .item-sigup {
        position: absolute;
        bottom: 0;
    }
}

@media only screen and (max-width: 425px) {
    #small-dialog, #forgot-pass, #reset-pass, #modal-contact, #modal_register {
        max-width: 100%;
        height: 100%;
    }

    .mfp-content, .small-dialog, .signin-bg {
        height: 100%;
    }

    .item-sigup {
        position: absolute;
        bottom: 0;
    }

    .form-register {
        max-height: calc(100vh - 148px);
    }
}

@media only screen and (max-width: 320px) {
    .signin-bg .signin-bg-wrapper .custom-form .label-content {
        font-size: 12px;
    }

    .signin-bg .signin-bg-wrapper .custom-form h2 {
        font-size: 28px;
    }

    .signin-bg .signin-bg-wrapper .custom-form .btn-button .btn-basic, .item-sigup {
        font-size: 12px;
    }

    .signin-bg .signin-bg-wrapper .custom-form h4 {
        font-size: 14px;
    }
}


/*.section-function .carousel-indicators {
  top: 200px;
}*/

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;


    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
    z-index: 10000;
}

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}


/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg);

}

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;

    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg);
}

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;

    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}


.mfp-wrap {
    z-index: 100001 !important;
    top: 0 !important;
    position: fixed !important;
}

.test {
    overflow: hidden;
}

.signin-bg .signin-bg-wrapper {
    margin: 0;
}

.signin-bg .signin-bg-wrapper .custom-form h2 {
    margin-top: 0;
    margin-bottom: 20px;
}

.signin-bg .signin-bg-wrapper .custom-form, .signin-bg .signin-bg-wrapper .custom-form .btn-button .btn-basic {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
}

.signin-bg .signin-bg-wrapper .custom-form .btn-button .btn-basic {
    background: #24b0ad;
    color: white;
    font-size: 18px;
    padding: 0px;
    width: 30%;
    margin: 0 auto;
    text-align: center;
}

.signin-bg .signin-bg-wrapper .custom-form .btn-button {
    width: 100%;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 20px;
}

.item-signup {
    width: 100%;
    margin-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 19px 0 17px;
    background: #F4F5F7;
    text-align: center;
}

.item-register, .item-login {
    color: #2da5da;
    text-decoration: underline;
    font-weight: 500;
}

.wrap-sigin .mfp-close {
    position: absolute;
    top: 25px;
    right: 17px;
    font-size: 35px;
}

.item-register {
    color: #2da5da;
    font-weight: 500;
}

.fix-scroll {
    overflow: hidden;
    position: fixed;
    height: 100vh;
    width: 100%;
}

input.form-control,
select.form-control {
    width: 88%;
    height: 35px;
    border-radius: 5px;
    border: 1px solid black;
    padding: 0 10px;
    color: black;
    margin-bottom: 20px;
}

.blog-page .vc_btn3-container {
    display: none;
}

.blog-page .vc_custom_heading h4 {
    text-align: left !important;
}

.blog-item .vc_row,
.blog-item .wpb_column,
.blog-item .wpb_text_column {
    display: none;
}

.blog-item {
    display: inline-block;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #eeeeee;
}

.blog-item .box-left {
    width: 30%;
    display: inline-block;
    float: left;
}

.blog-item .box-right {
    width: 65%;
    float: left;
    display: inline-block;
    padding-left: 30px;
    text-align: left;
}

.blog-item .box-right h2 {
    line-height: 1.2;
}

.blog-item .box-right h2 a {
    text-align: left;
    font-weight: bold;
    color: #00918c;
    font-size: 21px;
}

.lien-he-pc {
    position: fixed;
    padding: 0;
    bottom: 40px;
    right: 20px;
    z-index: 999;
}

.lien-he-pc .show {
    display: none;
    bottom: 0;
    width: 140px;
    right: 65px;
    position: absolute;
}

.lien-he-pc .face {
    margin-left: 10px;
}

.lien-he-sp {
    display: none;
}

.footer-box .footer-1 .fa {
    margin-right: 5px;
}

.custom-h2 {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    margin-block-start: .83em;
    margin-block-end: .83em;
}

.footer .vc_icon_element {
    display: inline-block;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

.footer .footer-2 .wpb_text_column .boder-bt{
    position: relative;
}
.footer .footer-2 .wpb_text_column .boder-bt:before{
    content: "";
    position: absolute;
    width: 50px;
    border-top: 3px solid white;
    bottom: -7px;
    left: 3px;
}
.footer .footer-2{
    padding-top: 20px;
}
.footer .copy{
    margin-top: 40px;
}
.footer .copy p{
    margin-bottom: 0 !important;
}

@-webkit-keyframes my {
    0% { color: #00f; }
    50% { color: #fff;  }
    100% { color: #00f;  }
}
@-moz-keyframes my {
    0% { color: #00f;  }
    50% { color: #fff;  }
    100% { color: #00f;  }
}
@-o-keyframes my {
    0% { color: #00f; }
    50% { color: #fff; }
    100% { color: #00f;  }
}
@keyframes my {
    0% { color: #00f;  }
    50% { color: red;  }
    100% { color: #00f;  }
}
.animation {
    font-weight:bold;
    -webkit-animation: my 800ms infinite;
    -moz-animation: my 800ms infinite;
    -o-animation: my 800ms infinite;
    animation: my 800ms infinite;
}
.zalo-icon .vc_icon_element-icon:before{
    content: "";
    background: url('./media/images/zalo.png');
    width: 62px !important;
    height: 62px !important;
    background-size: 100% 100%;
    margin-top: 6px;
    margin-left: -2px;
}

@media screen and (max-width: 480px) {
    .lien-he-pc, .item-register {
        display: none;
    }

    .lien-he-sp {
        display: block;
    }

    .lien-he-sp {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background: #114962;
        color: white;
        padding: 5px 0;
        z-index: 999;
    }

    .lien-he-sp a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        width: 32%;
        text-align: center;
        display: inline-block;
    }

    .lien-he-sp a img {
        width: 35px;
    }

    .annsite .lien-he-sp {
        background: #01a76e;
    }
}


@media screen and (max-width: 991px) {
    .icon-menu.close {
        position: absolute;
        right: 20px;
        font-size: 28px;
    }

    .drop-menu {
        display: block !important;
        text-align: left !important;
        height: 95vh;
        overflow: scroll;
        padding: 20px;
        padding-top: 45px;
    }

    .menu-menu-chinh-container { /*this is the nav*/
        background: #00908c;
        text-align: center;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 1000;
        position: fixed;
    }

    .menu-menu-chinh-container {
        left: -100%;
    }

    .menu-menu-chinh-container.pushmenu-open {
        left: 0;
    }

    .body {
        overflow-x: hidden;
        position: relative;
        left: 0;
    }

    .pushmenu-push-toright {
        left: 100%;
    }

    /*Transition*/
    .menu-menu-chinh-container, .body {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .drop-menu .sub-menu {
        display: none !important;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .menu-item-has-children.active .sub-menu {
        display: block !important;
        padding-left: 15px;
    }

    .menu-item-has-children:after {
        display: inline-block;
        content: "";
        border-top: 6px solid;
        border-right: 5px solid #e61c1c00;
        border-bottom: 0;
        border-left: 5px solid transparent;
        color: white;
        position: absolute;
        right: 5px;
        top: 17px;
    }

    .drop-menu li {
        position: relative;
    }
}

.blog-item .box-right .entry-title {
    margin: 0 !important;
}
.blog-item .box-right .entry-title a {
    text-align: left;
    font-weight: bold;
    /*color: #e70332;*/
    font-size: 21px;
    line-height: 22px;
}