/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

@font-face {
  font-family: 'BrandonText-Light';
  src: url('font/BrandonText-Light.eot');
  src: url('font/BrandonText-Light.eot?#iefix') format('embedded-opentype'),
       url('font/BrandonText-Light.svg#BrandonText-Light') format('svg'),
       url('font/BrandonText-Light.ttf') format('truetype'),
       url('font/BrandonText-Light.woff') format('woff'),
       url('font/BrandonText-Light.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'BrandonText-Medium';
  src: url('font/BrandonText-Medium.eot');
  src: url('font/BrandonText-Medium.eot?#iefix') format('embedded-opentype'),
       url('font/BrandonText-Medium.svg#BrandonText-Medium') format('svg'),
       url('font/BrandonText-Medium.ttf') format('truetype'),
       url('font/BrandonText-Medium.woff') format('woff'),
       url('font/BrandonText-Medium.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BrandonText-Regular';
  src: url('font/BrandonText-Regular.eot');
  src: url('font/BrandonText-Regular.eot?#iefix') format('embedded-opentype'),
       url('font/BrandonText-Regular.svg#BrandonText-Regular') format('svg'),
       url('font/BrandonText-Regular.ttf') format('truetype'),
       url('font/BrandonText-Regular.woff') format('woff'),
       url('font/BrandonText-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BrandonText-Bold';
  src: url('font/BrandonText-Bold.eot');
  src: url('font/BrandonText-Bold.eot?#iefix') format('embedded-opentype'),
       url('font/BrandonText-Bold.svg#BrandonText-Bold') format('svg'),
       url('font/BrandonText-Bold.ttf') format('truetype'),
       url('font/BrandonText-Bold.woff') format('woff'),
       url('font/BrandonText-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}


body {
	  font-family: 'BrandonText-Regular'!important;
	  font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 28px;
    kerning: 0.5;

}

h1, h2 {
  font-family: 'BrandonText-Bold'!important;
	font-weight: normal;
  font-style: normal;
  text-transform: uppercase!important;

}

.section h3 {
    font-family: 'BrandonText-Bold'!important;
font-size: 18px;
line-height: 28px;

}


.section h2{
font-size: 28px;
line-height: 60px;

}

h3 {
  font-family: 'BrandonText-Medium'!important;
    font-weight: normal;
      font-style: normal;

}

h4 {
  font-family: 'BrandonText-Bold';
    font-weight: normal;
      font-style: normal;
      text-transform: uppercase;

}

h6 {
    font-family: 'BrandonText-Medium';
    color: #1E3868!important;
      font-weight: normal;
      font-style: normal;
      text-transform: uppercase;
}

.panel_white h4{
  font-family: 'BrandonText-Bold';
    font-weight: normal;
      font-style: normal;
      text-transform: uppercase;
      color: #fff!important;
      padding: 20px 0px 24px 20px;

}

a {
   font-family: 'BrandonText-Medium'!important;
	  font-weight: normal;
      font-style: normal;

}


.Tile p {
      color: #1E3868!important;

}

header#top nav > ul > li > a {

}


.hero h1 {
color:#fff!important;

}

.back {

font-size: 18px;
}

.widget .widget_pages ul  {
  display: inline-block!important;

}


.Tile div.divider-small-border  {
  margin: 19px!important;;
     width: 20%; 
}

.Tile .wpb_content_element {
    margin-bottom: 0px!important;
}

h6 .Kategorie{

  text-transform: uppercase!important;
}

div.category.analyse{
background-color: #4A90E2;
height: 4px;
width:28px;
margin-left: 19px!important;
margin-top:19px;

}

div.category.concept{
background-color: #9013FE;
height: 4px;
width:28px;
margin-left: 19px!important;
margin-top:19px;

}

div.category.project{
background-color: #7ED321;
height: 4px;
width:28px;
margin-left: 19px!important;
margin-top:19px;

}

div.category.marketing{
background-color: #50E3C2;
height: 4px;
width:28px;
margin-left: 19px!important;
margin-top:19px;
}

div.category.firm {
background-color: #AD9964;
height: 4px;
width:28px;
margin-left: 19px!important;
margin-top:19px;

}

td.column-1 {
  width:140px;
}
