/*
Theme Name: SimpleMedSite
Description: Simple medical site template
Author: simpletemplates.ru
Author URI: http://simpletemplates.ru/
*/
body {
  font-family: Roboto, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

h1, .h1 {
  font-weight: 600;
  font-size: 57px;
  line-height: 63px;
  margin-top: 0;
  margin-bottom: 21px;
}

h2, .h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 42px;
  margin-top: 0;
  margin-bottom: 21px;
}

h3, .h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 42px;
  margin-top: 0;
  margin-bottom: 21px;
}

h4, .h4 {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  margin-top: 0;
  margin-bottom: 21px;
}

h5, .h5 {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 0;
  margin-bottom: 21px;
}

h6, .h6 {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-top: 0;
  margin-bottom: 21px;
}

p, ul, ol, pre, table, blockquote {
  margin-top: 0;
  margin-bottom: 21px;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 21px;
}

dl, ul, ol {
  padding-left: 20px;
}

hr {
  margin: -1px 0;
}

b, strong, em, small, code {
  line-height: 1;
}

a:focus {
  outline: none;
}

.container-fluid_no-padding {
  padding-left: 0;
  padding-right: 0;
}

.col_no-padding-right {
  padding-right: 0;
}

mark.highlight {
  padding-left: 0;
  padding-right: 0;
}
