
/*nut lien he rung lac*/
.contact-right > a {
    -webkit-animation: shake-top 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	        animation: shake-top 2s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}

@-webkit-keyframes shake-top {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@keyframes shake-top {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
/*nut lien he rung lac*/


/*zoom-anh*/
.article-item {
    overflow: hidden;
}
.article-item img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
}
.article-item:hover img{
    overflow: hidden;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/*zoom-anh*/

/* cus zoom anh phong to*/
.scale-up-center:hover {
	-webkit-animation: scale-up-center 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
	        animation: scale-up-center 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-5-10 15:37:11
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
/*end cus zoom anh*/

header {
    background-color: var(--color-main);
}
.share-buttons > a:nth-child(1) > div:nth-child(1) > div {
    background-color: #6D9FCF !important;
}
.share-buttons > a:nth-child(3) > div:nth-child(1) > div {
    background-color: #64bc46 !important;
}



.item-img-brand img {
    width: 100%;
    height: 12rem;
    object-fit: revert;
}
.cus-logo-header {
    height: 6.6rem !important;
}
.header-top-home > .container > .row > div:nth-child(2) {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.bg-light {
    border-radius: 20px !important;
    /*background-color: #69a2c8 !important;*/
    border: none;
}
button.btn.btn-submit {
    border-radius: 20px;
}
.header-top-home {
    padding: 20px 0px;
}
.cust-timkiem {
    border: 1px solid #69a2c8 !important;
    background-color: #69a2c8!important;
    color: var(--white);
}
.cus-tieude-gioi-thieu {
    text-transform: uppercase;
    font-size: 2.7rem !important;
    font-weight: 700 !important;
    font-family: "Open Sans", sans-serif;
}
.cus-tieude-gioi-thieu > a {
    color: var(--color-highlight) !important;
}
.cus-mo-ta-ngan-gioithieu {
    margin-bottom: 10px;
    color: var(--black) !important;
    font-size: 22px;
    font-weight: 600;
}
.cus-nut-cem-them-gioithieu {
    background-color: var(--color-highlight);
    color: white;
    border-radius: 15px;
    width: 13rem;
    font-weight: 800;
    font-size: 18px;
}
.boc-cus-xemthem-gioithieu {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.cus-title-slider-product {
    border-bottom: 2px solid #ececec;
    padding-bottom: 0px;
}
.cus-tieu-de-xemthem-tintuc {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ececec;
}
.cus-xemthemtintuc {
    font-size: 20px;
}
.cus-tiltel-dichvu {
    font-size: 3.6rem;
    color: var(--color-highlight);
    border-bottom: 2px solid;
    padding-bottom: 10px;
    width: 13%;
    font-weight: 700 !important;
}
.cus-tiltel-tintuc {
    font-size: 3.6rem;
    font-weight: 700;
}
.cus-background-tin-tuc-trangchu {
    background-color: #6D9FCF;
    padding: 30px 0px;
}
.cus-home-dich-vu {
    background-color: #F6F6F6;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
}
.cus-ten-baiviet-dichvu {
    height: 5rem;
}
.cus-border-backgroud:hover {
    box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.12), 2px 2px 2px rgba(0,0,0,0.24);
}
.cus-article-description {
    height: 4.5rem;
}
.cus-home-tin-tuc {
    background-color: #6D9FCF;
    padding-top: 30px;
    padding-bottom: 30px;
}
.cus-border-backgroud {
    background-color: white !important;
}

.title-doi-tac-chung-toi {
    font-size: 30px;
    color: var(--color-highlight);
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 60px;
}
.tieu-de-footer-cty {
    font-size: 23px;
    font-weight: 600;
    color: var(--white);
    padding-bottom: 15px;
}
.mota-footer-cty {
    font-size: 21px;
    font-weight: 600;
    color: var(--white);
}
.cus-background-logo-footer {
    background-color: var(--color-main);
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 15px;
}
.cus-icon-footer-lienhe {
    font-size: 19px;
    padding-right: 10px;
}
.cus-khung-icon-ftlienhe {
    color: var(--white);
    justify-content: center;
}
.cus-tieu-de-khach-footer {
    font-size: 20px;
}
.cus-background-lienhe-footer {
    background-color: var(--color-main);
    padding-top: 30px;
    padding-bottom: 30px;
}

/*.language-section {*/
/*    padding-top: 15px;*/
/*}*/
.header-top-home > .container > .row > div:nth-child(3) {
    display: flex;
    align-items: center;
}
.menu-languge-footer {
    background-color: #0d3f8bdb;
}
footer > .menu-languge-footer > .container > .row > div {
    display: flex;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.menu-languge-footer > .container > .row > div {
    display: flex;
    align-items: center;
}
.menu-languge-footer > .container > .row > div > div:nth-child(1) > .menu-container > .menu-section > ul > li > a {
    font-size: 16px !important;
    font-weight: 500;
}
.cus-background-gioithieu {
    background-image: url(http://cdn1205.cdn4s2.com/media/bn2.jpg) ;
    height: 28rem;
    background-position: 50% 50%;
    background-size: cover !important;
}
.cus-breadcrumbs-gioithieu {
    display: flex;
    justify-content: center;
    padding-top: 8%;
}
.cus-breadcrumbs-gioithieu > a {
    color: white;
    font-size: 30px;
    /*text-transform: uppercase;*/
}
.cus-breadcrumbs-gioithieu > h1 > a > span {
    color: white;
    font-size: 30px;
}


.cus-background-lienhe {
    background-image: url(http://cdn1205.cdn4s2.com/media/bn1.jpg) ;
    height: 28rem;
    background-position: 50% 50%;
    background-size: cover !important;
}
.cus-breadcrumbs-lienhe {
    display: flex;
    justify-content: center;
    padding-top: 8%;
}
.cus-breadcrumbs-lienhe > a {
    color: white;
    font-size: 30px;
    /*text-transform: uppercase;*/
}
.cus-breadcrumbs-lienhe > h1 > a > span {
    color: white;
    font-size: 30px;
}




@media (max-width: 768px) {
    .cus-tiltel-dichvu {
    font-size: 3rem;
    color: var(--color-highlight);
    border-bottom: 2px solid;
    padding-bottom: 15px;
    width: 35%;
}
.cus-ten-baiviet-dichvu {
    height: 7rem;
}
.cus-article-description {
    height: 6rem;
}
.cus-article-title-tin-tuc {
    height: 5rem;
}
.menu-search-mobile > .container > .row {
    margin: 0px;
}
.title-doi-tac-chung-toi {
    font-size: 27px;
    color: var(--color-highlight);
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 60px;
}
.tieu-de-footer-cty {
    font-size: 25px;
    font-weight: 600;
    color: var(--white);
    padding-bottom: 15px;
}
.mota-footer-cty {
    font-size: 20px;
    font-weight: 600;
    color: var(--white);
}
.cus-background-lienhe-footer {
    background-color: var(--color-main);
    padding-top: 30px;
    padding-bottom: 30px;
}
.cus-background-logo-footer {
    background-color: var(--color-main);
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 0px;
}
.cus-ngon-ngu-mobile {
    margin-top: -45px;
    margin-left: -15px;
}
.list-unstyled.position-relative {
    display: flex;
    flex-direction: column;
}
.cus-logo-languge-mobile {
    padding-top: 10px;
}
.menu-search-mobile {
    padding-bottom: 15px;
}
.cus-breadcrumbs-lienhe {
    padding-top: 28%;
}
.cus-breadcrumbs-gioithieu {
    padding-top: 28%;
}
    
}


