.itopplus-background {

}
a {
    color: #000;
}
a:hover {
    color: #000;
}


.itopplus-head a {
    color: #ffff;
}

.itopplus-head a:hover {
    color: #caa34b;
}

.itopplus-footer a {
    color: #ffff;
}

.itopplus-footer a:hover {
    color: #caa34b;
}

.navbar-default .navbar-nav>li>a {
    color: #2d2d2d;
    font-size: 22px;
}
.navbar-default .navbar-nav .open>.dropdown-menu {
    background: #fff;
    font-size: 22px;
}


/*---------------------contant--------------------------*/

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: none;
}

.text-justify {
    text-align: left!important;
}

.btn-sm p {
    font-size: 18px;
    line-height: 1.5;
}

.nav-template li a {
    color: #333;
    font-size: 18px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #cca445;
    font-size: 17px;
    color: #000;
}


.Contentmanager .site .col-section .item.-micro a .caption .title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    color: #444;
    -webkit-transition: 300ms ease-in-out;
    -moz-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    -ms-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
  font-weight: bold;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    margin-bottom: 10px;
    color: #525151;
    font-size: 20px;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #dabe81;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #dabe81;
}

.navbar-default .navbar-toggle {
    border-color: #ffffff;
}

/*----------------effect-steve----------------------*/

figure.effect-selena {
    background: transparent;
}


figure.effect-steve {
    z-index: auto;
    overflow: visible;
    background: rgba(250, 250, 252, 0.7098039215686275);
}


figure.effect-steve h2, figure.effect-steve p {
    background: rgba(0, 0, 0, 0.55);
     margin-right: -33px;
    margin-left: -33px;
    color: #2d434e;
}

figure.effect-steve p {
    margin-top: 1em;
    padding: .0em;
    font-weight: 800;
    opacity: 0;
    -webkit-transition: opacity .35s,-webkit-transform .35s;
    transition: opacity .35s,transform .35s;
    -webkit-transform: scale3d(.9,.9,1);
    transform: scale3d(.9,.9,1);
}


figure.effect-steve h2 {
    position: relative;
    margin-top: 5em;
    padding: .0em;
}

/*-------------------menu--------------------------*/


.navbar-default {
    border: 0 solid #dbdbdb;
    background: 0 0
}
.navbar-default .navbar-nav>li>a {
    color: #2d2d2d;
}
.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #ae995e;
    background-color: none
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle:focus .icon-bar,.navbar-default .navbar-toggle:hover .icon-bar {
    background-color: #ae995e;
}
.navbar-default .navbar-toggle:focus .text-bar,.navbar-default .navbar-toggle:hover .text-bar {
    color: #ae995e!important
}
.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: transparent!important;
    color: #ae995e;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #ae995e;
}
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: transparent;
    background-image: none;
    color: #ae995e!important;
}
@media (max-width:768px) {
    .navbar-default {
        background: #fff
    }
    .navbar-default .navbar-nav .open>.dropdown-menu {
        background: 0 0!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 ;
}

}

/* 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 ;
}

}


#scrollTop{
position:fixed;
bottom:15px;
right:15px;
display:inline-block;
visibility:hidden;
cursor:pointer;
z-index:999;

opacity:0;

transition:all 0.3s ease-in-out;
font-size:26px;
line-height: 1;
padding:5px 9.5px;
text-align:center;
}
#scrollTop.fixed {
visibility:visible;
opacity:1;
cursor: pointer;
}

*/css*/

