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

/*************** ADD CUSTOM CSS HERE.   ***************/
.minhi{min-height:341px !important;display: flex;}
.ts1{padding-top:-300px !important}
.stat_count {
    color: red;
    font-size: 26px;
    font-weight: 700;
}
.cont_info {
    color: #0847b9;
    font-weight: 700;
}
.wpcf7 {
    background: #018345;
    padding: 30px;
	color: #fff !important;}

.wpcf7 label{color:#fff}
.wpcf7 .tieude{    text-align: center;
    font-size: 28px;
    color: #ffec0c;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #ed1b24;
    color: #fdea0c;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2px;
     opacity: .4;
    background-color: #018345;
}
.thoigian h3{}
.text10{font-size:80% !important}
.red{color:red !important; font-size:80%}
.checkboxf {
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 15px;
    background: #258a5a;
}
.checkboxf span.wpcf7-list-item{margin-right:0px !important}
.tin-ts h3{border-left:3px solid #073b23; padding-left:15px; color:#073b23; font-size:17px}
.ft p {font-size: 19px;}
.ft h4 {font-size: 22px;}
.ft .section-title span{text-transform:none !important}
.ft .social-icons span {color: #000;
}
/*------LIVE CHAT--------------------*/
.float-contact {
position: fixed;
bottom: 20px;
left: 20px;
z-index: 99999;}
.chat-zalo {
background: #8eb22b;
border-radius: 20px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.chat-face {
background: #125c9e;
border-radius: 20px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.float-contact .hotline {
background: #d11a59!important;
border-radius: 20px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.chat-zalo a, .chat-face a, .hotline a {
font-size: 15px;
color: white;
font-weight: 400;
text-transform: none;
line-height: 0;
}
@media (max-width: 549px){
.float-contact{}

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


}