* {
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
}
.body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f4f4f4;
    text-align: justify;
}

.container {
    width: 1141px;
    margin: 0 auto;
}

.header-p-red {
    color: #fff;
    background-color: #CF0000;
    padding: 10px 20px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    width: max-content;
}

.header-p-red2 {
    font-size: 24px;
    font-style: italic;
    color: #CF0000;
    font-weight: 500;
}

.header-logo {
    width: 20%;
    height: 115px;
    background-repeat: no-repeat;
    background-size: contain;
}

.header-logo img {
    height: 100%;
    width: 139px;
}

.header-text {
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
}

.header-main {
    background-color: #77767B;
    padding: 10px 0;
    color: #fff;
}

.header-main a {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-left: 28px;
    text-decoration: none;
    text-transform: uppercase;
}

.banner {
    background: linear-gradient(180deg, rgba(255, 202, 0, 0) 0%, rgba(248, 204, 72, 0.171) 132.26%);
    padding: 80px 0;
}

.banner-image img {
    border-radius: 10px;
}

.banner-title {
    font-size: 28px;
    font-weight: 700;
    color: #444444;
}

.banner-title span {
    font-size: 40px;
}

.htmp {
    font-size: 28px !important;
}

.span-text-red {
    color: #CF0000;
    font-weight: bold;
    font-size: 35px;
}

.banner-main-content {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 18px;
    color: #444444;
    font-style: italic;
}

.banner-main-content img {
    width: 20px;
    margin-right: 8px;
}

.banner-main-content p {
    font-size: 20px;
}

.banner-main-content2 img {
    width: 20px;
    margin-right: 10px;
}

.banner-main-content2 {
    margin-bottom: 15px;
}

.banner-main-content2 p {
    font-size: 20px;
    text-align: justify;
}

.banner-main-flex3 {
    margin-top: 0px;
    margin-bottom: 30px;
}

.btn-banner img {
    margin-right: 10px;
    width: 31.11px;
}

.tatca {
    font-size: 28px;
    color: #444444;
    margin-bottom: 80px;

}

.btn-banner {
    background: #CF0000;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 8px;
    width: 90%;
    display: flex;
    justify-content: center;
}

.btn-banner span {
    font-size: 24px;
}

.btn-banner:hover {
    background: #CF0000;
    color: #fff;
}

.h2-year {
    font-size: 28px;
}

.trong-year {
    font-size: 20px;
}

.right-side img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.logo-item {
    display: flex;
    align-items: center;
    font-style: italic;
    margin-bottom: 15px;
    color: #444444;
}

.logo-item p {
    color: #444444;
    font-size: 20px;
}

.logo-item div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18%;
}

.logo-item .logo1 {
    width: 54px;
    height: 20px;
}

.logo-item .logo2 {
    width: 30px;
    height: 30px;
}

.logo-item .logo3 {
    width: 30px;
    height: 30px;
}

.logo-item .logo4 {
    width: 40px;
    height: 27px;
}

.logo-item .logo5 {
    width: 44px;
    height: 38px;
}

.to-chuc {
    text-align: justify;
    color: #444444;
    font-size: 20px;
}

.right-side p {
    font-size: 20px;
    font-style: italic;
}

.gap-height {
    display: flex;
    justify-content: center;
    margin: 10px 0 40px 0;
}

.gap-height div {
    width: 50%;
    height: 2px;
    background-color: #D9D9D9;
}

.month-main {
    margin-left: 30px;
    margin-top: 10px;
}

.month-mai-div img {
    margin-right: 8px;
    width: 20px;
    height: 19px;
}

.month-mai-div {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    font-size: 20px;
    color: #444444;
    text-align: justify;
}

.nsnd-xb {
    font-size: 20px;
    color: #0866FF;
}

.vtrue-taitro {
    font-size: 20px;
}

.hangthang {
    font-size: 24px;
}

.livestream {
    width: 50px;
    position: absolute;
    right: 0;
    top: -20px;
}

.image-logo-2 {
    width: 80px;
}

.timeline-container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    font-family: sans-serif;
    margin-top: 30px;
}

.timeline-box {
    background-color: #fff7cc;
    padding: 20px 25px;
    border-radius: 16px;
    text-align: center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    min-width: 258px;
    min-height: 122px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.timeline-box p {
    margin: 0px 0;
    font-size: 20px;
    color: #333;
}

.timeline-box strong {
    color: #d50000;
    font-size: 24px;
}

.arrow {
    width: 68px;
    height: auto;
}

.bg-red-text {
    background-color: #CF0000;
    color: #fff;
    padding: 10px 2px;
    width: 100%;
    border-radius: 10px;
    font-weight: bold;
    font-size: 24px;
}

.section-news {
    padding: 50px 0;
    background: linear-gradient(180deg, rgba(255, 202, 0, 0) 0%, rgba(248, 204, 72, 0.15) 132.26%);
}

.vi-sao {
    font-size: 28px;
    color: #444444;
    margin-bottom: 0px;
}



.timeline-box-bomay {
    background: #0029CF;
    padding: 5px 15px;
    border-radius: 10px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.timeline-box-bomay img {
    width: 40px;
}

.timeline-box-bomay p {
    font-size: 26px;
}

.title-main {
    color: #444444;
    font-weight: bold;
    font-size: 28px;
}

.iframe-css {
    height: 510px;
    width: 900px;
    border-radius: 10px;
}

.item-three {
    margin-top: 15px;
    width: 70%;
    background: #FFCF031A;
    padding: 10px 10px;
    border-radius: 7px;
    color: #CF0000;
    display: flex;
    border-radius: 8px;
    justify-content: space-around;
}




.item-three div {
    /* display: flex; */
    align-items: center;
    justify-content: center;
    width: 33%;
    text-align: center;
    font-size: 20px;
}

/* test */
/* Ẩn tất cả các slide trừ slide active */
.text-slider .slide {
    display: none;
}

.text-slider .slide.active {
    display: block;
}

/* Animation cho slider */
@keyframes slideFade {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* Áp dụng animation cho mobile */
@media (max-width: 767.98px) {
    .text-slider .slide {
        position: absolute;
        animation: slideFade 6s infinite;
        opacity: 0;
    }

    .text-slider .slide:nth-child(1) {
        animation-delay: 0s;
    }

    .text-slider .slide:nth-child(2) {
        animation-delay: 2s;
    }

    .text-slider .slide:nth-child(3) {
        animation-delay: 4s;
    }

    .text-slider {
        position: relative;
    }
}

/* endtesst */

.footer-css {
    background: #E8E8E866;
    padding: 50px 0;
    margin-top: 50px;
}

.footer-css h2 {
    font-size: 28px;
    font-weight: bold;
    color: #444444;
}

.footer-css h2 span {
    font-size: 40px;
}

.vtrue-tang {
    font-size: 24px;
    color: #444444;
    text-align: justify;
    margin-bottom: 20px;
}

.border-bottom-css {
    border-bottom: 1px solid #444444;
}

.ao-ma2 img {
    margin-right: 20px;
}

.footer-btn {
    background-color: #CF0000;
    color: #fff;
    display: flex;
    justify-content: center;
    border-radius: 10px;
    padding: 5px 0;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 27px;
}

.footer-btn img {
    margin-right: 8px;
}

.h3-toto {
    font-size: 26px;
    color: #CF0000;
    font-weight: bold;
}

.row-bg {
    background: #73737326;
    padding: 15px;
    border-radius: 8px;
}

.scan-me {
    color: #CF0000;
    font-style: italic;
    font-size: 24px;
    font-weight: 700;
}

.banner-main-flex4 {
    margin-left: 0px;
}

.p-right-good {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #444444;
}

.p-right-good span {
    font-weight: bold;
    margin-right: 4px;
}

.list-item-one {
    display: flex;
    align-items: start;
}

.list-item-one img {
    width: 23px;
    height: 23px;
    margin-right: 9px;
    margin-top: 6px;
}

.list-item-one .red-text {
    color: #CF0000;
    font-size: 20px;
    font-weight: 700;
}

.list-item-one .red-black {
    color: #444444;
    font-size: 18px;
    text-align: justify;
}

.col-custom-1 {
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.col-custom-2 {
    width: 40%;
}

.xacthuc {
    margin-top: -30px;
}

.xacthuc2 {
    margin-bottom: -30px;
}

@media (max-width: 767px) {
    .container {
        width: 100%;
    }

    .header-p-red {}

    .header-main a {
        font-size: 10px;
        margin-left: 0;
    }

    .banner {
        padding: 40px 0;
    }

    .dao-nguoc {
        flex-direction: column-reverse;
    }

    .banner-title {
        font-size: 16px;
        margin-top: 20px;
        text-align: center;
        margin-bottom: 15px;
        color: #000;
    }

    .banner-title span {
        font-size: 20px;
    }

    .htmp {
        font-size: 16px !important;
    }

    .banner-main-flex3 {
        justify-content: center;
        align-items: center;
    }

    .banner-main-content {
        margin-top: 15px;
    }

    .banner-main-content p {
        font-size: 14px;
    }

    .btn-banner {
        width: 95%;
        align-items: center;
    }

    .btn-banner span {
        font-size: 14px;
    }

    .h2-year {
        font-size: 16px;
        font-weight: 800 !important;
        color: #000;
    }

    .trong-year {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .logo-item p {
        font-size: 14px;
        color: #000000;
        width: 78%;
    }

    .logo-item div {
        width: 26%;
    }

    .month-mai-div img {
        margin-right: 8px;
        width: 15px;
        height: 14px;
    }

    .month-mai-div p {
        color: #000;
    }

    .hangthang {
        font-size: 16px;
        font-weight: 700 !important;
        color: #000;
    }

    .to-chuc {
        font-size: 14px;
    }

    .right-side p {
        font-size: 12px;
        color: #CF0000;
    }

    .gap-height {
        display: none;
    }

    .row-quaydau {
        flex-direction: column-reverse;
    }

    .month-mai-div {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .month-main {
        margin-left: 20px;
    }

    .image-logo-2 {
        width: 50px;
    }

    .nsnd-xb,
    .vtrue-taitro {
        font-size: 14px;
    }

    .hehe {
        margin-bottom: 15px;
    }

    .nsnd-xb {
        color: #0866FF;
    }

    .arrow {
        width: 21px;
        height: 4px;
    }

    .timeline-box p {
        font-size: 10px;
    }

    .timeline-box strong {
        font-size: 13px;
    }

    .timeline-box {
        padding: 20px 25px;
        min-width: 103px;
        min-height: 89px;
        padding: 5px;
    }

    .timeline-container {
        flex-wrap: nowrap;
        gap: 3px;
        margin-top: 20px;
    }

    .bg-red-text {
        font-size: 14px;
        margin-top: 15px;
    }

    .section-news {
        padding: 0px 0;
    }

    .vi-sao {
        font-size: 16px;
        color: #000;
        font-weight: 800;
        margin-bottom: 20px;
    }

    /* .banner-main-flex3 {
        background-image: url('images/aaa.png');
        background-size: 60% auto;
        background-position: center;
        background-repeat: no-repeat;
    } */

    .banner-main-flex4 {
    position: relative;
    overflow: hidden;
}

.banner-main-flex4::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background-image: url('images/aaa.png');
    background-size: 60% auto;
    background-position: center;
    background-repeat: no-repeat;

    opacity: 0.4; /* Làm mờ ảnh */
    pointer-events: none; /* Không chặn tương tác */
    z-index: 1;
}

.banner-main-flex4 > * {
    position: relative;
    z-index: 2;
}

.ao-ma{
    padding: 0 20px;
}

.banner-main-content2 img {
    width: 20px;
    margin-right: 20px;
}

    .banner-main-content2 p {
        font-size: 14px;
        color: #000;
    }

    .banner-main-content2 li {
        font-size: 14px;
    }

    .okela {
        margin-bottom: 30px;
    }

    .tatca {
        font-size: 16px;
        margin-bottom: 20px;
        margin-top: 30px;
        color: #000;
        font-weight: 800;
    }

    .red-text {
        margin-bottom: 0px !important;
    }

    .xinchaobaybe {
        background-color: #FFCF03;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        padding: 5px 10px;
    }

    .xinchaobaybe img {
        width: 23px !important;
        height: 23px !important;
        margin: 0;
        margin-right: 5px;
    }

    .xinchaocuocsongmoi {
        background-color: #fff;
        box-shadow: 2px 2px 4px 0px #00000014;
        border-radius: 10px;
        /* border-bottom-right-radius: 10px; */
        width: 100%;
        margin-bottom: 28px;
    }

    .col-custom-2 {
        display: none;
    }

    .col-custom-1 {
        width: 100%;
        margin-bottom: 10px;

    }

    .row-custom {
        position: relative;
        z-index: 2;
    }

    .hehecol-custom-1{
        margin-bottom: 0 !important;
    }

    .list-item-one {
        position: relative;
        z-index: 2;
    }

    .img-line {
        position: absolute;
        top: 0;
        bottom: 0;
        height: 92%;
        z-index: 1;
    }

    .list-item-one .red-text {
        color: #CF0000;
        font-size: 14px;
        font-weight: 700;
    }

    .list-item-one .red-black {
        color: #444444;
        font-size: 14px;
        text-align: justify;
        padding: 5px 30px;
    }

    .xacthuc {
        margin-top: 0px;
    }

    .xacthuc2 {
        margin-bottom: 0px;
    }

    .list-item-one {
        margin-bottom: 10px;
    }

    .list-item-one img {
        width: 15px;
        height: 15px;
    }

    .row-custom {
        margin-left: 10px;
    }

    .timeline-box-bomay p {
        font-size: 14px;
    }

    .timeline-box-bomay {
        margin-top: 20px;
    }

    .banner-main-flex3 {
        margin-bottom: 0px;
    }

    .title-main {
        font-size: 16px;
        color: #000;
    }

    .iframe-css {
        height: auto;
        width: 100%;
    }

    .luoi-sty {
        font-size: 14px !important;
        text-align: justify;
    }

    .d-2 {
        display: none !important;
    }

    .item-three {
        /* flex-direction: column; */
        width: 100%;
        margin-top: 0px;
    }

    .item-three div {
        width: 100%;
        font-size: 10px;

    }

    .footer-css h2 {
        font-size: 16px;
    }

    .footer-css h2 span {
        font-size: 18px;
    }

    .footer-css {
        background: #E8E8E866;
        padding: 20px 0;
        margin-top: 20px;
    }

    .vtrue-tang {
        font-size: 14px;
        color: #444444;
        text-align: justify;
    }

    .ao-ma2 img {
        margin-right: 10px;
    }

    .footer-btn {
        font-size: 14px;
    }

    .footer-btn img {
        width: 30px;
    }

    .h3-toto {
        font-size: 16px;
        text-align: center;
    }

    .p-right-good {
        text-align: center;
        font-size: 14px;
    }

    .scan-me {
        font-size: 14px;
    }

    .anhcuoi {
        width: 65% !important;
        margin: 10px 0;
    }

    .row-bg {
        margin-top: 15px;
    }

    .hahaha {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .header-text {
        width: auto;
        display: flex;
        justify-content: center;
    }

    .header-p-red {
        font-size: 7px;
        padding: 2px 4px;
        margin-bottom: 0px;
    }

    .xongro {
        width: 33%;
        display: flex;
        align-items: center;
    }

    .header-logo {
        width: 33%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .header-logo img {
        height: 32px;
        width: 40px;
    }

    .header-p-red2 {
        font-size: 10px;
    }

    .col-pading-right {
        padding-right: auto;
    }

    .col-pading-left {
        padding-left: auto;
    }
}


@media (max-width: 576px) {
    .fb-customerchat {
        display: none;
    }
}

.zalome {
    position: fixed;
    z-index:10;
    bottom: 90px;
    right: 20px;
    margin: 10px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #004A7F;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Arial;
    font-size: 20px;
    padding: -10px -10px;
    text-align: center;
    text-decoration: none;
}

.zalome img {
    width: 100%;
}

.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    right: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 37px;
    left: 37px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
    width: 20px;
    height: 20px;
}

.hotline-bar {
    position: absolute;
    background: rgba(230, 8, 8, 0.75);
    height: 40px;
    width: 180px;
    line-height: 40px;
    border-radius: 3px;
    padding: 0 10px;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    right: 33px;
    bottom: 37px;
}

.hotline-bar>a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    text-indent: 10px;
    display: block;
    letter-spacing: 1px;
    line-height: 40px;
    font-family: Arial;
}

.hotline-bar>a:hover,
.hotline-bar>a:active {
    color: #fff;
}

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-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);
    }
}

@media (max-width: 768px) {
    .hotline-bar {
        display: none;
    }
}




@-webkit-keyframes glowing {
    0% {
        background-color: #004A7F;
        -webkit-box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        -webkit-box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        -webkit-box-shadow: 0 0 3px #004A7F;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #004A7F;
        -moz-box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        -moz-box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        -moz-box-shadow: 0 0 3px #004A7F;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }
}

@keyframes glowing {
    0% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }

    50% {
        background-color: #0094FF;
        box-shadow: 0 0 10px #0094FF;
    }

    100% {
        background-color: #004A7F;
        box-shadow: 0 0 3px #004A7F;
    }
}

.zalome {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.callme {
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}

.col-pading-right {
    padding-right: 22px;
}

.col-pading-left {
    padding-left: 22px;
}

a.no-decor{
	text-decoration: none !important;
	color: white;
}

a.no-decor:hover {
  text-decoration: underline !important;
}
