/* *********************************************************** */
/*                    RESET STYLES                             */
/* *********************************************************** */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, button, textarea, input { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

* { outline: 0; background: transparent; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* *********************************************************** */
/*                       ANIMATION                             */
/* *********************************************************** */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

/* *********************************************************** */
/*                          FONTS                              */
/* *********************************************************** */
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face { font-family: 'Stag'; src: url("../fonts/Stag-Medium.woff2") format("woff2"), url("../fonts/Stag-Medium.woff") format("woff"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Stag'; font-style: normal; font-weight: 300; src: local("Stag Light"), url("../fonts/STAG-LIGHT_0.woff") format("woff"); }

@font-face { font-family: 'Stag Book'; font-style: normal; font-weight: normal; src: local("Stag Book"), url("../fonts/STAG-BOOK_0.woff") format("woff"); }

@font-face { font-family: 'Stag Book'; font-style: italic; font-weight: normal; src: local("Stag Book Italic"), url("../fonts/STAG-BOOKITALIC_0.woff") format("woff"); }

@font-face { font-family: 'Stag Semibold'; font-style: normal; font-weight: normal; src: local("Stag Semibold"), url("../fonts/STAG-SEMIBOLD_0.woff") format("woff"); }

.container { max-width: 1200px; }

/*************************************************************/
/*                   GLOBAL STYLES                            */
/*************************************************************/
body { height: 100%; background-color: #f2f2f2; color: #454545; font-family: "Stag Book", open-sans; font-size: 1rem; line-height: 1.62; }

time, a, span, button { display: inline-block; }

button { font-size: inherit; color: inherit; }

button:hover, button:focus { cursor: pointer; }

textarea { border: 2px solid #ebedee; border-radius: .4rem; padding: 0.5rem 0.875rem; }

textarea, input { font-family: "Stag Book", open-sans; font-size: 1.0625rem; }

textarea::-webkit-input-placeholder, input::-webkit-input-placeholder { color: #bfbfbf; opacity: .6; }

textarea:-ms-input-placeholder, input:-ms-input-placeholder { color: #bfbfbf; opacity: .6; }

textarea::-ms-input-placeholder, input::-ms-input-placeholder { color: #bfbfbf; opacity: .6; }

textarea::placeholder, input::placeholder { color: #bfbfbf; opacity: .6; }

h1, h2, h3, h4, h5, h6 { font-family: "Stag", open-sans; line-height: 1.1; }

time { font-family: "Stag", open-sans; font-weight: 500; font-size: 0.9375rem; color: #b6b6b6; }

p { margin-bottom: 1.55rem; text-align: justify; }

.img-fluid { max-width: 100%; height: auto; }

.align-left { float: left; margin-right: 20px; margin-bottom: 20px; }

.align-left--box { margin-left: -80px; }

.align-left.border { border: 5px solid #f2f2f2; border-left: none; }

.fas, .far { margin-right: 5px; }

.fas.rotate-y, .far.rotate-y { -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }

.btn { border-radius: .4rem; line-height: 1; white-space: nowrap; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }

.btn-md { font-size: 1.0625rem; padding: .8em 3em; }

.btn-yellow { background-color: #f1c40f; }

.btn-yellow:hover { background-color: #c29d0b; }

.btn-yellow:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(241, 196, 15, 0.5); box-shadow: 0 0 0 0.2rem rgba(241, 196, 15, 0.5); }

.hr { border: 0; border-top: 2px solid #f2f2f2; margin: 10px 0 20px; }

/* ************************************************************/
/*                         HEADER                             */
/* ************************************************************/
.header { min-height: 400px; background: url("../img/head.jpg") center/cover no-repeat; }

/* ************************************************************/
/*                        CONTENT                             */
/* ************************************************************/
.main-content { max-width: 940px; margin: 0 auto; position: relative; top: -80px; margin-bottom: -80px; -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); background-color: #ffffff; padding: 46px 80px 60px; }

.article-header { margin-bottom: 10px; }

.article-header__title { font-size: 1.875rem; border-bottom: 2px solid #f2f2f2; line-height: 1; padding-bottom: 3px; margin-bottom: 2px; font-family: "Stag Semibold", open-sans; }

.article-header__title.star { position: relative; }

.article-header__title.star::before { content: ''; width: 32px; height: 32px; background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='32'%3E%3Cdefs%3E%3Cpath id='a' d='M170 368l2.7 6.43 7.3.45-5.63 4.41 1.8 6.71-6.17-3.7-6.18 3.7 1.8-6.7-5.62-4.42 7.3-.45zm0 26c-8.82 0-16-7.18-16-16s7.18-16 16-16 16 7.18 16 16-7.18 16-16 16zm0-28c-6.62 0-12 5.38-12 12s5.38 12 12 12 12-5.38 12-12-5.38-12-12-12z'/%3E%3C/defs%3E%3Cuse fill='%23ffd800' xlink:href='%23a' transform='translate%28-154 -362%29'/%3E%3C/svg%3E") center no-repeat; position: absolute; top: 0; right: calc(100% + 22px); }

.article-footer { color: #b6b6b6; font-size: 0.9375rem; font-weight: 300; border-top: 2px solid #f2f2f2; border-bottom: 2px solid #f2f2f2; padding: .5rem 0 .25rem; margin-bottom: 0.25rem; margin-top: -0.25rem; }

.article-footer__author, .article-footer__date, .article-footer__comments { margin: .5rem 7% .5rem 0; font-weight: 300; font-family: "Stag", open-sans; }

.article-footer__author strong, .article-footer__date strong, .article-footer__comments strong { font-weight: 500; }

.title-comments { font-family: "Stag", open-sans; font-size: 1.875rem; margin: 1.875rem 0 1.25rem; font-weight: 500; }

.comments-body { border-bottom: 1px solid transparent; }

.comment { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; padding-top: 20px; border-radius: .4rem; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; margin-bottom: 20px; }

.comment--danger { background-color: rgba(255, 0, 0, 0.15); }

.comment--reply { padding-left: 110px; padding-top: 12px; margin-bottom: 0; }

.comment__avatar { width: 90px; height: 90px; max-width: 90px; -webkit-box-flex: 1; -webkit-flex: 1 0 90px; -ms-flex: 1 0 90px; flex: 1 0 90px; display: inline-block; border: 2px solid #ebedee; border-radius: .4rem; padding: 2px; margin-right: 20px; position: relative; }

.comment--reply .comment__avatar { width: 67px; height: 67px; max-width: 67px; -webkit-box-flex: 1; -webkit-flex: 1 0 67px; -ms-flex: 1 0 67px; flex: 1 0 67px; }

.comments-head .comment__avatar { display: none; }

.comment__avatar > img { display: inline-block; max-width: 100%; height: auto; border-radius: .25rem; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.comment-form { width: 100%; height: 100%; -webkit-align-self: stretch; -ms-flex-item-align: stretch; align-self: stretch; text-align: right; font-size: 0; margin-bottom: -10px; }

.comment-form__field { width: 100%; max-width: 100%; margin-bottom: 10px; min-height: 89px; }

.comment-form__field:focus { border-color: rgba(69, 69, 69, 0.25); }

.comment-form-edit, .comment-form-reply { display: none; }

.comment-form__btn { font-weight: 500; font-family: "Stag", open-sans; }

.comment-form__actions { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; padding: 1rem 0 .6rem; }

.comment__content { max-width: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-flex: 0; -webkit-flex: 0 0 calc(100% - 110px); -ms-flex: 0 0 calc(100% - 110px); flex: 0 0 calc(100% - 110px); -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; }

.comment--reply .comment__content { -webkit-box-flex: 0; -webkit-flex: 0 0 calc(100% - 87px); -ms-flex: 0 0 calc(100% - 87px); flex: 0 0 calc(100% - 87px); margin-bottom: 20px; }

.comment__author { font-family: "Stag Semibold", open-sans; margin-right: 10px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.comment__metadata { color: #b6b6b6; font-size: 0.9375rem; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }

.comment__recipient { margin-right: 10px; display: none; }

.comment--reply .comment__recipient { display: inline-block; }

.comment__date { font-family: "Stag", open-sans; font-weight: 300; }

.comment__date > strong { font-weight: 500; }

.comment__text { width: 100%; margin: 5px 0 10px; }

.comment__actions, .comment-form__actions { font-family: "Stag", open-sans; font-weight: 300; color: #b6b6b6; font-size: 0.9375rem; }

.comment--reply .comment__actions, .comment--reply .comment-form__actions { display: none; }

.comment__actions .btn + .btn, .comment-form__actions .btn + .btn { margin-left: 10px; }

.comment__actions .btn:hover, .comment-form__actions .btn:hover { color: #6a6a6a; }

#comment-template { display: none; }

.more-box { position: relative; text-align: center; margin-top: 20px; }

.more-box::before { content: ""; display: block; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; height: 2px; background-color: #f2f2f2; }

.btn-more { color: #b6b6b6; font-size: 1.0625rem; background-color: #fff; border: 2px solid #f2f2f2; border-radius: 0; padding: .75rem; position: relative; z-index: 1; }

.btn-more::after, .btn-more::before { content: ""; display: block; width: 7px; height: 100%; position: absolute; top: 0; background-color: #fff; }

.btn-more::after { right: -9px; }

.btn-more::before { left: -9px; }

.btn-more:hover { background-color: #ffd800; color: #454545; }

/* ************************************************************/
/*                    MODIFICATORS                             */
/* ************************************************************/
.ml-auto { margin-left: auto; }

/* ************************************************************/
/*                         MEDIA                               */
/* ************************************************************/
@media (max-width: 575px) {
 .align-left.border { border-left: 5px solid #f2f2f2; }
 .thumbnail { float: none; display: block; margin-left: auto; margin-right: auto; }
 .article-header__title.star::before { content: none; }
 .comment { display: block; }
 .comment--reply { padding-left: 0; } }
@media (max-width: 767px) {
 .main-content { padding-left: 1rem; padding-right: 1rem; } }

/*# sourceMappingURL=style.css.map */
