@font-face {
  font-family: 'MyWebFont';
  src: url('../css/font/dodg5.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
       url('../css/font/dodg5.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
       
} 



#map-canvas {
        height: 90%;
        margin-left : 10%;
        padding: 0px;
        width:  80%;
        text-align: center;
}

#servimg {
     width:100%;
    
}

#gmap_canvas {
    height: 440px;
    max-width: 95%;
    width: 800px;
}

#logo {
    width: 30px;
}

body {
    height: 100%;
    
}

.tinytext {
    font-size: 0.8em;
    text-decoration-style: none;
}

.midtext {
    font-size: 0.9em;
    text-decoration-style: none;
}

.center {
    text-align:center;
}

.max-width-70 {
    max-width: 70%;
}
/* --- BOOTSTRAP ---*/
    /* Remove the navbar's default margin-bottom and rounded borders */ 
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
      background-color: #af0000;
      border: 0px;
      color: #ebebeb;
      box-shadow: 0px 5px 5px rgba(0,0,0,.3);
      z-index: 1000;
      font: 14px "MyWebFont", MyWebFont, monospace;
      
    }

    .oficinabar {
        margin-bottom: 0;
        border-radius: 0;
        background-color: #af0000;
        border: 0px;
        color: #ebebeb;
        box-shadow: 0px 5px 5px rgba(0,0,0,.3);
        z-index: 1000;
        font: 14px Arial, MyWebFont, monospace;    
        
    }

    .oficinabar .nav > li > a {
        text-decoration: none;
        color: #ebebeb;
    }

    .oficinabar .nav > li > a:hover {
        text-decoration: none;
        background-color: #610303;
        color: #ffffff;
    }

    .navbar .nav > li > a {
        text-decoration: none;
        color: #ebebeb;
    }

    .navbar .nav > li > a:hover {
        text-decoration: none;
        background-color: #610303;
        color: #ffffff;
    }
    
    .xcol {
        width: 30%;
        display: inline-block;
        vertical-align: text-top;
    }    
    
    /* Set height of the grid so .sidenav can be 100% (adjust as needed) */
    .row.content {
    
        height: auto;
        margin-top: 1%;          
                  
        }
    
    /* Set gray background color and 100% height */
    .sidenav {
      padding-top: 0px;
      background-color: #ffffff;
      height: 100%;
    }
    
    /* Set black background color, white text and some padding */
    footer {
        height: 30px;
        line-height: 25px;
        box-shadow: 0px -5px 5px rgba(0,0,0,.3);
        font-size: 18px;
        background-color: #ba0909;
        position: fixed;
        left: 0px;
        bottom: 0px;
        right: 0px;
        margin: 0px;
        z-index: 1000;
        color: #ebebeb;
        vertical-align: text-bottom;
     
    }
    
    /* On small screens, set height to 'auto' for sidenav and grid */
    @media screen and (max-width: 767px) {
      .sidenav {
        height: auto;
        padding: 15px;
      }
      .row.content {
        height:auto;
        margin-top: 1%;          
    }


        #servimg {
            width: 50%;
        }
    
        #gmap_canvas {
            height: 340px;
            max-width: 80%;
            
        }

        .navbar {
                font: 11px "MyWebFont", MyWebFont, monospace;
                
                
        }
        footer {
            font: 10px
            height: 20px;
        }
    
        .oficinabar {
            font: 11px Arial, MyWebFont, monospace;    
        
        }
    
        
    }
  


#wrapper{  
  width:90%;  
  padding-left:0px;
  margin:0px auto;  margin-left:0px;
  font-family:helvetica;  position:absolute;  text-align: left;
}
#wrapper .baricon
{    text-align: center;
  position: absolute;
  top: -250px;  
  border-radius:10%;  
  width: 120px;
  background-color:#df0909;
  font-size: 1.0em;
  color:white;
  opacity: .9;  padding: 5px;      
  -webkit-box-shadow:0 22px 26px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 12px 26px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 10px 22px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border-radius: 15px;
    margin: -2px;
}

#resume {
    top: -250px;
    opacity: .0; 
    margin-left: 140px;  
    position: absolute; 
    color: rgba(0, 0, 0, 0.9);
}

.oficinacar   {
    text-align: center;
     border-radius:10%;  
      width: 150px;
      height: 110px;
      background-color:#283876;
      font-size: 1.0em;
      color:white;
      opacity: .9;  
      padding: 2px;      
      -webkit-box-shadow:0 22px 26px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	  -moz-box-shadow:0 12px 26px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 10px 22px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border-radius: 10px;
    margin: 5px;
    display: inline-block;
    
}


.clientcar   {
    text-align: center;
     border-radius:10%;  
      width: 125px;
      height: 90px;
      background-color:#283876;
      font-size: 1.0em;
      color:white;
      opacity: .9;  
      padding: 2px;      
      -webkit-box-shadow:0 22px 26px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	  -moz-box-shadow:0 12px 26px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 10px 22px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    border-radius: 10px;
    margin: 5px;
    display: inline-block;
    
}


.havemsg {
    background-color: #ff3e00;
    
}

.agendado {
    background-color: #b43939;
}

.recebido {
    background-color: #283876;
}

.emcurso {
    background-color: #44ad18;
}

/* .bubble */

.bubble{
    background-color: #F2F2F2;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
}

.bubble::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform:             rotate( 29deg ) skew( -35deg );
        -moz-transform:    rotate( 29deg ) skew( -35deg );
        -ms-transform:     rotate( 29deg ) skew( -35deg );
        -o-transform:      rotate( 29deg ) skew( -35deg );
        -webkit-transform: rotate( 29deg ) skew( -35deg );
    width:  20px;
}

.me {
    float: left;   
    margin: 5px 45px 5px 20px;         
    background-color: #8ba2ff;
}

.me::before {
    box-shadow: -2px 2px 2px 0 rgba( 178, 178, 178, .4 );
    left: -9px;    
    background-color: #8ba2ff;       
}

.you {
    float: right;    
    margin: 5px 20px 5px 45px;         
    background-color: #e29393;
}

.you::before {
    box-shadow: 2px -2px 2px 0 rgba( 178, 178, 178, .4 );
    right: -9px;    
    background-color: #e29393;
}

.italic {
    font-style: italic;
}