/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.abtgreen-video .col.medium-3.small-6 .col-inner {
	padding: 10px 5px 5px 5px !important;
	border: #EEE 1px solid;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}
.abtgreen-video .col.medium-3.small-6 .col-inner .video {
	margin-bottom: 15px;
}
.abtgreen-video .col.medium-3.small-6 .col-inner .text {
    font-size: 0.9rem;
    text-align: center;
    color: #002855;
}
.link__project-box {
    padding-bottom: 20px;
    border-bottom: solid 1px #002855;
}
.link__project {
    padding: 10px 10px;
    border: solid 1px #002855;
    border-radius: 10px;
    font-size: 88%;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .16);
}
.link__project a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.link__project a img {
    margin-right: 15px;
    width: 30px;
}
.slider-custom {
    padding: 0;
    bottom: 0px;
}
.slider-custom .flickity-slider .img {
    max-width: 20% !important;
    margin: 5px;
    border: 2px solid #fff;
}
.wpcf7 p {
    position: relative;
}
#icon-form {
    position: absolute;
    color: #00b0ad;
    z-index: 100;
    font-size: 18px;
    top: 8px;
    right: 10px;
}
.wpcf7-form .wpcf7-not-valid {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(170, 34, 49) !important;
    border-image: initial !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
    display: none !important;
}
html body .post-sidebar.large-3 textarea {
    min-height: 80px;
}
html body section.contact-form-sidebar {
    padding: 10px !important;
    box-shadow: 0 0 7px #0E2D50;
}
.phone-mobile {
    display: none;
}

.lph-nav {
    position: fixed;
    left: 13px;
    background: #ffffffab;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20px;
    padding: 10px 0;
    border: 1px solid #f2f2f2;
}

.lph-nav:hover {
    background: #ffffff;
    box-shadow: 0 0 7px #777;
}

.lph-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lph-nav ul li {
    list-style: none!important;
}

.lph-nav ul>li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.lph-nav ul>li .chat_animation {
    display: none
}

.lph-nav ul>li a i.ticon-heart {
    background: url(assets/images/baogia-icon.png) no-repeat;
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav ul>li a i.ticon-zalo-circle2 {
    background: url(assets/images/icon-zalo-circle2.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav li .button {
    background: transparent;
}

.lph-nav ul>li a i.ticon-angle-up {
    background: url(assets/images/icon-angle-up.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav ul>li a i {
    width: 33px;
    height: 33px;
    display: block;
    margin: auto;
}

.lph-nav ul li .button .btn_phone_txt {
    position: relative;
    top: 35px;
    font-size: 10px;
    font-weight: bold;
    text-transform: none;
}

.lph-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

.lph-nav ul>li a.chat_animation svg {
    margin: -13px 0 -20px;
}

.lph-nav ul>li a i.ticon-messenger {
    background: url(assets/images/icon-messenger.png) no-repeat;
    background-size: contain;
    width: 36px;
    height: 36px;
    display: block;
}

.lph-nav ul li .button .phone_animation i {
    display: inline-block;
    width: 27px;
    font-size: 26px;
    margin-top: 12px;
}

.lph-nav ul>li a i.ticon-chat-sms {
    background: url(assets/images/icon-sms-1.jpg) no-repeat;
    background-size: contain;
    width: 38px;
    height: 36px;
    display: block;
}

.lph-nav ul>li a i.icon-phone-w {
    background: url(assets/images/icon-phone-w.png) no-repeat;
    background-size: contain;
}

.lph-nav ul li .button .btn_phone_txt {
    position: relative;
}

.phone-mobile-dk {
    display: block !Important
}

.animation-shadow-dk {
    background: #002855;
    height: 36px;
    width: 36px;
    line-height: 36px;
}

.lph-nav li .button .phone_animation {
    box-shadow: none;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #002855;
    line-height: 36px;
}

@media only screen and (max-width: 600px) {
    .lph-nav li .chat_animation {
        display:block !Important
    }

    .lph-nav li .button .phone_animation {
        box-shadow: none;
        position: absolute;
        top: -16px;
        left: 50%;
        transform: translate(-50%,0);
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #002855;
        line-height: 15px;
        border: 2px solid white;
    }

    .lph-nav ul>li a {
        padding: 0;
        margin: 0 auto
    }

    .lph-nav {
        background: white;
        width: 100%;
        border-radius: 0;
        color: #fff;
        height: 60px;
        line-height: 50px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999999;
        padding: 5px;
        margin: 0;
        box-shadow: 0 4px 10px 0 #000;
    }

    .lph-nav li {
        float: left;
        width: 20%;
        list-style: none;
        height: 50px;
    }

    .phone-mobile {
        display: block !important
    }
}

/*phone*/
#button-contact-vr .button-contact {
    position: relative;
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}

.phone-vr-img-circle {
    background-color: #002855;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
    margin-top: 5px;
    margin-left: 10px;
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}

.phone-vr-img-circle img {
    max-width: 25px;
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: fixed;
    z-index: -1;
    background: rgb(232, 58, 58);
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
}

@media(max-width: 736px) {
    .phone-bar {
        display: none;
    }

    .phone-mobile-dk {
        display: none !Important
    }
}
html body p {
    margin-bottom: 7px;
}
html body .nav-dropdown-bold .nav-column li, html body .nav-dropdown>li {
            margin: 0;
            padding: 0 10px;
            /* border-bottom: #eee 1px solid; */
            position: relative
        }

        html body ul.nav-dropdown {
            min-width: 280px;
        }

        html body .nav-dropdown-bold .nav-column li:before, html body .nav-dropdown>li:before, html body .nav-dropdown ul li:before {
            font-family: fl-icons;
            content: "\f105";
            position: absolute;
            font-size: 14px;
            top: 8px;
            left: 10px;
            color: #002855;
            font-weight: 600;
        }

        html body .nav-dropdown ul li ul li:before {
        }

        html body .nav-dropdown-bold .nav-column li>a, html body .nav-dropdown>li>a {
            text-transform: capitalize;
            color: #222;
            font-weight: 600;
            padding-left: 2px!important;
            /* padding: 7px 15px; */
        }

        html body .nav-dropdown-bold .nav-column li>a, html body .nav-dropdown>li>a:hover {
            color: #002855;
            padding-left: 7px!important;
            /* padding: 7px 15px; */
        }

        html body .nav .nav-dropdown {
            padding: 7px 0;
        }

        html body .nav-dropdown {
            padding: 0
        }

        html body .nav-dropdown .nav-dropdown-col>a,.nav-dropdown li a {
            /* font-weight: 400!important; */
            text-transform: none;
            font-size: 14px;
            /;margin-right: 0 !important;
        }

        html body .nav-dropdown .nav-dropdown-col>ul li {
            position: relative;
        }

        html body .nav-dropdown .nav-dropdown-col>ul>li {
            list-style: circle !important;
        }

        html body .nav-dropdown .nav-dropdown-col>ul>li:before {
            display: none
        }

        html body .nav-dropdown .nav-dropdown-col>ul>li>a {
            /* padding: 7px 3px !important; */
        }

        html body .nav-dropdown .nav-dropdown-col>ul li:hover>a {
            color: #002855;
            padding-left: 9px !important;
        }

        html body .nav-dropdown-has-arrow li.has-dropdown:before {
            border-width: 10px;
            margin-left: -10px
        }

        html body .nav-dropdown .nav-dropdown-col>ul {
            border-left: none;
            margin-top: -45px;
            display: none;
            position: absolute;
            left: 279px;
            z-index: 9;
            min-width: 260px;
            background: #fff;
            box-shadow: 1px 1px 15px rgba(0,0,0,.15);
            list-style: decimal!important;
        }

        html body .nav-dropdown>li.nav-dropdown-col {
            width: 100%;
            border-right: 0;
            white-space: normal;
            display: block;
            padding: 0 10px;
        }

        html body .nav-dropdown .nav-dropdown-col>ul li a {
            padding-left: 5px;
            /* text-transform:none; */
            color: #000;
            font-weight: 600;
            font-size: 14px;
            text-transform: none !important;
        }

        html body .nav-dropdown>li.nav-dropdown-col:not(:last-child) {
            border-right: none;
        }

        html body .header-nav li.nav-dropdown-col:hover>ul {
            display: block!important;
            padding: 7px 0;
        }

        html body .nav-dropdown>li.menu-item-has-children.nav-dropdown-col>a:after {
            font-family: fl-icons;
            font-weight: 900;
            float: right;
            content: "\f105"
        }

.blog-archive .post-item {
    flex: 0 0 25%;
    max-width: 25%;
}

@media (max-width: 849px) {
    .blog-archive .post-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 549px) {
    .blog-archive .post-item {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media only screen and (max-width: 48em) {


}
@media (min-width: 1100px) {
    html body .post-sidebar.large-3 {
        padding: 0;
    }
}