@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
.saira-condensed-regular {
  font-family: "Saira Condensed", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body {
    font-family: "Inter", sans-serif;
    font-size: 18px;
}
.icon-logo {
  width: 28px;         
  height: 28px;
  border-radius: 50%;  
  object-fit: cover;  
  margin-right: 6px;  
  vertical-align: middle; 
}
div#chuchay {
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #4d93f3;
    overflow: hidden;
    white-space: nowrap;
}
.wrap_page {
    max-width: 100%;
    margin: 0 auto;
}
div#chuchay span {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    color: #ffffff;       
    font-weight: 500; 
    letter-spacing: 1px;   
    font-style: normal;  
    margin: 0;  
}
div#chuchay .separator {
    color: #ffd700 !important; 
    font-style: normal !important; 
    font-size: 22px;
    font-weight: bold;
    margin: 0 60px;
}
.marquee {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 25s linear infinite;
}
@keyframes marquee {
    0%   { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}
.list_topbar li {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
}
ul.social-fixed .icon {
    display: inline-block;
    cursor: pointer;
}
div#all_bs_on {
    display: flex;
    flex-wrap: wrap; /* cho ph�p xu?ng d�ng */
}
.elementor-widget-text-editor {
    font-family: 'Quicksand' !important;
}
div#chuyengia {
    width: 100%;
    float: left;
    background: #effaff;
    padding-bottom: 0;
}
.item_bsis {
    flex: 0 0 25%;   /* m?i item chi?m 25% chi?u ngang => 4 item / h�ng */
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
}
.elementor-widget-image .widget-image-caption {
    font-family: 'Quicksand';
    font-weight: 600;
}
.on_chucdnhs p {
    text-align: center;
    font-size: 17px;
    padding: 15px 0 3px;
    margin: 0;
    font-weight: 900;
    color: rgb(3 78 161 / var(--tw-text-opacity));
    line-height: 1;
}

.on_chucdnhs span {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #ea5554;
    line-height: 1;
    color: #03A9F4;
    padding-bottom: 17px;
    min-height: 49px;
}

.on_chucdnhs {
    width: 100%;
    float: left;
    background: #eae4e4;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: all .3s linear;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.img_bsis a {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 100%;
    overflow: hidden;
}

.img_bsis img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all .3s linear;
}

.img_bsis a:hover img {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.img_bsis:hover ~ .on_chucdnhs {background: #ffeded;}
ul#menu-main li.pll-parent-menu-item a {
    background: #2196F3;
    border-radius: 0 0 .5208333333rem 0;
}
ul.social-fixed .icon:hover {
    border-color: #03A9F4;
    box-shadow: rgb(73 172 239) 0px 5px 15px;
}
.list_topbar li a {
    font-size: 15px;
    font-weight: 600;
    color: #255d7a;
}
.item_team {
    width: 100%;
    float: left;
    overflow: hidden;
}
.callus {
    text-align: right;
}
.one_image {
    width: 100%;
    float: left;
}

.one_image img {
    width: 100%;
    height: auto;
}
.callus img {
    max-width: 200px;
}
.on_sh {
    padding: 15px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.item_side ul li:last-child {
    border: none;
}
div#main_bar .on_sh {
    box-shadow: none;
}
.item_side h2 {
    background: #03A9F4;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    display: block;
    padding: 7px 10px;
    margin-bottom: 0;
    padding-left: 40px;
    position: relative;
}

h2 {}

.item_side ul li {
    font-size: 15px;
    padding-left: 10px;
    padding-bottom: 7px;
    padding-top: 7px;
    border-bottom: 1px dotted;
}

.item_side ul {
    /* padding: 10px; */
    list-style: none;
    background: #fff;
}
.top_bar {
    width: 100%;

    background: #f5f5f5;
}
.banner_page {
    width: 100%;
    float: left;
}

.mian_sing {
    width: 100%;
    float: left;
    background: #f1f1f1;
    padding: 50px 0;
}

footer {
    width: 100%;
    float: left;
}
.list_topbar ul {
    margin-top: 22px;
}
header#headers {
    width: 100%;
    background: #294ba1;
}

ul#menu-main {
    text-align: center;
    list-style: none;
    margin-bottom: 0;
}
body>.elementor {
    padding: 50px 0;
}
ul#menu-main li {
    display: inline-block;
    position: relative;
}
.elementor p {
    font-family: Quicksand, sans-serif;
    "Inter", font-family: sans-serif;
    color: #333;
    font-size: 18px;
    font-weight: 500;
}
ul#menu-main li a {
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 17px;
    color: #fff;
    display: block;
    padding: 10px 20px;
}
.it_nhans {
    width: 20%;
    float: left;
    text-align: center;
    padding: 30px 0;
}
div#coppy {
    width: 100%;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    background: #180d3c;
    font-weight: 600;
    color: #fff;
    float: left;
}
.it_nhans img {
    height: 100px;
    width: auto;
}
div#hinhanh_home {
    width: 100%;
    float: left;
}
a.rl-gallery-link.swipebox {}

div#all_hinhanhhome .rl-gallery-item img {
    width: 100%;
}

div#all_hinhanhhome .rl-gallery-item {
    padding: 5px;
}
.it_nhans span {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    color: #1974bc;
}
div#video_home {
    width: 100%;
    float: left;
    background: #f1faff;
}
.it_nhans p {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
div#all_videohome .e-con-inner {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
    gap: 0px;
}

div#all_videohome {
    width: 100%;
    float: left;
}

div#all_videohome .e-con-inner p {
    width: 100%;
    margin: 0;
    padding: 10px;
    background: #fff;
    float: left;
    color: #000;
}
div#nhanvin {
    background: #edfaff;
    width: 100%;
    float: left;
}
div#gioithieu {
    width: 100%;
    float: left;
    background: #f5f5f5;
}

h4.tt_box {
    text-align: center;
    text-transform: uppercase;
    font-size: 40px;
    position: relative;
    margin-bottom: 50px;
    color: rgb(3 78 161 / var(--tw-text-opacity));
    font-weight: 700;
}
div#chuyengiao {
    width: 100%;
    float: left;
    background: #f5f5f5;
}
h4.tt_box:after {
    content: "";
    width: 200px;
    height: 22px;
    position: absolute;
    left: calc(50% - 100px);
    background: url(/wp-content/uploads/2025/08/medic-primary.png);
    background-size: 100% 100%;
    top: 55px;
}
.pa_50 {
    padding: 50px 0;
}
.on_fte li a {
    color: #000;
}
div#main_footer {
    width: 100%;
    float: left;
    padding: 30px 0;
    background: #edfaff;
    background-size: cover !important;
    background-position: center center !important;
}
.map_frame {
    width: 100%;
    height: 6.5104166667rem;
}

.map_frame iframe {
    height: 100%;
    -o-object-fit: cover;
    /* object-fit: cover; */
    width: 100%;
}

.socials {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.socials li {
    display: inline-block;
    margin-right: 20px;
}
.lines {
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 900;
    text-transform: uppercase;
    color: red;
}
.mian_sings {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #f5f5f5;
}
a.imng_hahn {
    width: 100%;
    padding-bottom: 56%;
    position: relative;
    overflow: hidden;
    display: block;
}

a.imng_hahn img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all .3s linear;
}
.main_sin222 div#all_hinhanh {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
a.link_hahn {
    display: block;
    text-align: center;
    padding: 20px;
    font-size: 20px;
    color: #3948a1;
    font-weight: 700;
    transition: all .3s linear;
}
div#all_hinhanh {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.66667rem;
}
.item_hahd:hover img {
    -webkit-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}

.item_hahd:hover a.link_hahn {
    letter-spacing: 1px;
    background: #03a9f429;
}

.item_hahd {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    overflow: hidden;
}

.item_hahd:hover {
    border-color: #3948a1;
}
.item_hahd {
    width: 100%;
    border-bottom: 2px solid transparent;
    border-radius: .8333333333rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition: all .3s linear;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.socials a {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-radius: 9999px;
    display: inline-block;
    padding-top: 100%;
    position: relative;
    width: 2.5rem;
    text-align: center;
}
.times.body-14 p {
    margin: 0;
    /* color: #3948a1; */
    font-size: 16px;
}

.times.body-14 p.sub-header-20.font-bold {
    font-size: 15px;
    font-weight: 700;
    color: #3948a1;
}

.times.body-14 {}

.times.body-14 p.mb-1 {color: #000;}

.mb-3 p {
}

.col.w-1\/2.border-l.border-main-200 {
    border-left: 2px solid #3948a1;
}
.socials img {
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    height: 60%;
    left: 20%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 20%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    width: 60%;
    display: inline;
}

.socials li {
    padding: 0;
}

.socials li:after {
    display: none;
}

.socials a:hover {
    background: #ddd3d3;
}
div#main_footer h3 {
    color: #294ba1;
    text-transform: uppercase;
    font-weight: 900;
    width: 100%;
    border-bottom: 2px solid;
    font-size: 16px;
    padding-bottom: 5px;
}

.on_fte li {
    position: relative;
    padding-left: 19px;
    list-style: none;
    color: #000;
    margin-bottom: 15px;
    font-size: 16px;
}

.on_fte li:after {
    content: "";
    left: 0;
    position: absolute;
    top: 9%;
    z-index: 999;
    width: 15px;
    height: 15px;
    background: url(/wp-content/uploads/2025/01/jj.png);
    background-size: 100% 100%;
}
.content_gioithieu {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}
.content_gioithieu h4.tt_box {
    margin-bottom: 25px;
}
.content_gioithieu li {
    list-style: none;
    padding-left: 30px;
    margin-bottom: 6px;
    position: relative;
    font-family: Quicksand, sans-serif !important;
    font-weight: 500;
}
h2.elementor-heading-title.elementor-size-default {
    text-align: center;
    font-family: Quicksand, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 900;
    color: #49559d;
    position: relative;
    margin-bottom: 50px;
    margin-top: 40px;
}

h2.elementor-heading-title.elementor-size-default:after {
content: "";
    width: 180px;
    height: 18px;
    position: absolute;
    left: calc(50% - 90px);
    background: url(/wp-content/uploads/2025/08/medic-primary.png);
    background-size: 100% 100%;
    top: 35px;
}
.content_gioithieu li:after {
    content: "";
    left: 0;
    position: absolute;
    top: 9%;
    z-index: 99999999999999999;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2025/icon/icon-logo.png);
    background-size: 100% 100%;
}
.img_home img {
    width: 100%;
}
.bt {
    background: #294ba1;
    padding: 0 32px;
    display: flex;
    align-items: center;
    height: 50px;
    border-radius: 50px;
    color: #fff;
    width: -moz-max-content;
    width: max-content;
    border: 1px solid var(--color-1);
    transition: all 0.3s ease;
    color: #fff;
}

.bt:hover {
    background: #22c2e8;
    color: #fff;
}

.content_gioithieu {
    padding: 30px;
}
.item_dv {
    background: #effaff;
    width: 100%;
    float: left;
    border: 1px solid #fff;
    padding: 15px;
    cursor: pointer;
    padding-right: 20px;
    min-height: 156px;
}

.item_dv h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #4288ef;
    margin-bottom: 10px;
    margin-top: 0;
    margin-top: 18px;
}

.item_dv p {
    margin-bottom: 0;
    font-weight: 600;
    min-height: 50px;
    font-size: 18px;
}

.item_dv.item_active {
    background: #3948a1;
}

.item_dv.item_active h4 {
    color: #fff;
}

.item_dv.item_active p {
    color: #fff;
}

.item_dv:hover {
    background: #ddd;
}

.item_dv.item_active {
    position: relative;
}

.item_dv.item_active:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 0;
    height: 0;
    border-top: 77px solid transparent;
    border-bottom: 77px solid transparent;
    border-left: 20px solid #4444a1;
}
.on_imgdv {width: 100%;float: left;position: relative;overflow: hidden;padding-bottom: 54%;}

.des_dv {}

.img_dv {
    width: 48%;
    float: left;
}
.link_dv {
    width: 48%;
    float: left;
    margin-left: 4%;
}

.link_dv h4 {
    color: #3b72bc;
    font-size: 30px;
    font-weight: 700;
}

.link_dv a {
    display: inline-block;
    height: auto;
    padding: 10px 20px;
    margin: 10px;
    font-size: 16px;
}
.on_imgdv img {
    position: absolute;
    width: 100%;
    top: 0;
    left: auto;
}

.des_dv {
    width: 100%;
    float: left;
    background: #150f3c;
    padding: 22px;
    color: #fff;
    min-height: 140px;
    font-size: 18px;
}

.des_dv p:last-child {
    margin-bottom: 0;
}
div#bacsis {
    background: #f1f1f1;
    padding: 50px 0;
}

.img_bs {
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.img_bs img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.item_bs p {
    text-align: center;
    font-size: 15px;
    padding: 15px 0 3px;
    margin: 0;
    font-weight: 900;
    color: rgb(3 78 161 / var(--tw-text-opacity));
    line-height: 1;
}

.item_bs span {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #ea5554;
    line-height: 1;
    color: #03A9F4;
    padding-bottom: 17px;
}
.item {
    width: 100%;
    position: relative;
    padding-bottom: 30%;
    background-size: 100% auto !important;
}

.owl-nav div:hover {
    opacity: 0.7;
}

.banner .owl-nav {
    display: none;
}

.banner .owl-dot {
    width: 30px;
    height: 8px;
    background: #fff;
    display: inline-block;
    margin: 0 10px;
    border-radius: 20px;
}

.banner .owl-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
}

.banner .owl-dot.active {
    background: #255d7a;
}


div#tintuc {
    width: 100%;
    float: left;
    background: #edfaff;
    position: relative;
    overflow-x: hidden;
}
div#nhanvin {
    display: none;
}
.banner .owl-controls {
    margin: 0;
}

img.goc {
    position: absolute;
    width: 100px;
}

img.goc.goc1 {
    top: 5px;
    left: 5px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

img.goc.goc2 {
    bottom: 5px;
    left: 5px;
}

img.goc.goc3 {
    top: 5px;
    right: 5px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

img.goc.goc4 {
    bottom: 5px;
    right: 5px;
    z-index: 9;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.pictute_tin {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    background-size: cover !important;
    background-position: center !important;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.pictute_tin a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.infor_tin {
    width: 100%;
    background: #fff;
    margin-top: 0;
    z-index: 999;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.pictute_tin:hover {
    transform: scale(1.05);
}
.infor_tin h3 {
    padding: 15px;
    text-align: center;
}

.infor_tin h3 a {
    font-weight: 600;
    display: -webkit-box;
    max-width: 100%;
    height: 60px;
    margin: 0 auto;
    line-height: 1.5;
    font-size: 14px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl-next {
    position: absolute;
    right: -55px;
    top: 30%;
    width: 50px;
    height: 50px;
    color: transparent;
    background: url(/wp-content/uploads/2025/08/icon_n.png);
    background-size: 100%;
}
.owl-prev {
    position: absolute;
    left: -55px;
    top: 30%;
    width: 50px;
    height: 50px;
    color: transparent;
    background: url(/wp-content/uploads/2025/08/icon_n.png);
    background-size: 100%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


.all_mians {
    display: none;
}

.all_mians.item_active {
    display: block;
}
div#dichvu {
    width: 100%;
    float: left;
    overflow: hidden;
    background: #f5f5f5;
}
div#bacsis {
    width: 100%;
    float: left;
    background: #effaff;
}

.item_bs {
    /* background: #cc7268; */
}

.mian_all {
    width: 100%;
    float: left;
    background: #f1f1f1;
}


.item_dv.item_active:hover {
    background: #03A9F4;
}
.item_cp {
    width: 30%;
    margin-bottom: 20px;
    float: left;
    position: relative;
}

.item_cp:nth-child(3n+2) {
    margin: 0 5%;
}

.on_cp {
    position: absolute;
    width: 100%;
    float: left;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 15px;
}

.item_cp:after {
    content: "";
    width: 100%;
    padding-top: 40%;
    bottom: 0;
    background: url(/wp-content/uploads/2025/01/bh.png);
    background-size: 100% auto;
    z-index: 9;
    position: absolute;
    left: 0;
}
.on_cp h3 {
    color: #fff;
    font-family: "Saira Condensed", sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

.desscp p {
    margin-bottom: 0;
    color: #fff;
    font-size: 14px;
}
a.vms {
    display: none;
    /* display: block; */
    width: 100%;
    background: #c57268;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.item_side h2:after {
    content: "";
    left: 13px;
    position: absolute;
    top: 9px;
    z-index: 99999999999999999;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2025/01/jj.png);
    background-size: 100% 100%;
}
.menu_sites ul.sub-menu {
    z-index: -99999999;
    position: absolute;
    margin: 0;
    text-align: left;
    width: 235px;
    background: rgb(32,70,116);
    background: linear-gradient(90deg, #03A9F4 0%, #2196F3 50%, rgb(24 13 60) 100%);
    border-top: 3px solid #ee4031;
    top: 150%;
    visibility: hidden;
    opacity: 0;
    transition: all 0.55s ease 0s;
    -webkit-transition: all 0.55s ease 0s;
    padding: 0;
    margin: 0;
}

li.menu-item-has-children:hover>ul.sub-menu {
    transition: all 0.55s ease 0s;
    opacity: 1;
    -webkit-transition: all 0.55s ease 0s;
    top: 100%;
    visibility: inherit;
    z-index: 99999999;
}

.menu_sites ul.sub-menu li a {
    display: block;
    padding: 10px;
    width: 100%;
    border-bottom: 1px solid #ffffff54;
}
div#main_sin {
}

.on_sh h1.entry-title {
    text-align: center;
    font-family: 'Saira Condensed';
    color: #000000;
    font-weight: 500;
}
.banner_tax {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.item_taxonomy {
    width: 32%;
    float: left;
    margin-bottom: 50px;
}
.on_sh ul {
    padding-left: 30px;
}
div#all_cat {
    width: 100%;
    float: left;
}

.item_taxonomy:nth-child(3n+2) {
    margin: 0 2%;
}.main_tt>a {
    display: block
}

.img_tt {
    width: 100%;
    position: relative;
    padding-bottom: 50%;
    background-size: cover!important;
    background-position: center!important
}

.des_tt {
    width: 100%;
    float: left;
    background: #fff
}

.des_tt h4 {
    padding: 10px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    max-width: 100%;
    height: 53px;
    margin: 0 auto;
    line-height: 1.5;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #004aad
}

.des_tt>span {
    width: 100%;
    text-align: left;
    display: block;
    padding: 0 10px;
    color: #607d8b;
    font-size: 12px;
    font-weight: 900
}
.mota_tt {
    padding: 10px;
    text-align: left;
    font-size: 14px;
    display: -webkit-box;
    max-width: 100%;
    height: 75px;
    margin: 0 auto;
    line-height: 1.5;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333
}
div#banner_id {
    text-align: center;
    width: 100%;
    float: left;
    background: #edfaff !important;
}

div#banner_id h2 {
    padding: 16px 0;
    color: #3948a1;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 30px;
    margin: 0;
}
div#main_blogs {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.blof_items {
    margin: 10px 0;
}
.on_singkk>h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #180d3c;
}

.on_singhj {
    font-size: 18px;
}

h2 {
    font-size: 22px;
    color: #000;
    /* margin-bottom: 0; */
}

.nav-links>div {
    padding: 20px;
}
div#motes {
    text-align: center;
    margin-top: 50px;
}

div#motes .link_mores {
    display: inline-block;
}
.nav-links span.nav-title {
    list-style: none;
    border: none;
    color: #180d3c;
    font-weight: 500;
    font-size: 18px;
}
h2.iiky {
    font-size: 23px;
    color: #3948a1;
    font-weight: 700;
}

.on_sins {
    font-size: 18px;
}

span.nav-subtitle {
    display: none;
}
.on_bvc {
    margin-top: 30px;
    background: #180d3c14;
    padding: 20px;
}

.on_bvc h3 {
font-weight: 800;
    color: #180d3c;
    margin-bottom: 10px;
    font-size: 20px;
}

.on_bvc p {
    font-size: 17px;
    margin-bottom: 10px;
}
.nav-links {
    width: 100%;
}
.on_singkk>h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #180d3c;
    font-size: 25px;
    font-weight: 700;
}

.on_singhj {
    font-size: 16px;
}

h2 {
    font-size: 22px;
    color: #000;
    /* margin-bottom: 0; */
}
.all_cat {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 50px;
    background: #f1f1f1;
    padding: 20px 0;
}

.all_cat li {
    display: inline-block;
}

.all_cat ul {
    margin: 0;
}

.all_cat li a {
    font-size: 15px;
    display: inline-block;
    margin: 5px;
    padding: 5px 20px 7px;
    background: #03A9F4;
    color: #fff;
    border-radius: 15px;
}

.all_cat li a:hover {
    background: #180d3c;
}
.read_mor a {
    display: block;
    padding: 10px;
    background: #03A9F4;
    color: #fff;
    font-style: 15px;
    text-decoration: none;
    font-size: 15px;
    text-align: center;
}
.read_mor a:hover {
    background: #2196F3;
    font-weight: 600
}
.read_mor {
    width: 100%;
    margin-top: 10px
}

.nav-links {
    /* width: 100%; */
    /* float: left; */
    display: inline-block;
}

nav.navigation.pagination {
    text-align: center;
    float: left;
    display: inline-block;
    margin-top: 40px;
}

.main_tt {
    width: 100%;
    float: left;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.img_tax {
    width: 100%;
    padding-bottom: 60%;
    background-size: cover !important;
}

.item_taxonomy h3 {
    text-align: center;
    margin: 0;
    padding: 10px;
    font-weight: 700;
    color: #fff;
    background: #3948a1;
    font-size: 17px;
}

.item_taxonomy:hover h3 {
    background: #03A9F4;
}

h1.on_tty {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 999;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 900;
    color: #cf5247;
    padding: 50px 0;
    margin: 0;
}

.banner_tax img {
    position: absolute;
    /* top: 0; */
    left: 0;
    width: 100%;
    bottom: -40%;
}
.menu_sites ul.sub-menu li {
    width: 100%;
    margin: 0 !important;
}
div#content_archive {
    text-align: left;
    color: #333;
    font-size: 16px;
}
.menu_sites ul.sub-menu li a:hover {
    background: #004aadc4;
    color: #fff;
}
.item_cp:hover a.vms {
    display: block;
}
div#chepham {
    width: 100%;
    float: left;
}

.img_cp a {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
}

.img_cp img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.item_lk {
    padding: 20px;
}

.owl-item.active.center {}

.owl-item.active.center img {
    /* zoom: 1.3; */
    transform: scale(1.3);
}

.item_lk h4 {
    text-align: center;
    font-size: 15px;
}

.owl-item.active.center .item_lk h4 {
    font-size: 18px;
    color: #ea4948;
}



@keyframes arrow {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes animation {
  0% {
    box-shadow: 0 0 -10px #fff;
  }
  40% {
    box-shadow: 0 0 20px #fff;
  }
  60% {
    box-shadow: 0 0 20px #fff;
  }
  100% {
    box-shadow: 0 0 -10px #fff;
  }
}