/*
Theme Name: Thanhlam
Theme URI: http://bachhac.org
Description: Wordpress Theme created by <a href="http://bachhac.org">hungkin</a> 
Author: hungkin
Version: 1.0.1
Tags: business, blog, masonry, portfolio, one-column, two-column
*/

/* #Basic HTML
================================================== */
@font-face {
    font-family:UTM_Swiss_CondensedBold;
  
    src:url('font/UTM_Swiss_CondensedBold.woff') format('woff');  font-weight:normal;
    font-style:normal;
    font-variant:normal;
}
body {
  color:#121212;
  font: 14px/1.5 'Arial', 'Liberation Sans', FreeSans, sans-serif;
}
p { line-height:1.8 }
/* Separator */
.separator {
  height:0;
  margin:30px 0;
  border-top:1px solid #ddd
}
.column { margin-bottom:15px }

/* #Typography
================================================== */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 {font-size: 25px; }
h2 {font-size: 23px; }
h3 {font-size: 21px; }
h4 {font-size: 19px; }
h5 {font-size: 17px; }
h6 {font-size: 15px; }

small { font-size:12px }
ol { list-style: decimal }
ul { list-style: disc }
li { margin-left: 30px }
h1, h2, h3, h4, h5, h6,
p, dl, hr, ol, ul, pre, table, address, fieldset, figure {
  margin-bottom: 5px;
}
em { font-style:italic }
a { color:#E5771D; text-decoration:none }
a:hover { text-decoration:underline }
pre, code {
  background:#ddd;
  padding:10px;
  font-size:12px;
  overflow:auto;
  font-family: 'DejaVu Sans Mono', Monaco, Consolas, monospace;
}
blockquote {
  font:1.3em/1.5 'Georgia';
  font-style:italic;
  margin-left:40px;
}
.alignleft { 
  float:left;
  margin:5px 25px 15px 0
}
.alignright {
  float:right;
  margin:5px 0 15px 25px
}
.aligncenter {
  clear:both;
  display:block;
  margin:10px auto 15px
}

/* Form Element */
input[type="text"], input[type="email"], textarea {
  padding:5px 2px;
  border:1px solid #ccc
}
textarea { resize:none }
input[type="submit"] {
  color:#E5771D;
  border:none;
  cursor:pointer;
  padding:5px 10px;
  background:#1982d1;
  border: 1px solid #1982d1
}

/* #Flex Slider
================================================== */
.flex-container a:active, .flexslider a:active {outline: none;}
.slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
.flexslider {width: 100%; margin: 0; padding: 0; position:relative}
.flexslider .slides > li {display: none; margin-left:0}
.flexslider .slides img {max-width: 100%; height: auto; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* Flex Slider Theme -- Edit style untuk flexslider di bagian ini */
.flex-container {
  zoom:1;
  margin-bottom:15px;
  position:relative;
  background:url(images/shadow-slide.png) no-repeat 50% 100%;
}
.flexslider .slides > li {position:relative }
.flex-control-nav li {margin:0 }
.flex-control-nav a {cursor:pointer }
.flex-caption {
  width: 96%; 
  padding: 2%; 
  position: absolute; 
  left: 0; 
  bottom: 0; 
  background: rgba(0,0,0,.3); 
  color: #fff;
  line-height: 18px;
}
/* Direction Nav */
.flex-container .flex-direction-nav li a {
  width:52px;
  padding:5px 10px;
  margin: -13px 0 0; 
  display: block;
  background:#fff;
  text-align:center;
  top: 50%;
  position: absolute;
  cursor: pointer
}
.flex-direction-nav li a.next {right: 20px}
.flex-direction-nav li a.prev {left: 20px}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-container .flex-control-nav {
  width: 182px; 
  position: absolute; 
  bottom: 0; 
  text-align: center;
  height:52px;
  left: 50%;
  margin-left: -91px;
  background:url(images/panel-slideshow.png) no-repeat 50% 0;
}
.flex-container .flex-control-nav li { 
  margin: 15px 0 0 10px; 
  display: inline-block; 
  zoom: 1; 
  *display: inline
}
.flex-container .flex-control-nav li:first-child {margin: 0;}
.flex-container .flex-control-nav li a {
  padding:0;
  width:20px;
  height:20px;
  background:url(images/nav-slideshow.png) no-repeat;
  display: block; 
  cursor: pointer;
  text-indent:-9999px;
}
.flex-container .flex-control-nav li .active {
  background-position:0 -20px;
}
.button-slide {
  width:137px;
  height:27px;
  background:url(images/button-slideshow.png) no-repeat;
  position:absolute;
  z-index:1000;
  bottom: 10px;
  left:28%;
  text-align:center;
  font-family:'UTM_Swiss_CondensedBold';
  font-size:14px;
  color:#FFF;
  text-transform:uppercase;

  padding:4px 0 0 0;
}
.button-slide:hover {
  text-decoration:none;
  background-position:0 -31px;
}
.button-slide.contact {
  left:59.5%;
}

/* #Menu
================================================== */
.header .menu {
  margin:0;
  list-style:none;
  float:left;
}
.header .menu li {
  margin:0;
  float:left;
  display:inline;
}
.header .menu a {
  display:block;
  
  padding:27px 5px 0 5px;
  font-family:'UTM_Swiss_CondensedBold';
  text-transform:uppercase;
  font-size:13px;
  color:#E5771D;
  margin-left: -1px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent
}
.header .menu li:hover a,
.header .current_page_item a,
.header .current-menu-item a,
.header .current_menu_item a {
  background: none repeat scroll 0 0 #fff;
color:#E5771D;
text-decoration: none;
}
.header .menu ul.sub-menu li, .header .menu ul.sub-menu li a {
  background: none repeat scroll 0 0 #125631;
color: #fff;
font-family: Arial,verdana,serif;
height: auto;
padding: 0;
text-transform: none;
font-weight: bold;
}
.header .menu ul.sub-menu li a {
  padding: 4px 0 4px 15px;
}
.header .menu ul.sub-menu li a:hover {
  background: #fff;
  color: #1CA65A;
}

/**
* SUB MENU
* ======== 
* Gunakan style ini saat membuat submenu, hanya tinggal ubah beberapa
* property saja. Akan saya beri keterangan bagian mana saja yang dapat di ubah.
* Untuk dropdown effect, gunakan jquery sooperfish yang telah di sediakan 
* di direktori includes/js/jquery.sooperfish.js
*/
/* Jangan ubah bagian ini, hanya ubah bagian yang saya beri comment */
ul.sf-menu { margin:0; padding:0 }
ul.sf-menu { display:block; position:relative }
ul.sf-menu li {
  display:block;
  list-style:none;
  float:left;
  position:relative;
}
ul.sf-menu li:hover { visibility:inherit; /* fixes IE7 'sticky bug' */ }
ul.sf-menu a { display:block; position:relative }
ul.sf-menu ul {
  position:absolute;
  left:0;
  width:190px; 
  top:auto;
  left:-999999px;
  padding: 5px 0;
}
ul.sf-menu ul a { zoom:1; /* IE6/7 fix */ }
ul.sf-menu ul li {
  float:left;
  width:190px; /* Ubah line ini untuk mengubah lebar sub-menu */
}
ul.sf-menu ul ul { 
  top:-5px;
  margin:0 0 0 190px; /* besar margin left harus sama dengan lebar menu di atas */
}
ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul { /*first level*/
  left:auto;
}
ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul {
  left:-999999px;
}
ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul {/*second level*/
  left:auto;
}
ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul {
  left:-999999px;
}
ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul {/*third level*/
  left:auto;
}
ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul {
  left:-999999px;
}
ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul {/*fourth level*/
  left:auto;
}
ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul {
  left:-999999px;
}
.sub-menu {
  display: none;
  background:#fff;
  border:1px solid #ddd;
  border-width:0 1px
}
.sub-menu a {
  padding:5px 10px;
  border-bottom:1px solid #ddd
}
.sub-menu a:hover {
  color:#fff;
  background:#1982d1
}
/* Arrow indikator sub-menu */
.sf-arrow {
  
}

/* #Pagination
================================================== */
.pagination {
  clear:both;
  float: right;
  margin:30px 0 0
}
.pagination a, .pagination span {
  color:#247fb9;
  padding:5px 10px;
  margin-left:1px;
  border: 1px solid #247fb9
}
.pagination a:hover, .pagination span {
  color: #fff;
  background: #247fb9;
  text-decoration:none;
}
.pagination .dots {
  border: none;
  color: #b2c0c6;
  background: none;
}

/* #Comment List & Comment Form
================================================== */
.commentlist, .commentlist .children {list-style:none }
.commentlist .children {margin:0 0 0 10% }
.commentlist li {
  margin-left:0;
  overflow:hidden;
  padding: 10px 0 0 0;
}
.comment-entry {
  margin-bottom:20px;
}
.comment-entry:after {
  left: 0;
  width: 100%;
  content: "";
  height: 1px;
  position: absolute;
  background: url(images/sep-content.png) repeat-x 0 100%;
}
.comment-author {
  margin-bottom:10px
}
.comment .avatar {
  float:left;
  margin-right:20px;
  padding:4px;
  border: 1px solid #ededed;
}
.comment-author .author-name {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  padding: 0 5px 0 0;
}
.comment-author .comment-meta {
  font-size: 12px;
  font-family: 'Droid Serif', serif;
  color: #6c6c6c;
}
.comment-content p {
  color: #494949;
  overflow: hidden;
}
.button-reply, .comment-reply-link{
  width: 82px;
  height: 27px;
  background: url(images/button-reply.png) no-repeat;
  float: right;
  text-align:center;
  font-family:'Oswald', serif;
  font-size:14px;
  color:#575757;
  text-transform:uppercase;
  text-shadow:0 1px #fff;
  padding: 4px 0 0 0;
  margin: 0 0 -15px 0;
  position: relative;
  z-index: 10;
}
.button-reply:hover, .comment-reply-link:hover {
  background-position: 0 -31px;
  text-decoration: none;
}

/* #Custom Code
================================================== */
.row {
  max-width:1020px;
}
.container {
  margin:0 auto;
  background:color:#FFFFF;
  background-repeat: repeat;
  background-attachment: fixed;
}
.header-top {
  background: #E5771D
}
.header-container {
  margin-bottom: 3px;
  border-bottom: 1px solid #d7d7d7;
  background: #eee url(images/bg-header-bottom.jpg) repeat-x 
}
.header-container:before {
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  position: absolute;
  visibility: visible;
  border-top: 1px solid #fff;
}
.header-container .column {
  margin-bottom: 0
}


#slogan {
  font-size:16px;
  color:#fff;
  font-family:'Oswald', serif;
  text-transform:uppercase;
  font-weight:normal;
  margin:5px 0 0 0;
  float:left;
  height:34px;
}
#phone {
  float:right;
  font-size:13px;
  color:#ffeae4;
  margin:0;
  height:39px;
}
#phone span {
  float:left;
  padding:9px 0 0 10px;
  display:inline;
}
#phone  {
  font-size:22px;
  color:#fff;
  font-family:'Oswald', serif;
  font-weight:normal;
  padding-top:0;
}
#logo {
  
}
#logo h1 {
  font-size: 40px;
  font-weight: normal;
  font-family: 'Oswald', sans-serif;
}
.navigation {
  background:url(images/sep-header.png) repeat-y;
  padding:0 0 0 1px;
}
.navigation > div {
  
  float: left
}
.navigation:before {
  content: "";
  top: 47px;
  right: 0;
  width: 35%;
  height: 1px;
  position: absolute;
  visibility: visible;
 
}

#list-social {
  float:right;
  position: relative
}
#list-social li {
  float: left;
  width: 38px;
  height: 32px;
  display: inline;
  margin: 31px 0 0 7px;
  background: url(images/back-social.png) repeat-x;
  -webkit-border-radius: 40px;
     -moz-border-radius: 40px;
      border-radius: 40px;
}

#list-social li a {
  width:32px;
  height:32px;
  float:left;
  display:inline;
  text-indent:-9999px;
  margin:0 0 0 3px;
}
#button-twitter {
  background:url(images/icon-twitter.png) no-repeat;
}
#button-facebook {
  background:url(images/icon-facebook.png) no-repeat;
}
#button-linkedin {
  background:url(images/icon-linkedin.png) no-repeat;
}
#button-gplus {
  background:url(images/icon-gplus.png) no-repeat;
}
#title-homepage {
  height:40px;
  background:url(images/sep-content.png) repeat-x 0 20px;
  text-align:center;
}
#title-homepage h1 {
  font-family: 'UTM_Swiss_CondensedBold';
  text-transform:uppercase;
 
  color:#57271a;
  font-weight:normal;
 
  display:inline;
  padding:0 8px;
  
}
#subtitle-homepage {
  font-size:16px;
  text-transform:uppercase;
  color:#2b2b2b;
  font-weight:normal;
  font-family:'Droid Serif', serif;
  text-align:center;
  margin:0 0 15px 0;
}
.intro {
  border: medium double #E5771D;
  padding:0 0 17px 0;
  margin:0 0 40px 0;
 
}
.intro p {
  text-align:justify;
  font-size:14px;
  color:#494949;
  margin:0 0 15px 0;
  padding:0 10px;
}
#button-more-intro {
  width:135px;
  height:27px;
  display:block;
  margin:0 auto -30px auto;
  background:url(images/button-more-intro.png) no-repeat;
  text-align:center;
  font-family: serif;
  font-size:14px;
  text-transform:uppercase;
  color:#bcbcbc;
  text-shadow:0 1px #97b19d;
  padding:4px 0 0 0;
}
#button-more-intro:hover {
  text-decoration:none;
  background-position:0 -31px;
}
.box {
  background:#FFFFFF;
  padding-bottom:10px;
  -webkit-box-shadow: 1px 4px 11px 1px #BFB4B4;
-moz-box-shadow: 1px 4px 11px 1px #BFB4B4;
box-shadow: 1px 4px 11px 1px #BFB4B4;
}
.box img {
  max-width:100%;
  margin:0 0 15px 0;
}
.box h3 {
  font-size:18px;
  font-weight:bold;
  color:#2a2a2a;
  font-family:'Droid Serif', serif;
  text-align:center;
  margin:0 0 10px 0;
}
.box p {
  font-size:14px;
  color:#6b6b6b;
  margin:0 0 15px 0;
  padding:0 15px;
  text-align:justify;
}
#title-testimonial {
  width: 100%;
  overflow: hidden;
  background:url(images/sep-content.png) repeat-x 0 25px;
}
#title-testimonial h3 {
  height:28px;
  float:left;
  background: url(images/quote.png) no-repeat;
  padding:2px 7px 0 40px;
  font-size:18px;
  color:#029342;
  text-transform:uppercase;
  font-weight:bold;
  font-family: serif;
}
#title-testimonial h3 a {
  color: inherit
}
.testimonial
{
	

}
.testimonial p {
  font-size:14px;
  color:#676767;
}
.testimonial p strong {
  color:#1f1f1f;
}
.testimonial p.text-testimonial, .testimonial p {
 
 
  font-family:'Droid Serif', serif;
  color:#494949;
  clear:both;
}
.testimonial p span {
  font-size:12px;
  color:#9b9b9b;
  font-family:'Droid Serif', serif;
  font-style:italic;
}
.brand-container {
  position:relative;
  padding: 10px 0 0 0;
  
}
.flexslider-brand {
  padding: 15px 0 0 0;
}
.flexslider-brand .slides li {
  margin: 0 20px 20px 0
}
.flexslider-brand img {
  max-width:100%;
  opacity:0.4;
  display: block;
  filter:alpha(opacity=40);
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out; 
  transition: opacity 0.5s ease-in-out;
}
.flexslider-brand a:hover img {
  opacity:1;
  filter:alpha(opacity=100);
}
#title-brand {
  height:30px;
  background:url(images/sep-content.png) repeat-x 0 25px;
  text-align: center;
}
#title-brand h3 {
  height:26px;
  padding:4px 35px 0 35px;
  font-size:18px;
  color:#029342;
  text-transform:uppercase;
  font-weight:bold;
  font-family: serif;
  margin: 0 auto;
  display: inline;
}
/* Direction Nav */
.flexslider-brand .flex-direction-nav li a {
  width:21px;
  height: 21px;
  padding:0;
  margin: 0; 
  display: block;
  text-align:center;
  top: 14px;
  position: absolute;
  cursor: pointer;
  background:url(images/arrow-left.png) no-repeat;
  text-indent: -9999px;
}
.flexslider-brand .flex-direction-nav li a:hover {
  background-position: 0 -21px;
}
.flexslider-brand li a.next {
  right: 40%;
  background:url(images/arrow-next.png) no-repeat;
}
.flexslider-brand li a.prev {
  left: 40%
}
.title-blog {
  background:url(images/sep-content.png) repeat-x 0 17px;
  margin: 0 0 10px 0;
}
.title-blog h4 {
  color: white;
font-family: 'UTM_Swiss_CondensedBold';
font-size: 16px;
font-weight: bold;
height: 20px;
line-height: 0.9em;
margin: 0;
text-transform: uppercase;
 padding: 5px;
}
.widget {
  margin-bottom: 5px
}
.widget ul {
  list-style: none;
  margin: 0;
}
.widget ul:hover {
  background:#F2F0F0;
}
.widget ul li {
  margin: 0;
  font-size: 12px;
  padding: 9px 0;
  overflow: hidden;
 
}
.widget ul li .total-post {
  float: right;
  text-transform: uppercase;
  font-family:  serif;
  font-size: 11px;
  margin: 1px 0 0 0;
  color: #b3b3b3;
  display: none;
}
.widget ul li:hover .total-post {
  display: inline;
}
.widget ul.news img {
  float: left;
  padding: 4px;
  background: #f5f5f5;
  border: 1px solid #ededed;
  margin: 5px 14px 7px 0;
}
.widget ul.news h5 {
  font-size: 14px;
  margin: 5px 0 6px 0;
}
.widget ul.news .date {
  height: 16px;
  font-size: 12px;
  font-family: 'Droid Serif', serif;
  color: #6c6c6c;
  text-transform: uppercase;
  padding: 3px 0 0 20px;
  overflow: hidden;
  line-height: 1.0em;
  margin: 0;
  background: url(images/icon-date.png) no-repeat;
}

.widget_video, .single_video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}

.widget_video iframe, .single_video iframe,
.widget_video object, .single_video object,
.widget_video embed, .single_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.entry-header {
 
  color: #E5771D;
  font-family:  serif;
  text-transform: uppercase;
  font-weight: normal;
}
h1.entry-header {
 
}
.post .entry-content h2, .post .entry-content h3 {
  font-size: 28px;
  color: #57271a;
  font-family:  serif;
  text-transform: uppercase;
  font-weight: normal;
}
.post .entry-content h3 {
  font-size: 24px;
}
.post .singleimage {
  margin-bottom: 15px
}
.post .singleimage img {
  display: block;
}
.imgframe {
  padding: 7px;
  background: #f5f5f5;
  border: 1px solid #ededed;
}
.link-more, .butmore {
  width:137px;
  height:27px;
  background:url(images/button-slideshow.png) no-repeat;
  float: right;
  text-align:center;
  font-family:'Oswald', serif;
  font-size:14px;
  color:#575757;
  text-transform:uppercase;
  text-shadow:0 1px #fff;
  padding:4px 0 0 0;
  margin: 15px 0 0 0;
}
.link-more:hover, .butmore:hover {
  background-position: 0 -31px;
  text-decoration: none;
}
.img-avatar {
  float: left;
  float: left;
  padding: 4px;
  background: #f5f5f5;
  border: 1px solid #ededed;
  margin: 0 15px 7px 0;
}
.testimonial-widget {
  padding: 5px 0 0 0;
}
.testimonial-name {
  font-size: 14px;
  color: #2a2a2a;
  margin: 0;
}
.testimonial-work {
  font-size: 12px;
  font-family: 'Droid Serif', serif;
  color: #6c6c6c;
  background: url(images/sep-widget.png) repeat-x 0 100%;
  overflow: hidden;
  padding: 0 0 15px 0;
}
.testimonial-work span {
  font-style: italic;
  color: #969696;
}
.testimonial-work a {
  font-family: Arial, verdana, serif;
}
#title-testimonial + p, .entry-content.testimonial p:nth-child(3) {
  font-size: 14px;
  color: #474747;
  font-family: 'Droid Serif', serif;
  font-style: italic;
  overflow: hidden;
  background: url(images/quote-small.png) no-repeat 100% 100%;
  padding: 0 0 10px 0;
}
.entry-content.testimonial p:nth-child(3) {
  clear: none;
  overflow: hidden;
}
.entry-content.testimonial .imgframe {
  float: left;
  margin: 0 15px 15px 0
}
.entry-meta {
 
}
.entry-meta ul {
  list-style: none;
  margin: 0;
}
.entry-meta ul li {
  margin: 0 15px 0 0;
  display: inline;
  padding: 2px 0 2px 22px;
}
.entry-meta ul li.date {
  background: url(images/icon-date.png) no-repeat;
  font-size: 12px;
  font-family: 'Droid Serif', serif;
  color: #6c6c6c;
  text-transform: uppercase;
}
.entry-meta ul li.category {
  background: url(images/icon-category.png) no-repeat;
  font-size: 14px;
  font-family: 'Droid Serif', serif;
  color: #6c6c6c;
  font-style: italic;
  line-height: 1.0em;
}
.entry-meta ul li.category a, .entry-meta ul li.total-comment a {
  color: #747474;
}
.entry-meta ul li.total-comment {
  font-size: 14px;
  font-family: 'Droid Serif', serif;
  color: #6c6c6c;
  font-style: italic;
  background: url(images/icon-comment.png) no-repeat;
}
.entry-content { 
  overflow: hidden
}
.post .entry-content .img-featured {
  float: left;
  margin: 0 25px 15px 0;
}
.entry-header a {
 font-size: 20px;
}
.entry-header a:hover {
  text-decoration: none;
  color: #247fb9;
}
.list-news p {
  overflow: hidden;
}
.list-news.post {
  background: url(images/sep-content.png) repeat-x 0 100%;
  padding: 7px;
  margin: 0 0 20px 0;
  -webkit-box-shadow: 0px 2px 9px 0px rgba(59,61,60,1);
-moz-box-shadow: 0px 2px 9px 0px rgba(59,61,60,1);
box-shadow: 0px 2px 9px 0px rgba(59,61,60,1);
}
.breadcrumb {
  margin-bottom: 5px;
  border: 1px solid #fbb58d;
  padding:5px;
}

#maincontent #listpages li a.active, #maincontent #listpages li a.active:link, #maincontent #listpages li a.active:visited {
  background:#b2c0c6;
  border:1px solid #b2c0c6;
  color:#52656f;
}
#maincontent #listpages li a:hover {
  border:1px solid #52656f;
  color:#52656f;
  text-decoration:none;
}
.text-widget img {
  padding: 4px;
  background: #f5f5f5;
  border: 1px solid #ededed;
  margin: 0 0 10px 0;
}
.text-widget p {
  font-size: 12px;
  color: #494949;
  margin: 0;
}
#social-like {
  height: 20px;
  float: right;
  display: inline;
  margin: 13px 0 0 0;
}
#social-like li {
  height: 20px;
  display: inline;
  float: left;
  margin: 0 0 0 20px;
}
#comments {
  padding: 15px 0 0 0;
}
#title-comment {
  height: 52px;
  background: url(images/title-comment.png) repeat;
  margin: 0 0 15px 0;
}
#title-comment h3 {
  float: left;
  font-size: 18px;
  font-family: 'Oswald', serif;
  color: #57271a;
  font-weight: normal;
  text-transform: uppercase;
  margin: 10px 0 0 0;
}
#respond h3 {
  font-size: 18px;
  color: #57271a;
  text-transform: uppercase;
  font-family: 'Oswald', serif;
  font-weight: normal;
}
/* Social share
------------------------------ */
.social_share{
	float:none;
}
.social_share .fl, .social_share .left{
 display:inline-block;
}
.social_share .fl:last-child{
	margin-right:0px;
}
.social_share .colabs-sc-twitter.left{
	float:none;
}
.social_share .colabs-sc-twitter {
  width: 80px;
  margin-right:10px;
  float:none;
}
.shortcode-google-plusone {
  width: 40px;
}
.colabs-fblike {
  width: 75px;
  height:20px;
}
/* --- Layout --- */
.content-right .content { float: right }
.content-right .sidebar { margin-left: 0 }
.content-right .content .sidebar { margin-left: 3.091% }

/* --- Comment Form --- */
#commentform {
  margin-bottom: 20px;
  padding: 10px 0 0 0;
}
#commentform label {
  display: block;
  font-size: 12px;
  color: #1a1a1a;
  font-weight: bold;
}
#commentform label span {
  font-weight: lighter; 
}
#commentform input[type="text"] {
  width: 45%;
  background: #fff;
  margin-bottom: 10px;
  border: 1px solid #d2d2d2;
  margin: 3px 0 10px 0;
  font-family: arial, verdana, serif;
  font-size: 11px;
  color: #1a1a1a;
  padding: 7px 5px
}
#commentform textarea {
  width: 85%;
  height: 134px;
  background: #fff;
  border: 1px solid #d2d2d2;
  margin: 3px 0 10px 0;
  font-family: arial, verdana, serif;
  font-size: 11px;
  color: #1a1a1a;
  padding: 4px 3px 0 3px;
}
#commentform input[type="submit"] {
  width:137px;
  height:31px;
  background:url(images/button-slideshow.png) no-repeat;
  text-align:center;
  font-family:'Oswald', serif;
  font-size:14px;
  color:#575757;
  text-transform:uppercase;
  text-shadow:0 1px #fff;
  padding:0;
  border: none
}
#commentform input[type="submit"]:hover {
  border: none;
  background-position: 0 -31px;
}
#commentform p {
  margin-bottom: 0
}
#title-services {
  background: url(images/sep-footer.png) repeat-x 0 100%;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
}
#title-services h1 {
  float: left;
  display: inline;
  font-family: 'Oswald', serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 32px;
  color: #57271a;
  margin: 0;
}
#nav-services {
  float: right;
  list-style: none;
  margin: 14px 0 0 0;
}
#nav-services li {
  float: left;
  display: inline;
  margin: 0 0 0 18px;
}
#nav-services li a {
  font-size: 14px;
  font-family: 'Oswald', serif;
  text-transform: uppercase;
}
#nav-services li.selected a {
  color: #6c6c6c;
}
#nav-services li.selected a:hover {
  text-decoration: none;
}
.widget ul.list-feature li {
  margin: 0;
  font-size: 12px;
  background: url(images/bullet-feature.png) no-repeat 0 11px;
  padding: 5px 0 5px 10px;
}
.gallery img {
  padding: 4px;
  height: auto;
  max-width: 100%;
  background: #f5f5f5;
  border: 1px solid #ededed;
  -webkit-box-sizing: border-box; 
     -moz-box-sizing: border-box;
      box-sizing: border-box;
}
.gallery {
  position: relative;
}
.gallery:nth-child(3n+4) {
  margin-left: 0;
  clear: left
}
.text-gallery {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 5px;
  background: #fff;
  height: 27px;
  display: none;
  opacity:0.9;
  filter:alpha(opacity=90); 
  padding: 8px 0 0 0;
  text-align: center;
  font-family: 'Oswald', serif;
  text-transform: uppercase;
  font-size: 12px;
}
.gallery:hover .text-gallery{
  display: block;
  cursor: pointer;
}
#address-container {
  background: #f5f5f5;
  margin: 0 0 50px 0;
}
#address-container p {
  padding: 20px 20px 0 20px;
  margin: 0;
}
#address-container .maps {
  margin: 0 0 -10px 0;
}
.maps iframe {
  border: 10px solid #57271a;
  margin: -10px -10px -10px 0;
}
#frmcontact {
  padding:10px 0 30px 0;
}
#frmcontact p {
  margin: 0
}
#frmcontact label {
  float:left;
  font-size:12px;
  width:18%;
  padding:3px 0 0 16px;
  margin:10px 0 0 0;
  font-weight:bold;
}
#frmcontact label.sendCopy,
#frmcontact label.screenReader {
  float: none;
  padding-left: 0
}
#frmcontact span {
  color:#a50e0e;
  font-size:12px;
  font-weight:bold;
}
#frmcontact br {
  clear:left;
}
.textboxcontact {
  width:50%;
  height:22px;
  border:1px solid #c4c4c4;
  padding:3px 5px 0 5px;
  margin:10px 0 0 0;
  font-family:Arial, verdana,serif;
  font-size:11px;
}
.textareacontact {
  width:60%;
  height:150px;
  border:1px solid #c4c4c4;
  font-family:Arial, verdana,serif;
  font-size:11px;
  padding:5px;
  margin:10px 0 0 0;
}
#frmcontact .contact-button {
  width:137px;
  height:31px;
  background:url(images/button-slideshow.png) no-repeat;
  text-align:center;
  font-family:'Oswald', serif;
  font-size:14px;
  color:#575757;
  text-transform:uppercase;
  text-shadow:0 1px #fff;
  padding:0;
  margin: 5px 0 0 0;
  border: none
}
#frmcontact .contact-button:hover {
  background-position:0 -31px;
}
#frmcontact input.screenReader {
  width: 25px;
  margin-left: 10px
}
#frmcontact p.screenReader, #sendCopy, #frmcontact .contact-button  {
  margin-left: 20%
}


/* #Footer
================================================== */
#footer-container {
  
  background: #E5771D url(images/sep-footer.png) repeat-x;
  padding-top: 8px;
}
#footer {
  margin: 0 auto;
}
.title-footer {
  font-size: 14px;
  font-family: 'UTM_Swiss_CondensedBold', serif;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0 0 15px 0;
}
#footer .menu {
  width: 50%;
  margin: 0;
  list-style: none;
  padding: 0;
  float: left;
}
#footer .menu li {
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 14px;
}
#footer .menu li a {
  color: #575757;
}
#footer .menu li a:hover {
  color: #247fb9;
  text-decoration: none;
}
.title-footer span {
  float: left;
}
.title-footer a {
  font-size: 12px;
  color: #FFFFFF;
  /*background: url(images/icon-map.png) no-repeat 100% 0;*/
}
.title-footer a:hover {
  color: #247fb9;
  text-decoration: none;
}
#address-footer {
  clear: both;
  background: url(images/icon-office.png) no-repeat 0 3px;
  padding: 0 0 0 25px;
  color: #FFFFFF;
  margin: 0;
}
.text-contact {
  font-size: 14px;
  color: #FFFFFF;
  margin: 0 0 14px 0;
  padding: 0 0 0 25px;
}
.text-contact.tel {
  background: url(images/icon-phone.png) no-repeat 0 3px;
}
.text-contact.email {
  background: url(images/icon-email.png) no-repeat 0 3px;
}
#footer-container-bottom {
  width: auto;
  
}
#footer-container-bottom p {
  float: left;
  font-size: 11px;
  color: #7e7e7e;
  margin: 0;
  line-height: 3.9em;
}
#footer-container-bottom img {
  float: right;
}


/* #Widget
================================================== */
#footer .widget:nth-child(3n+4) {
  clear: left;
  margin-left: 0
}

.sidebar .widget {

padding:3px;
border: 1px solid #FBB58D;
 
}
.sidebar
{
	

}

/* --- Facebook Widget --- */
.widget_colabs_facebook {
  overflow: hidden;
}

/* --- Office Widget --- */
.widget_colabs_office_location .map-location  {
 
  font-size: 12px;
  color: #FFFFFF;
  padding: 3px 19px 0 0;
  background: url(images/icon-map.png) no-repeat 100% 0

}

/* --- Tabs Widget --- */
.widget_colabs_tabs .colabsTabs {
  overflow: hidden;
  background: none;
  position: relative;
  margin-bottom: -1px
}
.widget_colabs_tabs .colabsTabs li {
  padding: 0;
  float: left;
  background: none;
  margin: 0 5px 0 0;
}
.widget_colabs_tabs .colabsTabs li a
{
  color: #57271a;
  display: block;
  font-size: 15px;
  padding: 7px 10px;
  font-family: 'Oswald', sans-serif;
}
.widget_colabs_tabs .colabsTabs .selected, 
.widget_colabs_tabs .colabsTabs a:hover
{
  color: #fff;
  background: #57271a;
  text-decoration: none;
}
.widget_colabs_tabs .box {
  background: #fff;
  padding: 10px 0 0;
  border: 1px solid #57271a
}
.widget_colabs_tabs .box li {
  margin: 0 0 10px;
  overflow: hidden;
  padding: 0 10px 10px;
  border-bottom: 1px solid #eee
}
.widget_colabs_tabs .box li:last-child {
  background: none
}
.widget_colabs_tabs .box img {
  float: left;
  margin: 5px 10px 0 0
}
.widget_colabs_tabs .box .meta { 
  color: #666;
  display: block;
  font-size: 12px
}
.widget_colabs_tabs .box a { display: inline }
.widget_colabs_tabs .box li:last-child { border: none }
.widget_colabs_tabs .box #tab-tags { padding: 0 10px 10px 10px }

/* Calendar Widget */
#calendar_wrap {
  margin: 0 5px 0 5px;
}
#wp-calendar {
  width: 100%;
  text-align: center;
}
#wp-calendar caption {
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
}
#wp-calendar #next, #wp-calendar #prev {
  font-size: 14px;
  padding-top: 5px;
}
#wp-calendar #next {
  text-align: right;
}
#wp-calendar #prev {
  text-align: left;
}

/* --- Flickr Widget --- */
.widget_colabs_flickr a {
  float: left;
  margin: 0 10px 10px 0
}
.widget_colabs_flickr img {
  width: 65px;
  height: 65px;
  padding: 3px;
  display: block;
  background: #fff;
  border: solid 1px #e1e1e1;
}
.widget_colabs_flickr a:hover img{
    -webkit-box-shadow: 0px 0px 8px #888;
    -moz-box-shadow: 0px 0px 8px #888;
    box-shadow: 0px 0px 8px #888;
}

/*--- Google Maps ---*/
.mapbox, input:hover, textarea:hover{
    -webkit-box-shadow: 0px 0px 2px #888;
    -moz-box-shadow: 0px 0px 2px #888;
    box-shadow: 0px 0px 2px #888; 
  border: solid 1px #e1e1e1;  
}
.mapbox:hover, input:focus, textarea:focus{
    -webkit-box-shadow: 0px 0px 5px #888;
    -moz-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888; 
  border: solid 1px #e1e1e1;  
}

/* --- Twitter Widget --- */
.widget_colabs_twitter {
  padding: 0;
  border: 0;
}
.widget_colabs_twitter .title-tweet {
  color: #fff;
  background: rgb(25, 130, 209);
  padding:10px 10px 5px;
  border: solid 1px rgb(25, 130, 209);
}
.widget_colabs_twitter .title-tweet span {
  float: right;
  text-align: right; 
}
.widget_colabs_twitter .title-tweet a { color: #fff }
.widget_colabs_twitter #triangle-down {
  width: 0;
  height: 0;  
  left: 15px;
  position: absolute;
  border-top: 7px solid rgb(25, 130, 209);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}     
.widget_colabs_twitter ul {
  padding: 15px;
  border: solid 1px #ddd;
  list-style: none
}
.widget_colabs_twitter li {
  margin-left: 0;
  padding-bottom: 15px;
}
.widget_colabs_twitter .time { color: #999 }

/* --- Maps Widget */
#colabsmap {
  width: 100% !important
}

/* --- About Widget --- */
.widget_colabs_about p { margin: 0 }

/* --- Subscribe Widget and Search --- */
.widget_colabs_subscribe input[type="text"], .widget_colabs_subscribe input[type="email"]{ width: 70%; }
#searchform input[type="text"], #searchform input[type="email"]{ width: 70%; border-radius:2px;} 
.shadow {
  background: url(images/shadow.png) center center no-repeat;
  height: 36px;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter:alpha(opacity=3);
}

/* --- Mobile Menu --- */
.navigation select {
  width: 100%;
  height: 34px;
  display: none;
  margin: 10px 0;
  border: 1px solid #bbb;
  background: #ddd url(images/icon-arrow-select.png) no-repeat 98% center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      box-sizing: border-box;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
      border-radius: 3px;
  -webkit-box-shadow: 0 1px rgba(255,255,255,.5) inset;
     -moz-box-shadow: 0 1px rgba(255,255,255,.5) inset;
      box-shadow: 0 1px rgba(255,255,255,.5) inset
}

/*  #Mobile All
================================================== */
@media only screen and (max-width: 767px) {

  .column .column { margin-left: 0 }

  /* --- Header --- */
  .header-top { text-align: center }
  #slogan, #phone { float: none; margin: 0 }
  .header .navigation ul { display: none }

  /* --- Mobile Menu --- */
  .navigation { background: none }
  .navigation > div { width: 100% }
  .navigation select { display: block }

  /* --- Brand Carousel --- */
  .flexslider-brand li a.prev { left: 30% }
  .flexslider-brand li a.next { right: 30% }

  /* --- Footer --- */
  #footer-container-bottom p { line-height: 1.8em }
  #footer-container-bottom img { float: left; margin-top: 10px }

  /* --- Pagination --- */
  .pagination { margin: 30px 0; text-align: center; float: none }
  .pagination a, .pagination span { display: inline-block}

  /* --- Testimonial --- */
  .entry-content.testimonial p:nth-child(3) { padding-bottom: 25px; }

  /* --- Contact Page --- */
  #frmcontact label { padding-left: 0 }
  #frmcontact .textboxcontact { height: auto; padding: 7px}
  #frmcontact p.screenReader, #sendCopy, #frmcontact .contact-button { margin-left: 0 }
  #frmcontact input[type="text"], #frmcontact textarea,
  #commentform input[type="text"], #commentform textarea { 
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
        box-sizing: border-box;
  }
  #frmcontact input.screenReader { width: 30px; display: inline }

  /* --- Flex slider --- */
  .button-slide { display: none }
  .flex-container .flex-control-nav { position: static; width: auto; margin-left: 0 }

}

/*  #Mobile (Portrait)
================================================== */
@media only screen and (min-width: 240px) and (max-width:479px) {

  /* --- Blog --- */
  .list-news p { overflow: visible; }

  /* --- Galley ---*/
  .column.gallery { width: 100% }

}

/*  #Mobile (Landscape)
================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {

  /*--- Frontpage --- */
  .content.col12 .box { text-align: center }

  /* --- Brand Carousel --- */
  .flexslider-brand li a.prev { left: 38% }
  .flexslider-brand li a.next { right: 38% }

  /* --- Gallery --- */
  .column.gallery { width: 50%}
  .gallery:nth-child(3n+4) { clear: none }
}



@media only screen and (min-width: 768px) and (max-width:959px){
  .navigation .sf-menu{
    display:none;
  }
  .navigation .select-menu{
    display: block;
    margin-top: 31px;
    margin-left: 10px;
    width:95%;
  }
  .button-slide.contact {
    left: 63.5%;
  }
  .button-slide{
    left: 18%;
  }
  .widget_colabs_office_location .map-location{
    float:left;
    padding-left: 27px;
  }
}


.wp-caption {
  margin-top: 0.4em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #eee;
  margin-bottom: 1.625em;
  max-width: 96%;
  padding: 9px;
}
.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  color: #666;
  font-family: Georgia, serif;
  font-size: 12px;
  text-align:center;
}
.wp-caption .wp-caption-text {
  margin-bottom: 0.6em;
  padding: 5px;
  position: relative;
}
.wp-caption .wp-caption-text:before {
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  left: 10px;
  top: 7px;
}
.post {

  padding: 5px;
}
.widget-title
{
	background: none repeat scroll 0 0 #E5771D;
color: #fff;
font-family: 'UTM_Swiss_CondensedBold';
    font-size: 19px;
padding-left: 5px;

}
@media only screen and (max-width: 1028px) {

  #divAdRight, #divAdLeft {
	display: none !important;
  }
}