.error-404 {
    background: #000;
}

.color-brown {
    color: #61C2B1;
}
.color-red {
    color: #df1515;
}

.pd-20 {
	padding:20px;
}
.font-8 {
	font-size:8px;
}
.font-10 {
	font-size:10px;
}
.font-16 {
	font-size:16px;
	font-family: 'Sarabun', sans-serif !important;
	font-weight:100 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.btn-rexhibitors:hover {
	color:#a6a6a6;
}
h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
    font-size: 18px;
}

.is-stuck .octf-cta-header.octf-cta-header-search {
    border-left: 2px solid rgba(255, 255, 255, .2);
}

.hide {
    display: none !important;
}

.is-stuck .octf-cta-header-lineright {
    border-right: 1px solid rgba(255, 255, 255, .2);
}

.subdiv-head-exbrand {
    overflow: hidden;
    min-height: 60px;
    max-height: 60px;
    font-weight: bold;
}

.subdiv-title-exbrand {
    overflow: hidden;
    min-height: 65px;
    max-height: 80px;
    font-weight: bold;
}

.list-posts li {
    list-style: none;
}

.subdiv-content-title {
    overflow: hidden;
    min-height: 30px;
    max-height: 60px;
    font-weight: bold;
}

.subdiv-title {
    overflow: hidden;
    min-height: 30px;
    max-height: 55px;
    font-weight: bold;
}

.subdiv_head_topstorie {
    overflow: hidden;
    min-height: 50px;
    max-height: 80px;
    font-weight: bold;
}

.subdiv_head {
    overflow: hidden;
    min-height: 50px;
    max-height: 70px;
    font-weight: bold;
}

.subdiv-vdos {
    overflow: hidden;
    min-height: 11rem;
    max-height: 11rem;
    font-weight: bold;
}

.subdiv-title-visitor {
    overflow: hidden;
    min-height: 30px;
    max-height: 60px;
    font-weight: bold;
}

.subdiv_title {
    overflow: hidden;
    min-height: 60px;
    max-height: 80px;
}

.subdiv_detail {
    overflow: hidden;
    min-height: 50px;
    max-height: 80px;
}

.subdiv_detail {
    overflow: hidden;
    min-height: 50px;
    max-height: 70px;
}


.min-h {
    min-height: 32px;
}

.h-21 {
    max-height: 21rem;
    min-height: 21rem;
}

.mg-l {
    margin-left: 8rem !important;
}

a:link {
    text-decoration: none;
}


/*color*/
.color-scan {
    color: #68BAE9;
}

.color-key {
    color: #0068A4;
}

.color-black h1 span {
    color: #000;
}

.color-blue {
    color: #29478A;
}

.color-blue-total {
    color: #585BBF ;
}

.color-pink {
    color: #F5537B;
}

.color-white h1 span {
    color: #fff;
}

.color-subordinate {
    color: #676363;
}

.color-subtitle {

    color: #BEBBBB !important;
}

.color-white {
    color: #fff !important;
}

.color-white-table {
    color: #FAFAFA !important;
}

.color-black {
    color: #000000 !important;
}

.color-orange {
    color: #FFB960 !important;
}
.color-date {
    color: #F58121 !important;
}
.color-content {
    color: #707070 !important;
}
.text-blue {
    color: #305088;
}
.text-red {
    color: #D9000D;
}
.color-gray {
    color: #9f9e9e !important;
}
.color-txt-graph {
    color: #1A1A1A !important;
}
.mtd-26 {
    margin-top: -26px;
}
.mtd-60 {
    margin-top: -10px !important;
}

.mtd-40 {
    margin-top: -40px !important;
}

.mtd-20 {
    margin-top: -20px;
}

.mtd-10 {
    margin-top: -10px;
}

.h-20 {
    height: 20px;
}

.h-1 {
    height: 1px;
}

.ic-online-platfrom {
    background: #1a1a1a 0% 0% no-repeat padding-box;
    border-radius: 6px;
    display: inline-block;
    padding: 11px 16px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding-left: 42px;
    font-weight: bold;
    background: transparent;
}

/*bg-color*/

.background-black-gray {
    background-color: #333333 !important;
}

.bg-black {
    background-color: #000000 !important;
}

.background-color-black {
    background-color: #222222 !important;
}

.background-color-white {
    background-color: #FAFAFA !important;
}

.bg-gray {
    background: #F4F4F4 !important;
}

.bg-dark-2 {
    background-image: url("2023/html/images/bgmtxnew.svg");
    background-size: cover;
}

.bg-dark-1 {
    background-color: #201740;
}

.bg-line {
    background: #00B900;
}

.bg-email {
    background: #0095FF;
}

.bg-content {
    background: #707070 !important;
}

.bg-blue {
    background-color: #34D7FD;
}

.bg-white {
    background-color: #fff;
}

.bg-header {
    background-color: transparent;
}


.bold {
    font-weight: 600;
}


/* custom*/
.pd-5 {
    padding: 5px;
}

.pd-15 {
    padding-top: 15px !important;
}

.p-l-3 {
    padding-left: 3rem;
}

.p-l-5 {
    padding-left: 5rem;
}

.p-l-8 {
    padding-left: 8rem;
}

.m-0 {
    margin: 0px !important;
}

.mx-h {
    max-height: 30rem;
}

.mt-0 {
    margin-top: 0px;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-7 {
    margin-top: 7px !important;
}

.mt-8 {
    margin-top: 8px;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-14 {
    margin-top: 14px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-50 {
    margin-top: 50px;
}

.mt-70 {
    margin-top: 70px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.m-t-8 {
    margin-top: -7px;
}

.mtd-10 {
    margin-top: -10px;
}

.mtd-30 {
    margin-top: -30px;
}

.ml-5 {
    margin-left: 5px !important;
}

.mr-5 {
    margin-right: 5px !important;
}


.ml-15 {
    margin-left: -15px;
}

.mtd-30 {
    margin-top: -30px;
}

.mtd-50 {
    margin-top: -50px;
}


.mlp-15 {
    margin-left: 15px;
}

.mg-l-r-30-15 {
    margin-left: -30px;
    margin-right: -15px;
}

.mb-0 {
    margin-bottom: 0px ! important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-25 {
    margin-bottom: 25px !important;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mbd-40 {
    margin-bottom: -40px;
}

.p-0 {
    padding: 0px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-40 {
    padding: 40px;
}

.p-90 {
    padding: 0px 90px;
}

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-60 {
    padding-top: 60px !important;
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pd-0 {
    padding: 0px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-24 {
    padding-bottom: 24px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.pb-30 {
    padding-bottom: 30px !important;
}

.pb-50 {
    padding-bottom: 50px;
}

.ml-20 {
    margin-left: 20px;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}
.mr-30 {
    margin-right: 30px !important;
}

.mlrd-15 {
    margin-left: -15px;
    margin-right: 15px;
}

.m-l-15 {
    margin-left: -15px;
    margin-right: 15px
}

.pl-10 {
    padding-left: 10px;
}

.pl-12r {
    padding-left: 0rem;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pl-30 {
    padding-left: 30px;
}

.pr-30 {
    padding-right: 30px;
}

.pl-15 {
    padding-left: 15px;
}

.pr-15 {
    padding-right: 15px;
}

.ml-29 {
    margin-left: 29px;
}

img {
    max-width: 100%;
}

.tralY-10 {
    transform: translateY(10%);
}

.tralY-25 {
    transform: translateY(25%);
}

.tralY-30 {
    transform: translateY(30%);
}

.tralY-50 {
    transform: translateY(50%);
}

.tralY-80 {
    transform: translateY(80%);
}

.tralY-100 {
    transform: translateY(100%);
}

/*spacer*/
.spacer-5 {
    height: 5px;
    clear: both;
    width: 100%;
}

.spacer-10 {
    height: 10px;
    clear: both;
    width: 100%;
}

.spacer-15 {
    height: 15px;
    clear: both;
    width: 100%;
}

.spacer-20 {
    height: 20px;
    clear: both;
    width: 100%;
}

.spacer-30 {
    height: 30px;
    clear: both;
    width: 100%;
}

.spacer-40 {
    height: 40px;
    clear: both;
    width: 100%;
}

.spacer-50 {
    height: 50px;
    clear: both;
    width: 100%;
}

.spacer-60 {
    height: 60px;
    clear: both;
    width: 100%;
}

.spacer-70 {
    height: 70px;
    clear: both;
    width: 100%;
}

.spacer-90 {
    height: 90px;
    clear: both;
    width: 100%;
}

.img-application-digital {
    width: 30px;
}

.img-byg-digital {
    width: 50px;
}

iframe {
    width: 100% !important;
    /*height: 37rem;*/
}

iframe {
    border: none !important;
}


.btn {
    outline: 0 !important;
}

.bg-v {
    width: 100% !important;
    height: auto !important;
}

.cookie-container {
    position: fixed;
    letter-spacing: 0.5px;
    background: #211f20;
    color: #f5f6fa;
    padding: 20px 10px;
    box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
    z-index: 999;
    transition: 400ms;
    bottom: 0;
    right: 0;
    z-index: 99999;
    height: auto;
    opacity: 0.9;
    width: 100%;
}

.cookie-btn {
    background: #fff;
    border: 0;
    color: #000;
    padding: 9px 25px;
    margin-bottom: 0px;
    border-radius: 0;
    cursor: pointer;
    margin-left: 10px;
}

.color-cookie {
    color: #00FAF0;
}


.menu-bar {
    display: block;
    list-style: none;
    color: #fff;
}

.dropdown-2 {
    display: none;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    margin-top: 0px !important;
}

.drop-width {
    width: 38rem;
}

.drop-width-2 {
    width: 23rem;
}

.menu-bar li ul.dropdown-2 li a {
    padding: 8px;
    display: block;
    color: #fff;
    font-family: 'pslk';
    font-size: 24px;
}

.menu-bar ul li:hover .dropdown-2 {
    display: block;
    position: absolute;
    background: #333333;
    margin-left: 0px;
    z-index: 99;
    margin-top: 10px;
}

.menu-bar ul li:hover .dropdown-2 ul {
    display: block;
    margin: 10px;
}

.menu-bar ul li:hover .dropdown-2 ul li:last-child {
    border-bottom: none;
}

.menu-bar ul li:hover,
ul.dropdown-2 li:hover {
    color: #b6b6b6;
}

.fa-angle-down {
    margin-top: 6px;
    font-size: 18px;
    float: right;
}

.visible-xs {
    display: none;
}

.cursor {
    cursor: pointer;
}

.flex-center {
    display: flex;
    justify-content: center;
}

.app-club {
    max-width: 68px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f4f4f4 !important;
}

.graph table,
.graph th,
.graph td,
.graph tr {
    border: none;
}

.length-graph-car {
    background: transparent linear-gradient(90deg, #4E69A4 0%, #12337B 100%) 0% 0% no-repeat padding-box;
    height: 36px;
    text-align: center;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    padding-top: 7px;
    color: #fff;
}

.length-graph-bike {
    background: transparent linear-gradient(270deg, #F5537B 0%, #8127AD 100%) 0% 0% no-repeat padding-box;
    height: 36px;
    text-align: center;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    padding-top: 7px;
    color: #fff;
}

.bshadow-graph {
    box-shadow: 0px 3px 6px #00000029;
}

.shadow-graph {
    box-shadow: 0px 7px 6px #00000029;
}

.shadow-graph-rexhibitors {
    box-shadow: 0px 7px 14px #00000029;
}

.shadow-right {
    box-shadow: 6px 0 7px -5px #00000029;
}

.shadow-bottom {
    box-shadow: 0 7px 6px 1px #00000029;
}

.shadow-left {
    box-shadow: -6px 0 7px -5px #00000029;
}

.graph .table td {
    padding: 0px !important;
    vertical-align: middle;
}



.graph-left {
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #dee2e6;
}

.graph-right {
    border-bottom-right-radius: 30px;
    border-top-right-radius: 30px;
    background-color: #dee2e6;
}

.flg-1 {
    flex-grow: 0.1 !important;
}

.flg-0 {
    flex-grow: 0 !important;
}



.full-screen-video-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.full-screen-video-container video.bg-vdeos {
    z-index: -1;
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.full-screen-video-content {
    background-color: white;
    color: #333;
    padding: 20px;
    font-size: 70px;
    margin-top: 100px;
}

.icon-awesome-play {
    position: absolute !important;
    margin-top: 9px !important;
    margin-left: 10px !important;
    width: 22px !important;
}

.icon-play {
    width: 65%;
}

.btn-start-watching {
    font-family: 'Sarabun', sans-serif;
    color: #000;
    background: #00FAF0 0% 0% no-repeat padding-box;
    border-radius: 6px;
    display: inline-block;
    padding: 11px 16px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding-left: 42px;
    font-weight: bold;

}

.txt-uppercase {
    text-transform: uppercase;
}

.img-services {
    width: 30%;
}

.as a:hover,
.as a:focus,
.as a:active {
    color: #fff;
    text-decoration: none;
}

.as a:hover::before,
.as a:focus::before {
    transform-origin: left top;
    transform: scale(1, 1);
}

.as a {
    position: relative;
    display: block;
    letter-spacing: 1px;
    line-height: 16px;
    text-transform: uppercase;
    transition: color 0.1s, background-color 0.1s, padding 0.2s ease-in;
    color: #fff;
}

.as a::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #fff;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: color 0.1s, transform 0.2s ease-out;
}

.as a.active {
    border-bottom: 2px solid;
    bottom: -1px;
}

.top-tab {
    border: 1px solid #9F9E9E;
    padding: 10px;
}

.img-exhibitors-brands {
    max-width: 85%;
}

.text-icon-play {
    text-align: left;
}

.w {
    width: 265.56px !important;
    height: 80.75px !important;
}

.t {
    transform: translateY(100%);
}

.c {
    display: block;
}

.pslkb-60 {
    font-family: 'pslk-bold';
    font-size: 60px;
    line-height: 1 !important;
}

.pslkb-100 {
    font-family: 'pslk-bold';
    font-size: 100px;
    line-height: 1;
}

.eden-50 {
        font-family: 'eden', cursive !important;
        font-size: 50px ;
        line-height: 1.5 !important;
    }
.ibm-12 {
        font-family: 'ibm', sans-serif !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
        font-weight: 200;
    }
	.ibmb-20 {
        font-family: 'ibm-bold' , sans-serif !important;
        font-size: 20px !important;
        line-height: 1.3 !important;
        font-weight:bold;
    }
.process-classic {
    margin-bottom: 105px;
}

section.h {
    position: relative;
    padding-top: 120px;
    padding-bottom: 18px;
}

@media (min-width: 1400px) {
    .full-screen-video-container {
        /*height: 80vh;*/
        /*height: 38rem;*/
    }

    .flg-3 {
        flex-grow: 0.3 !important;
    }
    .flg-4 {
        flex-grow: 0.4 !important;
    }
}

@media (min-width: 1024px) {
    .visible-lg {
        display: block;
    }

    .revert-lg {
        display: revert;
    }
	.imgcrop {
		height:86px;
	}
}

@media (max-width: 1023px) {

    .visible-lg,
    .revert-lg {
        display: none !important;
    }
}

/*480*/
@media only screen and (max-width: 480px) {
	.ticket .mobile {
		text-align: left !important;
	}
	.ticket .mobile.pt-20 {
		padding-top:0px !important;
	}
	.ic-play {
	width:100px;
}
	.subdiv-title-promotion {
		overflow: hidden;
		min-height: 30px;
		max-height: 50px;
		font-weight: bold;
	}
	.v-op {
		width:140px;
		margin-top: -5px;
	}
	.download {
		margin-top:20px;
	}
	.dz, .download {
		text-align:center;
	}
	.dz.pd-0 {
		padding-right:15px !important;
		padding-left:15px !important;
	}
	.dz .dz-txt {
		text-align:left;
	}
	.img-size-ad {
		padding:30px;
	}
	iframe {
		height: 12rem;
	}
    .visible-xs {
        display: block !important;
    }

    .icon-main .pt-25 {
        padding-top: 15px !important;
    }

    .pslkb-100 {
        font-family: 'pslk-bold';
        font-size: 70px !important;
        line-height: 0.7 !important;
    }

    .pslkb-60 {
        font-family: 'pslk-bold';
        font-size: 40px !important;
        line-height: 1 !important;
    }

    .icon-main i:before {
        font-size: 28px !important;
    }

    .icon-main {
        cursor: pointer;
        position: relative;
        display: inline-block;
        width: 115px !important;
        height: 115px !important;
        line-height: 141px;
        background: #1A1A1A;
        color: #fff;
        margin-bottom: 25px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
    }

    .c {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-left: 40px;
        margin-top: -5px;
    }

    .img-services {
        width: 80%;
    }

    .shadow-graph {
        box-shadow: none;
    }

    .pl-15 {
        padding-left: 0px;
    }

    .pr-15 {
        padding-right: 0px;
    }

    .cookie-container {
        position: fixed;
        letter-spacing: 0.5px;
        background: #211f20;
        color: #f5f6fa;
        padding: 10px 10px;
        box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
        z-index: 999;
        transition: 400ms;
        bottom: 0;
        right: 0;
        z-index: 99999;
        height: 160px;
        opacity: 0.9;
        width: 100%;
    }

    .mobile.pl-0 {
        padding-left: 0px;
    }

    .mobile.pr-0 {
        padding-right: 0px;
    }

    .flex-center {
        display: flex;
        justify-content: flex-start;
    }

    .t {
        transform: translateY(0%);
    }

    .footer-scroll {
        max-height: 240px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .visible-xs {
        display: block;
    }

    .hidden-xs {
        display: none !important;
    }

    .subdiv_head {
        overflow: hidden;
        min-height: 30px !important;
        max-height: 47px !important;
        font-weight: bold;
        margin-top: 0px;
    }

    .subdiv_title {
        overflow: hidden;
        min-height: 50px !important;
        max-height: 50px !important;
    }

    .app-club {
        max-width: 65px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
    .h-108 {
        height: 122px !important;
    }

    .cbr-30 {
        font-family: 'eden', cursive !important;
        font-size: 26px !important;
        line-height: 1.1;
    }

    .cbr-50 {
        font-family: 'eden', cursive !important;
        font-size: 50px !important;
        line-height: 1.5 !important;
        font-weight: 200 !important;
    }

    .cbr-46 {
        font-family: 'eden', cursive !important;
        font-size: 46px !important;
        line-height: 1.5 !important;
        font-weight: 200 !important;
    }

    .athb-30 {
        font-family: 'IBM Plex Sans Thai', sans-serif !important;
        font-size: 24px !important;
        line-height: 1.2 !important;
        font-weight: bold;
    }

    .srb-14 {
        font-family: 'Sarabun', sans-serif !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
        font-weight: 200;
    }

    .widget-footer .footer-social li {
        padding-bottom: 10px;
    }
}

/*home*/
@media (min-width: 1200px) {
	iframe {
		height: 27rem;
	}
    .top-1 .main-principes {
        max-width: 100%;
        padding-left: 9rem;
    }

    .pd-best-selling {
        padding: 10px 20px !important;
        border-right: none;
    }

    .pl-20 {
        padding: 0 20px;
    }

    .cbr-50 {
        font-family: 'eden', cursive !important;
        font-size: 50px !important;
        line-height: 1.5 !important;
        font-weight: 200 !important;
    }

    .cbr-46 {
        font-family: 'eden', cursive !important;
        font-size: 46px !important;
        line-height: 1.5 !important;
        font-weight: 200 !important;
    }


}

@media screen and (max-width: 1024px) and (min-width: 700px) {
	.download {
		text-align: center;
	}
}

@media (min-width: 700px) {
	.process-classic {
    margin-bottom: 30px;
}
	.dz.pd-0 {
		padding-left:15px !important;
		padding-right:15px !important;
	}
	
	.ic-play {
		width:80px;
	}
	.v-op {
		width:210px;
		margin-top: -5px;
	}
    .visible-xs {
        display: none;
    }
	.hidden-sm {
		display:flex ;
		justify-content: center;
	}
}

@media (min-width: 600px) {
	.subdiv-title-promotion {
		overflow: hidden;
		min-height: 30px;
		max-height: 60px;
		font-weight: bold;
	}
    .h-108 {
        height: 136px;
    }
	iframe {
		height: 26rem;
	}
}

@media (max-width: 992px) {

    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item {
        max-width: 24%;
    }

    .octf-mainbar-row .octf-col.flex-basis {
        flex-basis: 65%;
    }
	
}

@media only screen and (max-width: 600px) {
	.cbr-46 {
			font-family: 'eden' , sans-serif !important;
			font-size: 35px !important;
			line-height: 1.3 !important;
			font-weight:bold;
		}
    .image-gallery .gallery-columns-5 .gallery-item {
        max-width: 33.33333333% !important;
    }
	.table tr.br {
		height:52px;
	}
	.table td.pd-best-selling {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

    .btn-play {
        width: 25px;
        height: 25px;
    }

    .btn-play i {
        top: 45%;
    }

    .ot-flaticon-play-button:before {
        font-size: 13px;
    }

    .acc-item .acc-toggle {
        width: 100% !important;
    }

    .mtd-1 {
        margin-top: -1px;
    }

    .subdiv-vdos {
        overflow: hidden;
        min-height: 7rem;
        max-height: 7rem;
        font-weight: bold;
    }


    .table-main thead th {
        white-space: nowrap;
    }

    .table-scroll {
        margin-left: 170px;
        overflow-x: scroll;
        overflow-y: visible;
        padding-bottom: 5px;
    }


    .table-main .fix-col {
        left: 0px;
        position: absolute;
        top: auto;
        width: 160px;
    }

    .table-main tbody td {
        height: 60px;
    }

    .octf-mainbar-row .octf-col.flex-basis {
        flex-basis: 37%;
    }

    .image-gallery .gallery.gallery-columns-5 .gallery-item,
    .image-gallery .gallery.gallery-columns-6 .gallery-item {
        max-width: 24%;
    }

    .img-created {
        max-width: 100px !important;
    }

    .footer-bottom .flex-center {
        display: flex;
        justify-content: center;
    }

    .site-footer {
        padding-bottom: 40px;
    }

    .cbr-30 {
        font-family: 'eden', cursive !important;
        font-size: 30px;
        line-height: 1.1;
    }

    .img-exhibitingmap {
        max-width: 200%;
    }

    .map-overflow {
        overflow: auto !important;
    }

    .tcenter {
        text-align: center !important;
    }

    .text-icon-play {
        text-align: center;
    }

    .srb-14.pd-best-selling {
        font-family: 'Sarabun', sans-serif !important;
        font-size: 12px !important;
        line-height: 1.5 !important;
        font-weight: 200;
    }

    .img-how-to-get-there {
        width: 30% !important;
        margin-bottom: 20px;
    }

    .table-overflow {
        overflow-x: auto;
    }

    .icon-play {
        width: 50%;
    }

    .ic-image {
        max-width: 9% !important;
    }

    .pb-50 {
        padding-bottom: 0px;
    }

    .ot-tabs .tab-link.contractors {
        min-width: 100%;
    }

    .hr {
        border: 0px solid #707070;
        height: 2px;
        margin-top: 28px;
        position: absolute;
        width: 50px;
        transform: translateX(-45%);
        left: 0;
    }

    .process-classic {
        margin-bottom: 0px;
    }

    .tralY-25 {
        transform: translateY(0px);
    }

    .tralY-30 {
        transform: translateY(0px);
    }

    .tralY-100 {
        transform: translateY(0px);
    }

    .mt-5-dital {
        margin-top: 5rem;
    }

    .mb-10-digital {
        margin-bottom: 10rem;
    }

    .col-xs-12 {
        width: 100%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }

    .img-history {
        max-width: 80%;
        display: block;
        margin: auto;
    }

    .cbrb-35 {
        font-family: 'eden', cursive !important;
        font-size: 24px !important;
        line-height: 1.3 !important;
    }

    .athb-35 {
        font-family: 'IBM Plex Sans Thai', sans-serif !important;
        font-size: 22px !important;
        line-height: 1.2 !important;
        font-weight: bold;
    }


    .athb-30 {
        font-family: 'IBM Plex Sans Thai', sans-serif !important;
        font-size: 22px !important;
        line-height: 1.2 !important;
        font-weight: bold;
    }

    .cbr-50 {
        font-family: 'eden', cursive !important;
        font-size: 28px !important;
        line-height: 1.5 !important;
        font-weight: 200 !important;
    }

    .cbr-46 {
        font-family: 'eden', cursive !important;
        font-size: 28px !important;
        line-height: 1.5 !important;
        font-weight: 200 !important;
    }
}

.ic-image {
    /*right: 10%;*/
    top: 10px;
    position: absolute;
    max-width: 7%;
    left: 5%;
}

.txt-capitalize {
    text-transform: capitalize;
}

/*font*/
.ath-16 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
	font-weight: 200;
}
.ath-25 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 25px !important;
    line-height: 1.5 !important;
}

.ath-30 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 30px !important;
    line-height: 1.5 !important;
}

.athb-18 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    font-weight: bold;
}

.athb-20 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 20px !important;
    line-height: 1.3 !important;
    font-weight: bold;
}

.athb-22 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 22px !important;
    line-height: 1.5 !important;
    font-weight: bold;
}

.athb-25 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 25px !important;
    line-height: 1.5 !important;
    font-weight: bold;
}

.athb-28 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 28px;
    line-height: 1.3 !important;
    font-weight: bold;
}

.athb-30 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 30px;
    line-height: 1.5 !important;
    font-weight: bold;
}

.athb-35 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 35px;
    line-height: 1.5 !important;
    font-weight: bold;
}

.athb-40 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 40px;
    line-height: 1.5 !important;
    font-weight: bold;
}

.athb-60 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 60px;
    line-height: 1.3 !important;
    font-weight: bold;
}

.athb-70 {
    font-family: 'IBM Plex Sans Thai', sans-serif !important;
    font-size: 70px;
    line-height: 1.3 !important;
    font-weight: bold;
}

.cbr-20 {
    font-family: 'eden', cursive !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}
.cbr-22 {
    font-family: 'eden', cursive !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}

.cbr-26 {
    font-family: 'eden', cursive !important;
    font-size: 26px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}

.cbr-30 {
    font-family: 'eden', cursive !important;
    font-size: 30px;
    line-height: 1.3;
}

.cbr-35 {
    font-family: 'eden', cursive !important;
    font-size: 35px;
    line-height: 1.5 !important;
}

.cbrb-30 {
    font-family: 'eden', cursive !important;
    font-size: 30px;
    line-height: 1.5 !important;
}

.cbrb-35 {
    font-family: 'eden', cursive !important;
    font-size: 35px;
    line-height: 1.5 !important;
}

.cbrb-50 {
    font-family: 'eden', cursive !important;
    font-size: 50px !important;
    line-height: 1.5 !important;
}



.srb-10 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
}
.srb-11 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 11px !important;
    line-height: 1.5 !important;
}

.srb-12 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    font-weight: 200;
}

.srb-13 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    font-weight: 200;
}

.srb-14 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 200;
}

.srbb-14 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
}

.srb-16 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
}

.srb-18 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}
.srb-20 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}

.srb-22 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 22px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}

.srb-30 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 30px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}

.srb-32 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 32px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}

.srb-34 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 34px !important;
    line-height: 1.5 !important;
    font-weight: 200 !important;
}

.srbb-16 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 16px !important;
    line-height: 1.5 !important;
    font-weight: bold !important
}

.srbb-18 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
}
.srbb-20 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 20px !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
}

.srbb-22 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 22px !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
}

.srbb-24 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 24px !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
}

.srbb-26 {
    font-family: 'Sarabun', sans-serif !important;
    font-size: 26px !important;
    line-height: 1.5 !important;
    font-weight: bold !important;
}

.subdiv-title-exbrand .posted-on {
    min-height: 70px;
    max-height: 70px;
    overflow: hidden;
}

.color-title-online-event {
    color: #34D7FD;
}

a:not([href]):not([tabindex]) {
    color: #9F9E9E;
    text-decoration: none;
}

.menu-item-has-children a:hover {
    color: #fff !important;
    text-decoration: none;
}

.txt-share {
    float: left;
    margin-top: 5px;
}

.img-history {
    max-width: 40%;
    display: block;
    margin: auto;
}

.color-txt-footer {
    color: #7D7D7D;
}

.fa-ic-phone:before {
    content: url('/2023/html/images/icons/ph.png');
}

.fa-ic-byg:before {
    content: url('/2023/html/images/icons/byg.png');
}

.fa-ic-guide:before {
    content: url('/2023/html/images/icons/guide.png');
}

.fa-ic-parking:before {
    content: url('/2023/html/images/icons/parking.png');
}

.fa-ic-shuttle-bus:before {
    content: url('/2023/html/images/icons/shuttle-bus.png');
}

.fa-ic-phone:before {
    content: url('/2023/html/images/icons/phone.png');
}

.fa-ic-ig:before {
    content: url('/2023/html/images/icons/ig.png');
}

.fa-ic-fb:before {
    content: url('/2023/html/images/icons/fb.png');
}

.fa-ic-youtube:before {
    content: url('/2023/html/images/icons/youtube.png');
}

.fa-ic-twitter:before {
    content: url('/2023/html/images/icons/twitter.png');
}
.fa-ic-ticket:before {
    content: url('/2023/html/images/icons/ticket.png');
}

.ic-social {
    max-width: 50%;
}

.dot {
    font-size: 20px;
}

.icon-main:hover {
    background: #fff;
    color: #000;
}

.icon-main {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 141px;
    height: 141px;
    line-height: 141px;
    background: #201740;
    color: #fff;
    margin-bottom: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.icon-main .dcell {
    display: block;
}

.icon-main i:before {
    font-size: 56px;
}

.p-box-rexhibitors {
    padding: 50px 25px;
    line-height: 1.9 !important;
    border-radius: 5px;
}

.btn-block .btn-rexhibitors {
    margin-top: 60px;
}

.btn-rexhibitors {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 6px 30px;
    line-height: 1.42857143;
    display: inline-block;
    margin-bottom: 0;
    text-decoration: none;
    letter-spacing: 0.5px;
    /* text-transform: uppercase; */
    white-space: nowrap;
    vertical-align: middle;
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    text-align: center;
    background: #1a1a1a;
    cursor: pointer;
    border: 1px solid transparent;
    color: #fff;
    outline: none;
    position: relative;
}

input.btn-rexhibitors:hover {
    color: #a6a6a6;
}

.border-table-gradient1 {
    width: 50%;
    height: 0px;
    padding-top: 0px;
    border-radius: 0px;
    /*background: linear-gradient(90deg, #4E69A4 0%, #12337B 100%) 0% 0% no-repeat padding-box;*/
    position: absolute;
    left: 0;
    border-bottom: 6px solid #29478A;
}

.border-table-gradient2 {
    width: 50%;
    height: 0px;
    padding-top: 0px;
    border-radius: 0px;
    /*background: linear-gradient(270deg, #F5537B 0%, #8127AD 100%) 0% 0% no-repeat padding-box;*/
    position: absolute;
    right: 0;
    border-bottom: 6px solid #F5537B;
}

table.sortable,
.sortable th,
.sortable td {
    border: none !important;
}

#sorttable_sortrevind {
    display: none;
    content: "\f0de";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: 26px;
    color: #9F9E9E;
}

#sorttable_sortfwdind {
    display: none;
    content: "\f0de";
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    font-size: 26px;
    color: #9F9E9E;
}

table.sortable thead th.both {
    background-image: url('/2023/html/images/1.png');
}

table.sortable thead th.both {
    cursor: pointer;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px !important;
}

.boder-none {
    border: none;
}

.text-transform {
    text-transform: capitalize;
}

.w-100 {
    width: 100%;
}
.w-40 {
    width: 40px;
}
.w-35 {
    width: 35px;
}
.w-50p {
    width: 50px;
	opacity:0.6;
}
.w-60 {
    width: 60px;
}

.w-90 {
    width: 90%;
}

.img-how-to-get-there {
    width: 60%;
}

.btn-gray {
    color: #fff;
    background-color: #BEBBBB;
    border-color: #eee;
}

.translateY {
    transform: translateY(40%);
}

table.shuttlebus,
table.shuttlebus tr,
table.shuttlebus tr td,
table.shuttlebus tr th {
    border: none;
}

table.shuttlebus tr td {
    border-top: 1px solid #ddd;
}

.table.shuttlebus tr th {
    background-color: #1A1A1A;
    color: #fff;
    text-align: center;
}

.img-center {
    display: block;
    margin: auto;
}

table tr.br {
    border-right: 1px solid #eee;
}

table tr.bl {
    border-left: 1px solid #eee;
}

table,
th,
td {
    border: none;
}

.h-60 {
    /* height: 60px;	*/
    min-height: 60px;
    max-height: 90px;
}

.bd-b-1 {
    border-bottom: 1px solid #F4F4F4;
}

/*byg*/
.categories-wrapper {
    position: relative;
}

.btn-list-search-active {
    font-family: 'pslk';
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: nowrap;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #5D5D5D;
    border: none;
    border-radius: 10px;
    color: #fff;
    width: auto !important;
    background: linear-gradient(180deg, rgba(89, 215, 157, 1) 6%, rgba(25, 40, 113, 1) 100%);
    margin-bottom: 7px;
    margin-right: 5px;
}

.btn-list-search {
    font-family: 'pslk';
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #5D5D5D;
    border: none;
    border-radius: 10px;
    color: #fff;
    width: auto !important;
    background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.4) 0%, rgba(17, 17, 17, 0.95)100%);
    margin-bottom: 7px;
    margin-right: 5px;
}

.btn-list-search-budget {
    font-family: 'pslk-bold';
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 100;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #5D5D5D;
    border: none;
    border-radius: 10px;
    color: #fff;
    width: 90%;
    background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.4) 0%, rgba(17, 17, 17, 0.95)100%);
    margin-bottom: 7px;
    margin-right: 5px;
}

.button-group>button {
    border: none;
    padding: 3px 25px;
    background-color: #fff;
    border-radius: 25px;
    line-height: 1;
    font-family: 'pslk-bold';

}

.button-group button:active,
.button-group button.is-checked {
    background: linear-gradient(180deg, rgba(89, 215, 157, 1) 6%, rgba(25, 40, 113, 1) 100%);
    color: #fff;
    padding: 3px 25px;
}

.button-group button:hover {
    background: linear-gradient(180deg, rgba(89, 215, 157, 1) 6%, rgba(25, 40, 113, 1) 100%);
    /*text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);*/
    color: #fff;
    padding: 3px 25px;
}

.about-more-autor ul.nav-tabs.btn-search li a:hover {
    color: #ffffff;
    background: linear-gradient(180deg, rgba(89, 215, 157, 1) 6%, rgba(25, 40, 113, 1) 100%);
    padding: 6px 45px;
}

.search-brand-car-bike {
    color: #000;
    padding: 3px 25px;
    border-radius: 25px;
    line-height: 1;
    font-family: 'pslk-bold';
    border: none;
    background: #fff;
}

button.btn-search-active {
    cursor: default;
    border: none;
    border-bottom-color: transparent;
    padding: 6px 45px;
    background: linear-gradient(180deg, rgba(89, 215, 157, 1) 6%, rgba(25, 40, 113, 1) 100%);
    color: #fff;
    line-height: 1;
    font-family: 'pslk-bold';
    font-size: 34px;
    border-radius: 10px;
}

.hidden {
    display: none;
}

.hidden-md {
    display: none;
}

button:focus {
    outline: 0;
}

input:focus {
    outline: 0;
}

select:focus {
    outline: 0;
}


.cursor-point {
    cursor: pointer;
}

.find-cars {
    color: #68BAE9;
}


.img-new-cars {
    height: 170px;
    object-fit: cover;
    border-radius: 4px;
}

.img-find-cars {
    height: 170px;
    width: 255px;
    object-fit: cover;
    border-radius: 4px;
}

/*end byg*/

.icon-main {
    border: 1px solid;
    border-radius: 50%;
}

.icon-main .dcell:hover {
    filter: invert(1);
}

.table.f thead th {
    vertical-align: bottom;
    border-bottom: none;
}

.table.f td,
.table.f th {
    padding: .75rem;
    vertical-align: top;
    border-top: none;
}

.text-center-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.border-line {
    border-bottom: 2px solid #F4F4F4;
    margin-bottom: 20px;
}

.ot-testimonials .testi-item .t-head img {
    max-width: 80px;
    margin-right: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.ot-testimonials .testi-item .t-head h6 {
    margin-bottom: 2px !important;
}

.ot-testimonials .testi-item .t-head {
    justify-content: center !important;
}

.entry-summary.the-excerpt {
    line-height: 1.7;
}

.process-classic .entry-meta {
    margin-bottom: 8px;
}

.color-txt {
    color: #c5c3c3 !important;
}

.acc-item .acc-toggle {
    width: 80%;
}

.img-created {
    max-width: 130px;
}

.fas.fa-user-circle {
    font-size: 20px;
}

.fa-user-circle:before {
    content: "\f2bd";
    color: #9f9e9e;
}

.octf-btn.octf-btn-dark {
    color: #fff;
    background: #585BBF !important;
}

.octf-btn.octf-btn-dark:before,
.octf-btn.octf-btn-dark:after {
    background: #585BBF !important;
}

.octf-btn.octf-btn-dark:hover {
	color:#fff;
}
.btn-view-more {
    padding: 3px 11px;
    background-color: #585BBF;
    color: #fff;
    font-family: 'Sarabun', sans-serif !important;
    font-size: 14px !important;
    border-radius: 3px;
}

.hidden-lg {
    display: none;
}

.img-mobile {
    background-color: rgba(255, 255, 255, 0);
    background-repeat: no-repeat;
    background-image: url(https://www.motorexpo.co.th/data/content/2022022316090349.jpg);
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}

.btn-ccechibitors,
.btn-ccechibitors:hover {
    background: #000;
    color: #fff;
}

.img-sup {
    width: 75%;
}

.owl-dots {
    display: none;
}

.clearfix-partners {
    width: 100%;
    display: block;
    position: relative;
}

.ot-tabs .tab-link {
    margin-right: 7px !important;
}

.truhits-btn {
    width: 20px !important;
    height: 18px;
    margin-top: 5px;
}

.table.shuttlebus td,
.table.shuttlebus th {
    padding: 0;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.table.motoringclub td {
    text-align: center;
}

.table.motoringclub tr.active {
    background: #e5dddd;
}

.mg-0 {
    margin: 0;
}

.crop-photo {
    height: 86.5px;
    width: 100%;
    object-fit: cover;
}

.btn-play i:before {
    margin-left: 5px;
}

.btn-play {
    box-shadow: 1px 2px 3px 2px rgb(0 0 0 / 10%);
}

.btn-play:before {
    box-shadow: 1px 2px 3px 2px rgb(0 0 0 / 10%);
}
.disabled-link {
    pointer-events: none;
    opacity: 0.2;
}

.table-striped.ticket tbody tr:nth-of-type(odd) {
	background-color: #ffffff !important;
}
.table-striped.ticket td {
	    vertical-align: top;
}
.img-ticket {
	width:350px;
	margin: auto;
    display: block;
}
.fa-volume-mute:before {
    content: "\f6a9";
    color: #fff;
}
.fa-volume-up:before {
    content: "\f028";
	color: #fff;
}
.volume {
	position: absolute;
    top: 0;
    left: 25px;
    text-shadow: 0px 1px 4px #c0c0c0;
	    z-index: 9999;
    cursor: pointer;
}
.btn-download {
	color: #fff;
    background: #585BBF;
}
.flex-end {
	align-items: center;
    display: flex;
    justify-content: end;
}
.flex-start {
	align-items: center;
    display: flex;
    justify-content: start;
}
.apexcharts-toolbar {
	display:none !important;
}
.apexcharts-text tspan {
	font-family: 'Sarabun', sans-serif !important;
}
.ratio-graph {
	position: absolute;
    bottom: 26px;
    right: -40px;
}