/*
Theme Name: Themeweb
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@media(max-width: 481px){
    .section-hotline p{
        font-size: 12px;
    }
    .row-footer-tren h3 {
    font-size: 22px !important;
}
.ta-header h2{
    font-size: 22px !important;
}
.section-slide-duoi .img-inner{
    padding-top: 250px !important
}
}
h1.entry-title{
    color: #c83939
}
h3.tieu-de-trang{
        text-align: center;
    color: #fda229;
    font-size: 32px;
    text-transform: uppercase;
}
b, strong {
    font-weight: bold;
}
.section-hotline p{
    color: white;
    margin-bottom: 0px;

}
.section-san-pham li a span{
    text-transform: initial !important;
}
.section-san-pham li.active span{
    color: white;
}

.section-san-pham li{
    margin: 0px 10px;
    border: none;
    margin: 4px;
    cursor: pointer;
    color: #626262;
    font-size: 16px;
    padding: 0px 15px;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #626262;
    text-transform: capitalize;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}

.section-san-pham li.active{
    padding: 0px 12px;
    border-color: rgba(255,48,48,0.9);
    background: rgba(255,48,48,0.9) none repeat scroll 0 0;
    box-shadow: 0 0.5em 0.5em -0.4em rgba(255,48,48,0.9);
    color: #fff;
}
.section-hotline .col{
    padding-bottom: 0px;
}
span.footer-title{
    color: #fda229;
    font-weight: bold;
    font-size: 20px;
}
.footer .col{
    padding-bottom: 0px;
}
.footer p{
    margin-bottom: 10px
}
.absolute-footer{
    border-top: 3px solid #fda229;

}
.row-footer-duoi{
    margin-top: 20px;
        border-top: 1px dashed #fda229;
    padding-top: 21px;
}
.div-gallery .gallery-col p{
    display: none
}
.box-footer p.p-goingay{
    font-size: 23px !important;
}
.box-footer p{
    font-size: 18px;
    font-weight: bold;
}
.section-dich-vu .col{
    padding-bottom: 10px;
}
.box-footer{
    text-align: center;
    width: 80%;
    /* margin: 0px 47px; */
    background: #f96511 none repeat scroll 0 0;
    color: #fff;
    /* display: inline-block; */
    font-size: 20px;
    padding: 10px;
    margin: 20px auto;
}
.ta-header{
    text-align: center;
}
.ta-header h2{text-transform: uppercase; margin:0 0 40px 0;padding:0 0 10px 0;font-size:34px;/* font-family:'Dancing Script',cursive; */font-weight:700;letter-spacing:0;color:#fda229;position:relative;}
.ta-header h2:after,.ta-header h2:before{display:block;width:60px;height:5px;background-color:#fda229;content:" ";top:100%;position:absolute;left:50%;margin-left:26px}
.ta-header h2:before{margin-left:-86px}
.ta-header p{font-size: 16px;margin-bottom: 30px;}
.animate-icon{-webkit-animation:mbar 0.5s forwards;  animation: mbar 0.5s forwards;-webkit-animation-duration:0.9s;animation-duration:0.9s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:100%;left:50%;margin-left:-4px;height:28px;}
.animate-icon,.animate-icon:after,.animate-icon:before{display:block;content:" ";background:#fda229;width:6px;height:30px;float:left}
.animate-icon:before{margin-left:-16px;height:16px;-webkit-animation:mbar 0.32s forwards;animation:mbar 0.32s forwards;-webkit-animation-duration:1.22s;animation-duration:1.22s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
.animate-icon:after{margin-left:16px;height:24px;-webkit-animation:mbar 1s forwards;animation:mbar 1s forwards;-webkit-animation-duration:1.1s;animation-duration:1.1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
@keyframes mbar{0%{height:30px}50%{height:5px}100%{height:30px}}

.footer p.phone{
        color: #f96511;
    font-size: 40px;
    font-weight: bold;
}
.footer .div-border-left{
        border-left: 2px solid;
}
.row-footer-tren h3{
    font-size: 40px;
   
}
.row-footer-tren h4{
    font-size: 23px;
   
}
#masthead{
    border-bottom: 6px solid #fda229;
}
.box-blog-post .box-image:hover .show-except{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.show-except p{
    color: white;
}
.box-blog-post .is-divider{
    height: 0px;
}
.section-dich-vu h5.post-title{
background: #fda229 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 15px;
    position: relative;
    text-align: center;
    z-index: 9;
    max-width: 80%;
    display: inline-block;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  
}
.section-dich-vu .box-text .box-text-inner{
    margin-top: -32px !important;
}
.show-except{
          background-color: rgba(0, 0, 0, 0.8);
            border: 1px solid #fff;
    border-radius: 1%;
    height: 80%;
    left: 5%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 5%;
    transform: translate3d(50%, 50%, 0px);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    width: 90%;
    padding: 10px;
}
.flex-right ul li a{
	
}

/*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;
}

#wrapper, #main{
    background-color: #F5F5F5;
}
.entry-content{
    padding-top: 0px;
}
.post-sidebar .menu-menu-trang-chu-container ul li{
    list-style: disc;
}
.post-sidebar .menu-menu-trang-chu-container ul{
    padding-left: 17px;
}
.is-divider {
    height: 1px;
    /* display: block; */
    background-color: rgba(0,0,0,0.1);
    margin: 1em 0 1em;
    width: 100% ;
    max-width: 100% !important;
    /* max-width: 30px; */
}
.single-date{
    display: none
}
.footer ul li {
    clear: both;
    color: #ffffff;
    float: left;
    font-size: 13px;
    margin-bottom: 8px;
    position: relative;
    background: url(images/list-style-2.png) no-repeat left center;
    padding-left: 15px;
    width: 100%;
}
.row-footer-duoi i.fa{
          margin-right: 9px;
    background: #cdcdcd;
    padding: 12px 15px;
    color: black;
    border-radius: 50%;
}
table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 20px;
}
td.tb-title {
    width: 120px;
}
table tr {
    background: #f8f8f8;
    border: 1px solid #ddd;
    padding: .35em;
    display: table-row;
}
table th, table td {
    padding: .625em;
    border: 1px solid #ccc;
    text-align: center;
}
.tieudebang {
    background: #fda229;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.row-form input,.row-form textarea{
    margin-bottom: 5px;
    height: 41px;
    padding-bottom: 0px;
    background-color: rgba(187, 187, 204, 0.16);
    line-height: 45px;
    box-shadow: none;
}
.row-form .wpcf7-submit{
    background-color: #79a6e9 !important
}
.contact-info {
 
    background-color: #eee;
    padding: 30px 20px;
    box-sizing: border-box;
    padding-bottom: 0px;
}
.contact-info .title-box {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
}
.contact-info .title-box::before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 3px;
    z-index: 3;
    background: #1687c5;
}

.contact-info h3 {
    color: #000;
    font-size: 26px;
    font-weight: bold;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    margin-right: 20px;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}