@charset "utf-8";

/* CSS Document */

.flash-132-1 {
    position: relative;
    background: #b5b5b5;
    position: relative;
    margin-top: -48px;
    z-index: 0;
    height: 802px;
    background-size: 100%;
}

.flash-132-1 .btn-left {
    position: absolute;
    top: 320px;
    left: 0px;
}

.flash-132-1 .btn-right {
    position: absolute;
    top: 320px;
    right: 0px;
}

#canvas {
    max-width: 100%;
    height: auto;
}

.flash-132-2 {
    position: relative;
    background: url(../images/canvas/canvas-sub.jpg) top center no-repeat;
    margin-top: 0px;
    z-index: 0;
    height: 264px;
}

@media (max-width: 374px) {
    .flash-132-1 {
        /* height: 149px; */
    }
}

@media (min-width: 375px) and (max-width: 419px) {
    .flash-132-1 {
        height: 309px;
        margin-top: 120px;
    }
}

@media (min-width: 420px) and (max-width: 575px) {
    .flash-132-1 {
        height: 325px;
        background-size: 190%;
        margin-top: 120px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .flash-132-1 {
        height: 175px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .flash-132-1 {
        height: 288px;
        background-size: 180%;
        margin-top: 120px;
    }
    .flash-132-1 .btn-left {
        top: 160px;
    }
    .flash-132-1 .btn-right {
        top: 160px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .flash-132-1 {
        height: 422px;
        background-size: 110%;
        margin-top: 120px;
    }
    .flash-132-1 .btn-left {
        top: 190px;
    }
    .flash-132-1 .btn-right {
        top: 190px;
    }
}

@media (min-width: 1200px) and (max-width: 1280px) {
    .flash-132-1 {
        height: 466px;
    }
}

@media (min-width: 1281px) and (max-width: 1366px) {
    .flash-132-1 {
        height: 501px;
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    .flash-132-1 {
        height: 530px;
    }
}

@media (min-width: 1441px) and (max-width: 1600px) {
    .flash-132-1 {
        height: 593px;
    }
}

.canvas {
    margin-left: 50%;
    transform: translateX(-50%);
}

.canvas-iframe {
    overflow: hidden;
    /* ปิดการแสดง scrollbar */
}

#carouselExampleIndicators3 .carousel-indicators {
    /*bottom : 120px;*/
    margin: 0 45%;
    /* background: url(images/canvas-146-1/line.png) top left repeat-x; */
}

.flash-132-1 #carouselExampleIndicators3 .carousel-indicators li {
    width: 42px;
    height: 42px;
    background: url(../images/canvas-146-1/normal.png) no-repeat center;
}

.flash-132-1 #carouselExampleIndicators3 .carousel-indicators .active {
    width: 42px;
    height: 42px;
    background: url(../images/canvas-146-1/sss.png) no-repeat center;
}

@media (min-width: 1024px) {
    .carousel-control-prev-icon {
        background-image: url('../images/btn_left_canvas.png') !important;
        width: 81px !important;
        height: 56px !important;
    }
    .carousel-control-next-icon {
        background-image: url('../images/btn_right_canvas.png') !important;
        width: 81px !important;
        height: 56px !important;
    }
}

@media (max-width: 1024px) {
    #numerlic {
        /* display: none !important; */
        bottom: 30px !important;
    }
}

.carousel-control-prev {
    width: 81px !important;
}

.carousel-control-next {
    width: 81px !important;
    right: 0 !important;
}

.flash-132-1 .carousel-indicators {
    bottom: 150px !important;
}