/*
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.   ***************/
.copyright-footer{
    color: white;
}
html, body {overflow-x: hidden;}
ul ul, ul ol, ol ol, ol ul {
    margin: 0.5em 0 0.5em 2em;
}
.section-dieu-kien .icon-box-text{
    height: 50px;
}
.section-lien-he .wpcf7-submit{
    background: white !important;
    color: black;
    padding: 0px 50px;
}
.row-form .large-4, .row-form .large-12{
    padding-left:  13px !important;
      padding-right:  13px !important;
}

.row-form h3{
    text-align: center;
    color:white;
}
.row-form{
 padding: 20px !important;
    background-color: #ffffff47;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.section-tai-sao ul li{
        margin-bottom: 0;
    font-size: .9375rem;
}
.section-du-an .box-text{
    background: rgba(0,0,0,.7);
}
.div-doi-tac{
        border: 1px solid #dee2e6!important;
    padding: 10px;
}
.text-tren{
        border-bottom: 1px solid #dee2e6!important;
    margin-bottom: 30px;
}

.row-duoi p{
    font-size: 14px;
}
.process__list-proce li {
    margin-left: 0px !important;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.process__list-proce {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-pack: center;
    justify-content: center;
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.section-quy-trinh  .process__list-proce .box-step p {
    margin-bottom: 0;
}
.section-quy-trinh .process__list-proce .box-step:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    border-style: solid;
    border-width: 20px 0 20px 15px;
    border-color: transparent transparent transparent #d1d2d4;
}
.section-quy-trinh .process__list-proce li h3 {
    color: #000;
    font-size: 1.875rem;
    display: inline-block;
    padding: 0 .625rem .625rem;
    border-bottom: 2px solid;
}

.section-quy-trinh .process__list-proce li:nth-child(2n) h3 {
    color: #fff;
}
.section-quy-trinh  .process__list-proce li:nth-child(2n) .box-step:after {
    border-left-color: #048A44;
}
.section-quy-trinh  .process__list-proce li:nth-child(2n) .box-step {
    background-color: #048A44;
    color: white ;
}
.section-quy-trinh .process__list-proce  .box-step {
    background-color: #d1d2d4;
    padding: .9375rem 1.875rem;
    color: #000;
    height: 100%;
    position: relative;
}
.section-dieu-kien .icon-box .icon-box-img .icon-inner{
      color: #048A44;
}
.section-dieu-kien .icon-box{
    border: 1px solid #dee2e6!important;
    padding: 21px;
}
.is-divider{
        margin: 0em 0 1em;
}
.section-loi-the .icon-box-img .icon-inner{
        border: .125rem solid #fff;
    border-radius: .3125rem;
}
h3.title-home{
        color: #048A44;
        font-size: 2.25rem;
        text-transform: uppercase;
        margin-bottom: 0px;
}
.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;
}


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


}