/*
Theme Name: Web Khoi Nghiep
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){
	.tai-lieu {
  
    bottom: -9px !important;

    min-width: 90px !important;
   
}
}
@media(min-width: 769px){
    .section-lien-he .wpcf7-form{
        width: 500px;
        margin: auto;
    }

}

.flex-right ul li{
	padding: 0px 10px !important;
	
}
.flex-right ul li a{
	text-transform: initial !important;
	font-size: 16px;
}

/*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;
}
.section-vi-tri h3,.section-vi-tri h4{
    color: rgba(238,158,10,1)

}
.section-vi-tri p{
    color: white;
    font-size: 15px !important;
}

/*Nut goi dien thoai*/
.call-now {
    left: 0;
    bottom: 51px;
    height: 50px;
    min-width: 200px;
    position: fixed;
    background-color: #e31d1a;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
    z-index: 998;
}
.tai-lieu {
   padding: 5px;
    right: 0;
    bottom: 25px;
    /* height: 50px; */
    min-width: 200px;
    position: fixed;
    background-color:#e67e22;
    /* border-radius: 0 25px 25px 0; */
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
    z-index: 998;
}
.tai-lieu a{
    color: white;
}
.back-to-top {
        bottom: 73px !important; 
}
.call-now .btn-call-now i {
    position: absolute;
    color: #e31d1a;
    background-color: #fff;
    font-size: 35px;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e31d1a;
}
.call-now .btn-call-now p {
    color: #fff;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.call-now .btn-call-now strong {
    display: block;
    font-size: 18px;
}
.section-lien-he .wpcf7-form .wpcf7-text{
    background-color: transparent !important; 
    color: white !important
}
.section-lien-he .wpcf7-form .wpcf7-submit{
    background-color:  rgb(238, 158, 10);
}
.section-lien-he .wpcf7-form .div-submit{
    text-align: center;
}
input.wpcf7-text::-webkit-input-placeholder {
  color: orange !important;
}
div.wpcf7-mail-sent-ok{
    color: white;
        border: 2px solid rgb(255,255,255);
}
.div-lien-he{
    text-align: center;
}
.div-lien-he h4{
    color: rgb(238, 158, 10);
}
.section-cam-ket img{
    margin-bottom: 0px !important
}
.div-lien-he p i{
      font-size: 68px;
    border-radius: 50%;
    background: rgb(238, 158, 10);
    color: white;
    padding: 10px;
}
.section-doi-tac .box-text{
    text-align: center;
    font-weight: bold;
}
#tong-quan{
    margin-top: -100px;
}
#post-228 .single-page h4 a{
color:green;
text-decoration: underline;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.wpcf7-spinner{display:none}

}