.content{
	
}
.sliders{
	min-height: 470px;
}
.service {
    background: #fafafa;
}
.slides-dots .owl-dot {
    display: inline-block;
    margin: 10px;
    cursor: pointer;
}
.slides-dots .owl-dot span:before{
    content: "\f111";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    transition: all ease 0.5s;
    text-decoration: inherit;
    color: #909090
}
.slider-home {
    width: 100%;
    position: relative;
    height: 430px;
    overflow: hidden;
}
.slides-dots .active span:before,.slides-dots .owl-dot span:hover::before{
    color: #ff8502 !important
}
.slides-dots{
    width: 100%;
    text-align: center;
}
.title_home {
    color: #00338d;
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0 10px 0;
}
.box_news_home_son .box_news_home_son_right h3 a:hover {
    color: #0072bc;
}
.service_con {
    width: 50%;
    position: relative;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}
.service_con:nth-child(2n+2){
    clear: both;
}
.left_service_son {
    float: left;
    width: 230px;
    overflow: hidden;
    position: relative;
    border: 1px solid #dedede;
    box-sizing: border-box;
    text-align: center;
}
.left_service_son a{
    width: 100%;
    display: block;
    height: 100%;
}
.left_service_son img{
	width: 100%;
    float: left;
}
.right_serive_son {
    float: right;
    width: calc(100% - 240px);
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    position: relative;
}
.event_son .event_son_left img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.right_serive_son h3 a{
    font-size: 1.1em;
    text-align: left;
    font-weight: normal;
    color: #000000;
    transition: 0.4s all ease;
    display: inline-block;
}
.service_con:hover a{
    color: #0767ce;
}
.right_serive_son p {
    font-size: 0.9423em;
    color: #565656;
    margin: 5px 0 0 0;
    text-align: justify;
    line-height: 1.5em;
}
.right_serive_son a {
    text-decoration: none;
    color: #264996;
    text-align: right;
    display: block;
}
.left_box {
    width: 50%;
    float: left;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}
.right_box{
	padding: 10px;
	box-sizing: border-box;
	width: 50%;
	float: right;
	position: relative;
}
.right_box .image-yt{
    width: 100%;
    float: left;
    position: relative;
    cursor: pointer;
}
.right_box .image-yt img{
    width: 560px;
    height: 315px;
}
.media-play {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.media-play i {
    font-size: 18px;
    color: #ffffff;
    background: #ff0000;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: bold;
}
.title_news_home {
    color: #264996;
    margin: 6px 0 0 0;
    padding: 0 0 6px 0;
    border-bottom: 2px solid #0072bc;
}
.left_news_home img {
    max-width: 100%;
    max-height: 100%;
    margin: 15px 0;
    object-fit: cover;
}
.content_left_news_home {
    font-size: 0.9364em;
    color: #333;
    line-height: 1.5em;
    text-align: justify;
}
.left_news_home a {
    display: block;
    text-align: right;
    text-decoration: none;
    color: #264996;
}
.right_box ul li ,.box_addr_home ul li{
    float: left;
    padding:5px 10px;
    cursor: pointer;
    color: white;
    background: #0072bc;
    border:2px solid #0072bc;
    transition: 0.5s all ease;
    box-sizing: border-box;
    margin:0 2px;
}
.address_home_chung p i {
    width: 25px;
    text-align: center;
    color:#01a1da;
}
.box_addr_home ul li{
    text-transform: capitalize;
}
.right_box ul li:first-child, .box_addr_home ul li:first-child{
    margin:0 2px 0 10px;
}
.right_box ul li:hover ,.box_addr_home ul li:hover,.active_title_home{
    background: white !important;
    color: #3e3e3e !important;
    border-bottom: 2px solid white !important;
}
.right_box ul,.left_box ul{
    margin: 0px 0 0 0;
    position: absolute;
}
.box_news_home_son:first-child{
    border:none;
}
.box_news_home_chung,.address_home_chung{
	display: none;
    border-top:2px solid #0072bc;
    margin:30px 0 0 0;
}
.active_box_home{
	display: block !important;
}
.box_news_home {
    width: 100%;
    position: relative;
}
.box_news_home_son {
    width: 100%;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
    border-top: 1px solid #f5f5f5;
}
.box_news_home_son .box_news_home_son_left {
    float: left;
    width: 120px;
    position: relative;
}
.box_news_home_son .box_news_home_son_right {
    float: right;
    width: calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    position: relative;
}
.box_news_home_son .box_news_home_son_left img {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.box_news_home_son .box_news_home_son_right h3 a {
    font-size: 0.9173em;
    text-decoration: none;
    color: #000000;
    font-weight: 700;
    display: block;
    font-weight: normal;
    margin: 0 0 5px 0;
}
.box_news_home_son .box_news_home_son_right p {
    font-size: 0.8928em;
    line-height: 1.5em;
    color: #565656;
}
.box_news_home_son .box_news_home_son_right a:nth-child(3) {
    text-decoration: none;
    display: block;
    text-align: right;
    color: #405b9e;
}
.address_home p {
    position: relative;
    font-size: 0.94758em;
    color: #545454;
    line-height: 1.5em;
    font-weight: 200;
    padding: 0 10px;
}
.event{
	background: #fafafa;
	position: relative;
	padding: 0 0 20px 0;
}
.event_son {
    width: 25%;
    float: left;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}
.event_son .event_son_left {
    float: left;
    width: 100px;
    position: relative;
    max-height: 100px;
    overflow: hidden;
}
.event_son .event_son_right {
    float: right;
    width: calc(100% - 110px);
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    position: relative;
}
.event_son .event_son_right h3 a {
    text-decoration: none;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #333;
    margin: 0 0 5px 0;
}
.event_son .event_son_right h3 a:hover {
    color: #0072bc;
}
.event_son .event_son_right p {
    font-size: 14px;
    color: #333;
}
.left_talk_my {
    width: 150px;
    height: 150px;
    border-radius: 100px;
    overflow: hidden;
    float: left;
    position: relative;
}
.left_talk_my img{
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.right_talk_my p:nth-child(1) {
    font-size: 0.9173em;
    line-height: 1.4em;
    text-align: justify;
    color: #585858;
}
.right_talk_my p:nth-child(2) {
    font-weight: bold;
    font-size: 0.9567em;
    margin: 5px 0 0 0;
    color: #333;
}
.talk_my .item {
    padding: 10px;
    box-sizing: border-box;
}
.right_talk_my {
    float: right;
    width: calc(100% - 160px);
    width: -webkit-calc(100% - 160px);
    width: -moz-calc(100% - 160px);
    margin: 10px 0 0 0;
}
.about_us{
    position: relative;
    margin: 0 0 40px 0;
}
.about_us .talk_my{
	width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px);
    margin: 0 auto;
}
.nav-talk-my {
    position: absolute;
    top: 55px;
    font-size: 4em;
    cursor: pointer;
    color: #6b6b6b;
    transition: 0.5s all ease;
}
.nav-talk-my:hover{
	color: #ff8b10
}
.nav-talk-my-prev{
	left: 0
}
.nav-talk-my-next{
	right: 0
}
.nav-talk-my-prev .owl-next,.nav-talk-my-next .owl-prev{
    display: none;
}
.newspapers{
	background: #fafafa;
}
.newspapers_son {
    float: left;
    padding: 10px;
    height: 130px;
    width: calc(100% / 6);
    width: -webkit-calc(100% / 6);
    width: -moz-calc(100% / 6);
    box-sizing: border-box;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.newspapers_son img{
    width: auto;
    height: auto;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
    position: relative;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.address_home p:nth-child(1) {
    font-weight: bold;
    font-size: 17px;
    color: #565656;
}
