<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.itopplus-background {

}
.navbar-default .navbar-nav&gt;li&gt;a:focus,.navbar-default .navbar-nav&gt;li&gt;a:hover {
    color: #0090da;
    -webkit-box-shadow: inset 0 -5px 0 0 #0090da;
    -moz-box-shadow: inset 0 -5px 0 0 #0090da;
    box-shadow: inset 0 -5px 0 0 #0090da;
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #0090da;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #0090da!important
}
.navbar-nav&gt;li&gt;a {
    padding-bottom: 15px;
}
@media (max-width:768px) {
    .navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
        color: #0090da;
    }
}

/*เวลา hover focus ที่  opendropdown ตัวอักษรจะเป็นสีขาว*/
.navbar-default .navbar-nav&gt;.open&gt;a, .navbar-default .navbar-nav&gt;.open&gt;a:focus, .navbar-default .navbar-nav&gt;.open&gt;a:hover{
    color: #fff!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 &gt; li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}

/* 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 &gt; li {
    float:none;	
    display:inline-block;
    *display:inline; /* ie7 fix */
    *zoom:1; /* hasLayout ie7 trigger */
    vertical-align: top;
}
#main-navbar-collapse{
  text-align:right ;
}

}






.jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn {
    display: none;
}



.menuVertical .nav&gt;li&gt;a:hover, .nav&gt;li&gt;a:focus {
    color: #fff!important;
    background-color: #058fda;
}

.menuVertical .nav-pills&gt;li&gt;a {
    color: #787878;
    font-family: ThaiSansNeue;
    font-size: 22px;
}


.navbar-default .navbar-nav&gt;li&gt;a {
    font-family: ThaiSansNeue;
    font-size: 26px;
}

.form-horizontal .control-label {
    font-family: ThaiSansNeue;
    font-size: 20px;
}

.form-control {
    font-family: ThaiSansNeue;
}

.btn-default {
    font-family: ThaiSansNeue;
}



/* รูปบริการ */


.snip1523 {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  min-width: center;
  max-width: center;
  width: 100%;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  background-color: #fff;
}

.snip1523 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1523 img {
  vertical-align: top;
  max-width: 100%;
  backface-visibility: hidden;
}

.snip1523 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 30px;
  background-color: #0090da;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);

}

.snip1523 h2,
.snip1523 h3,
.snip1523 p {
  margin: 0;
}

.snip1523 h2,
.snip1523 h3 {
  line-height: 1.2em;
}

.snip1523 h2 {
  font-size: 1.9em;
  color: #fff;
}

.snip1523 h3 {
  color: #fff;
  font-size: 1.3em;
  font-weight: normal;
  letter-spacing: 1px;
}

.snip1523 p {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0.9em;
  margin-top: 12px;
  padding: 12px 0 15px;
  line-height: 1.5em;
}

.snip1523 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1523:hover &gt; img,
.snip1523.hover &gt; img {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.snip1523:hover figcaption,
.snip1523.hover figcaption {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}



















@media only screen and (max-width: 768px){
.row-fluid [class*=col-sm-5fix] {
   width: 50%!important;
   float:left!important;
}
}





@media only screen and (min-width : 360px) {
.navbar-default .navbar-toggle {
    border-color: #d2d2d2;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #d2d2d2!important;
    font-size: 0px!important;
}
}


@media only screen and (max-width: 768px){
.navbar-default .navbar-brand {
padding: 11px;
}
}


@media only screen and (min-width : 320px) {
.navbar-default .navbar-toggle {
    border-color: #d2d2d2;
    border: none!important;
    background: none!important;

}
  
  .text-bar {
    color: #d2d2d2!important;
    font-size: 0px!important;
}
}



.glyphicon-phone-alt:before {
   content: "\f10b"!important;
   font-family: FontAwesome;
   font-size: 26px;
   position: relative;
   top: -4px;
}





</pre></body></html>