/* body */
/* Nabbar */
/* Section Carousel */
/* Section Profile */
/* Section Product */

/* body */
html, body{
    height: 100%;
    font-family: 'Mitr', sans-serif;
}



/* Nabbar */
.bg-alpha{
    background: rgba(0,0,0,0.5)
}

/* Section Carousel */
.carousel,
.carousel-inner,
.carousel-item,
.carousel-inner .active {
    height: 100%;
}
.carousel-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.carousel-caption {
    top: 20%;
}
.backscreen {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
}
.co-mt-100 {
    margin-top: 100px;
}
.fn-si-14 {
    font-size: 24px;
}
.fn-si-24 {
    font-size: 44px;
}


.w960{
    width: 960px;
    margin: 20px auto;
}
.w960::after{
    display: block;
    content: "";
    clear: both;
}

/* Section Profile */
.pf-mg-t {
    margin-top: 50px;
}
.pf-mg-r {
    margin-right: 90px;
}
.mg-t{
    margin-top: 90px;
    margin-bottom: 20px;
}
.pd-x-100{
    padding: 0px 100px;
}
.pf-f-s {
    margin-top: 80px;
    margin-bottom: 20px;
    font-size: 50px;
}
.pf-bt {
    margin: auto;
    color: white;
    background: green;
    border-radius: 8px;
    font-size: 15px;
}
.fon-siz{
    font-size: 40px;
    font-weight: bold;
}
.fon-siz-sub{
    font-size: 20px;
    font-weight: bold;
}
.txt-indent{
    text-indent: 1.5em;
}

/* Section button download */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
    .buttons {
        margin-top: 0.1px;
        text-align: center;
    }
    .btn-hover {
        width: 350px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        cursor: pointer;
        margin-top: 1px;
        height: 55px;
        text-align:center;
        border: none;
        background-size: 300% 100%;

        border-radius: 50px;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .btn-hover:hover {
        background-position: 100% 0;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .btn-hover:focus {
        outline: none;
    }

    .btn-hover.color-1 {
        background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
        box-shadow: 0 4px 15px 0 rgba(49, 196, 190, 0.75);
    }
    .btn-hover.color-2 {
        background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
        box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
    }
    .btn-hover.color-3 {
        background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
        box-shadow: 0 4px 15px 0 rgba(116, 79, 168, 0.75);
    }
    .btn-hover.color-4 {
        background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);
        box-shadow: 0 4px 15px 0 rgba(252, 104, 110, 0.75);
    }
    .btn-hover.color-5 {
        background-image: linear-gradient(to right, #0ba360, #3cba92, #30dd8a, #2bb673);
        box-shadow: 0 4px 15px 0 rgba(23, 168, 108, 0.75);
    }
    .btn-hover.color-6 {
        background-image: linear-gradient(to right, #009245, #FCEE21, #00A8C5, #D9E021);
        box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.75);
    }
    .btn-hover.color-7 {
        background-image: linear-gradient(to right, #6253e1, #852D91, #A3A1FF, #F24645);
        box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
    }
    .btn-hover.color-8 {
        background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
        box-shadow: 0 4px 15px 0 rgba(45, 54, 65, 0.75);
    }
    .btn-hover.color-9 {
        background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
        box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
    }
    .btn-hover.color-10 {
            background-image: linear-gradient(to right, #ed6ea0, #ec8c69, #f7186a , #FBB03B);
        box-shadow: 0 4px 15px 0 rgba(236, 116, 149, 0.75);
    }
    .btn-hover.color-11 {
        background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);  box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
    }

/* Section button download */



/* Section Product */
.pd-sl-lpr {
    width: 100%;
    height: 500px;
    border-radius: 8px;
}
.pd-bt-lpr {
    width: 100%;
    height: 30%;
    background: green;
    border: black;
}
.pd-bt-body{
    /* margin-left: center;
    margin-right: center; */
    width: 570px;
    margin: auto;
}
.pd-bt-img-si-1{
    width: 400px;
    height: 400px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.pd-bt-img-si-2{
    width: 400px;
    height: 380px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
.pd-bd-si{
    width: 420px;
    height: 490px;
    margin-left: 60px;
}   
/* Section Page Product LPR */
.fon-siz-lpr-h3{
    font-weight: bold;
    font-size: 29px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fon-siz-lpr-h4{
    font-weight: bolder;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.fon-siz-lpr-h5{
    font-weight: bolder;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pd-lpr-img-center{
    display: block;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    width : 560px; 
    height : 400px;
} 
.pd-lpr-img-center-bt{
    display: block;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
.pd-lpr-Vi-center{
    margin-top: 40px;
    margin-left: 600px;
    margin-right: 100px;
    margin-bottom: 40px;
}
.pd-lpr-img-mt20{
    margin-top: 20px;
}
.pd-lpr-img-mt20-mb20{
    margin-top: 20px;
    margin-bottom: 20px;
}    
.pd-lpr-img-mt80{
margin-top: 80px; 
}
.pd-lpr-img-ml40{
    margin-left: 40px; 
}
.pd-lpr-img-mt220-ml50{
    margin-top: 220px;
    margin-left: 50px; 
}
.pd-lpr-img-mt140-mb190{
    margin-top: 140px;
    margin-bottom: 190px;
}
.pd-lpr-img-mt150-ml50{
    margin-top: 100px;
    margin-left: 50px; 
}
.mr-img-sms{
    position: ;
    display: block;
    margin: 0px auto;
    left: 50%;
    top: 50%;
    
}



/* button-co-new */
.semi-transparent-button {
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 8px;
    width: 80%;
    max-width: 200px;
    background: #fff; /* fallback color for old browsers */background: rgba(255, 255, 255, 0.322);
    border-radius: 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    transition: all 0.3s ease-out;
  }

/* Contact */
.content-mr-pd{
    margin: 30px;
    padding: 30px;
}
.ct-mg-pd{
    margin-top: 30px;
    margin-left: 30px;
    margin-right: auto;
    margin-bottom: auto;
    
}
.ct-mg-pd-2{
    margin-top: 10px;
    margin-left: 30px;
    margin-right: auto;
    margin-bottom: auto;
    
}
.ct-mg-pd-3{
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 3px;
    margin-bottom: 40px;
    
}
.ct-pd{
    padding-left: 10px;
}

/* footer */
.footer-f {
    background-color: black;
    color: #fff;
    font-size: 14px;
    padding: 4px;
    line-height: 50px;
    text-align: center;
    margin-top: 50px;
}
.footer-fix {
    background-color: black;
    color: #fff;
    font-size: 14px;
    padding: 14px;
    width: 100%;
    text-align: center;
    position: fixed;
    bottom: 0px;
}

/* google map */
.mapouter {
    position: relative;
    text-align: right;
    height: 410px;
    width: 600px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 410px;
    width: 600px;
}


ul>li{
    text-indent: 1.5em;
}