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

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-nav-main .nav-dropdown li a:hover{
    background: #EFEFEF;
    color: black !important;
}
.row-form{
    margin-left: 0px !important;
    margin-right: 0px !important
}
#text-2 img{
    margin-bottom: 0px;
    width: 70%;
}
#text-2 p{
    text-align: center;
}
.row-form .div-trai{
    padding-right: 10px;
}
.row-form .wpcf7-submit{
    width: 100%;
}
.div-form{
    background: #FFFFFF;
    padding: 10px;
    text-align: center;
}
.div-form h3{
    color: white;
        padding: 5px;
    background: #E48C1C;
    display: block;
    /* margin-top: -10px; */
    /* margin-left: -10px; */
  
    width: 100%;
}
.bvcustom ul li, #footer ul li, .post ul li {
    background: url(images/listarrow-1.png) no-repeat 0 8px;
    padding-left: 15px;
    list-style: none;
}
.nut-danh-gia{
    margin-bottom: 20px;
}
.blog-single{
    padding-top: 0px !important;
}
#breadcrumbs span,#breadcrumbs a{
    font-weight: normal;
    font-size: 14px;
}
.entry-category{
    display: none;
}
.blog-archive{
    padding-top: 0px;
}
.blog-archive .breadcrumbs{
    margin-bottom: 20px;
}
section.breadcrumbs{
 
    padding-top: 8px;
    padding-bottom: 8px;
        background: #efefef;
}
section.breadcrumbs p{
    margin-bottom: 0px;
}
.post-sidebar span.widget-title{
        background: rgb(39, 157, 182);
    color: #fff;
    text-align: center;
    border-radius: 10px;
    line-height: 17px;
    font-size: 15px;
    width: 100%;
    display: block;
    padding: 10px;
    margin-bottom: 13px;
}
.post-sidebar{
    padding-left: 5px !important;
    padding-right: 5px !important;
}
.is-divider{
    display: none;
}
.row-divided>.col+.col:not(.large-12) {
    border-left: none;
}
.nav-dropdown{
    box-shadow: unset !important;
    border: none;
}
.div-danh-muc .box-text{
    padding: 0px;
}
.div-danh-muc h5.post-title{
    color: white;
    display: inline;
    background: #EEC11F;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    padding: 8px;
}
.section-gioi-thieu ,.section-phuong-cham{
    padding-bottom: 0px !important; 
}
.section-phuong-cham .box-text{
        border-radius: 10px;
}
.section-phuong-cham .box-text p{
    text-align: justify;
        line-height: 24px;
    font-size: 13px;
}
.dropcap {
    float: left;
    padding: 4px 8px 0 0;
    display: block;
    font: 60px/34px Georgia, Times, serif;
}
.section-so .col-inner{
    text-align: center;
}
.section-so p{
        color: #279db6;
}
.section-so p.nhay-so{
        color: #279db6;
      margin-bottom: 0px;
    font-size: 60px;
    font-style: italic;
    line-height: 100%;
}
.khung1-top .box-vertical{
        border-top: 1px dotted #eee;
}
.khung1-top .box-vertical .box-image {
    background: #279db6;
  
}
.khung1-top .box-vertical .box-text{
        background-color: #fff;
}
span.amount{
    color: red;
}
.div-no-padding{
    padding-bottom: 0px;
}


/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}
.hotline1 {
    color: white;
    background: #03a9f4;
    z-index: 999;
    position: fixed;
    bottom: 10px;
    right: 2%;
    padding: 5px 25px;
    border-radius: 3px;
    border-bottom: 3px solid #00a0e8;
    height: 55px;
    line-height: 20px;
    font-size: 15px;
    text-align: center;
}
.hotline2 {
    height: 55px;
    line-height: 20px;
    text-align: center;
    background: #ff0000;
    border-bottom: 3px solid #E60F0E;
    font-size: 15px;
    padding: 5px 25px;
    right: 15%;
    font-weight: bold;
}
.hotline1:hover {
    background: #f58632;
    color: #fff;
}
.hotline-mobile {
    display: none;
}
a.back-to-top{
    bottom: 100px;
}
@media(min-width: 1023px){
    .section-so .large-3{
        flex-basis: 20%;
        max-width: 20%;
    }
}
@media (max-width: 855px){
    .div-no-padding{
        padding-bottom: 8px;
    }
    .hotline-mobile a {
    font-size: 14px;
    color: white;
}
    .hotline-mobile .right {
    height: 100%;
    width: 50%;
    float: right;
    text-align: center;
    background: #ff0000;
    line-height: 16px;
    padding-top: 5px;
}
    .hotline-mobile .left {
    line-height: 16px;
    height: 100%;
    width: 50%;
    float: left;
    text-align: center;
    background: orange;
    padding-top: 5px;
}
    .hotline-mobile {
    display: block;
    height: 50px;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}
    .hotline1, .hotline2 {
    display: none;
}
}

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


}