﻿.banner-enetviet {
}

.w-1920 {
    max-width: 1920px;
}

.obj-fit {
    object-fit: cover;
}

.d-grid {
    display: grid !important;
}

@media (min-width: 200px) {
    .couting {
        border-bottom: 1px solid rgb(215, 215, 215);
        padding: 20px 15px;
    }
}

@media (min-width: 200px) {
    .back-ic {
        position: absolute;
        width: 35px;
        height: 35px;
        border-radius: 50px;
    }
}

@media (min-width: 768px) {
    .back-ic {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 1200px) {
    .back-ic {
        width: 60px;
        height: 60px;
    }
}

@media (min-width: 200px) {
    .img-ava {
        z-index: 1;
        margin-top: 8px;
        width: 100%;
        height: 100%;
    }
}

@media (min-width: 768px) {
    .img-ava {
        margin-top: 7px;
    }
}

@media (min-width: 1200px) {
    .img-ava {
        margin-top: 9px;
    }
}

span {
    font-family: 'Roboto-Regular';
}

@media (min-width: 200px) {
    .avt-hol {
        width: 35px;
        height: 35px;
    }
}

@media (min-width: 768px) {
    .avt-hol {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 1200px) {
    .avt-hol {
        width: 60px;
        margin-right: 10px;
        height: 60px;
    }
}

@media (min-width: 200px) {
    .breadcrumb-hol {
        padding-left: 20px;
        margin-bottom: 10px;
    }
}

@media (min-width: 768px) {
    .breadcrumb-hol {
        padding-left: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

@media (min-width: 1200px) {
    .breadcrumb-hol {
        margin-bottom: 10px;
        margin-top: 40px;
    }
}

@media (min-width: 200px) {
    .br-item:after {
        content: ">";
        padding-left: 4px;
        padding-right: 4px;
        color: #6c6c6c;
        font-size: 8px;
    }
}

@media (min-width: 768px) {
    .br-item:after {
        content: ">";
        padding-left: 6px;
        padding-right: 6px;
        color: #6c6c6c;
        font-size: 14px;
    }
}

@media (min-width: 200px) {
    .br-item-last a {
        font-size: 7px;
        color: #0167b9;
        font-weight: 500;
    }
}

@media (min-width: 768px) {
    .br-item-last a {
        font-size: 14px;
        color: #0167b9;
        font-weight: 500;
    }
}

@media (min-width: 1200px) {
    .br-item-last a {
        font-size: 30px;
        color: #0167b9;
        font-weight: 500;
    }
}

.w-1600 {
    max-width: 1600px !important;
}

a:hover {
    text-decoration: none;
}

@media (min-width: 300px) {
    .br-item a {
        color: #6c6c6c;
        font-size: 8px;
    }
}

@media (min-width: 768px) {
    .br-item a {
        color: #6c6c6c;
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    .br-item a {
        color: #6c6c6c;
        font-size: 18px;
    }
}

.w-1200 {
    max-width: 1200px;
}

@media (min-width: 200px) {
    .hol-sub-enet h1 {
        font-size: 32px;
        color: #1565c0;
        margin-top: 30px;
        font-weight: 500;
        margin-bottom: 10px;
    }
}

@media (min-width: 1200px) {
    .hol-sub-enet h1 {
        margin-top: 0px;
    }
}

.hol-sub-enet {
}

    .hol-sub-enet h2 {
        font-size: 24px;
        color: #1565c0;
        font-weight: 500;
    }

.about-enet {
    margin-bottom: 40px;
}

.item-ic-enet div {
    position: absolute;
    width: 61px;
    height: 61px;
    border-radius: 50px;
    background: #c4c4c4;
}

.item-ic-enet img {
    z-index: 1;
    margin-top: 5px;
}

@media (min-width: 200px) {
    .item-ic-enet img {
        width: 50px !important;
        height: 50px;
    }
}

@media (min-width: 768px) {
    .item-ic-enet img {
        width: 80px !important;
        height: 80px;
    }
}

.tv-goleft {
    position: absolute;
    right: 10%;
    transition: 1s;
    animation: zoomIn 5s infinite;
    height: 70%;
}

.banner-tv {
    overflow-x: hidden;
    position: relative;
    box-shadow: 0px 0px 5px rgb(221, 221, 221);
}

.content {
    overflow-x: hidden;
    margin-top: 1px;
    overflow-x: hidden;
}

p {
    font-family: 'Roboto-Regular';
}

h1 {
    font-family: 'Roboto-Medium';
}

h2 {
    font-family: "Roboto";
}

@media (min-width: 200px) {
    .hol-sub-tv h1 {
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 37px;
        display: flex;
        align-items: center;
        color: #1565c0;
        margin-top: 25px;
    }
}

@media (min-width: 1200px) {
    .hol-sub-tv h1 {
        margin-top: 0;
    }
}

.hol-sub-tv p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 150%;
    text-align: justify;
    color: #2c2c2c;
    padding-top: 10px;
}

@media (min-width: 200px) {
    .block-white {
        background: white;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width: 1200px) {
    .block-white {
        padding-top: 50px;
        padding-bottom: 70px;
    }
}

.block-black {
    background: #eeeeee;
}

@media (min-width: 200px) {
    .tit-lib-bl h1 {
        font-family: 'Roboto-Medium';
        font-style: normal;
        font-size: 18px;
        line-height: 150%;
        text-align: center;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {
    .tit-lib-bl h1 {
        font-size: 32px;
    }
}

@media (min-width: 200px) {
    .block-black {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .block-black {
        padding-top: 50px;
        padding-bottom: 70px;
    }
}


@media (min-width: 200px) {
    .it-ct-lb {
        margin-bottom: 10px;
    }
}

@media (min-width: 1200px) {
    .it-ct-lb {
        margin-bottom: 20px;
    }
}

@media (min-width: 200px) {
    .it-ct-lb2 {
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) {
    .it-ct-lb2 {
        margin-bottom: 40px;
    }
}

.v-enet p {
    font-weight: 400;
    margin-top: 10px;
}

.go-top {
    position: fixed;
    width: 60px;
    height: 60px;
    flex-direction: column;
    border-radius: 50px;
    background: #1169ae;
    color: rgb(255, 255, 255);
    right: 20px;
    bottom: 50px;
    cursor: pointer;
    border-style: none;
    box-shadow: 0px 0px 5px rgb(7 33 168);
    user-select: none;
    z-index: 100;
    justify-content: center;
    align-items: center;
    display: flex;
}

.tw-tx {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 150%;
    padding-top: 15px;
}

.it-lh {
    height: 150px;
    background: #ffffff;
    border: 0.5px solid #d8d8d8;
    box-sizing: border-box;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    flex-direction: column;
}

.ico-lh {
    position: absolute;
    top: -25%;
    left: 0;
}

.name-ct {
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 25px;
    margin-top: 10px;
}

.br-ct {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
}

.phone-ct {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 20px;
}

.hol-ct {
    margin-top: 47px;
}

@media (min-width: 200px) {
    .yer-cup {
        font-style: normal;
        font-weight: 600;
        font-size: 50px;
        color: #1565c0;
        user-select: none;
    }
}

.ic-cy {
    font-size: 25px !important;
    padding: 10px 20px;
    user-select: none;
    z-index: 1;
}

.sw-cup .swiper-slide {
    filter: brightness(60%);
    transform: scale(0.7);
    transition: 0.5s;
    flex-direction: column;
}

.sw-cup .swiper-slide-active {
    filter: brightness(100%);
    transform: scale(1);
}

@media (min-width: 200px) {
    .sw-cup {
        min-height: 240px;
    }
}

.image-cover {
}

@media (min-width: 200px) {
    .title-img-cup {
        font-size: 8px;
        font-weight: 600;
    }
}

@media (min-width: 768px) {
    .title-img-cup {
        font-size: 18px;
        font-weight: 600;
    }
}

.hr-guest-lib {
    width: 62px;
    height: 3px;
    left: 929px;
    top: 8215px;
    background: #1565c0;
    border-radius: 2px;
}

@media (min-width: 200px) {
    .bl-lb-gues {
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 117.19%;
    }
}

@media (min-width: 768px) {
    .bl-lb-gues {
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 117.19%;
    }
}

@media (min-width: 200px) {
    .it-guest-1 {
        width: 50px;
        height: 56px;
        background: #ffffff;
        border: 0.5px solid #d8d8d8;
        box-sizing: border-box;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
        border-radius: 10px;
    }
}

@media (min-width: 768px) {
    .it-guest-1 {
        width: 115px;
        height: 74px;
    }
}

@media (min-width: 1200px) {
    .it-guest-1 {
        width: 185px;
        height: 100px;
    }
}

@media (min-width: 200px) {
    .it-guest-1 img:not(.vov) {
        width: 26.2px;
        height: 26.2px;
    }
}

@media (min-width: 768px) {
    .it-guest-1 img:not(.vov) {
        width: 40.2px;
        height: 40.2px;
    }
}

@media (min-width: 1200px) {
    .it-guest-1 img:not(.vov) {
        width: 50.2px;
        height: 50.2px;
    }
}

@media (min-width: 200px) {
    .it-guest-1 span {
        font-style: normal;
        font-weight: normal;
        font-size: 3px;
        line-height: 9px;
        text-align: center;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {
    .it-guest-1 span {
        font-size: 6px;
        margin-top: 3px;
    }
}

@media (min-width: 1200px) {
    .it-guest-1 span {
        font-size: 10px;
        margin-top: 8px;
    }
}

.kgd {
    margin-bottom: 17px;
}

@media (min-width: 200px) {
    .it-guest-2 {
        width: 30px;
        border-radius: 6px;
        height: 30px;
    }
}

@media (min-width: 768px) {
    .it-guest-2 {
        width: 60px;
        border-radius: 6px;
        height: 60px;
    }
}

@media (min-width: 1200px) {
    .it-guest-2 {
        width: 100px;
        border-radius: 6px;
        height: 70px;
    }
}

@media (min-width: 200px) {
    .vov {
        width: 85%;
    }
}

@media (min-width: 768px) {
    .vov {
        width: 100px;
    }
}

@media (min-width: 200px) {
    .contact-tv .col {
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .contact-tv .col {
        margin-bottom: 0px;
    }
}

@keyframes zoomIn {
    0% {
        transform: scale(0.5);
    }

    70% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.5);
    }
}

.cmt-t-lb {
    position: relative;
    background: #ffffff;
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    filter: drop-shadow(0px 1px 1px #a3a3a3);
    text-align: center;
    width: 250px;
    height: 240px;
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 0px;
    box-shadow: 0px 0px 5px #e1e1e1;
}

    .cmt-t-lb:before {
        content: "";
        position: absolute;
        display: block;
        width: 0;
        z-index: 1;
        border-style: solid;
        border-color: #ffffff transparent;
        border-width: 17px 17px 0;
        bottom: -12px;
        left: 50%;
        margin-left: -20px;
    }

.t-ncmtlb {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
}

.sbtlb {
    font-size: 12px;
    line-height: 24px;
}

@media (min-width: 200px) {
    .sp-note {
        font-size: 8px;
    }
}

@media (min-width: 768px) {
    .sp-note {
        font-size: 10px;
    }
}

@media (min-width: 1200px) {
    .sp-note {
        font-size: 12px;
        font-weight: 600;
    }
}

@media (min-width: 1920px) {
    .sp-note {
        font-size: 15px;
        font-weight: 600;
    }
}

@media (min-width: 200px) {
    .big-count {
        font-size: 12px;
    }
}

@media (min-width: 768px) {
    .big-count {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .big-count {
        font-size: 23px;
        font-weight: 600;
    }
}

@media (min-width: 1920px) {
    .big-count {
        font-size: 28px;
        font-weight: 600;
        color: #005d8c;
    }
}

.sw-cmt-lb {
    padding: 0px 10px 20px 2px !important;
}

@media (min-width: 200px) {
    .im-cupcv {
        background: #ffffff;
        border: 2px solid #1565c0;
        box-sizing: border-box;
        box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        margin-bottom: 20px;
    }
}

@media (min-width: 200px) {
    .item-ic-enet span {
        font-size: 10px;
        color: #1565c0;
        margin-top: 5px;
        font-weight: 600;
    }
}

@media (min-width: 768px) {
    .item-ic-enet span {
        font-size: 12px;
        margin-top: 5px;
        font-weight: 600;
    }
}

.item-ic-enet {
    margin-right: 20px;
    position: relative;
}

.bt-tt-lib {
    font-family: UTM HelvetIns;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 150%;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #007cc0;
}

.tit-itlb {
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 24px;
    margin-left: 25px;
}

.tit-lib {
    margin-top: 25px;
    padding-left: 1rem;
}

@media (min-width: 200px) {
    .it-sh-lib {
        background: white;
        box-shadow: 0px 3px 5px #cccccc;
        margin-bottom: 30px;
    }
}

@media (min-width: 1200px) {
    .it-sh-lib {
        min-height: 670px;
        margin-bottom: 0px;
    }
}

.abl-lb li {
    margin-bottom: 10px;
    font-family: 'Roboto';
}

.container {
    max-width: 1170px !important;
    width: 100%;
    position: relative;
}

.ic-menu {
    font-size: 24px;
}

.nv-header {
    max-width: 992px;
    width: 100%;
    height: 100vh;
    position: fixed;
    right: -100%;
    top: 0;
    z-index: 1;
    box-shadow: -1px 0px 1px rgb(218, 218, 218);
    overflow-y: auto;
    padding-top: 62px;
    overflow-x: hidden;
    background-color: white;
}

.itnv-hd-t {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

.tt-lv1-hd {
    font-size: 18px;
    font-weight: 600;
    font-family: "Roboto";
    padding: 0px 20px;
    user-select: none;
    height: 50px !important;
}

.h-lv2-hd {
    background: #fffdfd;
    border-top: 1px solid #eaeaea;
}

.tt-hd-lv2 {
    font-weight: 500;
    height: 50px;
    padding: 0px 25px;
    font-size: 14px;
    border-bottom: 1px dashed rgb(205, 205, 205);
    position: relative;
}

.itnv-hd {
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

.tt-lv1-hd:hover {
    background: #bbbbbb;
    transition: 0.5s cubic-bezier(0.2, 0, 1, 1);
}

.l-abs-f {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
}

.tt-hd-lv2:hover {
    background: #bbbbbb;
    transition: 0.5s cubic-bezier(0.2, 0, 1, 1);
}

.hd-mn-ct {
    margin-top: 100px;
    padding-left: 20px;
    margin-bottom: 50px;
}

.fb-nvhd {
    font-size: 30px;
    margin-right: 20px;
    color: rgb(6, 94, 183);
}

.yt-nvhd {
    font-size: 30px;
    color: #ea2222;
}

.ct-header {
    z-index: 10;
    background: #ffffff;
}

.nv-header::-webkit-scrollbar {
    width: 0px;
    background-color: #f5f5f5;
}

@media (min-width: 200px) {
    .header {
        position: fixed;
        top: 0;
        z-index: 10000;
        background: #ffffff;
        height: 62px;
        box-shadow: 0px 0px 1px;
    }
}

.it-gd-lib span {
    font-size: 10px;
    margin-top: 10px;
}

.it-gd-lib {
    margin-bottom: 30px;
}

.w-900 {
    max-width: 900px;
}

.tx-titgtt {
    font-size: 17px !important;
    margin-bottom: 23px;
}

.header-pc {
    height: 73px;
    background-color: white;
    z-index: 10000;
    border-bottom: 1px solid #d3d3d3;
    position: fixed;
    top: 0;
}

.tit-h-pc {
    padding: 0px 10px;
    cursor: pointer;
    position: relative;
    font-family: 'Roboto-Medium';
}

.h-ithpc {
    position: relative;
    cursor: pointer;
    margin-right: 10px;
}

.slash-hpc {
    position: absolute;
    top: 0;
    border-top: 3px solid rgb(0,178,255);
}

.content-dropdownhdpc {
    background-color: white;
    box-shadow: 0px 0px 5px #bbbbbb;
    border: 1px solid #f5f5f5;
    position: absolute;
    z-index: 1;
    border-radius: 0px 0px 5px 5px;
    border-top: none;
}

.it-lv2hdpc {
    font-family: 'Roboto-Medium';
    padding: 15px 20px;
    border-top: 1px solid #ededed;
    position: relative;
    min-width: 250px;
    font-weight: 500;
}

    .it-lv2hdpc:hover {
        background: #eeeeee;
        color: #2d75be;
    }

.h-ithpc:hover span {
    color: #2d75be;
}

.h-ithpc:hover .content-dropdownhdpc {
    display: flex !important;
}

.p-relative {
    position: relative;
}

.hol-ithpcnd {
    position: relative;
    margin-right: 10px;
}

.footer {
    padding: 50px 0px;
    overflow-x: hidden;
}

@media (min-width: 200px) {
    .bt-footer {
        font-weight: 600 !important;
        color: white;
        font-size: 16px !important;
    }
}

@media (min-width: 1200px) {
    .bt-footer {
        font-size: 18px !important;
    }
}

@media (min-width: 1200px) {
    .bt-footer {
        font-weight: 500 !important;
        color: white;
        font-size: 18px;
    }
}

.slas-ft {
    width: 80px;
    border: 1px solid rgb(255, 255, 255);
    margin-top: 5px;
    margin-bottom: 20px;
}

@media (min-width: 200px) {
    .li-treeft li a {
        color: white;
        position: relative;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 8px;
        font-family: Roboto-Light;
        line-height: 2.2;
    }
}

@media (min-width: 1200px) {
    .li-treeft li a {
        font-size: 14px;
    }
}

.li-treeft li:before {
    content: url('../../Images/icon-ft.html');
    right: 40%;
    color: #ffffff;
    bottom: 0;
    z-index: 1;
    margin-right: 10px;
}

.ft-dc:before {
    content: "\f279";
    font: 14px FontAwesome;
    right: 40%;
    color: #1649cc;
    bottom: 0;
    z-index: 1;
    margin-right: 10px;
    background: #ffffff;
    padding: 5px;
    border-radius: 21px;
}

.li-treeabft li {
    color: white;
    position: relative;
}

.bl3ft {
    max-width: 400px;
}

@media (min-width: 200px) {
    .bl3ft span {
        color: white;
        font-size: 14px;
        font-family: "Roboto";
        font-weight: 500;
    }
}

.bouticft {
    width: 54px;
    height: 32px;
    background: #ffffff;
    border-radius: 50%;
}

.tm-abft div:not(.row) {
    margin-bottom: 8px;
}

@media (min-width: 200px) {
    .cpr-ft span {
        color: white;
        font-size: 11px;
    }
}

@media (min-width: 1200px) {
    .cpr-ft span {
        color: white;
        font-weight: 500;
        font-size: 15px;
        font-family: 'Roboto-Regular';
    }
}

.big-nbft {
    font-size: 20px !important;
    font-weight: 600;
}

.note-pft {
    font-size: 11px !important;
}

.loading-page {
    position: fixed;
    background: #ffffff;
    z-index: 1000;
    top: 0;
    right: 0;
}

.loader {
    width: 260px;
}

.img-ft {
    margin-right: 20px;
    object-fit: cover;
    width: 20px;
}

.it-lcft {
    margin-top: 5px;
}

.im-lgft {
    margin-right: 20px;
}

.cpr-ft {
    height: 100px;
    position: relative;
    padding-left: 15px;
    display: flex;
    align-items: center;
}

@media (min-width: 1200px) {
    .bit-ft {
        margin-bottom: -15px;
    }
}

.search-header input {
    border-style: none;
    width: 70px;
    font-size: 13px;
    margin-left: 14px;
    margin-right: 14px;
    font-weight: 600;
    font-family: 'Roboto';
}

    .search-header input:focus {
        outline: none;
    }

.search-header i {
    color: #1565C0;
    font-size: 18px;
}

.gs-hd {
    height: 26px !important;
    border: 1px solid #C4C4C4;
    margin-right: 14px;
}

.fb-header {
    margin-right: 14px;
}

.tit-hvttt {
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #1565C0;
}

.p-hthvt {
    margin-top: 15px;
}

.it-chtt {
    width: 100%;
    color: white;
    border-radius: 10px;
    padding: 20px 0px;
}

.tit-itcttc {
    font-size: 32px;
}

.hr-hvvtt {
    margin: 5px 0px;
    border-style: solid;
    border-color: rgb(255,255,255);
}

@media (min-width: 200px) {
    .r-ih .col {
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .r-ih .col {
        margin-bottom: 0px;
    }
}

.r-ih p {
    font-size: 13px;
    text-align: center;
}

@media (min-width: 200px) {
    .it-device {
        height: 220px;
        background: white;
        margin-bottom: 30px;
        position: relative;
    }
}

@media (min-width: 576px) {
    .it-device {
        height: 340px;
    }
}

@media (min-width: 768px) {
    .it-device {
        height: 450px;
    }
}

@media (min-width: 992px) {
    .it-device {
        height: 560px;
    }
}

@media (min-width: 1200px) {
    .it-device {
        height: 360px;
    }
}

.it-device span {
    margin-top: 15px;
    font-weight: 600;
    color: #1565C0;
}

.it-device img {
    border-bottom: 1px solid #3d92e6;
}

@media (min-width: 200px) {
    .ig-ttcbt img {
        width: 60%;
    }
}

@media (min-width: 1200px) {
    .ig-ttcbt img {
        width: 90%;
    }
}

.ig-ttcbt .col {
    margin-bottom: 15px;
}

@media (min-width: 200px) {
    .footer .bl-ft:not(.bl3ft) {
        margin-right: 0px;
    }
}

@media (min-width: 200px) {
    .footer .bl-ft {
        padding-left: 20px;
    }
}

@media (min-width: 1200px) {
    .footer .bl-ft {
        padding-left: 0px;
    }
}

@media (min-width: 1200px) {
    .footer .bl-ft:not(.bl3ft) {
        margin-right: 45px;
    }
}

.bl-ft div:not(last-child) {
    margin-bottom: 15px;
}

.br-item {
    margin: 0px !important;
}

.tm-abft span {
    font-family: 'roboto-light';
}

.im-phenet {
    position: absolute;
    height: 80%;
}

.p-absolute {
    position: absolute;
}

.ct-enet-p {
    color: white;
    padding: 0px 20px;
}

    .ct-enet-p h1 {
        margin-top: 40px;
        margin-bottom: 50px;
    }

.w-1920 {
    max-width: 1920px;
}

@media (min-width: 200px) {
    .item-enet-c img {
        position: absolute;
        left: -10px;
        z-index: 1;
        top: 0;
        width: 50px;
    }
}

@media (min-width: 576px) {
    .item-enet-c img {
        width: 60px;
    }
}

@media (min-width: 1200px) {
    .item-enet-c img {
        width: 70px;
        position: absolute;
        z-index: 1;
        left: initial;
        right: -56px;
    }
}

@media (min-width: 200px) {
    .item-enet-c {
        padding-right: 0px;
        padding-left: 55px;
        position: relative;
        z-index: 1;
    }
}

@media (min-width: 576px) {
    .item-enet-c {
        padding-right: 0px;
        padding-left: 70px;
        position: relative;
    }
}

@media (min-width: 1200px) {
    .item-enet-c {
        padding-right: 70px;
        padding-left: 0px;
        position: relative;
        margin-bottom: 10px;
    }
}

@media (min-width: 200px) {
    .ct-enet-p h1 {
        font-size: 20px;
        text-align: left;
    }
}

@media (min-width: 576px) {
    .ct-enet-p h1 {
        font-size: 24px;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .ct-enet-p h1 {
        font-size: 24px;
        text-align: left;
        padding-right: 70px;
        margin-top: 90px;
    }
}

@media (min-width: 200px) {
    .item-enet-c span {
        font-size: 15px;
        text-align: left;
    }
}

@media (min-width: 576px) {
    .item-enet-c span {
        font-size: 18px;
        text-align: left;
    }
}

@media (min-width: 1200px) {
    .item-enet-c span {
        font-size: 18px;
        text-align: right;
    }
}

@media (min-width: 200px) {
    .item-enet-c p {
        font-size: 12px;
    }
}

@media (min-width: 576px) {
    .item-enet-c p {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .item-enet-c p {
        font-size: 14px;
        text-align: right;
    }
}

@media (min-width: 200px) {
    .bl1-enet-bl {
        min-height: 560px;
        width: 100%;
    }
}

a {
    color: black;
}

.swiper-gallery .swiper-slide {
    filter: brightness(0.6);
    transform: scale(0.6);
    transition: .3s;
}

.swiper-gallery .swiper-slide-active {
    filter: brightness(1) !important;
    transform: scale(1) !important;
}

a {
    font-family: 'Roboto-Regular';
}

.v-more {
    padding: 5px 20px;
    border-radius: 30px;
    border: 1px solid #1565c0;
    color: #1565C0;
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 20px;
}

.swiper-gallery span {
    padding-top: 20px;
    font-weight: 600;
}

.slash-gallery {
    border: 2px solid rgb(13,134,255);
    width: 100px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.gll-bl hr {
    margin-bottom: 30px;
}

.item-in-first {
    margin-top: 50px;
}

.hol-ithpcnd:hover span {
    color: #0056b3;
}

.content-sp span {
    font-family: Roboto-Light;
    font-size: 19px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.content-sp p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.content-sp a {
    font-size: 14px;
    color: #0d75ca;
}

.content-sp {
    background-color: white;
    padding: 20px 20px 30px 20px;
    position: relative;
}

@media (min-width: 200px) {
    .it-sp {
        box-shadow: 0px 0px 5px #b5b5b5;
        border-radius: 5px;
        position: relative;
        overflow: hidden;
        height: 100%;
        background: white;
    }
}

@media (min-width: 1200px) {
    .it-sp {
        width: 350px;
    }
}

.cl-itsp .col {
    margin-top: 40px;
}

.ct-sp {
    margin-top: 10px;
}

.hol-sub-tv span {
    font-size: 15px;
}

.item-txab span {
    font-size: 21px;
    padding-right: 15px;
}

.it-ab {
    margin-bottom: 50px;
}

    .it-ab li {
        font-family: roboto-regular;
    }

.bl-quote:before {
    content: '"';
}

.bl-quote:after {
    content: '"';
}

.bl-quote {
    position: relative;
}

.blockquote {
    quotes: """ """ "'" "'";
    position: relative;
    color: #1169ae;
}

    .blockquote:after {
        content: close-quote;
        position: absolute;
        bottom: -35px;
        font-size: 40px;
        margin-left: 5px;
    }

    .blockquote:before {
        content: open-quote;
        font-size: 35px;
        position: absolute;
        left: -15px;
        top: -5px;
    }

@media (min-width:200px) {
    .swiper-gallery {
        height: 300px;
    }
}

@media (min-width:1200px) {
    .swiper-gallery {
        height: 300px;
    }
}

.br-10 {
    border-radius: 10px;
}

.v-a-i .col {
    margin-bottom: 30px;
}

.tt-view-all {
    margin-bottom: 70px;
}

.v-a-i a {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    overflow: hidden;
}

.view-img {
    position: absolute;
    background: #00000080;
    color: white;
    font-size: 20px;
    font-weight: 500;
    overflow: hidden;
    opacity: 0;
}

    .view-img i {
        color: white;
        font-size: 40px;
    }

.v-a-i a:hover .view-img {
    transform: scale(1.2);
    transition: .4s ease;
    opacity: 1;
}

.dropdown .btn {
    box-shadow: none !important;
    border: none !important;
}

.dropdown-menu {
    animation: inDrop .3s ease;
    overflow: hidden;
    transition: .5s;
}

@keyframes inDrop {
    0% {
        top: 30%;
        width: 0;
        height: 0;
    }

    30% {
        top: 20%;
        width: 30%;
        height: 50px;
    }

    99% {
        top: 10%;
        width: 70%;
        height: 200px;
    }

    100% {
        top: 0%;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1200px) {
    .tit-h-pc {
        font-size: 13px;
    }
}

@media (min-width: 200px) {
    .it-lh-hol .row:not(.title-text-support) {
        margin-left: 30px !important;
    }
}

@media (min-width: 768px) {
    .it-lh-hol .row:not(.title-text-support) {
        margin-left: 0px !important;
    }
}

.couting .col {
    margin-bottom: 20px;
}

.text-uppercase {
    font-family: 'Roboto-Medium';
}

#restof {
    width: 114px;
}

body {
    overflow-x: hidden;
}

.slash-title {
    margin-bottom: 15px;
}
