/*
Theme Name: WooTech Themes
Description: Thiết kế website.
Author: WooTech
Template: flatsome
Version: 1.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
.social-icons i {
    color: #fff;
    font-size: 20px;
}
.thong-tin-header span {
    background: linear-gradient(to right, rgba(177, 25, 255, 0.5), #337ab7);
    border-radius: 50px;
    padding: 10px 24px;
    color: #fff;
    font-size: 25px;
}
.absolute-footer {display: none;}
@media only screen and ( min-width: 550px ) {
    .col.progress-pure {
        padding-bottom: 0;
    }
    }
    @media only screen and ( max-width: 550px ) {
    .gioi-thieu .items h4 {
        margin-top: 10px;
    }
    .gioi-thieu .items p {
        margin-bottom: 0;
    }
    .gioi-thieu .gt-1 .items, .gioi-thieu .gt-2 .items, .gioi-thieu .gt-3 .items, .gioi-thieu .gt-4 .items {
        text-align: center !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .gioi-thieu .gt-1 .items::after, .gioi-thieu .gt-3 .items::after {
        display: none;
    }
    .gioi-thieu .gt-1 .items::before {
        background-image: url("/wp-content/uploads/2019/04/icon-1.png");
    }
    .gioi-thieu .gt-3 .items::before {
        background-image: url("/wp-content/uploads/2019/04/icon-3.png");
    }
    .gioi-thieu .gt-1 .items::after, .gioi-thieu .gt-3 .items::after {
        display: none;
    }
    .gioi-thieu .gt-1 .items::before, .gioi-thieu .gt-2 .items::before, .gioi-thieu .gt-3 .items::before, .gioi-thieu .gt-4 .items::before {
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 60px;
        height: 60px;
        left: 0 !important;
        top: 0 !important;
        position: absolute;
    }
    .gioi-thieu .items::before {	display: block !important;
        position: relative !important;
        margin: auto;
    }
    .progress-number {
        margin-bottom: 8px !important;
    }
    .col.progress-pure {
        margin-bottom: 15px !important;
        padding-bottom: 0 !important;
    }
    h2.tieu-de {
        font-size: 24px !important;
    }
    }
    .nav > li > a {
        font-weight: 400;
    }
    h2.tieu-de {
        font-size: 28px;
        line-height: 42px;
        font-weight: 500;
        text-transform: uppercase;
        position: relative;
        display: inline;
    }
    h2.tieu-de:before {
        background-image: url("/wp-content/uploads/2019/04/heading-left.png");
        left: -70px;
        top: 7px;
    }
    h2.tieu-de:after {
        background-image: url("/wp-content/uploads/2019/04/heading-right.png");
        right: -70px;
        top: 7px;
    }
    h2.tieu-de::before, h2.tieu-de::after {
        content: "";
        background-size: contain;
        background-repeat: no-repeat;
        position: absolute;
        width: 60px;
        height: 35px;
    }

    .nut-dat-lich.button {
        background: linear-gradient(to right, rgba(177,25,255,0.5), #337ab7);
        padding: 0 40px;
        border: none;
    }
    .nut-dat-lich.button span {
        display: inline-block;
        line-height: 1.6;
        font-weight: 400;
        font-size: 20px;
    }
    .tieu-de p {
        margin-top: 8px;
    }
    .service img {
        border: solid 8px rgba(255,255,255,0.06);
        display: inline-block;
        border-radius: 50%;
        transform: scale(0.93);
        transition: transform ease-out .1s,background .2s;
        max-width: 126px;
    }
    .bang-gia-item .col-inner {
        border: solid 1px #ebebeb;
        border-radius: 7px;
    }
    .bang-gia-item .banner.has-hover, .bang-gia-item .banner-bg, .bang-gia-item .bg-loaded {
        border-top-left-radius: 7px;
        border-top-right-radius: 7px;
    }
    .ten-goi {
        font-size: 30px;
        text-transform: uppercase;
        position: relative;
        margin: auto !important;
        max-width: 80%;
    }
    .ten-goi::after {
        position: absolute;
        content: ' ';
        right: 5%;
        left: 5%;
        bottom: 0;
        height: 1px;
        background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent));
        background-image: linear-gradient(90deg, transparent, #fff, transparent);
    }
    .gia-goi {
        background: rgba(0,0,0,0.5);
        font-family: 'Open Sans';
        font-size: 30px;
        line-height: 45px;
        margin: 15px 0 0 0 !important;
        text-transform: none;
    }
    .bang-gia-body {
        padding: 15px;
    }
    .bang-gia-desc {
        text-align: center;
        margin-bottom: 12px;
        text-transform: uppercase;
    }
    .bang-gia-desc p {
        color: #b4b4b4;
        margin: 0;
    }
    .bang-gia-list {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .bang-gia-list li {
        color: #777;
        border-bottom: 1px solid #ebebeb;
        margin-bottom: 0;
        line-height: 30px;
        font-size: 16px;
        margin-left: 0 !important;
        padding: 3px 0;
    }
    .bang-gia-list i {
        float: right;
        color: #75bc9a;
        margin-top: 8px;
    }
    .bang-gia-link {
        text-align: center;
    }
    .bang-gia-link a {
        display: block;
        align-items: center;
        width: 60%;
        margin: 15px auto 0;
        max-width: 22em;
        position: relative;
        padding: 8px 35px;
        box-sizing: border-box;
        color: #4F2A53;
        background: #fff;
        background-clip: padding-box;
        border: solid 1px transparent;
        border-radius: 30px;
    }
    .bang-gia-link a::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
        margin: -1px;
        border-radius: inherit;
        background: linear-gradient(-45deg, #85468c, #241326);
    }
    .bang-gia-bottom {
        text-align: center;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        padding: 15px;
        color: rgba(255,255,255,0.5);
        font-weight: 100;
        min-height: 20px;
        font-size: 12px;
        font-family: 'Open Sans';
    }
    .bang-gia-bottom span {
        color: #fff;
        font-weight: 400;
        margin-right: 3px;
        -webkit-transform: skewX(-10deg);
        transform: skewX(-10deg);
        display: inline-block;
        position: relative;
    }
    .bang-gia-bottom span::after {
        position: absolute;
        content: ' ';
        right: 5%;
        left: 5%;
        bottom: -2px;
        height: 1px;
        background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(#fff), to(transparent));
        background-image: linear-gradient(90deg, transparent, #fff, transparent);
    }
    .bang-gia-item.goi-1 .bang-gia-bottom {
        background-color: #341b37;
        background-image: linear-gradient(-45deg, #85468c, #241326);
    }
    .bang-gia-item.goi-2 .bang-gia-bottom {
        background-color: #e30a51;
        background-image: linear-gradient(-45deg, #f6266b, #7e052d);
    }
    .bang-gia-item.goi-3 .bang-gia-bottom {
        background-color: #286caa;
        background-image: linear-gradient(-45deg, #4d93d5, #1a466f);
    }
    #top-link.button.icon.circle {
        bottom: 100px;
        right: 35px;
        border-color: #ff4300;
        color: #ff4300;
    }
    #top-link.button.icon.circle:hover {
        color: #fff;
    }
    .accordion-inner {
        padding: 12px 15px 0;
        text-align: justify;
        color: #777;
        font-size: 14px;
        border: 1px solid #ddd;
        margin-bottom: 7px;
    }
    .accordion-title {
        border: 1px solid #ddd !important;
        margin-bottom: 7px;
        background: #fff !important;
        color: #555 !important;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: 700;
    }
    .ve-chung-toi .tieu-de p {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .ve-chung-toi .tieu-de p span {
        font-size: 15px;
        color: #777;
        font-weight: 300;
        font-family: Arial;
        display: block;
        margin-top: 8px;
    }
    .col.progress-pure {
        border-right: 1px solid #c1efe7;
    }
    .col.progress-pure:last-of-type {
        border-right: 0px;
    }
    .progress-number {
        margin-bottom: 18px;
    }
    .progress-name {
        margin-bottom: 0;
    }
    .progress-number span {
        border: 1px solid #fff;
        border-radius: 50%;
        height: 120px;
        width: 120px;
        font-size: 40px;
        line-height: 120px;
        display: block;
        margin: auto;
    }
    .col.testimonials {
        padding-bottom: 0;
    }
    .testimonials p span {
        background: rgba(255,255,255,0.26);
        display: block;
        padding: 25px 20px;
        border-radius: 8px;
        box-shadow: 5px 5px 5px 0 rgba(23,23,25,0.3);
        margin-bottom: 30px;
    }
    .testimonials img {
        border: 5px solid #fff;
        border-radius: 100%;
    }
    .testimonials .box-image {
        max-width: 100px;
    }
    .slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
        background-color: #ff0080;
        border-color: #ff0080;
        width: 10px;
        height: 10px;
    }
    .absolute-footer {
        color: #111;
        padding: 15px 0 15px;
    }
    .pum-title.popmake-title {
        font-size: 25px !important;
        text-align: center !important;
        text-transform: uppercase;
        margin-bottom: 10px;
        font-weight: 700;
    }
    #main-form input, #main-form select {
        border-radius: 12px;
        font-size: 16px;
        height: 48px;
        margin-bottom: 25px;
        box-shadow: 0 5px 20px rgba(108, 124, 145, 0.15);
    }
    #submit_btn {
        background: #FF0080;
        color: #fff;
        display: block;
        margin: auto;
        padding: 2px 20px;
        font-size: 18px;
        border-radius: 30px;
        box-shadow: 0 5px 20px rgba(108, 124, 145, 0.15);
    }
    .nav > li > a:focus, .nav > li > a:hover {
        background-color: #fff;
    }
    .chan-trang li {
        list-style: none;
        margin-left: 0 !important;
        font-size: 15px;
        font-family: Arial;
    }
    .chan-trang h3 {
        text-transform: uppercase;
        font-size: 18px;
        margin-bottom: 25px;
    }
    .list-menu li {
        margin-bottom: 14px;
    }
    .chan-trang a {
        color: #333;
    }

@media only screen and (max-width: 48em) {
   }