﻿/*----------ทั่วไป----------*/

body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

* {
    border-radius: 0 !important;
}

.thumbnail img {
    height: 185px;
}

.line-height0,
.glyphicon {
    line-height: 0em;
}

.full-blue {
    color: #fff;
    width: 100%;
    background: #518DDD;
    padding: 10px 0px 10px 15px;
}

.full-orange {
    color: #fff;
    width: 100%;
    background: #ff9955;
    padding: 10px 0px 10px 15px;
}

.wrap {
    font-size: 13px;
}

.jumbotron {
    background: #f3f7f8;
    margin-top: -20px;
    padding: 32px 0 32px 0;
}

.jumbotron h1 {
    font-size: 24px;
}

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

.down20 {
    margin-top: 20px;
}

.p1 {
    text-indent: 20px;
}

.ablack a {
    color: black;
}

.green {
    color: green;
}

.red {
    color: red;
}

.blue {
    color: blue;
}

.pink {
    color: #ff00ff;
}

.color7 { 
	color: #3366ff;
}

.color8 {
	color: #993300;
}
	
.color9 { 
	color: #6600cc;
}

.green,
.color7,
.color8,
.color9,
.red,
.pink,
.blue {
    font-weight: bold;
}

.b30086 {
    color: #b30086;
}

.panel-custom-horrible-blue {
    border-color: #518ddd;
}

.panel-custom-horrible-blue > .panel-heading {
    background: #518ddd;
    color: #ffffff;
    border-color: #518ddd;
}

ul.circle {
    list-style: none;
    counter-reset: item;
}

ul.circle > li {
    counter-increment: item;
    margin-bottom: 5px;
}

ul.circle > li:before {
    margin-right: 10px;
    content: "\00BB \0020";
    background: #FF8A65;
    border-radius: 100%;
    color: white;
    width: 1.3em;
    text-align: center;
    display: inline-block;
}

.icedit:before {
    content: "";
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    background: url(img/edit.png);
}

#myHeader strong {
    color: green;
}


/*----------SliderShow Home----------*/

#myCarousel {
    margin-top: -20px;
}

#myCarousel .nav a small {
    display: block;
}

#myCarousel .nav {
    line-height: 0px;
}

#myCarousel {
    background: #f3f7f8;
}

#nav-tabs-wrapper {
    background: #fff;
}


/*----------Promotions----------*/

.pro1 {
    font-size: 16px;
}


/*----------Nav----------*/

[am-TopLogo] {
    height: 85px;
    width: 100%
}

[am-Banner] {
    max-height: 70px;
    width: 687px;
    margin: 12px 11px;
}

.topper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.navbar.navbar-inverse {
    background-color: #518ddd!important;
    border: 0px;
    border-radius: 0px;
}

.navbar .navbar-nav > li > a {
    color: #fff;
    font-weight: 700;
    line-height: 18px;
}


/*----------footer----------*/

.footer1 {
    background: #f3f7f8;
    padding: 40px 0 20px 0;
}

.title-widget {
    color: #898989;
    font-size: 20px;
    font-weight: blod;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    padding-left: 28px;
    margin: 0 0 25px;
}

.title-widget::before {
    background-color: #ea5644;
    content: "";
    height: 22px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 5px;
}

.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}

.widget_nav_menu ul li {
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 4px;
    padding-bottom: 4px;
    width: 95%;
}

.widget_nav_menu ul li img {
    width: 16x;
    height: 16px;
}

.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.footer-bottom {
    background-color: #518ddd;
    width: 100%;
}

.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
}

.copyright a {
    color: #fff;
}


/*----------Menu Tab----------*/

.well {
    margin-top: -20px;
    height: 300px;
}

.nav-tabs-dropdown {
    display: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.nav-tabs-dropdown:before {
    content: "\e114";
    position: absolute;
    right: 30px;
}

.thumbnail:hover {
    opacity: 1.00;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    transition: box-shadow 0.5s;
}


/*----------Product----------*/

.btn-styled {
    background-color: transparent;
    border: #666 1px solid;
    color: #666;
    font-size: 12px;
    margin: 10px 0;
    padding: 5px 13px 4px;
}

.btn-styled:hover,
.btn-styled:active {
    background-color: #ededed;
    color: #555;
    border-color: #ededed;
}

.btn-styled:focus {
    outline: 0!important;
}

.card {
    position: relative;
    background-color: #fff;
}

.card .card-image img {
    display: block;
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}

.card .card-content {
    border-radius: 0 0 2px 2px;
    padding: 0px 10px 0 0;
}

.card .card-content p {
    font-size: 12px;
    color: #555;
    margin: 0;
}

.card.horizontal .card-image img {
    width: 120px;
    height: 150px;
    margin: 20px 17px 0 10px;
}

.card.horizontal .card-image-fw img {
    width: 300px;
    height: 100px;
    margin: 20px 17px 0 5px;
}

.card.horizontal {
    display: flex;
}

.card.horizontal h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
}

.card.horizontal.small .card-image,
.card.horizontal.medium .card-image,
.card.horizontal.large .card-image {
    height: 100%;
    max-height: none;
    overflow: visible;
}

.card.horizontal .card-stacked {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.card.horizontal .card-stacked .card-content {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.card .card-image {
    position: relative;
}


/*----------ตารางคุณสมบัติโปรแกรม----------*/

.glyphicon-ok {
    color: green;
    font-size: 12px;
}

.glyphicon-remove {
    color: red;
    font-size: 12px;
}

.membership-pricing-table {
    width: 98%;
}

.membership-pricing-table table .icon-no {
    color: #a93717;
}

.membership-pricing-table table .icon-yes {
    color: #209e61;
}

.membership-pricing-table table .plan-header {
    text-align: center;
    font-size: 48px;
    border: 1px solid #e2e2e2;
    padding: 25px 0;
}

.membership-pricing-table table .plan-header-free {
    background-color: #eee;
    color: #555;
}

.membership-pricing-table table .plan-header-blue {
    color: #fff;
    background-color: #61a1d1;
    border-color: #3989c6;
}

.membership-pricing-table table .plan-header-standard {
    color: #fff;
    background-color: #ff9317;
    border-color: #e37900;
}

.membership-pricing-table table td {
    text-align: center;
    width: 7%;
    background-color: #fafafa;
    font-size: 16px;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    padding: 4px 10px;
}

.membership-pricing-table table,
.membership-pricing-table table td {
    border: 1px solid #ebebeb;
}

.membership-pricing-table table tr td:first-child {
    background-color: transparent;
    text-align: right;
    width: 24%;
}

.membership-pricing-table table tr td:nth-child(5) {
    background-color: #FFF;
}

.membership-pricing-table table tr:first-child td,
.membership-pricing-table table tr:nth-child(2) td {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.membership-pricing-table table tr:first-child th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: #e2e2e2;
}

.membership-pricing-table table tr:first-child th .pricing-plan-price {
    line-height: 35px;
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>sup {
    font-size: 45%;
}

.membership-pricing-table table tr:first-child th .pricing-plan-price>span {
    font-size: 30%;
}

.membership-pricing-table table tr:first-child th .pricing-plan-period {
    margin-top: -7px;
    font-size: 25%;
}

.membership-pricing-table table .header-plan-inner {
    position: relative;
}

.membership-pricing-table table .recommended-plan-ribbon {
    box-sizing: content-box;
    background-color: #dc3b5d;
    color: #FFF;
    position: absolute;
    font-size: 11px!important;
    font-weight: 500;
    left: -6px;
    top: -22px;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 -1px #c2284c inset;
    box-shadow: 0 -1px #c2284c inset;
    text-shadow: 0 -1px #c2284c;
    padding: 3px 6px;
}

.membership-pricing-table table .recommended-plan-ribbon:before {
    border: solid;
    bottom: -5px;
    content: "";
    left: 0;
    position: absolute;
    z-index: 90;
    border-color: #c2284c transparent;
    border-width: 6px 0 0 6px;
}

.membership-pricing-table table .recommended-plan-ribbon:after {
    border: solid;
    bottom: -5px;
    content: "";
    right: 0;
    position: absolute;
    z-index: 90;
    border-color: #c2284c transparent;
    border-width: 6px 6px 0 0;
}

.membership-pricing-table table .plan-head {
    box-sizing: content-box;
    background-color: #ff9c00;
    border: 1px solid #cf7300;
    position: absolute;
    top: -33px;
    left: -1px;
    height: 30px;
    width: 100%;
    border-bottom: none;
}

.membership-pricing-table table .icon-no,
.membership-pricing-table table .icon-yes,
.membership-pricing-table table tr:first-child th .pricing-plan-name {
    font-size: 14px;
}


/*----------slider product----------*/

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
    filter: none !important;
}

.navbar-wrapper {
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

.carousel {
    margin-bottom: 30px;
}

.carousel .item {
    height: 300px;
    background-color: #555;
}

.carousel img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 300px;
}

.marketing {
    padding-left: 15px;
    padding-right: 15px;
}

.marketing .col-lg-4 {
    text-align: center;
    margin-bottom: 20px;
}

.marketing h2 {
    font-weight: 400;
}

.marketing .col-lg-4 p {
    margin-left: 10px;
    margin-right: 10px;
}


/*----------contact----------*/

.title {
    font-size: 36px;
    opacity: 0.87;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -.4px;
    color: #1e1e1e;
    margin: 0;
}

.subtitle {
    font-size: 20px;
    line-height: 1.6;
    opacity: 0.87;
    color: #1e1e1e;
    margin: 20px 0 0;
}

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

.map-form h2 {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
    opacity: 0.5;
    letter-spacing: -.4px;
    color: #1e1e1e;
    margin: 30px 0 0;
}

.map-form h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: #1e1e1e;
    opacity: 0.5;
    margin: 20px 0 0;
}

.map-form p {
    opacity: 0.87;
    font-size: 16px;
    line-height: 1.5;
    color: #1e1e1e;
    margin: 10px 0 0;
}

.map-form .form {
    background-color: #f0f0f2;
    margin-bottom: 20px;
    padding: 20px;
}

.map-form .form__row {
    position: relative;
    margin-bottom: 20px;
}

.map-form .form__field {
    display: block;
    width: 100%;
    color: #1e1e1e;
    height: 50px;
    position: relative;
    border: 1px solid #8f8f8f;
    text-indent: 0;
    -webkit-appearance: none;
    border-radius: 3px;
    background: #fff;
    transition: all .2s linear;
    padding: 19px 0 7px 7px;
}

.map-form .form__field:focus {
    outline: 0;
}

.map-form .form__field--select {
    color: #acacae;
    width: auto;
    cursor: pointer;
    height: 40px;
    min-width: 126px;
    padding: 8px;
}

.map-form option {
    color: #333;
}

.map-form .ph-small {
    transition: all .2s;
    font-size: 10px;
    line-height: 1.6;
    margin-top: 2px;
    margin-left: 7px;
    position: absolute;
    z-index: 10;
    white-space: nowrap;
    color: #8f8f8f;
}

.map-form .ph-big {
    font-size: 16px!important;
    color: #8f8f8f!important;
    margin: 11px 0 15px 7px !important;
}

.map-form .form__submit {
    text-align: center;
    line-height: 1.5;
    background-color: #00b6ca;
    color: #f0f0f2;
    cursor: pointer;
    border: 0;
    outline: 0;
    transition: all .3s ease-in-out;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 24px;
}

.map-form .form__title {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.43;
    color: #1e1e1e;
    opacity: 0.5;
    margin-bottom: 10px;
}

.map-form .form__message {
    width: 100%;
    font-size: 16px;
    line-height: 1.5;
    color: #1e1e1e;
    border: solid 1px #8f8f8f;
    border-radius: 3px;
    min-height: 200px;
    resize: none;
    padding: 12px 8px;
}

.map-form .form__message:focus {
    outline: none;
}


/*----------Table CSS----------*/

.hm-gradient {
    background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%);
}

.darken-grey-text {
    color: #2E2E2E;
}

.input-group.md-form.form-sm.form-2 input {
    border: 1px solid #bdbdbd;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.input-group.md-form.form-sm.form-2 input.purple-border {
    border: 1px solid #9e9e9e;
}

.input-group.md-form.form-sm.form-2 input[type=text]:focus:not([readonly]).purple-border {
    border: 1px solid #ba68c8;
    box-shadow: none;
}

.form-2 .input-group-addon {
    border: 1px solid #ba68c8;
}

.danger-text {
    color: #ff3547;
}

.success-text {
    color: #00C851;
}

.table-bordered.red-border,
.table-bordered.red-border th,
.table-bordered.red-border td {
    border: 1px solid #ff3547!important;
}

.table.table-bordered th {
    text-align: center;
}


/*----------RESPONSIVE CSS----------*/

@media min-width 768px {
    .marketing {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-wrapper {
        margin-top: 20px;
        margin-bottom: -90px;
    }
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
}