/*Theme Name:Seatax
Version:2.5
*/
@import 'css/PoppinsVN.css';
*{ 
 padding:0px; text-decoration:none!important; 
box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
}
.slider img{

}
body{
	line-height: 1.5;
}

/*** doi tac ***/
#doitac {
    padding: 40px 10px 25px 10px;
    background: #E1E1F4;
}
#doitac li{
	padding: 10px;
}
#doitac .item{
    height: 100px;
    text-align: center;
    padding: 5px;
    background: #fff;
    line-height: 90px;
    border-radius: 30px;
}
#doitac img {
    display: inline;
    vertical-align: middle;
    line-height: 100px;
    max-height: 80px;
    width: auto !important;
    height: auto;
    vertical-align: middle;
    --aspect-ratio: 145/50;
}

/*** ndhome ***/
#ndhome{
	padding: 40px 0px 20px 0px;
}
#ndhome .item{
	margin-bottom: 20px;
}
#ndhome .noidung{
	border: 2px dashed #a9a6a6;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 10px;
	background-color: #fff;
	    line-height: 16pt;
}
#ndbaiviet{
	padding: 40px 0px 20px 0px;
	margin-left:-35px;
}
#ndbaiviet .item{
	margin-bottom: 20px;
}
#ndbaiviet .noidung{
	border: 2px dashed #a9a6a6;
	border-radius: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 20px;
	background-color: #f0f7ff;
    font-size: 14pt;
    font-weight: 200;
}


/*** bang gia ***/
#cmtc{
	background: #f0f0f0;
}
.wpbanggia{
padding: 10px;
background: #fff;
}
.wpbanggia table{
border-collapse: collapse;
width: 100% !important;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-align: center;
}
.wpbanggia table td, .wpbanggia table th {
border: 1px solid #ddd;
padding: 5px;
background: #fff;
font-size: 16pt;
}
.wpbanggia table tr:nth-child(even){background-color: #f2f2f2;}
.wpbanggia table tr:hover {background-color: #ddd;}
.wpbanggia table th {
padding-top: 12px;
padding-bottom: 12px;
background-color: var(--mau1);
color: white;
padding: 7px 5px !important;
text-align: center;
}
.wpbanggia thead{
border-radius: 4px 4px 0px 0px;
}
.wpbanggia tbody{
border-radius: 0px 0px 4px 4px;
}
.wpbanggia  tbody > tr:nth-of-type(2n+1) > td {
background-color: #f9f9f9;
}
.tabbanggia{
padding: 0;
list-style: none;
margin: 0;
display: flex;
padding: 0 16px;
border-bottom: 2px solid var(--mau1);
}
.tabbanggia li a:before{
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 31px 27px;
border-color: transparent transparent #fff transparent;
top: 9px;
left: -26px;
z-index: 1;
}
.tabbanggia li a:after{
content: "";
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 31px 0 0 27px;
border-color: transparent transparent transparent #fff;
top: 9px;
right: -26px;
z-index: 2;
}
.tabbanggia li a.active:after {
border-color: transparent transparent transparent var(--mau2);
}
.tabbanggia li a.active:before {
border-color: transparent transparent var(--mau1) transparent;
}
.tabbanggia li{
width: 33.33%;
}
.tabbanggia a{
display: block;
color: #https://chungminhtaichinhlamdong.com;
text-align: center;
line-height: 35px;
font-weight: bold;
align-items: center;
justify-content: center;
background: #fff;
padding: 0px 0px 0px 0px;
height: 40px;
font-size: 17px;
line-height: 40px;
cursor: pointer;
border-radius: 15px 15px 0 0;
position: relative;
z-index: 3;
box-shadow: 0 -8px 30px 0 rgb(164 69 6 / 12%);
margin: 0 10px;
}
.tabbanggia a.active{
	color: white;
	background-image: -webkit-linear-gradient(45deg,var(--mau1) 0%,var(--mau2) 100%);
}
#banggia{
	padding: 40px 0px 20px 0px;
	background: #F0F7FF;
	font-family: 'PoppinsVN';
}
.contebtbg{
display: none;
}
.contebtbg.active{
display: block;
}
@media (max-width: 480px) {

}
@media (max-width: 767px) {
	.tabbanggia a{
		font-size: 12px;
		padding-top: 6px;
		line-height: 30px;
	}
	.hidden-mobile{
		display: none;
	}
	.wpbanggia table{
		width: 100% !important;
	}

}
@media (min-width: 768px) {
	.tabbanggia a{
		font-size: 19px;
    padding-top: 6px;
    color: red;
	}
	.hidden-desktop{
		display: none;
	}

}
  

/*** wpmauso ***/
#wpmauso{
	padding: 50px 0px 30px;
	background: #F0F7FF;
}
#wpmauso .item{
	margin-bottom: 20px;
}
#wpmauso .noidung{
	background: #deecfc;
	padding: 10px;
	border-radius: 10px;
	border: 5px dashed #c3dbf8;
}
a.mauso{
	background-color: #F0F7FF;
	border-radius: 5px;
	display: block;
	margin-bottom: 10px;
	padding: 8px 10px;
	color: var(--mau1);
	font-size: 13pt;
}
a.mauso:hover, a.mauso:focus, a.mauso:active, a.mauso.active{
	background-color: var(--mau1);
	color: #fff;
}
.blue{
	color: var(--mau1);
}
.contentmauso{
	display: none;
	text-align: center;
}
.contentmauso.active{
	display: block;
}
.row{
	margin-left: -10px;
	margin-right: -10px;
}
.contentmauso img{
	display: block;
	margin: 0px auto;
}
.contentmauso a{
	color: #222;
}
.contentmauso b{
	margin-bottom: 10px;
	display: block;
}
@media (min-width: 768px){
	.contentmauso img{
		max-height: 350px;
	}
}


html {background:#fff; color:#333; font-family:'PoppinsVN'; font-size:17px;}
h1, h2, h3, h4, h5, h6, button {font-family:'PoppinsVN';}
a {color:#b2c835;}
a:hover {color:#1ea735;}

.like_box iframe {vertical-align:initial;}
/* COMMON STYLE */
.d-table {display:table;}
.d-row {display:table-row;}
.d-cell {display:table-cell; vertical-align:top;}
.d-cell.text {padding-left:10px;}
.full-width {width:100%;}
.width-99 {width:99%;}
.transition {-o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;}
.wrap_img {overflow:hidden;}
label.uk-form-danger{background:inherit!important;}
/* END COMMON STYLE */

.uk-container {padding:0 10px; max-width:1250px;}
body.uk-offcanvas-page {margin-left:0!important;}
.uk-offcanvas-bar {background:#fff; box-shadow:0 0 15px rgba(0,0,0,.5); }
.uk-offcanvas-bar:after {box-shadow:none; width:0;}
.uk-nav-offcanvas {border-bottom:none;}
.uk-nav-offcanvas>li>a {text-shadow:none; color:#666666;}
.uk-nav-offcanvas>li>a:hover {background:#f8f8f8!important;}
.uk-offcanvas-bar .nav_label {font-size:18px; line-height:1.3; margin:0;}
.uk-pagination {color:#5b7c81; margin:0; border:3px solid #5a7d7f; display:inline-block; padding:2px 50px 0; position:relative;}
.uk-pagination:after {position:absolute; content:""; top:-3px; bottom:-3px; width:50%; background:#fff; display:block; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);}
.uk-pagination > li {position:relative; z-index:1;}
.uk-pagination > li:nth-child(n+2) {margin-left:10px;}
.uk-pagination > li > a {background:transparent; color:#5b7c81; font-weight:500;}
.uk-pagination > li > a:hover  {background:transparent; color:#333;}
.uk-pagination > .uk-active > span {background:transparent; color:var(--mau1); font-weight:700;}
.uk-pagination > li > span, .uk-pagination > li > a {padding:0; width:30px; height:48px; line-height:50px; font-size:18px; border:none; border-radius:50%; text-shadow:none; box-shadow:none!important;}

#nav_sidebar .logo {padding:10px 20px;}
#nav_sidebar ul .nav_label {color:#222;}
#nav_sidebar li h2{margin:5px 0px;}
#nav_sidebar li ul{padding-left:0;}
#nav_sidebar li a{font-size:16px; padding:8px 20px 5px; border-top:1px solid #ddd;}
#nav_sidebar li > .sub-menu a{padding:8px 20px 5px 65px;}
#nav_sidebar li.menu-item-has-children {}
#nav_sidebar li.menu-item-has-children a{}
#nav_sidebar li.menu-item-has-children {position:relative;}
#nav_sidebar li.menu-item-has-children:after {position:absolute; content:"\f078"; top:12px; right:20px; font-family:FontAwesome; font-size:14px;}
#nav_sidebar li.active > a > .nav_label {color:#b2c835;}

.newssb{
	margin-bottom: 10px;
	overflow: hidden;
}
.newssb img{
	max-width: 80px;
	border-radius: 5px;
}
.newssb .thumbnail{
	float: left;
	margin-right: 10px;
}
.newssb h3{
	font-size: 17px;
	line-height: 1.6;
}

#scrollbn {
	max-width: 100%;
	z-index: 100;
	width: 100%;
}
.w100pc {
	width: 100%;
}
.bntruot{
	position: fixed;
	top: 10px;
}
.static {
	position: static !important;
}
#wrap_header {position:relative; z-index:1;}

#top_bar {background:var(--mau1); color:#fff;}
#top_bar .col_left {}
#top_bar .item {display:inline-block; padding:15px 15px 15px 0; margin-right:20px; font-style:italic;}
#top_bar .item i {margin-right:7px; font-size:17px;}
#top_bar .socials {margin:0; display:inline-block; overflow:hidden;}
#top_bar .socials > li {display:inline-block;}
#top_bar .socials > li > a {line-height:35px; color:#fff; height:35px; width:35px; margin-top:8px; display:block; -o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;}
#top_bar .socials > li > a:hover {color:#f5f5f5!important; }

#header {}
#header .logo {position:relative; z-index:1; padding:10px 0px 10px 0px;}
#header .logo h1, #header .logo h2 {margin:0;}
#header .logo img{max-height:50px;}
#header_top {background:linear-gradient(to bottom, #fff 0%,#eaeaea 100%); position:relative;}
.header_right { padding:15px 0; text-align:right;}
.header_item {display:inline-block; vertical-align:middle; text-align:left;}
.header_item .d-cell {vertical-align:middle;}
.header_item .icon {color:#d71d22; text-align:center; font-size:24px; width:40px; height:40px;}
.header_item .text {padding-right:30px;}
.header_item.i3 {display:none;}
.header_item.i3 .text {padding-right:0;}
.header_item .txt1 {font-weight:700; font-size:13px; margin-bottom:2px;}
.header_item .txt2 {font-size:15px;}
.header_item.i1 .txt1 {}
.header_item.i1 .icon {background:url('img/local.png') 50% 0 no-repeat;}
.header_item.i2 .icon {background:url('img/phone.png') 50% 0 no-repeat;}
.header_item.i3 .icon {background:url('img/email.png') 50% 40% no-repeat;}
.uk-navbar {background:inherit; border:none;}

.f_search_wrap {display:inline-block; vertical-align:top; margin-right:10px; margin-top:15px;}
.f_search {background:#ebebeb; width:100%; padding:4px; margin-bottom:10px; z-index:10; position:absolute; width:350px; padding:6px; left:auto; right:10px; display:none;}
.f_search input {border:none; height:35px; padding-right:50px; padding-left:15px; font-size:16px;}
.searchsubmit {border:none; position:absolute; right:20px; top:12px; color:#00afef; background:none; font-size:20px;}
.f_search_wrap .search_toogle {font-size:18px; position:relative; z-index:2; cursor:pointer; text-align:center; color:#fff;}

#side_f_search {position:relative;}
#side_keyword_search {background:#f5f5f5; width:100%; height:60px; padding:0 60px 0 20px; border-radius:30px;}
#side_searchsubmit {border:none; position:absolute; height:60px; right:0; top:0; color:#Lâm Đồng; font-size:23px; padding:0 15px;}

.header_bar {background:#e13b3b; height:8px; box-shadow:0 2px 3px #cccccc; position:relative; z-index:1;}
.header_bar:after {position:absolute; top:0; bottom:0; left:0; content:""; background:#277cbe; width:20%;}
.header_bar:before {position:absolute; top:0; bottom:0; right:0; content:""; background:#f2b03f; width:60%;}
.navbar_toggle {line-height:41px; width:25px; display:inline-block; padding-top:10px; margin-right:10px; position:relative;}
#header_top .navbar_toggle {padding-top:25px;}
.icon_bar {background:#333; height:3px; margin-bottom:5px; display:block;}
.header_item ul.socials > li > a:hover {border-color:#333333; background:#333333;}

#banner_slider  {}
#banner_slider .wrap_caption {padding:0;}
#banner_slider .cycloneslider-caption {background:#fff; bottom:0;}
#banner_slider .cycloneslider-caption-title {font-size:16px; font-style:italic; line-height:1.3; display:inline-block; padding:15px 20px 8px; margin-bottom:10px; background:#5b7c81; width:100%;}
#banner_slider .cycloneslider-caption .caption {font-size:22px; margin-bottom:5px; position:relative;}
#banner_slider .cycloneslider-caption .desc {font-size:18px; margin-bottom:20px;}
#banner_slider .readmore_bt {background:#b2c835; display:inline-block; padding:12px 60px 8px; color:#fff; text-transform:uppercase; font-size:20px; font-weight:300; border-radius:50px; position:relative;}
#banner_slider .readmore_bt:after {position:absolute; content:""; top:-9px; bottom:-9px; left:-9px; right:-9px; border-radius:30px; border:2px dashed transparent; -o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;}
#banner_slider .readmore_bt:hover:after {border-color:#b2c835;}
#banner_slider .cycloneslider-pager {z-index:101; left:0; text-align:center;}
#banner_slider .cycloneslider-slide {background:inherit;}
#banner_slider .cycloneslider-pager span {background:#fff; height:7px; width:66px; border-radius:0; margin:0 5px;}
#banner_slider .cycloneslider-pager span.cycle-pager-active {background:#00aade;}
#banner_slider .wrap_prev_next {position:relative;}
#banner_slider .cycloneslider-prev {background:url('img/prev.png');}
#banner_slider .cycloneslider-next {background:url('img/next.png');}

#header_cover {background:url('img/cover.jpg'); background-size:cover; padding:40px 0; color:#fff; position:relative; z-index:1;}
#header_cover:after {position:absolute; content:""; left:0; right:0; top:0; bottom:0; background:rgba(7, 29, 78,0.3); }
#header_cover > div {position:relative; z-index:1;}
#header_cover .heading {color:#fff; font-size:30px; font-weight:500; margin-bottom:10px; line-height:1.3;}

#breadcrumb_wrap {}
.uk-breadcrumb {margin:0;}
.uk-breadcrumb > li, .uk-breadcrumb > li > a, .uk-breadcrumb > li > span {font-size:16px; color:#fff;}
.uk-breadcrumb > li:not(.uk-active) > span {color:#fff;}
.uk-breadcrumb > li:nth-child(n+2):before {font-family:FontAwesome; content:"â†’"; vertical-align:top; line-height:1; margin:0 20px;}
.uk-breadcrumb > li:last-child {font-weight:600;}

.section {padding:30px 0;}
.section .heading {font-size:26px; font-weight:600; color:var(--mau1); margin-bottom:5px; text-transform:uppercase; line-height:1.3;}
.section .desc {color:#666; margin-bottom:20px;}
.section.contrast .heading {color:#fff;}
.section.contrast .desc {color:#fff;}

#about .container_img {position:relative;}
#about .container_img:after {position:absolute; content:""; bottom:-70px; right:0; width:475px; height:475px; background:url('img/dot.png');}
#about .wrap_img {margin-right:70px; margin-bottom:70px; max-height:490px; position:relative;}
#about .wrap_img img {position:relative; z-index:1; max-width:none; left:50%; transform:translateX(-48%); -webkit-transform:translateX(-48%);}
#about .home_excerpt {color:#666; line-height:1.6; text-align:justify;}

#services.section {background:url('img/bg_services.jpg'); background-size:cover;}
#services .grid_properties {padding:0 10px;}
#services .wrap_item {margin-bottom:10px;}
#services .item {background:#fff; text-align:left; color:#444;}
#services .wrap_img {max-height:250px; position:relative;}
#services .wrap_img:after {position:absolute; content:""; top:0; bottom:0; width:100%; background:linear-gradient(to top, rgb(7, 29, 78) 5%, rgba(7, 29, 78, 0.1) 50%, rgba(255,255,255,0) 60%); -o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;}
#services .wrap_img img {min-height:250px; max-width:none; position:relative; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); width:200%;}
#services .body {position:absolute; left:0; bottom:0; right:0; color:#fff; padding:30px 15px 25px; z-index:1;}
#services .title {margin:10px 0 10px; line-height:1.3; font-weight:600; font-size:16px;}
#services .title a {color:#fff;}
#services .item .cat, #services .item .readmore_bt {text-transform:uppercase; color:#02f1ff; font-size:13px; font-weight:500;}
#services .item .meta {height:0; visibility:hidden;}
#services .item .excerpt {font-size:14px;}

#edu.section {background:url('img/bg_dao-tao.jpg'); background-size:cover; padding-bottom:20px; position:relative;}
#edu.section:after {position:absolute; content:""; left:0; right:0; top:0; bottom:0; background:rgba(7, 29, 78,0.75); }
#edu.section > div {position:relative; z-index:1;}
#edu .desc {margin-bottom:120px;}
#edu .wrap_item {margin-bottom:80px;}
#edu .wrap_item:last-child {margin-bottom:30px;}
#edu .item {background:#fff; box-shadow:0px 0px 25px 3px rgba(0,0,0,0.1); border-radius:20px; padding:80px 10px 10px; text-align:center; height:100%; position:relative;}
#edu .item:hover {background:var(--mau1); color:#fff;}
#edu .wrap_img {background:#5b7d81; width:119px; height:119px; border-radius:50%; line-height:119px; position:absolute; top:-60px; left:50%; margin-left:-60px;}
#edu .title {font-weight:500; line-height:1.2; font-size:20px;}
#edu .title a {color:#333;}
#edu .item:hover .title a {color:#fff;}
#edu .excerpt {line-height:1.4;}

#news .item {background:#fff; text-align:left; margin-bottom:20px; color:#444;}
#news .desc {color:var(--mau1);}
#news .wrap_img {height:250px; position:relative;}
#news .wrap_img:after {position:absolute; content:""; top:0; bottom:0; width:100%; background:linear-gradient(to top, rgb(7, 29, 78) 5%, rgba(7, 29, 78, 0.1) 50%, rgba(255,255,255,0) 60%);}
#news.section .wrap_img:after {background:rgb(7, 29, 78,0.7);}
#news .wrap_img img {min-height:250px; position:relative; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);}
#news .body {color:#Lâm Đồng; padding:20px 0px 10px; z-index:1;}
#news .title {margin:10px 0 10px; line-height:1.3; font-weight:600; font-size:20px;}
#news .title a {color:#222;}
#news .item .meta > div {display:inline-block; color:#c9c7c8; font-size:15px;}
#news .item .meta > div > i {margin-right:5px;}
#news .item .meta .date {margin-right:20px;}

#category .item {background:#fff; margin-bottom:25px; border:1px solid #d3d3d3;}
#category .item .title {font-size:18px; color:#0a2747; line-height:1.3; padding-bottom:5px; margin-bottom:5px;}
#category .item .title a {color:#0a2747; display:block;}
#category .item .text {padding:15px 10px 10px;}
#category .item .excerpt {line-height:1.4; color:#23233b;}
#category .wrap_img {max-height:200px; margin:-1px; position:relative;}
#category .wrap_img img {position:relative; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); width:150%; max-width:none;}
#category .meta {font-weight:300; margin-bottom:25px;}
#category .meta li {margin-bottom:11px;}
#category .meta b {font-weight:500;}
#category .salary {color:#fd2725; font-weight:500;}
#category .hotline {color:#007af7; font-weight:500;}
#category .readmore_bt {color:#22243b; padding:15px 40px 18px 0px; font-size:16px; margin-top:-15px; font-style:italic; font-weight:500; position:relative;}
#category .wrap_project .item .title {margin-bottom:0;}

#main_content {padding:20px 0;}
#main_content article {background:#fff; text-align:justify; margin-bottom:30px;}

#archive_news {}
#archive_news .item {background:#fff; padding:10px; border-bottom:1px solid #ebebeb; margin-bottom:10px; display:table; width:100%;}
#archive_news .item .media {width:100px;}
#archive_news .item .text {}
#archive_news .item .wrap_img {max-height:150px; overflow:hidden; position:relative;}
#archive_news .item .wrap_img img {}
#archive_news .item .heading {font-size:15px; line-height:1.3; margin-bottom:5px;}
#archive_news .item .heading a {}
#archive_news .item .item-body {color:#Lâm Đồng; font-size:18px; line-height:1.3;}
#archive_news .readmore_bt {font-size:18px; font-weight:700; display:inline-block; color:#666;}

.uk-article-title {font-size:22px; font-weight:500; color:#333; line-height:1.3;}

#article .meta_bar {font-size:14px; color:#Lâm Đồng; margin-bottom:15px;}
#article .meta_bar .val {margin-right:15px;}
.like_box {margin:20px 0;}

.tags {border-top:1px solid #d3d3d3; margin-top:20px; padding-top:30px; margin-bottom:30px;}
.tags b {font-weight:500; margin-right:15px;}
.tags span {margin-bottom:5px; border:1px solid #d3d3d3; padding:8px 15px 5px; margin-left:2px; font-style:italic;}
.tags span a {color:#Lâm Đồng;}

#post_relate .title {margin-bottom:0;}
#post_relate .title a {color:#333; font-size:18px; font-style:italic;}
#post_relate .list-post li {padding-left:30px;}
#post_relate .list-post li:after {left:0; font-size:17px;}
#col_right {}
#col_right .widget {background:#f5f5f5; margin-bottom:20px;}
#col_right .widget:last-child {margin-bottom:0;}
.widget-title{background:var(--mau1); font-size:21px; font-weight:600; line-height:1.3; color:#fff; border-bottom:1px solid #fff; text-transform:uppercase; margin:0; padding:15px 25px 10px;}
.block {}
.block-title {font-size:21px; font-weight:500; color:#333; text-transform:uppercase; line-height:1.5; overflow:hidden; position:relative;}

.widget-body {padding:20px 0; background:var(--mau2); }
.widget-body ul {}
.widget-body li {}

.widget-body .text {}
.widget-body .meta {color:#Lâm ĐồngLâm Đồng; font-size:12px; }
.widget-body .menu {}
.widget-body .menu li {padding:0; border:none; font-size:16px; }
.widget-body .menu li a {padding:15px 0px 10px; display:block; color:#777777;}
.widget-body .menu > li > a {color:#ffffff; border-bottom:1px solid #000000; text-transform:uppercase;}
.widget-body .menu .sub-menu {display:none; padding:5px 0;}
.widget-body .menu .sub-menu li a {padding:5px 0 0; font-size:}
.widget-body .menu > li:first-child > .sub-menu {display:block;}
.widget-body .menu .sub-menu li{border:none;}
.widget-body .menu .menu-item-has-children > a {position:relative; padding-left:25px;}
.widget-body .menu .menu-item-has-children > ul > li {}
.widget-body .menu .menu-item-has-children > a:after {position:absolute; content:"\f196"; font-family:FontAwesome; left:0; top:10px; width:30px; padding:5px 0 5px 0; cursor:pointer; font-size:15px;}
.widget-body .menu .menu-item-has-children.open > a:after {content:"\f147";}

.top-p {padding:10px;}
.top-p .heading{font-weight:700; font-size:15px;}
.top-p img{width:60px; height:60px; max-width:none; padding:2px; border:1px solid #ebebeb;}
.p-title {margin:0px;}
.upw-not-found {padding:10px;}
.widget .list-post .wrap_img{width:90px; max-height:72px; margin-bottom:10px;}
.widget .list-post img{width:90px; max-width:none; }
.widget .list-post a {color:#ffffff;}
.widget li .p-title {line-height:1.3; margin-bottom:5px;}
.widget li .date {color:#Lâm ĐồngLâm Đồng; font-size:14px;}
.list-post {margin:0;}
.list-post li {padding:0 10px 8px 25px; font-size:18px; position:relative;}
.list-post.no_thumb li:after {position:absolute; content:"\f101"; left:10px; top:-2px; font-family:FontAwesome; font-size:14px; }
.list-post li:last-child {padding-bottom:0;}
.list-post li a {font-size:16px;}

.bgden.section .heading{
	color: white;
}
.bgden{}
.dv{
	background-color: #Lâm ĐồngLâm Đồng;
}
.dv63tinh{
	background-color: #fff;
}
.ndfaq{
	display: none;
}
.faq{
	padding: 10px 0px 5px 0px;
	margin-bottom: 10px !important;
	border-bottom: 2px solid #ccc;
	font-size: 13pt;
}
.faq .active i{
	transform: rotate(90deg);
}
.faq .active{
	color: #1ea735;
}
.tdfaq{
	margin-bottom: 5px;
	color: var(--mau1);
	display: block;    font-size: 15pt;
    font-weight: 500;
}
.tdfaq i{
	margin-right: 7px;
}
.ndfaq.active{
	display: block;
}

.entry-body {font-size:17px; line-height:1.4;}
.page_content img,.post_content img{display:block;margin:20px auto;max-width:100%;height:auto;}
.page_content ul,.post_content ul {list-style-type:disc; list-style-position:inside;}
.page_content a,.post_content a {color:#005695;}
.wp-caption {background:#f9f9f9; border:1px solid #e3e1e8; border-radius:2px; padding:5px; max-width:100%;}
.wp-caption img {margin:0 auto;}
.wp-caption-text {margin:5px 0px 0px; font-size:13px; text-align:center; font-style:italic;}

.single_related {color:#df0606;}
.single_related a{color:#666666; border-bottom:1px dashed #ddd; padding-bottom:3px; margin-bottom:5px; display:inline-block;}
/* NAV MOBILE TOGGLE */
.uk-mobile {display:inline-block; width:100%; border:1px solid #ddd;}


.support-online {
  margin-bottom: 30px;
}

.support-online a {
  position: relative;
  margin: 20px 10px;
  text-align: left;
  width: 40px;
  height: 40px;
  display: block;
}

.support-online a span {
  border-radius: 2px;
  text-align: center;
  background: var(--mau1);
  padding: 9px;
  display: none;
  width: 180px;
  margin-left: 10px;
  position: absolute;
  color: #fff;
  z-index: 1000;
  top: 0;
  left: 40px;
  transition: all 0.2s ease-in-out 0s;
  animation: headerAnimation 0.7s 1;
}

.support-online a span:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent var(--mau1) transparent transparent;
  position: absolute;
  left: -10px;
  top: 10px;
}

.support-online a:hover span {
  display: block;
}

.support-online i,.support-online img {
  width: 40px;
  height: 40px;
  background: var(--mau1);
  color: #fff;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 1.9;
  position: relative;
  z-index: 1000;
}

.support-online .btn-support {
  cursor: pointer;
}

.kenit-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  transition: all 0.2s ease-in-out;
  border-radius: 100%;
  border: 2px solid transparent;
  transition: all 0.5s;
  background-color: rgba(var(--r1), var(--g1), var(--b1), 0.5);
  opacity: 0.75;
  right: -10px;
}

.kenit-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(var(--r1), var(--g1), var(--b1), 0.4);
  opacity: 0.1;
  border-color: var(--mau1);
  opacity: 0.5;
}

.social_fixed-phone {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  height: 55px;
  line-height: 45px;
  color: #fff;
  z-index: 50;
  display: none;
  background: var(--mau1);
}

.social_fixed-phone ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  height: 100%;
}

.social_fixed-phone ul li {
  flex: 0 0 100%/4;
  -ms-flex: 0 0 100%/4;
  max-width: 100%/4;
  width: 100%;
  position: relative;
}
.social_fixed-phone ul li:before{
  background: rgba(255,255,255, 0.15);
  height: 100%;
  width: 1px;
  position: absolute;
  right: 1px;
  content: "";
}
.social_fixed-phone ul li:last-child:before{
  display: none;
}

.social_fixed-phone ul li a {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  letter-spacing: 1px;
  line-height: 2;
  height: 100%;
  border-left: 1px solid rgba(var(--r1), var(--g1), var(--b1), 0.2);
  padding-top: 3px;
}

.social_fixed-phone ul li a i {
  font-size: 19px;
}

.social_fixed-phone img {
  display: block;
  margin: 0 auto;
  height: 19px;
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .social_fixed-phone {
      display:block;
      box-shadow: 0px 0px 5px #998;
  }
}
.social_fixed {
  position: fixed;
  right: 15px;
  bottom: 110px;
  z-index: 1000;
}
.social_fixed a {
  display: block;
}
@media screen and (max-width: 991px) {
  .social_fixed {
      display:none;
  }
}


.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
  opacity: 1;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.zoomIn {
  animation-name: customzoomIn;
}
@keyframes customzoomIn {
  0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
      opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
      opacity: 0;
      transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
      opacity: 1;
  }
}
.vibration-icon {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}

@keyframes phonering-alo-circle-img-anim {
  0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  10% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  20% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }

  40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }

  50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }

  100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}

.blink_me {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes blinker {
  0% {
      opacity: 1;
  }

  50% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

@keyframes customfadeOut {
  0% {
      opacity: 1;
  }

  to {
      opacity: 0;
  }
}
.text-nhapnhay {
  animation: my 700ms infinite;
}
@keyframes my {
  0% {
      color: #ffc853;
  }

  50% {
      color: #f00;
  }

  100% {
      color: #ffc853;
  }
}

@keyframes my {
  0% {
      color: #ffc853;
  }

  50% {
      color: #f00;
  }

  100% {
      color: #ffc853;
  }
}

/*.uk-navbar-toggle {float:right;}*/
@media (min-width:768px) {
	.uk-mobile {display:inline-block!important; visibility:visible !important; border:none;}
	.uk-mobile li {display:inline-block;}
}
/* END NAV MOBILE TOGGLE */

.scrollToTop{bottom:55px;}
.scrollToTop{
	width:45px;
	height:45px;
	line-height: 46px;
	text-align:center; 
	font-weight: bold;
	color: #ffffff!important;
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:10px;
	display:none;
	z-index:101;
	background: var(--mau1);
	border-radius: 50%;
	font-size: 30px;
}
.scrollToTop:focus, .scrollToTop:hover{
	text-decoration:none;
	color: #ffffff;
}

@media (min-width: 768px) {
	.scrollToTop{right:20px;}
}
.table-bordered, .table-bordered th, .table-bordered td {border:1px solid #ddd;}

@media (min-width:480px) {
	#banner_slider .cycloneslider-caption-title {font-size:25px;}
	#category .item .media {width:300px;}
	#category .item .title {border-bottom:1px solid #d3d3d3;}
	#edu .wrap_item {margin-bottom:20px;}
	#edu.section {padding-bottom:30px;}
	.d-cell-medium {display:table-cell; vertical-align:top;}
	
}

@media (min-width:768px) {
	.uk-breadcrumb > li i {margin-right:20px;}
	#header {}
	#header .socials a {margin-left:5px;}
	.navbar_toggle {padding-top:30px;}
	
	#news .wrap_img {height:220px;}
	#news .wrap_img img {min-height:220px;}
	#news .first .wrap_img {max-height:460px;}
	#news .first .wrap_img img {min-height:460px; max-width:200%;}
	
	#services .wrap_img {max-height:220px;}
	#services .wrap_img img {min-height:220px;}
	
	#category .item {margin-bottom:30px;}
	#category .item .text {padding:25px 20px 0 30px;}
	#category .item .title {font-size:22px; padding-bottom:15px; margin-bottom:15px;}
	#category .item .wrap_img {max-height:300px; padding:0; width:380px;}
	#category .item .wrap_img img {min-height:300px; max-width:none;}
	
	#archive_news .item {padding:30px 25px; margin-bottom:30px;}
	#archive_news .item .wrap_img {max-height:200px; padding:0;}
	#archive_news .item .wrap_img img.wp-post-image {width:100%; min-height:200px; }
	#archive_news .item .media {width:290px;}
	#archive_news .item .text {padding-left:25px;}
	#archive_news .item .heading {font-size:18px; font-weight:700;}
	.right-md {text-align:right;}
	
}

@media (min-width:960px) {
	.uk-offcanvas-bar {width:370px;}
	#nav_sidebar .logo {padding:15px 40px;}
	#nav_sidebar li a {padding:8px 40px 5px;}
	#top_bar .socials > li > a {text-align:right;}
	#header .logo {text-align:left; padding:15px 0;}
	#header .logo img {max-height:none;}
	.header_item .txt1 {font-size:20px;}
	.navbar_toggle {margin-left:80px;}
	
	.header_right {padding:60px 0 5px 0;}
	
	.f_search {width:350px; padding:6px; top:100%; right:0; left:auto;}
	.f_search_wrap {margin-top:0; margin-right:0;}
	.f_search_wrap .search_toogle {padding:26px 30px 0 0; font-size:22px;}
	
	#wrap_menu {position:relative;}
	#main-menu .nav_label {line-height:normal; margin:0; font-size:14px; font-weight:600; color:#fff;}
	#main-menu ul.sub-menu a:hover .nav_label {color:#01f1ff;}
	#main-menu ul.sub-menu .nav_label {font-size:16px; color:#fff; font-weight:400;}

	#main-menu {background:var(--mau1); position:absolute; left:10px; right:10px; z-index:2;}
	#main-menu:after {position:absolute; content:""; top:7px; bottom:7px; left:7px; right:7px; border:1px dashed #4161a7;}
	#main-menu li:hover{background:inherit;}

	#main-menu li:hover > a {color:666666; }
	#main-menu li{z-index:5; position:relative; }
	#main-menu ul#navbar-mobile {float:none; display:inline-block; position:relative;}
	#main-menu ul#navbar-mobile > li{float:none; display:inline-block; margin-right:-4px;}
	#main-menu ul#navbar-mobile > li > a > .nav_label { text-transform:uppercase; font-size:18px; -o-transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-ms-transition:all .3s;}
	#main-menu ul#navbar-mobile > li.active > a, #main-menu ul#navbar-mobile > li:hover > a {background:transparent;}
	#main-menu ul#navbar-mobile > li > a:focus {background:transparent;}
	#main-menu ul#navbar-mobile > li.active > a > .nav_label,#main-menu ul#navbar-mobile > li:hover > a > .nav_label {position:relative;}
	#main-menu ul#navbar-mobile > li:after {position:absolute; content:""; right:0; top:26px; bottom:30px; width:1px; background:#18377b;}
	#main-menu ul#navbar-mobile > li:last-child:after {width:0;}

	#main-menu ul li.menu-item-has-children:after {position:absolute; content:"\f0d7"; right:0px; top:16px; color:#222; font-family:FontAwesome; z-index:1;}

	#main-menu ul#navbar-mobile > li > a {display:block; margin:0; padding:30px 30px 28px; height:auto; border:none; border-radius:0; text-shadow:none;}
	#main-menu li li a{display:block; color:#005695!important;}
	#main-menu > div > ul > li:last-child a{ border-right:none;}

	#main-menu li ul li{float:none; position:relative; border-left:none!important; text-transform:none; padding-left:20px;}
	#main-menu li ul{position:absolute; top:100%; left:0%; display:none; background:var(--mau2); padding:10px 15px 10px; list-style:none outside none; box-shadow:2px 2px 6px rgba(0, 0, 0, 0.2); text-align:left;}
	#main-menu li ul li:after{position:absolute; content:"\f0da"; left:0px; top:7px; color:#fff; font-family:FontAwesome;}
	#main-menu .current-menu-item ul{}
	#main-menu li:hover > ul{display:block;} /*disable for hover menu dropdown by javascript*/
	#main-menu li ul li a{padding:10px 0px!important; white-space:nowrap;font-size:13px; font-weight:400; color:#333333!important;}
	#main-menu li ul li ul{position:absolute; top:0; left:100%; display:none; background-color:#d7f1fa; width:auto;float:left;} 
	
	#banner_slider .wrap_caption {padding:0 10px;}
	#banner_slider .cycloneslider-caption-title {font-size:22px; padding:40px 30px 0px 0; height:105px; width:auto; position:relative;}
	#banner_slider .cycloneslider-caption-title:before {position:absolute; content:""; right:100%; top:0; bottom:0; width:1000px; background:#5b7c81;}
	#banner_slider .cycloneslider-caption-title:after {position:absolute; content:""; left:100%; top:0; bottom:0; width:0; height:0; border-style:solid; border-width:105px 0 0 105px; border-color:transparent transparent transparent #5b7c81;}
	#banner_slider .cycloneslider-caption .caption {font-size:55px; font-weight:500;}
	#banner_slider .cycloneslider-caption .desc {max-width:900px; line-height:1.6; font-size:25px; margin-bottom:50px;}
	#banner_slider .readmore_bt {padding:18px 90px 15px; font-size:22px;}
	
	.section {padding:60px 0;}
	.section .heading {font-size:41px;}
	.section .desc {font-size:20px; line-height:1.4; margin-bottom:40px;}
	
	#about .heading {margin:-12px 0 20px; font-size:40px;}
	
	#services {padding:60px 0 70px;}
	#services .grid_properties {padding:0 20px;}
	#services .wrap_item {margin-bottom:24px;}
	#services .wrap_img {max-height:318px;}
	#services .wrap_img img {min-height:318px;}
	#services .title a {display:block;}
	#services .item .meta {visibility:hidden; opacity:0; height:0; -o-transition:all .6s;-moz-transition:all .6s;-webkit-transition:all .6s;-ms-transition:all .6s;}
	#services .item:hover .wrap_img:after {background:rgba(7, 29, 78,0.7);}
	#services .item:hover .meta {visibility:visible; opacity:1; height:160px;}
	#services .uk-grid {margin-left:-24px;}
	#services .uk-grid > * {padding-left:24px;}
	
	#edu .item {padding:90px 30px 10px;}
	
	#news {padding-bottom:30px;}
	#news .uk-grid {margin-left:-40px;}
	#news .uk-grid > * {padding-left:40px;}
	#news .wrap_img {height:310px; margin-bottom:40px;}
	#news .wrap_img img {min-height:310px;}
	#news .first .wrap_img {max-height:660px;}
	#news .first .wrap_img img {min-height:660px; max-width:none;}
	#news.section .title {font-size:22px; line-height: 1.6; margin-bottom:10px; height: 66px;overflow: hidden;}
	
	#header_cover {padding:180px 0 100px;}
	#header_cover .heading {font-size:45px;}
	
	#archive_news .item .heading {font-size:22px;}
	#archive_news .item .media {width:330px;}
	#archive_news .item .wrap_img {max-height:230px;}
	#archive_news .item .wrap_img img.wp-post-image {min-height:230px; }
	#archive_news .item .readmore_bt {}
	
	#category .item {margin-bottom:40px;}
	#category .item .wrap_img {max-height:350px;}
	#category .item .wrap_img img {min-height:350px; }
	
	
	#main_content {padding:50px 0;}
	
	.uk-article-title {font-size:30px;}
	
	#col_right {}
	
	.relate .block2-title {padding:10px 20px;}
	.block-title {margin-bottom:20px;}
	.block-body {padding:10px 20px;}
	

	.scrollToTop{bottom:65px;}
	
	.right-lg {text-align:right;}
	
	.d-cell-lg {display:table-cell;}
}

@media (min-width:1220px) {
	
	#main-menu  ul#navbar-mobile > li > a {padding:30px 40px 28px;}
	.header_item.i3 {display:inline-block;}
	.search_toogle {display:block;}
	#banner_slider .cycloneslider-caption-title {padding:33px 30px 0px 0; font-size:32px;}
}
@media (min-width:1600px) {
	.uk-container {max-width:1400px;}
	
	.header_item .text {padding-right:40px;}
	.header_item .txt2 {font-size:16px;}
	
	#header_cover {padding:120px 0 80px;}
	#header_cover .heading {font-size:57px;}
	#main_content {padding:60px 0 50px;}
	
	#news .wrap_img {height:450px;}
	#news .wrap_img img {min-height:450px; max-width:200%;}
	#news .title {font-size:22px;}
	#news .body {padding:20px 0px 15px;}
		
	#services .wrap_img {max-height:510px;}
	#services .wrap_img img {min-height:510px;}
	#services .title {font-size:24px;}
	#services .item .cat {margin-bottom:10px;}
	#services .item .readmore_bt {font-size:17px;}
	#services .item .excerpt {font-size:16px; line-height:1.4;}
	#services .item:hover .meta {height:200px;}
	
	#category .item .media {width:450px;}
	#category .item .wrap_img {max-height:360px; width:450px;}
	#category .item .wrap_img img {min-height:360px;}
	#col_right .widget {margin-bottom:40px;}
	.widget-title {font-size:24px; padding:25px 40px 20px;}
	.widget .list-post.no_thumb li {padding:0 20px 8px 40px;}
	.widget .list-post.no_thumb li:after {left:15px;}
	.widget-body {padding:30px 0;}
	.widget .list-post .wrap_img {margin-bottom:20px;}
	.widget .list-post .text {padding-left:20px;}
}
@media (min-width:1900px) {
	#banner_slider .cycloneslider-caption {}
}
@media (max-width:768px) {
	.table thead th {font-size:11pt;
}
.slick-prev:before, .slick-next:before {
        margin-top: 47px;
}
