@font-face {
font-family: 'bodoniflfregular';
src: url('../fonts/BodoniFLF-Roman.ttf') format('ttf'),
url('../fonts/bodoniflf-roman-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}

/* CSS Document */
#companyname {font-family: "Times New Roman", Times, serif;font-size: 1.8em;font-weight:bold;color:#000;letter-spacing:0.05em;height:42px;line-height:42px;display: inline-block}
@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
#companyname {
margin:0px;
background-color: #000;
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
color: transparent;
text-shadow: rgba(255,255,255,0.30) 1px 0px 1px;}
}

main{height: 100%;min-height: 100%;position: relative}
#footer-fix{position:fixed;bottom: 0;z-index:3;}

/*--MEKHE-*/
.mekhe {font-size: 1.7em;color:#fff;font-family: "bodoniflfregular", Times, serif;letter-spacing:0.20em;margin-top:15px;margin-bottom:-5px;}
.oesc {font-size: 0.60em;}


.logo-img
{
height:42px;line-height:42px;width:270px; /*DON'T CHANGE THIS LINE*/
font-family: "bodoniflfregular", Times, serif;font-size: 1.6em;color:#000;letter-spacing:0.05em;
/*background-color: aqua; test */
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.logo-img {
margin:0px;
background-color: #000;
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
color: transparent;
text-shadow: rgba(255,255,255,0.30) 1px 0px 1px;}
}

.ores {font-size: 18px;color:#fff;font-family: "Times New Roman", Times, serif;letter-spacing:0.05em;margin-top:15px;margin-bottom:-5px;font-weight:600}

.fes-trf-img1 {background: url(../../images/gallery/bangkok-airport-representative.jpg) 50% 50% no-repeat;  
width: 100%;  display: block;	
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
     
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	overflow: hidden;}

.fes-trf-img2 {
  background: url(../../images/gallery/driver1.jpg) 50% 50% no-repeat;
  background-size: cover;
  
  width: 100%;
  display: block;	
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
     
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.fes-trf-img3 {
  background: url(../../images/gallery/passenger02.jpg) 50% 50% no-repeat;
  background-size: cover;
  
  width: 100%;
  display: block;	
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
     
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
