/*
Theme Name: oralis
Theme URI: http://frega.dev/
Author: Frega.dev
Author URI: http://frega.dev/
Description: Theme for Oralis
Version: 1.0.0
License: GNU General Public License v2 or later

oralis is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.col-1 {
  padding: 0 15px;
  width: 90px;
}
.col-2,
.site-branding {
  padding: 0 15px;
  width: 210px;
}
.col-3 {
  padding: 0 15px;
  width: 330px;
}
.col-4 {
  padding: 0 15px;
  width: 450px;
}
.col-5 {
  padding: 0 15px;
  width: 570px;
}
.col-6 {
  padding: 0 15px;
  width: 690px;
}
.col-7 {
  padding: 0 15px;
  width: 810px;
}
.col-8 {
  padding: 0 15px;
  width: 930px;
}
.col-9 {
  padding: 0 15px;
  width: 1050px;
}
.col-10,
.header-stuff {
  padding: 0 15px;
  width: 1170px;
}
.col-11 {
  padding: 0 15px;
  width: 1290px;
}
.col-12,
.container,
.site-header,
.content-area,
#colophon {
  padding: 0 15px;
  width: 1410px;
}
.container,
.site-header,
.content-area,
#colophon {
  margin: 0 auto;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  color: #41080b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  background: #ede9df;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
  clear: both;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
a {
  background-color: transparent;
  color: inherit;
}
a:visited {
  color: inherit;
}
a:hover {
  color: inherit;
  outline: 0;
}
a:focus {
  color: inherit;
  outline: thin dotted;
}
a:active {
  color: inherit;
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b {
  font-weight: bolder;
}
strong {
  font-weight: bolder;
}
code {
  font-family: monospace, monospace;
  font-size: 1em;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
kbd {
  font-family: monospace, monospace;
  font-size: 1em;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  bottom: -0.25em;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}
button {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  color: #404040;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.4em 1em 0.4em;
}
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
optgroup {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
select {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  text-transform: none;
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  border: 1px solid #ccc;
}
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: auto;
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  width: 100%;
}
textarea:focus {
  color: #111;
}
[type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"] {
  -webkit-appearance: button;
}
[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="reset"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="submit"] {
  -webkit-appearance: button;
}
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="checkbox"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
h2 {
  clear: both;
}
h3 {
  clear: both;
}
h4 {
  clear: both;
}
h5 {
  clear: both;
}
h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
}
dfn {
  font-style: italic;
}
cite {
  font-style: italic;
}
em {
  font-style: italic;
}
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
tt {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
}
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark {
  background: #fff9c0;
  text-decoration: none;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
* {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
ul {
  margin: 0 0 1.5em 3em;
  list-style: disc;
}
ol {
  margin: 0 0 1.5em 3em;
  list-style: decimal;
}
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
input[type="button"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
input[type="button"]:hover {
  border-color: #ccc #bbb #aaa;
}
input[type="button"]:active {
  border-color: #aaa #bbb #bbb;
}
input[type="button"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="reset"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
input[type="reset"]:hover {
  border-color: #ccc #bbb #aaa;
}
input[type="reset"]:active {
  border-color: #aaa #bbb #bbb;
}
input[type="reset"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0,0,0,0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
}
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}
input[type="text"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus {
  color: #111;
}
input[type="email"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="email"]:focus {
  color: #111;
}
input[type="url"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="url"]:focus {
  color: #111;
}
input[type="password"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="password"]:focus {
  color: #111;
}
input[type="search"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="search"]:focus {
  color: #111;
}
input[type="number"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="number"]:focus {
  color: #111;
}
input[type="tel"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="tel"]:focus {
  color: #111;
}
input[type="range"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="range"]:focus {
  color: #111;
}
input[type="date"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="date"]:focus {
  color: #111;
}
input[type="month"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="month"]:focus {
  color: #111;
}
input[type="week"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="week"]:focus {
  color: #111;
}
input[type="time"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="time"]:focus {
  color: #111;
}
input[type="datetime"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="datetime"]:focus {
  color: #111;
}
input[type="datetime-local"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="datetime-local"]:focus {
  color: #111;
}
input[type="color"] {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="color"]:focus {
  color: #111;
}
.site-main .comment-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.site-main .posts-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.posts-navigation .nav-previous {
  float: left;
  width: 50%;
}
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clear:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.entry-content {
  margin: 1.5em 0 0;
}
.entry-content:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.entry-content:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.entry-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.comment-content:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.comment-content:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.site-header {
  zoom: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-box-lines: single;
  -moz-box-lines: single;
  -o-box-lines: single;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.site-header:before,
.site-header:after {
  content: "";
  display: table;
}
.site-header:after {
  clear: both;
}
.custom-logo-link,
.logo-link {
  padding: 35px 0;
  display: inline-block;
}
.header-stuff {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  -o-box-pack: distribute;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -moz-box-align: end;
  -o-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.header-contacts {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -o-box-orient: horizontal;
  -webkit-flex-flow: row;
  -ms-flex-flow: row;
  flex-flow: row;
  font-size: 24px;
  -webkit-box-align: inherit;
  -moz-box-align: inherit;
  -o-box-align: inherit;
  -ms-flex-align: inherit;
  -webkit-align-items: inherit;
  align-items: inherit;
}
.header-contacts .phone {
  margin-left: 0.4em;
}
@media screen and (min-width: 1440px) {
  .header-contacts .phone,
  .header-contacts .whats {
    text-decoration: none;
  }
}
.header-contacts span {
  margin-left: 1em;
}
.header-contacts .search input {
  background-color: #ede9df;
  border-color: #41080b;
  border-radius: 1px;
}
.header-contacts .search i {
  font-size: 14px;
  left: -2em;
  position: relative;
}
.header-contacts a {
  color: #41080b;
}
.main-navigation {
  font-size: 18px;
  text-transform: uppercase;
  width: 90%;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  box-shadow: 0 3px 3px rgba(0,0,0,0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul li:hover > ul {
  left: 100%;
}
.main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul {
  left: auto;
}
.main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation a {
  display: block;
  text-decoration: none;
  color: #41080b;
  margin-left: 30px;
}
.main-navigation.toggled ul {
  display: block;
}
.menu-toggle {
  display: block;
}
@media screen and (min-width: 1440px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
    float: right;
  }
}
.menu-toggle {
  margin: 1em auto;
  border: 3px solid #41080b;
  color: #ede9df;
  background: #41080b;
  font-size: 22px;
  border-radius: 2px;
  width: 100%;
}
.toggled .menu-toggle {
  color: #41080b;
  background: none;
}
.menu-toggle:focus {
  outline: none;
}
@media screen and (max-width: 1439px) {
  .content-area,
  #colophon {
    width: 100%;
  }
  .site-header {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 100%;
  }
  .site-branding,
  .header-stuff {
    width: 100%;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .header-contacts {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -o-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .header-contacts .search {
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    width: 80%;
  }
  .header-contacts .search input {
    width: 80%;
  }
  .header-stuff {
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .main-navigation.toggled ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -o-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-bottom: 3em;
  }
  .main-navigation.toggled ul a {
    margin: 0.4em 1em;
  }
}
.site-content:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.site-content:after {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.sticky {
  display: block;
}
.post {
  margin: 0 0 1.5em;
}
.page {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.article-list {
  max-width: 1050px;
  border: 3px solid #41080b;
  margin: 3em auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.article-list article {
  width: 95%;
  text-align: center;
}
.article-list article:first-child {
  margin-top: -2em;
}
.article-list article:last-child {
  margin-bottom: -2em;
}
.article-list .post-entry-title {
  background: #41080b;
  padding: 0.2em 1em;
  margin: 0.3em;
  color: #fff;
  font-size: 37px;
  font-weight: normal;
}
@media screen and (max-width: 1439px) {
  .article-list .post-entry-title {
    font-size: 24px;
  }
}
.article-list .post-entry-title a {
  color: #fff;
  text-decoration: none;
}
.single .list-entry-header {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.single .list-entry-header::before {
  content: '';
  border: 4px solid #41080b;
  width: 5000px;
  height: 12px;
  display: block;
  position: absolute;
  right: -10px;
  margin: 3em 0 3em;
}
.single .list-entry-header .post-thumbnail {
  margin-top: 9em;
}
.single .list-entry-header h1.post-entry-title {
  font-size: 97px;
}
@media screen and (max-width: 1439px) {
  .single .list-entry-header h1.post-entry-title {
    font-size: 42px;
    margin: 1.8em 0;
  }
}
.sub-title {
  font-size: 42px;
  line-height: 2em;
  display: block;
  text-align: center;
  margin-left: 0;
}
.entry-header,
.page-header {
  display: inline-block;
  position: relative;
  margin-top: 3em;
}
@media screen and (max-width: 1439px) {
  .entry-header,
  .page-header {
    display: block;
  }
}
.entry-header h1.entry-title,
.page-header h1.entry-title,
.entry-header h1.page-title,
.page-header h1.page-title {
  display: inline-block;
  font-size: 97px;
  margin-left: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
}
@media screen and (max-width: 1439px) {
  .entry-header h1.entry-title,
  .page-header h1.entry-title,
  .entry-header h1.page-title,
  .page-header h1.page-title {
    font-size: 42px;
    line-height: 2em;
    display: block;
    text-align: center;
    margin-left: 0;
  }
}
.entry-header h1.entry-title::before,
.page-header h1.entry-title::before,
.entry-header h1.page-title::before,
.page-header h1.page-title::before {
  content: '';
  border: 4px solid #41080b;
  width: 3000px;
  height: 12px;
  display: block;
  position: absolute;
  right: 0;
}
.entry-header h1.entry-title i,
.page-header h1.entry-title i,
.entry-header h1.page-title i,
.page-header h1.page-title i {
  font-weight: bold;
  font-style: normal;
}
.page-content {
  margin: 1.5em 0 0;
}
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.bypostauthor {
  display: block;
}
.infinite-scroll .posts-navigation {
  display: none;
}
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
embed {
  max-width: 100%;
}
iframe {
  max-width: 100%;
}
object {
  max-width: 100%;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.333%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.667%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.286%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.111%;
}
.gallery-caption {
  display: block;
}
#colophon {
  border-top: #41080b 1px solid;
  padding-top: 1em;
  font-size: 18px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  clear: both;
}
input.wpcf7-form-control,
input.wpcf7-form-control:focus,
textarea.wpcf7-form-control,
textarea.wpcf7-form-control:focus,
button.wpcf7-form-control {
  color: #fff;
  outline: #41080b;
  padding: 0.2em 0.5em;
  background: #41080b;
  width: 100%;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .sm-no-margin-top {
    margin-top: 0 !important;
  }
  .sm-hide {
    display: none !important;
  }
}
/*# sourceMappingURL=style.css.map */