@font-face {
  font-family: "Insignia Medium";
  src: url("fonts/INSIGNIA.TTF") format("ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.header_menu li a{
     font: 900 19px/125px Insignia Medium !important;
}

.logo_main{

    width: 180px;
}


header {

  background: #ffffff!important;
}


ul.sf-menu > li > a {

  color: #bb241b!important;
 
}

.marTop1 {
  
  color: #bb241b;
}

body {

  font: 17px/26px "Roboto", Arial, Helvetica, sans-serif;
}

p {
  
  margin-bottom: 15px;
}

.link_img:hover .img_section_txt{
background: url(../images/bg4.png)!important;
}


.img_section_txt {
  	background: url(../images/bg2.png)!important;
 
}

