﻿body {
    line-height: 1.42857143;
    background-color: #F4F4F4;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "FontTitle",sans-serif;
    font-weight: 300;
    line-height: 120%;
    color: #1168bf;
    margin: 15px 0;
}

/* .pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

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

.pt-6 {
    padding-top: 4.5rem !important;
}

.pt-7 {
    padding-top: 6rem !important;
}

.pt-8 {
    padding-top: 7.5rem !important;
}

.pt-9 {
    padding-top: 9rem !important;
}

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

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

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pb-6 {
    padding-bottom: 4.5rem !important;
}

.pb-7 {
    padding-bottom: 6rem !important;
}

.pb-8 {
    padding-bottom: 7.5rem !important;
}

.pb-9 {
    padding-bottom: 9rem !important;
}

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

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

.pl-1 {
    padding-left: 0.25rem !important;
}

.pl-2 {
    padding-left: 0.5rem !important;
}

.pl-3 {
    padding-left: 1rem !important;
}

.pl-4 {
    padding-left: 1.5rem !important;
}

.pl-5 {
    padding-left: 3rem !important;
}

.pl-6 {
    padding-left: 4.5rem !important;
}

.pl-7 {
    padding-left: 6rem !important;
}

.pl-8 {
    padding-left: 7.5rem !important;
}

.pl-9 {
    padding-left: 9rem !important;
}

.pl-10 {
    padding-left: 10.5rem !important;
}

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

.pr-1 {
    padding-right: 0.25rem !important;
}

.pr-2 {
    padding-right: 0.5rem !important;
}

.pr-3 {
    padding-right: 1rem !important;
}

.pr-4 {
    padding-right: 1.5rem !important;
}

.pr-5 {
    padding-right: 3rem !important;
}

.pr-6 {
    padding-right: 4.5rem !important;
}

.pr-7 {
    padding-right: 6rem !important;
}

.pr-8 {
    padding-right: 7.5rem !important;
}

.pr-9 {
    padding-right: 9rem !important;
}

.pr-10 {
    padding-right: 10.5rem !important;
}

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

.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}

.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.px-6 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
}

.px-7 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}

.px-8 {
    padding-left: 7.5rem !important;
    padding-right: 7.5rem !important;
}

.px-9 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
}

.px-10 {
    padding-left: 10.5rem !important;
    padding-right: 10.5rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.py-6 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
}

.py-7 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
}

.py-8 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
}

.py-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
}

.py-10 {
    padding-top: 10.5rem !important;
    padding-bottom: 10.5rem !important;
}

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

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.p-6 {
    padding: 4.5rem !important;
}

.p-7 {
    padding: 6rem !important;
}

.p-8 {
    padding: 7.5rem !important;
}

.p-9 {
    padding: 9rem !important;
}

.p-10 {
    padding: 10.5rem !important;
}



.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

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

.mt-6 {
    margin-top: 4.5rem !important;
}

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

.mt-8 {
    margin-top: 7.5rem !important;
}

.mt-9 {
    margin-top: 9rem !important;
}

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

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

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

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

.mb-6 {
    margin-bottom: 4.5rem !important;
}

.mb-7 {
    margin-bottom: 6rem !important;
}

.mb-8 {
    margin-bottom: 7.5rem !important;
}

.mb-9 {
    margin-bottom: 9rem !important;
}

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

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 0.25rem !important;
}

.ml-2 {
    margin-left: 0.5rem !important;
}

.ml-3 {
    margin-left: 1rem !important;
}

.ml-4 {
    margin-left: 1.5rem !important;
}

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

.ml-6 {
    margin-left: 4.5rem !important;
}

.ml-7 {
    margin-left: 6rem !important;
}

.ml-8 {
    margin-left: 7.5rem !important;
}

.ml-9 {
    margin-left: 9rem !important;
}

.ml-10 {
    margin-left: 10.5rem !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 0.25rem !important;
}

.mr-2 {
    margin-right: 0.5rem !important;
}

.mr-3 {
    margin-right: 1rem !important;
}

.mr-4 {
    margin-right: 1.5rem !important;
}

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

.mr-6 {
    margin-right: 4.5rem !important;
}

.mr-7 {
    margin-right: 6rem !important;
}

.mr-8 {
    margin-right: 7.5rem !important;
}

.mr-9 {
    margin-right: 9rem !important;
}

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

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
}

.mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}

.mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}

.mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.mx-6 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
}

.mx-7 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
}

.mx-8 {
    margin-left: 7.5rem !important;
    margin-right: 7.5rem !important;
}

.mx-9 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
}

.mx-10 {
    margin-left: 10.5rem !important;
    margin-right: 10.5rem !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-6 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
}

.my-7 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
}

.my-8 {
    margin-top: 7.5rem !important;
    margin-bottom: 7.5rem !important;
}

.my-9 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
}

.my-10 {
    margin-top: 10.5rem !important;
    margin-bottom: 10.5rem !important;
}

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

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.m-6 {
    margin: 4.5rem !important;
}

.m-7 {
    margin: 6rem !important;
}

.m-8 {
    margin: 7.5rem !important;
}

.m-9 {
    margin: 9rem !important;
}

.m-10 {
    margin: 10.5rem !important;
} */

/*.hide{
	display: none;
}*/

.navbar-static-top {
	z-index: 998;
}

.top-nav .dropdown a {
    padding: 15px 12px 8px 12px;
}

.right-line {
    margin: 15px 0;
}

.bx-wrapper {
    margin: 0 auto;
    background: none;
}

.header-full-title {
    float: left;
    overflow: hidden;
    padding-left: 105px;
    background-image: url("../assets/img/colors/blue/logo_big.png");
    background-repeat: no-repeat;
    background-position: left center;
}

    .header-full-title h5 {
        margin-bottom: 0;
        margin-top: 15px;
        font-family: "Muli";
        word-spacing: -7px;
        color: #000;
        font-size: 2em;
        line-height: 100% !important;
    }

        .header-full-title h5 a {
            color: #000;
            text-decoration: none;
        }

        .header-full-title h5 span,
        .header-full-title h5 span a {
            color: #0099da;
        }

    .header-full-title p {
        font-family: 'FontTitle';
        font-size: 1.2em;
        letter-spacing: 0.45px;
    }

.header-social {
    padding: 8px 5px 0 0;
}

.header-contact a:hover {
    color: #fff;
    background-color: #00aced;
}

.header-contact a {
    font-size: 12px;
    color: #000;
    border: none;
    /*border-color: #00aced;*/
    width: inherit;
    padding: 5px 8px;
    margin: 0;
    -moz-transition: background 0.4s ease;
    -o-transition: background 0.4s ease;
    -webkit-transition: background 0.4s ease;
    transition: background 0.4s ease;
}

    .header-contact a .fa {
        margin: 0 5px 0 0;
    }

.social-icon-ar.sm {
    width: 25px;
    height: 25px;
    margin: 0 0 5px 10px;
    font-size: 15px;
}

.top-call-center{
	text-align: right;
	font-size: 1.6em;
	padding-top: 5px;
	color: #8b8b8b;
}

@media (min-width: 992px) {
    .header-full-title h5 {
        margin-bottom: 0;
        margin-top: 15px;
        font-family: "Muli";
        word-spacing: -7px;
        color: #000;
        font-size: 2.6em;
        line-height: 100% !important;
    }

    .header-full-title p {
        font-family: 'FontTitle';
        font-size: 1.6em;
        letter-spacing: 0.45px;
    }

    .header-social {
        padding: 15px 10px 0 0;
    }

    .header-contact a:hover {
        color: #fff;
        background-color: #00aced;
    }

    .header-contact a {
        font-size: 14px;
        color: #000;
        border: none;
        /*border-color: #00aced;*/
        width: inherit;
        padding: 5px 8px;
        margin-top: 0;
        -moz-transition: background 0.4s ease;
        -o-transition: background 0.4s ease;
        -webkit-transition: background 0.4s ease;
        transition: background 0.4s ease;
    }

        .header-contact a .fa {
            margin: 0 5px 0 0;
        }

    .social-icon-ar.sm {
        width: 25px;
        height: 25px;
        margin: 0 0 10px 10px;
        font-size: 15px;
    }
}

.navbar-default .navbar-nav > li > a {
    font-family: "FontTitle",sans-serif;
    font-size: 20px;
}

.navbar-default.navbar-dark .navbar-brand {
    color: white;
}

.navbar-default .navbar-brand span {
    color: #eee;
}

.title-discription {
    text-align: center;
}

    .title-discription h1 {
        margin-bottom: 0;
        /*font-size: 3.5em;*/
    }

.logo a {
    text-decoration: none;
    /*float: left;*/
    margin: 5px 10px 5px 0;
}

.logo img {
    max-width: 110px;
}

.logo h1 {
    margin-bottom: 5px;
    margin-top: 15px;
    font-family: "Muli";
    word-spacing: -7px;
    color: #000;
    font-size: 32px;
}

.logo span {
    color: #0099DA;
}

.logo .call-center {
    font-family: "Muli";
    color: #000;
    font-size: 1.2em;
    padding-left: 2px;
}

.media-heading a {
    text-decoration: none;
}

.media .button-circle {
    margin-right: 10px;
}


.footer-widget ul.icon-list > li {
    line-height: 1.8;
}

    .footer-widget ul.icon-list > li > a > i {
        width: 30px;
    }

    .footer-widget ul.icon-list > li > i {
        width: 30px;
    }

.owl-about .item .thumbnail {
    margin: 0;
    background-color: inherit;
    border: none;
}

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

.bg-gray {
    background-color: #F5F5F5;
}

#cp-insurance img {
    margin-bottom: 20px;
}


.panel .panel-heading a {
    background-color: #0075A7;
    color: white;
}

.panel-default .panel-heading-link a.collapsed, .panel-default .panel-plus-link a {
    background-color: #FCFCFC;
    color: black;
}

.nav-title {
    padding: 8px 15px;
}

.title-style1 {
    padding-top: 5px;
    padding-left: 55px;
    line-height: 0.8em;
}

    .title-style1 img {
        margin-top: -5px;
        margin-left: -55px;
    }

.icon-title {
    width: 45px;
    margin-right: 10px;
}

.button-circle.button-giant, .button-box.button-giant, .button-square.button-giant {
    width: 45px;
}

.button-giant {
    height: 45px;
    line-height: 45px;
    font-size: 22px;
}

@media (min-width: 980px) {
    .title-style1 {
        padding-left: 75px;
    }

        .title-style1 img {
            margin-left: -75px;
        }

    .icon-title {
        width: 65px;
    }

    .button-giant {
        height: 60px;
        line-height: 60px;
        font-size: 26px;
    }

    .button-circle.button-giant, .button-box.button-giant, .button-square.button-giant {
        width: 60px;
    }
}

.hideOverflow {
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.hideOverflow2 {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 2.8em;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.panel-collapse .hideOverflow {
    /*line-height: 2em;*/
}

.panel .panel-heading-link a:after {
    line-height: 29px;
}

@media (min-width: 992px) {
    .panel .panel-heading-link a.list-ins {
        line-height: 40px;
    }
}

.panel .panel-heading-link a.list-ins:after {
    line-height: 50px;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.no-padding .list-group {
    margin-bottom: 0;
}

.no-padding .list-group-item {
    border: none;
    border-top: solid 1px #ddd;
}

    .no-padding .list-group-item:first-child {
        border: none;
    }

@media (max-width: 768px) {
    .cptype {
        overflow: inherit;
    }
}

.img-pro img {
    max-height: 243px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.ins-header h1::first-letter {
    color: #0099DA;
}

.ins-header h1 {
    color: black;
}

.ins-header hr {
    border-top: 1px solid #808080;
    width: 60px;
    text-align: center;
    margin: 10px auto 25px;
}

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

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

.margin-top-40 {
    margin-top: 40px;
}

.padding-10 {
    padding: 10px;
}

.list-camp ol {
    padding-left: 20px;
}

    .list-camp ol li {
        /*margin: .2em 10% .2em 0;*/
        padding-left: .5em;
    }

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding-top {
    padding-top: 0;
}

.portfolio-topbar .no-padding-right {
    padding-right: 0;
    border-right: 1px solid #EEE;
}

.portfolio-topbar-cats {
    display: block;
    width: 100%;
}

    .portfolio-topbar-cats li {
        float: left;
        /*width: 25%;*/
        text-align: center;
    }

        .portfolio-topbar-cats li span {
            display: block;
            padding: 5px 0;
            cursor: pointer;
            border-bottom: 3px solid #EEE;
            text-decoration: none;
            color: #333;
        }

.camp-download {
    display: inline-block;
    padding: 10px 0 0 5px;
    color: #0075A7;
}

.icon-ins-list {
    position: relative;
    float: left;
    width: 16.5%;
    padding: 0 8px 15px 8px;
}

.item {
    padding: 1px;
}

.section-cal::first-letter {
    color: #0099DA;
}

.section-cal {
    padding-bottom: 10px;
    color: #000;
}

.no-padding-cal {
    padding-right: 0;
    margin-bottom: 25px;
}

hr.line {
    border-top: 1px solid #808080;
    width: 60px;
    text-align: center;
    margin: 5px 0 20px 0;
}

.button-circle.button-big {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 2.2em;
}

.media-heading small {
    margin-left: 3px;
}

.section-grey {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    background-color: #F9F9F9;
    padding: 50px 0;
    /*background-image: url("../images/bg-grey.png");*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
}

@media (max-width: 767px) {
    .navbar-dark .no-dropdown > a {
        border-bottom: 1px solid #555;
        margin: 0;
    }

    .navbar-dark .no-dropdown a:hover {
        background-color: #0099DA !important;
    }
}

/* Home Motor */
/* ---------------------------------------------------- */
.motor-header {
    background-image: url('../images/intro/1.jpg');
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position: 0 0;
}

    .motor-header .text-title {
        font-size: 5em;
        color: white;
        margin: 0;
    }

    .motor-header .text-discription {
        font-size: 1.8em;
        color: white;
        line-height: 1.2em;
        letter-spacing: 1px;
    }

@media (min-width: 768px) {
    .v-align-children {
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }
}

/* หน้าหลัก */
/* ---------------------------------------------------- */
#intro {
	background-color: #6CCFF6;
	background: url('../images/intro/bg.jpg') repeat-x top center;
	overflow: hidden;
}

.intro{
	position: relative;
	min-height: 560px;
	text-align: center;
	max-width: 1140px;
	margin: 0 auto;
	
}
.intro .container *{
	z-index: 2;
}
.intro .bg {
	z-index: 1;
}
.intro .tree-left{
	position: absolute;
	bottom: 16px;
	left: -180px;
}
.intro .tree-right{
	position: absolute;
	bottom: 16px;
	right: -100px;
}
.intro .cloud-left{
	position: absolute;
	top: 50px;
	left: 0;
}
.intro .cloud-right{
	position: absolute;
	top: 5px;
	right: 0;
}
.intro .lamp-left{
	position: absolute;
	bottom: 16px;
	left: 150px;
}
.intro .lamp-right{
	position: absolute;
	bottom: 16px;
	right: 140px;
}




	.intro .hp {
		display: inline-block;
		width: 80px;
		height: 80px;
		background: url(../images/intro/hp.png) no-repeat top center;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover;
		background-size: cover !important;
		background-size:100% 100%;  
		margin: 5px;
	}

		.intro .hp:hover {
			background: url(../images/intro/hp.png) no-repeat bottom center;
			-webkit-background-size: cover !important;
			-moz-background-size: cover !important;
			-o-background-size: cover;
			background-size: cover !important;
		}

	.intro .ta {
		display: inline-block;
		width: 80px;
		height: 80px;
		background: url(../images/intro/ta.png) no-repeat top center;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover;
		background-size: cover !important;
		background-size:100% 100%;  
		margin: 5px;
	}

		.intro .ta:hover {
			background: url(../images/intro/ta.png) no-repeat bottom center;
			-webkit-background-size: cover !important;
			-moz-background-size: cover !important;
			-o-background-size: cover;
			background-size: cover !important;
		}

	.intro .motor {
		display: inline-block;
		margin: 5px;
		width: 80px;
		height: 80px;
		background: url(../images/intro/motor.png) no-repeat top center;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		background-size:100% 100%;  
	}

		.intro .motor:hover {
			background: url(../images/intro/motor.png) no-repeat bottom center;
			-webkit-background-size: cover !important;
			-moz-background-size: cover !important;
			-o-background-size: cover !important;
			background-size: cover !important;
		}

	.intro .dr {
		display: inline-block;
		margin: 5px;
		width: 80px;
		height: 80px;
		background: url(../images/intro/dr.png) no-repeat top center;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		background-size:100% 100%;  
	}

		.intro .dr:hover {
			background: url(../images/intro/dr.png) no-repeat bottom center;
			-webkit-background-size: cover !important;
			-moz-background-size: cover !important;
			-o-background-size: cover !important;
			background-size: cover !important;
		}
		
	.intro .home {
		display: inline-block;
		margin: 5px;
		width: 80px;
		height: 80px;
		background: url(../images/intro/home.png) no-repeat top center;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
		background-size:100% 100%;  
	}

		.intro .home:hover {
			background: url(../images/intro/home.png) no-repeat bottom center;
			-webkit-background-size: cover !important;
			-moz-background-size: cover !important;
			-o-background-size: cover !important;
			background-size: cover !important;
		}

    .intro .covid {
        display: inline-block;
        width: 80px;
        height: 80px;
        background: url(../images/intro/covid.png) no-repeat top center;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover;
        background-size: cover !important;
        background-size: 100% 100%;
        margin: 5px;
    }

        .intro .covid:hover {
            background: url(../images/intro/covid.png) no-repeat bottom center;
            -webkit-background-size: cover !important;
            -moz-background-size: cover !important;
            -o-background-size: cover;
            background-size: cover !important;
        }

    .intro .checkpolicy {
        display: inline-block;
        width: 80px;
        height: 80px;
        background: url(../images/intro/checkpolicy.png) no-repeat top center;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover;
        background-size: cover !important;
        background-size: 100% 100%;
        margin: 5px;
    }

        .intro .checkpolicy:hover {
            background: url(../images/intro/checkpolicy.png) no-repeat bottom center;
            -webkit-background-size: cover !important;
            -moz-background-size: cover !important;
            -o-background-size: cover;
            background-size: cover !important;
        }

.intro .car{
	position: absolute;
	bottom: 16px;
	left: 20%;
}

.intro .girl{
	position: absolute;
	bottom: 5px;
	right: 20%;
}

.intro .title-style2 {
	font-family: 'FontTitle';
	font-size: 62px;
	color: white;
	margin-top: 15px;
	padding-top: 15px;
	font-weight: bold;
}
.intro .title-style2 span{
	color: #0B519E;
}
.intro .title-style3 {
	font-family: 'FontTitle';
	font-size: 28px;
	color: #0B519E;
}
.intro-box{
	/*text-align: center;*/
}
.intro-box .body{
	display: table;
	margin: 0 auto;
	border: solid 1px white;
	background-color: rgba(255, 255, 255, 0.39);
	height: 100%;
	padding: 30px;
}

.btnSearchMotorPackage {
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  font-family: 'FontTitle';
  color: #000;
  font-size: 24px;
  background-color: #FCB03B;
  padding: 2px 30px 5px 30px;
  border: solid #FCB03B 1px;
  text-decoration: none;
  margin-top: 10px;
}

.btnSearchMotorPackage:hover {
  background: #ffa927;
  text-decoration: none;
}

.intro select.form-control {
	font-family: 'FontTitle';
	color: #000;
	font-weight: 500;
	font-size: 22px;
	height: auto;
	border: 0;
	outline: 0;
	border: 2px dashed #fff;
	box-shadow: none;
	border-radius: 60px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none; /* Safari and Chrome */

	/* Some browsers will not display the caret when using calc, so we put the fallback first */
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAOVBMVEX///////////////////////////////////////////////////////////////////////////+0EB4eAAAAEnRSTlMAueb80p0L9AOALi0aY2IZRkdtD8S7AAAAQ0lEQVR4Xr3IRw6AMBDAQKcX+v7/sSjaRIQDV+Zm8xsjnUEtTttVuqAjMBypdVoZKG0UHtGK2MhkF9mYZe8zL+fFhxtbXAMHfhjkBwAAAABJRU5ErkJggg==') /*../images/intro/icon-arrow-down.png*/ no-repeat  rgba(255, 255, 255, 0.30) 95.5% !important; /* !important used for overriding all other customisations */
}

@media (max-width: 767px) {
	.intro .title-style2 {
		font-size: 46px;
		line-height: 38px;
	}
	.intro .title-style2 span {
		display: block;
		font-size: 32px;
	}

	.intro .title-style3 {
		display: none;
	}

	.intro .car{
		left: 5px;
		width: 109px;
	}

	.intro .lamp-right{
		right: 0;
		width: 25px;
	}

	.intro select.form-control {
		font-size: 18px;
	}
}



/* ค้นหาประกันภัยรถยนต์ */
/* ---------------------------------------------------- */
.cal-package {
    margin: 25px auto;
    padding: 15px;
    background: rgba(0,0,0,0.3);
    border-radius: 5px;
}

    .cal-package h3 {
        font-size: 2em;
        margin: 0;
        color: #FFF;
    }

    .cal-package hr {
        margin: 10px 0 15px 0;
    }

@media (min-width: 768px) {
    .cal-package {
        margin: 50px auto;
        padding: 15px;
        background: rgba(0,0,0,0.3);
        border-radius: 5px;
    }
}

@media (min-width: 992px) {
    /*.cal-package{
        margin: 15vh auto;
    }
    .cal-package h3{
        margin: 0;
        color: #FFF;
    }*/
}

.service-header-text h1 {
    color: #6DCAFF;
    font-size: 3em;
    line-height: 0.8em;
}

    .service-header-text h1 small {
        white-space: nowrap;
        color: #FFFFFF;
    }

.service-header-text .slide-subtitle {
    font-family: 'FontTitle';
    font-size: 1.3em;
    line-height: 1.2em;
    padding-bottom: 10px;
    color: #e9e9e9;
}

.service-header-text .list {
    font-size: 0.9em;
    line-height: 20px;
    color: #e9e9e9;
}

    .service-header-text .list i {
        margin-right: 10px;
        font-size: 0.9em;
        color: #37B671;
    }


@media (min-width: 768px) {
    .service-header-text h1 {
        color: #6DCAFF;
        font-size: 2.5em;
    }

        .service-header-text h1 small {
            white-space: nowrap;
        }

    .service-header-text .slide-subtitle {
        font-family: 'FontTitle';
        font-size: 1.4em;
        line-height: 1.2em;
        padding-bottom: 10px;
    }

    .service-header-text .list {
        font-size: 1em;
        line-height: 30px;
    }

        .service-header-text .list i {
            margin-right: 10px;
            font-size: 1em;
            color: #37B671;
        }
}

@media (min-width: 992px) {
    .service-header-text h1 {
        color: #6DCAFF;
        font-size: 4em;
    }

        .service-header-text h1 small {
            white-space: nowrap;
        }

    .service-header-text .slide-subtitle {
        font-family: 'FontTitle';
        font-size: 1.8em;
        line-height: 1.2em;
        padding-bottom: 10px;
    }

    .service-header-text .list {
        font-size: 1.2em;
        line-height: 30px;
    }

        .service-header-text .list i {
            margin-right: 10px;
            font-size: 1.2em;
            color: #37B671;
        }
}

.owl-camp .item .thumbnail {
    background-color: #F5F5F5;
}

    .owl-camp .item .thumbnail h3 {
        margin: 0 0 10px 0;
    }

    .owl-camp .item .thumbnail a {
        text-decoration: none;
    }

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

    .ellipsis.multiline {
        white-space: normal;
    }


.sub-page .section-title {
    margin-left: 55px;
}
.section-subpage .section-title {
    padding-top: 20px;
    margin-top: 0;
}

@media (min-width: 768px) {
    .sub-page .section-title {
        margin-left: 80px;
    }
}


.sub-page h2 {
    line-height: inherit;
}

    .sub-page h2 small {
        white-space: nowrap;
    }

.table > tbody > tr.primary > td, .table > tbody > tr.primary > th, .table > tbody > tr > td.primary, .table > tbody > tr > th.primary, .table > tfoot > tr.primary > td, .table > tfoot > tr.primary > th, .table > tfoot > tr > td.primary, .table > tfoot > tr > th.primary, .table > thead > tr.primary > td, .table > thead > tr.primary > th, .table > thead > tr > td.primary, .table > thead > tr > th.primary {
    background-color: #0075A7;
    color: white;
}

.icon-link {
    margin-top: 40px;
    font-family: 'FontTitle';
    font-size: 1.3em;
}

    .icon-link a {
        color: white;
    }

        .icon-link a:hover {
            text-decoration: none;
            color: #6DCAFF;
        }

    .icon-link img {
        width: 80%;
        margin-bottom: 5px;
    }

.DocThumb img {
    border: solid 1px #ddd;
    padding: 5px;
    max-width: 80px;
}

    .DocThumb img:hover {
        border: solid 1px #0075A7;
    }

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

.margin-bottom-20 {
    margin-bottom: 20px;
}

.portfolio-filters .group-filters:first-child {
    border: solid 1px #EEEEEE;
}

.portfolio-filters .group-filters:last-child {
    border-top: solid 1px #EEEEEE;
    border-right: solid 1px #EEEEEE;
}

.group-filters {
    background-color: #F9F9F9;
    /*text-align: center;*/
    border-bottom: solid 3px #ddd;
}

    .group-filters h3 {
        margin: 5px 0 2px 0;
        text-align: center;
    }

    .group-filters a {
        border-bottom: solid 3px #ddd;
        padding: 5px 10px;
        display: inline-block;
        margin-right: -4px;
        margin-bottom: -3px;
        text-align: center;
        text-decoration: none;
        color: black;
    }

        .group-filters a:hover {
            border-bottom: solid 3px #999;
        }

        .group-filters a.active {
            border-bottom: solid 3px #0099DA;
        }

a.em-primary-inverse {
    text-decoration: none;
}

.padding-h-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.topic img {
    width: 65px;
    padding-right: 5px;
}

.topic h1 {
    font-size: 1.6em;
}

@media (min-width: 768px) {
    .topic img {
        width: 140px;
        padding-right: 20px;
    }

    .topic h1 {
        font-size: 3em;
        margin: 5px 0 5px 0;
        letter-spacing: 0.02em;
    }

    .topic span {
        font-family: "FontTitle",sans-serif;
        font-size: 1.5em;
        letter-spacing: 0.02em;
        line-height: 1.1em;
    }
}

.panel-title {
    padding: 0;
    margin: 0;
    font-size: 24px;
    color: inherit;
}

.pricign-box {
    border: 1px solid #0075A7;
    box-shadow: 3px 3px 8px 0 #CCC;
    margin-bottom: 20px;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .pricign-box .pricing-box-header {
        color: #FFF;
        background-color: #0075A7;
        padding: 10px;
    }

.pricing-box-content span {
    padding-right: 10px;
}

.pricign-box-p {
    border: 1px solid #e8c064;
    box-shadow: 3px 3px 8px 0 #CCC;
    margin-bottom: 20px;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.pricing-box-header h2 {
    color: black;
    margin: 0 0 17px 0;
}

.pricign-box .bg-box1 {
    color: #FFF;
    background: url('../images/bg-box1.jpg') repeat-x center center;
    padding: 10px;
}

.pricign-box .bg-box2 {
    color: #FFF;
    background: url('../images/bg-box2.jpg') repeat-x center center;
    padding: 10px;
}

.pricign-box-p .bg-box3 {
    color: #000;
    background: url('../images/bg-box3.jpg') repeat-x center center;
    padding: 10px;
}

.pricign-box-p:hover {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.39);
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.btn-compare {
    font-weight: bold;
}

.pricing-table-head h2 .ins-name {
    font-size: 1em;
    display: block;
    padding-top: 5px;
}

.pricing-table-head h2 .pack-name {
    font-family: "Open Sans",sans-serif;
    font-size: 0.6em;
    display: block;
    padding-top: 5px;
}

.mar-l-10 {
    margin-left: 10px;
}

.mar-l-25 {
    margin-left: 25px;
}

.car-year {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.wrap-dark-color {
    background-color: #f0f0f0;
    color: #666;
    border-bottom: 1px solid #CCCCCC;
}

.feature-container p {
    line-height: 1;
}

.feature-container h4 {
    font-size: 1.4em;
    color: #454545;
}

.feature-icon i {
    color: #0099DA;
    font-size: 2em;
}

a.feature-icon:hover i {
    color: white;
}

.feature-icon:first-child {
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    color: black;
}

a.feature-icon {
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    color: black;
}

@media (min-width: 768px) {
    .feature-icon:first-child {
        border-bottom: none;
    }

    a.feature-icon {
        border-bottom: none;
    }
}

.step-buy h3 {
    font-size: 2em;
    margin-bottom: 5px;
    margin-top: 10px;
    letter-spacing: 1px;
}

.step-buy p.lead {
    font-size: 1em;
    margin: 0;
}

.slogan {
    font-family: 'FontTitle';
    font-size: 2em;
    line-height: 150%;
    margin-bottom: 50px;
    font-weight: 300;
}

.post-title {
    font-size: 2em;
}

.margin-h-15 {
    margin: 15px 0;
}

.margin-h-10 {
    margin: 10px 0;
}
/*.label {
	font-size: 30%;
	margin-top: 15px;
	padding: 5px 10px;
}*/
.label-gray {
    background-color: #f1f1f1;
    color: dimgray;
}

a.label-gray:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.cal_motor {
    background-color: rgba(0, 0, 0, 0.4);
    margin-top: 20px;
    padding: 2px 50px 20px 50px;
}

    .cal_motor h2 {
        color: white;
        letter-spacing: 1px;
        border-bottom: solid 1px #ffffff;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

        .cal_motor h2 span {
            color: #ff8c05;
        }

@media (max-width: 768px) {
    .cal_motor {
        background-color: rgba(0, 0, 0, 0.4);
        margin-top: 20px;
        padding: 2px 20px 10px 20px;
    }

        .cal_motor h2 {
            font-size: 2em;
        }
}

input[type="checkbox"], input[type="radio"] {
    margin: 4px 5px 0;
}

.input-group-addon {
    min-width: 40px;
    border-radius: 4px 4px 4px 4px;
}

.nav-pills > li > a > i {
    color: #F5F5F5;
}

.nav-pills > li > a:hover > i {
    color: #EEE;
}

/*.panel-body i {
    padding-right: 5px;
    padding-left: 5px;
}*/

/* Flexible iFrame */

.Flexible-container {
    position: relative;
    padding-bottom: 0;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .Flexible-container iframe,
    .Flexible-container object,
    .Flexible-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.section-about {
    background-color: #FAFAFB;
    padding: 20px 0 60px 0;
}

.thumbnail .caption {
    padding: 0 9px;
}

.caption p {
    color: #777777;
}

@media (min-width: 980px) {
    .ins-tv {
        padding-left: 40px;
    }

    .content-detail {
        float: right;
    }
}

@media (min-width: 768px) {
}

.feature-icon p {
    font-size: 2.8em;
    color: #000000;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

.feature-icon h4 {
    padding: 0;
    margin: 0 !important;
}


.feature-icon:hover p {
    color: #FFF;
}

.nav-tabs-ar li a:hover, .nav-tabs.nav-tabs-ar li.active a, .nav-tabs.nav-tabs-ar li.active a:hover, .nav-tabs.nav-tabs-ar li.active a:focus {
    padding-right: 25px;
    padding-left: 25px;
}

.blog-detail {
    font-size: 16px;
}

    .blog-detail img {
        max-width: 100%;
        height: auto;
    }

@media (min-width: 768px) {
    .timeline-margin {
        margin-top: -118px !important;
    }
}

.timeline-2 time img {
    height: 80px;
    padding-left: 20px;
}

@media (max-width: 767px) {
    .timeline-2 li {
        margin-bottom: 10px;
    }

    .timeline-2 time img {
        height: 60px;
        padding-left: 0;
    }
}

.width-80 {
    width: 80px;
}

.width-120 {
    width: 120px;
}

.img-30 {
    width: 30px;
}

.font-title {
    font-family: "FontTitle",sans-serif;
    font-size: 1.4em;
}

.content-box.box-primary a {
    color: white;
}

    .content-box.box-primary a:hover {
        color: bisque;
    }

.content-box.box-primary .text-big {
    font-size: 2em;
}

.section-title-no-line::first-letter {
    color: #0099da;
}

.section-title-no-line {
    /*border-bottom: solid 1px #ddd;*/
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #000;
}

hr.section-line {
    margin: 10px 0 17px 0;
}

.text-black{
    color: black;
}
.text-xs {
    font-size: 0.8em;
}

.step-buy h4 {
    margin: 10px 0 6px 0;
}

.step-buy img {
    padding-top: 20px;
    max-width: 150px;
}

@media (max-width: 768px) {
    .step-buy img {
        padding-top: 20px;
        max-width: 120px;
    }

    .step-buy h4 {
        margin: 10px 0 6px 0;
        font-size: 1.8em;
    }

    .text-xs {
        font-size: 1em;
    }
}

.section-slogan {
    font-family: "FontTitle", sans-serif;
    font-size: 1.6em;
    line-height: 120%;
    margin-bottom: 20px;
    font-weight: 100;
    color: #626262;
    letter-spacing: 0.04em;
}

    .section-slogan > span {
        color: #0099da;
    }

    .section-slogan > strong {
        color: #0099da;
    }


.text-icon img {
    float: left;
    max-width: 50px;
}

.text-title::first-letter {
    font-family: "FontTitle", sans-serif;
    color: #0099da;
}

.text-title {
    font-family: "FontTitle", sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 1.1em;
    /*letter-spacing: 0.01em;*/
}

.text-discription {
    font-size: 16px;
    line-height: 1.1em;
    color: #666666;
}

.text-hilight, .text-success {
    font-family: "FontTitle", sans-serif;
    color: #0099da;
    font-size: 20px;
    /*letter-spacing: 0.04em;*/
}

    .text-hilight span, .text-success span {
        font-family: "FontTitle", sans-serif;
        color: #666666;
        font-size: 20px;
        /*letter-spacing: 0.04em;*/
    }

@media (min-width: 768px) {
    .text-hilight span, .text-success span {
        font-family: "FontTitle", sans-serif;
        color: #666666;
        font-size: 20px;
        /*letter-spacing: 0.04em;*/
    }
}

h3.text-hilight, h3.text-success {
    font-size: 2em;
}

.blockquote-color-bg.block-callcenter {
    line-height: 0.8;
}

.block-callcenter {
    font-family: "FontTitle", sans-serif;
    font-size: 1.8em;
}

    .block-callcenter img {
        max-width: 60px;
        margin-right: 15px;
    }


.ProductDetail h1.text-title {
    font-size: 2em;
    margin: 20px 0 10px 0;
    text-align: center;
}

.ProductDetail .section-line {
    display: block;
    width: 100px;
    height: 1px;
    background-color: #222;
    margin: 0 auto 15px auto;
}

.ProductDetail .box {
    font-family: "FontTitle", sans-serif;
    color: black;
    background-color: #fff;
    border-radius: 15px;
    padding: 15px 15px 15px 8%;
}

.ProductDetail .gobear-m {
    width: 150px;
    margin-bottom: -22px;
    /*margin-left: 20px;*/
    margin: 0 auto;
}

.ProductDetail .detail .fix {
    color: #00a844;
}

.ProductDetail .detail {
    font-size: 0.9em;
}

    .ProductDetail .detail h2 {
        font-size: 2em;
        line-height: 1em;
        color: black;
        margin: 5px 0;
    }

    .ProductDetail .detail h3 {
        font-size: 1.3em;
        color: black;
        margin: 5px 0 0 0;
    }

.ProductDetail .pack_dd {
    font-size: 1.3em;
}


.ProductDetail .price, .ProductDetail .net, .ProductDetail .more {
    float: left;
}


    .ProductDetail .price small {
        font-size: 20px;
        font-weight: bold;
        color: #05db5c;
    }

    .ProductDetail .price span {
        font-size: 40px;
        font-weight: bold;
        color: #05db5c;
        line-height: 25px;
    }

.ProductDetail .net {
    font-size: 14px;
    margin-left: 10px;
    line-height: 12px;
}

.ProductDetail .more {
    background-color: white;
    border-radius: 20px;
    font-size: 14px;
    margin-left: 30px;
    line-height: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
}

    .ProductDetail .more a {
        color: #000;
        margin: 20px;
    }

.ProductDetail .box_price {
    margin-top: 17px;
}

    .ProductDetail .box_price .or {
        float: left;
        padding-top: 10px;
        /*display: inline;*/
    }

        .ProductDetail .box_price .or .icon-ar-circle {
            font-size: 15px;
            width: 35px;
            height: 35px;
        }

    .ProductDetail .box_price .credit {
        float: left;
        font-size: 14px;
        padding-left: 5px;
        padding-top: 10px;
    }

        .ProductDetail .box_price .credit .c1 {
            font-size: 1.2em;
            line-height: 0.8em;
            margin-top: -3px;
            color: #747474;
        }

            .ProductDetail .box_price .credit .c1 span {
                font-size: 1.5em;
                color: black;
            }
/*@media (max-width: 767px) {
    .ProductDetail .price::first-letter {
        color: black;
        font-size: 0.5em;
    }
}*/

@media (min-width: 768px) {
    .ProductDetail h1.text-title {
        font-size: 3.3em;
        margin: 60px 0 15px 0;
        text-align: center;
    }

    .ProductDetail .section-line {
        display: block;
        width: 150px;
        height: 2px;
        background-color: #222;
        margin: 0 auto 40px auto;
    }

    .ProductDetail .box {
        font-family: "FontTitle", sans-serif;
        color: black;
        background-color: #fff;
        border-radius: 15px;
        padding: 22px 30px;
    }

    @media (min-width: 992px) {
        .ProductDetail .box-view {
            background: url(../images/gobear.png) no-repeat center left;
            padding-left: 180px;
            padding-right: 40px;
        }

        .ProductDetail .box-view2 {
            background: url(../images/ancbroker.png) no-repeat center left;
            padding-left: 180px;
            padding-right: 40px;
        }

        .ProductDetail .box-view3 {
            background: url(../images/priceza.png) no-repeat center left;
            padding-left: 180px;
            padding-right: 40px;
        }

        .ProductDetail .box-view4 {
            background: url(../images/Mrkumka.png) no-repeat center left;
            padding-left: 180px;
            padding-right: 40px;
        }
    }

    .ProductDetail .detail {
        font-size: 1.2em;
    }

        .ProductDetail .detail h2 {
            font-size: 2.8em;
            line-height: 1em;
            color: black;
            margin: 5px 0;
        }

        .ProductDetail .detail h3 {
            font-size: 1.6em;
            color: black;
            margin: 5px 0 0 0;
        }

    .ProductDetail .price, .ProductDetail .net, .ProductDetail .more {
        float: left;
    }

        .ProductDetail .price small {
            font-size: 30px;
            font-weight: bold;
            color: #747474;
        }

        .ProductDetail .price span {
            font-size: 65px;
            color: #05db5c;
            font-weight: 100;
            line-height: 30px;
        }

    .ProductDetail .net {
        font-size: 20px;
        margin-left: 10px;
        line-height: 100%;
    }

    .ProductDetail .more {
        background-color: white;
        border-radius: 20px;
        font-size: 22px;
        margin-left: 60px;
        line-height: 100%;
        padding-bottom: 5px;
        padding-top: 0;
        margin-top: 7px;
    }

        .ProductDetail .more a {
            color: #000;
            margin: 30px;
        }

    .ProductDetail .box_price {
        margin-top: 30px;
    }

        .ProductDetail .box_price .or {
            float: left;
            margin-top: -15px;
            /*display: inline;*/
        }

            .ProductDetail .box_price .or .icon-ar-circle {
                font-size: 22px;
                width: 50px;
                height: 50px;
            }

        .ProductDetail .box_price .credit {
            float: left;
            font-size: 16px;
            padding-left: 10px;
        }

            .ProductDetail .box_price .credit .c1 {
                font-size: 1.6em;
                line-height: 0.9em;
                margin-top: -18px;
                color: #747474;
            }

                .ProductDetail .box_price .credit .c1 span {
                    font-size: 1.5em;
                    color: black;
                }
}

.gif-info {
    padding-top: 5px;
}

.call_now {
    max-height: 50px;
    padding-bottom: 5px;
}

.customer-info {
    font-family: "FontTitle", sans-serif;
    font-size: 1.5em;
    color: #000;
    padding-top: 25px;
}

@media (min-width: 992px) {
    .customer-info {
        padding-top: 15px;
        margin-left: -30px;
    }
}

.customer-info .title {
    background-color: #00ACE8;
    font-size: 1.2em;
    color: #FAFAFB;
    padding: 0 10px 5px 10px;
    margin-bottom: 15px;
}

.customer-info input[type=text] {
    border-style: none;
    border-color: none;
    border-radius: 0;
    background-color: none;
    box-shadow: unset;
    border-bottom: solid 1px #000;
    font-size: 1em;
}

.button-3d.button-primary, .button-3d.button-highlight{
    font-family: "FontTitle", sans-serif;
    font-size: 1.4em;
    letter-spacing: 0.45px;
}

.customer-info .button-3d {
    font-size: 1em;
    margin-top: 15px;
}



.box_share {
    margin: 20px 0 0 0;
    border: dashed 1px #ddd;
    padding: 5px 0 0 0;
}

    .box_share .read_more {
        padding: 8px 0 0 25px;
    }

.box_contact {
    font-family: "FontTitle", sans-serif;
    font-size: 1.5em;
    color: #000;
    padding: 20px;
    background-color: #eeeeee;
    margin-top: 50px;
}

    .box_contact .box_title {
        background-color: #00519b;
        display: table;
        color: white;
        padding: 0 20px;
        margin-top: -40px;
        margin-bottom: 10px;
    }

    .box_contact .form-control {
        height: auto;
    }

    .box_contact input[type=text] {
        border: none;
        border-radius: 0;
        background-color: #ffffff;
        -webkit-appearance: none;
        border-bottom: solid 1px #000;
        line-height: normal;
        font-size: 1em;
        margin-top: 15px;
    }

    .box_contact .button {
        margin-top: 15px;
        font-size: 1em;
    }

@media (min-width: 768px) {
    .box_contact {
        font-family: "FontTitle", sans-serif;
        font-size: 2em;
        color: #000;
    }

        .box_contact .title {
            padding-bottom: 10px;
            font-size: 1.2em;
        }

        .box_contact input[type=text] {
            border: none;
            border-bottom: solid 2px #000;
            font-size: 1em;
            margin-top: 15px;
            padding: 3px 10px;
        }

		.box_contact select{
			font-size: 1em;
		}

        .box_contact .button {
            margin-top: 15px;
        }

        .box_contact .comma {
            position: absolute;
            right: 0;
            bottom: 0;
            padding-bottom: 10px;
            font-size: 2em;
        }
}


@media (min-width: 768px) {
    .section-subpage {
        margin-top: 10px;
    }
}
    .section-subpage h1.text-title {
        font-size: 2em;
    }

    .section-subpage h3.text-title {
        font-size: 2em;
    }

    .section-subpage .text-discription {
        font-size: 1.3em;
        margin: 10px 0 10px 0;
        color: #666666;
    }

    @media (max-width: 768px) {
        .section-subpage h1.text-title {
            font-size: 2em;
            margin: 20px 0 0 0;
        }

        .section-subpage h2.text-discription {
            margin-top: 3px;
        }

        .section-subpage .img-thumbnail {
            margin-bottom: 0;
        }
    }

    @media (min-width: 768px) {
        .section-subpage h1.text-title {
            font-size: 3em;
            margin: 20px 0 5px 0;
        }

        .section-subpage h2.text-discription {
            font-size: 1.6em;
            margin: 0 0 20px 0;
            color: #000;
        }

        .section-subpage h3.text-title {
            font-size: 2em;
            margin: 0 0 5px 0;
        }

        .section-subpage th.text-hilight {
            font-size: 1.6em;
        }

        .section-subpage .img-thumbnail {
            margin-top: 5px;
        }

            .section-subpage .img-thumbnail.img-package {
                margin-bottom: 15px;
            }
    }

    .form-group .glyphicon {
        margin-top: 0;
    }

    .modal-title {
        color: #666666;
    }

    .modal-body {
        max-height: calc(100vh - 210px);
        overflow-y: auto;
    }

    .margin-bottom-15 {
        margin-bottom: 15px;
    }

    .button-3d {
        font-size: 0.9em;
    }

        .button-3d span {
            font-size: 1.6em;
        }

    @media (min-width: 768px) {
        .button-3d {
            font-size: 1.1em;
        }

            .button-3d span {
                font-size: 2em;
            }
    }

    .in-line {
        display: inline-block;
    }

    

    .section-contact {
        margin-bottom: 40px;
    }

        .section-contact h1 {
            font-size: 2.2em;
            text-align: center;
            margin-bottom: 0;
        }

        .section-contact h2 {
            text-align: center;
            font-size: 1.3em;
            color: #666666;
            margin-top: 0;
        }

        .section-contact h3 {
            font-size: 1.8em;
        }

        .section-contact ul li i {
            margin-right: 10px;
        }

        .section-contact span {
            display: inline-block;
            width: 100px;
        }

    @media (min-width: 768px) {
        .section-contact h1 {
            font-size: 3.2em;
            text-align: center;
            margin-bottom: 0;
        }

        .section-contact h2 {
            text-align: center;
            font-size: 1.6em;
            color: #666666;
            margin-top: 0;
        }

        .section-contact h3 {
            font-size: 2em;
        }
    }

    /* สมัครสมาชิก */
    /*--------------------------------------------------------------*/
    .section-signup {
        margin-bottom: 40px;
    }

        .section-signup h1 {
            font-size: 2.2em;
            margin-bottom: 0;
        }

        .section-signup h2 {
            font-size: 1.3em;
            color: #666666;
            margin-top: 0;
        }

        .section-signup h3 {
            font-size: 1.8em;
        }

    @media (min-width: 768px) {
        .section-signup h1 {
            font-size: 3.2em;
            margin-bottom: 0;
        }

        .section-signup h2 {
            font-size: 1.6em;
            color: #666666;
            margin-top: 0;
        }

        .section-signup h3 {
            font-size: 2em;
        }

        .section-signup h4 {
            font-size: 1.6em;
        }
    }
    /*--------------------------------------------------------------*/
    /*checkbox_image*/
    /*--------------------------------------------------------------*/
    .checkbox_baby {
        position: relative;
        width: 120px;
        height: 130px;
        margin: 0 auto;
        float: right;
    }

        .checkbox_baby input[type="radio"] {
            cursor: pointer;
            opacity: 0;
            background-size: 120px 260px;
            width: 120px;
            height: 130px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
        }

            .checkbox_baby input[type="radio"] + label {
                background-image: url(../images/baby.png);
                background-position: bottom;
                background-size: 120px 260px;
                width: 120px;
                height: 130px;
                display: inline-block;
                padding: 0;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
            }

            .checkbox_baby input[type="radio"]:checked + label {
                background-image: url(../images/baby.png);
                background-position: top;
            }

    .checkbox_young {
        position: relative;
        width: 120px;
        height: 130px;
        float: left;
    }

        .checkbox_young input[type="radio"] {
            cursor: pointer;
            opacity: 0;
            background-size: 120px 260px;
            width: 120px;
            height: 130px;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2;
        }

            .checkbox_young input[type="radio"] + label {
                background-image: url(../images/young.png);
                background-position: bottom;
                background-size: 120px 260px;
                width: 120px;
                height: 130px;
                display: inline-block;
                padding: 0;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 1;
            }

            .checkbox_young input[type="radio"]:checked + label {
                background-image: url(../images/young.png);
                background-position: top;
            }
    /*--------------------------------------------------------------*/

    .modal-header .text-title {
        font-size: 1.4em;
    }

    .modal-body .text-discription {
        font-family: "FontTitle", sans-serif;
        font-size: 1.4em;
        color: #0099da;
        margin: 0;
    }

    .modal-body .text-note {
        font-size: 12px;
    }

    .custom .modal-footer {
        text-align: center;
    }

    @media (min-width: 768px) {
        .modal-body .text-discription {
            font-family: "FontTitle", sans-serif;
            font-size: 1.8em;
            color: #0099da;
            margin: 0;
        }
    }

    .dropdown-menu.selectpicker li > a:hover {
        background-color: #E8E8E8;
        background-image: none;
        color: #000;
    }

    .table tbody tr td {
        vertical-align: middle;
    }

    .spaced label {
        margin-right: 15px; /* Or any other value */
    }

    .mar-all {
        margin: 15px;
    }

    .mar-no {
        margin: 0;
    }

    .mar-lft {
        margin-left: 15px;
    }

    .mar-rgt {
        margin-right: 15px;
    }

    .mar-top {
        margin-top: 15px;
    }

    .mar-btm {
        margin-bottom: 15px;
    }

    .mar-hor {
        margin: 15px 0;
    }

    .mar-ver {
        margin: 0 15px;
    }

    .pad-all {
        padding: 15px;
    }

    .pad-no {
        padding: 0;
    }

    .pad-lft {
        padding-left: 15px;
    }

    .pad-rgt {
        padding-right: 15px;
    }

    .pad-top {
        padding-top: 15px;
    }

    .pad-btm {
        padding-bottom: 15px;
    }

    .pad-hor {
        padding: 15px 0;
    }

    .pad-ver {
        padding: 0 15px;
    }



    /*Sub Page*/
    /*------------------------------------------------------------*/
    .content-header img {
        float: left;
        width: 80px;
    }

    .content-header h1, .content-header h2 {
        padding-left: 95px;
    }

    .content-header h1 {
        padding-top: 0;
    }


    /*Package*/
    /*------------------------------------------------------------*/
    .package-head {
        border-bottom: solid 1px #DDDDDD;
    }

    .ins-package {
        border-bottom: solid 1px #DDDDDD;
        padding: 15px;
        background-color: white;
    }

        .ins-package:hover {
            background-color: #f0f0f0;
            cursor: pointer;
        }

        .ins-package:active {
            background-color: #ddd;
        }

        .ins-package .ins-image {
            float: left;
            width: 65px;
            border-radius: 5px;
        }

        .ins-package .ins-package-name, .ins-package .ins-package-detail, .ins-package .ins-package-star {
            padding-left: 10px;
        }

        .ins-package .ins-package-name {
            font-size: 1.4em;
            line-height: initial;
            color: black;
        }

        .ins-package .ins-package-detail, .ins-package .ins-package-star {
            font-size: 1em;
        }

        .ins-package .ins-package-star {
            font-size: 0.6em;
            color: #ff8c05;
        }

            .ins-package .ins-package-star i {
                padding-right: 2px;
            }

        .ins-package .img-cover {
            width: 34px;
            margin-top: 16px;
        }

        .ins-package .price-premium {
            font-size: 0.8em;
        }

        .ins-package .offer-price {
            font-size: 1.6em;
            color: #2d90d8;
        }

        .ins-package .package-price {
            float: right;
            text-align: right;
            padding-right: 20px;
            margin-top: 8px;
        }

        .ins-package .angle-right {
            float: right;
            font-size: 1.6em;
            color: #999;
            margin-top: 18px;
        }

    @media (max-width: 767px) {
        .ins-package {
            border-bottom: solid 1px #DDDDDD;
            padding: 15px 0;
            background-color: white;
        }

            .ins-package .package-price {
                float: right;
                text-align: right;
                padding-right: 0;
                margin-top: 8px;
            }
    }

    /*DataPager Style*/
    /*------------------------------------------------------------*/
    .pagination.pagination-border a, .pagination.pagination-border span.active {
        /*position: relative;
    float: left;*/
        padding: 6px 12px;
        line-height: 1.42857143;
        color: #000;
        text-decoration: none;
        background-color: transparent;
        border: none;
        border-bottom: 3px solid #eee;
    }

    .pagination.pagination-border span.active {
        border-color: #0099da;
        background-color: transparent;
        color: #0099da;
    }

    .label.label-gray {
        font-size: 30%;
        margin-top: 15px;
        padding: 5px 10px;
    }

    /*Footer Widgets*/
    /*------------------------------------------------------------*/
    #footer-widgets {
        background-image: url("../images/bg-grey2.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-color: none;
        color: #464646;
        padding: 0 0 20px 0;
        margin-top: 30px;
        border-top: solid 1px #eee;
        -webkit-box-shadow: 0 3px 5px 1px rgba(168,168,168,1);
        -moz-box-shadow: 0 3px 5px 1px rgba(168,168,168,1);
        box-shadow: 0 3px 5px 1px rgba(168,168,168,1);
    }

    .footer-widget-title {
        font-family: "FontTitle", sans-serif;
        font-size: 2em;
        color: #000000;
    }

#footer-widgets a {
	color: #464646;
	text-decoration: none;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

	#footer-widgets a:hover {
		color: #0075A7;
		text-decoration: underline;
		-moz-transition: all .25s ease;
		-o-transition: all .25s ease;
		-webkit-transition: all .25s ease;
		transition: all .25s ease;
	}

    #footer-widgets ul.site-map {
        padding: 0;
        list-style-type: none;
    }

        #footer-widgets ul.site-map li {
            border-top: dotted 1px #CCC;
        }

            #footer-widgets ul.site-map li:first-child {
                border-top: none;
            }

            #footer-widgets ul.site-map li a {
                padding: 5px 0 5px 0;
                display: block;
                text-decoration: none;
            }

            #footer-widgets ul.site-map li:first-child a {
                padding-top: 0;
            }

            #footer-widgets ul.site-map li a span {
                float: right;
            }

    .radio-control label {
        margin: 0 10px 0 0;
    }

    .panel-primary {
        border-color: #E6E6E6;
    }

        .panel-primary .panel-footer {
            background-color: #f0f0f0;
            color: #fff;
        }

    /*.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}*/

    .close {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .table-cover {
        font-size: 1em;
    }

        .table-cover thead tr {
            background-color: #253F59;
            color: white;
        }

            .table-cover thead tr th:nth-child(2) {
                background-color: #305F8E;
            }

            .table-cover thead tr th:nth-child(2), .table-cover thead tr th:nth-child(3) {
                text-align: right;
            }

        .table-cover tbody tr td:nth-child(2), .table-cover tbody tr td:nth-child(3) {
            white-space: nowrap;
            text-align: right;
        }

        .table-cover tbody tr td:nth-child(2) {
            background-color: #F5F5F5;
        }

        .table-cover .bg-info {
            /*background-color: #F5F5F5;*/
            background-color: #fff3e5;
            color: black;
        }

        .table-cover .hilight {
            color: blue;
        }

    /*.table-cover > tbody > tr:last-child > td {
        border-top: solid 1px #253F59;
        background-color: #fff3e5;
        border-bottom: solid 2px #253F59;
        color: black;
        font-weight: bold;
    }*/

    .alerts_compare {
        background-color: #ffa500;
        border-bottom: solid 5px #ff8d00;
        color: white;
        width: 300px;
        padding: 20px 10px 15px 0;
        position: fixed;
        z-index: 2;
        font-size: 1.6em;
        text-align: center;
        border-radius: 0 5px 5px 0;
    }

        .alerts_compare .compare_total {
            font-size: 1.6em;
        }

    /*.ribbon {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 1001;
    }

        .ribbon img {
            width: 60px;
        }

    @media (min-width: 768px) {
        .ribbon {
            position: fixed;
            top: 0;
            right: 0;
            z-index: 1001;
        }

            .ribbon img {
                width: 100px;
            }
    }*/

    @media (min-width: 992px) {
        .side-menu-right {
            padding-left: 30px;
        }
    }

    .table.table-cover2 > tbody > tr.info > th {
        font-size: 0.9em;
        background-color: #1B9AF7;
        color: white;
    }

        .table.table-cover2 > tbody > tr.info > th:hover {
            background-color: #0880D7;
            color: white;
        }

    .nowrap1 {
        white-space: nowrap;
    }

    .button.button-3d.button-primary:disabled {
        webkit-box-shadow: 0 7px 0 #b9b9b9, 0 8px 3px rgba(0, 0, 0, 0.3);
        box-shadow: 0 7px 0 #b9b9b9, 0 8px 3px rgba(0, 0, 0, 0.3);
    }

    input.labelauty + label {
        font-size: 12px !important;
    }

    .checkbox_animated label:after,
    .radio_animated label:after {
        content: '';
        display: table;
        clear: both;
    }

    .checkbox_animated .cr,
    .radio_animated .cr {
        position: relative;
        display: inline-block;
        border: 1px solid #a9a9a9;
        border-radius: .25em;
        width: 1.3em;
        height: 1.3em;
        float: left;
        margin-right: .5em;
        color: black;
    }

    .radio_animated .cr {
        border-radius: 50%;
    }

        .checkbox_animated .cr .cr-icon,
        .radio_animated .cr .cr-icon {
            position: absolute;
            font-size: .8em;
            line-height: 0;
            top: 50%;
            left: 20%;
        }

        .radio_animated .cr .cr-icon {
            margin-left: 0.04em;
        }

    .checkbox_animated label input[type="checkbox"],
    .radio_animated label input[type="radio"] {
        display: none;
    }

		.checkbox_animated label input[type="checkbox"] + .cr > .cr-icon,
		.radio_animated label input[type="radio"] + .cr > .cr-icon {
			-moz-transform: scale(3) rotateZ(-20deg);
			-ms-transform: scale(3) rotateZ(-20deg);
			-o-transform: scale(3) rotateZ(-20deg);
			-webkit-transform: scale(3) rotateZ(-20deg);
			transform: scale(3) rotateZ(-20deg);
			opacity: 0;
			-moz-transition: all .3s ease-in;
			-o-transition: all .3s ease-in;
			-webkit-transition: all .3s ease-in;
			transition: all .3s ease-in;
		}

		.checkbox_animated label input[type="checkbox"]:checked + .cr > .cr-icon,
		.radio_animated label input[type="radio"]:checked + .cr > .cr-icon {
			-moz-transform: scale(1) rotateZ(0deg);
			-ms-transform: scale(1) rotateZ(0deg);
			-o-transform: scale(1) rotateZ(0deg);
			-webkit-transform: scale(1) rotateZ(0deg);
			transform: scale(1) rotateZ(0deg);
			opacity: 1;
		}

        .checkbox_animated label input[type="checkbox"]:disabled + .cr,
        .radio_animated label input[type="radio"]:disabled + .cr {
            opacity: .5;
        }

    .img-blur {
        /*-webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px);*/
    }

    .panel.panel-card .panel-heading .box-text {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2;
        color: white;
        font-size: 18px;
        padding-top: 10px;
        padding-left: 15px;
        background: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0,0,0,0)); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0,0,0,0)); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(rgba(0, 0, 0, 0.6), rgba(0,0,0,0)); /* For Firefox 3.6 to 15 */
        background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0,0,0,0)); /* Standard syntax */
        height: 50px;
    }

    .panel.panel-card .panel-header {
        margin: 0 0;
    }

    .panel.panel-card .panel-body small {
        font-family: "FontTitle",sans-serif;
        font-size: 1.4em;
    }

    .border-none {
        border: 0 !important;
    }

    .box .detail .icon-ar {
        position: absolute;
        top: -45px;
        right: 0;
        width: auto;
        height: auto;
        background-color: white;
    }

        .box .detail .icon-ar img {
            width: 60px;
            -webkit-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
            -moz-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
            box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
            border: solid 3px #f0f0f0;
        }

    @media (min-width: 768px) {
        .box .detail .icon-ar {
            position: absolute;
            top: 0;
            right: 0;
            width: auto;
            height: auto;
            background-color: white;
        }

            .box .detail .icon-ar img {
                width: 80px;
                -webkit-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
                -moz-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
                box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
                border: solid 3px #f0f0f0;
            }
    }

    /*Suggest*/
    .suggest-box {
        font-family: "FontTitle",sans-serif;
        font-size: 18px;
        position: relative;
        border: solid 1px #ddd;
        border-radius: 8px;
        background-color: #00ACE8;
        letter-spacing: 0.05em;
    }

        .suggest-box .suggest-header {
            padding: 15px 15px 5px 0;
            text-align: right;
            font-size: 2em;
            line-height: 1em;
            color: white;
        }

        .suggest-box .suggest-body {
            background-color: #fff;
            border-radius: 0 0 6px 6px;
            padding: 2px 15px 15px 15px;
            color: black;
        }

            .suggest-box .suggest-body .icon-ar {
                position: absolute;
                background-color: white;
                /*padding: 3px;*/
                width: 67px;
                height: 67px;
                top: 18px;
                left: 15px;
                -webkit-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
                -moz-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
                box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.4);
                border: solid 3px #f0f0f0;
            }

            .suggest-box .suggest-body .package-ins {
                text-align: right;
                line-height: 1em;
                font-size: 1.2em;
                color: #a0a0a0;
            }

        .suggest-box .package-package {
            font-size: 1.4em;
            text-align: center;
            border-top: solid 1px #bdbdbd;
            border-bottom: solid 1px #bdbdbd;
            padding-bottom: 5px;
            margin: 20px 0 15px 0;
        }

        .suggest-box .suggest-body .package-od {
            background-color: #eee;
            text-align: center;
            padding-bottom: 4px;
        }

            .suggest-box .suggest-body .package-od span {
                font-size: 1.6em;
                line-height: 20px;
            }

        .suggest-box .package-repair, .suggest-box .package-dd {
            background-color: #eee;
            text-align: center;
            margin-bottom: 5px;
        }

        .suggest-box .btn {
            font-size: 34px;
            padding: 0;
            color: #fff;
            font-weight: bold;
            margin-top: 10px;
            background-color: #ff9725;
            line-height: 1em;
        }

            .suggest-box .btn:hover {
                background-color: #f38206;
            }

            .suggest-box .btn small {
                font-size: 60%;
                padding-left: 3px;
            }

    .box-cover {
        font-family: "FontTitle",sans-serif;
        font-size: 18px;
        /*margin-top: 30px;*/
    }

        .box-cover .table {
            background-color: #fff;
            border: solid 1px #c8c8c8;
        }

            .box-cover .table th {
                font-size: 24px;
            }

            .box-cover .table .em-warning-inverse {
                background-color: white;
                color: black;
                border-top: solid 5px #FEAE1B;
            }

            .box-cover .table .em-success-inverse {
                background-color: white;
                color: black;
                border-top: solid 5px #02C66C;
            }

    @media (min-width: 992px) {
        .box-cover {
            font-family: "FontTitle",sans-serif;
            font-size: 18px;
            margin-top: 50px;
        }
    }

    .header-list-motor h1 {
        font-size: 3em;
        border-bottom: none;
        margin-top: 20px;
    }

        .header-list-motor h1 i {
            font-size: 0.8em;
            color: #0075A7;
            margin-right: 12px;
        }

        .header-list-motor h1 span {
            color: black;
        }

    .content-box {
        text-align: center;
    }

        .content-box img {
            max-width: 100px;
            margin: 0 auto;
        }

        .content-box h2 {
            font-size: 2em;
            margin: 10px 0;
        }

    .SearchBox {
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
        background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
        border: solid 1px #ededed;
        border-radius: 5px;
        margin: 0;
    }

        .SearchBox .button {
            padding: 0 12px;
        }

            .SearchBox .button.button-default {
                padding: 0 15px;
            }

            .SearchBox .button i {
                margin-right: 0;
                padding: 0;
            }

                .SearchBox .button i.fa-search {
                    margin-right: 5px;
                }

        .SearchBox .form-control {
            height: 40px;
            padding: 9px 12px;
            font-size: 14px;
        }

    @media (min-width: 768px) {
        .SearchBox .but-area {
            padding-top: 25px;
        }
    }

    @media (max-width: 991px) {
        .SearchBox .form-control {
            margin-bottom: 15px;
        }
    }

    .media.motor {
        padding-top: 10px;
    }

    .motor .logoCarBrand {
        width: 60px;
    }

    .motor .media-heading {
        padding-top: 5px;
        font-size: 1.6em;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .motor .media-content {
        font-family: "FontTitle",sans-serif;
        color: black;
        font-size: 1.8em;
        line-height: 0.7;
    }

    .motor.search {
        margin-top: 15px;
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }

        .motor.search .button-primary, .motor.search .button-highlight {
            background-color: #ffffff;
        }

            .motor.search .button-primary:hover, .motor.search .button-highlight:hover {
                background-color: #dedede;
            }

            .motor.search .button-primary i, .motor.search .button-highlight i {
                color: #000 !important;
                vertical-align: bottom;
                margin-bottom: 15px;
                font-size: 1.5em;
            }

            .motor.search .button-primary span, .motor.search .button-highlight span {
                font-family: "FontTitle",sans-serif;
                font-size: 1.3em;
                color: #000 !important;
                padding-left: 5px;
            }

        .motor.search .button-action {
            background-color: #0A7E00;
            font-family: "FontTitle",sans-serif;
            font-size: 3em;
            line-height: 0.8;
        }

            .motor.search .button-action:hover {
                background-color: #1EC60E;
            }

            .motor.search .button-action div.txt {
                font-family: "FontTitle",sans-serif;
                font-size: 0.37em;
                line-height: 0.9;
                color: #fff !important;
                text-align: left;
                display: inline-block;
                padding-left: 10px;
            }

    @media (min-width: 768px) {
        .motor.search {
            margin-top: 15px;
            margin-bottom: 15px;
            padding-left: 15px;
            padding-right: 15px;
        }

            .motor.search .button-primary, .motor.search .button-highlight {
                background-color: #ffffff;
            }

                .motor.search .button-primary:hover, .motor.search .button-highlight:hover {
                    background-color: #dedede;
                }

                .motor.search .button-primary i, .motor.search .button-highlight i {
                    color: #000 !important;
                    vertical-align: bottom;
                    margin-bottom: 15px;
                    font-size: 1.5em;
                }

                .motor.search .button-primary span, .motor.search .button-highlight span {
                    font-family: "FontTitle",sans-serif;
                    font-size: 1.5em;
                    color: #000 !important;
                    padding-left: 5px;
                }

            .motor.search .button-action {
                background-color: #0A7E00;
                font-family: "FontTitle",sans-serif;
                font-size: 3em;
                line-height: 0.8;
            }

                .motor.search .button-action:hover {
                    background-color: #1EC60E;
                }

                .motor.search .button-action div.txt {
                    font-family: "FontTitle",sans-serif;
                    font-size: 0.37em;
                    line-height: 0.9;
                    color: #fff !important;
                    text-align: left;
                    display: inline-block;
                    padding-left: 10px;
                }
    }



    .box-shadow {
        -webkit-box-shadow: 0 2px 3px 1px rgba(207,207,207,1);
        -moz-box-shadow: 0 2px 3px 1px rgba(207,207,207,1);
        box-shadow: 0 2px 3px 1px rgba(207,207,207,1);
    }

    .package-list {
        margin-top: 15px;
        background-color: white;
        -webkit-box-shadow: 0 2px 3px 1px rgba(207,207,207,1);
        -moz-box-shadow: 0 2px 3px 1px rgba(207,207,207,1);
        box-shadow: 0 2px 3px 1px rgba(207,207,207,1);
    }

        .package-list.sub-package {
            margin-top: 1px;
            margin-left: -15px;
            background-color: #f6f6f6;
        }

        .package-list .box1 {
            padding: 10px 7px;
        }

        .package-list .box2, .package-list .box3 {
            border-bottom: solid 1px #ccc;
        }

        .package-list .box2, .package-list .box3, .package-list .box4 {
            font-size: 12px;
            border-left: solid 1px #ccc;
        }

            .package-list .box2 h5 {
                color: black;
                margin: 0;
                font-size: 20px;
                font-weight: bold;
                letter-spacing: 0.5px;
            }

            .package-list .box3 i {
                color: #ff8c05;
                font-size: 10px;
                padding-right: 2px;
            }

        .package-list .box3, .package-list .box4 {
            height: 27px;
            text-align: center;
            padding-top: 6px;
            border-right: solid 1px #ccc;
        }

        .package-list.sub-package .box3 {
            height: 54px;
            text-align: center;
            padding-top: 18px;
            border-right: solid 1px #ccc;
            border-bottom: none;
        }

        .package-list .box3 span {
            color: blue;
        }

        .package-list .box5 {
            text-align: center;
        }

            .package-list .box5 del {
                font-size: 10px;
                color: #a94442;
            }

            .package-list .box5 .button-tiny {
                font-size: 14px;
                height: 26px;
                line-height: 22px;
                padding: 2px;
                margin: 0;
            }

                .package-list .box5 .button-tiny i {
                    padding-right: 5px;
                }

                .package-list .box5 .button-tiny small {
                    padding-left: 2px;
                    font-size: 10px;
                }

        .package-list .button-primary {
            background-color: #00ac46;
            border-color: #00ac46;
            color: white;
        }

            .package-list .button-primary:hover {
                background-color: #02cb54;
            }

    @media (min-width: 768px) {
        .package-list {
            margin-left: 0;
            margin-right: 0;
        }

            .package-list.sub-package {
                margin-top: 1px;
                margin-left: -2px;
            }

            .package-list .box1 {
                padding: 10px 7px;
            }

            .package-list .box2 {
                height: 69px;
            }

            .package-list .box2, .package-list .box3 {
                border-bottom: none;
            }

            .package-list .box2, .package-list .box3, .package-list .box4 {
                font-size: 14px;
                border-left: solid 1px #ccc;
            }

            .package-list.sub-package .box3 {
                height: 69px;
                text-align: center;
                padding-top: 25px;
                border-right: solid 1px #ccc;
                border-bottom: none;
            }

            .package-list .box2 h5 {
                color: black;
                margin: 0;
                font-size: 24px;
                font-weight: bold;
                letter-spacing: 0.5px;
                padding-top: 5px;
                padding-bottom: 3px;
            }

            .package-list .box2 i {
                color: #FD8500;
                font-size: 10px;
                padding-right: 2px;
            }

            .package-list .box3 {
                border-bottom: solid 1px #ccc;
                padding-top: 8px;
                height: 34px;
            }

            .package-list .box4 {
                height: 35px;
            }

            .package-list .box3, .package-list .box4 {
                text-align: center;
                border-right: solid 1px #ccc;
            }

                .package-list .box3 span {
                    color: blue;
                }

            .package-list .box5 {
                text-align: center;
                padding-top: 7px;
            }

                .package-list .box5 del {
                    font-size: 10px;
                    color: #a94442;
                }

                .package-list .box5 .button-tiny {
                    font-size: 14px;
                    height: 26px;
                    line-height: 22px;
                    padding: 2px;
                    margin: 0;
                }

                    .package-list .box5 .button-tiny i {
                        padding-right: 5px;
                    }

                    .package-list .box5 .button-tiny small {
                        padding-left: 2px;
                        font-size: 10px;
                    }

            .package-list .button-primary {
                background-color: #00ac46;
                border-color: #00ac46;
                color: white;
            }

                .package-list .button-primary:hover {
                    background-color: #02cb54;
                }
    }

    .tag-cctv1 {
        position: absolute;
        top: 0;
        right: 0;
    }

    .tag-cctv2 {
        position: absolute;
        top: -20px;
        left: 175px;
        width: 200px;
    }

    .tag-cctv3 {
        position: absolute;
        bottom: -20px;
        right: 10px;
        width: 180px;
    }

    .main-header {
		margin-bottom: 0;
        background-color: #f1f1f1;
        border-bottom: solid 1px #ddd;
    }

        .main-header .breadcrumb a {
            color: black;
        }

        .main-header .breadcrumb > li + li:before {
            color: black;
        }

        .main-header .breadcrumb li {
            color: black;
        }


/************* Gift Set *************/
#giftset {
	background-color: #0075A7;
    padding-top: 30px;
    padding-bottom: 30px;
	margin-top: 50px;
	margin-bottom: 30px;
}

	#giftset .owl-carousel3 {
		margin: 0 5%;
		width: 90%;
	}

	#giftset .owl-nav {
		display: none;
	}

	#giftset .owl-stage-outer {
		z-index: 1;
	}

@media (min-width: 768px) {
	#giftset .owl-theme .owl-nav [class*="owl-"] {
		color: #FFF;
		font-size: 42px;
		background: none;
	}

	#giftset .owl-nav {
		display: inherit;
		position: absolute;
		top: 5%;
		width: 100%;
	}

	#giftset .owl-prev {
		float: left;
		margin-left: -6%;
	}

	#giftset .owl-next {
		float: right;
		margin-right: -6%;
	}

	#giftset .gift-box {
		/*margin-top: -43px;*/
        margin-top: -60px;
	}
}

@media (min-width: 981px) {
	#giftset .owl-nav {
		position: absolute;
		top: 0;
		width: 100%;
	}

	#giftset .owl-theme .owl-nav [class*="owl-"] {
		color: #FFF;
		font-size: 72px;
		background: none;
	}

	#giftset .gift-box {
		margin-top: -48px;
	}
}

@media (min-width: 1000px) {
	#giftset .owl-nav {
		position: absolute;
		top: 0;
		width: 100%;
	}

	#giftset .owl-theme .owl-nav [class*="owl-"] {
		color: #FFF;
		font-size: 72px;
		background: none;
	}

	#giftset .gift-box {
		/*margin-top: -53px;*/
        margin-top: -71px;
	}
}

@media (min-width: 1200px) {
    #giftset .gift-box {
		margin-top: -80px;
	}
}

#search_package {
	margin-top: 50px;
}
#search_package .panel-heading a{
	font-family: "FontTitle";
	font-size: 1.6em;
}
#search_package .panel-group .panel > .panel-heading.panel-plus-link a::before {
    font-size: 0.5em;
}

#search_package .panel-group .panel > .panel-heading.panel-plus-link a.collapsed::before {
    font-size: 0.5em;
}


#search_package .panel-plus-link a {
    background-color: inherit;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

@media (min-width: 768px) {
	#search_package {
		margin-top: 15px;
	}
}

.intro-checkbox {
  color: white;
  margin-right: 15px;
  border-bottom: solid 1px #fff;
  
}


#PackageList{
	margin-top: 30px;
}

.media.title{
	font-family: "FontTitle",sans-serif;
	font-size: 22px;
	color: #444;
	line-height: 1.08em;
	letter-spacing: 0.03em;
}
.media.title .media-heading{
	font-size: 1.8em;
	line-height: 1.2em;
	margin-top: 3px;
}

.media.title small{
	font-size: 0.9em;
	color: #222;
}

.button-change-car{
	font-family: "FontTitle",sans-serif;
	font-size: 1.4em;
	letter-spacing: 0.03em;
}
#PackageList .button-change-car i {
	padding-right: 10px;
	font-size: 0.8em;
}
#PackageList .button-small.button-raised {
    height: 30px;
    line-height: 26px;
    padding: 0 20px;
}

.button-sort{
	font-family: "FontTitle",sans-serif;
	font-size: 1.3em;
}

.button-sort .button-small{
	font-size: 1em;
	padding-left: 15px;
	padding-right: 15px;
	background-color: white;
	color: black;
	height: 30px;
    line-height: 26px;
    padding: 0 20px;
	letter-spacing: 0.03em;
}
.button-sort .button-small i.fa-sort-amount-asc{
	margin-right: 3px;
	color: rgba(0, 0, 0, 0.4);
}
.button-sort .button-small i.fa-caret-down{
	margin-left: 15px;
}

.portfolio-menu {
	/*-webkit-box-shadow: 2px 3px 2px 0 rgba(204,204,204,1);
	-moz-box-shadow: 2px 3px 2px 0 rgba(204,204,204,1);
	box-shadow: 2px 3px 2px 0 rgba(204,204,204,1);*/
	box-shadow: 3px 3px 8px 0 #CCC;
}
.portfolio-menu h3{
	font-size: 24px;
}
.portfolio-menu h4{
	font-size: 20px;
	background-color: #dedede;
}

.portfolio-cols li a, .portfolio-desc li a{
	font-family: "FontTitle",sans-serif;
    font-size: 1.4em;
}

.slider {
    width: 100% !important;
}
.portfolio-menu select.form-control{
	border-radius: 0;
	border: 0;
	border-left: 3px solid #DDDDDD;
	font-size: 1.2em;
	height: 40px;
	background-color: #F9F9F9;
}
.panel .panel-heading-link a::after {
     line-height: 50px;
}



.package-list2, .panel-heading-link {
	font-family: "FontTitle",sans-serif;
	font-size: 18px;
	letter-spacing: 0.04em;
	color: #666;
}

	.panel-heading-link img {
		display: inline-block;
		max-width: 30px;
		background-color: white;
		margin-right: 5px;
		margin-bottom: 3px;
	}

	.panel-heading-link .CPNAME {
		/*display: inline-block;*/
		font-size: 1.2em;
		margin-top: 3px;
		line-height: normal;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
		width: 30%;
	}

	.package-list2 .FIX1, .package-list2 .FIX2 , .package-list2 .FIX3 {
		display: inline-block;
		width: 90px;
		font-size: 0.8em;
		color: white;
		padding: 0 10px 1px 10px;
		border-radius: 200px;
		text-align: center;
	}

	.package-list2 .FIX1 {
		background-color: #ffffff;
		border: 1px solid #00A71C;
		color: #00A71C;
	}

	.package-list2 .FIX2 {
		background-color: #ffffff;
		border: 1px solid #ff6d00;
		color: #ff6d00;
	}

	.package-list2 .FIX3 {
		background-color: #ffffff;
		border: 1px solid #CCC;
		color: #666;
	}

	.package-list2 .PACKNAMECUS {
		font-size: 1.3em;
		color: black;
		line-height: normal;
		white-space: nowrap;
		overflow: hidden;
		-ms-text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}

	.package-list2 .top-fix{
			margin-top: 5px;
			padding-right: 23px
		}

	@media (max-width: 500px) {
		.panel-heading-link img {
			display: inline-block;
			max-width: 20px;
			background-color: white;
			margin-right: 0;
			margin-bottom: 3px;
		}
		.panel-heading-link .CPNAME {
			display: inline-block;
			font-size: 0.9em;
			vertical-align: sub;
		}
		.package-list2 .PACKNAMECUS {
			display: block;
			font-size: 18px;
			color: black;
			margin-top: 5px;
			padding-right: 23px;
		}
		.package-list2 .FIX1, .package-list2 .FIX2, .package-list2 .FIX3 {
			width: 65px;
			font-size: 0.6em;
			vertical-align: top;
		}

		.package-list2 .top-fix{
			margin-top: 5px;
			padding-right: 23px
		}
	}

	.package-list2 .RATING {
		display: inline-block;
		width: 66px;
	}

		.package-list2 .RATING i {
			font-size: 0.6em;
			padding-right: 1px;
			color: #ffa400;
		}

	.package-list2 .price {
		text-align: right;
	}

	.package-list2 .price .button{
		padding: 0 20px 1px 20px;
		margin-top: 10px;
		display: inline-table;
	}

	.package-list2 .PREMIUM {
		font-size: 1.2em;
		color: rgba(143, 143, 143, 0.92);
		padding-right: 10px;
	}

	.package-list2 .OFFER_PRICE {
		font-size: 1.2em;
		color: #666;
	}

		.package-list2 .OFFER_PRICE span {
			padding-left: 1px;
			color: #1293F2;
			font-size: 1.4em;
		}



	.package-list2 .DETAILVIEW a {
		display: block;
		font-size: 0.8em;
		background-color: #f3f3f3;
		border: 1px solid #CCC;
		color: #000;
		padding: 0 10px 3px 10px;
		border-radius: 3px;
	}

	.package-list2 .line-bt {
		border-bottom: 1px solid #CCC;
		padding-top: 7px;
		padding-bottom: 10px;
	}

	.package-list2 .OD {
		color: #000;
		padding-right: 15px;
	}

	@media (max-width: 500px) {
	.package-list2 .OD, .package-list2 .ODDD {
		color: #000;
		padding-right: 15px;
		font-size: 0.9em;
	}

	.package-list2 .visible-xs{
		display: inline-block !important;
		}
	}

.panel-default {
    border-color: #cacaca;
}

.box_lead{
	border: solid 1px #eee;
	border-left: solid 5px #1B9AF7;
	font-size: 16px;
	
}

.box_lead section{
	padding: 0 0 25px 15px;
}

select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #000;
}

.box_lead .box_title{
	font-family: "FontTitle",sans-serif;
	font-size: 2em;
	text-align: center;
	color: #1A9AF6
}
.box_lead select{
	margin-top: 5px;
	border: none;
	background-color: #E1E1E1;
	font-family: "FontTitle",sans-serif;
	font-size: 1.2em;
	height: auto;
	border-radius: 0;
}

.hp-page .panel .panel-heading a {
    font-size: 1.6em;
}
.hp-page img{
	margin-bottom: 15px;
}

.btn-filter{
	padding-top: 2px;
	background-color:#DEDEDE;
}

.btn-filter .button{
	border-radius: 0;
	font-size: 1.6em;
}

.portfolio-cols li a.active, .portfolio-desc li a.active, .portfolio-cols li a.active:focus, .portfolio-desc li a.active:focus, .portfolio-cols li a.active:hover, .portfolio-desc li a.active:hover {
    background-color: #848484;
    color: #fff;
    font-weight: normal;
}


.addButtonCircular {
	width: 30px;
	height: 30px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	left: 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #000;
	background-color: #f1f1f1;
	border-radius: 25px;
	font-size: 2em;
	padding-left: 2px;
}
.addButtonCircular:hover{
	text-decoration: none;
}
.rotateBtn {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background-color: #3498DB;
	color: white;
}
.comparePanle{
	position: fixed;
	background-color: rgba(0, 0, 0, 0.50);
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 4;
	display: none;
	padding-top: 15px;
	padding-bottom: 15px;
}

.comparePanle .cmprBtn, .comparePanle .cmprBtn.active{
	background-color: #00A71C;
	color: white;
	box-shadow: 0 7px 0 #007a15, 0 8px 3px rgba(0, 0, 0, 0.3)!important;
	margin-top: 5px;
	top: 0;
	font-family: "FontTitle",sans-serif;
	font-size: 1.8em;
}

@media (min-width: 768px) {
	.col-sm-4.compare-product {
		width: 31%;
	}
}

@media (min-width: 980px) {
	.col-md-3.compare-product {
		width: 21%;
	}
}

.compare-product.media{
	overflow: unset;
	/*display: inline-block;*/
	position: relative;
	background-color: white;
	margin: 15px 5px;
	padding: 10px 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.50);
}
.compare-product.media:first-child {
    margin-top: 15px;
	/*margin-left: 0;*/
}

.compare-product.media.FIX1{
	border-left: 3px solid #00A71C;
	border-bottom: 3px solid #00A71C;
}

.compare-product.media.FIX2{
	border-left: 3px solid #FF6D00;
	border-bottom: 3px solid #FF6D00;
}

.compare-product img{
	border-radius: 50%;
	max-width: 45px;
	width: 50px;
}

.compare-product::after {
    /*clear: both !important;*/
}
.compare-product .title{
	font-family: "FontTitle",sans-serif;
	font-size: 1.4em;
	color: black;
	line-height: 1em;
}

.selectedItemCloseBtn{
	position: absolute;
	top: -10px;
	right: -10px;
	display: inline-block;
	background-color: #d90000;
	font-size: 22px;
	line-height: 0.5em;
	height: 22px;
	padding: 5px;
	border-radius: 50%;
	color: white;
	cursor: pointer;
}

.compare-product .compare-left{
	float: left;
}

.compare-product .compare-body{
	padding-left: 5px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.portfolio-desc.od li {
    width: 33.33%!important;
}


.panel-heading-link.calDetail a{
	font-size: 1.2em;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

@font-face {
  font-family: NotoSerifThai;
  src: url(../assets/fonts/NotoSerifThai-Regular.woff);
}