 .template-color {
 	color : #0a68a7 !important; 
 }

  .template-bg {
 	background-color : #0a68a7 !important; 
 }

 .text-none{
 	text-transform : none !important;
 }

 #barner-title {
 	color: black;
 	font-size: 35px;
 }

 .text-justify {
 	text-align: justify;
 }

 .gras {
 	font-weight:  bold;
 }

 .list-contact {

    background-color: #f3f3f3;
    padding: 10px;
 }

 .barner-contact {
    background: url(../page_contact/4.png) no-repeat !important;
    background-size: cover !important;
 }

 .barner-about {
    background: url(../images/about.png) no-repeat;
    background-size: cover;
 }

 .barner-pratice {
   background: url(../pratice/barner.png) no-repeat;
   background-size: cover;
     
 }