/*
Theme Name: Khu Đô Thị Waterpoint
Theme URI: https://waterpoint-longan.com
Author: HWP.com.vn
Author URI: https://hwp.com.vn/
Description: 
Version: 1.0
*/
@-webkit-keyframes Ringing-call {
    0% {
    }
    10% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    20% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    30% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    40% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    50% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    60% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    70% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
    90% {
        -webkit-transform: rotate(5deg);
        -moz-transform: rotate(5deg);
        -o-transform: rotate(5deg);
    }
    100% {
        -webkit-transform: rotate(-5deg);
        -moz-transform: rotate(-5deg);
        -o-transform: rotate(-5deg);
    }
}
#breadcrumbs_header{
    background: #008286;
    color: #FDEEEA;
    padding: 20px 0px;
}
#breadcrumbs_header a{
    color: #FDEEEA;
}
#breadcrumbs_header p{
    margin: 0px;
}
.footer-info4{
    text-align: center;
}
.footer-info5 i{
    float: left;
    margin-right: 5px;
}
.footer-info5{
    text-align: justify;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 textarea{
    min-height: 40px;
    background: transparent;
    border: solid 1px #77777a;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
    padding: 5px 5px 5px 15px;
    margin-bottom: 10px;
    outline: none;
}
.wpcf7 textarea{
    height:100px;
    min-height: 40px;
    background: transparent;
    border: solid 1px #77777a;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
    padding: 5px 5px 5px 15px;
    margin-bottom: 10px;
    outline: none;
}
.wpcf7 input[type="submit"]{
    text-transform: uppercase;
    color: #fff;
    line-height: 40px;
    display: inline-block;
    padding: 0 30px;
    background: #e65e2a;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    outline: none;
    cursor: pointer;
    border: none;
}
.wpcf7 input[type="submit"]:hover{
    background: #ed2228;
}
div.wpcf7-validation-errors{
    margin: 0px;
    background: #f2f2f2;
    border: none;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin-top: 10px;
    border-radius: 20px;
    text-align: center;
}
div.wpcf7-mail-sent-ok{
    margin: 0px;
    background: #0997d5;
    border: none;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    color: #fff;
    float: left;
    margin-top: 10px;
    border-radius: 20px;
    text-align: center;
}
.hot-news-content .news-thumbnail img{
    max-width: 100%;
    height: auto;
}
#divContent img{
    max-width: 100%;
    height: auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.post-other .item{
    margin-bottom: 20px;
}
.post-other h3{
    margin-top: 0px !Important;
    padding-top: 0px;
}
#divPostContent h2{
    line-height: 22px;
}
.post-detail .post-title{
    color: #2a6496;
}
.navbar-collapse img{
    margin-top: 5px;
    height: 82px;
    width: auto;
}
.logo-mobile img{
    padding:5px 0px;
    margin-top: 10px;
    height: 70px;
}
.page-footer{
    margin-top: 20px;
}
.top-head{
    height: 93px;
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.top-head.sticky .navbar-nav li{
    padding-bottom: 0px !Important;
}
.list-order{
    margin-bottom: 20px;
}
.icon-separated img{
    border-radius: 50%;
    background: #fff;
}
.icon-separated span{
    border-radius: 50%;
    padding: 6px;
    box-sizing: border-box;
    display: inline-block;
    border: 2px dotted #fff;
    background-color: white;
}
.line-bottom img{
    max-width: 100%;
    height: auto;
}
.hotline-sticky strong{
    color:yellow;
}
#contact_map{
    margin-top:20px;
}
.statistics{
    padding: 0px;
    margin: 0px;
}
.statistics li{
    display: inline;
    margin-left: 10px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 14px;
}
.statistics li label{
    margin-right: 3px;
    font-size: 12px;
}
.footer-coppyright{
    padding: 10px 0px;
}
.menu-controls{
    clear: both;
    float: right;
    width: 100%;
}
.news-info{
    text-align: justify;
}

#divContent ul{
    margin-left: 30px;
}
#divContent ul li{
    list-style: disc;
}

#thongke li{
    display: inline;
    margin-left: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#thongke ul{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.contact-info li{
    list-style: none !Important;
}
.section-content .box-contact{
    float: left;
    display: 100%;
}
.home-gallery .slide-content {
    position: absolute;
    background:rgba(0,0,0,0.6);
    padding: 20px;
    z-index: 51;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
    bottom: 50px;
}
#divContent h2{
    font-size: 22px;
    font-weight: bold;
    line-height: 33px;
}
.title_caption{
    color: orangered;
}
.desc_caption{
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
}
.desc_caption strong{
    color: #a8d045;
    text-transform: uppercase;
}
.item-description ul li{
    list-style: disc;
}
.item-description ul{
    margin-left: 30px;
}
.call {
    background: red;
    height: 40px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 40px;
    font-size: 15px;
    padding: 0 5px;
    bottom: 5px;
    left: 10px;
    display: inline-block;
    position: fixed;
    z-index: 99999;
    letter-spacing: 0.2px;
}
.call .iconcall {
    background-size: 22px;
    display: block;
    padding-left: 3px;
    position: relative;
    color: #FFF !important;
}
.number_mobile {
    font-size: 20px;
    margin-left: 4px;
    text-decoration: inherit;
}
.call i{
    animation: Ringing-call 2s infinite;
    -webkit-animation-iteration-count: infinite;
}
#toolbox {
    position: fixed;
    right: 10px;
    bottom: 30px;
    display: block;
    z-index: 999;
}
#toolbox ul {
    float: right;
    width: 34px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#toolbox ul li.phone {
    width: 300px;
    position: relative;
    height: 40px;
    padding: 0;
}
#toolbox ul li {
    width: 34px;
    height: 34px;
    margin-top: 10px;
    cursor: pointer;
}
#toolbox ul li.phone a {
    border: #FFF 1px solid;
    width: 160px;
    margin-right: 256px;
    right: 0;
    color: #FFF;
    font-weight: normal;
    font-size: 15px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    background: url(images/icon-dolar.png) left center no-repeat;
    text-align: right;
    background-size: 40px;
    background-color: #39C;
    border-radius: 50px 0 0 50px;
    padding-right: 10px;
    text-transform: uppercase;
}
#toolbox ul li a {
    position: absolute;
    display: block;
    background: #39C;
    border: 2px solid #fff;
    border-radius: 20px;
    width: 35px;
    height: 35px;
    text-align: center;
    z-index: 99999;
}
.content-info table{
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 10px;
}
.content-info table tr td{
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 6px;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.wp-caption {
    max-width: 100% !Important;
    text-align: center;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.wp-caption img {
    width: 100%;
    height: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 14px;
    font-style: italic;
    color: #000;
}
.wp-caption p.wp-caption-text {
    margin: 0;
    margin-top: 10px;
}
.item-news img{
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    padding: 3px;
}
.item-news .title a{
    color: #000;
    font-weight: bold;
}
.item-news .title:hover a{
    color: #e65e2a;
}
.clear{
    clear: both;
}
.readmore{
    margin-top: 20px;
}
.readmore a {
    padding: 5px 20px !important;
    border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background: #e65e2a;
    width: 200px;
    display: inline;
}
.btn_readmore{
    text-transform: none;
    color: #999;
}
#divContent h2{
    line-height: 30px;
    font-size: 18px;
}
#divContent h3{
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
}
#divContent ul,#divContent ol{
    margin-left: 30px;
}
#divContent ul li{
    list-style: disc;
}
#divContent ol li{
    list-style: decimal;
}

.blinking {
    animation: blinking 1s step-start infinite;
}
@keyframes blinking {
    50% {
        opacity: 0
    }
}

table{
    width: 100% !Important;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 10px 0px;
}
table tr td{
    padding: 4px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    float: left;
    width: 100%;
    background: red;
    color: #fff;
    border: none;
    text-align: center;
    margin: 10px 0px;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 10px;
}
.navbar-nav li:hover .sub-menu{
    display: block;
}
.navbar-nav .sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 250px;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #133565;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    padding: 10px;
    border-radius: 20px;
}
.navbar-nav .sub-menu li{
    margin: 0px;
    width: 100%;
    line-height: 30px;
}
.navbar-nav .sub-menu li a{
    line-height: 22px !Important;
    height: auto !Important;
    color: #fff !Important;
}
.navbar-nav .sub-menu li a:hover{
    color: #e65e2a !Important;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus{
    color: #17335d;
}
#frm_ngang {
    padding: 30px 20px 10px 30px;
    border-radius: 10px;
    background: #199795;
    margin: 20px 0px;
}
#frm_ngang input[type="submit"] {
    width: 100%;
    background: #17335d;
    font-weight: bold;
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
#frm_ngang input[type="text"],
#frm_ngang input[type="tel"],
#frm_ngang input[type="email"]{
    background: #fff;
    padding: 10px 15px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
    text-align: center;
    padding: 5px 7px;
    margin: 0px;
}
@keyframes pulse {
    0% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
    }
    50% {
        -webkit-transform:scale(1.1);
        -ms-transform:scale(1.1);
        transform:scale(1.1);
    }
    100% {
        -webkit-transform:scale(1);
        -ms-transform:scale(1);
        transform:scale(1);
    }
}
.post-other .item-news{
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.post-other .item-news img{
    float: left;
    width: 100px;
    height: auto;
    margin-right: 10px;
}
#uhchatmobile{
    z-index: 999 !Important;
}
.call-zalo {
    position: fixed;
    left: 20px;
    bottom: 95px;
    z-index: 11;
    cursor: pointer;
}
.call-zalo{
    position: fixed;
    left: 20px;
    bottom: 95px;
    z-index: 11;
    cursor: pointer;
}
.call-zalo{
    position: fixed;
    left: 20px;
    bottom: 95px;
    z-index: 99;
    cursor: pointer;
}
.hotline-zalo-ring-circle {
    width: 95px;
    height: 95px;
    top: -5px;
    left: -13px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #008fe6;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
    z-index: -1;
}
.hotline-zalo-ring-circle-fill{
    width: 65px;
    height: 65px;
    top: 10px;
    left: 2px;
    position: absolute;
    background-color: rgba(0, 143, 230, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    z-index: -1;
}
/* Nut call */
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: -27px;
    left: 0;
    z-index: 99;
}
.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: -15px;
    left: 9px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}
.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 0px;
    left: 24px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 11px;
    left: 36px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}
.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    width: 170px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    left: 32px;
    bottom: 62px;
}
.hotline-bar > a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-indent: 36px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}
.hotline-bar > a:hover,
.hotline-bar > a:active {
    color: #fff;
}
@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }
    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }
    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
    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);
    }
}
@media (max-width: 768px) {
    .hotline-bar {
        display: none;
    }
}

#formPopup .col-md-3{
    width: 100%;
}
#formPopup .modal-body .title,
#formPopup .modal-body .hotline{
    color: #17335d;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
#formPopup .modal-body .hotline{
    margin-bottom: 20px;
}
#formPopup .form-control{
    color: #fff;
    background-color: #17335d;
    box-sizing: border-box;
    border-radius: 30px;
    height: 44px;
    line-height: 44px;
}
#formPopup label{
    color: #17335d;
    font-size: 15px;
    font-weight: bold;
}
#formPopup .modal-content {
    background: #d3caab;
}
#formPopup .modal-body{
    padding:15px 15px;
    margin: auto;
}
#formPopup .wpcf7-not-valid{
    background: #008286 !Important;
}
#formPopup input::placeholder,
#formPopup textarea::placeholder{
    color: #fff !Important;
}
#formPopup .wpcf7-response-output{
    margin-top: 5px;
}
#formPopup .wpcf7 textarea{
    height: 70px;
    min-height: 70px;
}
#formPopup .wpcf7 .form-control:focus{
    border: 1px solid #fcb238;
}
#formPopup .wpcf7 .last-item{
    text-align: center;
}
#formPopup .wpcf7 input[type="submit"]{
    font-size: 15px;
    font-weight: bold;
    padding: 0px 20px;
    background: #17335d;
    border-radius: 40px;
    color: #fff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}
#formPopup .modal {
    z-index: 99999;
}

#formPopup .modal button.close {
    width: 40px;
    height: 40px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    right: -20px;
}

#formPopup .modal .close {
    float: none;
    opacity: 1;
    line-height: inherit;
}

#formPopup .modal .close i {
    font-size: 30px;
    color: #b60202;
    line-height: 40px;
}
#formPopup .wpcf7-list-item {
    display: inline-block;
    margin: 0px 15px 0px 0px;
}
#formPopup .wpcf7-list-item.last{
    margin-right: 0px;
}
#formPopup .modal-dialog {
    max-width: 400px;
    margin: 30px auto;
}
.wpcf7 .ajax-loader{
    position: absolute;
    left: 45%;
    top: 9px;
}
img{
    max-width: 100%;
    height: auto;
}
.textwidget ul{
    list-style: disc;
    margin-left: 30px;
}
.textwidget ul li{
    list-style: disc;
}
.wp-video{
    margin-bottom: 15px;
}
#section0{
    overflow: hidden;
}
.form-group,.col-xs-12{
    position: relative;
}
.box-number .col-xs-4{
    margin-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.item_sanpham .title{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 6px;
    position: absolute;
    background: rgba(25, 151, 149, .75);
    width: 100%;
    color: #fff;
    left: 0px;
    bottom: 0px;
    margin: 0px;
}
.item_sanpham ul{
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 0px;
}
.item_sanpham ul li{
    list-style: disc;
}
.item_sanpham img{
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 12%);
    border-radius: 6px;
}
.item_sanpham .title a{
    color: #fff;
    text-transform: uppercase;
}
.item_sanpham .img{
    position: relative;
}
.item_sanpham .readmore{
    width: 100%;
}
.item_sanpham .readmore a{
    display: block;
    width: 100%;
}
.item_sanpham .readmore a:hover{
    background: #199795;
}
.gallery{
    margin-left: -5px;
    margin-right: -5px;
}
.gallery-item img{
    border: none !Important;
}
.gallery .gallery-item{
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 0px !Important;
    margin-bottom: 6px;
}
.editor p iframe{
    width: 100%;
    height: 500px;
}
.editor h2{
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 22px;
}
.editor h3{
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 20px;
}
.editor h4{
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 18px;
}
.editor table{
    margin-bottom: 10px;
}
.mb-30{
    margin-bottom: 30px;
}
.mt-40{
    margin-top: 100px;
}
.slick_item img{
    -webkit-transition: all .5s;
    height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    transition: all .5s;
    width: 100%;
}
.relative{
    overflow: hidden;
}
.slick_item .item_img{
    padding-top: 70%;
    width: 100%;
    position: relative;
}
.section-content .item-title{
    margin-top: 0px;
}
.btn_tuvan{
    display: inline;
}
.btn_tuvan img{
    height: 60px;
    width: auto;
    cursor: pointer;
}
.clearfix{
    clear: both;
}
.section-footer{
    float: left;
    width: 100%;
    padding-top: 0px;
}