body#mainpage {
    background-image: inherit;
    color: #5b5b5b;
}
h1, h2, h3, h4, h5 {
    color: #002431;
    margin-bottom: 15px;
}
/* HEADER */
.header-inhouse {
    font-family: 'kanit','sans-serif';
    background-image: url(../images/in-house-bg-header-2.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 420px;
    background-position: 100%;
}
.header-inhouse > .width-block {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.header-inhouse .content-header-inhouse {
    text-align: left;
    left: 0%;
    color: white;
    margin-top: 9%;
    position: absolute;
}
.header-inhouse .content-header-inhouse > h4, .header-inhouse > .content-header-inhouse > h1, .header-inhouse > .content-header-inhouse > p {
    margin: 0;
    color: white !important;
}
.header-inhouse .content-header-inhouse > h4 {
    margin-bottom: -10px;
}
.header-inhouse .content-header-inhouse > h1 {
    font-size: 50px;
    margin-bottom: 10px;
    color: white;
}
.header-inhouse .content-header-inhouse > p {
    margin-bottom: 35px;
    font-size: 16px;
}
.header-inhouse .content-header-inhouse > p > span {
    color: #ffffff;
    font-weight: bold;
    background-color: #ff7e00;
    border-radius: 50px;
    padding-left: 8px;
    padding-right: 10px;
    letter-spacing: 1px;
}
button {
    outline: none !important;
    cursor: pointer;
}
button.btn-form {
    background-color: #0faae0;
    color: white;
    border-bottom: 5px solid transparent;
    transition: 0.2s;
    font-size: 25px;
    padding: 15px 25px 15px 25px;
    box-shadow: 0px 3px 5px #888888;
    border-radius: 50px;
}
.btn:hover, .btn:focus, .btn.focus {
    color: white;
    text-decoration: none;
}
button.btn-form:hover {
    color: white;
    background: #0096c9;
    border-bottom: 5px solid #00769e;
    cursor: pointer;
}
button.btn-form:active {
    transform: translate(0px,5px);
    -webkit-transform: translate(0px,5px);
    border-bottom: 1px solid #00769e;
}
button.btn-form.btn-white-quotation {
    background-color: #ffffff;
    color: #0faae0;
    border-bottom: 5px solid transparent;
}
button.btn-form.btn-white-quotation:hover {
    color: white;
    background: #0096c9;
    border-bottom: 5px solid #00769e;
    cursor: pointer;
}
button.btn-form.btn-white-quotation:active {
    transform: translate(0px,5px);
    -webkit-transform: translate(0px,5px);
    border-bottom: 1px solid #003b4f;
}
.section-content p {
    font-size: 16px;
}
.section-content, .section-why-choose-us {
    font-family: 'kanit','sans-serif';
    width: 1000px;
    text-align: left;
    margin-top: 40px;
}
.section-content .content-text {
    width: 900px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.section-content .content-process {
    display: inline-flex;
    text-align: center;
    text-align: center;
    margin-top: 50px;
}

.section-content .content-process > .content-process-detail {
    width: 45%;
}
.section-content .content-process > .content-process-detail:not(:first-child) {
    margin-left: 40px;
}
.section-content .content-process > .content-process-detail > img {
    width: 170px;
}
.section-content .content-process > .content-process-detail > p {
    font-size: 14px;
}
.btn-form-div-margin {
    margin-top: 35px;
}
.section-why-choose-us {
    margin-top: 70px;
}
.sub-title {
    margin-top: -10px;
}
.section-why-choose-us > .block-content-why-choose-us {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 35px;
}
.section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us {
    width: 50%;
    margin-bottom: 40px;
}
.section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-left {
    float: left;
    margin-right: 25px;
}
.section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right {
    width: 95%;
}
.section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-left > img {
    width: 123px;
    height: 123px;
}
.section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right > h3 {
    margin: 0;
    margin-top: 7px;
}
.section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right > p {
    margin: 0;
    margin-top: 5px;
}
.section-customers-our-service {
    font-family: 'kanit','sans-serif';
    padding: 10px 35px 10px 35px;
    margin-top: 30px;
    height: 1115px;
}
.section-customers-our-service .btn-form-div-margin {
    margin-top: 50px;
}
.block-img-out-service {
    width: 110px;
    height: 145px;
}
.block-img-service {
    text-align: center;
}
.block-img-service .col-img {
    width: 14.1%;
    display: inline-block;
    height: 125px;
}
.block-img-out-service {
    display: inline-block;
}
.img-customer-out-service {
    transition: 0.5s;
    width: 100px;
    margin-top: 20px;
    height: auto;
}
.section-review {
    font-family: 'kanit','sans-serif';
    background-color: #0faae0;
    height: 440px;
    padding: 20px 10px 20px 10px;
    color: white;
    margin-top: 40px;
}
.section-review > h1 {
    color: white;
}
.section-review .block-content-review {
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
}
.section-review .block-content-review .content-review-width {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.section-review .block-content-review .content-review-width > .content-review {
    width: 90%;
}
.section-review .block-content-review .content-review-width > .content-review > img {
    width: 100px;
    margin-bottom: 16px;
}
.section-review .block-content-review .content-review-width > .content-review > p.review-name {
    margin: 0;
    margin-top: 30px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #002431;
}
.section-review .block-content-review .content-review-width > .content-review > p.review-date {
    margin: 0;
    font-size: 12px;
    color: #cfcfcf;
}
.section-form {
    font-family: 'kanit','sans-serif';
    text-align: left;
    border: 1px solid #eee;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0px 3px 5px #888888;
    width: 70%;
    margin-top: 50px;
    padding: 10px 20px 40px 20px;
}
.form-input-quotation {
    margin-top: 20px;
    width: 100%;
}
.form-input-quotation.two-label {
    margin-top: 0px;
}
.input-register-group .form-input-quotation.active label {
    top: 7px;
    left: 32px;
    padding: 3px 6px;
    font-size: 14px;
    color: #002431;
    background: #ffffff;
    z-index: 999;
    position: absolute;
}
label {
    font-weight: 400;
}
label > b {
    color: #002431;
}

.radio-block {
    margin-top: 5px;
    display: inline-flex;
}
input[type='radio']:not(.radio-label),
input[type='checkbox']:not(.radio-label) {
    opacity: 0;
    float: left;
    width: 1px;
}
input[type='radio'] + label:not(.radio-label),
input[type='checkbox'] + label:not(.radio-label) {
    margin: 0px;
    margin-right: 5px;
    clear: none;
    padding: 0.5em;
    cursor: pointer;
    background: #f2f2f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #dadad5;
    color: #7a7a69;
    text-transform: uppercase;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
}
input[type='radio']:checked + label:not(.radio-label):not(.radio-seminar-label),
input[type='checkbox']:checked + label:not(.radio-label):not(.toggle-iphone-btn):not(.radio-seminar-label) {
    background: #ff8a10;
    box-shadow: inset 2px 2px 1px #cd7f26;
    color: #fff;
    text-shadow: 1px 1px 0 #cd7f26;
}
input[type='radio']:checked + label:not(.radio-label):not(.radio-seminar-label):before,
input[type='checkbox']:checked + label:not(.radio-label):not(.toggle-iphone-btn):not(.radio-seminar-label):before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #54f136;
    margin-right: 3px;
}
.panel {
    margin-top: 30px;
    position: relative;
    top: inherit;
    left: inherit;
    transition: inherit;
    padding: 0;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover, .bootstrap-select>.dropdown-toggle {
    color: #aaa !important;
    height: 54px;
    border: 1px solid #aaaaaa;
    background-color: white;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 100%;
    font-size: 18px;
    outline: none !important;
}
.btn-group > .btn:first-child {
     border-bottom-left-radius: 50px;
     border-top-left-radius: 50px;
     margin-left: 0;
     outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #555;
    padding-left: 15px;
    padding-right: 15px;
}
.ex {
    color: #b4b4b4;
    font-size: 12px;
    margin-top: -14px;
    margin-bottom: -15px;
}
div.footer {
    margin: -15px 0 0 0;
    height: 100%;
}
.text-footer {
    margin-bottom: -16px;
}
.panel-body {
    padding-bottom: 25px;
}
.btn-form-div-margin-submit {
    margin-top: 35px;
}
textarea.input-register {
    border: 1px solid #aaa;
    width: 100%;
    min-width: 100%;
    min-height: 50px;
    border-radius: 50px;
    margin-bottom: 20px;
    padding: 17px 25px 25px 29px;
    font-size: 18px;
}
input.input-register[type='number'] {
    width: 100%;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    color: #555;
    border: 1px solid #aaa;
    background-color: #fff;
}
input.input-register[type='text'], input.input-register[type='email'], input.input-register[type='password'], input.input-register[type='number'], select.input-register {
    padding: 12px 20px 15px 20px;
    font-size: 18px;
    border-radius: 50px;
    margin-bottom: 20px;
}

.date-select-2, .date-select-3, .date-select-4 {
    display: none;
}

/* MODAL */
#block-form-quotation-request {
    margin-top: -15px;
    font-family: 'kanit','sans-serif';
    text-align: left;
}
.fancybox-inner::-webkit-scrollbar {
    background-color:#fff;
    width:16px
}
.fancybox-inner::-webkit-scrollbar-track {
    background-color:#fff
}
.fancybox-inner::-webkit-scrollbar-thumb {
    background-color:#babac0;
    border-radius:16px;
    border:4px solid #fff
}
.fancybox-inner::-webkit-scrollbar-button {
    display:none
}
#quotation-request-form {
    margin-bottom: 30px;
}
div.fancybox-wrap {
    z-index: 999999;
}
#quotation-request-form .easy-autocomplete{
    width: 100% !important;
}

#quotation-request-form .easy-autocomplete input#instructor {
    width: 100%;
}
#quotation-request-form .easy-autocomplete-container {
    z-index: 99999;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    width: 95%;
    left: 20px;
    margin-top: -20px;
}
#quotation-request-form .easy-autocomplete-container ul {
    border-left: 1px solid #d9edf7;
    border-right: 1px solid #d9edf7;
    border-bottom: 1px solid #d9edf7;
    border-top-left-radius: 0px;
}
.number-of-instructor {
    position: absolute;
    right: 20px;
    top: 36px;
    background-color: #ff435d;
    padding: 3px 5px 4px 5px;
    border-radius: 50px;
    color: white;
    transition: 0.3s;
    border: 1px solid transparent;
    z-index: 9;
}
.number-of-instructor:hover {
    cursor: pointer;
    background-color: transparent;
    color: #ff435d;
    border: 1px solid #ff435d;
}
.block-btn-add-more {
    height: 60px;
    margin-top: 17px;
    padding-top: 12px;
}
.btn-add-more {
    border-radius: 50px;
    background-color: #20be02;
    color: white;
}
.bootstrap-select.btn-group .dropdown-menu {
    max-height: 235px !important;
}
/* END MODAL */


.image-inhouse-man {
    width: 100%;
}
.section-img-detail-footer {
    font-family: 'kanit','sans-serif';
    background-image: url(../images/in-house-bg-header-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 160px;
    margin-top: 20px;
    margin-bottom: -20px;
}
.section-img-detail-footer .block-content-img-detail-footer {
    top: 29%;
    position: relative;
    color: white;
    width: 1000px;
}
.section-img-detail-footer .block-content-img-detail-footer > .content-text-img-detail-footer {
    float: left;
    text-align: left;
    width: 65%;
    font-size: 16px;
}
.section-img-detail-footer .block-content-img-detail-footer > .content-text-img-detail-footer > p {
    margin: 5px;
}
.section-img-detail-footer .block-content-img-detail-footer > .btn-text-img-detail-footer {
    float: right;
}
/*รายละเอียดใบเสนอราคา*/
.panel-quotation .panel-body .row {
    line-height: 2;
}
.quotation-title-course {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.panel-quotation-detail .panel-heading .row {
    line-height: 2;
    font-family: inherit;
}
.panel-quotation-detail .panel-heading {
    font-size: 16px;
    padding: 20px;
}
.title-quotation-detail {
    text-align: center;
}
.panel-heading a:hover, .panel-heading a:active, .panel-heading a:focus {
    text-decoration: none;
}
.panel-oragnge {
    border-color: #ff7e00;
}
.panel-oragnge > .panel-heading {
    color: #ffffff;
    background-color: #ff7e00;
    border-color: #ffa24a;
}
.panel-oragnge > .panel-heading a {
    color: #ffffff;
}
.panel-oragnge > .panel-heading a:hover {
    color: #fff3e7;
}
.image-logo-seminardd-inhouse {
    margin-top: 30px;
}
.image-logo-seminardd-inhouse img {
    width: 20%;
}
.btn-edit {
    float: inherit;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    text-align: center;
    border-radius: 5px;
    font-family: 'kanit';
    font-size: 15px !important;
    transition: 0.5s;
    background-color: transparent;
    border: 1px solid #ff9126;
    color: #ff9126 !important;
}
.btn-edit:hover {
    background-color: #ff9126;
    color: white !important;
    border: 1px solid transparent;
}
.btn-print {
    float: inherit;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    text-align: center;
    border-radius: 5px;
    font-family: 'kanit';
    font-size: 15px !important;
    transition: 0.5s;
    background-color: transparent;
    border: 1px solid #006ab0;
    color: #006ab0 !important;
}
.btn-print:hover {
    background-color: #006ab0;
    color: white !important;
    border: 1px solid transparent;
}
.btn-red {
    float: inherit;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    text-align: center;
    border-radius: 5px;
    font-family: 'kanit';
    font-size: 15px !important;
    transition: 0.5s;
    background-color: transparent;
    border: 1px solid #fa3752;
    color: #fa3752 !important;
}
.btn-red:hover, .req-trun-off {
    background-color: #fa3752;
    color: white !important;
    border: 1px solid transparent;
}
.div-btn-edit {
    float: right;
    margin-top: -15px;
    margin-right: -15px;
    margin-bottom: -10px;
    display: inline-flex;
}
.div-btn-edit a:not(:last-child) {
    margin-right: 10px;
}
.toggle-inhouse-down {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: -10px;
    cursor: pointer;
}
.toggle-inhouse-up {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: -10px;
    cursor: pointer;
}
.panel-inhouse-detail {
    margin-top: 0px;
}
.inhouse-detail-to .panel .panel-heading {
    padding: 10px 15px;
}
.img-logo-company {
    /*padding: .7em;
    margin-top: .3em;
    margin-left: -4px;*/
    height: 8em;
    width: 8em;
    border-radius: 18em;
    margin-top: 8px;
    margin-left: 10px;
    border: 1px solid #F8F8F8;
}
.img-logo-square {
    border-radius: 18px;
    margin-top: 9px;
    background-color: #fff;
}
.btn-renew {
    display: inline-block;
    padding: 5px 10px 5px 10px;
    text-align: center;
    border-radius: 5px;
    transition: 0.5s;
    background-color: transparent;
    border: 1px solid #0FAAE0;
    color: #0FAAE0;
    font-size: 14px;
}
.btn-renew:hover {
    background-color: #0FAAE0;
    color: white;
    border: 1px solid transparent;
}
.quotation-company-detail .row {
    margin-left: 0px;
    margin-right: 0px;
}
.quotation-imag-company {
    text-align: center;
}
.quotation-imag-company img {
    padding: .7em;
    margin-top: .3em;
    height: 13em;
    width: 13em;
    border-radius: 18em;
    margin-left: -4px;
}
.font-kanit {
    font-family: 'kanit','sans-serif';
}
.quotation-company-detail .row {
    line-height: 1.8;
}
.panel-quotation .panel-heading {
    padding: 0;
    display: flex;
}
.panel-quotation .panel-heading a {
    width: 70%;
    display: block;
    padding: 10px 15px;
}
.panel-quotation .panel-heading > a:after {
    font-family: FontAwesome;
    padding-left: 5px;
}
.panel-quotation .panel-heading > a[aria-expanded="false"]:after {
    content: "\f107";
}
.panel-quotation .panel-heading > a[aria-expanded="true"]:after {
    content: "\f106";
}
.panel-inhouse-detail .panel-heading {
    padding: 10px 15px;
}
.fancybox-wrap {
    z-index: 999999999 !important;
}
.fancybox-overlay {
    z-index: 999999 !important;
}

.div-btn-company-detail img {
    position: absolute;
    margin-top: -35px;
    margin-left: 95%;
}
.icon-fileupload {
    width: 30px;
}
.btn-data-organziers {
    float: inherit;
    display: inline-block;
    padding: 3px 10px 3px 10px;
    text-align: center;
    border-radius: 5px;
    font-family: 'kanit';
    font-size: 15px !important;
    transition: 0.5s;
    background-color: transparent;
    border: 1px solid #0395d9;
    color: #0395d9 !important;
}
.btn-data-organziers:hover {
    background-color: #0395d9;
    color: white !important;
    border: 1px solid transparent;
}
.file-upload-quotation {
    padding-left: 5px;
    padding-right: 5px;
}
.text-under-btn {
    margin-top: 16px;
    color: #777;
    font-size: 13px;
}
.inhouse-company-cover img {
    width: 100%;
}
.inhouse-comoany-profile {
    position: absolute;
    margin-top: -27%;
}
.inhouse-company-cover {
    margin-bottom: 10px;
}
p.quotation-date {
    font-size: 14px;
    margin-top: 11px;
    margin-left: auto;
    padding-right: 15px;
}
.icon-company-detail img {
    width: 20px;
}
#quotation-renew button {
    font-size: 18px;
}
#quotation-renew {
    font-family: kanit, sans-serif;
    text-align: left;
    margin-top: -30px;
}
.section-for-organizer {
    font-family: 'kanit','sans-serif';
    text-align: left;
    margin-top: 40px;
    background-image: url(../images/in-house-bg-header-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.section-for-organizer .content-for-organizer {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 0px 40px 0px;
}
.block-card-organizer {
    margin-top: 30px;
}
.block-ex-quotation {
    width: 100%;
    border: 1px solid #002431;
    border-radius: 20px;
    position: relative;
    font-size: 14px;
    background-color: #fff;
    height: 208px;
}
.block-ex-quotation > .block-ex-quotation-body {
    padding: 15px 15px 0 15px;
}
.block-ex-quotation > .block-ex-quotation-body img {
    width: 16px;
    display: inline-block;
}
.block-ex-quotation > .block-ex-quotation-body .title-ex-quotation {
    font-size: 17px;
    font-weight: bold;
}
.block-ex-quotation > .block-ex-quotation-body .sub-ex-quotation {
    margin-left: 10px;
}
.block-ex-quotation > .block-ex-quotation-footer {
    background-color: #0faae0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: white;
    padding: 11px 25px 3px 25px;
    height: 50px;
    font-size: 18px;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.block-ex-quotation > .block-ex-quotation-footer > a {
    color: white;
    background-color: #f7931e;
    float: right;
    border: 1px solid transparent;
    transition: 0.3s;
    border-radius: 50px;
    margin-top: -4px;
    font-size: 16px;
}
.block-ex-quotation > .block-ex-quotation-footer > a:hover {
    color: #f7931e;
    background-color: transparent;
    border: 1px solid #f7931e;
}
.btn-start-to-view {
    background-color: #f7931e;
    color: white;
    padding: 10px 20px;
    width: 100%;
    margin-top: 13px;
    border-radius: 50px;
    height: 70px;
    margin-left: 0px;
    font-size: 22px;
    border: 1px solid transparent;
    transition: 0.3s;
}
.btn-start-to-view:hover {
    background-color: transparent;
    color: #f7931e;
    border: 1px solid #f7931e;
    text-decoration: none;
}
.text-for-organizer {
    margin-top: 70px;
    text-align: center;
    font-size: 31px;
    color: black;
}
.block-card-organizer.owl-carousel .owl-nav {
    margin-top: -19px;
}
.block-card-organizer.owl-carousel .owl-nav .owl-prev {
    float: left !important;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    font-size: 35px;
    line-height: 17px;
    margin-left: -10px;
}
.block-card-organizer.owl-carousel .owl-nav .owl-next {
    float: right;
    margin-right: 35px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    font-size: 35px;
    line-height: 17px;
}
.block-card-organizer.owl-carousel .owl-nav .owl-prev > span {
    padding-right: 3px;
}
.block-card-organizer.owl-carousel .owl-nav .owl-next > span {
    padding-left: 3px;
}



.quotation-wrap {
    top: 20px !important;
}
.quotation-inner .fancybox-outer, .quotation-inner .fancybox-inner {
    height: auto !important;
}
.quotation-inner .fancybox-outer .fancybox-inner .fancybox-iframe {
    height: 95%;
}
.budget-lower {
    position: absolute;
    margin-top: -16px;
    color: #ff3d3d;
    font-size: 12px;
    margin-top: -14px;
    margin-bottom: -15px;
    transition: 0.3s;
}
.budget-per-person {
    margin: 0;
    margin-top: -10px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #5f5f5f;
}
.text-stats-off-req {
    position: absolute;
    top: 37px;
    color: red;
    right: 15px;
}
/* VIEW REQUEST INHOUSE FROM EMAIL*/
.card-request-inhouse {
    margin-top: 30px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    width: 65%;
    padding: 10px 15px;
}
.request-inhouse-title-card h2:before, .request-inhouse-title-card h2:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: -16px;
    width: 0;
    border: 8px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.request-inhouse-title-card h2:after {
    top: auto;
    bottom: 0;
}
.request-inhouse-title-card h2:after {
    border-top-color: #ff7e00;
    border-right-color: #ff7e00;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.request-inhouse-title-card h2:before {
    border-top-color: transparent;
    border-right-color: #ff7e00;
    border-bottom-color: #ff7e00;
    border-left-color: transparent;
}
.request-inhouse-title-card {
    position: relative;
    height: 0;
    margin-bottom: 85px;
    margin-top: 28px;
}
.request-inhouse-title-card h2 {
    position: absolute;
    top: calc(100% - 16px);
    left: 0;
    width: 107.5%;
    padding: 10px 16px;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.6em;
    margin: 0;
    margin-left: -31px;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.request-inhouse-title-card h2 {
    background-color: #ff7e00;
}
/* VIEW REQUEST INHOUSE FROM EMAIL*/
.text-for-max-quotation {
    margin-left: 8px;
    margin-top: -11px;
    color: #6a6a6a;
    float: left;
    font-size: 13px;
}
.checkbox-inhouse {
    width: 25px;
    height: 25px;
    margin-left: 5px !important;
    margin-right: 10px !important;
    vertical-align: text-bottom;
}
.budget-block {
    border-bottom: 2px solid #e6e6e6;
    padding: 5px 15px;
    text-align: center;
    margin-bottom: 10px;
}
.budget-highlight span:not(.type-budget) {
    letter-spacing: 0.5px;
    font-size: 22px;
    font-weight: bold;
}
.budget-highlight span.type-budget {
    font-weight: bold;
}
.budget-highlight span.type-budget.green {
    color: green;
}
.budget-highlight span.type-budget.red {
    color: #e62929
}
table#detail-quotation {
    font-size: 15px;
}
table#detail-quotation tr td {
    padding-top: 3px;
    padding-bottom: 3px;
    table-layout:fixed;
    overflow:hidden;
    word-wrap:break-word;
}
table#detail-quotation tr td:first-child {
    vertical-align: text-top;
}
.btn-quotation {
    float: inherit;
    display: inline-block;
    padding: 5px 10px 5px 10px;
    text-align: center;
    border-radius: 5px;
    font-family: 'kanit';
    font-size: 15px !important;
    transition: 0.5s;
    background-color: transparent;
    border: 1px solid #02800c;
    color: #02800c !important;
}
.btn-quotation:hover {
    background-color: #02800c;
    color: white !important;
    border: 1px solid transparent;
}
/* RESPONSIVE */
@media (max-width: 1024px) {
    .section-content .content-text {
        width: 100%;
    }
    .header-inhouse {
        background-position: 90% -130px;
    }
    .header-inhouse .content-header-inhouse {
        left: 5%;
    }
    .fancybox-wrap {
        width: 80% !important;
        left: 100px !important;
    }
    .fancybox-inner {
        width: 100% !important;
    }
    .section-for-organizer .content-for-organizer {
        width: 910px;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: 0px;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-prev {
        margin-left: 0px;
    }
}
@media (max-width: 812px) {
    .header-inhouse > .width-block, .section-content, .section-why-choose-us, .section-review .block-content-review, .section-img-detail-footer .block-content-img-detail-footer {
        width: 100%;
    }
    .header-inhouse {
        background-position: 90%;
    }
    .header-inhouse .content-header-inhouse {
        margin-top: 11%;
    }
    .section-content, .section-why-choose-us, .block-content-img-detail-footer {
        padding-left: 20px;
        padding-right: 20px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-left > img {
        width: 100px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right {
        margin-top: -18px;
    }
    .section-customers-our-service {
        height: 375px;
    }
    .section-for-organizer .content-for-organizer {
        width: 720px;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: -11px;
    }
}

@media (max-width: 768px) {
    .page-footer {
        margin-top: 0px;
    }
    .section-img-detail-footer {
        background-position: 60%;
    }
    .fancybox-wrap {
        width: 100% !important;
        left: 0 !important;
    }
    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        font-size: 14px;
    }
    .section-why-choose-us > .block-content-why-choose-us {
        display: block;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us {
        width: 100%;
        height: 120px;
    }
    .fancybox-skin {
        margin-top: -22px;
    }
    .section-for-organizer .content-for-organizer {
        width: 100%;
        padding: 15px 20px 40px 20px;
    }
    .block-card-organizer {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: -4px;
    }
    .request-inhouse-title-card h2 {
        width: 110.5%;
    }
}

@media (max-width: 736px) {
    .section-customers-our-service .row {
        display: flex;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 730px) {
    .btn-start-to-view {
        padding: 21px 10px 15px 20px;
        display: block;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 667px) {
    .header-inhouse {
        height: 365px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-left {
        margin-right: 15px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right > h3 {
        margin-top: 23px;
        font-size: 20px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right > p {
        font-size: 14px;
        margin-top: 5px;
    }
    .section-img-detail-footer .block-content-img-detail-footer > .content-text-img-detail-footer {
        margin-top: -7px;
        width: 59%;
    }
    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        padding-left: 9px;
        padding-right: 9px;
    }
    .block-ex-quotation {
        height: 240px;
    }
    .block-card-organizer {
        width: 91%;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: 2px;
    }
    .card-request-inhouse {
        width: 85%;
    }
    .request-inhouse-title-card h2 {
        width: 108.5%;
    }
}

@media (max-width: 640px) {
    .radio-block {
        display: flex;
        flex-wrap: wrap;
    }
    input[type='radio'] + label, input[type='checkbox'] + label {
        margin: 5px;
    }
    .block-ex-quotation {
        width: 310px;
    }
    .block-card-organizer {
        width: 90%;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: -3px;
    }
}
@media (max-width: 568px) {
    .section-content .content-process {
        display: block;
    }
    .section-content .content-process > .content-process-detail:not(:first-child) {
        margin-left: 0px;
    }
    .section-content .content-process > .content-process-detail {
        width: 100%;
        text-align: center;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us {
        width: 100%;
        margin-bottom: 0;
        height: 120px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right {
        width: 100%;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right > h3 {
        margin-top: 34px;
    }
    .section-customers-our-service .row {
        align-items: center;
        justify-content: center;
    }
    .section-img-detail-footer .block-content-img-detail-footer > .content-text-img-detail-footer {
        width: 100%;
        float: inherit;
    }
    .section-img-detail-footer .block-content-img-detail-footer > .btn-text-img-detail-footer {
        float: inherit;
        margin-top: 12px;
    }
    .section-img-detail-footer .block-content-img-detail-footer {
        top: 16px;
    }
    .section-img-detail-footer {
        background-position: 50%;
    }
    .col-xs-4 {
        width: 50%;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-prev {
        margin-left: -27px;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: -28px;
    }
    .request-inhouse-title-card h2 {
        width: 110.5%;
    }
}
@media (max-width: 450px) {
    .header-inhouse {
        height: 400px;
        background-position: 85%;
    }
    .header-inhouse .content-header-inhouse {
        margin-top: 7%;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us {
        height: 150px;
    }
    .img-customer-out-service {
        width: 90px;
    }
    .section-customers-our-service {
        height: 350px;
    }
    .section-img-detail-footer {
        margin-top: 0;
        height: 200px;
    }
    .section-img-detail-footer .block-content-img-detail-footer > .btn-text-img-detail-footer {
        margin-top: 24px;
    }
    .panel-place .col-xs-4, .panel-contact .col-xs-4 {
        width: 100%;
    }
    .panel-place .btn-group {
        margin-bottom: 20px;
    }
    .col-xs-5, .col-xs-6, .col-xs-8 {
        width: 100%;
    }
    .header-inhouse .content-header-inhouse > p > span {
        padding-left: 9px;
        width: 160px;
        display: block;
        margin-top: 6px;
        margin-bottom: 6px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-left {
        height: 130px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right {
        margin-top: -27px;
    }
    .section-img-detail {
        background-position: 28%;
    }
    .block-ex-quotation {
        width: 100%;
    }
    .block-card-organizer {
        width: 80%;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-prev {
        margin-left: -32px;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: -35px;
    }
    .btn-start-to-view {
        font-size: 25px;
        width: 100%;
    }
    .budget-lower {
        width: 92%;
    }
}

@media (max-width: 414px) {
    .img-customer-out-service {
        width: 75px;
    }
    .section-customers-our-service {
        height: 315px;
    }
    .section-img-detail-footer {
        background-position: 62%;
    }
    #quotation-request-form {
        margin-bottom: 80px;
    }
    #block-form-quotation-request h1 {
        font-size: 34px;
    }
    .section-for-organizer h1 {
        font-size: 30px;
    }
    .block-card-organizer.owl-carousel .owl-nav {
        margin-top: -107px;
    }
    .request-inhouse-title-card h2 {
        width: 114.5%;
    }
}

@media (max-width: 411px) {
    .request-inhouse-title-card h2 {
        width: 114.5%;
    }
}

@media (max-width: 375px) {
    .section-customers-our-service {
        padding: 10px 10px 10px 10px;
    }
    .header-inhouse > .width-block {
        width: 99%;
    }
    .panel-body {
        padding: 10px;
    }
    #quotation-request-form {
        margin-bottom: 30px;
        overflow: hidden;
    }
    .input-register-group .form-input-quotation.active label {
        font-size: 13px;
    }
    .btn-form-div-margin-submit {
        height: 130px;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-next {
        margin-right: -39px;
    }
    .text-for-organizer {
        margin-top: 35px;
        font-size: 24px;
    }
    .btn-start-to-view {
        font-size: 21px;
    }
    .request-inhouse-title-card h2 {
        width: 116.5%;
    }
}

@media (max-width: 360px) {
    .btn-form-div-margin-submit {
        height: 83px;
    }
    .section-img-detail-footer .block-content-img-detail-footer > .btn-text-img-detail-footer {
        margin-top: 13px;
    }
}

@media (max-width: 320px) {
    .section-content, .section-why-choose-us, .block-content-img-detail-footer {
        padding-left: 10px;
        padding-right: 10px;
    }
    .section-customers-our-service {
        padding: 10px 5px 10px 5px;
    }
    .img-customer-out-service {
        width: 65px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right > p {
        font-size: 13px;
    }
    .section-why-choose-us > .block-content-why-choose-us > .content-why-choose-us > .content-why-choose-us-right > h3 {
        font-size: 18px;
        margin-top: 29px;
    }
    .section-why-choose-us > h1 {
        font-size: 33px;
    }
    .col-xs-4 {
        width: 100%;
    }
    #quotation-request-form {
        margin-bottom: 0;
    }
    .section-img-detail-footer {
        height: 225px;
    }
    .section-for-organizer h1 {
        font-size: 26px;
    }
    .block-ex-quotation > .block-ex-quotation-footer > a {
        margin-top: -5px;
        margin-right: -20px;
    }
    .block-card-organizer.owl-carousel .owl-nav .owl-prev {
        margin-left: -27px;
    }
    .btn-start-to-view {
        font-size: 19px;
        padding: 22px 15px 15px 15px;
    }
    .request-inhouse-title-card h2 {
        width: 119.5%;
    }
}