

/*--------------------------------------------------------------
1. Padding, Margin, Font-size
--------------------------------------------------------------*/
.pf-font {
    font-family: 'Playfair Display';
}
.italic {
	font-style: italic;
}

/* Font style */
.fsi {
  font-style: italic !important;
}

/* Width */
.mw-270 {
	max-width: 270px;
}
.mw-300 {
	max-width: 300px !important;
}
.mw-500 {
	max-width: 500px;
}
.mw-560 {
	max-width: 560px;
}
.mw-560-r {
    max-width: 560px;
    float: right;
    margin-right: 0;
}
.mw-600 {
	max-width: 600px;
}
.mw-800 {
	max-width: 800px;
}

/* Height */
.mh-330 {
	max-height: 330px;
	overflow-y: hidden;
}
.height-auto {
	height: auto !important;
}

.fsn {
  font-style: normal !important;
}

/* Font weight */
.fw-lightest {
  font-weight: 100 !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-bold {
  font-weight: 500 !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

.fw-800 {
    font-weight: 800 !important;
}

.fw-900 {
  font-weight: 900 !important;
}

.fz-5 {
  font-size: 50px;
}

.fz-12 {
  font-size: 12px !important;
}

.fz-13 {
  font-size: 13px !important;
}

.fz-14 {
  font-size: 14px !important;
}

.fz-15 {
  font-size: 15px !important;
}

.fz-16 {
  font-size: 16px !important;
}

.fz-17 {
  font-size: 17px !important;
}

.fz-18 {
  font-size: 18px !important;
}

.fz-20 {
  font-size: 20px !important;
}

.fz-21 {
  font-size: 21px !important;
}

.fz-22 {
  font-size: 22px !important;
}

.fz-24 {
  font-size: 24px !important;
}

.fz-25 {
  font-size: 25px !important;
}

.fz-26 {
  font-size: 26px !important;
}

.fz-27 {
  font-size: 27px !important;
}

.fz-28 {
  font-size: 28px !important;
}

.fz-30 {
  font-size: 30px !important;
}

.fz-32 {
  font-size: 32px !important;
}

.fz-34 {
  font-size: 34px !important;
}

.fz-35 {
  font-size: 35px !important;
}

.fz-36 {
  font-size: 36px !important;
}

.fz-38 {
  font-size: 38px !important;
}

.fz-40 {
  font-size: 40px !important;
}

.fz-42 {
  font-size: 42px !important;
}

.fz-44 {
  font-size: 44px !important;
}

.fz-46 {
  font-size: 46px !important;
}

.fz-48 {
  font-size: 48px !important;
}

.fz-50 {
  font-size: 50px !important;
}

.fz-52 {
  font-size: 52px !important;
}

.fz-54 {
  font-size: 54px !important;
}

.fz-56 {
  font-size: 56px !important;
}

.fz-58 {
  font-size: 58px !important;
}

.fz-59 {
  font-size: 59px !important;
}

.fz-60 {
  font-size: 60px !important;
  line-height: 80px !important;
}

.fz-62 {
  font-size: 62px !important;
}

.fz-64 {
  font-size: 64px !important;
}

.fz-65 {
  font-size: 65px !important;
}

.fz-66 {
  font-size: 66px !important;
}

.fz-68 {
  font-size: 68px !important;
}

.fz-70 {
  font-size: 70px !important;
}

.fz-72 {
  font-size: 72px !important;
}

.fz-73 {
  font-size: 73px !important;
}

.fz-76 {
  font-size: 76px !important;
}

.fz-80 {
  font-size: 80px !important;
}

.fz-82 {
  font-size: 82px !important;
}

.fz-85 {
  font-size: 85px !important;
}

.fz-86 {
  font-size: 86px !important;
}

.fz-88 {
  font-size: 88px !important;
}

.fz-90 {
  font-size: 90px !important;
}

.fz-100 {
  font-size: 100px !important;
}

.fz-120 {
  font-size: 120px !important;
}

.fz-130 {
  font-size: 130px !important;
}

.lh-16 {
  line-height: 16px;
}
.lh-19 {
  line-height: 19px !important;
}

.lh-22 {
  line-height: 22px;
}

.lh-24 {
  line-height: 24px;
}

.lh-26 {
  line-height: 26px;
}

.lh-28 {
  line-height: 28px;
}

.lh-30 {
  line-height: 30px;
}

.lh-32 {
  line-height: 32px;
}

.lh-35 {
  line-height: 35px;
}

.lh-38 {
  line-height: 38px;
}

.lh-40 {
  line-height: 40px;
}

.lh-42 {
  line-height: 42px;
}

.lh-45 {
  line-height: 45px;
}

.lh-48 {
  line-height: 48px;
}

.lh-49 {
  line-height: 49px;
}

.lh-55 {
  line-height: 55px;
}

.lh-60 {
  line-height: 60px;
}

.lh-62 {
  line-height: 62px;
}

.lh-66 {
  line-height: 66px;
}

.lh-68 {
  line-height: 68px;
}

.lh-70 {
  line-height: 70px;
}

.lh-73 {
  line-height: 73px;
}

.lh-75 {
    line-height: 75px;
}

.lh-76 {
  line-height: 76px;
}

.lh-80 {
  line-height: 80px;
}

.lh-82 {
  line-height: 82px;
}

.lh-86 {
  line-height: 86px;
}

.lh-90 {
  line-height: 90px;
}

.ls-1 {
  letter-spacing: 1px;
}

.ls-2 {
  letter-spacing: 2px;
}

.ls-3 {
  letter-spacing: 3px;
}

.ls-4 {
  letter-spacing: 4px;
}

.ls-5 {
  letter-spacing: 5px;
}

.ls-6 {
  letter-spacing: 6px;
}

.ls-10 {
  letter-spacing: 10px;
}

.ls-12 {
  letter-spacing: 12px;
}

.ls-16 {
    letter-spacing: 16px;
}

.ls-18 {
  letter-spacing: 18px;
}

/* Padding */
.p-0 {
  padding: 0px !important;
}

.p-1 {
  padding: 10px !important;
}

.p-2 {
  padding: 20px !important;
}

.p-3 {
  padding: 30px !important;
}

.p-4 {
  padding: 40px !important;
}

.p-5 {
  padding: 50px !important;
}

.p-6 {
  padding: 60px !important;
}

.p-7 {
  padding: 70px !important;
}

.p-8 {
  padding: 80px !important;
}

.p-9 {
  padding: 90px !important;
}

.p-10 {
  padding: 100px !important;
}

.p-11 {
  padding: 110px !important;
}

.p-12 {
  padding: 120px !important;
}

.p-13 {
  padding: 130px !important;
}

.p-14 {
  padding: 140px !important;
}

.p-15 {
  padding: 150px !important;
}

.p-16 {
  padding: 160px !important;
}

.p-17 {
  padding: 170px !important;
}

.p-18 {
  padding: 180px !important;
}

.p-19 {
  padding: 190px !important;
}

.p-20 {
  padding: 200px !important;
}

/* Padding top */
.pt-0 {
  padding-top: 0px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pt-11 {
  padding-top: 110px !important;
}

.pt-12 {
  padding-top: 120px !important;
}

.pt-13 {
  padding-top: 130px !important;
}

.pt-14 {
  padding-top: 140px !important;
}

.pt-15 {
  padding-top: 150px !important;
}

.pt-16 {
  padding-top: 160px !important;
}

.pt-17 {
  padding-top: 170px !important;
}

.pt-18 {
  padding-top: 180px !important;
}

.pt-19 {
  padding-top: 190px !important;
}

.pt-20 {
  padding-top: 200px !important;
}

.pt-22 {
  padding-top: 220px !important;
}

.pt-25 {
  padding-top: 250px !important;
}

.pt-26 {
  padding-top: 260px !important;
}

.pt-28 {
  padding-top: 280px !important;
}

.pt-33 {
  padding-top: 330px !important;
}

.pt-35 {
  padding-top: 350px !important;
}

/* Padding right */
.pr-0 {
  padding-right: 0px !important;
}

.pr-1 {
  padding-right: 10px !important;
}

.pr-2 {
  padding-right: 20px !important;
}

.pr-3 {
  padding-right: 30px !important;
}

.pr-4 {
  padding-right: 40px !important;
}

.pr-5 {
  padding-right: 50px !important;
}

.pr-6 {
  padding-right: 60px !important;
}

.pr-7 {
  padding-right: 70px !important;
}

.pr-8 {
  padding-right: 80px !important;
}

.pr-9 {
  padding-right: 90px !important;
}

.pr-10 {
  padding-right: 100px !important;
}

.pr-11 {
  padding-right: 110px !important;
}

.pr-12 {
  padding-right: 120px !important;
}

.pr-13 {
  padding-right: 130px !important;
}

.pr-14 {
  padding-right: 140px !important;
}

.pr-15 {
  padding-right: 150px !important;
}

.pr-16 {
  padding-right: 160px !important;
}

.pr-17 {
  padding-right: 170px !important;
}

.pr-18 {
  padding-right: 180px !important;
}

.pr-19 {
  padding-right: 190px !important;
}

.pr-20 {
  padding-right: 200px !important;
}

.pr-25 {
  padding-right: 250px !important;
}

.pr-6p {
  padding-right: 6%;
}

.pr-13p {
  padding-right: 13%;
}

/* Padding bottom */
.pb-0 {
  padding-bottom: 0px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.pb-8 {

  padding-bottom: 80px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.pb-11 {
  padding-bottom: 110px !important;
}

.pb-12 {
  padding-bottom: 120px !important;
}

.pb-13 {
  padding-bottom: 130px !important;
}

.pb-14 {
  padding-bottom: 140px !important;
}

.pb-15 {
  padding-bottom: 150px !important;
}

.pb-16 {
  padding-bottom: 160px !important;
}

.pb-17 {
  padding-bottom: 170px !important;
}

.pb-18 {
  padding-bottom: 180px !important;
}

.pb-19 {
  padding-bottom: 190px !important;
}

.pb-20 {
  padding-bottom: 200px !important;
}

.pb-22 {
  padding-bottom: 220px !important;
}

.pb-24 {
  padding-bottom: 240px !important;
}

.pb-25 {
  padding-bottom: 250px !important;
}

.pb-26 {
  padding-bottom: 260px !important;
}

.pb-30 {
  padding-bottom: 300px !important;
}

.pb-35 {
  padding-bottom: 350px !important;
}

.pb-36 {
  padding-bottom: 360px !important;
}

.pb-45 {
  padding-bottom: 450px !important;
}

/* Padding left */
.pl-0 {
  padding-left: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pl-11 {
  padding-left: 110px !important;
}

.pl-12 {
  padding-left: 120px !important;
}

.pl-13 {
  padding-left: 130px !important;
}

.pl-14 {
  padding-left: 140px !important;
}

.pl-15 {
  padding-left: 150px !important;
}

.pl-16 {
  padding-left: 160px !important;
}

.pl-17 {
  padding-left: 170px !important;
}

.pl-18 {
  padding-left: 180px !important;
}

.pl-19 {
  padding-left: 190px !important;
}

.pl-20 {
  padding-left: 200px !important;
}

.pl-25 {
  padding-left: 250px !important;
}

.pl-6p {
  padding-left: 6%;
}

.pl-13p {
  padding-left: 13%;
}

/* Margin */
.mlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.m-0 {
  margin: 0px !important;
}

.m-1 {
  margin: 10px !important;
}

.m-2 {
  margin: 20px !important;
}

.m-3 {
  margin: 30px !important;
}

.m-4 {
  margin: 40px !important;
}

.m-5 {
  margin: 50px !important;
}

.m-6 {
  margin: 60px !important;
}

.m-7 {
  margin: 70px !important;
}

.m-8 {
  margin: 80px !important;
}

.m-9 {
  margin: 90px !important;
}

.m-10 {
  margin: 100px !important;
}

.m-11 {
  margin: 110px !important;
}

.m-12 {
  margin: 120px !important;
}

.m-13 {
  margin: 130px !important;
}

.m-14 {
  margin: 140px !important;
}

.m-15 {
  margin: 150px !important;
}

.m-16 {
  margin: 160px !important;
}

.m-17 {
  margin: 170px !important;
}

.m-18 {
  margin: 180px !important;
}

.m-19 {
  margin: 190px !important;
}

.m-20 {
  margin: 200px !important;
}

/* Margin top */
.mt-0 {
  margin-top: 0px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mt-11 {
  margin-top: 110px !important;
}

.mt-12 {
  margin-top: 120px !important;
}

.mt-13 {
  margin-top: 130px !important;
}

.mt-14 {
  margin-top: 140px !important;
}

.mt-15 {
  margin-top: 150px !important;
}

.mt-16 {
  margin-top: 160px !important;
}

.mt-17 {
  margin-top: 170px !important;
}

.mt-18 {
  margin-top: 180px !important;
}

.mt-19 {
  margin-top: 190px !important;
}

.mt-20 {
  margin-top: 200px !important;
}

.mt-23 {
  margin-top: 230px !important;
}

.mt-50 {
  margin-top: 500px !important;
}

/* Margin right */
.mr-0 {
  margin-right: 0px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mr-11 {
  margin-right: 110px !important;
}

.mr-12 {
  margin-right: 120px !important;
}

.mr-13 {
  margin-right: 130px !important;
}

.mr-14 {
  margin-right: 140px !important;
}

.mr-15 {
  margin-right: 150px !important;
}

.mr-16 {
  margin-right: 160px !important;
}

.mr-17 {
  margin-right: 170px !important;
}

.mr-18 {
  margin-right: 180px !important;
}

.mr-19 {
  margin-right: 190px !important;
}

.mr-20 {
  margin-right: 200px !important;
}

/* Margin bottom */
.mb-0 {
  margin-bottom: 0px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

.mb-11 {
  margin-bottom: 110px !important;
}

.mb-12 {
  margin-bottom: 120px !important;
}

.mb-13 {
  margin-bottom: 130px !important;
}

.mb-14 {
  margin-bottom: 140px !important;
}

.mb-15 {
  margin-bottom: 150px !important;
}

.mb-16 {
  margin-bottom: 160px !important;
}

.mb-17 {
  margin-bottom: 170px !important;
}

.mb-18 {
  margin-bottom: 180px !important;
}

.mb-19 {
  margin-bottom: 190px !important;
}

.mb-20 {
  margin-bottom: 200px !important;
}

.mb-24 {
  margin-bottom: 240px !important;
}

/* Margin left */
.ml-0 {
  margin-left: 0px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.ml-11 {
  margin-left: 110px !important;
}

.ml-12 {
  margin-left: 120px !important;
}

.ml-13 {
  margin-left: 130px !important;
}

.ml-14 {
  margin-left: 140px !important;
}

.ml-15 {
  margin-left: 150px !important;
}

.ml-16 {
  margin-left: 160px !important;
}

.ml-17 {
  margin-left: 170px !important;
}

.ml-18 {
  margin-left: 180px !important;
}

.ml-19 {
  margin-left: 190px !important;
}

.ml-20 {
  margin-left: 200px !important;
}

/* Margin top negative */
.mtn-0 {
  margin-top: 0px !important;
}

.mtn-1 {
  margin-top: -10px !important;
}

.mtn-2 {
  margin-top: -20px !important;
}

.mtn-3 {
  margin-top: -30px !important;
}

.mtn-4 {
  margin-top: -40px !important;
}

.mtn-5 {
  margin-top: -50px !important;
}

.mtn-6 {
  margin-top: -60px !important;
}

.mtn-7 {
  margin-top: -70px !important;
}

.mtn-8 {
  margin-top: -80px !important;
}

.mtn-9 {
  margin-top: -90px !important;
}

.mtn-10 {
  margin-top: -100px !important;
}

.mtn-11 {
  margin-top: -110px !important;
}

.mtn-12 {
  margin-top: -120px !important;
}

.mtn-13 {
  margin-top: -130px !important;
}

.mtn-14 {
  margin-top: -140px !important;
}

.mtn-15 {
  margin-top: -150px !important;
}

.mtn-16 {
  margin-top: -160px !important;
}

.mtn-17 {
  margin-top: -170px !important;
}

.mtn-18 {
  margin-top: -180px !important;
}

.mtn-19 {
  margin-top: -190px !important;
}

.mtn-20 {
  margin-top: -200px !important;
}

.mtn-22 {
  margin-top: -220px !important;
}

.mtn-27 {
  margin-top: -270px !important;
}

.mtn-32 {
  margin-top: -320px !important;
}

.mtn-35 {
  margin-top: -350px !important;
}

/* Margin right negative */
.mrn-0 {
  margin-right: 0px !important;
}

.mrn-1 {
  margin-right: -10px !important;
}

.mrn-2 {
  margin-right: -20px !important;
}

.mrn-3 {
  margin-right: -30px !important;
}

.mrn-4 {
  margin-right: -40px !important;
}

.mrn-5 {
  margin-right: -50px !important;
}

.mrn-6 {
  margin-right: -60px !important;
}

.mrn-7 {
  margin-right: -70px !important;
}

.mrn-8 {
  margin-right: -80px !important;
}

.mrn-9 {
  margin-right: -90px !important;
}

.mrn-10 {
  margin-right: -100px !important;
}

.mrn-11 {
  margin-right: -110px !important;
}

.mrn-12 {
  margin-right: -120px !important;
}

.mrn-13 {
  margin-right: -130px !important;
}

.mrn-14 {
  margin-right: -140px !important;
}

.mrn-15 {
  margin-right: -150px !important;
}

.mrn-16 {
  margin-right: -160px !important;
}

.mrn-17 {
  margin-right: -170px !important;
}

.mrn-18 {
  margin-right: -180px !important;
}

.mrn-19 {
  margin-right: -190px !important;
}

.mrn-20 {
  margin-right: -200px !important;
}

/* Margin bottom negative */
.mbn-0 {
  margin-bottom: 0px !important;
}

.mbn-1 {
  margin-bottom: -10px !important;
}

.mbn-2 {
  margin-bottom: -20px !important;
}

.mbn-3 {
  margin-bottom: -30px !important;
}

.mbn-4 {
  margin-bottom: -40px !important;
}

.mbn-5 {
  margin-bottom: -50px !important;
}

.mbn-6 {
  margin-bottom: -60px !important;
}

.mbn-7 {
  margin-bottom: -70px !important;
}

.mbn-8 {
  margin-bottom: -80px !important;
}

.mbn-9 {
  margin-bottom: -90px !important;
}

.mbn-10 {
  margin-bottom: -100px !important;
}

.mbn-11 {
  margin-bottom: -110px !important;
}

.mbn-12 {
  margin-bottom: -120px !important;
}

.mbn-13 {
  margin-bottom: -130px !important;
}

.mbn-14 {
  margin-bottom: -140px !important;
}

.mbn-15 {
  margin-bottom: -150px !important;
}

.mbn-16 {
  margin-bottom: -160px !important;
}

.mbn-17 {
  margin-bottom: -170px !important;
}

.mbn-18 {
  margin-bottom: -180px !important;
}

.mbn-19 {
  margin-bottom: -190px !important;
}

.mbn-20 {
  margin-bottom: -200px !important;
}

/* Margin left negative */
.mln-0 {
  margin-left: 0px !important;
}

.mln-1 {
  margin-left: -10px !important;
}

.mln-2 {
  margin-left: -20px !important;
}

.mln-3 {
  margin-left: -30px !important;
}

.mln-4 {
  margin-left: -40px !important;
}

.mln-5 {
  margin-left: -50px !important;
}

.mln-6 {
  margin-left: -60px !important;
}

.mln-7 {
  margin-left: -70px !important;
}

.mln-8 {
  margin-left: -80px !important;
}

.mln-9 {
  margin-left: -90px !important;
}

.mln-10 {
  margin-left: -100px !important;
}

.mln-11 {
  margin-left: -110px !important;
}

.mln-12 {
  margin-left: -120px !important;
}

.mln-13 {
  margin-left: -130px !important;
}

.mln-14 {
  margin-left: -140px !important;
}

.mln-15 {
  margin-left: -150px !important;
}

.mln-16 {
  margin-left: -160px !important;
}

.mln-17 {
  margin-left: -170px !important;
}

.mln-18 {
  margin-left: -180px !important;
}

.mln-19 {
  margin-left: -190px !important;
}

.mln-20 {
  margin-left: -200px !important;
}

.mt-half {
  margin-top: 5px !important;
}

.mb-half {
  margin-bottom: 5px !important;
}

.z10 {
  z-index: 10;
}

.text-left {
  text-align: left;
}

.color {
  color: #45deb0 !important;
}

.white {
  color: #fff !important;
}

.dark {
  color: #222 !important;
}

.gray {
  color: #888888 !important;
}

.blue {
  color: #002e94 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-dark {
  background-color: #222222 !important;
}

.bg-gray {
  background-color: #f7f7f7 !important;
}
.bg-brown {
  background-color: #534741 !important;
}

.bg-gray-2 {
  background-color: #eeeeee !important;
}

.bg-gray-3 {
  background-color: #888888 !important;
}
.bg-gray-4 {
  background-color: #4D4D4D !important;
}

.bg-light {
  background-color: #f5f5f5 !important;
}

.bg-blue {
  background-color: #002e94 !important;
}

.bg-red {
  background-color: #B70B0C !important;
}

.fl-right {
	float: right;
}
@media (max-width: 1024px) {
	.ms-section .pl-10,
	.ms-section .pr-10 {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
@media (max-width: 768px) {
	.mw-560, .mw-500, .mw-270 {
		max-width: none;
	}
	.text-right-sm {
		text-align: right !important;
	}
	.text-left-sm {
		text-align: left !important;
	}
	.text-center-sm {
		text-align: center !important;
	}
	.pl-19, .pl-11, .pl-17, .pl-8  {
		padding-left: 15px !important;
	}
	.pr-20, .pr-17, .pr-8 {
		padding-right: 15px !important;
	}
	.fz-default {
		font-size: inherit !important;
	}
}
@media (max-width: 480px) {
    .text-right-xs {
		text-align: right !important;
	}
	.text-left-xs {
		text-align: left !important;
	}
	.text-center-xs {
		text-align: center !important;
	}
	.pl-9, .pl-5, .pl-12, .pl-13, .pl-19, .pl-10, .pl-17, .pl-0, .pl-7 {
		padding-left: 15px !important;
	}
	.pr-9, .pr-5, .pr-12, .pr-10, .pr-17, pr-0 {
		padding-right: 15px !important;
	}
	.pt-16, .pt-15, .pt-11 {
		padding-top: 20px !important;
	}
	.pb-15 {
		padding-bottom: 20px !important;
	}
	.fz-56 {
		font-size: 34px !important;
	}
	.fz-80 {
		font-size: 70px !important;
	}
	.fz-130, .fz-120 {
		font-size: 80px !important;
	}
	.section-auto-xs {
		height: auto !important;
	}
	.section-title {
		font-size: 23px !important;
	}
	.fz-50-xs {
		font-size: 50px !important;
	}
	.fz-30-xs {
		font-size: 30px !important;
	}
	.fz-24-xs {
		font-size: 24px !important;
	}
	.fz-18-xs {
		font-size: 18px !important;
	}
	.pt-10-xs {
		padding-top: 100px !important;
	}
	.mt-0-xs {
		margin-top: 0 !important;
	}
	.lh-50-xs {
		line-height: 50px !important;
	}
}



.timeline {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 900px;
  position: relative;
}
.timeline__content-title {
  font-weight: normal;
  font-size: 40px;
  margin: -10px 0 0 0;
  transition: .4s;
  padding: 0px;
  box-sizing: border-box;
  font-family: "Kanit", sans-serif;
  color: #fff;
  font-weight: 600;
}
.timeline__content-desc {
  margin: 0;
  font-size: 14px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, 1);
  font-family: "bai jamjuree", sans-serif;
  font-weight: normal;
  line-height: 25px;
  font-weight: 300;
  padding-top: 20px;
}
.timeline:before {
  position: absolute;
  left: 50%;
  width: 5px;
  height: 100%;
  margin-left: -1px;
  content: "";
  background: rgba(255, 255, 255, 0.07);
}
@media only screen and (max-width: 767px) {
  .timeline:before {
    left: 40px;
  }
}
.timeline-item {
  padding: 40px 0;
  opacity: .3;
  filter: blur(2px);
  transition: .5s;
  box-sizing: border-box;
  width: calc(50% - 40px);
  display: flex;
  position: relative;
  transform: translateY(-80px);
}
.timeline-item:before {
  content: attr(data-text);
  letter-spacing: 0px;
  width: 100%;
  position: absolute;
  color: rgba(255, 255, 255, 0.8);
  font-size: 20px;
  font-family: "Kanit", sans-serif;
  border-left: 5px solid rgba(255, 255, 255, 0.8);
  top: 70%;
  margin-top: -5px;
  padding-left: 15px;
  opacity: 0;
  right: calc(-100% - 39px );
  font-weight: 500;
}
.timeline-item:nth-child(even) {
  align-self: flex-end;
}
.timeline-item:nth-child(even):before {
  right: auto;
  text-align: right;
  left: calc(-100% - 36px );
  padding-left: 0;
  border-left: none;
  border-right: 5px solid rgba(255, 255, 255, 0.8);
  padding-right: 15px;
}
.timeline-item--active {
  opacity: 1;
  transform: translateY(0);
  filter: blur(0px);
}
.timeline-item--active:before {
  top: 50%;
  transition: .3s all .2s;
  opacity: 1;
}
.timeline-item--active .timeline__content-title {
  margin: 10px 0 20px 0;
}
@media only screen and (max-width: 767px) {
  .timeline-item {
    align-self: baseline !important;
    width: 100%;
    padding: 0 30px 150px 80px;
  }
  .timeline-item:before {
    left: 10px !important;
    padding: 0 !important;
    top: 50px;
    text-align: center !important;
    width: 60px;
    border: none !important;
  }
  .timeline-item:last-child {
    padding-bottom: 40px;
  }
}
.timeline__img {
  max-width: 100%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.4);
}
.timeline-container {
  width: 100%;
  position: relative;
  padding: 80px 0;
  background-attachment: fixed;
  background-size: cover;
}
.timeline-container:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background: rgba(99, 99, 99, 0.8);*/
  content: "";
}
.timeline-header {
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}
.timeline-header__title {
  color: #fff;
  font-size: 46px;
  font-family: "Kanit", sans-serif;
  font-weight: normal;
  margin: 0;
}
.timeline-header__subtitle {
  color: rgba(255, 255, 255, 1);
  font-family: "Kanit", sans-serif;
  font-size: 17px;
  letter-spacing: 0px;
  margin: 10px 0 0 0;
  font-weight: normal;
  line-height: 25px;
}
.m-0{
  margin: 0px !important;
}
.his_01{
  background-image: url(../images/background/about_hero.jpg);
}


.feature-item .post-date{
  color: #aaa;
  font-size: 13px;
  padding-top: 20px;

}
.icon_mission{
  font-size: 25px;
  color: #fff;
  background-color: #333333;
  float: left;
  padding: 6px 11px;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
.icon_num{
  background-color: #333333;
  color: #fff;
  padding: 0px;
  width: 35px;
  height: 35px;
  font-size: 18px;
  text-align: center;
  margin-bottom: 15px;
}
.name{
  font-family: "Kanit";
  font-size:16px;
  padding: 5px 0;
  margin-bottom: 0px
}
.position{
  font-family: "Kanit";
  font-size:14px;
  margin-bottom: 15px;
  font-style: italic;
  color: #808080;
  font-weight: 300;
}


/*article {
    display: block;
}*/
.feed_box{
  text-align: left !important;
  float: left;
  padding: 20px;
  color: #fff !important;
}


.overlay_b:before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.9) 100%);
  opacity: 1;
  transition: opacity 0.4s ease;
  z-index: 1;
}
.feed_box h5{
  font-weight: 400;
  line-height: 23px;
  font-size: 17px;
  color: #fff !important;
  padding-top: 10px;
}
.opa_50{
  opacity: 0.5 !important;
}
.nav-tabs{
  font-size: 22px;
  letter-spacing: 0px;
  font-weight: 300;

}
.p-l-15{
  padding-left: 15px;
}



.img-wrapper {
    overflow: hidden;
    height: 450px;
}

.img-container {
    max-height: inherit;
    transform: translateY(50%);
}

.img-wrapper img {
    display: block;
    transform: translateY(-65%);
}

@media (max-width: 320px) {
      .img-wrapper {
          overflow: hidden;
          height: 100px;
      }
}

@media (min-width: 320px) and (max-width: 480px) {
      .img-wrapper {
          overflow: hidden;
          height: 163px;
      }
      .blog-item.style-3 .entry-meta .info {
        padding-top: 15px;
        padding-left: 10px;
        padding-bottom: 15px;
      }
      .bor-l-1{
        border-left: 1px solid #eee;
        padding: 17px 10px !important;
      }
}

@media (min-width: 480px) and (max-width: 640px) {
      .img-wrapper {
          overflow: hidden;
          height: 228px;
      }
      .blog-item.style-3 .entry-meta .info {
        padding-top: 15px;
        padding-left: 20px;
        padding-bottom: 15px;
      }
}
@media (min-width: 640px) and (max-width: 800px) {
      .img-wrapper {
          overflow: hidden;
          height: 228px;
      }
      .blog-item.style-3 .entry-meta .info {
        padding-top: 15px;
        padding-left: 20px;
        padding-bottom: 15px;
      }
      .mus_icon , .edu_icon{
      top: -4px;
      }
      .arti_icon{
        top: 0px;
      }
}
@media (min-width: 800px) and (max-width: 1100px) {
      .img-wrapper {
          overflow: hidden;
          height: 360px;
      }
      .mus_icon , .edu_icon{
      top: -4px;
      }
      .arti_icon{
        top: 0px;
      }
}
.pull-right{
  float: right !important;
}
.bor-l-1{
  border-left: 1px solid #eee;
  padding: 17px 20px;
}
.p-r-0{
  padding-right: 0px;
}
.entry-content{
   font-family: 'Bai Jamjuree', sans-serif;
}
.font-300{
  font-weight: 300;
}
.content-02{
  padding: 0 10%;
}

/* calendar */
.fc-day-header{
  background-color: #fff;
  font-size: 13px;
  letter-spacing: 0px;

}
.fc-day-number{
  /*background-color: #f2f2f2;*/
}
.fc-day{
background-color: #f5f5f5;
border: 1px solid #fff;
}
.fc-button-prev{
  background-color: #b3b3b3;
}
.fc-button-next{
  background-color: #f5f5f5;
}
.read{
  font-family: 'Bai Jamjuree', sans-serif;
  font-size: 14px;
  font-weight: 500;

}
.kanit{
  font-family:"Kanit",sans-serif !important;
}
.p_lr-20{
  padding: 0px 20px;
}
.masonry-item .content_cinema {
  display: block;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 14px;
}
.content_cinema h3{
font-size: 17px;
font-weight: 500;
padding: 15px 0px 10px 0px;
line-height: 26px;
}
.font-18{
  font-size: 18px;
}
.font-16{
  font-size: 16px;
}
.font-14{
  font-size: 14px;
}
.font-15{
  font-size: 15px !important;
}
.font-13{
  font-size: 13px;
}
.fw-500{
  font-weight: 500;
}
.note{
  font-size: 16px;
  font-style: italic;
  color: #C1272D !important;
}
.note_sm{
    font-size: 14px;
    font-style: italic;
    color: #C1272D !important;
    text-transform: none;

}
.thumb img {
  width: auto;
  max-height: 85px;
}
.thumb_2 img {


}
.recent-posts h5 a {
    font-size: 15px;
    font-weight: 500;
}
.font_ser_ic{
  font-size: 20px;
  line-height: 26px;
  position: relative;
  top: 2px;
  margin: 0px 5px 0px 10px;
}
.btn-width{
  width: 100%

}
.pic_round  img {
    float: left;
    display: block;
    height: 70px !important;
    width: 70px !important;
    margin-right: 5px !important;
    border-radius: 50%;
}
.pic_round_sm img {
    float: left;
    display: block;
    height: 50px !important;
    width: 50px !important;
    margin-right: 5px !important;
    border-radius: 50%;
}
.dash{
  border-bottom: 1px dashed #999999;
    float: left;
    margin-bottom: 16px;
    padding-bottom: 25px;
    padding-top: 30px;
}
.fw-300{
  font-weight: 300 !important;
}
.fw-400{
  font-weight: 400 !important;
}
.top_5{
  position: relative;
  top: 5px;
}
.top-5{
  position: relative;
  top: -5px;
}
.top-10{
  position: relative;
  top: -10px;
}
.top-15{
  position: relative;
  top: -15px;
}
.top-2{
  position: relative;
  top: -2px;
}
.h-0{
  height: 0em !important;
}

.checkbox-group {
    position: relative;
    padding-left: 15px;
}

.checkbox-group .custom-checkbox {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
    width: 1.5rem;
    height: 1.5rem;
}

.custom-checkbox ~ .custom-checkbox-span {
    display: inline-block;
    border: 1px solid #ddd;
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
    cursor: pointer;
}

.custom-checkbox:checked ~ .custom-checkbox-span:after {
    content: "\2713";
    font-size: 1rem;
    font-weight: bold;
    position: relative;
    left: 5px;
    top: -2px;
    color: #000;
}
/* diamond shape  */

.diamond {
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-bottom-color: #000;
  position: relative;
  top: -32px;
}
.diamond:after {
  content: '';
  position: absolute;
  left: -20px;
  top: 50px;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #000;
}
.title_contact{
  font-size: 18px;
  font-weight: 500;
}
.width_2em{
  width: 2em !important;
}
.height_0em{
  height: 0em !important;
}
.height_8em{
  height: 8em !important;
}
.p-10{
  padding: 10px !important;
}
.m-b-15{
  margin-bottom: 15px;
}
.bor_b_w{
  border-bottom: 1px solid #fff !important;
}
.line-h-20{
  line-height: 20px !important;
}


/* process */
.process {
  margin: 0em auto;
  position: relative;
  /*max-width: 46em;*/
}
.process:before {
  background-color: black;
  content: '';
  margin-left: -1px;
  position: absolute;
  top: 0;
  left: 2em;
  width: 2px;
  height: 100%;
}

.process-event {
  position: relative;
}
.process-event:hover .process-event-icon {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #3394EA;
}
.process-event:hover .process-event-thumbnail {
  -moz-box-shadow: inset 40em 0 0 0 #3394EA;
  -webkit-box-shadow: inset 40em 0 0 0 #3394EA;
  box-shadow: inset 40em 0 0 0 #3394EA;
}

.process-event-copy {
  padding: 2em;
  position: relative;
  top: -1.875em;
  left: 4em;
  /*width: 80%;*/
}
.process-event-copy h3 {
  font-size: 1.6em;
  font-weight: 400;
}
.process-event-copy h4 {
  font-size: 1.2em;
  margin-bottom: 1.2em;
}
.process-event-copy strong {
  font-weight: 700;
}
.process-event-copy p:not(.process-event-thumbnail) {
  padding-bottom: 1.2em;
}

.process-event-icon {
  -moz-transition: -moz-transform 0.2s ease-in;
  -o-transition: -o-transform 0.2s ease-in;
  -webkit-transition: -webkit-transform 0.2s ease-in;
  transition: transform 0.2s ease-in;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: black;
  outline: 10px solid white;
  display: block;
  margin: 0.5em 0.5em 0.5em -0.5em;
  position: absolute;
  top: 0;
  left: 2em;
  width: 1em;
  height: 1em;
}

.process-event-thumbnail {
  -moz-transition: box-shadow 0.5s ease-in 0.1s;
  -o-transition: box-shadow 0.5s ease-in 0.1s;
  -webkit-transition: box-shadow 0.5s ease-in;
  -webkit-transition-delay: 0.1s;
  transition: box-shadow 0.5s ease-in 0.1s;
  color: white;
  font-size: 1.15em;
  font-weight: 300;

  background-color: black;
  -moz-box-shadow: inset 0 0 0 0em #3394EA;
  -webkit-box-shadow: inset 0 0 0 0em #3394EA;
  box-shadow: inset 0 0 0 0em #3394EA;
  display: inline-block;
  margin-bottom: 1.2em;
  padding: 0.25em 2em 0.2em 2em;
}
.h4em{
  height: 3em;
}
.btn-bg-blue_search {
    background-color: #3397ed;
    color: #ffffff !important;
    padding: 20px !important;
    border: 0px;
    width: 100%;
}
.black{
  color: #000;
}
.li_h_2{
  line-height: 1.4em;
}
.grey_box{
  background-color: #C9C9C9;
  color: #fff;
  padding: 15px;
  width: 65px;
  text-align: center;
  font-size: 20px;
}
.pad_10{
  padding: 2% 10%;
}
.text-white{
  color: #fff !important;
}
.bg-dark_2{
  background-color: #333;
  color: #fff;
}
.bor-0{
  border: 0px !important;
}
.row_w{
  display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
.dark_gray{
  color: #4d4d4d;
}
.recent-posts .thumb{
  width: 120px;
}

.btn.btn-bg-google {
    background-color: #ff3e30;
    color: #ffffff;
}

.btn.btn-bg-facebook {
    background-color: #3b5998;
    color: #ffffff;
}
/*----article----*/
.fapot_text_01{
 letter-spacing: 0px;
 font-size: 1.5em;
 font-weight: 300;
}

.fapot_text_02{
 letter-spacing: 0px;
 font-size: 3em;
 font-family: 'Chonburi', cursive;
 letter-spacing: 0.2em;
}
.Heli-Text-5{
  font-size: 1.5em;
}
.article-carousel .article-item {
    background: #fff;
    color: #222;
    margin: 0;
  width: 100%;
}
/*.article-carousel .article-item img {
    width: 100%;
    height: auto;
}*/
.article-carousel .article-item .title {
    font-size: 16px;
    margin-bottom: 30px;
    font-family: "Chonburi"
}
.article-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    right: 0;
    /*height: 60px;*/
}
.article-carousel .owl-controls .owl-buttons .owl-prev, 
.article-carousel .owl-controls .owl-buttons .owl-next {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #333333;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    margin-left: 2px;
    font-size: 0;
  border-radius: 0;
  background: #333333;
    filter: Alpha(Opacity=50);
    opacity: .5;
  margin: 0;
}
.article-carousel .owl-controls .owl-prev i, 
.article-carousel .owl-controls .owl-next i {
    font-size: 20px;
    line-height: 36px;
  color: #fff;
}
.article-item.style-2 {
  position: relative;
}
.article-item.style-2 .article-content {
  position: absolute;
    bottom: -60px;
    left: 50%;
  transform: translateX(-50%);
    width: 100%;
  background: #222;
  text-align: center;
  max-width: 465px;
  padding: 25px 15px;
}
.article-item.style-2 .article-content h3 {
    display: block;
    margin: 0px 0px 15px 0px;
  color: #fff;
}
.article-item.style-2 .article-content h3 a {
    color: #fff;
  font-size: 16px;
    line-height: 20px;
  font-weight: 400;
}
.article-item.style-2 .article-content p {
    font-size: 16px;
    line-height: 24px;
    color: #c1c1c1;
    font-weight: 400;
}
.black_round{
  background-color: #111;
  color: #fff;
  border-radius: 50%;
  padding: 8px 12px;
  font-family: "Chonburi";
  font-size: 16px;
}
.bor_1{
  border: 1px solid #222;
}
.date_article{
  font-family: "Chonburi";
  font-size: 16px;
  float: right;
}

@media (min-width: 1280px) {
  .box_cont {
      padding: 80px;
  }
  .img-wrapper2  {
    width: 64px;
    height: 510px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
      width: 1000px;
      height: auto;
      /*margin:0 -22%;*/
      position: relative;
      top:-15%;
  }
  .btn-art{
    margin-top: 40px !important;
  }
  .article-carousel .article-item .title{
    font-size: 16px;
    margin-bottom: 30px;
  }



}

@media (max-width: 1280px) {
  .box_cont {
      padding: 50px;
  }
  .img-wrapper2  {
    width: 100%;
    height: 460px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
      width: 883px;
      height: auto;
      margin: 0;
      position: relative;
      left: -9%;
      top: -20%;
  }

}

@media (max-width: 1020px) {
  .box_cont {
      padding: 30px;
  }
  .img-wrapper2  {
    width: 100%;
    height: 400px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
      width: 720px;
      height: auto;
      margin: 0;
      position: relative;
      left: -9%;
  }
}

@media (max-width: 960px){
  .box_cont {
      padding: 30px;
      font-size: 14px;
  }
  /*.img-wrapper2  {
    width: 64px;
    height: 375px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
      width: 720px;
      height: auto;
      margin: 0;
      position: relative;
      left: -12%;
  }*/
  .article-carousel .article-item .title {
    font-size: 13px;
  }
  .btn-art{
    margin-top: 10px !important;
  }
}

@media (max-width: 768px){
  .box_cont {
      padding: 40px;
      font-size: 14px;
  }
  .img-wrapper2  {
    width: 100%;
    height: 375px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
    width: 736px;
    height: auto;
    margin: 0;
    position: relative;
    left: -5%;
  }
}

@media (max-width: 640px), (max-width: 575px){
  .box_cont {
      padding: 40px;
      font-size: 14px;
  }
  .img-wrapper2  {
    width: 100%;
    height: 330px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
    width: 640px;
    height: auto;
    margin: 0;
    position: relative;
    left: -20%;
  }
}
@media (max-width: 575px){
  .box_cont {
      padding: 30px;
      font-size: 14px;
  }
  .img-wrapper2  {
    width: 100%;
    height: 275px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    left: 0;
    top: 0px;
  }
  .bor_r_1 {
  border-right: none !important;
  }
}

@media (max-width: 320px){
  .box_cont {
      padding: 25px;
      font-size: 14px;
  }
  .img-wrapper2  {
    width: 100%;
    height: 180px;
    overflow: hidden;
    text-align: center;
  }
  .img-wrapper2 img {
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    left: 0;
    top: 0px;
  }
  .bor_r_1 {
  border-right: none !important;
  }
}


.btn-art{
  margin-top: 30px;
}


.title_article h3{
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    font-size: 15px;
    line-height: 21px;
    font-family: "Chonburi";
  }
  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.2);
}

.head_article{
    font-size: 20px;
    line-height: 21px;
    font-family: "Chonburi";
}
.black_round_h{
    background-color: #111;
    color: #fff;
    border-radius: 50%;
    padding: 10px 15px;
    font-family: "Chonburi";
    font-size: 20px;
    margin-right: 10px;
  }
.more_art {
    display: inline-block;
    float: right;
    position: relative;
    top: -23px;
    font-weight: 400;
    /* color: #3397ed; */
    font-family: "Kanit";
}
.bor_r_1{
  border-right: 1px solid #222;
}
.chon{
  font-family: "Chonburi";
}
.n_active{
  color: #999 !important;
}
.bg-pattern{
  background: url('../../images/museum/pattern.jpg') repeat;

}

/*======job apply=======*/
.dummy img{
  border-radius: 50%;
  width: 150px;
  height: 150px;
}
.h-60{
  height: 60px !important;
}
.dropify-wrapper{
  height: 157px !important;
}
/*---radio ---*/
/* The container */
.radio {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 300;
  margin-right: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 1px;
  left: 0px;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkmark:after {
  top: 6px;
  left: 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.bg_white{
  background-color: #fff;
}
.top-20{
  position: relative;
  top: 20px;
}

/*---museum---*/
@media (max-width: 575px){
  .h_box{
  display: none;
  }
}

/*---Slide Banner*/
.Heli-Text-04{
  padding: 30px;
}
/*==== check bug 20190125 ===*/
.maxwidth-600{
  max-width: 900px;
}
/*==== edit 20200204 ===*/
.icon_musium{
  width: 50px;
  background-color: #fec107;
  float: right;
  padding: 5px;
}
.w_60{
  width: 60% !important;
}
.w_40{
  width: 37% !important;
}
@media (max-width: 575px){
.top-10{
  top:-10px;
  position: relative;
  }
}
@media (min-width: 576px){
.top-10{
  top:-3px;
  position: relative;
  }
}
@media (max-width: 575px){
.top-13{
  top:-13px;
  position: relative;
  }
}
@media (min-width: 576px){
.top-13{
  top:-13px;
  position: relative;
  }
}
.width450{
    width: 450px !important;
}
.width650{
    width: 650px !important;
}

/*--- Edit Phase II---*/
@media (min-width: 1281px) {
  .normal_logo img {
    min-width: 320px ;
    position: relative;
    /*top: 10%;*/
  }
}

@media (max-width: 1280px) and (min-width: 960px) {
  .normal_logo img {
    min-width: 300px ;
    position: relative;
    /*top: 10%;*/
  }
  .main-navigation {
    font-size: 12px;
  }
  .main-navigation .main-menu > li {
    padding: 27px 4px;
  }
  .header-1 .header-column-icon-container, .header-2 .header-column-icon-container {
    padding-right: 10px;
  }
}

/*=============================-*/

.carousel.carousel-loaded {
    opacity: 1;
    visibility: visible;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.owl-carousel .owl-dots, .owl-carousel .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    line-height: 1;
}
.owl-carousel .owl-dots {
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
    height: 0;
}
.owl-carousel .owl-dots, .owl-carousel .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    line-height: 1;
}

/*===============*/
.cinema_name {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0px;
}
.window_section{
  background-color: #ffbe2e;
  padding: 10px 5px;
  text-align: center;
}
.p-t-5{
  padding-top: 5px;
}
/*===*/
.glow-on-hover {
    border: none;
    outline: none;
    color: #000;
    background: #ffbe2e;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 5px;
    padding: 10px 5px;
    margin-top: 15px;
    -webkit-box-shadow: 8px 4px 40px -12px rgba(255,175,0,0.57);
-moz-box-shadow: 8px 4px 40px -12px rgba(255,175,0,0.57);
box-shadow: 8px 4px 40px -12px rgba(255,175,0,0.57);

}

.glow-on-hover:before {
    content: '';
    background: linear-gradient(45deg, #ffbe2e, #fffb00, #ffbe2e, #eda32b, #ffbe2e, #fffb00, #ffbe2e, #fffb00, #ffbe2e);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:active {
    color: #000
}

.glow-on-hover:active:after {
    background: transparent;
}

.glow-on-hover:hover:before {
    opacity: 1;
}

.glow-on-hover:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffbe2e;
    left: 0;
    top: 0;
    border-radius: 10px;
}

@keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
}

/* ----------------------------------------------------------------------
   GRID ARTICLE BOXES
-------------------------------------------------------------------------*/
.grid-articles {
  position: relative; }

.grid-articles .post-entry {
  float: left;
  width: 25%;
  position: relative; }

.grid-articles .post-entry:first-child {
  width: 50%; }

.grid-articles.carousel .post-entry:first-child {
  width: 100%; }

.grid-articles.grid-articles-v2 .post-entry:nth-child(1),
.grid-articles.grid-articles-v2 .post-entry:nth-child(2) {
  width: 50%; }

.grid-articles .post-entry-overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.grid-articles .post-entry .post-entry-meta {
  height: auto;
  bottom: 0;
  left: 0;
  padding: 0 20px 20px;
  position: absolute;
  width: 100%;
  z-index: 2; }

.grid-articles .post-entry:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.9) 100%);
  opacity: 0.4;
  transition: opacity 0.4s ease;
  z-index: 1; }

.grid-articles .post-entry:before {
  content: "";
  height: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1; }

.grid-articles .post-entry:hover:before {
  opacity: 1;
  z-index: 1; }

.grid-articles .post-entry .post-entry-meta .post-entry-meta-category {
  margin-bottom: 10px; }

.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2,
.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2 a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0; }

.grid-articles .post-entry:first-child .post-entry-meta .post-entry-meta-title h2,
.grid-articles .post-entry:first-child .post-entry-meta .post-entry-meta-title h2 a,
.grid-articles.grid-articles-v2 .post-entry:nth-child(2) .post-entry-meta .post-entry-meta-title h2 a {
  font-size: 24px; }

/*with space*/
.grid-articles.grid-articles-space .post-entry .post-entry-overlay {
  border-color: #fff;
  border-style: solid;
  border-width: 4px; }

.grid-articles.grid-articles-space .post-entry:first-child .post-entry-overlay {
  border-width: 4px 4px 4px 0px; }

.grid-articles.grid-articles-space .post-entry:nth-child(3) .post-entry-overlay,
.grid-articles.grid-articles-space .post-entry:nth-child(5) .post-entry-overlay {
  border-width: 4px 0 4px 4px; }

.grid-articles .post-date {
  color: #fff;
  opacity: 0.6; }

.grid-articles .post-entry-meta .product-description,
.post-entry-meta .product-description a {
  color: #fff !important; }

.article_padding{
  padding: 0px 15px;
}
/*
.crop img {
    width: 595px;
    height: 397px;
    margin: 0px;
    object-fit: cover;
}
*/

/*============20200830===========*/
/*.active-bt , .active a{
  color: #3397ed;

}
.active-bt .btn-shop{
  border-bottom: 1px solid #3397ed;
}*/
select, textarea, input{
  padding: 15px;
}

/*==========*/
.search__input {
        width: 100%;
        padding: 12px 24px;
        background-color: transparent;
        transition: transform 250ms ease-in-out;
        font-size: 14px;
        line-height: 18px;
        color: #575756;
        background-color: transparent;
/*         background-image: url(http://mihaeltomic.com/codepen/input-search/ic_search_black_24px.svg); */
 
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 18px 18px;
        background-position: 95% center;
        border-radius: 50px;
        border: 1px solid #575756;
        transition: all 250ms ease-in-out;
        backface-visibility: hidden;
        transform-style: preserve-3d;
    
}
.font-10{
  font-size: 10px !important;
}
.font-10 p{
  margin-bottom: 0px; 
}
.p-t-3{
  padding-top: 3px;
}
.text-grey{
  color: #999999;
}
.time-show{
  font-weight: 600;
  font-size: 20px;
}
.btn-green {
    color: #006837;
    border: 2px solid #006837;
    font-size: 14px;
    padding: 5px;
}
.btn-green:hover{
    color: #fff;
    background-color:#006837;
    border: 2px solid #006837;
}
.box-bor{
   border: 1px solid #cccccc;
   padding: 1.5em;
}
.center{
  text-align: center;
}
.width-65{
  width: 65%;
}
.post-item-description {
    padding: 10px !important;
    width: 100% !important;
    font-size: 13px;
    line-height: 20px;
}
@media (max-width: 640px){
  .width-65{
    width: 100%;
    }
}
/*@media (max-width: 960px) and (min-width: 641px){
  .width-65{
    width: 65%;
    }
}*/
@media (max-width: 800px) and (min-width: 640px){
  .width-65{
    width: 75%;
    }
  .blog-item.style-3 .entry-meta .info i {
    font-size: 11px;
    }
}
@media (max-width: 1023px) and (min-width: 641px){
  .width-65{
       width: 75%;
      }
  .blog-item.style-3 .entry-meta .info i {
       font-size: 11px;
      }
  .blog-item.style-3 .entry-meta .info {
      padding-top: 15px;
      padding-left: 20px;
      padding-bottom: 15px;
    }
}
/*------column 5 -----*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
.col-sm-3ths {
    width: 25%;
    float: left;
}
.col-sm-4ths {
    width: 33.33%;
    float: left;
}
.col-xs-6ths {
    width: 50%;
    float: left;
}
.col-xs-2ths {
    width: 20%;
    float: left;
}
.col-xs-10ths {
    width: 80%;
    float: left;
}



@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
@media (max-width: 640px) {
    .time-show {
    font-weight: 500;
    font-size: 16px;
    }
    .col-xs-6{
      width: 50% !important;
    }
    .font-16 {
      font-size: 13px;
    }
}
@media (max-width: 574px){
  .sm-hide{
    display: none;
  }
  .normal_logo img {
    min-width: 180px;
  }
  .header-column-icon-container .header-icon {
    float: none;
    margin-top: 0;
    margin-right: 0;
    margin-left: 14px;
    color: #808080;
  }
  .page-open-mobile-menu div {
    position: relative;
    width: 24px;
    height: 16px;
    cursor: pointer;
    margin-top: 6px;
  }

}
/*------20200912-------*/
.text-mute{
  color: #888;
  font-weight: 300;
  font-style: italic;
}
.text-link{
  color: #3397ed;
  text-decoration-line: underline;
}
.text-blue{
    color: #3397ed;
}
.gray_bg{
  background-color: #f5f7fb;
}
.sm_icon img{
  width: 3em;
  text-align: center;
}
.aling-center{
  text-align: center;
}
/*---pick a seat---*/
.seat {
    float: left;

    margin: 1px;

    background-image: url("../images/svg/free_seat.svg");
    width: 2.2em;
    height: 2.2em;
}



.seat-none {
    float: left;
    display: block;
    margin: 1px;
    background-color: #fff;
    width: 2.2em;
    height: 2.2em;

}

.seat-select {
    display: none;
}

.seat-select:checked+.seat {
    background-image: url("../images/svg/select_seat.svg");
    width: 2.2em;
    height: 2.2em;
    color: #fff;
}
label .seat{
  font-size: 16px;
  text-align: center;
}
.seat-no{
 font-size: 14px;
 padding-left: 8px;
 text-align: center;
}
.space{
  background: #fff;
  width: 2.2em;
  height: 2.2em;

}
.m-l-3{
  margin-left: 3px;
}
.avoid-clicks {
  pointer-events: none;
}
.gray_color{
  color: #4d4d4d;
}
.m-t-15{
  margin-top: 15px;
}
.text-500{
  font-weight: 500 !important;
}
.font-40{
  font-size: 40px;
}
.pick-no{
  font-weight: 700;
  font-size: 50px;
  line-height: 40px;
}
.green{
  color: #006837;
}
.note_ssm{
  font-family: 'Bai Jamjuree', sans-serif;
  color: #c1272d;
   font-style: italic;
   font-size: 1em;

}
.note_ssm-black{
  font-family: 'Bai Jamjuree', sans-serif;
  color: #333;
 
  font-size: 1em;

}
.bor_left{
  border-left: solid 1px #999;
}

@media (max-width: 767px){
  .bor_left{
  border-top: solid 1px #999;
  border-left: none;
}

}
/*--20201015--*/
.h-40{
  height: 40px;
}
.f-w-400{
  font-weight: 400;
}

.m-b-5{
  margin-bottom: 5px;
}
/*---20210811---*/
.f-w-300{
  font-weight: 300;
}
.mobile-menu .sub-menu.open {
  display: block;
  padding-left: 20px !important;
}
.icon-button{
  background-color: #fff;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 15px;
  border: none;
  padding: 1em 2em;
  margin-bottom: 15px;
}
.icon-button:hover{
 opacity: 0.7;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.number-view{
  font-size: 14px;
  font-weight: 400;
}
.number-view i{
  font-size: 15px!important;
  top: 1px;
}
.m-t-5{
  margin-top: 5px;
}
.article-box{
  padding: 15px !important;
}
.section-bg-5 {
  background-image: url(../images/background/bg_5.svg);
  background-position: center;
}
.f-w-500{
  font-weight: 500;
}
.blog-style-1 .owl-controls {
  margin-top: 0px;
}
.blog-item {
  /*margin-bottom: 15px;*/
  margin-bottom: 30px;
}
.masonry-item .overlay-wrapper .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #333;
  content: '';
}
.text-wrap-300{
  position: relative;
  width: 75%;
  text-align: center;
  left: 12%;
}
#img_container img{
  height: 150px;
  width: auto;
  margin: auto auto;
  display: block;
}
.button-block{
  width: 100%;
  border-radius: 12px;
  text-align: center;
  padding: 20px 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}
.button-block a{
  color: #fff;
}
.button-block a:hover{
  color: rgb(255, 255, 255, 0.7);
}
.bg_blue{
  background-color: #2196F3;
}
.bg_green{
  background-color: #259e54;
}
.past{
  filter: grayscale(1);
}

.button_signin{
  font-family: "Dindan Mai" !important;
}
@media (prefers-color-scheme: dark) {
  #imageQrCode{
    filter: invert(100%);
  }
}


