/*
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,p,a,h1,h2,h3,h4,h5,h6 {
    font-family: utm_avo !important;
}
.entry-content{
    padding-top: 0px;
}
.header-nav-main li i{
    display: none;
}
a:hover{
    text-decoration: none !important;
}
.ul-loai li.active a {
    color: #333;
    border-bottom: 2px solid #f7a50c!important;
}
.ul-loai li a:hover{
    text-decoration: none;
    background-color: #eee;
}
.ul-loai li a {
    border-radius: 4px 4px 0 0;
    padding: 20px 15px 15px !important;
    color: #999 !important;
    display: block;
    border-bottom: 2px solid transparent !important;
    font-weight: 700;
    border: #f7a50c;
}
.ul-loai {
        padding: 0;
    position: relative;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
    z-index: 9;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,.08);
    -ms-box-shadow: 0 2px 2px 0 rgba(0,0,0,.08);
    -o-box-shadow: 0 2px 2px 0 rgba(0,0,0,.08);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.08);
    display: flex;
    justify-content: center;
}
.ul-loai>li {
    float: left;
    margin-bottom: -1px;
}
.ul-loai>li {
    position: relative;
    display: block;
}
.ul-loai li {
    list-style: unset;
}
.entry-content h2{
        color: green;
}
ul.iconlist.iconlist {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px!important;
}
ul.iconlist.iconlist li i {
    color: #d8c17f;
    border-right: 1px solid rgba(0,0,0,.1);
    margin-right: 10px;
    width: 24px;
    font-size: 14px;
}
ul.iconlist.iconlist li {
    border: 1px solid rgba(0,0,0,.1);
    padding: 10px 15px;
    margin-bottom: 10px!important;
    color: #777;
    font-size: 14px;
    line-height: 1.5em;
    background: #f1f1f1;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: none;
}
#footer .widget-title{
        color: #fff;
        display: block;
    border-bottom: none;
    padding-bottom: 0;
    font-size: 20px;
    margin-bottom: 35px;
    margin-top: 0;
    padding: 0 15px 0 0;
    position: relative;
}
#footer .widget-title:before {
    background: rgba(255,255,255,.1);
    content: "";
    height: 1px;
    left: 50px;
    right: 0;
    position: absolute;
    bottom: -12px;
}
#footer .widget-title:after {
    background-color: #d8c17f;
    content: "";
    height: 3px;
    left: 0;
    width: 100px;
    position: absolute;
    bottom: -13px;
}
.is-divider{
    display: none;
}
.div-chon .price{
    color: #fff !important;
}
.div-chon  .ptp-plan, .div-chon .ptp-price {
    background: #d8c17f!important;
    color: #fff!important;
}
.section-gia .col-inner:hover{
    z-index: 99
}
div.ptp-item-container {
    border-radius: 0;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
.ptp-bullet-item {
    padding-top: 40px!important;
    border-top: 1px solid #d8c17f;
}
div.ptp-item-container {
    margin: 0 0 1.25em;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 1em;
    line-height: 1.6;
    font-family: inherit;
    border: #ddd solid 1px;
}
div.ptp-cta {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
}
div.ptp-cta {
    text-align: center;
    background-color: #f5f5f5;
}
 div.ptp-plan {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    font-size: 1em;
    padding: .9375em 1.25em;
}
div.ptp-plan {
    text-align: center;
    font-weight: 700;
    font-size: 1em;
    background-color: #ddd;
    color: #333;
}
.ptp-plan {
    font-size: 24px!important;
    line-height: 1.5em;
    padding-top: 35px!important;
    background: 0 0!important;
}
.ptp-bullet-item {
    background-color: #fff;
    text-align: center;
    font-size: .875em;
    font-weight: 400;
    color: #333;
    border-bottom: dotted 1px #ddd;
}
.ptp-bullet-item {
    color: #777!important;
    font-size: 15px!important;
    line-height: 1.5em!important;
}
 .ptp-item-container:hover .ptp-bullet-item {
    border: #d8c17f solid 1px;
}
.ptp-item-container:hover .ptp-plan,.ptp-item-container:hover .price{
    color: #fff!important;
    transition: all .5s ease-in-out;
    transform: scale(1.1);
    z-index: 999;
}
.ptp-item-container:hover .ptp-plan,.ptp-item-container:hover .ptp-price {
    background: #d8c17f!important;
    color: #fff!important;
    transition: all .5s ease-in-out;
    transform: scale(1.1);
    z-index: 999;
}
 .ptp-item-container:hover {
    cursor: pointer;
    border: #d8c17f solid 1px;
    transition: all .5s ease-in-out;
    transform: scale(1.1);
    z-index: 999;
    border: 0!important;
}
.ptp-price .price {
    font-weight: 700;
    font-size: 48px;
    line-height: 24px;
    color: #d8c17f;
}
 div.ptp-item-container {
    border-radius: 0;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
div.ptp-item-container {
    margin: 0 0 1.25em;
    padding-left: 0;
    padding-bottom: 0;
    font-size: 1em;
    line-height: 1.6;
    font-family: inherit;
    border: #ddd solid 1px;
}

div.ptp-price {
    text-align: center;
    font-weight: 400;
    font-size: 1.25em;
    background-color: #eee;
    color: #333;
}
.ptp-price {
    color: #777!important;
    font-size: 16px!important;
}
.ptp-price {
    text-align: center;
    font-weight: 400;
    font-size: 1.25em;
    background-color: #fff!important;
    padding: 0!important;
}
 .ptp-item-container:hover {
    cursor: pointer;
    border: #d8c17f solid 1px;
    transition: all .5s ease-in-out;
    transform: scale(1.1);
    z-index: 999;
    border: 0!important;
}
#toc_container {
    background: #F5F5F5;
    border: 1px dashed black;
    padding: 10px;
    margin-bottom: 1em;
    width: auto;
    display: table;
    font-size: 95%;
}
.section-title b {
    display: block;
    -ms-flex: 1;
    flex: 1;
    height: 2.2px;
    opacity: 1;
    background-color: currentColor;
    background: #e5a427;
}
span.section-title-main{
        border: none;
    border-radius: 3px;
    padding: 3px 30px;
    color: white;
    background: #e5a427;
}
.section-title-container{
        padding-right: 0px;
    padding-left: 0px;
    max-width: 2000px !important;
}
.section-cam-ket {
        background: url(images/background-triangle.png) left top no-repeat,#e0e1e3;
}
 .section-cam-ket h3.title-seo-home:after {
    display: block;
    content: '';
    height: 3px;
    width: 30%;
    background: #e5a427;
    text-align: center;
    margin: 0 auto;
}
.bold-trust {
    text-align: center;
    color: #987c4e;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5em;
}
h3.title-seo-home {
    text-align: center;
    padding-bottom: 20px;
    line-height: 40px;
    font-size: 26px;
    font-weight: 700;
    color: #987c4e;
    text-transform: uppercase;
}

.stuck .header-bg-color{
     background: white;
}
b,strong{
    font-weight: bold;
}
.product-title a{
    font-weight: bold;
    color: black;
}
.row-full-width .row-small{
        max-width: 2148px !important;
    }
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
.feature-item br{
    display: none;
}
.feature-item img {
    width: 40px;
    height: auto;
}
.feature-item h2{
      margin-top: 10px;
    margin-bottom: 10px;
}
.feature-item p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
}
.feature-item .number {
 min-width: 40px;
    line-height: 40px !important;
    background: #d8c17f;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    color: #fff;
    border: 2px solid #fff;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: -17px;
    margin-right: 20px;
}
.sub-feature-item {
    font-size: 14px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 3px;
}
.feature-item {
    display: inline-flex;
    background: #fff;
    -webkit-box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
    box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
    width: 100%;
    border-radius: 2px;
    align-items: center;
    position: relative;
    justify-content: space-around;
    padding: 5px 0;
}
h1.title-seo-home {
    text-align: center;
    padding-bottom: 20px;
    line-height: 40px;
    font-size: 26px;
    font-weight: 700;
    display: inline-block;
    padding: 0 15px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background-color: #d8c17f;
    -webkit-box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
    box-shadow: 3px 3px 4px 0 rgba(0,0,0,.3);
}
.noti {
    display: inline-block;
    position: relative;
    color: #f7a50c;
    width: 100%;
    float: none;
    text-align: center;
    font-size: 12pt;
    font-weight: 700;
}

#header{
        background: white;
}

/*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
}
.header-nav-main > li:hover >a:before{
	left: 0;
    right: 0;
}
.header-nav-main > li >a:before{
	    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #f7a50c;
    height: 4px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.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;
}
.div-no-padding{
	padding-bottom: 0px !important;
}
@media(max-width: 855px){
	div.ptp-plan {
 font-size: 19px !important;
    padding: 10px !important;
    height: auto !important;
}
.ptp-price .price {
 
    font-size: 33px !important;
 
}
}

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


}