/* projects */

.titulo_proj_fafstone{
  font-family: "Metropolis-Bold","Open Sans","Lato",Arial !important;
    margin: 0px auto;
    color: #000;
    font-size: 24px;
    line-height: 40px;
    display: inline-block;
    padding-bottom: 0px;
    border-bottom: 1px solid #222;
}
.subtitulo_proj_fafstone{
  font-family: "Metropolis-Regular","Open Sans","Lato",Arial !important;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    padding-bottom: 0px;
    margin-bottom: 50px;

}

.post{
  margin-bottom: 25px;
}


.post a img {
  
    min-height: 250px;
    /* max-height: 250px;*/
}
.proj_title{
  font-family: "Metropolis-Bold","Open Sans","Lato",Arial !important; font-weight: 700; font-size: 14px; color: #000;line-height: 20px;
}
.proj_curver-logo-vintage{ margin: 10px 0px 0px; }
.proj_subtitle{
  font-family: "Metropolis-Regular","Open Sans","Lato",Arial !important;
  min-height: 30px; color: #000;
  text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 30px;
}
.proj_share{
  padding: 10px 15px; font-style: normal; font-family: "Lato"; font-size: 14px; border: 1px solid #000;
}
.proj_holder{
  float: left; padding:5px 0px;margin-left: 4.1666666%;margin-right: 4.1666666%;
}
.proj_image1{
  height: 335px;
  background-size: cover; 
  background-repeat: no-repeat;
  background-position:center center;
  background-color:#ffffff;
  max-width:335px;
  margin:0px auto;
}
.proj_image{
  height: 275px;
  background-size: cover; 
  background-repeat: no-repeat;
  background-position:center center;
  background-color:#f5f5f5;
}
.proj_holder_image{
  padding:0px;
}
.float_left{ float:left; }
.float_right{ float:right; }


.proj_frame {
    padding-top: 0px;
    display: inline-block;
    margin-top: 10px;
    width: 100%;
    max-height: 85px;
}

.proj_frame a:hover h1{ color: #7c7575;}


.proj_image:hover {
    opacity: 1;
}

.proj_image{
    opacity: 0.85;
    -ms-transition: opacity 290ms ease-in;
    -webkit-transition: opacity 290ms ease-in;
    -moz-transition: opacity 290ms ease-in;
    -o-transition: opacity 290ms ease-in;
    transition: opacity 290ms ease-in;
}

.face{ filter: drop-shadow(0px 0px 1px rgba(0,0,0,0.3)); }
.face:hover{ filter: blur(1px); }
.proj_single_titulo{
    margin: 0px auto 30px;
    text-align: center;
    color: #7c7575;
    font-weight: 400;
    font-style: italic;
}
.proj_list_share{
    font-family: 'Georgia';
    margin: 0px auto 30px;
    text-align: center;
    color: #7c7575;
    font-weight: 400;
    font-size: 24px;
    font-style: italic;
    text-transform: lowercase;
}

.desc_curta, .desc_curta p{
  margin-bottom: 20px;
  max-height:170px;
  min-height: 170px;
  display: inline-table;
  font-size:13px;
  text-align:justify;
}
a.hover-slide-brown:hover, button.hover-slide-brown:hover{
    background: #111 !important;
    color: #fff !important;
}
a.hover-slide-brown, button.hover-slide-brown{
    background: #fff !important;
    min-width: 250px;
    color: #111 !important;
}

.clear{ clear:both; }

.projects_holder_sidebar {
    padding: 0px;
    box-shadow: 0 1px 15px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 4% 5% 4%;
    width: 92%;
    float: left;
    min-width: 165px;
    max-width: 375px;
    background-color: #ffffff;
}
.projects_container_single { margin: 0px; position: relative; }
.projects_container{padding-top: 50px; position: relative; }
.projects_tamanho a{color:#666;}
.projects_tamanho a:hover{
  text-decoration: none; 
  color:#000000;
}

.projects_thumbnail{
  height:275px;
  background-size: cover; 
  background-position: center center;
}
.projects_thumbnail_sidebar{
  height:225px;
  background-size: cover; 
  background-position: center center;
}

.projects_tamanho {
    margin: 5px 20px;
    font-size: 12px;
}


.projects_titulo {
    color: #222222;
    padding: 10px 8px;
    font-size: 13px;
    text-align: left;
    min-height: 50px;
}
.projects_icone {
    width: 35px;
    position: relative;
    float: right;
    top: -15px;
    right: 5px;
}


.projects_holder {
    padding: 0px;
    box-shadow: 0px 1px 15px rgba(0,0,0,.1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px 1% 3% 1%;
    width: 22%;
    max-width: 250px;
    float: left;
    background-color:#ffffff;
}

.projects_border p:first-child {
    margin-left: 10px;
}



.icones_projects.proj_image {
    height: 200px;
  }


/* ############# projects_i_mod.php ########################## */

#projects_images .owl-prev {
    left: 0px;
    color: #000 !important;
    cursor: pointer !important;
    position: absolute !important;
    background: none !important;
    top: 45% !important;
    width: 60px;
    height: 60px;
    margin-left: -75px !important;
    display: block !important;
    user-select: none !important;
    background-image: url("/t/jmm/files/core/prev.png") !important;
    background-repeat: no-repeat !important;
}
#projects_images .owl-next {
    right: 0px;
    color: #000 !important;
    width: 60px;
    height: 60px;
    cursor: pointer !important;
    position: absolute !important;
    background: none !important;
    top: 45% !important;
    margin-right: -75px !important;
    display: block !important;
    user-select: none !important;
    background-image: url("/t/jmm/files/core/next.png") !important;
    background-repeat: no-repeat !important;
}
#projects_images .owl-item{
  opacity:0.8;
  transition:.4s ease all;
  margin:0 0px;
  transform:scale(0.98) !important;
  
}
#projects_images .owl-theme .owl-nav {
    margin-top: -20px;
}
#projects_images .owl-item.active.center{
  opacity:1;
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    transform: scale(0.98) !important;
}
#projects_images .item{
  text-align: center !important;
}
#projects_images .img-responsive{
  /*height: 600px !important;
    width: 550px !important;
    margin: 0px auto !important;*/
}
/*
@media(max-width:1000px){
  .itemxx{margin:0; transform:scale(.9)}
}
*/

.projects_altura {
  height: 400px;
}
.owl-stage-outer.owl-height {
  height: 100% !important;
}

/* ############# FIM projects_i_mod.php ########################## */







.parent-div{
    width: 100%; 
    padding:0; 
    margin: 0; 
}
.accordion-heading{
    background: #e9e9e9; 
    padding: 8px 10px; 
    margin: 0; 
    cursor: pointer; 
    color: #000;
}
.accordion-heading span{
    padding: 3px 5px 3px 0px;
    float: right;
}
.accordion-body{
    display: none;
    padding: 0 10px;
}




 input[type=checkbox].css-checkbox {
        position:absolute; 
        z-index:-1000; 
        left:-1000px; 
        overflow: hidden; 
        clip: rect(0 0 0 0); 
        height:1px; 
        width:1px; 
        margin:-1px; 
        padding:0; 
        border:0;
    }

input[type=checkbox].css-checkbox + label.css-label {
    padding-left:26px;
    height:20px; 
    display:inline-block;
    line-height:20px;
    background-repeat:no-repeat;
    background-position: 0 0;
    font-size:20px;
    vertical-align:middle;
    cursor:pointer;

}

input[type=checkbox].css-checkbox:checked + label.css-label {
    background-position: 0 -20px;
}

label.css-label {
        background-image: url(/cmc_t/default/files/core/csscheckbox.png);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }



.container_projects {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container_projects:before,
.container_projects:after {
  content: " ";
  display: table;
}

.container_projects:after {
  clear: both;
}






/* ############# INICIO  media queries ########################## */

@media (min-width: 768px) {
  .container_projects {width: 750px; } 
}

@media (min-width: 992px) {
  .container_projects {width: 970px;}
}

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

@media (min-width: 1440px) { 
  .container_projects { width: 1200px;}
}

@media (min-width: 1635px) { 
  .container_projects {width: 1200px; }
}

@media (min-width: 1831px) { 
  .container_projects {width: 1200px;}
}

@media (max-width: 1700px) and (min-width: 1200px){
  .projects_altura {height: 350px;}
}
@media (max-width: 991px) and (min-width: 768px){
  .projects_altura {height: 250px !important;}
}
@media (max-width: 767px) and (min-width: 600px){
  .projects_altura {height: 250px !important;}
}
@media (max-width: 599px) and (min-width: 320px){
  .projects_altura {height: 350px !important; }
}





@media (max-width: 1199px) and (min-width: 992px){
  .projects_altura {height: 300px !important;}
  .projects_container{margin:0px !important;width: 100%;}
  .projects_holder {margin: 0px 0% 2% 2% !important;max-width: 290px;width: 290px;}
  .col-md-8.icones_projects {width: 100%;margin: 0px !important;}
}

@media (max-width: 991px) and (min-width: 768px){
  .projects_container{margin:0px !important; width: 100%; }
  .projects_holder {display: inline-block; margin: 0px 0% 2% 1% !important; max-width: 350px; width: 350px; float: none; }
  .proj_image {height: 200px; }
  .imagem_projects{width: 100%; }
  .icones_projects{width: 100%; margin: 0px !important; }
  .icones_projects .proj_holder {width: 31% !important; margin: 0px 1% !important; }
  .col-md-12.imagem_projects {width: 100%; }
  .share_projetcs{width: 100% !important; }
}

@media (max-width: 767px) and (min-width: 320px){
    .projects_altura {
      height: 300px !important;
    }
  .projects_container{margin:0px !important;}

.col-md-12.imagem_projects {
    width: 100%;
    }
    .icones_projects .proj_image {
    height: 220px;
}
.titulom {
    line-height: 32px !important;
    margin: 10px 10px;
    text-align: center;
}

.titulo_our_stones {
    line-height: 32px !important;
    margin: 10px 10px;
    text-align: center;
}
.col-md-8.icones_projects {
    height: auto !important;
    margin: 0px 5% !important;
}
    .share_projetcs{
      width: 100% !important;
    }
}


@media (max-width: 767px) and (min-width: 520px){
    .projects_holder {
        margin: 0px 0% 30px 3%;
        display: inline-block;
        width: 220px;
        float: left;
    }
}

@media (max-width: 519px) and (min-width: 320px){
    .projects_holder {
       margin: 0px auto 10px auto;
        width: 350px;
        max-width: 320px;
        text-align: center;
        float: none;
    }
}


/* ############# FIM  media queries ########################## */



@media (min-width: 320px) and (max-width: 767px) { 
  .col-md-12.proj_holder_image.float_left {
    float: none;
  } 
  .col-md-3.proj_holder.post {
    width: 100%;
    margin: 0px;
  }
  .proj_title{
    text-align: left;
  }
  .proj_subtitle{
    text-align: left;
  }
  .proj_image {
    height: 375px;
  }
  .detalhes_projects{
    margin: 0px !important;
    width: 100% !important;
    float: none !important;
  }
  .extracted_url{
    padding:0px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) { 
  .col-md-12.proj_holder_image.float_left {
    float: none;
  }
  .col-md-3.proj_holder.post {
    width: 48%;
    margin: 0px 1%;
  }
  .detalhes_projects{
    margin: 0px !important;
    width: 100% !important;
    float: none !important;
  }
  .proj_title{
    text-align: left !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) { 
  .proj_image {
    height: 200px;
  }
  .col-md-3.proj_holder.post {
    width: 31%;
    margin: 0px 1%;
  }
}

@media (min-width: 1831px){
  .post{
    max-width: 450px;
  }
  .post a img {
    min-height: 350px;
    min-width: 350px;
  }
  .proj_frame {
      
  }
}

@media (min-width: 1636px) and (max-width: 1830px) { 
  .post{
    max-width: 450px;
  }
  .post a img {
      min-height: 275px;
      
      min-width: 275px;
  }
  .proj_frame {
      
  }
}

@media (min-width: 1441px) and (max-width: 1635px) { 
  .post a img {
      min-height: 225px;

      min-width: 225px;

  }
  .proj_frame {
      /*max-width: 225px;*/
  }
}

@media (min-width: 1200px) and (max-width: 1440px) { 
  .post a img {
      min-height: 250px;
      max-height: 250px;
      min-width: 250px;
      max-width: 250px;
  }
  .proj_frame {
      max-width: 250px;
  }
}



@media (min-width: 1024px) and (max-width: 1199px) { 
  .post a img {
      min-height: 205px;
      max-height: 205px;
      min-width: 205px;
      max-width: 205px;
  }
}

@media (min-width: 992px) and (max-width: 1023px) { 
  .post a img {
      min-height: 205px;
      max-height: 205px;
      min-width: 205px;
      max-width: 205px;
  }
}

@media (min-width: 768px) and (max-width: 991px) { 
  .post a img {
      min-height: 148px;
      max-height: 148px;
      min-width: 148px;
      max-width: 148px;
  }
}

@media (min-width: 601px) and (max-width: 766px) { 
  .tab_mob{
    width: 75% !important;
    margin:0px auto !important;
  }
}


@media (min-width: 320px) and (max-width: 600px) {
    .tab_mob{
      width: 100% !important;
      margin:0px auto !important;
    }
}


@media (min-width: 320px) and (max-width: 991px) { 
  .desc_mais{
    width: 100%;
    text-align: center;
    margin: 15px 0px;
  }
}


@media (min-width: 320px) and (max-width: 767px) { 

  .post a img {
      min-height: 150px;
      min-width: 150px;
  }
  .post{ 
    width: 50%;
  }
  .icones_projects .col-xs-6.post {
      max-height: 300px !important;
      margin: 30px auto !important;
      float: none !important;
  }
  .icones_projects .col-xs-6.post a img{
    max-height: none !important;
  }
  .projects_container .post{
      max-height: 300px !important;
      margin: 30px auto !important;
      float: none !important;
  }
  .projects_container .post a img{
    max-height: none !important;
  }

  .footer2{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .footer2 .first_div {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .footer2 .second_div {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    margin: 15px 0px 0px !important;
  }


}

.titulo_fafstone_home_press {
    font-family: "Metropolis-Bold","Open Sans","Lato",Arial !important;
    color: #111;
    font-size: 18px;
    line-height: 28px;
    display: inline-block;
    border-bottom: 1px solid #222;
}


@media (max-width: 991px) and (min-width: 320px){
  .titulom {
      line-height: 32px !important;
      text-align: center;
  }
}
