/*
Theme Name: KeToan
Description: Theme Wordpress gioi thieu dich vu ke toan
Author: UX Themes
Template: flatsome
Version: 1.0.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@import url('awesome/css/font-awesome.min.css');
/*
@font-face{
    font-family:Baomoi;
    src:url(baomoi/baomoi-light-2.0.2.woff2) format("woff2"),url(baomoi/baomoi-light-2.0.2.woff) format("woff");
}
@font-face{
    font-family:Baomoi;
    src:url(baomoi/baomoi-light-italic-2.0.2.woff2) format("woff2"),url(baomoi/baomoi-light-italic-2.0.2.woff) format("woff");
    font-style:italic;
}
@font-face{
    font-family:Baomoi;
    src:url(baomoi/baomoi-regular-2.0.2.woff2) format("woff2"),url(baomoi/baomoi-regular-2.0.2.woff) format("woff");
    font-weight:700;
}
@font-face{
    font-family:Baomoi;
    src:url(baomoi/baomoi-regular-2.0.2.woff2) format("woff2"),url(baomoi/baomoi-regular-2.0.2.woff) format("woff");
    font-weight:700;
    font-style:italic;
}
body,p,a, .section-title-main, h1, h2, h3, h4, h5,h6 , strong, .icon-box-text, .icon-box-text h2, .icon-box-text h3, .icon-box-text h4,  .icon-box-text h5, .sidebar-menu .nav-sidebar li a, .col-inner, .text-center, .text-center h2,  .text-center h3, .text-center h4, .text-center h5 ,  .col-inner strong,
.col-inner h3, .col-inner h4, .header-nav > li.menu-item, .header-nav > li.menu-item a, .header-nav li.menu-item, .header-nav li a, h1.entry-title, .widget-title , .col-inner h2, .col-inner h3, .col-inner h4, .col-inner h5, .col-inner h6, .top-bar-nav li.menu-item a , .account-item span , #header-contact li a span, h3.product-section-title, .woocommerce-breadcrumb.breadcrumbs, ul.product-tabs > li > a, .widget, .product-short-description, button.button, .product_meta span, h3.comment-reply-title, .html.custom, span.header-cart-title, .footer-secondary.pull-right, #content ul li, 
#content ol li, #content b,  #content h2, #content h3,  #content h4
{
font-family: 'Baomoi';
}
*/
.header-button-1 .button:before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ffffff;
    font-size: 18px;
   
  
}

#floating-phone a {
    background-color: #0075ff;
    padding: 30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
    -webkit-animation: ripple-anim 2s linear infinite;
    -moz-animation: ripple-anim 2s linear infinite;
    -o-animation: ripple-anim 2s linear infinite;
    animation: ripple-anim 2s linear infinite;
    border-radius: 50%;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
    display: flex;
    z-index: 2;
    bottom: 12%;
    right: 15px;
    position: fixed;
}
#floating-phone img {
    max-width: 45px;
}

.f-about p {
	margin-bottom: 5px;
}
.large-3.col {
    padding: 0 15px;
}
.cb-green {
    background-color: #5dca9d;
}

.custom-button {
    display: block;
   position:relative;
    padding: 9px 5px 9px 28px;
    margin: 8px 0;
    -webkit-transition: .25s ease-in-out all;
    -moz-transition: .15s ease-in-out all;
    -o-transition: .15s ease-in-out all;
    transition: .15s ease-in-out all;
}
.custom-button:before{
	 content: "\f046";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #ffffff;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 35%;
    left: 6px;
}
.custom-button a:link, .custom-button a:visited{
	
	color:#ffffff !important;
}
.custom-button.custom-button-first{
	
	  margin: 0;
	   margin-bottom: 15px;
}

.custom-button span{
	color:#ffffff;
	font-size:90%;
	  font-style: italic;
}
.custom-button > p{
	margin:0px;
	padding:0px !important;
}
.custom-button-icon, .custom-button-tagline {
    color: #000;
    opacity: .7;
}
.custom-button-icon {
    display: block;
    float: left;
    font-size: 20px;
    line-height: 24px;
}
.custom-button-wrap {
    display: block;
    margin-left: 25px;
}
.custom-button-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: white;
    line-height: 20px;
    letter-spacing: -.02em;
    text-transform: uppercase;
}
.custom-button-tagline {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin-top: 5px;
}
.custom-button em {
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 30;
    -moz-box-shadow: -5px 2px 5px rgba(0, 0, 0, .3);
    -webkit-box-shadow: -5px 2px 5px rgba(0, 0, 0, .3);
    box-shadow: -5px 2px 5px rgba(0, 0, 0, .3);
    -webkit-transition: .25s ease-in-out all;
    -moz-transition: .15s ease-in-out all;
    -o-transition: .15s ease-in-out all;
    transition: .15s ease-in-out all;
}
.cb-red, .cb-redblur {
    background-color: #ea5644;
}
.cb-yellow {
    background-color: #f3cc0c;
}
.cb-gray {
    background-color: #c5cace;
}
.cb-blue{
    background-color: #2285C6;
}
.recent-blog-posts-li .badge {
    border: 1px solid #e8e8e8;
    padding: 2px;
}
.widget .custom-button h5{
	font-size:90%;
}
.widget .custom-button span{
	font-size:85%;
}
.recent-blog-posts-li .badge-inner.bg-fill {
    border-radius: 0;
}
.news1 .box-blog-post .is-divider, .news2 .box-blog-post .is-divider {
	display: none;
}
.news1 .box-text .button {
    margin-top: 0;
	margin-bottom: 0;
    color: #ea5644;
	float:left;
	padding:1px !important;
}
.news2 .col.post-item , .news1 .col.post-item {
    padding-bottom:0px !important;
	padding-top: 0px !important;
	 
}
.news2 .col.post-item .col-inner{
	padding-bottom:0px !important;
	padding-top: 0px !important;
	border-bottom: 1px solid #e8e8e8;
	 margin-bottom:2px;
}
.news1 .box-text.text-left {
    padding: 3px 0;
    border-bottom: 1px solid #e8e8e8;
}
.news1 .box-image {
    display: none;
	padding:0px !important;
}
.news2 .box-image img,.relatedthumb img {
    border: 1px solid #e8e8e8;
    padding: 7px;
   
}

h1.page-title.is-large.uppercase {
    margin-bottom: 20px;
}
.archive-page-header .large-12.col {
    padding-bottom: 0px !important;
}
.entry-content img {
    padding: 15px;
}
.relatedthumb img {
	padding: 0;
}
.entry-meta,h6.entry-category {
	display: none;
}
#related_posts .col {
  float: left;
  margin-left: 0 !important;
  list-style: none;
}
.relatedcontent p {
  font-size: 14px;
  margin-top: 7px;
}
.relatedthumb img {
  height: 100%;
  max-height: 165px;
}
#related_posts {
  border-top: 4px double #e8e8e8;
  padding-top: 10px;
}
#related_posts>p {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
#related_posts li:nth-child(1) {
  padding-left: 0 !important;
}
#related_posts li:nth-child(2) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#related_posts li:nth-child(3) {
  padding-right: 0 !important;
}
.relatedthumb img {
  min-height: 165px;
}
.blog-share.text-center {
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 5px;
}
.blog-share .is-divider {
    display: none;
}
.blog-share a {
	margin-bottom: 0;
}
.blog-share:before {
    content: "Chia sẻ";
    padding-right: 15px;
}
.entry-content.single-page {
	padding-top: 0;
}
.entry-header-text {
    padding-bottom: 0;
}
.entry-content  p, .entry-content li {
	text-align: justify;
	margin-bottom: 10px;
}
p.wp-caption-text {
    text-align: center;
}
table.tplCaption {
    max-width: 500px;
    font-size: 14px;
    text-align: center;
}
.blog-archive .box-text.text-left {
    vertical-align: top;
}
div#table_1_5_filter_sections {
    width: 100% !important;
min-height: 0 !important;
}
.wpDataTableFilterSection {
    padding: 0 !important;
}

.wpDataTablesWrapper {
margin-bottom: 0 !important;
}
.header_top_dich_vu .col_1, .header_top_dich_vu .col_2, .header_top_dich_vu .col_3{
width:180px;
height:70px;


}
.header_top_dich_vu .col_1{
background-color:#2285C6;

}
.header_top_dich_vu .col_2{
background-color:#8DC041;

}
.header_top_dich_vu .col_3{
background-color:#F35F43;

}
.section-title-normal span{
border-bottom-color:#2285C6;
}
.entry-header-text .is-divider{
background-color:#2285C6;
}
.header-button-1 .button{

}
.danh_sach_dich_vu {
border-left:1px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
}
.danh_sach_dich_vu > .col{
padding-top:12px;
border-right:1px solid #D4D4D4;
border-top:1px solid #D4D4D4;
}


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


}