.loader {
  opacity: 0;
}

.menu-area .nav > li.current-page-ancestor a {
  font-weight: 400;
  color: #000;
}

h1.entry-title {
  width: 100%;
}


div#karacter-slides {
  margin: 25px 0;
  max-height: 545px;
}

div#grid.fluid-padding {
  padding: 0!important; 
}

.portfolio-hentry h3 {
  text-align: center;
}

.model-new-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.model-new-list-single {
  margin-top: 1.5rem;
  position: relative;
  width: 381px;
  position: relative!important;
  left: inherit!important;
  top: inherit!important;
}

.model-new-list img{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
  position: relative;
}

#colophon .copyright {
  /* font-size: 15px; */
  /* padding: 0; */
}

div.footer-nav {
  margin: 0;
}

.site-info .social a span {
  border-radius: 18px;
  height: 35px;
  width: 35px;
}

.site-info .social a {
  font-size: 13px;
  display:  inline-block;
  text-decoration: none;
}

.site-info .social a:hover {
  color: #000;
}

.service-list-item a:hover img,
.news-image a:hover img,
.news-article a:hover img,
.services-single-cat-item a:hover img {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  /* width: 100%!important; */
  max-width: none;
}

.news-image,
.service-img,
.services-single-cat-item-image {
  overflow:  hidden;
}

.news-image img,
.service-list-item img,
.services-single-cat-item img{
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-backface-visibility: hidden;
  width: 100%;
}

.navbar-brand,
.navbar-brand > img {
  width: 260px;
}

.tax-services-categories div#category-content {
    margin-top: 20px;
}

.content-list-item .model-image .caption .info .tab-content {
  /* padding-top: 37%; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: calc(100% - 200px);
  width: 100%;
  float:  left;
  position:  absolute;
  /* top: 0; */
  border-top: 1px solid;
  margin: 0;
}

.tab-content > .tab-pane {
  width: 100%;
  font-size: 14px;
}

.content-list-item .model-image .caption .info ul {
  max-width:  200px;
  margin: 0 auto;
  border: 0;
}

.content-list-item .model-image .caption .info .nav li {
  width: 50%;
  margin: 0!important;
  font-size: 14px;
}

.content-list-item .model-image .caption .info .nav li a {
  font-size: 14px;
  padding: 20px 0;
}

.model-social-accounts {
  width: 49%;
  margin-top: -55px;
  padding-right: 30px;
  float: left;
  border-bottom: 1px solid #dcdcdc;
  padding: 10px 0;
  min-height: 55px;
}

.model-social-accounts a span {
  border-radius: 18px;
  height: 35px;
  width: 35px;
  border: 1px solid #c4c6c8;
  /* border-radius: 12px; */
  font-size: 17px;
}

.model-social-accounts a {
  padding-right: 10px;
  display: inline-block;
}

.model-social-accounts a:hover{
  color: #000;
}

.logo-wrapper {
  text-align: center;
  margin-bottom: -37px;
}

.logo-wrapper .logo {
  /* width: 250px; */
  display: inline-block;
  max-width: 300px;
  padding-top: 4px;
}

.navbar.navbar-default.container {
  border: 0;
}

.navbar {
  li {
    display: inline-block;
    padding: 0 10px 10px;
  }
}

.half {
  width: 50%;
  display: block;
  float: left;
}

.right-navlist {
  padding-left: 190px;
}

.left-navlist {
  text-align: right;
  padding-right: 190px;
}

#left_menu, #right_menu{
  width: auto;
  margin: 0!important;

}

a.share-top-menu {
  width: auto;
  margin-top: 7px;
  margin-left: 0;
  font-size: 12px;
}

a.share-top-menu:hover .fa-facebook {
  color: #000;
}

.image-consulting a.share-top-menu:hover .fa-facebook {
  color: red !important;
}

a.share-top-menu span {
  border-radius: 18px;
  height: 26px;
  width: 25px;
  border: 1px solid #c4c6c8;
  /* border-radius: 12px; */
  font-size: 12px;
  text-align: center;
}

#karacter_tv {
  padding-top: 30px;
}

@media (max-width: 991px){
  .menu-area .half {
    display: none;
  }
  .logo-wrapper {
    position: absolute;
    top: 10px;
    right: 0;
    left: 0;
    width: 250px;
    margin: auto;
  }

  .model-social-accounts {
    width: 100%;
    margin-top: 10px;
  }
}

@media (min-width: 1200px){
  .container {
    width: 1170px;
  }
}

@media (max-width: 1200px){
  .logo-wrapper .logo {
    width: 250px;
  }
  .right-navlist {
    padding-left: 135px;
  }

  .left-navlist {
    padding-right: 135px;
  }

  .share-top-menu {display:none}
}

@media (min-width: 768px)
{
  .home-visual-composer {margin-top:20px;}
}


@media (max-width: 768px)
{
  .model-new-list-single {
    width: 50%;
  }

  div.footer-nav li:last-child {
    /* line-height: 20px; */
  }

  .big-title.has-menu {
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 999;
    border-bottom: 1px solid #e0e0e0 !important;
  }


  .wrapper-model-tour-content {
    padding-top: 30px;
  }

  .model-social-accounts {
    width: 100%;
    padding: 7px 15px 0;
    margin-top: 0;
  }

  .model-social-accounts {
    width: 100%;
    float: left;
  }

  div#portfolio .model-social-accounts {
    display: none;
  }

  .header-modelo-mobile .model-social-accounts{
    float: left;
    width: auto;
    border: none;
    position:  absolute;
    min-height: auto;
  }

  .header-modelo-mobile h1 {
    width: 100%;
    float: none;
    margin-top: 13px;
  }

  .model-social-accounts a span {
    border-radius: 13px;
    height: 25px;
    width: 25px;
    font-size: 12px;
  }

  .header-modelo-mobile .menu-plus {
    width: auto;
    float: none;
    padding-right: 20px;
    margin-top: 9px;
    position: absolute;
    right: 0;
    top: 0;
  }

  ul.nav.nav-tabs.model-sizes {
    display:  block;
    clear:  both;
  }

  img.profile-photo {
    width: 100%;
    margin: 0 auto;
  }

  .wpb_column.vc_column_container{
    padding-right: 15px;
    padding-left: 15px;
  }


  #kmt-slider .wpb_column.vc_column_container {
    padding-right: 0px;
    padding-left: 0px;
  }
  div#content{
    overflow-x: hidden;
  }

}

@media screen and (max-width: 560px) {

  .logo-wrapper .logo {
    width: 180px;
  }

  #noticias div#gridnewsajax {
    padding-top: 13px;
  }

  .single #noticias div#gridnewsajax {
    padding-top: 0;
  }

  .wrapper-model-tour-content #backto {
    margin-top: 20px;
  }

  .site-main div#karacter-slides {
    margin-top: 0;
  }


}

.load-more-button button, 
.alm-btn-wrap button{
  background: none;
  border: none;
  background: url(../images/seta.svg) no-repeat top center;
  background-size: 20px;
  padding-top: 20px;
  font-size: 15px;
}

.navbar-default .navbar-toggle.collapsed:before {
  content: "\f0c9";
  -webkit-text-stroke: 2px white;
}

.navbar-default .navbar-toggle:before{
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #c8c8c8;
  font-size: 25px;
  width:  30px;
  height: 30px;
  -webkit-text-stroke: 3px white;
}

.navbar-default .navbar-toggle{
  margin: 10px 30px 0;
}

.navbar-default .navbar-toggle:focus{
  border: 0;
  box-shadow: none;
}

.brand-activation .navbar-default .navbar-toggle.collapsed:before {
  -webkit-text-stroke: 2px black;
  color: #fff;
}

.brand-activation .navbar-default .navbar-toggle:before {
  -webkit-text-stroke: 3px black;
  color: #fff;
}

.brand-activation .navbar-default .share-top-menu .fa-inverse {
  color: #000;
}

.image-consulting .navbar-default .navbar-toggle.collapsed:before {
  -webkit-text-stroke: 2px #717171;
  color: #fff;
}

.image-consulting .navbar-default .navbar-toggle:before {
  -webkit-text-stroke: 3px #717171;
  color: #fff;
}

.image-consulting .navbar-default .share-top-menu .fa-inverse {
  color: #717171;
}

/* 
    Created on : 22/jan/2018, 16:08:43
    Author     : L. Correia
    */


    .margintop30 {
      margin-top: 30px;
    }

    div#karacter-slides {
      margin: 25px 0;
      max-height: 545px;
      clear: both;
    }

    div#grid.fluid-padding {
      padding: 0!important; 
    }

    .portfolio-hentry.services h3 {
      text-align: center;
      font-size: 18px;
      color: #373737;
    }

    .portfolio-hentry.services p {
      text-align:  center;
      text-transform: none;
      color: #373737;
      font-size: 14px;
      padding: 5px 25px;
    }

    .model-new-list {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
    }

    .model-new-list-single {
      margin-top: 1.5rem;
      position: relative;
      width: 381px;
      position: relative!important;
      left: inherit!important;
      top: inherit!important;
    }

    .model-new-list img{
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      overflow: hidden;
      position: relative;
    }

    #colophon .copyright {
      /* font-size: 15px; */
      /* padding: 0; */
    }

    div.footer-nav {
      margin: 0;
    }

    .site-info .social a span {
      border-radius: 18px;
      height: 35px;
      width: 35px;
    }

    .site-info .social a {
      font-size: 13px;
      display:  inline-block;
      text-decoration: none;
    }

    .site-info .social a:hover {
      color: #000;
    }

    .news-article a:hover img {
      -webkit-transform: scale(1.02);
      transform: scale(1.02);
      /* width: 100%!important; */
      max-width: none;
    }

    .news-image {
      overflow:  hidden;
    }

    .news-image img{
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-backface-visibility: hidden;
      width: 100%;
    }

    .navbar-brand,
    .navbar-brand > img {
      width: 260px;
    }

    .content-list-item .model-image .caption .info .tab-content {
      /* padding-top: 37%; */
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      height: calc(100% - 200px);
      width: 100%;
      float:  left;
      position:  absolute;
      /* top: 0; */
      border-top: 1px solid;
      margin: 0;
    }

    .tab-content > .tab-pane {
      width: 100%;
      font-size: 14px;
    }

    .content-list-item .model-image .caption .info ul {
      max-width:  200px;
      margin: 0 auto;
      border: 0;
    }

    .content-list-item .model-image .caption .info .nav li {
      width: 50%;
      margin: 0!important;
      font-size: 14px;
    }

    .content-list-item .model-image .caption .info .nav li a {
      font-size: 14px;
      padding: 20px 0;
    }

    .model-social-accounts {
      width: 49%;
      padding-right: 30px;
      float: left;
      border-bottom: 1px solid #dcdcdc;
      padding: 10px 0;
      min-height: 55px;
    }

    .model-social-accounts a span {
      border-radius: 18px;
      height: 35px;
      width: 35px;
      border: 1px solid #c4c6c8;
      /* border-radius: 12px; */
      font-size: 17px;
    }

    .model-social-accounts a {
      padding-right: 10px;
      display: inline-block;
    }

    .model-social-accounts a:hover{
      color: #000;
    }

    .logo-wrapper {
      text-align: center;
      margin-bottom: -37px;
    }

    .logo-wrapper .logo {
      /* width: 250px; */
      display: inline-block;
      max-width: 300px;
      padding-top: 4px;
    }

    .navbar.navbar-default.container {
      border: 0;
    }

    .navbar {
      li {
        display: inline-block;
        padding: 0 10px 10px;
      }
    }

    .half {
      width: 50%;
      display: block;
      float: left;
    }

    .right-navlist {
      padding-left: 190px;
    }

    .left-navlist {
      text-align: right;
      padding-right: 190px;
    }

    #left_menu, #right_menu{
      width: auto;
      margin: 0!important;

    }

    a.share-top-menu {
      width: auto;
      margin-top: 7px;
      font-size: 12px;
    }

    a.share-top-menu:hover .fa-facebook {
      color: #000;
    }

    .image-consulting a.share-top-menu:hover .fa-facebook {
      color: red !important;
    }

    a.share-top-menu span {
      border-radius: 18px;
      height: 26px;
      width: 25px;
      border: 1px solid #c4c6c8;
      /* border-radius: 12px; */
      font-size: 12px;
      text-align: center;
    }

    @media (max-width: 991px){
      .menu-area .half {
        display: none;
      }
      .logo-wrapper {
        position: absolute;
        top: 10px;
        right: 0;
        left: 0;
        width: 250px;
        margin: auto;
      }



      .model-social-accounts {
        width: 100%;
      }
    }

    @media (min-width: 1200px){
      .container {
        width: 1170px;
      }
    }

    @media (max-width: 1200px){
      .logo-wrapper .logo {
        width: 250px;
      }
      .right-navlist {
        padding-left: 135px;
      }

      .left-navlist {
        padding-right: 135px;
      }
    }

    @media (max-width: 768px)
    {
      .model-new-list-single {
        width: 50%;
      }

      div.footer-nav li:last-child {
        /* line-height: 20px; */
      }

      .model-social-accounts {
        width: 100%;
        padding: 7px 15px 0;
        margin-top: 0;
      }

      .model-social-accounts {
        width: 100%;
        float: left;
      }

      div#portfolio .model-social-accounts {
        display: none;
      }

      .header-modelo-mobile .model-social-accounts{
        float: left;
        width: auto;
        border: none;
        position:  absolute;
        min-height: auto;
      }

      .header-modelo-mobile h1 {
        width: 100%;
        float: none;
        margin-top: 13px;
      }

      .model-social-accounts a span {
        border-radius: 13px;
        height: 25px;
        width: 25px;
        font-size: 12px;
      }

      .header-modelo-mobile .menu-plus {
        width: auto;
        float: none;
        padding-right: 20px;
        margin-top: 9px;
        position: absolute;
        right: 0;
        top: 0;
      }

      ul.nav.nav-tabs.model-sizes {
        display:  block;
        clear:  both;
      }

      img.profile-photo {
        width: 100%;
        margin: 0 auto;
      }

    }

    @media screen and (max-width: 560px) {
     /* Small Screens */
     .logo-wrapper .logo {
      width: 180px;
      padding: 2px;
    }
  }

  .load-more-button button, 
  .alm-btn-wrap button{
    background: none;
    border: none;
    background: url(../images/seta.svg) no-repeat top center;
    background-size: 20px;
    padding-top: 20px;
    font-size: 15px;
  }

  .navbar-default .navbar-toggle.collapsed:before {
    content: "\f0c9";
    -webkit-text-stroke: 2px white;
  }

  .navbar-default .navbar-toggle:before{
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #c8c8c8;
    font-size: 25px;
    width:  30px;
    height: 30px;
    -webkit-text-stroke: 3px white;
  }

  .navbar-default .navbar-toggle{
    margin: 5px 30px 5px;
  }

  .navbar-default .navbar-toggle:focus{
    border: 0;
    box-shadow: none;
  }

  .brand-activation .navbar-default .navbar-toggle.collapsed:before {
    -webkit-text-stroke: 2px black;
    color: #fff;
  }

  .brand-activation .navbar-default .navbar-toggle:before {
    -webkit-text-stroke: 3px black;
    color: #fff;
  }

  .brand-activation .navbar-default .share-top-menu .fa-inverse {
    color: #000;
  }

  .image-consulting .navbar-default .navbar-toggle.collapsed:before {
    -webkit-text-stroke: 2px #717171;
    color: #fff;
  }

  .image-consulting .navbar-default .navbar-toggle:before {
    -webkit-text-stroke: 3px #717171;
    color: #fff;
  }

  .image-consulting .navbar-default .share-top-menu .fa-inverse {
    color: #717171;
  }
  div#model_tour_menu {
    position: relative;
  }

  #model_tour_menu ul {
    padding: 0;
    list-style: none;
    margin: 10px 0 0;
  }

  #model_tour_menu ul li {
    display: inline-block;
    padding-right: 15px;
  }

  #model_tour_menu ul li.current_page_item a, #model_tour_menu ul li a:hover {
    font-weight: 500;
  }

  #model_tour_menu ul li a {
    font-weight: 100;
    text-transform: uppercase;
    color: #616161;
    font-size: 12px;
  }
  
  #model_tour_menu ul li.current_page_item a,
  #model_tour_menu ul li a:hover {
    color: #000;
  }

  button.alm-load-more-btn.more.done {
    display: none;
  }

  ul.nav.navbar-nav.alm-filter-nav {
    float: right;
    padding-right: 20px;
    text-transform: uppercase;
    margin: 20px 0 0;
    font-size: 12px;
    margin-top: 12px;
  }

  ul.nav.navbar-nav.alm-filter-nav li {
    font-weight: 100;
    font-size: 12px;
  }

  ul.alm-filter-nav li span:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }

  .tour-model .home-article {
    margin-top: 10px;
  }

  
  .big-title {
    position: relative;
  }
  
  .big-title .menu-plus {
    position: absolute;
    top: 0;
    right: 20px;
  }

  .big-title .menu-plus img {
    max-width: 23px;
  }

  div#primary.tour-model {
    overflow: hidden;
  }

  #editions_nav {
    float: right;
    margin-top: -2px;
  }

  #editions_nav li.dropdown {
    position: relative;
    cursor: pointer;
  }

  #editions_nav .dropdown-menu {
    left: -70px;
  }

  #editions_nav .dropdown:hover .dropdown-menu {
    display: none;
  }

  .page-template-model_tour_home div#editions_nav .nav {
    margin-bottom: 20px;
    margin-top: -20px;
  }

  #sidebar .last-news p a {
    pointer-events: none;
    cursor: default;
  }



  @media only screen and (max-width : 768px) {    

    #editions_nav .dropdown-menu {
      left: 0;
    }

    .home-article-full .news-image {
      overflow: initial;
    }

    #model_tour_menu ul.has_mobile_version {
      display: none;
      position: fixed;
      width: 100%;
      z-index: 999;
      background: #fff;
      margin-top: 40px;
      max-width: 100%;
    }

    #model_tour_menu ul.has_mobile_version li {
      width:  100%;
      text-align: center;
      padding: 5px;
      border-bottom: 1px solid #eee;
    }
    
    .kmt-header .big-title.has-menu {
      font-size: 14px;
      font-weight: 300;
    }

    .tour-model .big-title.has-menu  a{color:#000;}

    .tour-model .big-title {
      font-size: 20px;
      border: none;
      margin-bottom: 0;
    }

    .tour-content {
      padding: 0 10px;
    }

    ul.nav.navbar-nav.alm-filter-nav {
      padding: 0;
      margin: 20px auto 0;
      cursor: pointer;
    }

    ul.alm-filter-nav:before {
      display: inline-block;
      float: right;
    }

    div#editions_nav {
      text-align: center;
      float: none;
      margin-top: 40px;
    }

    ul.alm-filter-nav li.dropdown {
      display: inline-block;
      min-width: 160px;
    }

    .home-visual .wpb_column.vc_column_container {
      padding: 0;
    }
    
  }

  @media only screen and (min-width: 768px) {

  }

  .social-float {
    display: inline-block;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 10;
    overflow: hidden;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    text-align: center;
    border-left: 1px dashed #a2a1a1;
    padding: 10px;
    background: #fff;
  }

  .social-float.cd-is-visible, .social-float.cd-fade-out, .no-touch .social-float:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
  }

  .social-float.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
  }

  .social-float.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  }


  .no-touch .social-float:hover {
    background-color: #e86256;
    opacity: 1;
  }

  .social-float a {
    width: 50%;
    float: left;
    display:  block;
    padding: 2px;
  }

  .social-float .social a span {
    border: 1px solid #c4c6c8;
    border-radius: 20px;
    height: 37px;
    width: 37px;
  }  

  .social-float .social p {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
  }



  @media only screen and (max-width : 500px) {

    .tab-content.no-padding {
      padding: 0 7px;
    }

    .single #noticias .news-article.blog-single-item {
      padding: 0;
    }

    #masthead {
      border: none;
    }

    .header-modelo-mobile {
      border-top: 1px solid #e0e0e0;
    }

    .home-visual-composer .getallofthem {
      padding: 0 15px;
    }

    .home-visual-composer .wpb_column.vc_column_container {
      padding: 0;
    }

    .load-more-button {
      border-color: none;
    }

  }

  @media only screen and (min-width: 768px) {
    .social-float {
      right: 20px;
      bottom: 20px;
    }
  }

  @media only screen and (min-width: 1024px) {
    .social-float {
      right: 30px;
      bottom: 30px;
    }
  }


  .button-see-all #load-more {
    background-image: none;
    border: 1px solid #ddd;
    padding-top: 5px;
    line-height: 30px;
  }


  .margin-top-15 {
    margin-top: 15px;
  }

  .margin-top-30 {
    margin-top: 30px;
  }

  /*.single-portfolio.content-list-item img {
    -webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
    }*/

    .portfolio-hentry p {
      text-align: center;
    }