@import url('http://fonts.googleapis.com/css?family=Rubik%3A300%2C400%2C500%2C700%2C900%2C300italic%2C400italic%2C500italic%2C700italic%2C900italic&#038;subset=latin-ext&#038;ver=1502112987');
/*  ----------------------------------------------------------------------------
    This editor style is also loaded in the backend to style the posts
    WARNING: this file is not loaded in the front end
*/
/*  ----------------------------------------------------------------------------
    responsive settings
*/
/* responsive landscape tablet */
/* responsive portrait tablet */
/* responsive portrait phone */
/*
----------------------------------------------------------------------------
  Site wide > typography style
----------------------------------------------------------------------------
*/

/*  ----------------------------------------------------------------------------
    h
*/



strong, b{
	font-weight:700;
}
h1{
     
}
h1,
h2,
h3,
h4,
h5,
h6 {
  
  color: #111111;
  font-weight: 400;
  margin: 6px 0 6px 0;
   font-family: 'Rubik' !important;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
  color: #111111;
}
h1 {
	font-size: 28px;
	letter-spacing: 0mm;
	font-family: Rubik !important;
	line-height: 150%;
	margin:3px 0px;
}
h2 {
   
  font-size: 18px;
  line-height: 150%;
  margin-top: 3px;
  margin-bottom: 3px;
}
h3 {
  font-size: 17px;
  line-height: 150%;
  margin-top: 3px;
  margin-bottom: 3px;
  
}
h4 {
  font-size: 16px;
  line-height: 29px;
  margin-top: 24px;
  margin-bottom:14px;
}
h5 {
  font-size: 15px;
  line-height: 25px;
  margin-top: 21px;
  margin-bottom: 11px;
}
h6 {
  font-size: 14px;
  line-height: 24px;
  margin-top: 21px;
  margin-bottom: 11px;
}

.mce-content-body {
  font-size: 15px;
  line-height: 26px;
  color: #222;
   font-family: 'Rubik' !important;
}

.mce-content-body a:hover {
  text-decoration: underline;
}

.mce-content-body ul {
  margin-bottom: 26px;
}

.mce-content-body li {
  font-size: 15px;
  line-height: 26px;
}

.mce-content-body p {
     font-family: 'Rubik' !important;
    font-size: 14px;
    font-weight: 200;
    line-height: 150%;
    padding-bottom:10px;
    margin:0;
}

.bold{
	font-family: 'Rubik' !important;
	font-weight:bold;
}


