/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto'sans-serif;
  font-style: normal;
  font-weight: 400;
  src: url('../ownfonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../ownfonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
	   url('../ownfonts/roboto-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../ownfonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../ownfonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
	   url('../ownfonts/roboto-bold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../ownfonts/roboto-slab-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../ownfonts/roboto-slab-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../ownfonts/roboto-slab-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../ownfonts/roboto-slab-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../ownfonts/roboto-slab-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../ownfonts/roboto-slab-v24-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}

body {font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
   
}
h1,h2,h3,h4,5{
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 700;}
h3 {
    
   font-size: 21px !important; 
    
}

h4 a{font-size:14px;}
.sp-megamenu-parent {   
    margin: 0px -8px 0 -15px;   
  font-size: 18px;
    font-family: 'Roboto Slab';
    font-weight: 400;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
   
    font-size: 18px;
    font-family: 'Roboto Slab';
    font-weight: 400;
}
.sppb-addon-image-layout-content {
    background: #f1f1f1;
    padding: 30px 40px 40px;
    width: 100%;
}
@media (max-width:800px){
	#sp-header #offcanvas-toggler.offcanvas, #sp-header #offcanvas-toggler.mega {
    display: block!important;
	margin-top: -40px;
    margin-right: -12px;
}