/*!
 * Theme Bootstrap - v4.0.0-beta 
 * Copyright 2013-2017 STIU
 * 
 */

@font-face {
    font-family: 'DBManoptica';
    src: url('../fonts/DBManoptica.eot?#iefix') format('embedded-opentype'), url('../fonts/DBManoptica.woff') format('woff'), url('../fonts/DBManoptica.ttf') format('truetype'), url('../fonts/DBManoptica.svg#DBManoptica') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DBManoptica-Med';
    src: url('../fonts/DBManoptica-Med.eot?#iefix') format('embedded-opentype'), url('../fonts/DBManoptica-Med.woff') format('woff'), url('../fonts/DBManoptica-Med.ttf') format('truetype'), url('../fonts/DBManoptica-Med.svg#DBManoptica-Med') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pattayaregular';
    src: url('../fonts/pattaya-regular-webfont.eot');
    src: url('../fonts/pattaya-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pattaya-regular-webfont.woff2') format('woff2'),
         url('../fonts/pattaya-regular-webfont.woff') format('woff'),
         url('../fonts/pattaya-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Satisfy-Regular';
	src:url('../fonts/Satisfy-Regular.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/Satisfy-Regular.woff') format('woff'), 
		url('../fonts/Satisfy-Regular.ttf')  format('truetype'), 
		url('../fonts/Satisfy-Regular.svg#Satisfy-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
  }

@font-face {
	font-family: 'Poppins-ExtraBold';
	src:url('../fonts/Poppins-ExtraBold.eot?#iefix') format('embedded-opentype'), 
	 	url('../fonts/Poppins-ExtraBold.woff') format('woff'), 
	 	url('../fonts/Poppins-ExtraBold.ttf')  format('truetype'), 
	 	url('../fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
html {
    width: 100%;
    height: 100%;
}

body {
    position: relative;
    overflow-x: hidden;
    font-family: 'DBManoptica';
    width: 100%;
    height: 100%;
    font-size: 22px;
    line-height: 24px;
    background: url(../img/header-bg.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
}

a {
    color: #fed136;
}

a.active,
a:active,
a:focus,
a:hover {
    color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'DBManoptica-Med';
    /*text-transform: uppercase;*/
}

section {
    padding: 70px 0;
}

section h2.section-heading {
    font-size: 50px;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 30px;
}

section h3.section-subheading {
    font-size: 45px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 35px;
    text-transform: none;
}

::-moz-selection {
    background: #fed136;
    text-shadow: none;
}

::selection {
    background: #fed136;
    text-shadow: none;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

body {
    -webkit-tap-highlight-color: transparent;
}

#mainNav {
    background-color: #222222;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #fed136;
    text-transform: uppercase;
}

#mainNav .navbar-brand {
    color: #fed136;
}

#mainNav .navbar-brand img {
    max-height: 40px;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
    color: #000000;
    text-transform: uppercase;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'DBManoptica-Med';
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #241e20;
    background-color: #fed136;
}
#mainNav .navbar-nav .nav-item .nav-link.btn{
    background-color: #fed136;
    border-color: #fed136;
}
#mainNav .navbar-nav .nav-item .nav-link.btn:active,
#mainNav .navbar-nav .nav-item .nav-link.btn:hover {
    color: #ffffff;
    background-color: #0194da;
    border-color: #0094da
}

.masthead {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: center;
    color: white;
    background: url(../img/header-bg.jpg) no-repeat center top;
    background-color: #062746;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}

.masthead:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
}

.masthead .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.masthead .intro-body .brand-heading {
    font-size: 50px;
    margin-bottom: 0px;
    font-family: 'Kaushan Script', cursive;
    padding: 25px 0 0;
}

.masthead .intro-body .brand-heading span {
    color: #F5C41A;
    padding: 0 25px 0 0;
    font-family: 'Kaushan Script', cursive;
}

.masthead .intro-body .intro-text {
    font-size: 50px;
    line-height: 65px;
    font-family: 'Kaushan Script', cursive;
}

.masthead .intro-body .intro-text span {
    font-family: 'Kaushan Script', cursive;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 40px;
}

footer {}
footer .copyright {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
}

p > strong{
    font-family: 'DBManoptica-Med';
}
.content-form {}

.content-form .form-heading {
    font-size: 36px;
}

.content-form .form-heading span {
    color: #31b8aa;
    font-style: italic;
    text-decoration: underline;
    padding: 0 5px;
}

.content-section .content-1 {
    font-size: 28px;
    line-height: 36px;
}

.content-section .content-2 {}

.content-section h3>span {
    display: block;
    font-style: italic;
    color: #F44336;
    font-weight: bold;
}

.content-section .display-4 {
    font-weight: bold;
    font-size: 30px;
}

.content-table  {
    background: rgba(255, 255, 255, 0.75);
    padding: 50px 0;
}

.content-table h2 {
    text-align: center;
    margin-bottom: 40px;
}

.content-table .special {
    text-align: center;
}

.content-table .special-contact1 p {
    margin-bottom: 0;
}

.content-table .special-contact {
    margin: 40px 0 0;
}

.content-table .table {
    max-width: 1000px;
    margin: 0 auto;
}

.content-table .content-table .table-bordered>thead {
    background: #e8e6e6;
    color: #000000;
    font-weight: bold;
}

.content-table .table-bordered {
    border: 5px solid #fff;
}

.content-table .table-bordered>tbody>tr>td,
.content-table .table-bordered>tbody>tr>th,
.content-table .table-bordered>tfoot>tr>td,
.content-table .table-bordered>tfoot>tr>th,
.content-table .table-bordered>thead>tr>td,
.content-table .table-bordered>thead>tr>th {
    border: 3px solid #fff;
    min-width: 130px;
}

.content-table .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #d9f0fd;
}

.content-table .table-striped>tbody>tr:nth-of-type(even) {
    background: #bee5fb
}
.content-table .table-bordered>thead{
    background: #ffffff;
}

.content-cta{
    background: rgba(255, 255, 255, 0.75);
    margin-top: -1px;
}

.text-primary {
    color: #fed136 !important;
}

.bg-form {
    background: rgba(255, 255, 255, 0.85);
    animation-duration: 3s!important;
   
}

.bg-dark {
    background-color: #062746 !important;
}

.bg-warning {
    background-color: #fed136 !important;
}

.bg-info {
    background-color: #0094da !important;
}

.btn {
    z-index: 10;
    font-size: 30px;
    font-family: 'DBManoptica-Med';
    cursor: pointer;
}

.btn-primary {
    color: #000000;
    border-color: #fed136;
    background-color: #fed136;
    text-transform: uppercase;
}

.btn-primary.focus,
.btn-primary:focus {
    color: white;
    border-color: #0194da;
    background-color: #0194da;
}

.btn-primary:hover {
    color: white;
    border-color: #0194da;
    background-color: #0194da;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: white;
    border-color: #0194da;
    background-color: #0194da;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: white;
    border-color: #0194da;
    background-color: #0194da;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: white;
}

.btn-xl {
    font-size: 18px;
    font-weight: 700;
    padding: 20px 40px;
    border-radius: 3px;
    color: white;
    border-color: #fed136;
    background-color: #fed136;
    /*font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
    text-transform: uppercase;
}

.btn-xl.focus,
.btn-xl:focus {
    color: white;
    border-color: #b48b01;
    background-color: #fec503;
}

.btn-xl:hover {
    color: white;
    border-color: #f6bf01;
    background-color: #fec503;
}

.btn-xl.active,
.btn-xl:active,
.open>.btn-xl.dropdown-toggle {
    color: white;
    border-color: #f6bf01;
    background-color: #fec503;
}

.btn-xl.active.focus,
.btn-xl.active:focus,
.btn-xl.active:hover,
.btn-xl:active.focus,
.btn-xl:active:focus,
.btn-xl:active:hover,
.open>.btn-xl.dropdown-toggle.focus,
.open>.btn-xl.dropdown-toggle:focus,
.open>.btn-xl.dropdown-toggle:hover {
    color: white;
    border-color: #b48b01;
    background-color: #dcab01;
}

.btn-xl.active,
.btn-xl:active,
.open>.btn-xl.dropdown-toggle {
    background-image: none;
}

.btn-xl.disabled.focus,
.btn-xl.disabled:focus,
.btn-xl.disabled:hover,
.btn-xl[disabled].focus,
.btn-xl[disabled]:focus,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl.focus,
fieldset[disabled] .btn-xl:focus,
fieldset[disabled] .btn-xl:hover {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: white;
}

.btn-circle {
    font-size: 26px;
    width: 55px;
    height: 55px;
    margin-top: 15px;
    line-height: 38px;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    color: white;
    border: 2px solid white;
    border-radius: 100% !important;
    background: transparent;
}

.btn-circle:focus,
.btn-circle:hover {
    color: white;
    outline: none;
    background: rgba(255, 255, 255, 0.1);
}

.form-group {
    width: 100%;
    margin-bottom: 0;
}

.form-control {
    font-size: 24px;
    width: 100%;
    background-color: transparent;
}

.help-block ul {
    font-size: 16px;
    text-align: left;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.6rem + 2px);
    color: #948e96;
}

.remark {
    font-size: 16px;
}


/*
 * Custom Responsive
 * -------------------------------------------------------------*/

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

@media (min-width: 992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
        -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
        transition: padding-top 0.3s, padding-bottom 0.3s;
        border: none;
        background-color: transparent;
    }
    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #222222;
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0;
    }
}

@media (min-width: 993px) and (max-width: 1024px) {}

@media (min-width: 768px) and (max-width: 992px) {
    .content-section .content-1 {
        font-size: 22px;
        line-height: 29px;
    }
}

@media (max-width: 1440px) {}

@media (max-width: 1366px) {}

@media (max-width: 1280px) {}

@media (max-width: 825px) {
    .masthead .intro-body {
        padding-top: 100px;
    }
    .content-form {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    body {
        font-size: 22px;
    }
    section {
        padding: 50px 0;
    }
    section h2.section-heading {
        font-size: 32px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    section h3.section-subheading {
        font-size: 30px;
        line-height: 30px;
    }
    footer {
        padding-bottom: 50px;
    }
    footer .copyright {
        font-size: 16px;
    }
    footer.pb-5 {
        padding-bottom: 5rem !important;
    }
    .form-group {
        width: 100%;
        margin-bottom: 0;
    }
    .btn-mobile {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 2222;
    }
    .btn-mobile .btn {
        width: 100%;
        border-radius: 0;
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 24px;
    }
    .masthead {
        padding-top: 0px;
    }
    .masthead .intro-body .brand-heading {
        font-size: 30px;
        padding: 10px 0 5px;
    }
    .masthead .intro-body .brand-heading span {
        padding: 0 10px 0 0;
    }
    .masthead .intro-body .intro-text {
        font-size: 26px;
        line-height: 26px;
    }
    .content-form .form-heading {
        font-size: 30px;
    }
    .content-form .form-heading span {
        display: block;
        font-size: 24px;
    }
    .btn {
        font-size: 20px;
    }
    .content-table .table-bordered {
        font-size: 20px;
    }
    .content-section .content-1 {
        font-size: 22px;
        line-height: 24px;
    }
    .content-form {
        margin-bottom: 50px;
    }
}

@media (max-width: 736px) {}

@media (max-width: 667px) {}

@media (max-width: 640px) {}

@media (max-width: 568px) {}

@media (max-width: 480px) {

    .masthead .intro-body .intro-text span {
        display: block;
    }
    .masthead .intro-body .intro-text span {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 15px;
    }
}

@media (max-width: 414px) {}

@media (max-width: 375px) {}

@media (max-width: 360px) {}

@media (max-width: 320px) {
    body {
        font-size: 20px;
        line-height: 20px;
    }
    footer .copyright {
        margin-top: 15px;
        margin-bottom: 0;
        font-size: 14px;
    }
    .content-form .form-heading {
        font-size: 24px;
    }
    .masthead .intro-body .intro-text {
        font-size: 22px;
    }
    #mainNav .navbar-nav .nav-item .nav-link {
        padding-left: 8px;
        padding-right: 8px;
    }

}