.itopplus-background {

}
#imagesControl5e68bdc48cf22f0012dc5173 {
    padding: 0!important;
}
#imagesControl5e68be3d0c26320012723898 {
    padding: 0!important;
}
#imagesControl5e68be82f5de8800126eab2e {
    padding: 0!important;
}
#imagesControl5e68bec9f5de8800126eab33 {
    padding: 0!important;
}

.menuVertical .nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #1151a6;
    border-color: #e7e7e7;
}

.dropdown-menu>li>a {
    font-size: 16px;
}

/*----ค้นหา-----*/
  .search_text a{
   color:#000;
  }

 /*------------ค้นหา -------------------*/
  .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
  .itopplus-search-image-flex-item img {
    height: inherit;
    width: 100%!important;
}
.itopplus-search-image-flex-item {
    background-color:#ececec!important;
    width: 48%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
}

.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
  width: 100% !important;
  }


/*from Contact*/
.no-js #Component5e43585bf589e00012d299c3 label {
    display: none!important;
}
.no-js #Component5e43585bf589e00012d299c3 .col-md-6 {
    width: 100%;
      margin-left: 0;
}
.no-js #Component5e43585bf589e00012d299c3 .form-control {
    border: 1px solid #888;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    font-size: 14px!important;
    padding: 20px;
    background: transparent;
      color: #000;
}
.no-js #Component5e43585bf589e00012d299c3 .form-control:focus {
    border-color: #ffe502;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000!important;
}
.no-js #Component5e43585bf589e00012d299c3 .btn {
    background-image: linear-gradient(to right, #6386b9 0%,#05408f 100%);
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 10px 30px;
    font-size: 14px;
    border: 0px solid transparent;
    color: #fff;
}
.no-js #Component5e43585bf589e00012d299c3 .btn-default:active {
background-color: #404040;
}
.no-js #Component5e43585bf589e00012d299c3 .btn-default:hover,
.no-js #Component5e43585bf589e00012d299c3 .btn-default:focus {
    background-position: 0 0px;
  background-color: #404040;
}
/*from Contact*/ 



/*effect*/
.hvr-backward {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    width: 100%;
    background-color: #cfcfd0;
    font-size:16px;
}
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
}




.bghead {
     background: linear-gradient(to right, rgba(4,63,143,1) 0%, rgba(4,63,143,1) 10%, rgba(102,137,187,1) 49%, rgba(4,62,143,1) 90%, rgba(4,62,143,1) 100%);
    clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
    color: white;
    font-size: 1.8em;
    padding: 0.5% 5%;
    font-family: AngsanaNew;
    text-align: center;
  	width:max-content;
    margin: 0 auto;
    text-transform: uppercase;
}

.bg-text{
	background: linear-gradient(to right, rgba(248,215,0,1) 0%, rgba(248,216,0,1) 64%, rgba(187,162,0,1) 100%);
  	color:#090909;
  	font-size:1.5em;
}
.bg-text h2 {
    font-size: 1.3em;
}


.btn-home {
    border: solid 1px #043f8f;
    background-color: #043f8f;
    letter-spacing: 1px;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    padding: 2px 15px;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: max-content;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-home:hover {
    border:solid 1px #bfa501;
    background-color: #f7d900;
    color: #00285d;
}


/*Gallery*/
.thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: none;
}
.thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    padding-right: 0!important;
    padding-left: 0!important;
  	margin-bottom: 0;
}
.thumbnail p.margin {
    text-align: center;
    color: #888888;
    font-size: 1.143em;
}
.thumbnail h2.margin {
    text-align: center;
    color: #0a0a0a;
    font-size: 1.35em;
    line-height: 2;
}
.thumbs h2.margin {
    font-size: 1.143em;
    color: #0a0a0a;
}
.thumbs:hover {
    color: #ecce00;
}
.thumbnail:hover{
	box-shadow: 0 0 10px #b5b5b5;
}

/*อัลบั้ม*/
figure.effect-jazz figcaption::after {
border-top: 1px solid #fff0;
border-bottom: 1px solid #fff0;
}
figure.effect-jazz {
    background: transparent;
}

.thumbs>img, .thumbs a>img{
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.thumbs>img, .thumbs a>img:hover{
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.imgLightbox {
   position: relative!important;
   overflow: hidden!important;
   width: 100%!important;

}



/*effect อัลบั้มภาพ*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar figcaption {
    background-color: rgba(255, 255, 255, 0);
    padding: 0em;
}
figure.effect-oscar figcaption::before {
    z-index: 0;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: 0px solid #fff;
    content: '';
    background: transparent;
}
figure.effect-oscar h2 {
    margin: 45% 0 0 0!important;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    left: 0;
    right: 0;
    text-transform: capitalize;
    word-spacing: normal;
    font-size: 1em;

}
.textoscar1 {
    font-size: 1em;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 5%;
    z-index: 999;
  text-shadow: 3px 5px 5px #000000;
}
.textoscar2 {
    top: 42%;
    position: absolute;
    color: #fff;
    text-align: center;
    width: 100%;
  text-shadow: 3px 5px 5px #000000;
}
.textoscar2 figure.effect-oscar figcaption::before{
	 background: transparent;
}


/*---------------------------ipad-------------------------------------- */
@media (max-width:812px) {
  .bg-text {
      font-size: 1.143em;
  }
  h2 {
    font-size: 1.4em;
}
  .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  .thumbnail p.margin {
    text-align: center;
    color: #888888;
    font-size: 1em;
}
  .thumbs h2.margin {
    font-size: 1em;
    color: #0a0a0a;
}
  figure.effect-oscar h2 {
    margin: 45% 0 0 0!important;
    font-size: 0.75em;
}
  .hvr-backward {
    font-size: 13px;
}
    .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
              /*------------ค้นหา -------------------*/
.itopplus-search-image-flex-item {
    background-color: :#f5f5f5!important;
    width: 30%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
    height: 300px!important;
    min-height: 0px!important;
    max-height: 300px!important;
}
  #searchResultLanding {
    margin: 0 5px;
}
}
/*---------------------------ipad-------------------------------------- */



/*---------------------------mobile-------------------------------------- */
@media (max-width:414px) {
    .col-md-3.col-sm-4.col-xs-4 {
    width: 100%;
}
  .bg-text {
      background: linear-gradient(to bottom, rgba(248,215,0,1) 0%, rgba(248,216,0,1) 64%, rgba(187,162,0,1) 100%);
      color: #090909;
      font-size: 1.143em;
  }
  .textoscar1 {
    font-size: 1em;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 5%;
    z-index: 999;
    color: #fff;
    top: 35%;
}
  .bghead {
    font-size: 1.3em;
    padding: 1% 5%;
    font-family: AngsanaNew;
    text-align: center;
    width: 100%;
}
  .btn-home {
    margin-bottom: 30px;
}
  .hvr-backward {
    font-size: 12px;
}
           /*------------ค้นหา -------------------*/
    .itopplus-search-image-flex-item {
    background-color::#f5f5f5!important;
    height: inherit!important;
    width: 95%!important;
    padding: 10px;
    text-align: left;
}
  #imagesControl5e42716aa65d5300126f2ab8 {
    margin-top: -17px;
}
  .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
}
}
/*---------------------------mobile-------------------------------------- */



/*link*/
.itopplus-footer a{
	color:#fff;
}
a:hover{
	color:#f8d800;
}


/*เมนูฟิก*/
.itopplus-sticky-nav-bar-inside div {
   float: none!important;
   text-align: center;
}
#itopplus-sticky-nav-bar {
  	background: rgba(6,76,171,.84);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33);
}
#itopplus-nav-bar-sticky .itopplus-sidebar-menu-parent {
    color: black;
    font-size: 12pt;
    border-bottom: none!important;
}

/*menu*/
.navbar-default {
    background:  transparent;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: #04306b;
}
.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #04306b;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    background-color: #04306b;
    color: #fff
}
.navbar-default .navbar-nav .open .dropdown-menu .menu-item a:hover {
    background: #04306b;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #04306b;
    background-image: none;
    color: #fff!important;
}
@media (max-width:768px) {
  	.navbar-default {
        background: rgba(6,76,171,1);
    }
    .navbar-default .navbar-nav .open>.dropdown-menu {
        background: 0 0
    }
}

/*เมนูกึ่งกลาง*/
/* 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 ;
}
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
 }
}

/* 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 ;
}
 ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
 }
  
}

@media only screen and (min-width :1900px) {
   body,html {
   font-size: 16px;
}
   ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
 }
    
 /*------------ค้นหา -------------------*/
  .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
  .itopplus-search-image-flex-item img {
    height: inherit;
    width: 100%!important;
}
.itopplus-search-image-flex-item {
	background-color: :#f5f5f5!important;
    width: 24%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
    height: 500px!important;
    min-height: 0px!important;
    max-height: 500px!important;
}

.itopplus-search-shopcart-image {
    height: auto !important;
    overflow: hidden;
}  
.itopplus-search-shopcart-image img{
  width: 100% !important;
  }
}

