@charset "utf-8";
body {
    font-family: "sigurd", sans-serif;
	font-weight: 300;
	font-style: normal;
	
	font-size: 1.5em;
	letter-spacing: .3em;
	/*line-height:18px;*/
	color: #000;
	background-color: #eae9e8;
	/*
	background-image: url(../images/bg.jpg);
	background-position:center top;
	background-attachment: fixed;
	background-repeat:no-repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 -webkit-text-size-adjust: 100%;
}
p, h1, h2, div{max-height: 999999px;}
#content{	width:980px;	margin:0 auto;}
.navLR{	margin:0 22px; }
.borR{border-right:1px #000 solid; height: 240px;}

.fontNormal{
	font-family: "titillium-web", sans-serif;
	font-weight: 200;
	font-style: normal;
}

.fontContent{ font-family: "titillium-web", sans-serif; color: #90a1be; font-size: 1.4em; letter-spacing: .05em; font-weight: 600;}
/*@font-face {
    font-family: 'barbaroroman';
    src: url('../font/barbaroroman.woff2') format('woff2'),
         url('../font/barbaroroman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/



html,
body {
  height: 100%;
  /*background-color: #333;
  font-family: 'Quicksand', sans-serif;
  color: white;*/
}

.b-a, .bar, .bar:before, .bar:after {
  transition: all .25s;
  content: "";
  position: absolute;
  right: 0;
  height: 3px;
  width: 35px;
  border-radius: 20px;
  background-color: rgba(46, 74, 137, 1.00);
}

.menu-collapsed {
  transition: all .25s;
  position: fixed;
  top: 10px;
  right: 9px;
  height: 36px;
  width: 100%;/*36px;*/
  z-index: 99;
  cursor: pointer;
}
.menu-collapsed ul {
  transition: all 0s;
  position: fixed;
  left: -9000px;
}

.bar {
  position: fixed;
	/*width: 100%;*/
  right: 15px;
  top: 25px;
	/*box-shadow: 5px 5px 10px;*/
}
.bar:before {
  top: -8px;
}
.bar:after {
  top: 8px;
}

.b-a-expanded, .menu-expanded .bar:before, .menu-expanded .bar:after {
  transition: all .25s;
  top: -0px;
}

.menu-expanded {
	font-size: 1em;
  transition: all .25s;
  text-align: center;
  line-height: 1em;
	/*letter-spacing: 5px;*/
	font-weight: normal;
  height: 100%;
  width: 30%;
  border-radius: 0px;
  top: 0;
  right: 0;
  background-color: rgba(36, 57, 116, 0.95);
}
.menu-expanded ul {
	padding-top: 10vh;
  transition: all 0s;
  position: relative;
  left: 0;
  z-index: 2;
}
.menu-expanded a {
  transition: all .15s;
  text-decoration: none;
  font-size: 2em;
  padding: 10px;
  color: #fff;
  display: block;
}
.menu-expanded a:hover {
  /*background-color: rgba(16, 68, 113, 0.8);*/
  transition: all .15s;
  letter-spacing: 2px;
  color: #FFF;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.menu-expanded .bar {
  background-color: transparent;
  transition: all .25s;
}
.menu-expanded .bar:before {
  transform: rotate(45deg);
}
.menu-expanded .bar:after {
  transform: rotate(-45deg);
}

/*.row {
  padding-top: 150px;
}*/

.specialFont{}
.specialFontThai{}
h1 {
  font-size: 3em;
}
h1.h1, h1.h1Black, h1.h1GoldDark { font-size: 50px; padding: 0 0 0px 0;}
h1.h1 {color:#F15B22;}
h1.h1Black {color:#FFF;}
h1.h1GoldDark { font-size: 100px; color:#f15d22;}

h3 {  color: #999;}

p {
  line-height: 160%;
  letter-spacing: 1px;
}


		.image-source-link {
			color: #98C3D1;
		}

		.mfp-with-zoom .mfp-container,
		.mfp-with-zoom.mfp-bg {
			opacity: 0;
			-webkit-backface-visibility: hidden;
			/* ideally, transition speed should match zoom duration */
			-webkit-transition: all 0.3s ease-out; 
			-moz-transition: all 0.3s ease-out; 
			-o-transition: all 0.3s ease-out; 
			transition: all 0.3s ease-out;
		}

		.mfp-with-zoom.mfp-ready .mfp-container {
				opacity: 1;
		}
		.mfp-with-zoom.mfp-ready.mfp-bg {
				opacity: 0.8;
		}

		.mfp-with-zoom.mfp-removing .mfp-container, 
		.mfp-with-zoom.mfp-removing.mfp-bg {
			opacity: 0;
		}
		.show-mobile, .show-mobileHome{	display:none;	}



.br1,.br2,.br3,.br4{	display:none;	}
.logoContent{
  position: absolute;
	/*top: -50px;*/
	z-index: 3;
	width: 100%;
}

header{ background-color: #ed1c24; padding: 15px 0; width: 100%; position:fixed; z-index: 5;}

.mainPage, .bgBeforeFoot,.bgCongret{background-image: url("../images/bg.jpg"); background-size: 30%; background-repeat: repeat; /*height: 100vh;*/}
.bgAbout{background-color: #243974; padding: 100px 0 0 0; }
.bgMenu{background-color: #eae9e8; padding: 100px 0 100px 0;}
.bgBeforeFoot{padding: 100px 0;}
.bgBarContact{background-color: #f58466; padding: 25px 0;}
.bgBarFooter{background-color: #243974; padding: 80px 0 50px 0; color: #FFF; font-family: "titillium-web", sans-serif; font-size: 1em; }
	.bgBarFooter a, .bgBarFooter a:hover {color: #FFF; text-decoration: none; font-weight: bold;}
.txtBlue{color: #104471;}
.backtotop{ position: fixed; bottom: 5px; right: 5px;}
.normalSPC{padding: 70px 0;}

.logo{ 
  width: 25%;
	margin: 100px 0 150px 0;
}
.logo2{  width: 45%; }

.MenuBlink{position: absolute; right: 15%; width: 18%; margin: -130px 0 0 0;}
.icoHight, .icoSocial{height: 55px;}
.about-Img, .about-Ti, .about-Txt {width: 90%;}
.menuHeight{height: 100px;}
.mapHight{width: 100%; height: 600px;}
.spcContact{ padding-left: 20%;}

#boxRegister{	padding-top:5px;}
.boxRegister{	width: 100%; margin: 5px 0; padding: 5px; font-size: 20px; color: #000; border: none; background-color: #e1e2e3; }
.borMap{	border:#CCC 1px solid;	padding:1px;}
.txtBlack{	color:#000;}
a, a:hover {color: #578369; text-decoration: none;}

