:root {
    /* space */
    --spacing : 25px 0 !important;
    --spacing-second: 30px 0 !important;    /* width */
    --width: 1150px !important;
    /* font-size */
    --size-home-banner-title: 78px;
    --size-products-banner-title: 68px;
    --size-h1: 50px;
    --size-main-title: 38px;
    --size-second-title: 24px;
    --size-body: 16px;
    /* line-height */
    --lh-main-title: 52px;
    --lh-body: 26px;
    /* color */
    --body: #797979;
    --red: #ff0000;
    --primary:#ffc300;
    --secondary: #009ded;
    --third: #ffc300;
    --black:#000;
    --white:#fff;
}
@media (max-width:767px) {
    :root { 
        --spacing : 15px 0 !important;
        --size-h1: 32px !important;
    } 
}
h1, h2, h3, h4, h5, h6 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
  }

@media (max-width:767px) {
    :root { 
        --spacing : 15px 0 !important;
        --size-h1: 32px !important;
    } 
    h3 {
        font-size: 18px;
    }
}
html::-webkit-scrollbar{
  width: 10px;
}
html::-webkit-scrollbar-track{
  background-color: #fafafa;
}
html::-webkit-scrollbar-thumb{
  background-image: linear-gradient(-45deg, var(--primary), var(--third));
  border-radius: 50px;
}

iframe ::-webkit-scrollbar {
    width: 10px;
}
iframe ::-webkit-scrollbar-track {
    background-color: #fafafa;
}
iframe ::-webkit-scrollbar-thumb {
    background-image: linear-gradient(-45deg, var(--primary), var(--third));
    border-radius: 50px;
}
.vuta-container {
    max-width: min(var(--width,100%));
}
.slick-dots li button::before {
    font-family: 'slick';
    font-size: 12px !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 14px !important;
    height: 14px !important;
    content: '.';
    font-size: 12px;
    text-align: center;
    opacity: .25;
    color: var(--secondary) !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block !important;
    line-height: 16px !important;
    background: var(--black);
    border-radius: 50%;
  }
  .slick-dots li.slick-active button::before {
    background: var(--third);
  }
@media (max-width:1200px) {
    :root {
        --spacing : 20px 0 !important;
    }
}

@media (max-width:992px) {
    :root {
        --size-products-banner-title: 48px;
    }
}
@media (max-width:767px) {
    :root {
        --size-products-banner-title: 36px;
    }
}
@media (max-width:575px) {
    :root {
        --size-products-banner-title: 24px;
    }
    .news{
        margin-bottom: 15px;
    }
}


@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);



@-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-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;
    }
}

@keyframes move_right {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(20px);
    }

    100% {
        transform: translateX(0);
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 1;
    }
}

@keyframes zoom {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 1;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 1;
    }
}

@keyframes ring {
    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);
    }
}

@keyframes arrow {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }

    50% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0, 40px);
        transform: translate(0, 40px);
        opacity: 1;
    }
}

@-webkit-keyframes xoayvong {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

/* Standard syntax */
@keyframes xoayvong {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
    }
}

@keyframes zoom {
    0% {
        width: 70%;
    }

    50% {
        width: 100%;
    }

    100% {
        width: 70%;
    }
}

@keyframes floating {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
      }
      100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
      0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
      }
      100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
      }
    
}
@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-Thin.ttf);
    font-weight: 100;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-ThinItalic.ttf);
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-Light.ttf);
    font-weight: 300;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-LightItalic.ttf);
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-Medium.ttf);
    font-weight: 500;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-MediumItalic.ttf);
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-Regular.ttf);
    font-weight: 400;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-Italic.ttf);
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-Bold.ttf);
    font-weight: 700;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-BoldItalic.ttf);
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-Black.ttf);
    font-weight: 900;
}

@font-face {
    font-family: "Roboto";
    src: url(../libs/font/Roboto/Roboto-BlackItalic.ttf);
    font-weight: 900;
    font-style: italic;
}

.box-img img {
    width: 100%;
}

.yellow {
    color: #ffc300;
}

.rotate-center {
    -webkit-animation: rotate-center 100s linear infinite both;
    animation: rotate-center 100s linear infinite both;
}

@-webkit-keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.container-fluid {
    padding: 0;
}

.container-fluid .row {
    margin: 0;
}

.container-fluid .row [class^="col-"] {
    padding: 0;
}

.box-blog--img {
    border-radius: 10px;
    overflow: hidden;
}

.box-blog--img img {
    object-fit: cover;
    height: 100% !important;
    width: 100% !important;
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

figure {
    margin: 0;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

ul {
    padding: 0;
}

li {
    list-style-type: none;
}

.mobile {
    display: none;
}

@media screen and (max-width: 575px) {
    .mobile {
        display: block;
    }
}

/* ================ */
/* Button */
.btn--primary,
.project .box--btn a {
    border-radius: 6px;
    background: #009ded;
    transition: all ease 0.5s;
    color: #fff !important;
    font-weight: 700;
    padding: 15px 40px;
    max-width: 204px;
}

.btn--primary:hover,
.project .box--btn a:hover {
    background: #ffc300;
    color: #000;
}

.btn--secondary {
    border-radius: 6px;
    background: #ffc300;
    transition: all ease 0.5s;
    color: #000;
    font-weight: 700;
}

.btn--secondary:hover {
    background: #009ded;
    color: #fff;
}

.btn--thirty {
    border: none;
    transition: all ease 0.5s;
    border-radius: 6px;
}

.btn--thirty:focus {
    outline: none;
}

/* ================= */
/* title */
.center-mode {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    width: 100%;
}

.center-mode .center-title {
    font-size: 50px;
    font-weight: 700;
    
}
@media (max-width:767px) {
        .center-mode .center-title {
            font-size: 36px;
        }
    }
@media (max-width:557px) {
    .center-mode .center-title {
            font-size: 24px;
        }
}
.pagination li.disabled > span { 
    color: #000;
}
.breadcrumb {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding-top: 9px;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    display: inline-block;
    background: transparent;
}

.breadcrumb ol {
    display: flex;
    margin-bottom: 0;
    justify-content: center;
    padding-left: 0;
}

.breadcrumb li {
    font-size: 14px;
    font-weight: 400;
    color: #ffc300;
    position: relative;
    margin-right: 15px;
    text-transform: capitalize;
}

.breadcrumb li:last-child a {
    color: #ffc300;
    font-weight: 700;
}

.breadcrumb li:last-child:before {
    display: none;
}

.breadcrumb li::before {
    position: absolute;
    content: "/";
    margin-right: 15px;
    right: -25px;
    color: #c4c4c4;
}

.breadcrumb li a {
    color: #c4c4c4;
}

.slogan {
    font-style: italic;
    font-weight: 400;
    text-align: center;
}

.main-title,
.main-title--center,
.project .main-title--center {
    font-size: var(--size-main-title);
    font-weight: 700;
    line-height: var(--lh-main-title);
    position: relative;
    margin-bottom: 20px;
}

.main-title p,
.main-title--center p,
.project .main-title--center p {
    font-size: 16px;
    font-style: italic;
    padding-block: 25px;
}

@media screen and (max-width: 767px) {

    .main-title,
    .main-title--center,
    .project .main-title--center {
        font-size: 26px;
    }
}

.main-title::before,
.main-title--center::before,
.project .main-title--center::before {
    position: absolute;
    content: "";
    height: 5px;
    background-color: #ffc300;
    width: 150px;
    line-height: 37.5px;
    bottom: -5px;
    border-radius: 5px;
}

.main-title.main-blog--title {
    font-size: 32px;
    line-height: 37.5px;
}

.main-title.main-blog--title::before {
    width: 163px;
    bottom: -14px;
}
.related-posts {
    padding-left: 0 !important;
    border-left: 0 !important;
}
.related-posts .related-list {
    padding-left: 30px !important;
    border-left: 5px solid var(--third);
}
.related-posts .related-list li {
    line-height: 30px;
    font-size: 16px;
}
.related-posts .related-list li a {
    position: relative;
    font-style: italic;
    font-size: 16px;
}
.related-posts .related-list li a::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    width: 20px;
    left: -18px;
    top: -6px;
}

.main-title--center,
.project .main-title--center {
    text-align: center;
    width: 100%;
}


.main-title--center::before,
.project .main-title--center::before {
    left: 50%;
    transform: translateX(-50%);
}


.main-title--center p,
.project .main-title--center p {
    font-size: 16px;
    font-style: italic;
    color: #444;
    max-width: 474px;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    width: 100%;
}
.main-title.center {
    text-align: center;
}

.main-title.center::before {
    left: 50%;
    transform: translateX(-50%);
}

.slider .news {
    padding-right: 20px;
}

.slick-slide span img {
    display: inline-block;
}

.box--title {
    width: 100%;
}

.slick-dots li.slick-active button::before {
    color: #ffc300;
}

.nav-tabs {
    border-bottom: none;
    width:100%;
    overflow:hidden;
}

.nav-tabs ul {
    display: flex;
    justify-content: center;
    overflow-x: auto;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  padding-bottom:15px;
}

@media (max-width:575px) {
    .nav-tabs {
        margin-left: auto;
        margin-right: auto;
        max-width: 400px;
    }
    .nav-tabs ul {
       justify-content: left;
    }
}


.nav-tabs ul li {
    margin-left: 28px;
    margin-right: 28px;
    position: relative;
    line-height: 25px;
    transition: all ease 0.5s;
}

.nav-tabs ul li:last-child {
    margin-right: 0;
}

.nav-tabs ul li:first-child {
    margin-left: 0;
}

.nav-tabs ul li.active a {
    color: #ffc300;
}

.nav-tabs ul li.active::before {
    transform: scale(1);
    display: block;
}

@media screen and (max-width: 767px) {
    .nav-tabs ul li {
        margin: 0;
    }
    .nav-tabs ul {
        gap: 30px;
    }
}



.nav-tabs ul li::before {
    position: absolute;
    height: 3px;
    background: #ffc300;
    width: 100%;
    content: "";
    transform: scale(0);
    line-height: 25px;
    bottom: 0;
}

@media screen and (max-width: 575px) {
    .nav-tabs ul li::before {
        display: none;
    }
}



.nav-tabs ul li:hover::before,
.nav-tabs ul li:hover::before a.active {
    transform: scale(1);
    transition: all ease-in-out 0.4s;
}

.nav-tabs ul li a {
    font-weight: 700;
    color: #000;
    line-height: 20px;
    letter-spacing: 0.02em;
    transition: all ease 0.4s;
}
.nav-tabs ul li:hover a ,
.nav-tabs ul li a.active {
    color: #ffc300;
}
.nav-tabs ul li:first-child {
    margin-left: 0;
}

.nav-tabs ul li:last-child {
    margin-right: 0;
}

.news .box--img img {
    width: 100%;
}

.pricing__table {
    background: #fff;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
}

.pricing__table .pricing--title {
    font-weight: 900;
    line-height: 1.5;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 0;
    background: #ffc300;
}

.pricing__table .pricing--price {
    padding: 10px 0 20px;
    background: #009ded;
    color: #fcfcfc;
    text-align: center;
    height: 75px;
    line-height: 26px;
}

.pricing__table .pricing--price .price {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2.12px;
    text-decoration: line-through;
    color: #000;
    margin-bottom: -15px;
}

.pricing__table .btn--thirty {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fffe03;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 25px 7px;
    letter-spacing: 2px;
}

.pricing__table .btn--thirty:hover {
    color: #fff;
    background: #009ded;
}

.pricing__table ul {
    text-align: left;
    padding-left: 20px;
}

.pricing__table ul li {
    padding: 10px 20px;
    font-weight: 400;
    font-size: 14px;
    display: block;
    line-height: 24px;
    margin-bottom: 0;
    position: relative;
    
}

.pricing__table ul li .fas.fa-check-circle {
    color: #28a745;
    font-size: 18px;
    margin-right: 10px;
    position: absolute;
    left: -5px;
    top: 15px;
}

.pricing__table ul li strong {
    margin-right: 5px;
}

.pricing--price .price--sale {
    font-size: 26px;
    font-weight: 700;
    line-height: 58px;
}

.pagination {
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 10px;
    background:#fff;
}

.pagination li.disabled a {
    background: var(--third);
    border: 1px solid var(--third) !important;
}
.pagination li i {
    color: #797979;
  
}
.pagination li span {
    height: 32px;
    width: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}
.pagination li a {
    width: 32px;
    height: 32px;
    background: #fff;
    color: #212b36;
    font-weight: 500;
    border-radius: 4px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    transition: all ease 0.3s;
    border: 1px solid #dfe3e8 !important;
}

.pagination li span:hover,
.pagination li span:focus,
.pagination li span:visited,
.pagination li.active a ,
.pagination li.active span ,
.pagination li a:hover ,
.pagination li a:focus  {
    color: #fff;
    background: #ffc300 !important;
    border: 1px solid #ffc300 !important;
}
.pagination li.active a:hover {
    cursor: not-allowed;
}


.pagination li.active a {
    color: #fff;
    background: #ffc300;
    border: 1px solid #ffc300;
}

.ourteam-title {
    margin-bottom: 74px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 38px;
    line-height: 44.53px;
    color: #292d32;
}

.ourteam-title--min {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 23.44px;
    padding-left: 100px;
}

.ourteam .logo {
    padding-left: 100px;
}

.ourteam .box-img img {
    width: 100%;
}

.underline-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 18px;
    color: #000000;
    position: relative;
    margin-bottom: 55px;
}

.underline-title::before {
    position: absolute;
    width: 150px;
    background: #ffc300;
    height: 5px;
    bottom: 0;
    content: "";
    left: 50%;
    transform: translateX(-50%);
}

#content1 {
    display: block;
}

#content2,
#content3,
#content4,
#content5 {
    display: none;
}

#accordian ul li {
    margin-bottom: 10px;
}

#accordian ul li.active .link a {
    color: #ffc300;
}

#accordian ul li.active .box-hide {
    display: block;
    visibility: visible;
    opacity: 1;
}

#accordian ul li .link {
    background-color: #f2f2f2;
    cursor: pointer;
    padding: 9px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    margin-bottom: 10px;
    display: block;
    margin-bottom: 0;
}

#accordian ul li .link a {
    color: #009ded;
    transition: all ease 0.2s;
}

#accordian ul li .link a:hover {
    color: #ffc300;
}

#accordian ul li .box-hide {
    margin-bottom: 20px;
    color: #222;
    padding: 1.25rem;
    border: 1px solid #f7f7f7;
    transition: all ease 0.02s;
    display: none;
    opacity: 0;
    visibility: hidden;
}

.more_less_action {
    text-align: center;
    color: #333 !important;
    display: block;
    font-weight: 600;
    font-size: 12px;
    position: relative;
}

.more_less_action.action_more::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
    top: 50%;
    transform: translateY(-50%);
    right: 480px;
}

.more_less_action.action_less::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #333;
    top: 50%;
    transform: translateY(-50%);
    right: 490px;
}

.more_less_action.action_less {
    display: none;
}

.less_active .action_less {
    display: block;
}

.less_active .action_more {
    display: none;
}

.data_more_less:not(.less_active):not(.action_disabled) .data_more_less_inner:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    height: 80px;
}

.data_more_less.action_disabled .more_less_action {
    display: none;
}

.data_more_less_inner {
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.main-website-content .news-download-file a {
    color: #222;
    font-weight: 600;
    display: block;
}

.box__content--table {
    padding-inline: 10px;
}

.problem {
    background: #f2f2f2;
    padding-top: 68px;
    padding-bottom: 67px;
}

.problem .main-title.center {
    margin-bottom: 0;
}

.problem .main-title.center::before {
    display: none;
}

.box__link {
    text-align: center;
    margin-top: 38px;
}

.box__link #popup-btn {
    background: transparent;
    border: none;
    color: #ffc300;
}

.box__link #popup-btn span {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #ffc300;
}

.box__link #popup-btn img {
    margin-left: 10px;
}

.box__link #popup-btn:focus {
    outline: none;
}

.popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: -900px;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.62deg, #00aded 0.65%, #c0fefc 99.59%);
    z-index: 99999;
}

.popup .box-content {
    padding-top: 100px;
}

.popup .box-content .left .title {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    letter-spacing: 0.02em;
}

.popup .box-content .left p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #fff;
}

.popup .box-content .left input {
    display: block;
    width: 90%;
    padding: 13px 15px;
    margin-bottom: 20px;
    border-radius: 6px;
    border: none;
    box-shadow: none;
}

.popup .box-content .left input::placeholder {
    font-size: 16px;
}

.popup .box-content .left input:focus {
    outline: none;
}

.popup .box-content .left .btn--sumbit {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 14px 10px;
    border: none;
}

.popup .box-content .left .btn--sumbit:hover span {
    color: #fff !important;
}

.popup .box-content .left .btn--sumbit span {
    color: #000;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all ease 0.5s;
}

.popup .box-content .left .btn--sumbit:focus {
    outline: none;
}

.popup .box-content .left .contact--desc {
    text-align: center;
}

.popup .box-content .left .contact--desc p {
    font-style: italic;
    margin-bottom: 0;
    color: #fff;
}

.popup .box-content .left .contact--desc span {
    font-size: 20px;
    color: #fff;
}

.popup .box-content .left .contact--desc a {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

.popup .box-content .right {
    position: relative;
}

.popup .box-content .right img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.popup .popup-content .close-btn {
    position: absolute;
    color: #fff;
    right: 10px;
    font-weight: 700;
    padding: 0px 8px;
    border-radius: 50%;
    border: 2px #fff solid;
    top: 10px;
}

.popup .popup-content .close-btn:hover {
    color: #ffc300;
    cursor: pointer;
    border: 2px #ffc300 solid;
}

.popup-content {
    position: relative;
    height: 100vh;
}

.fix__problem .problem__item {
    padding: 0;
    margin: 0;
}

#popup-btn img {
    margin-left: 10px;
    -webkit-animation: move_right 5s ease-in-out infinite;
    animation: move_right 5s ease-in-out infinite;
}

.news .home-blog--title a {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.02em;
    font-weight: 700;
    margin-top: 8px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    min-height: 50px;
}

.news .home-blog--title a {
    color: #000;
}

.news .blog-content {
    margin-top: 12px;
}

.news .blog-content .name-title {
    font-weight: 600;
    margin-right: 5px;
    font-size: 16px;
    position: relative;
    margin-right: 15px;
    line-height: 22.4px;
    color: #797979;
}

.news .blog-content .name-title::before {
    position: absolute;
    content: ".";
    right: -10px;
    bottom: 0;
    line-height: 22.4px;
}

.news .blog-content .name-title a {
    color: #797979;
}

.news .blog-content .time {
    font-weight: 300;
    color: #797979;
    font-size: 14px;
}

.news .blog-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #797979;
    /* or 29px */
    letter-spacing: 0.02em;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.news .blog-content .blog-time {
    line-height: 22.4px;
    position: relative;
}

.news .blog-content .blog-time span {
    position: relative;
    z-index: 1;
    background: #fff;
}

.news .blog-content .blog-time i {
    color: #c4c4c4;
}

.news .blog-content .blog-time::before {
    position: absolute;
    content: "";
    border-bottom: 1px dashed #c4c4c4;
    width: 100%;
    line-height: 11.2px;
    top: 12px;
    z-index: 0;
}

.news .blog-content .blog-time img {
    margin-right: 8px;
}

.news .blog-content .blog-time .cout {
    color: #c4c4c4;
    font-size: 14px;
    letter-spacing: 0.02em;
    padding-right: 16px;
    padding-left: 8px;
}

.discover {
    background: #f2f2f2;
    padding-top: 81px;
    padding-bottom: 50px;
}

.discover .main-title.center {
    font-size: 32px;
    line-height: 37.5px;
}

.discover .main-title.center::before {
    bottom: -14px;
}

.discover .item {
    margin-bottom: 29px;
}

.discover a {
    margin-bottom: 29px;
}

.discover a span {
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #000;
}

.discover a img {
    height: 16px;
    margin-right: 20px;
}

.header.fixed-top {
    background: #fff;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
    padding: 0;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}


.header__main {
    padding: 20px 0;
    position: relative;
    width: 100%;
    top: 0;
    background: transparent;
}
.header.fixed-top .header__main {
    padding: 7px 0;
}
.header__main--button {
    max-width: 180px;
    position: relative;
}
.container {
    padding: 0 15px !important;
}

@media screen and (max-width: 1200px) {
    .header__main--button {
        order: 2;
        margin-left: 15px;
        margin-right: 15px;
    }
    .header-search img {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .header__main--button.desktop {
        display: none !important;
    }
 
   
}

.header__main--button .btn--secondary {
    display: flex;
    position: relative;
    padding: 8px 15px 8px;
    font-size: 18px;
    background: #009ded;
    border-radius: 6px;
    align-items: center;
}
.header-products .header__main {
    background: transparent;
    padding: 2px 0;
}

@media screen and (max-width: 996px) {
    .header__main--button .btn--secondary {
        background: transparent;
    }
}


.header__main--button .btn--secondary .number {
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 500;
    transition: all ease 0.5s;
}

@media screen and (max-width: 996px) {
    .header__main--button .btn--secondary .number {
        display: none;
    }
}

.header__main--button .btn--secondary .icon {
    position: absolute;
    left: -20px;
}

.header__main--button .btn--secondary .number {
    margin-left: 10px;
}
.header .header__main--logo img {
    margin-top: -8px;
    width: 120px;
}
.header__main--button .btn--secondary .hotline-phone-ring-circle {
    width: 70px;
    height: 70px;
    top: -16px;
    left: -46px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 3px solid #fffe03;
    -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 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

@media screen and (max-width: 1200px) {
    .header__main--button .btn--secondary .hotline-phone-ring-circle {
        top: unset;
    }
}

.header__main--button .btn--secondary .hotline-phone-ring-circle-fill {
    width: 60px;
    height: 60px;
    left: -40px;
    position: absolute;
    background-color: #fffe04;
    border-radius: 100%;
    -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 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.header__main--button .btn--secondary img {
    width: 24px;
    position: relative;
    z-index: 2;
    animation: 1s ease 0s infinite normal none running ring;
    transition: all ease 0.5s;
}

.header__main--content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}




.header.header-white.fixed-top nav .accordion .dropdown:hover a,
.header.header-white.fixed-top nav .accordion .dropdown:hover i,
.header.header-white.fixed-top nav .accordion .dropdown.active a,
.header.header-white.fixed-top nav .accordion .dropdown.active i {
    color: #ffc300 !important;
}

.header.header-white.fixed-top nav .accordion .dropdown:hover .sub-menu ul li a,
.header.header-white.fixed-top nav .accordion .dropdown.active .sub-menu ul li a {
    color: #000 !important;
}

.header.header-white.fixed-top nav .accordion .dropdown:hover .sub-menu ul li a:hover,
.header.header-white.fixed-top nav .accordion .dropdown.active .sub-menu ul li a:hover {
    color: #ffc300 !important;
}

.header.header-white.fixed-top nav .accordion .dropdown .link a {
    transition: all ease 0.4s;
    color: #000;
}

.header.header-white.fixed-top nav .accordion .dropdown .link a:hover {
    color: #ffc300;
}

.header.header-white.fixed-top nav .accordion .dropdown .link i {
    color: #000;
}

.header.header-white nav .accordion .dropdown .link a {
    color: #fff;
}

.header.header-white nav .accordion .dropdown .link i {
    color: #fff;
}

.navbar {
    padding: 0;
    justify-content: space-around;
    display: flex;
    position: unset;
    align-items: center;
}

@media screen and (max-width: 1200px) {
    .navbar .accordion .dropdown.open i {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        color: #ffc300;
    }

    .navbar .accordion .dropdown.open .sub-menu {
        display: block;
        visibility: visible;
        opacity: 1;
    }

    .navbar .accordion .dropdown.open .sub-menu .sub-menu--bottom a {
        padding: 0;
    }

    .navbar .accordion .dropdown.open .sub-menu .sub-menu--bottom li {
        margin-bottom: 30px;
    }

    .navbar .accordion .dropdown.open .sub-menu .sub-menu--bottom img {
        width: 100%;
    }
}

.navbar .link {
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    transition: all ease-in-out 0.3s;
    padding-bottom: 7px;
}

@media screen and (max-width: 1200px) {
    .navbar .link {
        padding: 0;
    }

    .navbar .link>a {
        padding: 15px 20px;
        display: block;
    }
}

.navbar .link i {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-left: 7px;
    margin-right: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.navbar .link::before {
    background: #ffc300;
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    content: "";
    transform: scale(0);
    transition: all ease 0.4s;
}

@media screen and (max-width: 1200px) {
    .navbar .link::before {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .navbar .link i {
        right: 15px;
        left: auto;
        font-size: 16px;
        position: absolute;
        top: 15px;
        font-size: 18px;
    }
}

.navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
}

@media screen and (max-width: 1200px) {
    .navbar ul {
        display: block;
    }
}
.navbar #accordion {
    gap: 30px;
}
.navbar ul .dropdown {
    transition: all ease 0.3s;
    position: relative;
}

@media screen and (max-width: 1200px) {
    .navbar ul .dropdown {
        border-bottom: 1px solid #000;
    }
}

.navbar ul .dropdown.open {
    border-bottom: none;
    padding-bottom: 0;
}

.navbar ul .dropdown.open .link a {
    color: #ffc300;
}

.navbar ul .dropdown.open ul {
    display: block;
    position: unset;
    visibility: visible;
    opacity: 1;
}

.navbar ul .dropdown:first-child {
    margin-left: 0;
}

.navbar ul .dropdown:last-child {
    margin-right: 0;
}

@media screen and (max-width: 1200px) {
    .navbar ul .dropdown {
        margin: 0;
        position: inherit;
        padding: 0;
    }
}

.navbar ul .dropdown:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    background: #fff;
}

.navbar ul .dropdown:hover .link::before,
.navbar ul .current .link::before ,
.navbar ul .dropdown.active .link::before {
    transform: scale(1);
}

.navbar ul .dropdown:hover i,
.navbar ul .dropdown.active i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #ffc300;
}

@media screen and (max-width: 1200px) {

    .navbar ul .dropdown:hover i,
    .navbar ul .dropdown.active i {
        transform: none;
    }
}

.navbar ul .dropdown:hover .link > a,
.navbar ul .dropdown.active .link > a {
    color: #ffc300;
}

.navbar ul .dropdown a {
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
    white-space: nowrap;
    transition: 0.3s;
    line-height: 18.75px;
    transition: all ease 0.4s;
    position: relative;
}

@media screen and (max-width: 996px) {
    .navbar ul .dropdown a:hover::before {
        display: none;
    }
}

.navbar ul .current .link  i,
.navbar ul .current .link > a ,
.navbar ul .dropdown .link > a:hover {
    color: #ffc300;
    font-size: 16px;
    text-transform: capitalize;
}

@media screen and (max-width: 1200px) {
    .navbar ul .dropdown a {
        padding-left: 30px;
        padding-right: 15px;
    }
}

.navbar ul .dropdown .sub-menu {
    display: block;
    position: fixed;
    left: 0;
    top: 70px;
    margin: 0;
    z-index: 99;
    opacity: 0;
    padding-top: 30px;
    padding-bottom: 55px;
    visibility: hidden;
    box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.15);
    transition: 0.3s;
    border-radius: 4px;
    min-width: 200px;
    transition: all ease 0.3s;
    width: 100vw;
}

@media screen and (max-width: 1200px) {
    .navbar ul .dropdown .sub-menu {
        max-width: 330px;
        padding: 15px;
        position: unset;
        display: none;
    }
}

.navbar ul .dropdown .sub-menu .sub-menu--item {
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 14px;
    margin-bottom: 30px;
}

.navbar ul .dropdown .sub-menu .sub-menu--item .mega__list {
    display: block;
}

.navbar ul .dropdown .sub-menu .sub-menu--item .mega__list--item {
    position: relative;
    margin-bottom: 20px;
}

.navbar ul .dropdown .sub-menu .sub-menu--item .mega__list--item a {
    color: #292d32;
}

.navbar ul .dropdown .sub-menu .sub-menu--item .mega__list--item:hover a {
    color: #ffc300;
}

.navbar ul .dropdown .sub-menu .sub-menu--item .mega__list--item::before {
    background-image: url(../images/check.svg);
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    width: 22.5px;
    height: 22.5px;
    position: absolute;
}

.navbar ul .dropdown .sub-menu .sub-menu--item .mega__list--item a {
    margin-left: 34.25px;
    text-transform: unset;
    font-weight: 500;
    transition: all ease 0.3s;
}

.navbar ul .dropdown .sub-menu .mega-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #292d32;
    text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
    .navbar ul .dropdown .sub-menu .mega-title {
        margin-bottom: 20px;
    }
}

.navbar ul .dropdown .sub-menu--bottom .right img {
    width: 100%;
}

.navbar ul .dropdown .sub-menu--bottom ul {
    display: block;
}

.navbar ul .dropdown .sub-menu--bottom ul li {
    margin-bottom: 38px;
}

@media screen and (max-width: 1400px) {
    .navbar ul .dropdown .sub-menu--bottom ul li {
        margin-bottom: 65px;
    }
}

.navbar ul .dropdown .sub-menu--bottom ul li:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    .navbar-toggler {
        padding: 0.25rem 0.75rem;
        font-size: 1.25rem;
        line-height: 1;
        margin-left: auto;
        border-radius: 0.25rem;
        display: block;
        background: #ffc300;
    }

    .navbar-dark .navbar-toggler {
        color: #ffc300;
        display: block;
        border: none;
    }

    .navbar-dark .navbar-toggler:focus {
        text-decoration: none;
        outline: none !important;
        border: none;
        box-shadow: none;
    }

    .navbar-dark .navbar-toggler:hover {
        text-decoration: none;
        outline: none;
    }

  
    #main-navigation {
        position: fixed;
        top: 0;
        left: -500px;
        min-width: 330px;
        box-shadow: 0 5px 5px rgba(129, 126, 126, 0.31);
        transition: all 0.3s;
        overflow: hidden;
        z-index: 9999;
        height: 100vh;
        overflow-y: auto;
    }
}

@media screen and (max-width: 1200px) and (max-width: 1200px) {
    #main-navigation {
        background: #fff;
    }
}

@media screen and (max-width: 1200px) {
    #main-navigation.show {
        left: 0;
    }

    .navbar .navbar-nav {
        text-align: left;
        display: block;
    }

    .navbar .navbar-nav li {
        padding: 15px 0;
    }

    .navbar .navbar-nav li a {
        text-align: left;
        border: none;
    }

    .header .logo {
        transition: 0.3s;
        order: 2;
        text-align: center;
        margin: auto;
    }
}

@media screen and (max-width: 767px) {
    .header .logo {
        margin: unset;
    }
}


.banner-blog .wr-banner {
    background: url(../images/banner-blog.png);
    height: 380px;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 0;
}

.new-blog {
    padding-top: 98px;
}

#topic .top-content {
    margin-bottom: 82px;
}

.main-blog {
    margin-bottom: 104px;
}

.main-blog .main-title {
    margin-top: 80px;
}

.banner-blog .banner-img img {
    position: absolute;
    right: 40rem;
}

@media screen and (max-width: 1400px) {
    .banner-blog .banner-img img {
        right: 25rem;
    }
}
@media (max-width:1200px) {
    .navbar ul .current a {
        background: var(--white);
        color: var(--secondary);
        border-bottom: 1px solid #000;
        padding-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .banner-blog .banner-img img {
        right: unset;
        left: 0;
    }
}

.detail__head {
    margin-top: 151px;
}

.detail__head .offset-md-1 {
    margin-bottom: 40px;
}

.detail__head .offset-md-1 .box--img img {
    width: 100%;
    max-width: unset;
}

.detail__head h1.title {
    font-weight: 700;
    color: #000;
    font-size: 32px;
    line-height: 37.5px;
    margin-bottom: 17px;
}

.detail__head .breadcrumb {
    position: inherit;
    text-align: left;
    transform: unset;
    margin-left: 5px;
}

.detail__head .breadcrumb ol {
    justify-content: unset;
}

.detail__head .detail__time p {
    margin-bottom: 40px;
}

.detail__head .detail__time span {
    position: relative;
    margin-right: 17px;
    line-height: 22.4px;
}

.detail__head .detail__time span.minutes {
    margin-right: 5px;
}

.detail__head .detail__time span.minutes::before {
    display: none;
}

.detail__head .detail__time span.name {
    text-transform: uppercase;
    color: #ffc300;
    font-weight: 600;
}

.detail__head .detail__time span::before {
    position: absolute;
    content: ".";
    right: -12px;
    line-height: 17px;
    color: #797979;
}

.detail__body {
    margin-top: 40px;
}

.detail__body .left .box__content--top {
    margin-bottom: 25px;
    box-shadow: 0 5px 10px rgba(234, 232, 102, 0.84);
    -webkit-box-shadow: 0 5px 10px rgba(234, 232, 102, 0.84);
    -moz-box-shadow: 0 5px 10px rgba(234, 232, 102, 0.84);
    -ms-box-shadow: 0 5px 10px rgba(234, 232, 102, 0.84);
    border-left: 5px solid #009ded;
    border-radius: 1rem;
    background-color: #fff;
    margin-bottom: 26px;
    padding-top: 16px;
    padding-bottom: 24px;
    padding-left: 43px;
    padding-right: 43px;
}

.detail__body .left .box__content--top p {
    margin-bottom: 0;
    position: relative;
    font-style: italic;
}

.detail__body .left .box__content--top p .fa-quote-left {
    margin-right: 10px;
}

.detail__body .left .box__content--top p .fa-quote-right {
    position: absolute;
    right: 0;
    bottom: 0;
}

.detail__body .left .tb__content {
    border-radius: 6px;
    overflow: hidden;
    border: 2px solid #000;
    margin-bottom: 20px;
    background: #f2f2f2;
    padding: 22.27px 42.69px;
}

.detail__body .left .head--title {
    margin-bottom: 11px;
}

.detail__body .left .head--title i {
    margin-right: 8.42px;
}

.detail__body .left ul {
    background: var(--bg-ml);
    margin-bottom: 0;
}

.detail__body .left ul li {
    line-height: 25.6px;
}

.detail__body .left ul li.item {
    padding-left: 25px;
}

.detail__body .left ul li h2,
.detail__body .left ul li h3 {
    font-size: 16px;
    line-height: 25.6px;
}

.detail__body .left ul li a {
    color: #000;
    font-weight: 400;
    letter-spacing: 0.02em;
}

.detail__body .left .box--img img {
    width: 100%;
}

.detail__body .left .box__content--item {
    border-bottom: 2px solid #c4c4c4;
}

.detail__body .left .box__content--item p {
    margin-bottom: 14px;
    letter-spacing: 0.15px;
    line-height: 24px;
    font-size: 16px;
}

.detail__body .left .box__content--item figure {
    margin-bottom: 0.5rem;
}

.detail__body .left .box__content--item h2 {
    font-size: 24px;
    font-weight: 700;
}

.detail__body .left .box__content--item h4 {
    font-size: 16px;
    font-weight: 700;
}

.detail__body .left .box__content--item .box__content--care {
    border-left: 5px #f4f4f4 solid;
    padding-left: 20px;
    margin-bottom: 40px;
}

.detail__body .left .box__content--item .box__content--care ul {
    background: transparent;
    padding: 0;
}

.detail__body .left .box__content--item .box__content--care ul li a {
    color: #009ded;
    line-height: 28.8px;
    letter-spacing: 0.02em;
    font-size: 16px;
    font-weight: 500;
}

.detail__body .left .box__content--item p {
    color: #222222;
}

.detail__body .left .box__content--item .tag {
    padding: 10px 0;
    margin-bottom: 26px;
}

.detail__body .left .box__content--item .tag i {
    margin-right: 10px;
}

.detail__body .left .box__content--item .tag p {
    margin-bottom: 0;
}

.detail__body .left .box__content--item em {
    margin-right: 10px;
}

.detail__body .left figcaption {
    text-align: center;
    font-style: italic;
    font-size: 16px;
    font-weight: 500;
}

.detail__body .left .keywork a {
    margin-left: 5px;
}

.detail__body .left .box__content--bottom {
    display: flex;
    border-top: 2px solid #c4c4c4;
    border-bottom: 2px solid #c4c4c4;
    padding: 10px;
    justify-content: space-between;
    align-items: center;
}

.detail__body .left .box__content--bottom .author strong {
    margin-left: 5px;
}

@media screen and (max-width: 767px) {
    .detail__body .left .box__content--bottom {
        display: block;
    }

    .detail__body .left .box__content--bottom .social {
        padding: 15px 0;
    }
}

.detail__body .left .box__content--bottom p {
    margin-bottom: 0;
}

.detail__body .left .box__content--bottom .fab {
    margin-left: 10px;
}

.detail__body .left .box__content--bottom .fab.fa-facebook-f {
    padding: 10px 13px;
    background: #1877f2;
    border-radius: 50%;
    color: #fff;
}

.detail__body .left .box__content--bottom .fab.fa-twitter {
    padding: 10px 10px;
    background: #1da1f2;
    border-radius: 50%;
    color: #fff;
}

.detail__body .left .box__content--bottom .fab.fa-pinterest {
    padding: 10px 10px;
    color: #fff;
    border-radius: 50%;
    background: #e60023;
}

.detail__body .left .shared-box {
    margin: 24px 0;
}

.detail__body .left .shared-box .btn-cate {
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 6px;
    border: none;
    width: 100%;
}

.detail__body .left .shared-box .btn-cate:focus {
    outline: none;
}

.detail__body .left .shared-box .btn-cate.cate-1 {
    background: #fffe03;
}

.detail__body .left .shared-box .btn-cate.cate-2 {
    background: #ffc300;
}

.detail__body .left .shared-box .btn-cate.cate-3 {
    background: #009ded;
}

.detail__body .left .shared-box .btn-cate img {
    margin-right: 12.67px;
}

.detail__body .same__topic {
    margin-top: 26px;
    padding-bottom: 40px;
}

.detail__body .same__topic .main-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 28.13px;
    margin-bottom: 36px;
}

.detail__body .same__topic img {
    width: 100%;
}

.detail__body .same__topic h3 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 10px;
}

.detail__body .same__topic h3 a {
    color: var(--color-black);
}

.detail__body .right .search {
    position: relative;
}

.detail__body .right .search input {
    width: 100%;
    padding: 12px 16px;
    border-radius: 6px;
    border: 1px #c4c4c4 solid;
}

.detail__body .right .search input:focus {
    outline: none;
}

.detail__body .right .search input::placeholder {
    color: #c4c4c4;
}

.detail__body .right .search .search-btn {
    border: none;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 16px;
    border-radius: 6px;
    background: #ffc300;
    color: #fff;
    border: 1px solid #ffc300;
}

.detail__body .right .search .search-btn img {
    margin-right: 13.67px;
    filter: brightness(0) invert(1);
}

.detail__body .right .box__content--item {
    display: flex;
    align-items: center;
    margin-bottom: 29px;
}

.detail__body .right .box__content--item .box--img {
    width: 50%;
    height: 100px;
}

@media screen and (max-width: 1200px) {
    .detail__body .right .box__content--item .box--img {
        width: 60%;
    }
}

@media screen and (max-width: 996px) {
    .detail__body .right .box__content--item .box--img {
        width: 25%;
    }
}

@media screen and (max-width: 575px) {
    .detail__body .right .box__content--item .box--img {
        width: 40%;
    }
}

.detail__body .right .box__content--item .box--img img {
    height: 100%;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}

.detail__body .right .box__content--item h3 {
    font-size: 16px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.detail__body .right .box__content--item h3 a {
    color: var(--color-black);
    font-weight: 700;
    transition: all ease 0.4s;
}

.detail__body .right .box__content--item h3 a:hover {
    color: #ffc300;
}

.detail__body .right .box__content--item .box--item {
    margin-left: 10px;
}

.detail__body .right .box__content {
    margin-top: 20px;
}

.aside .main-title {
    font-size: 20px;
    line-height: 23.44px;
    margin-bottom: 30px;
}

.aside .main-title::before {
    width: 163px;
    bottom: -10px;
}

.rating {
    display: flex;
    align-items: center;
}

.rating .cout-rate {
    display: flex;
}

.rating .cout,
.rating .sum {
    color: #222222;
    font-weight: 600;
    margin-right: 3px;
}

.rating .cout {
    margin-right: 5px;
}

.rating .total {
    display: flex;
}

#rating {
    margin-right: 5px;
    border: none;
    float: left;
}

#rating>input {
    display: none;
}

#rating>label {
    color: #ddd;
    float: right;
    cursor: pointer;
}

#rating>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

#rating>.half:before {
    content: "\f089";
    position: absolute;
}

#rating>input:checked~label {
    color: #dc3545;
}

#rating:not(:checked)>label:hover,
#rating:not(:checked)>label:hover~label {
    color: #ffd700;
}

#rating>input:checked+label:hover,
#rating>input:checked~label:hover,
#rating>label:hover~input:checked~label,
#rating>input:checked~label:hover~label {
    color: #dc3545;
}

.contact {
   padding: var(--spacing);
}

.contact .title__secondary {
    position: relative;
    font-size: 38px;
    line-height: 45px;
    font-weight: 700;
    color: #000;
    padding-bottom: 8px;
    margin-bottom: 0;
}

.contact .left {
    border-right: 1px solid #c4c4c4;
}

.contact ul li {
    display: flex;
    margin-bottom: 43px;
}

.contact ul li.company {
    padding-top: 20px;
    margin-bottom: 0;
    position: relative;
}

.contact ul li.company::before {
    position: absolute;
    background: #c4c4c4;
    height: 1px;
    top: -12px;
    content: "";
    width: 163px;
}

.contact span {
    line-height: 22.4px;
    letter-spacing: 0.03em;
    max-width: 343px;
}

.contact span img {
    margin-right: 16.67px;
}

.contact span strong {
    display: block;
    color: #000;
}

.contact span .bottom {
    display: inline-block;
}

.contact .right .box__content {
    margin-left: 30px;
}

form .form-check-input:checked {
    background-color: #ffc300;
    border-color: #ffc300;
}

form .gr-input input {
    padding: 10px 13px;
    background: #f2f2f2;
    border-radius: 6px;
    border: none;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 20px;
}

form .gr-input input:focus {
    outline: none;
}

form .btn--sumbit {
    width: 100%;
    display: flex;
    border: none;
    justify-content: center;
    padding: 14px;
}

form .btn--sumbit:focus {
    outline: none;
}

form .btn--sumbit:hover img {
    filter: brightness(0) invert(1);
}

form .btn--sumbit img {
    transition: all ease 0.5s;
    margin-left: 10px;
}

form textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
    padding: 10px 20px;
    border-radius: 6px;
    background: #f2f2f2;
    min-height: 100px;
    border: none;
}

form textarea:focus {
    outline: none;
}

.check--robot img {
    margin-bottom: 20px;
    margin-top: 18px;
}

.form-check {
    margin-bottom: 10px;
}

.project__main {
    margin: var(--spacing);
}

.project__main .slogan .slogan-title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 12px;
    color: #000000;
}

.project__main .slogan p {
    /* font-family: "Roboto"; */
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #000000;
}

.projects {
    margin-bottom: 56px;
}

.projects .box--img img {
    width: 100%;
}

.projects .projects-content {
    margin-top: 16px;
}

.projects .projects-content .project-title {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    font-weight: 500;
    color: #009ded;
    margin-bottom: 16px;
}

.projects .projects-content p {
    margin-bottom: 0;
}

.projects .projects-content .projects--title {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    text-transform: none;
    line-height: 20px;
    /* identical to box height, or 83% */
    letter-spacing: 0.02em;
}

.projects .projects-content .projects--title a {
    color: #000000;
    transition: all ease 0.4s;
}

.projects .projects-content .projects--title a:hover {
    color: #ffc300;
}

.more-projects {
    padding-bottom: 60px;
}

.more-projects .projects {
    margin-bottom: 0;
}

.dt-project {
    margin-top: 20px;
}
.dt-project p{
    margin-bottom: 10px;
    line-height: 25px;
}

.dt-project .main-title {
    margin-bottom: 20px;
}

.dt-project h3.title {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 8px;
}

.dt-project ul li {
    display: flex;
    line-height: 25.6px;
    margin-bottom: 16px;
}

.dt-project ul li span {
    font-weight: 400;
    font-size: 16px;
}

.dt-project ul li span.content {
    color: #797979;
    width: 100px;
    margin-right: 16px;
}

.dt-project ul li span.item {
    max-width: 300px;
    color: #000;
    font-weight: 500;
}

.dt-project ul li span a {
    color: #009ded;
}

.dt-project .box--desc p {
    text-align: justify;
}

.dt-project .box__content--item .box--img img {
    width: 100%;
    margin-bottom: 16px;
}

.dt-project .project-content {
    margin-bottom: 10px;
}

.dt-project .box--social {
    text-align: center;
    margin-bottom: 80px;
}
@media (max-width:575px) {
    .dt-project .box--social {
        margin-bottom: 20px;
    }
}

.dt-project .box--social h4 {
    font-size: 16px;
    margin-top: 24px;
    color: #000;
    font-weight: 500;
    margin-bottom: 16px;
}

.dt-project .box--social .box--logo img {
    width: 72px;
    margin-bottom: 16px;
}

.dt-project .box--social .main-title {
    margin-bottom: 40px;
}
@media (max-width:575px) {
    .dt-project .box--social .main-title {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 36px;
    }
}
.dt-project .box--social .main-title::before {
    display: none;
}

.dt-project .box--social .check--robot .box--img {
    text-align: left;
}

.more-project {
    margin-bottom: 30px;
}

.banner-blog.website .center-title {
    max-width: 860px;
    margin: 0 auto;
}

section.main-website-content {
    margin-top: 0;
}

section.main-website-content .panel-heading {
    font-weight: 500;
    margin: 0;
    padding: 10px 15px 8px;
    text-transform: uppercase;
    background: #f4f5f8;
    border-radius: 5px 5px 0 0;
}

section.main-website-content .panel-heading i {
    margin-right: 10px;
}

section.main-website-content .news-download-file {
    background: #dff4ff;
    margin-bottom: 15px;
    border-radius: 0 0 5px 5px;
}

section.main-website-content .news-download-file a {
    color: #222;
    font-weight: 600;
}

section.main-website-content .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    background: #dff4ff;
    border-top: none;
}

section.main-website-content .badge {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 13px;
    line-height: 35px;
    white-space: nowrap;
    background-color: #fffe03;
    border-radius: 50%;
    text-align: center;
    padding: unset !important;
    margin-right: 10px;
}

section.main-website-content .badge i {
    color: #000;
}


section.main-website-content .box__content ul li {
    line-height: 28px;
}

section.main-website-content .box__content ul li i {
    margin-right: 8px;
}

section.main-website-content .detail__title {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    line-height: 38.4px;
}

section.main-website-content p {
    line-height: 28px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.02em;
    margin-bottom: 0.5rem;
}

section.main-website-content ul li {
    color: #000;
    line-height: 28px;
    margin-bottom: 0.5rem;
}



section.main-website-content .box__company ul li {
    line-height: 28px;
}

section.main-website-content .box__company ul li span {
    margin-right: 5px;
}

section.main-website-content .box__company ul li a {
    color: #000;
    font-weight: 400;
}

section.main-website-content strong {
    color: #000;
}

.company {
    margin-top: 34px;
    margin-bottom: 36px;
}

.box-question .bottom li {
    background: #f2f2f2;
    color: #009ded;
    padding: 9px 20px;
    margin-bottom: 10px;
}

.form-desgin .popup {
    display: block !important;
    position: static;
}

.form-desgin .popup .popup-content {
    z-index: 0;
    height: auto;
}

@media screen and (max-width: 767px) {
    .form-desgin .popup .popup-content {
        height: 100%;
    }
}

.seo-title {
    text-align: center;
    background: #f2f2f2;
    padding: 15px 20px;
    margin-bottom: 10px;
}

.seo-title .title {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
}

.box__content--seo {
  margin: 10px 0;
}

.box__content--table {
    margin-top: 16px;
}

.box-question .collapsible {
    background-color: #f2f2f2;
    color: #009ded;
    cursor: pointer;
    padding: 9px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    margin-bottom: 10px;
    transition: all ease 0.3s;
}

.box-question .active,
.box-question .collapsible:hover {
    color: #ffc300;
}

.box-question .content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 10px;
    margin-top: -10px;
    border: 1px solid #f7f7f7;
}

.box-question .content p {
    margin-bottom: 20px;
    color: #222;
    padding: 1.25rem;
}

.banner-bh {
    background-image: url(../images/banner-bh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 129px;
    position: relative;
}

.banner-bh::before {
    position: absolute;
    content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 47.4%, rgba(255, 255, 255, 0) 100%);
    height: 245px;
    width: 100%;
    bottom: -129px;
}

.banner-bh .box-title {
    text-align: center;
    padding-top: 200px;
    padding-bottom: 555px;
}

.banner-bh .box-title .banner-title {
    font-weight: 700;
    font-size: 52px;
    line-height: 110%;
    /* or 57px */
    letter-spacing: -0.02em;
    text-transform: capitalize;
    padding-bottom: 25px;
    color: #000000;
    margin-bottom: 21px;
    position: relative;
}

.banner-bh .box-title .banner-title::before {
    position: absolute;
    content: "";
    width: 220px;
    height: 2px;
    background: #000;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
}

.banner-bh .box-title .slogan {
    font-style: normal;
    font-size: 18px;
}

.banner-bh .box-title .slogan span {
    font-weight: 700;
}

.design-ldp {
    margin-bottom: 118px;
}

.design-ldp h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    padding-bottom: 18px;
    color: #000000;
    margin-bottom: 64px;
    position: relative;
}

.design-ldp h2::before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 5px;
    width: 150px;
    background: #ffc300;
    left: 50%;
    transform: translateX(-50%);
}

.design-ldp .slogan {
    margin-bottom: 48px;
}

.brand [class^="col-"]:nth-child(2) {
    padding-right: 20px;
}

@media screen and (max-width: 996px) {
    .brand [class^="col-"]:nth-child(2) {
        padding-right: 0;
    }
}

.brand-title {
    font-weight: 700;
    font-size: 27px;
    line-height: 32px;
    /* Color VUTA/VUTA Color 1 */
    color: #ffc300;
    margin-bottom: 14px;
}

.brand p {
    font-size: 16px;
    line-height: 27px;
    text-align: justify;
    /* or 169% */
    color: #000000;
}

.brand p span {
    font-weight: 700;
}

.gr-brand {
    margin-bottom: 118px;
}

.gr-brand .brand-item {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    min-height: 230px;
    text-align: center;
    padding-top: 19px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 19px;
    border-top: 1px solid #ececec;
}

@media screen and (max-width: 996px) {
    .gr-brand .brand-item {
        margin-bottom: 20px;
    }
}

.gr-brand .brand-item p {
    text-align: center;
    font-weight: 700;
    margin-bottom: 0;
}

.libary {
    margin-bottom: 64px;
}

.libary-item {
    margin-bottom: 48px;
}

.libary-item .box-content {
    text-align: center;
    margin-top: 14px;
}

.libary-item .box-content .title {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}

.libary-item .box-content .title a {
    color: #000;
}

.libary-item .box-content .title a .blue {
    color: #009ded;
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 10px;
    display: block;
}

.libary-title {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 14px;
    margin-bottom: 64px;
    color: #000000;
    position: relative;
}

.libary-title::before {
    content: "";
    height: 5px;
    background: #ffc300;
    width: 150px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

.feedback {
    margin-top: 150px;
}

.feedback .main-title {
    max-width: 471px;
    text-transform: uppercase;
    margin: 0 auto;
}

.feedback .item {
    margin-top: 108px;
    border: 1px solid #000000;
    border-radius: 25px;
    padding: 33px 44px;
}

.feedback .item .avatar {
    text-align: center;
    margin-bottom: 16px;
}

.feedback .item .box-feedback--content {
    position: relative;
    margin-bottom: 33px;
}

.feedback .item .box-feedback--content::before {
    height: 2px;
    width: 95px;
    background: #ffc300;
    position: absolute;
    bottom: -9px;
    content: "";
    left: 50%;
    transform: translateX(-50%);
}

.feedback .item .box-feedback--content::after {
    height: 100px;
    width: 1px;
    background: #c4c4c4;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: -21px;
}

.feedback .item .box-feedback--content p {
    color: #000;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.02em;
    margin-bottom: 0;
    position: relative;
}

.feedback .item .box-feedback--content p::after {
    position: absolute;
    width: 3px;
    height: 75px;
    background: #c4c4c4;
    content: "";
    right: -22px;
    top: 40%;
    transform: translateY(-50%);
}

.feedback .item .author h5 {
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}

.feedback .item .duty p {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}

.question {
    margin-top: 112px;
}

.question .main-title {
    max-width: 253px;
    margin: 0 auto;
    text-transform: uppercase;
}

.question .main-title::before {
    display: none;
}

.question .box-border--image {
    margin-top: 54px;
    text-align: center;
}

.question ul {
    margin-top: 56.65px;
}

.question ul li {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding: 14px;
    margin-bottom: 24px;
    color: #ffc300;
}

.question ul li img {
    margin-right: 20px;
}

.regist {
    margin-top: 112px;
    padding-bottom: 110px;
    overflow: hidden;
}

.regist .logo-regist {
    text-align: center;
    position: relative;
    width: 195px;
    margin: 0 auto;
}

.regist .box--bg {
    position: absolute;
    top: 0;
    right: 0;
}

.regist .company {
    padding-right: 41px;
}

.regist .company .name-company {
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    padding-top: 43px;
    margin-bottom: 14px;
}

.regist .company .location p {
    color: #000;
    font-size: 19px;
    line-height: 34px;
    max-width: 466px;
}

.regist .company ul li {
    border-bottom: 1px solid #979797;
    padding-bottom: 8px;
    padding-top: 14px;
}

.regist .company ul li img {
    margin-right: 17px;
}

.regist .regist-form {
    border-top: 1px solid #ececec;
    position: relative;
    z-index: 1;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 25px;
    padding: 41px 34px;
}

.regist .regist-form .form-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.regist .regist-form .form-title span.black {
    margin-left: 22px;
    margin-right: 7px;
}

.regist .regist-form .form-title span.yellow {
    color: #ffc300;
}

.regist .regist-form input,
.regist .regist-form select,
.regist .regist-form textarea {
    margin-bottom: 18px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid #c4c4c4;
    border-radius: 12px;
    padding: 13px 20px;
}

.regist .regist-form input:focus,
.regist .regist-form select:focus,
.regist .regist-form textarea:focus {
    outline: none;
}

.regist .regist-form textarea {
    min-height: 122px;
}

.regist .regist-form .btn--submit {
    padding: 10px 41px;
    border: none;
}

.regist .regist-form .btn--submit:hover img {
    filter: brightness(0) invert(1);
}

.regist .regist-form .btn--submit img {
    margin-left: 26px;
    transition: all ease 0.5s;
}

.regist .regist-form .btn--submit:focus {
    outline: none;
}

.right {
    position: relative;
}

.right .bg-form {
    position: absolute;
    bottom: -15px;
    right: -86px;
    z-index: 0;
}

.banner-website {
    background-image: url(../images//bg-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    background-position-y: -200px;
}

.banner-website ul li {
    display: flex;
    align-items: center;
}

.banner-website ul li .main-title {
    font-size: 46px;
    line-height: 50.06px;
    font-weight: 700;
    letter-spacing: -0.02em;
    text-transform: unset;
}

@media screen and (max-width: 1200px) {
    .banner-website ul li .main-title {
        color: #ffc300;
    }
}

.banner-website ul li h3 {
    margin-top: 204px;
    margin-left: 20px;
    margin-bottom: 17px;
}

.banner-website ul li h3::before {
    display: none;
}

.banner-website ul li h2.main-title {
    font-size: 58.12px;
    line-height: 63.93px;
    margin-left: 17px;
    padding-left: 210px;
    position: relative;
}

.banner-website ul li h2.main-title::before {
    position: absolute;
    width: 200px;
    height: 10px;
    background: #000;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

@media screen and (max-width: 1200px) {
    .banner-website ul li h2.main-title::before {
        background: #ffc300;
    }
}

@media screen and (max-width: 1400px) {
    .banner-website {
        height: 840px;
        background-position-y: 0;
    }
}

@media screen and (max-width: 1200px) {
    .banner-website {
        background-position-y: center;
        height: 680px;
    }
}

@media screen and (max-width: 996px) {
    .banner-website {
        height: 580px;
    }
}

@media screen and (max-width: 767px) {
    .banner-website {
        height: 500px;
    }
}

.design-website {
    padding-top: 136px;
    padding-bottom: 60px;
}

.design-website .main-title {
    margin-bottom: 32px;
}

.design-website .main-title::before {
    display: none;
}

.design-website .box--content {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    background: #fff;
    padding-top: 22px;
    padding-bottom: 9px;
    padding-left: 27px;
    padding-right: 27px;
}

.design-website .box--content p {
    margin-bottom: 13px;
    text-align: justify;
}

.design-website .box--btn {
    text-align: center;
    padding-top: 36px;
}

.design-website .box--btn .btn--thirty {
    padding: 9px 37.5px;
    transition: all ease 0.5s;
    border-radius: 40px;
    background: #009ded;
    color: #fff;
    font-weight: 700;
}

.design-website .box--btn .btn--thirty:hover {
    background: #ffc300;
}

.design-website .box--btn .btn--thirty img {
    margin-left: 10px;
}

.choose .choose-item {
    margin-bottom: 47px;
}

@media screen and (max-width: 996px) {
    .choose .choose-item {
        text-align: center;
    }
}

.choose .box--title {
    padding-bottom: 54.03px;
}

.choose .box--title .main-title {
    margin-bottom: 0;
}

.choose .box--title .main-title::before {
    display: none;
}

.choose .third-title {
    margin-top: 27.87px;
}

.choose p {
    text-align: justify;
    font-weight: 300;
    line-height: 18.75px;
    color: #797979;
    margin-bottom: 0;
}

.bds {
    padding-top: 104px;
}

.bds .box--title {
    max-width: 440px;
    margin: 0 auto;
}

.bds .main-title::before {
    display: none;
}

.bds .group-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.bds .group-btn .btn--secondary {
    color: #fff;
    transition: all ease 0.5s;
    display: flex;
    align-items: center;
    margin-right: 14px;
    border-radius: 40px;
    font-size: 18px;
    line-height: 24px;
    padding: 4px 24px;
}

.bds .group-btn .btn--secondary:hover {
    background: #009ded;
}

.bds .group-btn .btn--secondary img {
    margin-right: 8px;
}

.bds .btn-secon img {
    margin-right: 0;
    margin-left: 8px;
}

.bds .group-img {
    position: relative;
}

.bds .group-img .box--img img {
    width: 100%;
    position: relative;
    z-index: 1;
}

.bds .group-img .bg--img {
    position: absolute;
    bottom: 100px;
    right: 0;
    z-index: 0;
}

.bds .group-img .group-arrows {
    text-align: center;
    margin-top: -130px;
}

.break {
    padding-top: 120px;
}

.break .wr-break {
    background-image: url(../images/bg-break.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 415px;
}

.deal {
    margin-top: 112px;
}

.deal .main-title {
    margin: 0 auto;
    max-width: 700px;
    padding-bottom: 52px;
}

.deal .main-title::before {
    display: none;
}

.deal .top-table {
    position: relative;
    margin-bottom: 59px;
}

.deal .top-table .sale {
    position: absolute;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #c4c4c4;
    text-decoration: line-through;
    right: 18.57px;
    bottom: 40px;
}

.deal .top-table .price {
    font-size: 33px;
    line-height: 39px;
    letter-spacing: 0.02em;
    font-weight: 700;
    display: block;
    right: 19px;
    bottom: -20px;
    position: absolute;
}

.deal #table-1 .table-title {
    color: #fff;
}

.deal #table-1 .price {
    color: #009ded;
}

.deal #table-1 button {
    background: #009ded;
}

.deal #table-2 .table-title {
    color: #fff;
}

.deal #table-2 .price {
    color: #ffc300;
}

.deal #table-2 button {
    background: #ffc300;
}

.deal #table-3 .table-title {
    color: #009ded;
}

.deal #table-3 .price {
    color: #009ded;
}

.deal #table-3 button {
    background: #fffe03;
}

@media screen and (max-width: 767px) {
    .deal #table-3 button {
        margin-bottom: 0 !important;
    }
}

.deal .table-title {
    position: absolute;
    top: 34px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 37.5px;
    font-weight: 700;
    text-transform: uppercase;
}

.deal .bg-table img {
    width: 100%;
}

.deal .pricing-table {
    max-width: 292px;
}

@media screen and (max-width: 767px) {
    .deal .pricing-table {
        margin: 0 auto;
    }
}

.deal .body-table ul li {
    line-height: 18.75px;
    margin-bottom: 19px;
}

.deal .body-table ul li img {
    margin-right: 15.25px;
}

.deal .body-table ul li strong {
    margin-right: 5px;
}

.deal .box--btn button {
    width: 100%;
    border: none;
    padding: 15px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.02em;
    border-radius: 12px;
    margin-top: 25px;
}

@media screen and (max-width: 767px) {
    .deal .box--btn button {
        margin-bottom: 70px;
    }
}




.problem {
    background: #f2f2f2;
   padding: var(--spacing);
}

.problem .main-title.center {
    margin-bottom: 0;
}

.problem .main-title.center::before {
    display: none;
}

.box__link {
    text-align: center;
    margin-top: 38px;
}

.box__link button {
    background: transparent;
    border: none;
    color: #ffc300;
}

.box__link #popup-btn span {
    font-size: 18px;
    font-weight: 500;
    line-height: 23px;
    color: #ffc300;
}

.box__link #popup-btn img {
    margin-left: 10px;
}

.box__link #popup-btn:focus {
    outline: none;
}

.popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: -900px;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.62deg, #00aded 0.65%, #c0fefc 99.59%);
    z-index: 99999;
}

.popup .box-content {
   padding: var(--spacing);
}


.popup .box-content .left .title {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    letter-spacing: 0.02em;
}

.popup .box-content .left p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    color: #fff;
}

.popup .box-content .left input {
    display: block;
    width: 90%;
    padding: 13px 15px;
    margin-bottom: 20px;
    border-radius: 6px;
    border: none;
    box-shadow: none;
}

.popup .box-content .left input::placeholder {
    font-size: 16px;
}

.popup .box-content .left input:focus {
    outline: none;
}

.popup .box-content .left .btn--sumbit {
    width: 90%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 14px 10px;
    border: none;
}

.popup .box-content .left .btn--sumbit:hover span {
    color: #fff !important;
}

.popup .box-content .left .btn--sumbit span {
    color: #000;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all ease 0.5s;
}

.popup .box-content .left .btn--sumbit:focus {
    outline: none;
}

.popup .box-content .left .contact--desc {
    text-align: center;
}

.popup .box-content .left .contact--desc p {
    font-style: italic;
    margin-bottom: 0;
    color: #fff;
}

.popup .box-content .left .contact--desc span {
    font-size: 20px;
    color: #fff;
}

.popup .box-content .left .contact--desc a {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.header-home {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.popup .box-content .right {
    position: relative;
}

.popup .box-content .right img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}

.popup .popup-content .close-btn {
    position: absolute;
    color: #fff;
    right: 10px;
    font-weight: 700;
    padding: 0px 8px;
    border-radius: 50%;
    border: 2px #fff solid;
    top: 10px;
}

.popup .popup-content .close-btn:hover {
    color: #ffc300;
    cursor: pointer;
    border: 2px #ffc300 solid;
}

.popup-content {
    position: relative;
    height: 100vh;
}

.fix__problem .problem__item {
    padding: 0;
    margin: 0;
}

#popup-btn img {
    margin-left: 10px;
    -webkit-animation: move_right 5s ease-in-out infinite;
    animation: move_right 5s ease-in-out infinite;
}
@media (max-width:992px) {
    .popup .box-content .right img {
        position: unset;
        top: 50%;
        left: 50%;
        transform: unset;
        width: 100%;
    }
    .header .header__main--logo img {
        margin-top: 0;
    }
    .popup .box-content .left input {
        width: 100%;
    }
    .popup .box-content .left .btn--sumbit {
        width: 100%;
    }
    .section-nav {
        display: none !important;
    }
    
}
.footer .footer__right {
    margin-top: 50px;
}

.footer strong {
    color: #141414;
}

.footer .footer__item {
    padding-top: 53px;
}

.footer .footer__top {
    background: linear-gradient(180deg, rgb(228, 220, 216) 1%, rgb(255, 192, 0) 84%);
    background-size: cover cover;
    background-repeat: no-repeat;
    /* background-color: #1c1e22; */
    padding: 25px 0 10px;

}

.footer .footer__top .logo {
    text-align: center;
}
#body .vuta-col {
    margin: 0 -5px;
}
#body [class^="vuta-col-"] {
    padding: 0 5px !important;
}
.footer .footer__top .logo img {
    width: 180px;
    margin-bottom: 7px;
}

.footer .footer__top .logo .footer__logo--title {
    color: #141414;
    font-size: 22px;
    font-weight: 600;
    line-height: 35.2px;
    text-align: center;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.footer .footer__top .footer--title {
    font-weight: 600;
    color: #141414;
    font-size: 22px;
    line-height: 35.2px;
    text-transform: uppercase;
    margin-bottom: 22px;
}

.footer .footer__top .footer__left ul li {
    display: flex;
    align-items: center;
    line-height: 22.4px;
    margin-bottom: 16px;
    font-size: 14px;
}

.footer .footer__top .footer__left ul li img {
    margin-right: 14px;
    filter: brightness(0);
}

.footer .footer__top .footer__left--bot {
    display: flex;
    align-items: center;
}


.footer .footer__top .footer__left--bot #bct img {
    width: 125px;
    margin-right: 32px;
}

.footer .footer__top .footer__left--bot #DM img {
    width: 91px;
}

.footer .footer__top ul li {
    line-height: 22.4px;
    color: #141414;
    margin-bottom: 13px;
    background: unset !important;
    padding: 0 !important;
}

.footer .footer__top ul li a {
    color: #141414;
    font-size: 14px;
    font-weight: 400;
}


.footer .footer__top .social ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.footer .footer__top .social ul li a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #009ded;
    text-align: center;
    border-radius: 50%;
    transition: all 300ms ease;
    margin-right: 10px;
}

.footer .footer__top .social ul li a:hover {
    color: #000;
    background: #fffe03;
}

.footer .footer__bottom {
    background: #212529;
    padding: 10px 0;
}
.footer .footer__bottom strong {
    color: #fff !important;
}

.footer .footer__bottom .footer__bottom--content {
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.copyright a {
    color: var(--third) ;
    font-weight: 700;
}
.copyright a:hover {
    color: var(--secondary) !important;
    font-weight: 700;
}
@media screen and (max-width: 996px) {
    .footer .footer__bottom .footer__bottom--content {
        display: block;
    }
    .copyright {
        margin: 0;
    }

    .footer .footer__left {
        padding: 0 60px;
    }
    .footer .footer__left--bot #bct {
        text-align: right;
    } 
    .footer .footer__left--bot #DM {
        text-align: left;
    } 
    .footer .footer__item {
        padding-top: 10px;
      }
      .footer .footer__right {
        margin-top: 0;
      }
}

.footer .footer__bottom .footer__bottom--content a {
    color: #ffc300;
}

.fadeindown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.overlay.active {
    display: block;
}
/* mobile menu */
@media (max-width:1200px) {
    .fadeindown {
        animation: none;
    }
    #menusite {
      position: fixed;
      height: 100vh;
      width: 330px;
      top: 0;
      left: -500px;
      background: var(--primary);
      box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
      transition: all ease 0.5s;
      z-index: 9999;
  
    }
    .open-menu {
      display: block;
      cursor: pointer;
    }
    .open-menu span {
      height: 3px;
      width: 25px;
      background: #212529;
      margin-bottom: 5px;
      line-height: 32px;
      display: block;
  
    }.open-menu span:last-child {
        margin-bottom: 0;
    }
    #menusite.active {
      left: 0;
    }
    #menusite .menu {
      width: 100%;
    }
    #menusite .menu #accordion {
      width: 100%;
    }
    #menusite .menu #accordion > li {
      padding: 0;
    }
    #menusite .menu #accordion > li .link > a:hover {
      color: var(--secondary);
      background: #fff;
    }
    .close-menu {
        position: absolute;
        right: 10px;
        top: 10px;
        color: #fff;
        height: 21px;
        width: 21px;
        display: flex;
        align-items: center;
        border: 1px solid #fff;
        border-radius: 50%;
        justify-content: center;
        cursor: pointer;
    }
}

.header .submenu {
    display: none !important;
    background-color: #fff !important;
    border: none !important;
    overflow: hidden;
}
.header .dropdown:hover .submenu {
    display: block !important;
} 
.header .submenu a {
    border-bottom: 1px solid var(--third);
    padding: 10px 15px;
    color: #000;
}
.header .submenu li:last-child a {
    border-bottom: none;
}
.header #accordion > li:first-child {
    display: none;
}
.header .submenu a:hover {
    background-color: var(--third) !important;
    color: var(--white) !important;
}
@media (max-width:1200px) {
    .header .dropdown:hover .submenu {
    display: unset !important;
    } 
    .header #accordion > li:first-child {
        display: block;
    }
    .header .dropdown.open .submenu {
        display: block !important;
        float:  unset !important;
        box-shadow: none !important;
        border-radius: 0;
        border-top: 1px solid var(--black) !important;
        border-bottom: 1px solid var(--black) !important;
    }
    .navbar ul .dropdown.open i {
        transform: rotate(180deg) !important;
        color: var(--secondary) !important;
    }
    .header .dropdown.open .link > a {
        color: var(--secondary) !important;
    }
 }
 @media (max-width:767px) {
    .footer__right .social {
        display: flex;
        justify-content: center;
        margin-top: 10px;
    }
    .footer .footer__top {
        padding-bottom: 0;
    }
 }

 .more-project .news .box--img ,
 .project__main .news .box--img {
    aspect-ratio: 4/3;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);

 }
 .more-project .news .box--img img ,
 .project__main .news .box--img img {
    object-fit: contain;
    height: 100%;
 }
 .more-project .news .tags a ,
 .project__main .news .tags a {
    color: var(--secondary);
    font-weight: 500;
 }
 .more-project .news .tags:last-child span ,
 .project__main .news .tags:last-child span {
  display: none;
 }
 
 .more-project .news h3 a ,
 .project__main .news h3 a {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    text-transform: none;
    line-height: 30px;
    letter-spacing: 0.02em;
    margin-top: 0;
    min-height: unset;
    text-align: left;
 }

 .more-project .news h3 a:hover ,
 .project__main .news h3 a:hover {
    color: var(--third);
 }
 .more-project .news p ,
 .project__main .news p {
    margin-bottom: 0;
 }
 .list-social {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
 }
 .list-social a {
    color: var(--black);
 }
 .list-social a:hover {
    color: var(--third);
 }
 .footer .footer__bottom strong {
    color: #fff !important;
 }
 
 .header-search img {
    margin-top: -10px;
    width: 24px;
    display: block;
 }
 #menusite {
    margin-left: auto;
    margin-right: 30px;
 }

 .footer-fixed ul {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    background: var(--primary);
    padding: 2px 10px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 9999;
    height: 42px;
 }

 .footer-fixed ul li a {
    color: white;
    text-decoration: unset;
    padding: 5px 7px;
    display: flex;
    align-items: center;
    background: hsla(0,0%,100%,.2);
    border-radius: 3px;
    font-size: 11px;
    font-weight: 500;
    
 }



 .footer-fixed ul li #mobile-button {
    background: var(--primary);
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
 }
 .footer-fixed ul li #mobile-button {
    margin-top: 4px;
 }
 .footer-fixed ul li #mobile-button span {
    height: 3px;
    width: 25px;
    background: #fff;
    margin-bottom: 8px;
    display: block;
    color: #fff;

 }

 .footer-fixed ul li:first-child span:last-child {
    margin-bottom: 0;
 }
 .footer-fixed ul li #mobile-button span:last-child {
    margin-bottom: 0;
 }
 .footer-fixed ul li a img {
    height: 25px;
    width: 25px;
 } 
 .footer-fixed ul li .mobile-logo img {
    width: 25px;
    height: 25px;

 }
 .footer-fixed ul li:nth-child(3) a ,
 .footer-fixed ul li:nth-child(4) a {
    display: flex;
    align-items: center;
    gap: 5px;
 }
 
 .footer-fixed ul li:last-child a img {
    filter: invert(1) brightness(1);
 }
 /* .footer-fixed ul li a span:last-child {
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    color: #222;
 } */
 /* .item-center {
    text-align: center;
  }
  .item-center a {
    position: absolute;
    top: -25px;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 50%;
    padding: 7px;
    display: inline-block;
    left: 50%;
  }
  .item-center .hotline-phone-ring-circle {
    width: 110px !important;
    height: 110px !important;
    top: -15px;
    left: -13px;
    position: absolute;
    background: transparent !important;
    border-radius: 100% !important;
    background: transparent;
    border: 3px solid #fffe03;
    -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 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
  }
  .item-center .hotline-phone-ring-circle-fill {
    width: 110px;
    height: 110px;
    top: -15px;
    left: -13px;
    position: absolute;
    background-color: rgb(255 254 4 / 45%);
    border-radius: 100%;
    -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 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
  }
  .item-center a span:last-child {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    font-size: 30px;
    line-height: 70px;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    background: #fffe03;
    color: #222;
    text-align: center;
  }
  .item-center a span:last-child::before {
    font-size: 30px;
    line-height: 70px;
    color: #222;
    text-align: center;
  } */
  .footer-fixed {
    display: none;
  }
  .footer {
    background: #fff;
  }
  @media (max-width:1200px) {
    footer {
        /* margin-bottom: 42px; */
        padding-bottom: 42px;
    }
    .footer-fixed {
        display: block;
    }
  }
  @-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);
    }
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
      }

      10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
      }
      20%, 40%, 60%, 80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
      }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
  }
  .animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 1;
  }
  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
.vuta-hometext {
  padding: 10px 20px;
  box-shadow: 0 5px 10px rgb(234, 232, 102, 0.84);
  -webkit-box-shadow: 0 5px 10px rgb(234, 232, 102, 0.84);
  -moz-box-shadow: 0 5px 10px rgba(234, 232, 102, 0.84);
  -ms-box-shadow: 0 5px 10px rgba(234, 232, 102, 0.84);
  border-left: 5px solid #009ded;
  border-radius: 1rem;
  background-color: #fff;
  margin-top: 25px;
    margin-bottom: 25px;
}
#ads {
    position: fixed;
    right: 0;
    bottom: 0;
    text-align: right;
    z-index: 999999;
    display: none;
    transition: all ease 0.4s;
  
  }
  #ads.active {
    display: block;
  } 
  #ads.none {
    display: none !important;
  }
  #ads .close {
    background: var(--secondary);
    height: 20px;
    width: 20px;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 1;
    margin-left: auto;
    border: none;
    cursor: pointer;
    z-index: 999999999;
    box-shadow: none;
  }
  .nv-block-banner {
    margin-bottom: 0 !important;
  }
  #ads .close i {
    color: #fff;
    font-size: 16px;
    cursor: pointer;
  }
  @media (max-width:575px) {
    #ads {
        width: 100%;
        bottom: 42px;
    }
    #ads img {
        width: 100%;
    }
  }
  
#button-contact-vr {
    position: fixed;
    bottom: 100px;
    z-index: 99999;
    right: 0;
  }
   
  
  /*phone*/
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -15px;
  }
  
  #button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility 0.5s;
    left: 0;
    bottom: 0;
    display: block;
  }
  
  .phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all 0.5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom2 1.3s infinite;
    animation: zoom2 1.3s infinite;
  }
  
  .phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
  }
  
  .phone-vr-img-circle a {
    display: block;
    line-height: 37px;
  }
  
  .phone-bar a {
    position: fixed;
    bottom: 25px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
    background: #f44336;
    letter-spacing: 1.5px;
    font-weight: 700;
  }

  .phone-vr-img-circle img {
   
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  
  @-webkit-keyframes phone-vr-circle-fill {
    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);
    }
  }
  
  @-webkit-keyframes zoom2 {
    0% {
      transform: scale(0.9);
    }
  
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent;
    }
  
    100% {
      transform: scale(0.9);
      box-shadow: 0 0 0 0 transparent;
    }
  }
  
  @keyframes zoom2 {
    0% {
      transform: scale(0.9);
    }
  
    70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px transparent;
    }
  
    100% {
      transform: scale(0.9);
      box-shadow: 0 0 0 0 transparent;
    }
  }
  

  
  .phone-bar a:hover {
    opacity: 0.8;
    color: #fff;
  }
  

  
  #mess img {
    /* width: 35px; */
    border-radius: 50%;
    /* height: 32px; */
  }

  #mess .phone-vr-circle-fill, 
  #zalo-vr .phone-vr-circle-fill {
     box-shadow: none;
    background-color: transparent;
  }
  #mess,
  #zalo-vr {
    text-align: center;
    margin-bottom: 20px;
  } 
  #mess img ,
  #zalo-vr img {
   height: 40px !important;
   width: 40px !important;
   box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
  }
  
  #top-ads {
    width: 100%;
    max-height: 53px;
    height: 100%;
    overflow: hidden;
    transition: all ease 0.5s;
}

#top-ads.none {
    max-height: 0;
}

#top-ads {
    position: relative;
}

#top-ads .close {
    position: absolute;
    top: 10px;
    right: 3px;
    background: var(--primary);
    color: #000;
    opacity: 1;
    display: flex;
    align-items: center;
    width: 20px;
    justify-content: center;
    height: 20px;
    border-radius: 50%;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
}

#top-ads img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#top-ads .close i {
    font-size: 12px;
}
  #mess .phone-vr-img-circle ,
  #zalo-vr .phone-vr-img-circle {
    background-color: #2196f3;
    -webkit-animation: none;
  animation: none;
  }
  
  
  #contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196f3;
    background-color: rgba(33, 150, 243, 0.7);
  }
  
  /* #contact-vr .phone-vr-img-circle {
    background-color: #2196f3;
  }
   */
.back-to-top #to-top {
    width: 45px;
    height: 45px;                                                                 
    cursor: pointer;
    transition: all ease-in-out 0.4s;
    /* display: none; */
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    background: var(--third);
    right: 20px;
    bottom: -100px;
    border-radius: 50%;
    z-index: 999;
}
.back-to-top #to-top i {
    color: #fff;
}
.back-to-top.active  #to-top{
  bottom: 40px;
}
  
@media (max-width:1200px) {
    #button-contact-vr {
        display: none;
    }
    .back-to-top.active  #to-top{
        bottom: 90px;
    }
}
#faqArea .card {
    margin-bottom: 5px;
    border-radius: 4px;
    border: 1px solid #f7f7f7;
}
#faqArea .card h2 {
    margin-bottom: 0;
}
#faqArea .card p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 28px;
}

#faqArea.accordion>.card>.card-header {
    padding: 0;
    border-bottom: none;
    background-color: rgba(0,0,0,.03);
}

#faqArea.accordion>.card>.card-header button {
    display: block;
    width: 100%;
    text-align: left;
    outline: none !important;
    font-size: 20px;
    text-decoration: none;
    box-shadow: none !important;
}
#faqArea.accordion>.card>.card-header button span {
    white-space: break-spaces;
    font-size: 14px;
}
#faqArea .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
  }
  .block-show-pricing {
    margin-bottom: 30px;
    position: relative;
}

.block-show-pricing .title-pricing {
    background-color: #f4f5f8;
    color: #212529;
    border-radius: 5px;
    padding: 15px 20px;
    text-align: center;
    font-weight: 700;
    margin: 0 -10px 15px;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
}

.pricing {
    overflow: hidden;
}

.pricing .col-md-4 {
    padding-right: 10px;
    padding-left: 10px;
}

.pricing-table {
    background: #FFFFFF;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
}

.pricing-table .pricing-header {
    font-weight: 900;
    line-height: 1.5;
    padding: 10px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    margin-bottom: 0;
    background: #ffc300;
}

.pricing-table .pricing-price {
    padding: 10px 0 20px;
    background: #009ded;
    color: #fcfcfc;
    text-align: center;
    height: 75px;
    line-height: 26px;
}

.pricing-table .pricing-price .currency {
    height: 47px;
    font-weight: 500;
    font-size: 12px;
    position: relative;
    top: -5px;
    color: inherit;
}

.pricing-table .pricing-price .price {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2.12px;
    text-decoration: line-through;
    color: #000;
    margin-bottom: -15px;
}

.pricing-table .pricing-price .price-sale {
    font-size: 26px;
    font-weight: 700;
    line-height: 58px;
}

.pricing-table .pricing-list {
    text-align: left;
    padding-left: 0 !important;
}

.pricing-table .pricing-list li {
    padding: 10px 10px 5px 38px;
    font-weight: 400;
    font-size: 14px !important;
    display: block;
    line-height: 24px;
    margin-bottom: 0;
    position: relative;
}
.vuta-hometext p {
    font-style: italic;
    padding: 0 10px;
    font-size: 16px;
    line-height: 1.8;
    color: #444;
    margin-bottom: 15px;
    position: relative;
  }
.vuta-hometext p>i {
    padding-right: 15px;
    font-size: 16px;
}

.vuta-hometext p>i:last-child {
    padding-right: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.pricing-table .pricing-list li::before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 10px !important;
    top: 50% !important;
    color: #fff !important;
    font-weight: 700;
    font-size: 10px;
    background: #28a745;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    transform: translateY(-50%);
}

.pricing-table .pricing-list li.not::before {
    content: "\f168";
    font-family: "Flaticon";
    position: absolute;
    left: 10px !important;
    top: 50% !important;
    color: #fff !important;
    font-weight: 700;
    font-size: 10px;
    background: #d4d4d4;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    transform: translateY(-50%);
}

.pricing-table .pricing-list li .fa {
    text-align: right;
    float: right;
    color: #102b56;
}

.pricing-table .pricing-list li .table_none {
    text-align: right;
    float: right;
    color: #c4c4c4;
}

.pricing-table .btn {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #fffe03;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 25px 7px;
    letter-spacing: 2px;
}

.pricing-table .btn:hover {
    color: #fff;
    background: #009ded;
}
.pricing_readmore {
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
}

.pricing_readmore:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff00', endColorstr='#ffffff', GradientType=0);
    display: block;
}

.pricing_readmore a {
    color: #222 !important;
    display: block;
    font-size: 13px !important;
    font-weight: 700;
}

.pricing_readmore a:after {
    content: "";
    width: 0;
    right: 0;
    border-top: 4px solid #222;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.pricing_expand {
    text-align: center;
}

.pricing_expand a {
    position: relative;
    color: #222 !important;
    font-size: 13px !important;
    font-weight: 700;
}

.pricing_expand a:after {
    content: "";
    width: 0;
    right: 0;
    border-bottom: 4px solid #222;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.detail-body #news-bodyhtml ul ,
.wr-content ul {
    padding-left: 30px;
}

.detail-body #news-bodyhtml h4 ,
.wr-content h4 {
    font-size: 18px;
}
.detail-body #news-bodyhtml ul li,
.wr-content ul li {
    position: relative;
    margin-bottom: 0;
}
.page-list h4 {
    font-size: 20px;
}
.page-list h4 a {
    color: #222;
}
.detail-body #news-bodyhtml ul li::before,
.wr-content ul li::before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: -25px;
    top: -1px;
    color: var(--third);
    font-weight: 400;
    font-size: 18px;
}
.d-desktop {
    display: block;
} 
@media (max-width:575px) {
    .d-desktop {
        display: none;
    } 
    .no-pd-mobile {
        padding: 0 !important;
    }
    .no-pd-mobile .box-img {
        padding: 0 !important;
    }
    .banner-page .box-title {
        bottom: 1px !important;
    }
}
#products-detail .pricing-table {
    text-align: left;

} 

#hide-ads {
    display: none;
}
#ads.active #hide-ads {
    display: block;
}
table tr,
table td,
table th {
    padding: 5px 10px;
}
table p ,
table strong {
    margin-bottom: 0 !important;
}
table {
    margin: 0 auto;
}

.table table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  .table table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }
  
  .table table th,
  .table table td {
    padding: 10px;
    /* text-align: center; */
    border: 1px solid #ddd
  }
  
  .table table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
  }
  
  @media screen and (max-width: 600px) {
  
    .table  table {
      border: 0;
    }
  
    .table table thead {
      display: none;
    }
  
    .table table tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 1px solid #ddd;
    }
    .table table th,
    .table table td {
      padding: 10px;
      /* text-align: center; */
      border:0;
    }
    .table table td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    }
  
    .table table td:last-child {
      border-bottom: 0;
    }
  
    .table table td:before {
      content: attr(data-th);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
  }

  @media (min-width:0px) {
    .table-info .table  table {
        border: 0;
      }
    
      .table-info  .table table thead {
        display: none;
      }
    
      .table-info .table table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 1px solid #ddd;
      }
      .table-info .table table th,
      .table-info .table table td {
        padding: 10px;
        /* text-align: center; */
        border:0;
      }
      .table-info .table table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
      }
    
      .table-info .table table td:last-child {
        border-bottom: 0;
      }
    
      .table-info .table table td:before {
        content: attr(data-th);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
      }
  }

  #mobile-btn span {
    background: #000;
    height: 3px;
    width: 25px;
    display: block;
}

#menu-mobile {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    top: 100%;
    transition: 0.5s;
    display: flex;
    align-items: flex-end;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#menu-mobile.active {
    top: 0;
    visibility: visible;
    opacity: 1;
}

#menu-mobile .mobile-link {
    display: flex;
    align-items: center;
    gap: 10px;
}

#menu-mobile .wraper-menu-mobile {
    width: 100%;
  height: 95%;
  z-index: 99999;
  top: 100%;
  left: 0;
  border-radius: 20px 20px 0 0;
  padding: 20px 15px 30px;
  position: relative;
  background-color: #fff;
  transition: 0.5s;
  margin: 0;
 overflow: hidden;
}

#menu-mobile.active .wraper-menu-mobile {
    top: 0;
}

#menu-mobile .close-mobile-menu {
    display: block;
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 10px;
    font-size: 20px;
    cursor: pointer;
}

#menu-mobile .list-mobile-menu {
    padding-left: 10px;
    max-height: 100vh;
    overflow-y: scroll;
}
.ovh {
    overflow: hidden !important;
}

#menu-mobile .list-mobile-menu> li > .mobile-link >a {
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    display: flex;
    align-items: center;
    gap: 5px;
}
#menu-mobile .list-mobile-menu> li > .mobile-link >a .icon img {
    width: 30px;
    height: 30px;
    aspect-ratio: 1/1;
}

#menu-mobile .list-mobile-menu ul {
    padding-left: 20px;
    margin-top: 12px;
}

#menu-mobile .list-mobile-menu ul li {
    margin-bottom: 5px;
}

#menu-mobile .list-mobile-menu ul li img {
    width: 30px;
    height: 30px;
}

#menu-mobile .list-mobile-menu ul li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    color: #ffc300;
}

#menu-mobile .list-mobile-menu>li+li {
    border-top: 1px solid #ececec;
    margin-top: 10px;
    padding-top: 10px
}
#menu-mobile .mobile-logo img {
    max-width: 120px;
    margin: 0 auto;
}
#menu-mobile .mobile-logo {
    text-align: center;
    margin-bottom: 30px;
}

@media (max-width:996px) {
    .header {
        display: none;
    }
    .header.header-home {
        display: block;
    }
    .header.header-home .header-search {
        display: none;
    }
    .header.header-home .header__main--content {
        justify-content: center;
    }
    .header.fixed-top {
        display: none !important;
    }
    .detail-blog .vuta-container,
    .page .vuta-container, .dt-project .vuta-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .detail-blog h2 {
        font-size: 20px;
        margin: 10px 0;
    }
    
}
.home-customer .list-customer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.home-customer .list-customer li {
    width: 25%;
    margin-bottom: 5px;
}
.home-customer .list-customer li img {
    width: 100%;
}
.home-customer .main-title,.home-blog .main-title {
    margin-bottom: 35px;
}

@media (max-width:380px) {
    .footer-fixed ul li span {
        display: none;
    }
    .footer-fixed ul {
        justify-content: center;
        gap: 20px;
    }
}