@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
body,
html {
   font: 20px/1.3 "Roboto";
   background: #f4f7fa;
   overflow-x: hidden;
   margin: 0;
   padding: 0;
   color: #000;
}
#title_block {
   width: 100%;
}
.title_block_content,
.title_block_wrapper {
   width: 100%;
   height: 100%;
}
.title_block_content {
   position: relative;
}
.title_block_img .title_img {
   margin: 0 !important;
   padding: 0 !important;
   height: 100% !important;
   width: 100% !important;
   display: inline !important;
   -o-object-fit: cover;
   object-fit: cover;
}
.title_block_img,
.title_block_shadow {
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   width: inherit;
}
.title_block_shadow {
   width: 100%;
   z-index: 5;
   background: #000 !important;
   opacity: 0.7;
}
.title_block_texts {
   position: relative;
   z-index: 9;
   background: 0 0 !important;
   padding: 21px;
}
.title_block_bread span {
   color: #fff;
   font:
      700 10px/16px "Roboto",
      sans-serif;
   text-transform: uppercase;
   letter-spacing: 1px;
   opacity: 0.88;
}
.title_bq,
.title_h1 {
   color: #fff;
}
.title_h1 {
   font:
      600 40px/48px "Roboto",
      sans-serif;
}
.title_bq {
   border-left: 4px solid #349dee;
   padding-left: 16px;
   opacity: 0.88;
   font:
      24px/40px Merriweather,
      serif;
}
.title_block_author {
   margin-top: 26px;
}
.tauthor {
   font:
      600 19px/24px "Roboto",
      sans-serif;
   color: #349dee;
}
.tdate {
   margin-top: 2px;
   color: #fff;
   font:
      500 10px/16px "Roboto",
      sans-serif;
   letter-spacing: 1px;
   text-transform: uppercase;
}
.title_block_texts div {
   background: 0 0 !important;
}
#top,
#top_xs {
   background: url(jornal.jpg) no-repeat top right;
}
#top_xs {
   padding-top: 5px;
   display: none;
   height: 80px;
}
#top {
   height: 120px;
   background: 0 0;
   width: 100%;
}
#bodyWrapper,
#topwrap {
   max-width: 1000px;
   margin: 0 auto;
}
#topwrap {
   height: 80px;
   background: 0 0;
}
.topleft {
   height: 80px;
   width: 740px;
   float: left;
   position: relative;
   margin-left: 10px;
}
.toplogo {
   position: absolute;
   width: 40px;
   height: 40px;
   top: 10px;
}
.topdate {
   position: absolute;
   top: 25px;
   left: 500px;
   font-size: 12px;
   line-height: 20px;
   color: #96a0a8;
}
#bodyWrapper {
   background: #fff;
   box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
   -webkit-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
   -moz-box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5);
}
#mainWrapper {
   width: 100%;
   height: 100%;
}
#wrapper {
   max-width: 1000px;
   margin: 0 auto;
}
#content {
   padding: 0;
   text-align: left;
   width: 100%;
}
#content .padWrap {
   padding: 15px;
}
#content img {
   max-width: 100%;
   display: block;
}
#content p {
   font-size: 18px;
   line-height: 1.3;
}
#content h2,
#content h3,
.pg {
   margin-bottom: 33px;
}
.pg {
   font-size: 22px !important;
   line-height: 36px !important;
}
#content h1 {
   font-size: 36px;
   line-height: 50px;
   font-weight: 700;
}
#content h2 {
   font:
      28px/32px "Roboto",
      sans-serif;
}
#content h3,
#content ul {
   font-size: 22px;
   line-height: 36px;
}
#content ul li span {
   display: block;
   font-size: 16px;
   color: gray;
   font-weight: 400;
   line-height: 20px;
}
#content ul {
   line-height: 28px;
   font-weight: 500;
}
#content ul li {
   margin-bottom: 20px;
}
#comments {
   margin-top: 120px;
}
#comments .pg {
   font-size: 18px !important;
   line-height: 1.3 !important;
}
#comments h2 {
   background: url(comentsm.jpg) no-repeat;
   padding-left: 40px;
   color: #000;
   border-bottom: 0 solid;
   border-color: #000;
   text-transform: uppercase;
   padding-bottom: 10px;
}
#comments .coment_ava {
   float: left;
   margin-right: 15px;
}
#comments .coment_ava img {
   margin: 0;
   width: 50px;
   height: 50px;
   border-radius: 5px;
}
a:active,
a:focus {
   outline: 0;
}
button:active,
button:focus {
   outline: 0 !important;
}
button::-moz-focus-inner {
   border: 0 !important;
}
#footer {
   padding: 10px;
   text-align: center;
}
.Figure img {
   display: block;
   margin: 0 auto;
   float: none;
}
.pulse {
   animation: pulse 2s infinite;
}
.red {
   color: red;
}
.spin-result-wrapper {
   background: rgba(0, 0, 0, 0.6);
   display: none;
   padding: 0 10px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   width: 100%;
   top: 0;
   z-index: 999;
   left: 0;
   height: 100%;
   position: fixed;
   text-align: center;
}
.close-popup {
   background: url(cross.svg) 0 0/100%;
   position: absolute;
   width: 30px;
   height: 30px;
   top: -40px;
   border-radius: 50%;
   -webkit-box-shadow: 0 0 10px #fff;
   box-shadow: 0 0 10px #fff;
   right: -40px;
   cursor: pointer;
}
.pop-up-heading {
   font-size: 40px;
   margin-bottom: 20px;
}
.pop-up-text {
   margin-bottom: 25px;
   font-size: 24px;
   line-height: 30px;
   text-align: center !important;
}
.pop-up-button {
   background: #71c341;
   text-transform: uppercase;
   text-decoration: none !important;
   padding: 10px 20%;
   font-size: 20px;
   border-radius: 5px;
   color: #fff !important;
   border: medium;
   cursor: pointer;
   outline: medium;
}
.pop-up-window {
   position: relative;
   max-width: 400px;
   right: 0;
   left: 0;
   top: 40%;
   margin: 0 auto;
   background: #fff 0 0;
   text-align: center;
   padding: 70px 10px 20px;
   border-radius: 10px;
   -webkit-animation: 0.7s ease 0s normal none 1 running pop-up-appear;
   animation: 0.7s ease 0s normal none 1 running pop-up-appear;
}
.pop-up-window::after,
.pop-up-window::before {
   content: "";
   position: absolute;
   left: 0;
   right: 0;
   margin: 0 auto;
}
.pop-up-window::before {
   background: #71c341;
   width: 110px;
   height: 110px;
   top: -55px;
   border-radius: 50%;
   -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
   animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-before;
}
.pop-up-window::after {
   border: medium medium 4px 4px solid solid currentcolor currentcolor #fff #fff;
   width: 50px;
   height: 20px;
   top: -20px;
   -moz-border-top-colors: none;
   -moz-border-right-colors: none;
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -o-border-image: none;
   border-image: none;
   -webkit-transform: rotate(-45deg);
   transform: rotate(-45deg);
   -webkit-transition: opacity 1s ease 0s;
   transition: opacity 1s ease 0s;
   -webkit-animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
   animation: 0.5s ease 0.6s normal backwards 1 running pop-up-appear-after;
}
.pop-up-button:hover {
   color: #fff !important;
   text-decoration: none !important;
}
.Figure-caption {
   font:
      16px/22px Proxima Nova,
      Arial,
      Helvetica Neue,
      sans-serif;
   width: 100%;
   margin-right: auto;
   margin-left: auto;
   max-width: 520px;
   padding-top: 4px;
   color: #1a1a1a;
   display: block;
}
.Figure {
   display: block;
   max-width: 650px;
   width: 100%;
   margin: 20px auto;
}
.left_count,
a.button {
   display: table;
   text-align: center;
   background: red;
}
a.button {
   font-size: 120%;
   color: #fff !important;
   margin: 25px auto;
   width: 400px;
   max-width: 90%;
   border-radius: 15px;
   text-decoration: none;
   padding: 15px;
}
a.button:hover {
   background: #c11f1f;
}
.left_count {
   padding: 10px 30px;
   margin: 12px auto;
   color: #fff;
   text-shadow:
      0 -1px 0 #000,
      0 -1px 0 #000,
      0 1px 0 #000,
      0 1px 0 #000,
      -1px 0 0 #000,
      1px 0 0 #000,
      -1px 0 0 #000,
      1px 0 0 #000,
      -1px -1px 0 #000,
      1px -1px 0 #000,
      -1px 1px 0 #000,
      1px 1px 0 #000,
      -1px -1px 0 #000,
      1px -1px 0 #000,
      -1px 1px 0 #000,
      1px 1px 0 #000;
   font-size: 130% !important;
   border-radius: 5px;
}
@media screen and (min-width: 1300px) {
   #wrapper {
      max-width: 1000px;
   }
   #content {
      width: 100%;
   }
   #topwrap {
      max-width: 1000px;
   }
}
@media screen and (min-width: 1600px) {
   #wrapper {
      max-width: 1000px;
   }
   #content {
      width: 100%;
   }
   #topwrap {
      max-width: 1000px;
   }
}
@media screen and (max-width: 1020px) {
   #content {
      width: 100%;
   }
}
@media screen and (max-width: 840px) {
   .topdate {
      display: none;
   }
}
@media screen and (max-width: 780px) {
   .topleft {
      width: 100%;
   }
}
@media screen and (max-width: 690px) {
   .topleft {
      width: 100%;
   }
}
@media screen and (max-width: 660px) {
   #content h1 {
      font-size: 28px;
      line-height: 36px;
   }
   .mainLogo {
      width: 400px;
   }
}
@media screen and (max-width: 590px) {
   .mainLogo {
      width: 300px;
      margin-top: 10px;
   }
}
@media screen and (max-width: 560px) {
   .pg {
      margin-left: 0;
      margin-right: 0;
   }
   #content .padWrap {
      padding: 8px;
   }
}
@media screen and (max-width: 470px) {
   .mainLogo {
      width: 200px;
   }
   #top {
      height: 80px;
   }
}
@media screen and (max-width: 420px) {
   .title_bq {
      font-size: 18px !important;
      line-height: 28px !important;
   }
   .tauthor {
      font-size: 14px;
   }
}
@media screen and (max-width: 380px) {
   .mainLogo {
      width: 180px;
   }
}
@media screen and (max-width: 345px) {
   .mainLogo {
      width: 150px;
   }
}
@media screen and (max-width: 310px) {
   .mainLogo {
      display: none;
   }
   #top {
      background-position: top center;
   }
}
