@font-face {
    font-family: 'FS Magistral-Medium';
    src: url('/css/font/FS Magistral-Medium.ttf') format('truetype');
}
@font-face {
    font-family: 'Beau Sans';
    src: url('/css/font/PFBeauSansPro-Bold.woff');
    src: local('Beau Sans'), local('Beau Sans'), 
        url("/css/font/PFBeauSansPro-Bold.woff") format("woff"), 
        url("/css/font/PFBeauSansPro-Bold.otf") format("opentype"), 
        url("/css/font/PFBeauSansPro-Bold.svg#grablau") format("svg");
}

@media (min-width: 1200px) {
    .container {
        width: 1280px;
    }
}

@media (min-width: 1400px) {
    .n-container {
        width: 1370px;
    }
}

@media (min-width: 1700px) {
    .n-container {
        width: 1600px;
    }
}

/* Custom: 17/6/2024 */
header .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    padding: 7px 9px;
}
header .nav > li a::before {
    height: 0;
}
header .navbar-default .navbar-nav > li > a:hover, 
header .navbar-default .navbar-nav > li > a:focus, 
header .navbar-default .navbar-nav > li.active > a, 
header .navbar-default .navbar-nav > li.active > a:focus, 
header .navbar-default .navbar-nav > li.active > a:hover {
    background: #FFEBEB;
    color: #EE0033;
}
header .navbar-nav > li {
    margin: 0 15px 0 0;
}
/* .img-bg-banner {
    position: absolute;
    height: 550px;
} */
.iq-banner {
    overflow: unset;
}
.iq-banner:after {
    height: 0;
    background: none;
}
/* #banner {
    padding-bottom: 100px;
} */
/* #iq-home .container {
    padding-top: 80px;
} */
.text-box {
    padding: 20px;
    border-radius: 16px;
    background: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
    margin-top: 45px;
}
.text-box .text-title {
    color: #EE0033;
    font-weight: bolder;
    font-size: 54px;
    padding: 20px 15px;
}
.text-box .text-des {
    font-size: 28px;
    font-family: 'FS Magistral-Medium';
    line-height: 36px;
}
.btn-custom {
    padding: 10px 12px;
    border-radius: 8px;
    color: white;
    background: #EE0033;
    font-size: 16px;
}
.btn-custom-lg {
    padding: 10px 52px;
    border-radius: 8px;
    color: white;
    background: #EE0033;
    font-size: 16px;
    width: 34.2rem;
    display: flex;
    justify-content: center;
}
.iq-banner-video {
    padding: 0 10px;
}
.iq-objects-how-it-works .iq-objects-02 {
    top: 78%;
}
.heading-title .title {
    text-align: left;
    font-size: 32px;
    font-family: 'Open Sans';
    color: black;
}
.heading-title .title:before {
    height: 0;
    background: none;
}
.text-title-1 {
    font-size: 20px;
    color: #4E4E4E;
}
#how-it-works p {
    margin: 0;
    color: #3A3A3A;
    font-size: 16px;
    line-height: 26px;
}
.pt-30px {
    padding-top: 30px;
}
.text-price {
    font-size: 24px;
    color: #EE0033;
}
.display-flex {
    display: flex;
}
.display-flex-center {
    display: flex;
    align-items: center;
}
.justify-content-center{
    justify-content: center;
}
.justify-content-between {
    justify-content: space-between;
}
.c-gap-10px {
    column-gap: 10px;
}
.align-items-end {
    align-items: end;
}
#how-it-works .rounderbox {
    padding: 15px;
    margin-top: 40px;
}
.mb-0 {
 margin-bottom: 0;
}
#how-it-works .ul-list li {
    padding-bottom: 3px;
    color: #3A3A3A;
}
.display-grid {
    display: grid;
    grid-auto-flow: column;
    column-gap: 3%;
}
.iq-objects .iq-objects-12 {
    position: absolute;
    top: 60%;
    right: 23%;
}
.iq-objects .iq-objects-02 {
    top: 17%;
}
.iq-objects .iq-objects-03 {
    position: absolute;
    top: 65%;
    right: 3%;
    z-index: 1;
}
.iq-fancy-box .iq-icon {
    height: 67px;
    line-height: 60px;
    cursor: pointer;
}
.iq-fancy-box .iq-icon img {
    width: 67px;
    border-radius: 30px;
}
.product-image{
    border-radius: 60px;
}
.text-title-2 {
    font-weight: bold;
    font-size: 32px;
    color: #272727;
}
#software-features {
    margin-top: 80px;
}
.iq-objects-software .iq-objects-01 {
    position: absolute;
    top: 3%;
    left: 22%;
}
.iq-software-demo {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 50%;
    right: 50%;
    display: flex;
    justify-content: end;
    padding-right: 70px;
    left: 0;
}
.iq-software-demo .img-responsive {
    width: 550px;
    position: absolute;
    /* top: 30px; */
}
#great-screenshots {
    height: 70rem;
}
.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left;
}
.slider-container {
    position: absolute;
    left: 57%;
    top: 53%;
    width: 653px;
    height: 459px;
    margin: -300px 0 0 -400px;
}
.slider-container .slider-content .slider-single.active .slider-single-image {
    border: 10px solid white;
}
.slider-container .slider-content .slider-single .slider-single-image {
    border: 6px solid white;
}
.slider-container .slider-content .slider-single.preactive .slider-single-image,
.slider-container .slider-content .slider-single.proactive .slider-single-image {
    opacity: 0.5;
}
.owl-carousel .owl-item img {
    height: 232px;
}
.text-title-3 {
    color: #EE0033 !important;
    font-size: 16px;
}
.iq-blog-detail {
    font-size: 14px;
}
.section-inner {
    padding: 18.3rem 0;
}
.text-title-4 {
    font-size: 28px !important;
    font-weight: bold;
    /* font-family: 'Beau Sans'; */
    color: #ffffff;
}
.text-title-5 {
    font-size: 40px;
    font-weight: bold;
    /* font-family: 'Beau Sans'; */
    color: #FF8F0B;
}
.iq-over-black-70:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.7);
}
.text-title-6 {
    font-size: 48px;
    font-weight: bold;
    /* font-family: 'Beau Sans'; */
}
.text-title-7 {
    font-size: 28px;
    color: #000000;
    line-height: 35px;
}
.text-title-8 {
    font-size: 18px;
}
.iq-pricing {
    border-radius: 16px;
    height: 530px;
}
.price-title.iq-bg::before {
    border-radius: 16px 16px 0 0;
}
.iq-pricing .price-title {
    height: 220px;
    border-radius: 16px;
    padding: 25px 0px 40px 0px;
}
.iq-pricing .price-title h1 {
    line-height: 90px;
}
.iq-pricing .price-title:after {
    background: none;
}
.iq-pricing .img-frame {
    position: absolute;
    bottom: -20px;
    width: 100%;
}
.iq-pricing .img-frame img {
    width: 100%;
    height: auto;
}
.iq-pricing .iq-over-blue-80:before {
    background: #b5b5b5b3;
}
.iq-pricing .iq-over-red-80:before {
    background: #EE0033b3;
}
.iq-pricing .iq-over-purple-80:before {
    background: #FA00B4b3;
}

.iq-pricing .price-title span {
    letter-spacing: 0px;
}
.iq-font-black {
    color: #000000;
}
.price-details {
    padding: 20px;
    text-align: left;
    color: #000000;
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: calc(100% - 220px);
}
.price-details ul {
    margin: 0;
    padding-left: 30px;
    padding-bottom: 15px;
}
.price-details ul li {
    line-height: 25px;
    list-style: disc;
    list-style-position: outside;
    font-size: 14px;
}
.price-details .price-money {
    padding: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-bottom: 0;
    border-top: 1px solid #D9D9D9;
}
.price-details .price-money .text-price {
    font-size: 24px;
    font-weight: bold;
    color: #EE0033;
    margin-bottom: 0;
}
.btn-buy-now {
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
}
.footer-content ul li a {
    color: #000000;
}

#features {
    padding-top: 100px;
}

.product-preview, .product-specifications {
    width: 45%;
}
.dots {
    display: flex;
    justify-content: center;
}

.dot {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #bbb; /* Màu nền cho dấu chấm */
    cursor: pointer;
}

.dot.active {
    background-color: #f00; /* Màu nền nổi bật cho dấu chấm đang chọn */
}
.ul-tskt {
    margin-bottom: 70px;
    padding-left: 30px;
    padding-top: 10px;
}
.ul-tskt li {
    list-style: disc;
    list-style-position: outside;
    color: #3A3A3A;
    line-height: 30px;
}

.ul-popup {
    margin-bottom: 25px;
    padding-left: 30px;
}
.ul-popup li {
    list-style: disc;
    list-style-position: outside;
    color: #3A3A3A;
    line-height: 28px;
    font-family: 'Sarabun';
    font-size: 16px;
}

.mySlides {
    display: none;
    opacity: 1;
    text-align: center;
    position: relative;
}
.mySlides img {
    z-index: 1;
    position: relative;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
.slideshow-container .bg-circle {
    position: absolute;
    width: 364px;
    height: 364px;
    background: #F0F0F0;
    z-index: 0;
    border-radius: 50%;
    left: calc(25% - 55px);
    top: 5px;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 50%;
  user-select: none;
}
/* Next & previous buttons */
#prev-position-relative, #next-position-relative{
    cursor: pointer;
    position: relative;
    /* width: auto; */
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-radius: 50%;
    user-select: none;
    transition: transform 0.9s ease-in-out;
  }
/* Position the "next button" to the right */
.next {
  right: 0;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover, #prev-position-relative:hover, #next-position-relative:hover {
  box-shadow: 0px 0px 10px 0px #c3c3c3;
}

/* The dots/bullets/indicators */
.slides-dot {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 45px;
    column-gap: 10px;
}
.slides-dot .dot {
  cursor: pointer;
  height: 100px;
  width: 100px;
  margin: 0 2px;
  background-color: #EFEFEF;
  border-radius: 4px;
  display: inline-block;
  border: 1px solid #EFEFEF;
  transition: border 0.6s ease;
  position: relative;
}
.slides-dot .dot img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.dot.active, .dot:hover {
  border: 1px solid #EE0033;
}

/* Fading animation */
.fade {
  animation-name: fade;
  /* animation-duration: 1.5s; */
}

.modal-header{
    /* border-bottom: none; */
    padding: 20px 15px 0px 15px;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.circle-color {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
}
.circle-color.black {
    background: #424242;
}
.circle-color.pink {
    background: #FF837C;
}

.circle-color.pink_v2 {
    background: linear-gradient(180deg, #BCA9F6 0%, #FFC4E3 100%);
}

.circle-color.blue {
    background: #46B0FD;
}
.circle-color:hover, .circle-color.active {
    border: 2px solid #EE0033;
    cursor: pointer;
}
.circle-color img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.circle-color.active img {
    display: block;
}
.mt-20px {
    margin-top: 20px;
}

.f-left, .f-right {
    width: 45%;
}
.f-right {
    display: flex;
    justify-content: center;
    align-items: end;
}
.iq-objects-01.iq-fadebounce {
    position: absolute;
    top: 0;
    right: 53%;
    z-index: -1;
}
#software-features {
    margin-bottom: 10rem;
}
.n-btn-img {
    padding: 1.5%;
    position: absolute;
    width: 9%;
    bottom: 3%;
    right: 37.5%;
    z-index: 1;
    opacity: 0;
}
/* End custom */

/*Responsive mobile*/
@media (max-width: 1602px) { 
    .f-left {
        width: 55%;
    }
    .f-right {
        width: 40%;
    }
}

@media (max-width: 1399px) {
    .iq-objects .iq-objects-04 {
        top: 7.5%;
    }
    .img-11 {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .iq-objects .iq-objects-04 {
        top: 27.5%;
    }
    .res-flex {
        flex-wrap: wrap;
    }
    .res-flex .btn-custom-lg{
        margin-top: 10px;
    }
    .slideshow-container .bg-circle {
        width: 290px;
        height: 290px;
        left: calc(28% - 51px);
    }
    .mySlides img {
        zoom: 0.8;
    }
}
@media (max-width: 992px) {
    #how-it-works .display-grid {
        display: flex;
        flex-direction: column;
    }
    #how-it-works .intro {
        padding: 20px;
    }
    .flex-responsive {
        display: flex;
        flex-direction: column;
        align-items: baseline;
        row-gap: 10px;
        margin-top: 5px;
    }
    .heading-title .title {
        margin-bottom: 0;
    }
    .img-11 {
        width: 250px;
    }
    .fancy-content h6 {
        margin: 0;
        height: 30px;
    }
    .iq-objects {
        display: none;
    }
    .iq-software-demo {
        position: unset;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .iq-software-demo .img-responsive {
        width: 455px;
        position: unset;
    }
    .iq-objects-01.iq-fadebounce {
        display: none;
    }
    .res-flex-sm {
        flex-wrap: wrap;
    }
    .res-flex-sm .product-preview,.product-specifications {
        width: 100%;
    } 
    .slideshow-container .bg-circle {
        left: calc(50% - 145px);
    }
    .res-flex-sm .product-specifications {
        margin-top: 20px;
    }
    #great-screenshots {
        height: 60rem;
    }
    .slider-container {
        left: 60%;
        top: 77%;
    }
}
@media (max-width: 767px) {
    .f-row {
        flex-wrap: wrap;
    }
    .f-left, .f-right {
        width: 100%;
    }
    .f-right {
        margin-top: 60px;
    }
    .slider-container {
        top: 100%;
    }
}
@media (max-width: 700px) {
    #great-screenshots {
        height: 45rem;
        padding: 20px 0;
    }
    .slider-container {
        left: 60.5%;
        top: 75%;
        zoom: 0.8;
    }
    #software-features {
        margin-bottom: 0;
    }
    #great-screenshots .heading-title h2.title {
        font-size: 26px;
    }
}
@media (max-width: 550px) {
    #great-screenshots {
        height: 40rem;
        padding: 15px 0;
    }
    .slider-container {
        left: 60.5%;
        top: 62%;
        zoom: 0.7;
    }
}
@media (max-width: 480px) {
    #great-screenshots {
        height: 35rem;
        padding: 15px 0 !important;
    }
    .slider-container {
        left: 60.5%;
        top: 70%;
        zoom: 0.6;
    }
}
@media (max-width: 410px) {
    #great-screenshots {
        height: 32rem;
        padding: 15px 0 !important;
    }
    .slider-container {
        left: 60%;
        top: 60%;
        zoom: 0.5;
    }
}
@media (max-width: 350px) {
    #great-screenshots {
        height: 30rem;
        padding: 15px 0 !important;
    }
    .slider-container {
        left: 60%;
        top: 55%;
        zoom: 0.4;
    }
}
.w-25{
    width: calc(25% - 10px);
}
.w-100{
    width: 100%;
}
.img-3rem {
    width: 3rem;
}
 .display-f{
    display: flex;
}
.display-none{
    display: none;
}
.justify-content-start{
    justify-content: start;
}
.justify-content-between{
    justify-content: space-between;
}
.align-items-center{
    align-items: center  
}
.flex-wrap{
    flex-wrap: wrap !important;
}
.ml-1{
    margin-left: 1rem;
}
.mr-1{
    margin-right: 1rem;
}
.ml-2{
    margin-left: 2rem;
}
.mb-1rem{
    margin-bottom: 1rem;
}
.mt-1rem{
    margin-top: 1rem;
}
.border-radius-16{
    border-radius: 16px;
}
.height-auto{
    height: auto !important;
}
.iq-pricing-product{
    border-radius: 16px;
    border: 1px solid #ededed;
    background: #fff;
}
.font-weight-600{
    font-weight: 600;
}
.w-50{
width: 50%;
}

.btn-detail {
    border-radius: 8px;
    color: white;
    background: #EE0033;
    font-weight: 600;
    font-size: 13px;
}

.btn-detail-text {
    background: #fff;
    border: none;
    color: red;
    font-weight: 600;
    font-size: 13px;
}

.btn-product-version {
    border-radius: 20px;
    color: black;
    background: var(--Color-Background-color-bg-button-default, #F2F2F2);
    font-weight: 400;
    font-size: 16px;
    padding: 5px 10px;
    /* min-width: 18rem; */
    width: 22rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;

}

.btn-active {
    color: white;
    background: #EE0033;
}

.mt-icon-popup {
    margin-top: 1.3rem;
}

.product-specifications table {
    width: 100%;
    border-collapse: collapse;
    color: black;
    border-radius: 10px;
}
.product-specifications table tr:nth-child(even) {
    background: var(--Color-Background-color-bg-button-pressed, #D5D5D5); /* Màu nền cho các dòng chẵn */
}
.product-specifications table tr:nth-child(odd) {
    background-color: var(--Color-Background-color-bg-button-default, #F2F2F2); /* Màu nền cho các dòng lẻ */
}
.product-specifications table tr td {
    padding: 8px 16px;
}