/*
Theme Name: NEUS
Theme URI: http://www.neus.co.th/
Author: Pukkymoonoi
Description: NEUS Company
Version: 1.0
*/

@import url(css/jquery.iviewer.css);
@import url(css/bootstrap.min.css);
@import url(css/mourn.min.css);

/* --------------------------------
  ไว้อาลัย css
----------------------------------*/
/*
img {
  -webkit-filter: grayscale(100%); 
  filter: grayscale(100%);
}
html {
  -webkit-filter: grayscale(100%);
}
*/
/* CSS Specification */
@font-face {
    font-family: 'latohairline';
    src: url('fonts/lato-hairline-webfont.eot');
    src: url('fonts/lato-hairline-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-hairline-webfont.woff2') format('woff2'),
         url('fonts/lato-hairline-webfont.woff') format('woff'),
         url('fonts/lato-hairline-webfont.ttf') format('truetype'),
         url('fonts/lato-hairline-webfont.svg#latohairline') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* General */
body { 
/*  background-image: url("img/bg.jpg");
  background-attachment: fixed;
  background-position: center;*/
  
  background-image: url("img/background.png");
}

#header {
/*  background-image: url("img/background.png");*/
/*  border-style: dotted;
  border-width: 2px 0px 2px 0px;
  border-color: #999999;*/
  /*background-color: #ffffff;*/
}

a {	
	outline: none;
	-webkit-transition: all 0.14s ease 0s; 
	   -moz-transition: all 0.14s ease 0s; 
		 -o-transition: all 0.14s ease 0s; 
}

.blue-strip:before {
  content: "";
  display: block;
  background-color: #13AEEF;
  height: 10px;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(80, 80, 80, 0.8);
  -moz-box-shadow:    0px 2px 3px 0px rgba(80, 80, 80, 0.8);
  box-shadow:         0px 2px 3px 0px rgba(80, 80, 80, 0.8);
  width: 100%;
  height: 100%;
}
.blue-strip:after {
  content: "";
  background: url("img/wat.png") repeat-x 0 400px;
  display: block;
  height: 900px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.nav-neus {
  padding-top: 65px;
  padding-left:12px;
  font-size: 18px;
  font-weight: bold;

}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #1b8bcd;
    background-color: transparent;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
}

.content-text {
  padding-top: 20px;
/*  padding-left: 20px;*/
  padding-right: 20px;
  padding-bottom: 20px;
  height: 100%;
}

img .bg_blue{
  position:relative;
}


.text-footer {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}

.site-slideshow {
  border-bottom: 10px solid #1b8bcd;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.slide-product-brand {
  background: transparent;
}

.content2 {
  margin-top: 20px;

}
.content3 {
  margin-top: 20px;
  height: 100%;
}
.cat-content {
  height: 100%;
}
.text-countdown {
  font-size: 27px;
  color: #000000;
  margin-left: 55px;
}
.text-header-right {
  text-align: right;
  font-size: 27px;
  color: #000000;
}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 0px 40px;
  margin-top: 15px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  /*background: none repeat scroll 0 0 #222222;*/
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 5px;
  color:#000;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  /*right: -12px !important;*/
  background-image: none;
  /*background: none repeat scroll 0 0 #222222;*/
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 5px;
  color:#000;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}

#content {
  margin-top: 20px;
}

.content-box1 {
  background-color: #1e8bc3;
}

.content-box2 {
  background-color: #f86923;
}

.content-box3 {
  background-color: #ff9f00;
}

.box-right {
  font-size: 18px;
  margin-top: 25px;
  background: #d5df27 none repeat scroll 0% 0%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-left: 3px solid #404040;
}
.content-box {
  margin-top: 15px;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0px;
    border-width: 1px 0px 1px 5px;
    border-style: solid;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 3px;
}
#footer{
/*  background-image: url("img/bg-content.jpg");*/
}

.footer-brand {
  background-color: transparent;
  border-color: transparent; 
}

.organized {
  margin-right: 600px;
}
.iconfooter {

}
.iconfooter img {
  width: 150px;
  padding: 10px;
}



#search-bar {
  padding-top: 20px;
}

.main-section {
/*  background-color: #fff;*/
  background-image: url("img/background.png");
/*  min-height: 100%;
  -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.75);*/
}
.contenthead {
  margin-top: 20px;
  margin-left: 20px;
}
.contact {
  color: #111;
}
.contact h2 {
  color: #FFF;
  font-style: normal;
  font-weight: 700;
}
.contact h2 > span {
  color: #DADADA;
  font-size: 24px;
  padding: 10px;
  background-color: #fff;
  display: inline-block;
  border-radius: 20px;
}
.sponsors-pane {
  padding-top: 30px;
}
.sponsors-pane > a {
  padding-right: 20px;
}
.sponsors-pane > a:last-child {
  padding-right: 0px;
}
.copyright {
  background-color: rgba(0, 0, 0, 0.15);
  padding: 10px 0;
  color: #333;
}
.copyright a, .copyright a:hover, .copyright a:active, .copyright a:focus {
  color: #333;
}
.backtotop {
  background-color: transparent;
  text-align: center;
}
.backtotop a, .backtotop a:hover, .backtotop a:active, .backtotop a:focus {
  color: #333;
  font-size: 16px;
  display: block;
}

/* Front Page Template */
.videoyoutube {
  padding-right: 1px;
}
.imgbanner {
  padding-left: 0;
}
.imgbanner a img {
  padding-left: 0;
  margin-bottom: 1px;
	-webkit-transition: all 0.14s ease 0s; 
	   -moz-transition: all 0.14s ease 0s; 
		 -o-transition: all 0.14s ease 0s; 
}
.imgbanner a:hover img {
  opacity: 0.8;
}
h2.front-page {
  color: #666;
  font-style: normal;
  font-size: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
div.business-matching {
  background-color: #FF8811;
  position: relative;
}
div.business-matching a {
  color: #222;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  padding: 20px;
  display: block;
}
div.business-matching a:hover {
  color: #fff;
  text-decoration: none;
}
div.business-matching a:after {
  position: absolute;
  right: 20px;
  top: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 26px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}
div.oldtiff {
  background: #E8E8E8;
  margin-top: 10px;
  padding: 1px 20px;
}
div.all-news {
  margin-top: 20px;
  padding: 10px 0;
  text-align: right;
  border-top: 1px solid #ccc;
}
.newsroll {
  margin-top: 20px;
}
h3.news-header {
  margin-top: 0;
}
/* Page */
div.page-title {
  background: #DADADA;
}

.page-title h1 {
  font-size: 28px;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* Post */
div.booth-photo {
    border-top: 10px solid #F5F5F5;
    border-bottom: 10px solid #F5F5F5;
    margin-bottom: 15px;
    height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
}

/* Post */

/* Responsive for iPhone */
/*@media (max-width: 1280px) {
    
    #content {
    margin-top: 228px;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    background-color: #ffffff;
    height: 100%;
  }
}*/
/* Responsive for iPhone */
/*@media (max-width: 700px) {
    
    #content {
    margin-top: 170px;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    background-color: #ffffff;
    height: 100%;
  }
}*/
/* Responsive for iPhone */
/*@media (max-width: 500px) {
    
    #content {
    margin-top: 100px;
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 20px;
    background-color: #ffffff;
    height: 100%;
  }
}*/
