body {
    /* padding-top: 85px;  */
    background-color: #fff;
    color: #000;
    /* font-family: 'K2D';
 font-weight: 300; */
    font-family: "Kanit", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 19px;
}

.layout-header nav.website,
.layout-header nav.mobile {
    background: #ffffff;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
}


/* .home-header.layout-header nav.website,
.home-header.layout-header nav.mobile{
    background: #fff;
} */

body .bg-menu {
    transition: background 1s;
}

body.show-bg-menu .bg-menu {
    background: rgba(255, 255, 255, 0.75);
}

.bg-menu .navbar-toggler-icon,
.bg-menu .navbar-toggler {
    color: #000;
    border: none;
}

.bg-menu .topbar-right-box {
    display: flex;
}

.navbar.fixed-top {
    top: 38px;
}

.show-bg-menu .navbar.fixed-top {
    top: 0px;
}


/* .language-box{
    width: 100px !important;
} */

.language-box .language-list {
    display: inline-block;
    width: 100%;
}

.language-box .language-list .nav-item {
    display: inline-block;
    padding: 10px 5px;
    font-size: 20px;
    /* line-height: 26px; */
}

.language-box .language-list .nav-item a {
    /* background: #fff; */
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 6px;
    color: #000;
}

.language-box .language-list .nav-link:hover,
.language-box .language-list .nav-link:focus,
.language-box .language-list .nav-link.active {
    color: #fa360a;
}

.website .main-menu-list {
    justify-content: center;
}

.website .main-menu-list .navbar-nav .nav-link {
    color: #000;
    /* font-weight: bold; */
}

.website .main-menu-list .navbar-nav .nav-link:hover,
.website .main-menu-list .navbar-nav .nav-link:focus,
.website .main-menu-list .navbar-nav .nav-link.active {
    color: #fa360a;
}

.hide {
    display: none !important;
}

.partner-content-box .bg-white {
    background-color: #fffef6 !important;
}

#layout-content {
    overflow-x: hidden;
}

.p-relative {
    position: relative;
}

.logo-item {
    max-height: 40px;
    height: auto;
    width: auto;
}

.navbar-nav .nav-link:hover {
    text-decoration: none;
    color: #fa360a;
}

.navbar-nav .nav-link.active,
.navbar-nav .show>.nav-link {
    color: #fa360a;
}

.home-content-box {
    padding-top: 0px;
    padding-bottom: 50px;
}

.serviecs-content-box {
    background: #ffffff;
}

.partner-content-box.home-content-box {
    background: #fffef6;
    color: #000;
}

.landing-content-box.home-content-box {
    background: #dcecfb;
    background: radial-gradient(circle, rgba(220, 236, 251, 1) 0%, rgba(255, 255, 255, 1) 45%);
}

.partner-content-box p {
    color: #000;
}

.home-content1-box {
    /* background-color: #fa360a; */
    /* color: #FDF4E3; */
    background: rgb(254, 243, 241);
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 45%, rgba(254, 243, 241, 1) 80%);
}

.home-content1-box .title {
    text-transform: uppercase;
    text-shadow: 1px 0 0 black;
}

.home-content1-box .detail {
    font-size: 24px;
    font-weight: 100;
    text-shadow: 1px 0 0 black;
}

.home-content1-box .detail p {
    margin-bottom: 0px;
}

.home-content2-box {
    position: relative;
    background: url('../../assets/images/bg6.jpg') no-repeat center center;
}

.home-content2-box::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    opacity: .7;
    position: absolute;
    bottom: 0;
    left: 0;
}

.home-content2 {
    position: relative;
}

.home-content2-box .content-box {
    background-color: #fff;
    color: #FA360A;
    padding: 30px;
}

.why-us-content-box {
    background-color: #fff;
    background: url('../../assets/images/bg5.png') no-repeat center right / cover;
    color: #000;
    padding-top: 30px;
}

#why-us-slider {
    width: 50%;
}

#footer .bg-footer {
    position: relative;
    /* font-size: 16px; */
    border-top: none;
    padding: 120px 0 75px;
    color: #d3d1d1;
    /* background: url('../../assets/images/pexels-pixabay-2156.jpg') no-repeat center bottom / cover; */
    background: #ffffff !important;
}

#footer .bg-footer::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    opacity: .5;
    position: absolute;
    bottom: 0;
    left: 0;
}

#footer .credit {
    position: relative;
}

#footer .address-box {
    display: flex;
}

#footer p {
    margin-bottom: 0;
}

#footer .left-box {
    font-size: 1.5rem;
    line-height: 2rem;
}

#footer .right-box {
    text-align: right;
    /* text-transform: uppercase; */
    font-size: 3rem;
    line-height: 3rem;
}
#footer .dbd-box{
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#footer .dbd-box .img-dbd{
    margin-right: 10px;
    /* padding-right: 10px; */
}
#footer .dbd-box .logo-dbd{
    max-height: 60px;
    width: auto;
    min-width: 90px;
}

.content-page {
    /* margin-top: 30px; */
    margin-bottom: 30px;
}

.career-box .banner-bg {
    background-image: url('../../assets/images/join-us.jpeg');
    background-position: center center;
    height: 500px;
    background-size: cover;
}


/* .btn-quotation:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg,#15c4eb,#10069f,#01080f);
    z-index: -1;
    transition: all .4s;
    opacity: 0;
} */

#footer a {
    text-decoration: none;
    color: #000;
}

#footer a:hover {
    color: #fa360a;
}

#footer .short-des-logo {
    margin-top: 18px;
}

#footer .between-line {
    background-color: #fa360a;
    width: 50px;
    height: 2px;
    display: block;
    margin-bottom: 15px;
}

#footer .bg-footer,
#footer .bg-footer::before {
    background-color: #fff !important;
    color: #000;
}

#footer .icon,
#footer p,
#footer .short-des-logo,
#footer h3,
#footer a {
    color: #000;
}

#footer h3 {
    font-size: 20px;
}

#footer .line {
    color: #ccc;
}

.bg-footer-in {
    padding-top: 16px;
}

#footer a:hover {
    color: #fa360a;
}


/* .home-content-box .main-title .detail,
.home-content-box .main-title .title{
    font-size: 2.5rem;
} */

.salepage-content-box {
    background: url('../../assets/images/blog5.jpeg') no-repeat center center / cover;
    position: relative;
}

.salepage-content-box::before {
    content: "";
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    opacity: 0.85;
    position: absolute;
    bottom: 0;
    left: 0;
}

.home-salepage {
    position: relative;
}

.home-salepage .main-title .title {
    margin-bottom: 20px;
}

.package-section .main-title .title {
    font-size: 2.5rem;
}

.package-item .title {
    font-size: 1.6rem;
    font-weight: bold;
    margin: 0 auto;
    width: 400px;
}

.package-item .price {
    padding-left: 20px;
    font-size: 1.6rem;
    background-color: #ff7300;
    width: 100%;
    max-width: 290px;
    text-align: center;
    margin: 20px auto;
    display: inherit;
    border: transparent;
    border-radius: 0;
}

.package-item .description ul {
    list-style-type: disclosure-closed;
}

.contact-page a {
    color: #000;
    text-decoration: none;
}

.contact-page a:hover {
    color: #FA360A;
}

.btn-pack-send,
.btn-send {
    background-color: #FA360A;
    border: transparent;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 25px;
}

.btn-cancel {
    padding-left: 30px;
    padding-right: 30px;
}

.btn-pack-send:hover,
.btn-send:hover,
.package-item .price:hover {
    background-color: #ee5166;
    background-image: linear-gradient( 315deg, #f30928 0%, #ef6d09 74%);
    color: #fff;
}


/* .package-item .price-data{
    font-size: 2rem;
    color: #FA360A;
} */

.package-item {
    margin-bottom: 20px;
    padding: 20px;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 20px;
    border: 1px solid #0000001a;
    height: 100%;
}


/* .package-item-1{
    background-color: #fff;
    color: #000;
    height: 100%;
} */

.package-item .line-addon {
    border-top: 1px dotted #ccc;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 16px;
}


/* .package-item-1 .line-addon{
    border-top: 1px dotted #000;
} */

.package-item-6 .line-addon,
.package-item-5 .line-addon {
    display: none;
}

.package-item .page-number {
    /* height: 52px; */
    font-size: 1.6rem;
}

.bg-box {
    border: 1px solid #fff;
    padding: 30px 15px 10px;
}

.modal-dialog {
    color: #000;
}

.modal-dialog .modal-header {
    background-color: #ee5166;
    background-image: linear-gradient( 315deg, #f30928 0%, #ef6d09 74%);
    color: #fff;
}

.modal-footer {
    align-items: center;
    justify-content: center;
}

#contact-form-box {
    background: #fff;
    color: #000;
    /* border-radius: 0; */
}

#image-slider .carousel-caption {
    bottom: 25%;
    transform: translate(0, -50%);
}

#image-slider .carousel-caption .title {
    font-size: 2rem;
    font-weight: bold;
    text-shadow: 1px 0 0 black;
}

#image-slider .carousel-caption .detail {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: bold;
    text-shadow: 1px 0 0 black;
}

#image-slider .carousel-item {
    max-height: 600px;
}

.career-box {
    color: #000;
}

.career-box .work-with-us-box {
    color: #fff;
    color: #6c757d;
}

.salepage-content-section .content-box .title {
    margin-bottom: 20px;
}

.salepage-content-section {
    padding-top: 70px;
}

.salepage-content-section .item-card a {
    text-decoration: none;
    color: #fff;
}

.salepage-content-section .item-card a:hover {
    color: #FA360A;
}

.salepage-content-section .card-body {
    margin-top: 15px;
    line-height: 1.75rem;
}

.salepage-content-section .card-title {
    line-height: 2rem;
}


/* blog */

.list-blog a {
    text-decoration: none;
    color: #000;
}

.list-blog a:focus,
.list-blog a:hover {
    background-color: #fdcdd4;
    box-shadow: 0 0 5px #c6c6c6;
    border-radius: 5px;
}

.list-blog a .title-content {
    line-height: 26px;
    font-size: 16px;
    margin-top: 10px;
}

.list-blog .short-des-content,
.list-blog p {
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #9a9a9a;
}

.blog-content-item {
    padding-left: 15px;
    padding-right: 15px;
}

.blog-content-item .date-content {
    color: #ccc;
}

.blog-content-box .list-blog a {
    padding-bottom: 15px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: block;
}


/* end blog */

.services-page {
    padding-top: 80px;
}

.services-box .item-card {
    border-radius: 20px;
    overflow: hidden;
}

.landing-content-box .btn-consultation {
    background: #fa360a;
    border-color: #fa360a;
    /* float: right; */
    border-radius: 25px;
    padding-left: 30px;
    padding-right: 30px;
    text-shadow: 1px 0 0 black;
}

@media screen and (max-width: 1199px) {
    .package-item .price {
        font-size: 1.4rem;
        padding: 10px 0px;
    }
}

@media screen and (max-width: 991px) {
    .bg-box {
        border: none;
        padding-top: 15px;
    }
    .package-item {
        border: 1px solid #fff;
        height: 95%;
    }
    /* .package-item-1{
        height: auto;
    } */
    .navbar.fixed-top {
        top: 0px;
    }
    #tophead {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .home-content-box .main-title .detail,
    .home-content-box .main-title .title {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 991px) {
    .language-box .language-list .nav-item a {
        color: #000 !important;
    }
    .language-box .language-list .nav-link:hover,
    .language-box .language-list .nav-link:focus,
    .language-box .language-list .nav-link.active {
        color: #FA360A;
    }
    .home-content-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .home-content-box .main-title .detail,
    .home-content-box .main-title .title {
        font-size: 1.5rem;
    }
    #footer .left-box {
        font-size: 1.2rem;
        line-height: 1.5rem;
    }
    #footer .right-box {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    #footer .bg-footer {
        padding: 50px 0px;
    }
    #image-slider .carousel-caption {
        bottom: 1rem;
        transform: inherit;
    }
    #image-slider .carousel-caption .detail,
    #image-slider .carousel-caption .title {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }
    .package-item {
        height: auto;
    }
    .package-item-1 {
        height: auto;
    }
    .home-content1-box .title,
    .home-content1-box .detail {
        color: #000;
    }
}

@media screen and (max-width: 767px) {
    .package-item .title {
        width: auto;
    }
    .develop-software-box .sub-title,
    .package-section .main-title .sub-title {
        font-size: 2.5rem !important;
    }
    .package-item {
        padding: 20px 0px;
    }
}

@media screen and (max-width: 600px) {
    #image-slider .carousel-caption .detail,
    #image-slider .carousel-caption .title {
        font-size: 1.1rem;
        line-height: 1.5rem;
    }
    .home-content1-box .title {
        font-size: 1.2rem;
    }
    .home-content1-box .detail {
        font-size: 1rem;
    }
    .home-content-box .main-title .detail,
    .home-content-box .main-title .title {
        font-size: 1.2rem;
    }
}

@media (orientation: landscape) and (max-width: 1200px) {}

@media (orientation: portrait) and (max-width: 600px) {}

@media (orientation: portrait) and (max-width: 425px) {
    .develop-software-box .sub-title,
    .package-section .main-title .sub-title {
        font-size: 2.2rem !important;
    }
    /* .package-item .page-number{
        font-size: 1.45rem;
    } */
}