.c-page{}
.c-page .tbl{display:table;width:100%;border-spacing:0;margin-bottom: 40px;}
.c-page .tbl span{
    display: block;vertical-align:top;
    float: left;
    
      box-shadow: 0 4px 8px 0 rgba(248, 54, 58, 0.2), 0 16px 20px 0 rgba(248, 54, 58, 0.19);
    text-align: center;
    padding: 20px;
    width: 545px;
    border-radius: 10px;
    margin-right: 30px; 

}
.c-page .tbl span:last-child {
  
    margin-right: 0px; 

}

.c-page .tbl>span img{width: 100%;}


.c-page .tbl1 .tab1{
  width: 100%;
  text-align: center;   
  margin-bottom: 50px;
  padding:0px;
  padding-top: 5px;

}

.c-page .salbar1 img, .c-page .salbar2 img, .c-page .salbar3 img{
    width: 100%;
    padding-bottom: 10px;
    max-width: 1200px;

}

.tab2{
  width: 100%;
  text-align: left;   
  margin-bottom: 50px;
  box-shadow: 0 4px 8px 0 rgba(3, 78, 162, 0.2), 0 16px 20px 0 rgba(3, 78, 162, 0.19);
  margin-bottom: 60px;
  border-radius: 10px;
  overflow: hidden;
  padding: 0px;

}
.tab2 a{
    font-size: 18px;
  
}
.tab2 img{
 width: auto;
overflow: hidden;

}

div h1, div h1, .tab1 h1{
    color: #f8363a;
    font-size: 26px;
   font-family:'Roboto Condensed', sans-serif;
   text-align: center;
   
}

#map{height:400px;background:#eee;margin-bottom:10px;}
.success{background:rgba(76,176,236,0.2);padding:15px 20px;border:1px solid #B2D1E4;-ms-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;-o-border-radius:4px;-moz-border-radius:4px;border-radius:4px;float:right;width:658px;}

.centering .servicesize{  
  overflow: hidden;
  width: 100%;
  height: auto;
  text-align: center;
}
.centering .servicesize img{
  display: block;
  width: 100%;
  height: auto;  
}
