.itopplus-background {

}

/*content*/
.contact {
    font-size: 1.143em;
    margin-top: -18.5%;
    position: absolute;
    width: 100%;
}

.contact-text-page-template {
	padding-top: 50px
}
.col-md-6.pull-left {
    margin-left: -5%;
    margin-right: 0%;
    width: 56%;
}
.Textmanager.font-inherit {
    text-align: left;
    font-size: 18px;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: none;
}
.img-container {
    width: 100%;
    padding-bottom: 86%;
}
img.img-responsive {
    border: solid 1px #ddd;
    margin-bottom: 20px;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #A81B20;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
	margin-bottom: 10px;
    font-size: 20px;
    color: #e80000;
    display: none;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
	margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em;
    color: #444;
    text-align: center;
    min-height: 50px;
    line-height: 1.6;
}
article.col-md-6.item.-micro {
    width: 22%;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 15px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
  	padding-left: 0px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
    background-color: #fff;
    margin: 10px;
  	border: solid 1px #ddd;
      margin-bottom: 15px;
      box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover, .Contentmanager .site .col-section .item.-micro:nth-child(odd):hover{
    box-shadow: 0 0 10px rgba(144, 144, 144, 0.8);
}

.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
     background-color: #fff;
    margin: 10px;
	border: solid 1px #ddd;
    margin-bottom: 15px;
      box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.Contentmanager .site .col-section .item.-micro a .post {
    text-align: center;
    margin: 10px;
    font-size: .8em;
    color: #bbb;
    padding-top: 15px;
      display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
    -webkit-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
.col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 15px;
}
.col-md-8.col-sm-8.col-xs-12 p{
    font-size: 14px;
  	text-align: left;
}
.img-container {
    width: 100%;
    padding-bottom: 86%;
}

/*เรื่องน่าสนใจอื่นๆ*/
.landingpagemanager {
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    border: solid 2px #f3f4f4;
    background-color: rgb(255, 255, 255);
    margin-bottom: 15px;
  display: none;
}
li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 29.5%;
    margin: 15px;
      border-radius: 10px;
}
.nav-template li:hover {
    background-color: #f9f9f9;
    text-decoration: underline !important;
}
.img-container .img{
    border-radius: 0px;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    max-height: inherit;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center!important;
    margin-bottom: 20px;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 p {
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
    display:none;
}
.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 .col-md-8.col-sm-8.col-xs-12 strong{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    font-size: 18px;
    margin-top: 10px;
}



/*ตารางเขียว*/
table.tj4{
   border-spacing: 0;
   width: 100%;
   border:1px solid #d1d1d1;
   padding:10px;
   background-color:#fff;
}

table.tj4 td {
  border: 1px solid #d1d1d1;
  padding:10px; 
  font-size:16px;
  vertical-align: top;
  text-align: left;


}

table.tj4 th {
    border: 1px solid #d1d1d1;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    vertical-align: text-top;
    font-weight: normal;
    background-color: #70AD47;
    color: #fff;
}
table.tj4 td:nth-child(even) {
    background-color: #f9f9f9;
}
table.tj4 td:nth-child(odd) {
    background-color: #a81b20;
    color: #fff;
}
table.tj4 td:nth-child(even):hover {
    background-color: #ededed;
    color: #343434;
}



/*------------ค้นหา -------------------*/
#searchResultLanding {
    margin: 0 15px;
}
  .itopplus-search-image-flex-container {
   width: 100%!important;
   display: block!important;
}
.itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    width: 30%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
    min-height: 200px!important;
    max-height: 200px!important;
}

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

/*------------ปุ่มฟอร์มติดต่อ-------------------*/
.btn-primary{
	background-image: linear-gradient(to bottom,#b84245 0,#952239 100%);
	border-color: #952239;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #851e33;
    background-position: 0 -15px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    /* background-color: #3071a9; */
    border-color: #9b283c;
}
.btn-primary:active, .btn-primary.active {
    background-color: #c84553;
    border-color: #c74452;
}


/*ไอคอน*/
ul.a {
   list-style-image: url('https://itp1.itopfile.com/ImageServer/itp_250820194nfo/25/0/1z-z1051307266915.webp');
}


.border-home{
  	text-align: center;
    font-size:18px;
    -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;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.border-home:hover, .border-home:focus, .border-home:active {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}

.border-home img{
	margin-bottom:-15%;
}
.bg-border {
    background-color: #efefef;
    padding: 60px 10px 20px;
}
.btn02 {
    display: inline-block;
    vertical-align: middle;
    border: solid 1px #851e33;
    background-color: #851e33;
    letter-spacing: 1px;
    color: #fff;
    font-size: 14px;
    padding: 8px 30px;
  	border-radius:20px;
    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;
}
.btn02:hover {
    border: solid 1px #e62129;
    background-color: #e62129;
    font-size: 14px;
    color: #fff;
    text-align: center;
}








.hvr-bounce-in, .hvr-bounce-in a {
    color:#fff;
    -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.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  	color:#ffcd42;
}


/*อัลบั้ม*/
.thumbnail>img, .thumbnail a>img{
  -webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.thumbnail>img, .thumbnail a>img:hover{
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.imgLightbox {
   position: relative!important;
   overflow: hidden!important;
   width: 100%!important;
}

figure.effect-jazz figcaption::after {
border-top: 1px solid #fff0;
border-bottom: 1px solid #fff0;
}
figure.effect-jazz {
    background: transparent;
}
.thumbnail {
    padding: 0px;
    border: 1px solid #d1d1d1;
    border-radius: 0px;
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.thumbnail h2.margin {
    text-align: center;
    font-size: 16px;
    line-height: 2;
}



.subject h2{
	padding-top:2%;
}
.subject p{
	font-size:20px;
    text-align:left;
}


/*button*/
.btn-footer{
	background-color:#efefef;
  	border:solid 1px #fff;
  	color:#000;
  	border-radius:25px;
  	padding:10px;
  	width:100%;
  	letter-spacing: 1px;
  	transition: all .2s ease-in-out;
}
.btn-footer:hover{
	background-color:#f7d98a;
  
}

/*link*/
.itopplus-footer a{
	color:#fff;
}
a:hover {
    color: #ffcd42;
    text-decoration: none;
}



@media only screen and (max-width : 812px) {
.itopplus-bgmain {
    background-size: cover;
}
[class*="col-sm-5fix"], .uneditable-input[class*="col-sm-5fix"], .row-fluid [class*="col-sm-5fix"] {
    display: inline-flex;
    float: none;
    width: 33%;
}
  .border-home {
    text-align: center;
    font-size: 14px;
  }
   /*------------ค้นหา -------------------*/
      .itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    width: 30%!important;
    padding: 5px;
    text-align: left;
    display: inline-block;
    height: 100px!important;
    min-height: 0px!important;
    max-height: 300px!important;
}
  #searchResultLanding {
    margin: 0 5px;
}
  article.col-md-6.item.-micro {
    width: 30%;
}
  .contact {
    font-size: 1.143em;
    margin-top: -3%;
    position: absolute;
    width: 100%;
    position: initial;
    margin-bottom: 5%;
}
}

@media only screen and (max-width : 414px) {
  [class*="col-sm-5fix"], .uneditable-input[class*="col-sm-5fix"], .row-fluid [class*="col-sm-5fix"] {
    display: inline-flex;
    float: none;
    width: 100%;
}
  .border-home {
    text-align: center;
    font-size: 18px;
  }
  h1 {
    font-size:24px;
}
  h2 {
    font-size: 22px;
}
  h3 {
    font-size: 16px;
}
    #InmyDiv1572849184532 {
    width: 230px;
    margin: 0 auto;
}
     /*------------ค้นหา -------------------*/
    .itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    height: 100px!important;
    width: 95%!important;
    padding: 10px;
    text-align: left;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
  .col-md-6.pull-left {
    margin-left: -5%;
    margin-right: 0%;
    width: 100%;
}
  .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
  h3.managerHeader {
    font-size: 1.6em;
    margin-top: -10%;
}
}

img#myImage1574215841941 {
    width: 35px!important;
}

/*เมนูกึ่งกลาง*/
/* 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 ;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 2px;
    padding-right: 2px;
}
   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 ;
}
.navbar-default .navbar-nav>li>a {
    padding-left: 12px;
    padding-right: 12px;
}
   ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
margin: 0;
 }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
.navbar-default .navbar-nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
      font-size: 18px;
}

        .itopplus-search-image-flex-item {
    background-color: #f2f2f2!important;
    width: 23%!important;
    padding: 10px;
    text-align: left;
    display: inline-block;
    min-height: 480px!important;
    max-height: 480px!important;
    padding-top: 10px!important;
}
   ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
margin: 0;
 }
}

.itopplus-footer {
    background-image: none;
    background-color: #A81B20;
    color: #fff;
}

