.section-dark {
    background-color: #222;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 40px;
}

.banner-page-content {
    height: calc(100% - 75px);
}

.banner-page {
    overflow: hidden;
}

.banner-page .image {
    position: relative;
}

.svg-bottom.section-dark {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    bottom: -7px;
}

.section-dark .section-title {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 0;
    color: #fff;
}

.section-dark .section-title .heading-h1 {
    color: #fff;
    font-family: 'DBHelvethaicaXBdv', Helvetica, Arial, sans-serif;
}

.banner-page-content .des {
    font-size: 26px;
    font-family: 'DBHelvethaicaXMedv';
    margin-top: 10px;
    color: #777777;
}

.section-dark .section-title .des {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #ccc;
}

.section-dark .header-tel {
    font-size: 40px;
    color: #c40030;
}

.section-dark .header-tel a {
    padding-left: 50px;
}

.section-dark .header-tel a i {
    top: 10px;
}

.contact-top {
    width: 100%;
    max-width: 900px;
    margin: 20px auto 0;
    text-align: left;
    font-size: 16px;
    color: #ccc;
}

.contact-top .col-inner {
    margin-left: 20%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.col-inner i {
    color: #c40030;
    margin-right: 20px;
}

.link-mail a {
    display: inline-block;
    position: relative;
    padding-left: 38px;
}

.link-mail a i {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 18px;
}

.link-map {
    display: inline-block;
    position: relative;
    font-family: 'DBHelvethaicaXBdv', Helvetica, Arial, sans-serif;
    font-size: 22px;
    color: #c40030;
    padding-right: 30px;
    margin-top: 20px;
}

.link-map:hover {
    color: #c40030;
}

.link-map:after {
    content: '';
    border-top: 3px solid #c40030;
    border-left: 3px solid #c40030;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    visibility: visible;
    margin: 0 0 0 5px;
    position: absolute;
    top: 12px;
}

.form-contact .icw-input input[type="text"],
.form-contact .icw-input input[type="email"],
.form-contact .icw-input input[type="password"],
.form-contact .icw-input input[type="file"],
.form-contact .icw-input input[type="tel"] {
    height: 40px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-size: 24px;
    color: #222;
    font-family: 'DBHelvethaicaXMedv';
}
.link-tel a{
    cursor: auto;
}
.bootstrap-select>.btn.btn-default,
.bootstrap-select>.btn.btn-default.disabled {
    border-bottom: 1px solid #ddd;
}

button.dropdown-toggle:after {
    content: '';
    border-top: 3px solid #c40030;
    border-left: 3px solid #c40030;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    visibility: visible;
    margin: 0 0 0 5px;
    position: absolute;
    top: 12px;
    right: 10px;
}

.filter-option {
    color: #bbb;
}

.dropdown-menu {
    color: #aaa;
    background-color: #fafafa;
}

.dropdown-menu ul li a span {
    color: #aaa;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #f2f2f2;
}

textarea {
    padding: 5px 0;
    font-size: 24px;
    line-height: 1;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
}

.section-form .heading-h1 {
    font-family: 'DBHelvethaicaXBdv', Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
}

.uploadfile {
    position: relative;
    cursor: pointer;
}

.fileUpload {
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    padding: 20px 0;
    cursor: pointer;
}

.file-upload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}

.form-contact .icw-input input[type="file"] {
    position: absolute;
    top: 20px;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    z-index: 2;
}

.fileUpload span {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    line-height: 47px;
    text-align: right;
}

.fileUpload span i {
    color: #aaa;
    font-size: 20px;
}

.banner-page .image .svg-bottom.banner {
    display: none;
}

.txt-exam {
    color: #cccccc;
    font-size: 20px;
    /*
    position: absolute;
    left: 0;
    top: 55px;
*/
    font-family: 'DBHelvethaicaXMedv';
}

.txt-alert {
    color: red;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 65px;
    font-family: Helvetica, Arial, sans-serif;
}
.txt-alert.txt-alert-bottom {
    top: 80px;
}
.txt-note {
    color: #999;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 65px;
    font-family: Helvetica, Arial, sans-serif;
}

.banner-page-content h1 {
    font-size: 60px;
}

/* Select - START */
.select.contact-us {
    position: relative;
    color: #b5b5b5;
}
.select.contact-us:after {
    content: '';
    border-top: 3px solid #c40030;
    border-left: 3px solid #c40030;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    visibility: visible;
    margin: 0 0 0 5px;
    position: absolute;
    top: 12px;
    right: 10px;
}
.select.contact-us select {
    line-height: normal;
    padding: 0;
    -o-text-overflow: "";
    text-overflow: "";
    cursor: pointer;
    -webkit-appearance: none;
    width: 100%;
    height: 40px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
    font-size: 24px;
    color: #bbb;
    font-family: 'DBHelvethaicaXMedv';
    background-color: transparent;
    border-radius: 0;
    outline: 0;
}

.select.contact-us .select2-parent:after {
    display: none;
}

.select.contact-us .select2-container {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
}
.select.contact-us .select2-container .select2-selection--single {
    display: block;
    height: 45px;
    outline: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.select.contact-us .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    color: #bbb;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; 
    font-family: 'DBHelvethaicaXMedv';
    font-size: 24px;
}
.select.contact-us .select2-container .select2-selection--single .select2-selection__rendered[title] {
    background-color: transparent;
}
.select.contact-us .select2-container .select2-selection--single .select2-selection__clear {
    position: relative; 
}

.select.contact-us .select2-container .select2-search--inline {
    float: left; 
}
.select.contact-us .select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    padding: 0; 
    margin-top: 5px;
    font-size: 100%;
}
.select.contact-us .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none; 
}

.select.contact-us .select2-dropdown {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100% !important;
    z-index: 1051; 
    -webkit-transition: border-color 250ms ease-in-out;
    -o-transition: border-color 250ms ease-in-out;
    transition: border-color 250ms ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: fadeIn 400ms;
    animation: fadeIn 400ms;
}

.select.contact-us .select2-container .select2-results {
    display: block; 
}
.select.contact-us .select2-container .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0; 
}
.select.contact-us .select2-container .select2-results__option {
    margin: 0 !important;
    padding: 5px 15px;
    color: #000;
    border-top: 1px solid #ccc;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
    font-family: 'DBHelvethaicaXMedv';
    font-size: 20px;
}
.select.contact-us .select2-container .select2-results__option[aria-selected] {
    cursor: pointer; 
}
.select.contact-us .select2-container .select2-results__option[aria-selected=true] {
    color: #222; 
}
.select.contact-us .select2-container .select2-results__message {
    color: #ccc;
}

.select.contact-us .select2-container--open .select2-dropdown {
    left: 0; 
    overflow: hidden;
}
.select.contact-us .select2-container--open .select2-dropdown--above .select2-results__option {
    border-top: 0;
    border-bottom: 1px solid #eee;
}

.select.contact-us .select2-search--dropdown {
    display: block;
    position: relative;
    z-index: 1010;
    padding: 5px 9px;
    white-space: nowrap;
    background: #ccc;
    border-top: 1px solid #eee;
}
.select.contact-us .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
}
.select.contact-us .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none; 
}
.select.contact-us .select2-search--dropdown.select2-search--hide {
    display: none; 
}

.select.contact-us .select2-container--default .select2-selection--single {
    background-color: transparent;
    border-bottom: 1px solid #ddd;
    -webkit-transition: border-color 400ms ease-in-out;
    -o-transition: border-color 400ms ease-in-out;
    transition: border-color 400ms ease-in-out;
    overflow: hidden;
}
.select.contact-us .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 44px; 
}
.select.contact-us .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #b5b5b5;
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
}

.select.contact-us .select2-container--default .select2-selection--single .select2-selection__arrow,
.select.contact-us .select2-container--default .select2-selection--single .select2-selection__clear {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 43px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
}
.select.contact-us .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: block;
    width: 100%;
    height: 100%;
}
.select.contact-us .select2-container--default .select2-selection--single .select2-selection__arrow b:before,
.select.contact-us .select2-container--default .select2-selection--single .select2-selection__clear:before {
    font-family: 'iconfont';
    font-size: 12px;
    font-weight: normal;
    color: #000;
    line-height: 45px;
    display: inline-block;
    vertical-align: top;
}
.select.contact-us .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: '';
    border-top: 3px solid #c40030;
    border-left: 3px solid #c40030;
    display: inline-block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    visibility: visible;
    margin: 0 0 0 5px;
    position: absolute;
    top: 12px;
    right: 10px;
}
.select.contact-us .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
.select.contact-us .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none; 
}

.select.contact-us .select2-container--default .select2-search--dropdown .select2-search__field {
    margin: 1px 0;
    padding: 5px 10px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #ddd;
    color: #eee;
}
.select.contact-us .select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield; 
}

.select.contact-us .select2-container--default .select2-results > .select2-results__options {
    max-height: 25vh;
    overflow-y: auto; 
    -webkit-overflow-scrolling: touch;
}
.select.contact-us .select2-container--default .select2-results__option[role=group] {
    padding: 0; 
}
.select.contact-us .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #b5b5b5; 
}
.select.contact-us .select2-container--default .select2-results__option--highlighted[aria-selected=true] {
    color: #222; 
}
.select.contact-us .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eee;
    color: #222;
}


.select.contact-us .select2-container--default .select2-results__group {
    display: block;
    cursor: default;
    font-size: 20px;
    text-transform: uppercase;
    color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
    position: relative;
    padding: 12px 10px 6px;
}

.select.contact-us .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select.contact-us .select2-container--open .select2-dropdown--below {
    border-top: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
}
.select.contact-us .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select.contact-us .select2-container--open .select2-dropdown--above {
    border-bottom: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}
.select.contact-us .select2-container--default.select2-container--open:not(.select2-container--disabled) .select2-selection--single,
.select.contact-us .select2-container--default.select2-container--open:not(.select2-container--disabled) .select2-dropdown {
    background-color: #f8f8f8;
    border-color: #ddd;
}
.select.contact-us .select2-container--default.select2-container--focus:not(.select2-container--disabled) .select2-selection--single {
    background-color: transparent;
    }
    .select.contact-us .select2-container--default.select2-container--open .select2-selection--single .select2-selection__placeholder {
    color: #b5b5b5;
}

.select.contact-us .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0); 
}

.select.contact-us .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important; 
}

.select.contact-us .select2-rendered__match {
    text-decoration: underline;
}
/* Select - END */

@media screen and (max-width: 1023px) {
    .banner-page-content h1 {
        font-size: 45px;
    }
    .banner-page .svg-bottom {
        height: 50px;
    }
    .banner-page-content {
        height: calc(100% - 50px);
    }
    .contact-top .col-inner {
        margin-left: 6%;
    }
    .contact-top {
        margin: 0 auto;
    }
    .section-dark {
        padding-top: 0;
        padding-bottom: 35px;
    }
    .link-map {
        margin-top: 5px;
    }
    .section-dark .header-tel a {
        font-size: 35px;
        padding-left: 40px;
    }
    .section-dark .header-tel a i {
        font-size: 25px;
        top: 14px;
    }
    .section-dark .section-title .des {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .section-dark .section-title {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 767px) {
    .banner-page-content {
        position: relative;
        padding: 0px 0 40px;
    }
    .banner-page-content .heading-h1 {
        font-size: 40px;
    }
    .banner-page-content .des {
        font-size: 22px;
    }
    .banner-page .svg-bottom {
        display: none;
    }
    .banner-page .image .svg-bottom.banner {
        display: block;
        height: 50px;
    }
    .contact-top .col-6 {
        width: 100%;
        max-width: inherit;
        -webkit-box-flex: 0;
        -ms-flex: inherit;
        flex: inherit;
    }
    .contact-top .col-inner {
        margin-left: 10px;
        margin-right: 10px;
        font-size: 14px;
    }
    .icw-fields .icw-field {
        width: 100%;
    }
    .svg-bottom.section-dark {
        height: 40px;
    }
    .section-dark .section-title {
        padding-top: 50px;
    }
    .contact-top {
        margin: 0;
    }
    .section-dark .header-tel {
        font-size: 30px;
        color: #c40030;
    }
    
    .section-dark .header-tel a {
        padding-left: 30px;
    }
    .link-mail a {
        padding-left: 34px;
    }
}
