.itopplus-background {

}
.no-js a {
    color: #000;
    transition: 0.35s;
}
.no-js a:hover {
    color: #33702b;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #fff;
}
.navbar-default {
    background-color: #33702b;
}
.menuVertical .nav>li>a:hover, .nav>li>a:focus {
    background-color: #33702b;
}
.menuVertical .nav-pills>li>a, .menuVertical .nav-stacked>li+li {
    background-color: #33702b;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: #33702b;
}
.itopplus-footer {
    border-top: solid 0px #2badad;
}





/*from Contact*/
.no-js #Component666a5921393124001330aa86 label {
    display: none!important;
}
.no-js #Component666a5921393124001330aa86 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component666a5921393124001330aa86 .form-control {
    border: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 22px 10px;
    background: transparent;
    color: #000;
    font-size: 15px !important;
}
.no-js #Component666a5921393124001330aa86 .form-control:focus {
  border-bottom: 1px dashed #a4a4a4;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #1b1c1e!important;
}
.no-js #Component666a5921393124001330aa86 .btn {
   background: #297a30;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 30px;
   padding: 10px 30px 10px 30px;
   font-size: 15px;
   font-weight: 400;
}
.no-js #Component666a5921393124001330aa86 .btn-default:active {
   background: #000;
   color: #fff;
}
.no-js #Component666a5921393124001330aa86 .btn-default:hover,
.no-js #Component666a5921393124001330aa86 .btn-default:focus {
   background-position: 0 0px;
   background: #297a30;
   border: 0px solid transparent;
}
.no-js #Component666a5921393124001330aa86  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component666a5921393124001330aa86 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component666a5921393124001330aa86 ::placeholder {
  color: #333!important;
  font-weight:400;
}
/*from Contact*/


/*เมนูกึ่งกลาง*/
/* Medium Devices, Desktops */
@media only screen and (min-width : 1024px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1366px) {
h1,.h1 { font-size: 2.250em;}
h2,.h2 { font-size: 1.875em;}
h3,.h3 { font-size: 1.500em;}
h4,.h4 { font-size: 1.125em;}
h5,.h5 { font-size: 0.875em;}
h6,.h6 { font-size: 0.750em;}
p { margin: 0 0 10px;}
.navbar .nav,
.navbar .nav > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:center ;
}
}

/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */

