/*
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.   ***************/
@font-face {

    font-family: 'utm_avo';
    src: url('fonts/UTM Avo.eot');
    src: local('â˜º'), url('fonts/UTM Avo.woff') format('woff'),
                     url('fonts/UTM Avo.ttf') format('truetype'),
                     url('fonts/UTM Avo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UTMAvoBold';
    font-style: normal;
    font-weight: normal;
    src: local('UTMAvoBold'), url('fonts/utm-avobold.woff') format('woff');
}
body{font-family:  utm_avo !important }
.nav > li > a {font-family: utm_avo !important}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: utm_avo !important}
.alt-font{font-family: utm_avo !important}
th:first-child, td:first-child {
    padding-left: 10px;
}
.section-text h2, .section-text h3,.section-text h4{
    color: #007D02 !important;
}
.section-chuyen .box h3{
       -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: uppercase;
    font-size: 50px;
    margin-top: 30px;
        opacity: 1;
}
.section-chuyen .box h4{
    font-size:25px;
}
.section-chuyen .box:hover h3{
    opacity: 0;
        -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.section-chuyen .box:hover .div-text-dinh-cu{
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.section-chuyen .box-text {
     -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  
    filter: alpha(opacity=0);
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
  filter: alpha(opacity=100);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.section-chuyen .box-text .div-text-dinh-cu {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
}
.h3-footer {
    text-transform: uppercase;
}
.section-dang-ky p{
    margin-bottom:0px;
}
.div-nut-dang-ky  a{
    margin-top:20px;
}
.footer-1{
  background-image: url('images/bg-pattern-2.jpg');
}
.div-no-padding{
    padding-bottom: 0px !important;
}
.section-tin-tuc .post-title{
    min-height: 42px
}
.section-tin-tuc .from_the_blog_excerpt {
    min-height: 92px;
}
input, textarea, .row-form select, .row-form fieldset {
    font-weight: normal;
    margin-bottom: 1em;
}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea{
    font-weight: normal;
}
.row-form{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.row-form div{
    padding-left: 5px;
    padding-right: 5px;
}
.section-quy-trinh{
    padding-top: 0px !important
}
.row-quy-trinh .col .col-inner{
    padding-bottom: 27px;
}
.quytrinh-1{
    border-bottom: 4px solid  #E23A59;
}
.quytrinh-2{
    border-bottom: 4px solid  #037E05;
}
.quytrinh-3{
    border-bottom: 4px solid  #FCC82B;
}
.quytrinh-4{
    border-bottom: 4px solid  #45AEAE;
}
.stt-1{
background: #E23A59;
}
.sott-2{
background: #037E05;
}
.sott-3{
background: #FCC82B;
}
.sott-4{
background: #45AEAE;
}
.entry-content{
    padding-top: 0px;
}
.accordion-item i[class^="icon-"], .accordion-item i[class*=" icon-"] {
    font-family: FontAwesome !important;
    color: #aeb5c0;
    font-size: 16px;
}
.accordion-item .active .icon-angle-down:before {
    content: "\f068";
}
.accordion-item .icon-angle-down:before {
    content: "\f067";
}
.form-lien-he{
    margin-left: 0px;
    margin-right: 0px;
}
.form-lien-he .large-6,.form-lien-he .large-12{
    padding: 0px 10px;
}
.footer .widget-title{
    display: block;
    width: 100%;
 
}
.footer .widget-title:after{
     background-image: url(http://file.hstatic.net/1000219656/file/border.png);
    background-size: 52% 10%;
    display: inline-block;
    height: 20px;
    content: "";
    background-repeat: no-repeat;
    background-position: 0% 50%;
    width: 100%;   
}

.is-divider{
    display: none;
}
.section-vi-sao h3,.section-the-manh h4{
      color: #037E05;
}
.section-tin-tuc button,.section-dich-vu button{
        background: #037E05 !important;
    border: none !important;
    color: white;
}
.box-text .header-title{
       color: #037E05;
}
.p-dem{
    font-size: 70px;
    font-weight: bold;
    margin-bottom: 10px;
}
.section-quy-trinh .icon-box{
    padding: 16px;
}
.section-quy-trinh .icon-box p{
    font-size: 12px;
    font-weight: bold;
}
.so-ttt{
        font-weight: bold;
    margin-bottom: 0px;
    font-size: 60px;
    color: white;
}
.section-chuyen .icon-box-text h3{
        color: #FCC82B;
}
.tieu-de-home{
        margin-bottom: 30px;
    color: #037E05;
    font-size: 28px;
    text-transform: uppercase;
}

/*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;
}
.row-form h3{
    color: #037E05;
}
#dau-tu h3{
    text-align: center;
}
.single-date{
        border-bottom: 1px dashed #ededed;
}
.div-dang-ky{
    text-align: center;
}
h1.entry-title{
    font-size: 24px ;
}
/*Kết thúc màu sắc*/

.page-title-inner h1{
    font-size:35px !important;
}
p.call-text{
        font-family: arial;
    font-size: 21px !important;
    font-weight: bold !important; 
}
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(max-width: 769px){
    .p-dem {
    font-size: 30px !important;}
    .tieu-de-home{
        font-size: 18px !important;
        margin-bottom: 0px !important
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}