/*
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.   ***************/
.flex-col.hide-for-medium.flex-left ul li {
    margin-right: 29px;
}
@font-face {
    font-family: "Montserrat SemiBold";
    src: url(fonts/Montserrat-SemiBold.otf);
}

@font-face {
    font-family: "Roboto Bold";
    src: url(fonts/Roboto-Bold.ttf);
}
@font-face {
    font-family: "Roboto Medium";
    src: url(fonts/Roboto-Medium.ttf);
}
@font-face {
    font-family: "Roboto Regular";
    src: url(fonts/Roboto-Regular.ttf);
}
a:hover {
    text-decoration: none;
}
td.tdtable-video {
    width: 50%;
}
h2.tile-album {
    text-align: center;
    text-transform: uppercase;
    background: aliceblue;
    padding: 10px;
}
/*************** Tiêu Đề Home  ***************/
.owl-theme .owl-nav .owl-prev {
    background: #000000;
}
.owl-theme .owl-nav .owl-next {
    background: #000000;
}
.owl-theme .owl-nav .owl-next i {
    font-size: 26px;
}
.owl-theme .owl-nav .owl-prev i {
   font-size: 26px;
}
span.title-home-left {
    color: #ef5028;
    font-family: Montserrat SemiBold;
    font-size: 24px;
}

hr.hrtitle-home-left {
    opacity: 1;
    border: 2px #34a9df solid;
    width: 20%;
}
p.title-home-center {
    color: #ef5028 !important;
    font-family: Montserrat SemiBold !important;
    font-size: 24px !important;
    margin: 0px;
    text-align: center;
    text-transform: uppercase;
}
hr.hrtitle-home-center {
    opacity: 1;
    border: 2px #ef5028 solid;
    width: 7%;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}
.anh-banner-linhvuc {
    margin-bottom: 20px;
}
.layout-single-linhvuc {
    margin-bottom: 30px;
}
.layout-sidebar.blog-duan-detail {
    margin-top: 30px;
}
.box-img-duan.duan-moingay-home img {
    object-fit: cover;
    height: 180px;
}
/****************************** TRANG CHỦ  ******************************/

h2.title-gioithieu {
    color: #f7941e;
    text-align: left;
}
hr.hrgioithieu {
    border: 1px #ef4223 solid;
    opacity: 1;
    margin-top: -10px;
    width: 80px;
}
p.content-gioithieu {
    color: #000000;
    font-size: 17px;
    text-align: left;
    margin: 0px;
}
.content-gioithieu h4 {
    text-align: left;
    margin: auto;
    font-size: 16px;
}
.content-gioithieu p {
    text-align: left;
    margin: 0px;
    font-size: 18px;
    color: #000000;
}
ul.linhvuc-home-list {
    display: inline;
}
img.img-nangluc-home {
    height: 240px;
    width: 100%;
    object-fit: cover;
}

.section.home-sec5 .col.medium-3.small-6.large-3 {
    padding: 5px;
}
.section.home-sec5 .col.medium-3.small-12.large-3 {
    padding: 5px;
}


p.title-linh-vuc a {
    color: #ffffff;
    font-size: 18px;
    font-family: Roboto Medium;
}

.category-box-content {
    box-shadow: 0px 0px 8px 0px rgba(189,187,189,1);
    padding: 10px;
}
h3.title-category-home {
    font-family: Roboto Bold;
    text-transform: uppercase;
    margin: 0px;
    font-size: 18px;
}
.row.tintuc-home .box-text.text-center {
    padding: 5px 0px;
    text-align: justify;
}
a.button.primary.lowercase.btn-xemthem-congty {
    background: #ffc50c;
    color: #000000;
}
/****************************** Liên Hệ ******************************/
.box-lien-he {
    text-align: center;
    padding: 50px 30px;
    background: #fafafa;
    margin: 50px 0px 0px;
}
.box-lien-he:hover {
    background: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.2);
    padding-bottom: 45px;
}
.box-lien-he i {
    color: #86bc42;
    font-size: 35px;
}
.col-md-3.duan-list {
    margin-bottom: 30px;
}
/****************************** Footer home  ******************************/
.footer-home1 .col.medium-4.small-12.large-4 {
    padding: 0px 15px 0px;
}

hr.hrfooter {
    border: 2px #ffc50c solid;
    opacity: 1;
    width: 20%;
}
.entry-content ol li, .entry-summary ol li, .col-inner ol li, .entry-content ul li, .entry-summary ul li, .col-inner ul li {
    margin-left: 0px !important;
}
.row.footer-home h2.widgettitle {
    display: none;
}

.row.footer-home h4 {
    font-family: Roboto Bold;
    font-size: 17px;
    font-weight: 100;
}
.absolute-footer.dark.medium-text-center.small-text-center {
    display: none;
}
.row.footer-home a:hover {
    text-decoration: none;
}
.row.footer-home h3 {
    text-transform: uppercase;
    font-family: Roboto Medium;
    font-weight: 100;
}
.section.home-sec-3 p {
    font-size: 16px;
    color: #6E6E6E;
    font-family: Roboto Regular;
}
.section.home-sec-3 h4 {
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
}
.section.home-sec-3 .box-text.text-left {
    box-shadow: 0px 0px 8px 0px rgba(189,187,189,1);
    padding: 10px;
}
input.form-timkiem {
    width: 85%;
        border: 0px #ffffff solid;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0);
}
button.btn-search i {
    font-size: 24px;
    margin: 0px;
    padding: 0px;
}
button.btn-search {
    margin: 0px;
    padding: 0px;
}
.form-loaihinh-timkiem {
    border-top: 1px #a1a1a1 solid;
    margin-top: 10px;
}
.row.home-header-right .col.small-12.large-12 {
    padding: 0px;
    margin: 0px;
}
span.ngonngu {
    float: right;
}
p.hosonangluc a {
    color: #2c77ff;
    font-size: 16px;
}
.post-sidebar.large-4.col span.widget-title {
    background: #009edf;
    display: block;
    padding: 10px;
    color: #ffffff;
    border-radius: 10px 10px 0px 0px;
    text-transform: capitalize;
}
.post-sidebar.large-4.col .is-divider.small {
    display: none;
}

.post-sidebar.large-4.col .badge-inner {
    display: block !important;
    text-align: center;
    width: 80px;
    height: 60px;
    background-color: #446084;
    line-height: .85;
}
a.button.primary.lowercase.btn-xemthem-dichvu {
    margin: auto;
    display: block;
    width: 12%;
    background: #34a9df;
    color: #ffffff;
}

a.button.primary.lowercase.btn-xemthem-thuvien {
    margin: auto;
    display: block;
    width: 18%;
    background: #34a9df;
    color: #ffffff;
}
.section.home-sec2 .col.small-12.large-12 {
    padding: 0px;
}
.col.large-12.formtuvan h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
    margin: 0px;
}
.col.large-12.formtuvan p {
    text-align: center;
    margin: 10px 0px;
    line-height: 1.4;
    color: #000000;
}
.col.large-12.medium-12.hotentv {
    margin: 0px;
    padding: 0px;
}
.col.large-12.medium-12.sdttv {
    margin: 0px;
    padding: 0px;
}
.col.large-12.medium-12.diachilh {
    margin: 0px;
    padding: 0px;
}
.col.medium-12.btn-guilh {
    padding: 0px;
    margin: 0px;
}
input#btn-tuvan {
    text-align: center;
    margin: auto;
    display: block;
    background: #000000;
    border-radius: 5px;
}
.thanh-dieu-huong {
    background: #ededed;
    padding: 10px;
}
img.anh-dai-dien-album {
    height: 190px;
}
.layout-sidebar-album-anh {
    margin: 15px;
}
.content-album {
    padding: 10px;
    box-shadow: 0px 0px 8px 0px rgba(189,187,189,1);
}
p.title-album {
    margin: 0px;
    color: #000000;
    font-size: 17px;
}


/*************** slide ***************/

#sync1 .item {
    padding:0px;
    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}
.col-md-12.background-sp .owl-nav.disabled {
    display: none !important;
}
img.carousel-image-thumb {
    width: 100%;
    height: 100px;
}
#sync2 .item {

    margin: 5px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
.current .item{
    background: #0c83e7;
}
#sync1.owl-theme {
    position: relative;
}
img.carousel-cell-image {
    width:100%;
    height: 350px;
}
.owl-dots {
    display: none;
}
/*************** lĩnh vực ***************/
ul.linhvuc-home-list li {
    width: calc(100%/5) !important;
    float: left !important;
    padding-right: 10px;
    list-style: none;
}
img.img-nangluc-home {
    height: 240px;
    width: 100%;
}

.box-img-nangluc.nangluc-moingay-home {
    margin-left: 0 !important;
    /* background: #898989; */
    /* padding: 14px 16px; */
    position: relative;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border: #a70a27 1px dotted;
    -o-transform: skew(0deg);
    transform: skew(-15deg);
}
p.title-nang-luc {
    background: -webkit-linear-gradient(left, #f7941e, #ef4223)100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    transform: skewX(1deg);
    padding: 5px 15px;
    width: 100%;
    text-align: right;
    margin: 0px;
}
p.title-nang-luc a {
    color: #ffffff;
}
.col-md-3.linhvuc-home-list {
    padding: 0px;
}
.showpr-linhvuc {
    margin: 0px;
    position: absolute;
    z-index: 1;
    bottom: 0%;
        left: 20px;
}
p.title-linh-vuc {
  

    padding: 5px;
    line-height: 20px;
    text-transform: uppercase;
}
p.title-du-an {
    margin: 0px;
    position: absolute;
    z-index: 1;
    bottom: 5%;
    left: 20px;
    padding: 5px;
    line-height: 20px;
    text-transform: uppercase;
}

hr.hrlinhvuc {
    border: 2px #ffc50c solid;
    opacity: 1;
    margin: 0px;
    width: 30%;
}

.col-md-3.duan-home-list {
    margin-bottom: 25px;
}
p.title-du-an a {
    color: #ffffff;
    font-size: 16px;
}
@media only screen and (max-width: 1024px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.flex-col.hide-for-medium.flex-left ul li {
    margin-right: 20px;
}
}
@media only screen and (max-width: 976px) {
	
	.flex-col.hide-for-medium.flex-left ul li {
    margin-right: 15px;
}
@media only screen and (max-width: 876px) {
	
	.flex-col.hide-for-medium.flex-left ul li {
    margin-right: 0px;
}
}
