.itopplus-background {

}
.itopplus-bg1 {
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.itopplus-bg2 {
    background-repeat: no-repeat;
    background-size: 100% auto
}
.itopplus-bg3 {
    background-repeat: no-repeat;
    background-size: 100% auto
}

a {
    color: #182941;
}
a:hover {
    color: #444;
}



.navbar-default .navbar-nav>li>a {
    color: #182941;
    font-size: 22px;
}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    font-weight: 500;
    color:#182941;
}

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

/*----------------------------------*/

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #172841;
    border-color: #172841;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #172841;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #172841;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ccc;
}

.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 16px;
}

................................./* อัลบัม ใช้เฟเฟ็ bubba*/...................................
.thumbs img.imageGallery: {
    filter: brightness(0.7);
    -webkit-filter: brightness(0.7);
    -moz-filter: brightness(0.7);
    -o-filter: brightness(0.7);
    -ms-filter: brightness(0.7);
}
  
.thumbs img.imageGallery:hover {
    filter: brightness(0.7);
    -webkit-filter: brightness(0.7);
    -moz-filter: brightness(0.7);
    -o-filter: brightness(0.7);
    -ms-filter: brightness(0.7);
}

.thumbs {
    padding: 0px!important;
    background-color: #fff;
    border:solid 1px #fff;
    color: #182941;
}

.thumbs:hover{
    padding: 0px!important;
    background-color: #fff;
    border:solid 1px #fff;
   -webkit-filter: contrast(100%); /* Safari */
   filter: contrast(100%);
   box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
}



/*--------------- icon home sarena ---------------------------*/

figure.effect-selena {
    background: #fff;
    border-radius: 500px;
    border:solid 2px #fff;
    padding: 7px;
}

figure.effect-selena:hover {
    background: #fff;
    border-radius: 500px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.9);
    border:solid 2px #fff;
    padding:7px;
}




/*เมนูกึ่งกลาง*/
/* 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:right ;
}

.itopplus-padtop {
    padding-top: 0px;
}
.itopplus-bg1 {
    background-repeat: no-repeat;
    background-size: 100% auto;
  	background-attachment: inherit;
}
.itopplus-bg2 {
    background-repeat: no-repeat;
    background-size: 100% auto;
  	background-attachment: inherit;
}
.itopplus-bg3 {
    background-repeat: no-repeat;
    background-size: 100% auto;
  	background-attachment: inherit;
}
.itopplus-banner {
    background: rgba(255, 255, 255, 0.97);
}
}

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

.itopplus-padtop {
    padding-top: 0px;
}
.itopplus-bg1 {
    background-repeat: no-repeat;
    background-size: 100% auto;
  	background-attachment: fixed;
}
.itopplus-bg2 {
    background-repeat: no-repeat;
    background-size: 100% auto;
  	background-attachment: fixed;
}
.itopplus-bg3 {
    background-repeat: no-repeat;
    background-size: 100% auto;
  	background-attachment: fixed;
}
.itopplus-banner {
    background: rgba(255, 255, 255, 0.70);
}

}

@media only screen and (max-width: 768px){
 .col-md-3.col-sm-6.col-xs-12 {
    width: 50%;
    float: left;
 }
}

  


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    filter: alpha(opacity=50);
    opacity: .5;
    display: none;
}


