/*
Theme Name: taxinoibai-top
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@font-face{
  font-family: "UTM_Eremitage";
  src:url(font/UTM_Eremitage.ttf);
}
strong{
	font-family: 'Roboto', sans-serif !important;
}
.header-main  .logo a{
	font-size: 28px;
	font-weight: 600;
	color: #104282;
	font-family: 'Roboto', sans-serif;
}
body{
	font-family: 'Roboto', sans-serif !important;
}
h1, h2, h3, h4, h5, h6, .heading-font{
	font-family: 'Roboto', sans-serif !important;
}

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


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


}

@media only screen and (max-width: 480px){
	.header .flex-row{
		background: #ff9000;
	}
	.logo a{
		font-size: 25px;
	    line-height: 27px;
	    color: #fff !important;
	    font-weight: 500;
	    text-align: center;
	    font-family: "UTM_Eremitage";
	}
	.nav>li.has-icon>a>i{
		color: #fff !important;
	}
	.gap-element{
		background: #fff;
		padding-top:2px !important;
	}
	li.tab.has-icon.active{
		background: #ff9000;
		width: 100% !important;
		line-height: 44px !important;
	}
	li.tab.has-icon a span{
		font-size: 24px !important;
		line-height: 27px !important;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold !important;
		font-family: 'Roboto', sans-serif;
	}
	.dc_table_m tr td{
		width: 50% !important;
		font-size: 15px;
		line-height: 21px;
		font-family: 'Roboto', sans-serif;
	}
	h1.entry-title h2 span{
		font-family: 'Roboto', sans-serif !important;
		font-weight: 600 !important;
	}
	.entry-content h2{
		border-top: 1px solid #dbd9d9;
		padding-top: 10px;
	}

	h1.entry-title h3 span{
		font-family: 'Roboto', sans-serif !important;
		font-weight: 400 !important;
	}
	.entry-title p strong{
    	text-transform: uppercase;
    	font-size: 14px;
	}
	.ty_thuexe{
		background: #ff9000;
	}
	.ty_thuexe .col-inner{
	    padding-left: 120px !important;
    	background: url(img/oto.png)30px 24px no-repeat;
	}
	.ty_thuexe .col-inner h3{
		font-size: 16px !important;
		font-family: 'Roboto', sans-serif !important;
		text-transform: uppercase;
		color: #fff !important;
		margin-bottom: 0;
		line-height: 29px !important;
	}
	.ty_thuexe .col-inner p{
		margin-bottom: 0 !important;
		text-transform: uppercase;
	}
	.ty_thuexe .col-inner p span{
		font-size: 16px !important;
		font-family: 'Roboto', sans-serif !important;
		color: #fff !important;
		line-height: 29px !important;
	}
	.tooltipstered{
		padding: 0 !important;
	}
	.tooltipstered .is-divider{
		display: none;
	}
	.rt_cc{
		text-align: center;
	}
	.rt_cc h2{
		text-transform: uppercase;
		font-size: 16px;
		line-height: 32px;
		font-weight: 400;
	}
	.rt_cc p{
		margin-bottom: 6px !important;
	}
	.icon-box.featured-box.icon-box-left.text-left{
		padding:10px 0 !important;
	}
	.rt_text .col-inner{
		padding-bottom: 0 !important;
	}
	.bang-gia .small-12 {
		padding-bottom: 0 !important;
	}
	.form-cover .form-page-content{
		position: relative;
	}
	.form-cover .form-page-content:before{
	    content: '';
	    width: 30px;
	    height: 420px;
	    position: absolute;
	    left: 9px;
	    top: 33px;
	    background: url(img/icon.png) left -4px center no-repeat;
	}
	.form-cover .form-element-html{
		padding-bottom: 18px !important;
	}
	.dc_table_m tr td b{
		font-size: 15px;
		line-height: 27px;
		text-transform: uppercase;
		font-weight: 400 !important;
		font-family: 'Roboto', sans-serif !important;
	}
	.bang-gia table{
		width: 100% !important;
	}
	.icon-box-text.last-reset h3{
		font-family: 'Roboto', sans-serif !important;
	}
	.bang-gia table tr td:nth-child(2){
		color: #204f8a;
		font-weight: 500;
		font-family: 'Roboto', sans-serif !important;
	}
	.rt_bang table tbody tr:nth-child(1),.rt_bang table tbody tr:nth-child(1) td{
		height: 21px !important;
	}
	.rt_bang table tr,.rt_bang table tr td{
		height: auto !important;
	}
	.rt_bang table tr td img{
		height: 110px;
		object-fit: contain;
	}
	.hang_xe tbody tr:nth-child(1) td{
		color: #fff;
		font-size: 14px;
	}
	.bang-gia{
		background: #fff;
	}
}