/*
Theme Name: Canvas
Theme URI: http://gt3themes.com/wordpress-themes/canvas/
Author: mad_dog
Author URI: gt3themes.com
Description: Fullscreen and creative portfolio theme dedicated to interior and furniture website. It combines clean, modern design and new technologies. Great variety of custom pages make this theme unique among others. Discover the power of GT3 products.
Version: 1.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* thinhnc 2015-09-29 */
._widget_heading_div, .widget-heading > div, .main_container.home-page .sidebar-right .sidepanel h4 > div, .wrapper .blog-page .sidebar-right .sidepanel h4 > div {
  display: inline-block;
  padding-right: 30px;
  padding-left: 5px;
  padding-bottom: 3px;
  border-bottom: 3px solid #414142; 
font-family: sans-serif !important;}

.widget-heading, .main_container.home-page .sidebar-right .sidepanel h4, .wrapper .blog-page .sidebar-right .sidepanel h4 {
  background-color: #fff;
  border-bottom: 1px solid #333;
  color: #333;
  padding: 5px 10px 0 0;
  margin-bottom: 11px;
  line-height: 14px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; 
font-family: sans-serif !important;}

.fw_ip_header {
  margin-bottom: 20px;
  background-color: #f1f1f2; }
  .fw_ip_header .logo_links_cont_hor {
    padding: 5px 0; }
  .fw_ip_header .fl {
    float: left;
    padding: 10px 0 10px 50px; }
  .fw_ip_header .fr {
    background-color: #169514;
    display: inline-block;
    width: 100%; }
    .fw_ip_header .fr .horizontal_menu ul li a {
      color: #fff;
      padding-bottom: 0; }
    .fw_ip_header .fr .horizontal_menu ul li .sub-menu {
      padding-top: 5px; }
    .fw_ip_header .fr .horizontal_menu ul li.current-menu-item a {
      color: #ffa800; }
    .fw_ip_header .fr.fixed {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 99999; }
  .fw_ip_header .headline {
    float: left;
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    padding: 0 0 0 50px; }
  .fw_ip_header .fr-hotline {
    float: left;
    line-height: 16px;
    padding: 5px 0 0 50px; }
  .fw_ip_header .searchbox {
    float: right;
    padding: 4px; }
    .fw_ip_header .searchbox .search_form_block {
      padding: 5px;
      background: #fff;
      border-radius: 5px; }
      .fw_ip_header .searchbox .search_form_block .field_search {
        font-weight: normal;
        color: #333;
        text-transform: none;
        padding-left: 5px; }
      .fw_ip_header .searchbox .search_form_block .search_form .icon-search:before {
        color: #888;
        font-size: 18px; }

.main_container.home-page {
  padding: 0; }
  .main_container.home-page .fl-container {
    width: 75% !important;
    display: inline-block; }
    .main_container.home-page .fl-container .contentarea > p:first-child {
      display: none; }
  .main_container.home-page .sidebar-right {
    width: 23%;
    margin-left: 2%;
    display: inline-block; }
    @media screen and (max-width: 767px) {
      .main_container.home-page .sidebar-right {
        width: 100%;
        margin: 20px 0; } }

ul.grid-home {
  display: inline-block;
  width: 100%;
  list-style: none;
  margin: 0 !important; }
  ul.grid-home li {
    display: inline-block;
    width: 24%;
    float: left;
    padding: 0 1% 0 0; }
    ul.grid-home li br {
      display: none; }
    ul.grid-home li:nth-child(4n) {
      padding-right: 0;
      width: 25%; }
    ul.grid-home li:before {
      display: none !important; }
    ul.grid-home li .thumbnail {
      margin-left: 0;
      /*height: 150px;
      overflow: hidden;*/}
      ul.grid-home li .thumbnail img {
        min-height: 100%; }
    ul.grid-home li h3 {
    font-family: arial, serif;
      font-weight: bold;
      font-size: 13px;
      text-align: center;
      margin: 10px 0;
      padding: 0;
      line-height: 20px;
      height: 40px;
      overflow: hidden; }
  ul.grid-home.left li {
    display: inline-block;
    width: 48%;
    float: left;
    padding: 0 2% 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd; }
    ul.grid-home.left li .thumbnail {
      float: left;
      margin-right: 10px;
      width: 180px;
      height: 140px;
      overflow: hidden; }
    ul.grid-home.left li h3 {
      text-align: left;
      padding: 0;
      margin: 0; }

.btn-view-more {
  display: block;
  padding: 5px 10px;
  border: 1px solid #888888;
  border-radius: 5px;
  margin: 0 auto;
  text-transform: uppercase;
  color: #888888;
  width: 100px;
  text-align: center;
  font-size: 15px; }

.wrapper .blog-page {
  padding: 0; }
  .wrapper .blog-page .fl-container {
    width: 75% !important;
    display: block;
    float: left; }
    .wrapper .blog-page .fl-container .contentarea > p:first-child {
      display: none; }
  .wrapper .blog-page .fs_blog_module, .wrapper .blog-page .fs_portfolio_module {
    margin-left: -2%; }
    .wrapper .blog-page .fs_blog_module .isotope-item, .wrapper .blog-page .fs_portfolio_module .isotope-item {
      width: 25%; }
      @media screen and (max-width: 768px) {
        .wrapper .blog-page .fs_blog_module .isotope-item, .wrapper .blog-page .fs_portfolio_module .isotope-item {
      width: 40%; }
      }
  .wrapper .blog-page .filters {
    padding: 10px 0 40px; }
  .wrapper .blog-page .fullscreen_block_grid_ajax,
  .wrapper .blog-page .fullscreen_block_grid_margin_ajax,
  .wrapper .blog-page .fullscreen_block_grid_title_ajax {
    padding: 0; }
  .wrapper .blog-page .sidebar-right {
    width: 23%;
    margin-left: 2%;
    display: block;
    float: left; }

.recent_posts > li {
  margin-bottom: 10px !important; }
.recent_posts > li.no_img {
    padding-left: 60px;
    
 }
.recent_posts > li .recent_posts_img {
    float: left;
    margin: 0 5px 0;
    width: 20%;
     }
.recent_posts > li .recent_posts_content .pmeta, .recent_posts > li .recent_posts_content .comments, .recent_posts > li .recent_posts_content .divider {
    display: none; }

.left-sidebar .main_container:before,
.right-sidebar .main_container:before {
  width: 0 !important; }

.right-sidebar-block .sidepanel {
  background-color: #fff;
  z-index: 1;
  position: relative;
  margin-bottom: 0;
  pading-bottom: 30px; }
  .right-sidebar-block .sidepanel.form_maker_widget {
    z-index: -1; }

footer {
  position: relative;
  z-index: 1;
  background-color: #169514;
  color: white;
  }
 footer h4{
  color: white;
 } 
  footer a {
    color: white !important; }
  footer .span12 {
    margin: 0;
    width: 100%;
    display: inline-block; }
  footer .col-4 {
    width: 33.33%; }
  footer .col-2 {
    width: 16.67%; }
  footer .footer-separator {
    background-color: #989898;
    height: 20px; }
  footer .footer-col {
    width: 25%;
    float: left; }
    footer .footer-col .footer_heading {
      color: #00aeef;
      margin: 5px 0;
      font-size: 14px; }
  footer .footer-widget {
    padding: 10px; }
    footer .footer-widget ul.menu {
      list-style: none !important;
      padding-left: 20px !important;
      margin: 0 !important; }
      footer .footer-widget ul.menu li {
        width: 100%;
        text-align: left; }
        footer .footer-widget ul.menu li:before {
          content: '' !important; }
        footer .footer-widget ul.menu li a {
          color: #00aeef !important; }

@media only screen and (max-width: 567px) and (min-width: 320px) {
  .site_wrapper {
    /*margin: 0 20px !important;*/ }

  .right-sidebar-block .sidepanel {
    width: 100%;
    overflow: hidden; }

  .isotope-item {
    width: 50% !important; } }
@media only screen and (max-width: 767px) {
  body {
    padding-top: 70px !important; }

  ._sidebar-right, .main_container.home-page .sidebar-right,
  .wrapper .blog-page .sidebar-right {
    width: 100% !important;
    margin: 20px 0; }

  .menu_mobile {
    position: fixed;
    top: 48px;
    left: 0;
    width: 100%;
    z-index: 20000; }

  .fw_ip_header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99999; }
    .fw_ip_header .headline {
      width: 100%;
      padding: 0;
      float: none;
      display: none; }
    .fw_ip_header .fr {
      position: absolute;
      right: 0;
      top: 10px;
      background-color: transparent;
      display: inline-block;
      width: auto; }
    .fw_ip_header .phone_menu {
      position: absolute;
      right: 10px;
      top: 5px; }
    .fw_ip_header .fl {
      max-width: 100%;
      margin-left: 0 !important;
      padding: 10px 0 0 10px;
      float: none; }
    .fw_ip_header .fr-hotline {
      display: none; }
    .fw_ip_header .searchbox {
      display: none;
      float: none;
      margin: 0 auto; }
      .fw_ip_header .searchbox .search_form_block {
        margin: 0; }
        .fw_ip_header .searchbox .search_form_block .field_search {
          max-width: 100%; }

  .search_form_block {
    padding: 14px 35px; }

  .item_list {
    margin: 0 -20px !important; }
    .item_list > li {
      margin-left: 30px;
      width: 50% !important;
      float: left; }

  .wrapper {
    margin: 0 -35px; }
    .wrapper .blog-page .fs_blog_module .isotope-item,
    .wrapper .blog-page .fs_portfolio_module .isotope-item {
      width: 52% !important;
      padding: 0 2.5% 10px; }

  .main_container.home-page .fl-container,
  .wrapper .blog-page .fl-container {
    width: 100% !important; }

  .fullscreen_block {
    padding: 0 !important; }

  .page-template-page-portfolio-grid-margin-ajax .fw_preview_wrapper,
  .page-template-page-portfolio-grid-title-ajax .fw_preview_wrapper {
    /*            padding-left: 19px;
    padding-right: 10px;*/ }

  .archive .wrapper {
    width: 120%;
 
    padding: 5px !important; }

  .single .wrapper {
    width: 120%;
    padding: 5px !important; }
  .single .item_list li .item {
    margin-left: 30px; }

  .archive .bloglisting_post .post_preview p, .home .bloglisting_post .post_preview p {
    margin: 0 !important;
    clear: both;
    display: block; }
  .archive .bloglisting_post .post_preview .date, .home .bloglisting_post .post_preview .date {
    display: none; }

  .fs_blog_module, .fs_portfolio_module,
  .wrapper .blog-page .fs_blog_module,
  .wrapper .blog-page .fs_portfolio_module {
    width: 100%;
    margin-left: 0 !important; }

  .fullscreen_block .fs_blog_module,
  .fullscreen_block .fs_portfolio_module {
    width: 100%;
    margin-left: -15px !important; }

  ul.grid-home li {
    width: 48%;
    padding: 0 1% 0 1%; }
    ul.grid-home li:nth-child(4n) {
      width: 48%; }
    ul.grid-home li .thumbnail {
      margin: 0;
      width: 100%; }
    ul.grid-home li h3 {
      font-size: 15px !important;
      line-height: 20px !important;
      height: 60px; }
  ul.grid-home.with-excerpt li {
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px; }
  ul.grid-home.left li {
    height: 370px;
    overflow: hidden;
    border: 0;
    padding: 0 1%; }
    ul.grid-home.left li .thumbnail {
      margin: 0;
      width: 100%; }
      ul.grid-home.left li .thumbnail img {
        width: 100%; }
    ul.grid-home.left li h3 {
      float: none;
      text-align: center;
      width: 100%;
      padding-top: 5px; }

  footer .footer-col {
    width: 100%; } }
/* /thinhnc */
.wrapper h1 {
    padding-left: 5%;
    color:#169514;
	  font-size: 20px;
}
.camket {
    border:1px double;
    padding: 10px;
}
.social {
    font-size: 16px;
    height: 150px;
}
.social img {
    float: left;
    height: 40%;
}
/*# sourceMappingURL=style.css.map */
.fw_block .is_masonry .fw_preview_wrapper .inner h6.blogpost_title, .grid_title_ajax_isotope_block .fw_preview_wrapper .inner h6.blogpost_title{
    font-size: 13px;
height: 55px !important;}

.related_post li {
    list-style: none;
    line-height: 23px;
    float: left;
    width: 160px;
    height: 170px;}
.related_post li:before {
    content: "\f105";
    display: none  !important;
    font-family: "FontAwesome";
    padding-right: 6px;
}
.related_post img {
   width: 155px;
    height: 100px;}

h3 {
    font-size: 13px !important;
}

a, h1, h2, h3, h4, h5, h6, body, code, body #mc_signup_submit, input, textarea {
    font-family: sans-serif !important;
}
.thisnext{
  display: block;
  border: 2px solid gray;
  padding: 1%;
  border-radius: 10px;
  margin-bottom: 2px;
}
.thisprev{
  display: block;
  border: 2px solid gray;
  padding: 1%;
  border-radius: 10px;
  margin-top: 3px;
  margin-bottom: 2px;
}
.fw_preview_wrapper img{
  width: 212px;
  height: auto;
}
.phone{
    position: fixed;
    z-index: 9999;
    border-radius: 5px;
    bottom: 1%;
    left: 1%;
    min-width: 50px;
}
.phone-btn{
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.agency{
  width: 100%;
}
.bxslider img{
  max-height: 150px;
  min-height: 150px;
}
.form-control {
  display: block;
  width: 97%;
  height: 22px;
  padding: 6px 12px;
  margin-top: 3px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.thumbnail img{
	height: auto !important;
}