/*
Theme Name: rongbachkim
Theme URI: https://rongbachkim.vip
Author: SuperHost
Author URI: https://rongbachkim.vip
Description: Wordpress Theme by rongbachkim
Version: 1.0
*/

*{margin:0;padding:0;outline:none}


@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');

:root {
  --font-sans: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, 'Noto Sans',
               'Helvetica Neue', Arial, 'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';
}

html, body {
  font-family: var(--font-sans);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


img.aligncenter.wp-image-15301.size-full {
}

.trentable {
	padding: 10px;
}

body{
	box-shadow: rgba(0, 0, 0, 0.3) 0px 7px 22px;
    color: rgb(0, 0, 0);
    font-family: var(--font-sans);
    font-size: 16px;
    background-color: rgb(255, 255, 255);
    max-width: 750px;
    margin: auto;
    border-width: 0px;
    border-style: solid;
    border-color: rgb(255, 250, 247);
    border-image: initial;
}


input{
	border:1px solid #CECECE;
	border-radius:3px;
	padding:3px 3px 3px 5px;
	color:#8D8D8D
}

h1,h2{font-size:small}

a:link{text-decoration:none;font-weight: bold;color:#239eb1;}
a:active{text-decoration:none;color:gray;}
a:visited{text-decoration:none;color:#1791dc;}

a:hover,a:focus{color:#a92f25;text-decoration:none;text-shadow:0 0 6px #a92f25;}

.header, .footer{
	text-align:center;
	padding:6px;
	color:#E9E9E9;
	background:#009FDF;
	font-size:15px
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: left;
}



li a {
    display: block;
    text-align: center;
    padding: 14px 3px;
    text-decoration: none;
}
 

.main {border: 0px solid #e1e1e1;background: #ffffff;padding: 4px;}


.header, .footer a{color:#E9E9E9}

.bmenu{
	background: linear-gradient(#2f3dd1, #3c6caa);
	color:#fff;
	font-size:14px;
	padding:15px;
	font-weight:bold;
	display: flex;
	border-left: 5px solid #FF3300;
}

.bmenu3 {
	background: linear-gradient(#2f3dd1, #3c6caa);
	color:#fff;
	font-size:14px;
	padding:15px;
	font-weight:bold;
	display: flex;
	border-left: 5px solid #FF3300;
}

#breadcrumbs{
	background: linear-gradient(#2f3dd1, #3c6caa);
	color:#fff;
	font-size:13px;
	padding:8px;
	font-weight:bold;
	margin-top: 1px;
}

@-webkit-keyframes my {
	 0% { color: #99FF00; } 
	 50% { color: #00AF33;  } 
	 100% { color: #99FF00;  } 
 }
 @-moz-keyframes my { 
	 0% { color: #99FF00;  } 
	 50% { color: #00AF33;  }
	 100% { color: #99FF00;  } 
 }
 @-o-keyframes my { 
	 0% { color: #99FF00; } 
	 50% { color: #00AF33; } 
	 100% { color: #99FF00;  } 
 }
 @keyframes my { 
	 0% { color: #99FF00;  } 
	 50% { color: #00AF33;  }
	 100% { color: #99FF00;  } 
 }
.chunhay {
    font-size: 18px;
    font-weight: bold;
    -webkit-animation: my 700ms infinite;
    -moz-animation: my 700ms infinite;
    -o-animation: my 700ms infinite;
    animation: my 700ms infinite;
}

.bmenu a{color:#FFF}

#breadcrumbs a{
	color:#fff;
}

.content {
background-color: #fff;
color: #333333;
margin-top: 1px;
margin-bottom: 1px;
padding: 10px;
border: 1px solid #d5d5d5;
}

.content p {margin-top: 2px;margin-bottom: 6px;}
.content h2 {font-size:14px;margin: 3px 0 3px 0;padding:0px;}
.content h3 {font-size:13px;margin: 2px 0 2px 0;padding:0px;}
.content img{
	max-width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.content ul,
ol {margin: 0 20px;}

.pad,
.tagcloud {padding: 7px;}

.list1,.list2,.category ul li{
background-color: #fff;margin-top: 1px;margin-bottom: 1px;padding: 10px;border-bottom: 1px dashed #d5d5d5; list-style:none;}

.info{background-color: #f2f6f8;padding:5px;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;}
.info label{
font-weight:700
}
.list2{overflow:hidden}

.list2 h2{float:left}

.thoigian {
    text-align: center;
    font-weight: 600;
}
.centertext {
    background: #f0f8ff;
    border-radius: 1rem;
    padding: 20px;
}
.linecenter {
    text-align: center;
    margin: 10px 0 0 0;
}

.mauxanh {background:#EFFAFF;border:1px solid #3fc4f6;margin:1px 0;padding:5px;}

.count,.NowPage,.NextPage{
	font-weight:bold;
	color:#FFF;
	display:inline-block;
	min-width:20px;
	text-align:center;
	padding:1px;
	border-radius:2px
}

 
.widgettitle {
	background: #1E90FF;
    padding: 10px;
    color: #fff;
    font-size: 15px;
}

.count{
	float:right;
	background:#0A84C9
}

.topmenu{padding: 2px 3px;background: #fff;text-align: center;}
.topmenu span,.topmenu a{ padding: 4px 8px;background: #ec6609; color: #fff;margin: 1px 1px; display: inline-block; border-radius: 2px;}
.topmenu a:hover{background: #E74946;}
.topmenu .currentpage{ padding: 4px 8px;background: #E74946;color: #fff;margin: 1px 1px;display: inline-block; border-radius: 2px;}

.search{
	padding:3px;
	text-align:center;
	background:#FFF
}

.s{
	border:1px solid #CECECE;
	border-radius:3px;
	padding:3px 3px 3px 5px
}

.download{
max-width:350px;
line-height:28px;
text-align:center;
display:block;
color:#fff;
margin-left:auto;
margin-right:auto;
background:#00a1cb;
font-size:15px;
padding:0 25px;
border-radius:3px
}
.download a{
color: #FFF
}

.download:hover{
background:#00b5e5;
text-decoration:none
}

/*class dòng máy*/




.icon_phone_android{
background:url(icon/model/icon_phone_apk.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_ios{
background:url(icon/model/icon_phone_ios.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_wp{
background:url(icon/model/icon_phone_wp.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_rim{
background:url(icon/model/icon_phone_rim.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.icon_phone_java{
background:url(icon/model/icon_phone_java.png) no-repeat center left;
padding-left:17px;
font-size:11px;
margin-right:4px
}
.maudo {
	background: #f0f8ff;
    border: 1px solid #f0f8ff;
    margin: 1px 0;
    padding: 4px;
}
.tren{background: linear-gradient(#2f3dd1, #3c6caa) ;padding:15px;color:#fff;font-size:15px}.footer a{color:#fff}
.huy{
    font-weight: bold;
    color: #fff;
    background: #00a637;
    padding: 10px;
    cursor: default;
    display: block;
    font-size: 22px;
    text-justify: auto;
    box-shadow: 0 7px 22px rgba(0, 0, 0, 0.3);
}
.footer a{color:#fff}


.midclass {
	vertical-align: middle;
}

.vuaketqua-embed-copyright {
	display: none;
}


#menu .mainmenu {
	white-space: nowrap;
    display: flex;
    max-height: 100%;
    align-self: center;
    flex-grow: 1;
	overflow: inherit;
}
	
.sub-menu {
    box-shadow: 0 2px 4px rgb(0 0 0 / 25%);
    white-space: nowrap;
    padding: 0;
    background: #ffffff;
    top: 100%;
	display: none;
	position: absolute;
}
	
.sub-menu li {
    min-height: 35px;
    display: flex;
    align-items: center;
}
	
.sub-menu a {
    padding: 0.5rem 1rem;
	color: #000 !important;
}



@media screen and (min-width: 992px) {
	li:hover .sub-menu {
    z-index: 2;
    display: block !important;
}
	
.homeitem a {
	box-shadow: 0 -8px #ed1c24 !important;
    background: #ED1C24 !important;
    position: relative !important;
}

.homeitem a:after {
	position: absolute;
    bottom: 100%;
    left: 100%;
    content: '';
    display: block;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid #8A0005;
    border-bottom: 4px solid #8A0005;
}

}

.sticky {
    position: fixed;
    top: 0;
    float: left;
    width: 750px;
}

@media screen and (max-width: 575px) {
#menu ul {
	white-space: nowrap;
    display: flex;
    max-height: 100%;
    align-self: center;
    flex-grow: 1;
	overflow: auto !important;
}
	
.homeitem a {
    background: #ED1C24 !important;
}
	
.overflow-auto {
    overflow: auto!important;
}
	
.sub-menu {
		display: none !important;
	}
	
.modal-content {
    background-color: #fefefe;
    margin: 52% auto !important;
    padding: 20px;
    border: 1px solid #888;
    width: 250px;
    height: 250px;
}
}

.sticky {
    position: fixed;
    top: 0;
    float: left;
    max-width: 100%;
}

#menu li a {
	color: #FFF;
    transition: all 0.3s ease 0s;
    padding: 0.7rem;
    display: block;
    max-height: 100%;
}

#menu li a:hover {
    box-shadow: 0 -8px #ED1C24;
    background: #ED1C24;
    position: relative;
    color: white;
}

.sub-menu  ared:hover {
    box-shadow: none !important;
    background: #FFF !important;
    color: red !important;
}

.sub-menu li a:hover {
    box-shadow: none !important;
    background: #FFF !important;
    color: red !important;
}

.sub-menu li a:hover:after {
    position: absolute;
    bottom: none !important;
    left: none !important;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: none !important;
}

#menu li {
	height: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

#menu li a:hover:after {
    position: absolute;
    bottom: 100%;
    left: 100%;
    content: '';
    display: block;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-left: 4px solid #8A0005;
    border-bottom: 4px solid #8A0005;
}

#menu {
	background: linear-gradient(#2f3dd1, #3c6caa);
}

.khungvien {
    padding: 10px;
    text-align: center;
    list-style: none;
    border-left: 4px solid #2f3dd1;
    border-right: 4px solid #2f3dd1;
    border-top: 1px solid #2f3dd1;
    border-bottom: 1px solid #2f3dd1;
    box-shadow: 0px 1px 6px #3c6caa;
    background: #fcfeff;
    word-wrap: break-word;
    margin: 10px;
    border-radius: 10px;
}
.middledite {
    padding: 1px;
    border: 1px solid red;
	text-align: left;
}

.breadcrumb:last-child {
    color: #fff;
}
.breadcrumb {
    padding: 10px 15px;
    list-style: none;
    background-color: #e7f5fe;
    font-size: 14px;
    margin: 0;
}

.breadcrumb>li {
    display: inline-block;
}
 
.breadcrumb>li {
    display: inline-block;
}

.wpcf7-form-control{
    width: 100%;
    height: 40px;
    margin-top: 5px;
}

.wpcf7-submit{
    background: #2fb558;
    color: #fff;
}

.wpcf7-submit:hover{
    background: #38a157;
    color: #fff;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0 !important;
}

.hideQCAlign a {
    background: #01AEF0;
    padding: 2px 4px 3px;
    color: #FFF;
	font-size: 10px;
	float: right;
}

.hideQCAlign {
	float: right;
    padding: 5px 0px;
	width: 100%;
}

.khungtren {
    background-color: #F0F8FF;
    padding: 8px;
    color: #000;
}

.list11 {
	display: flex;
	background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 6px;
    border: 0px solid #d5d5d5;
    list-style: none;
}

.tieudedudoan {
    background-image: linear-gradient(90deg,#3d7e3f 0%,#539638 49.48%,#9fd142 100%);
    color: #fff;
    padding: 8px;
    font-weight: 700;
    border-left: 5px solid #ff0245;
}
.dudoan {
    display: flex;
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 6px;
    border: 0 solid #d5d5d5;
    list-style: none;
}

.luuy {
    padding: 10px;
    background-color: #fff;
    text-align: justify;
}

.thongbao-content-index {
    padding: 10px;
    background: #FFF;
    height: 600px;
    overflow-y: scroll;
    text-align: justify;
}

.motacat {
    padding: 10px;
}

.motacat p {
    text-align: justify;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

	 div.list1:hover {
		 /*
    background-color: #F0F8FF;
    border-left: 3px solid orange;
		 */
}	


.fixed2, .fixed1 {
	margin: auto;
}

#fixedban .fixed1 {
	width: 350px;
}
	
#fixedban .fixed2 {
	width: 350px;
}

#fixedban {
	width:100%;margin:auto;text-align:center;float:none;display:scroll;position:fixed;bottom:0;z-index:999;-webkit-transform:translateZ(0);width:350px;left: 0; right: 0;
}

@media screen and (max-width: 575px) {
	
#fixedban {
	width:100%;margin:auto;text-align:center;float:none;display:scroll;position:fixed;bottom:0;z-index:999;-webkit-transform:translateZ(0);width:380px;left: 0; right: 0;
}
	
#fixedban .fixed1 {
	width: 380px;
}
	
#fixedban .fixed2 {
	width: 380px;
}
	
.thongbao {
    background: #fcffd3;
    border-radius: 2px;
    border: 1px dashed #e40000;
    box-sizing: border-box;
    color: #c4690e;
    float: none;
    font-family: Arial, sans-serif;
    font-size: 15px;
    margin: 0px auto;
    outline: 0px;
    padding: 5px 10px;
    vertical-align: baseline;
    text-align: center;
}
