@charset "utf-8";
/* CSS Document */

.clear_div{clear:both;width:100%;height:5%}

.fotos_galeria_emax{
. clear:both;
    position:relative;
    float:left;
    top:0px;
   width:100%;
 
   
     padding:10px;
     border:5px solid #999;
     border-radius: 40px 10px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     background-color: rgba(211,61,62,1);
     
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
.}

.fotos_titulo{
. margin:0;
    padding:0;
    position:relative;
    float:left;
    left:10px;
    top:10px;
    font-size:1.9em;
    width:60%;
    line-height:1em;
    font-weight:bold;
    border:1px solid red
.}

.fotos_img_emax{
    
     display:block;
    position:relative;
    float:right;
    right:10px;
    top:10px;
   border:0px solid red;
}





.fotos_galeria_lentes{
   
    
    position:relative;
    float:left;
    top:0px;
    width:100%;
   
     padding:10px;
     border:5px solid #999;
     border-radius: 10px 40px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     background-color: rgba(3,80,115,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_lentes_de_contato {
     display:block;
    position:relative;
    float:right;
    right:10px;
    top:-20px;
   border:0px solid red
}



.fotos_galeria_implantes{
   
   
    position:relative;
    float:left;
    top:0px;
    width:100%;
   
     padding:10px;
     border:5px solid #999;
     border-radius: 10px 40px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(11,92,93,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_implantes {

     display:block;
    position:relative;
    float:right;
    right:0px;
    top:-20px;
    width:100px;
   border:0px solid red;
}

.fotos_img_implantes img{ width:100%;
    height:auto;}



.fotos_metaloceramica{
   
    
    position:relative;
    float:left;
    top:0px;
    width:100%;
   
     padding:10px;
     border:5px solid #999;
   border-radius: 40px 10px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(115,94,78,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_metaloceramica {
     display:block;
    position:relative;
    float:right;
    right:0px;
    top:-40px;
   border:0px solid red
}


.fotos_img_metaloceramica img{
    
   
    width:100%;
    height:auto;
    
}

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





.fotos_acrilizacao{
   
    
    position:relative;
    float:left;
    top:0px;
    width:100%;
   
     padding:10px;
     border:5px solid #999;
     border-radius: 40px 10px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(11,92,93,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_acrilizacao {
     display:block;
    position:absolute;
    float:right;
    right:10px;
    top:0px;
    height:30px;
    width:53px;
   border:0px solid red
}


.fotos_img_acrilizacao img{
    
   
    width:53px;
    height:30px;
    
}

/**/





.fotos_zirconia{
   
    
    position:relative;
    float:left;
    top:0px;
   width:100%;
   
     padding:10px;
     border:5px solid #999;
     border-radius: 10px 30px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(51,51,51,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_zirconia {
     display:block;
    position:absolute;
    float:right;
    right:0px;
    top:-17px;
   border:0px solid red
}


.fotos_img_zirconia img{
    
   
    width:80px;
    height:60px;
    
}

/* */





@media only screen and (min-width : 320px) and (max-width : 640px) {/*SCREEN 320 ATÉ 640 INICIO */
    

}/*SCREEN 320 ATÉ 640 FIM */


@media only screen and (min-width : 320px) and (max-width : 800px) {
 
}

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


@media only screen and (min-width : 1024px) {
    html, body { margin:0;padding:0;
    overflow-x: hidden;
         
    font-family: 'Michroma', sans-serif; font-size: 10px; color:#fff;
   background: url(../imagens/fundo-foto-01.jpg) no-repeat;
   background-attachment: fixed;
   
   
   /*background: rgb(238,238,238);*/
   
}
    .fotos_galeria_emax{
. clear:both;
    position:relative;
    float:left;
    top:0px;
   width:23.33%;
    height:355px;
   margin:10px;
   overflow:hidden;
     padding:10px;
     border:5px solid #999;
     border-radius: 40px 10px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     background-color: rgba(211,61,62,1);
     
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
.}

.fotos_titulo{
. margin:0;
    padding:0;
    position:relative;
    float:left;
    left:10px;
    top:10px;
    font-size:1.9em;
    width:60%;
    line-height:1em;
    font-weight:bold;
    border:1px solid red
.}

.fotos_img_emax{
    
     display:block;
    position:relative;
    float:right;
    right:10px;
    top:10px;
   border:0px solid red;
}





.fotos_galeria_lentes{
   
    
    position:relative;
    float:left;
    top:0px;
    width:23.33%;
    height:355px;
   margin:10px;
   overflow:hidden;
     padding:10px;
     border:5px solid #999;
     border-radius: 10px 40px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     background-color: rgba(3,80,115,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_lentes_de_contato {
     display:block;
    position:relative;
    float:right;
    right:10px;
    top:-20px;
   border:0px solid red
}



.fotos_galeria_implantes{
   
   
    position:relative;
    float:left;
    top:0px;
    width:23.33%;
    height:355px;
   margin:10px;
   overflow:hidden;
     padding:10px;
     border:5px solid #999;
     border-radius: 10px 40px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(11,92,93,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_implantes {

     display:block;
    position:relative;
    float:right;
    right:0px;
    top:-20px;
    width:100px;
   border:0px solid red;
}

.fotos_img_implantes img{ width:100%;
    height:auto;}



.fotos_metaloceramica{
   
    
    position:relative;
    float:left;
    top:0px;
   width:23.33%;
    height:355px;
   margin:10px;
   overflow:hidden;
     padding:10px;
     border:5px solid #999;
   border-radius: 40px 10px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(115,94,78,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_metaloceramica {
     display:block;
    position:relative;
    float:right;
    right:0px;
    top:-40px;
   border:0px solid red
}


.fotos_img_metaloceramica img{
    
   
    width:100%;
    height:auto;
    
}

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





.fotos_acrilizacao{
   
    
    position:relative;
    float:left;
    top:0px;
    width:23.33%;
    height:355px;
   margin:10px;
   overflow:hidden;
     padding:10px;
     border:5px solid #999;
     border-radius: 40px 10px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(11,92,93,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_acrilizacao {
     display:block;
    position:absolute;
    float:right;
    right:10px;
    top:0px;
    height:30px;
    width:53px;
   border:0px solid red
}


.fotos_img_acrilizacao img{
    
   
    width:53px;
    height:30px;
    
}

/**/





.fotos_zirconia{
   
    
    position:relative;
    float:left;
    top:0px;
  width:23.33%;
    height:355px;
   margin:10px;
   overflow:hidden;
     padding:10px;
     border:5px solid #999;
     border-radius: 10px 30px;
     box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
      -webkit-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
     -moz-box-shadow: 0px 8px 10px 0px rgba(0,0,0,0.2);
    background-color: rgba(51,51,51,0.85);
      -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
     
}

.fotos_img_zirconia {
     display:block;
    position:absolute;
    float:right;
    right:0px;
    top:-17px;
   border:0px solid red
}


.fotos_img_zirconia img{
    
   
    width:80px;
    height:60px;
    
}

   
}



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



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