@font-face {
  font-display: swap;
  font-family: 'PT-Sans';
  src: url('../fonts/PT-Sans.eot');
  src: url('../fonts/PT-Sans.eot?#iefix') format('embedded-opentype'), url('../fonts/PT-Sans.woff') format('woff'), url('../fonts/PT-Sans.ttf') format('truetype'), url('../fonts/PT-Sans.svg#pt_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'PT-Sans';
  src: url('../fonts/PT-Sans-bold.eot');
  src: url('../fonts/PT-Sans-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/PT-Sans-bold.woff') format('woff'), url('../fonts/PT-Sans-bold.ttf') format('truetype'), url('../fonts/PT-Sans-bold.svg#pt_sansbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: 'PT-Serif';
  src: url('../fonts/PT-Serif.eot');
  src: url('../fonts/PT-Serif.eot?#iefix') format('embedded-opentype'), url('../fonts/PT-Serif.woff') format('woff'), url('../fonts/PT-Serif.ttf') format('truetype'), url('../fonts/PT-Serif.svg#pt_serifregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@viewport {
  width: 1300px;
}
input {
  -webkit-appearance: none;
  border-radius: 0;
  max-width: 100%;
}
a {
  color: #49799d;
  text-decoration: none;
}
a:hover {
  color: #d20047;
  box-shadow: none;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.last {
  margin-right: 0 !important;
}
body {
  background: #2b2d32 url('../img/bg.png');
  color: #222;
  font-size: 16px;
  font-family: 'PT-Serif', serif;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: rgba(73, 121, 157, 0.99);
  color: #fff;
}
::-moz-selection {
  background: rgba(73, 121, 157, 0.99);
  color: #fff;
}
.wrapper {
  width: 1270px;
  background: #f6f7f8;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
}
#hotspot .wrapper {
  padding-top: 40px;
}
#hotspot .post, #hotspot .banner {
  margin-bottom: 40px;
}
#hotspot .post {
  border: none;
  padding-bottom: 0;
}
.post.single {
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(73, 121, 157, 0.3);
  margin-bottom: 40px;
}
.post .img {
  text-align: center;
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.post .img a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.left-col {
  width: 780px;
  float: left;
  margin-right: 40px;
}
.right-col {
  width: 370px;
  float: left;
}
.post.two {
  width: 600px;
  float: left;
}
.post.three {
  width: 370px;
  float: left;
  margin-right: 40px;
}
.post.three h2 {
  font-size: 20px;
}
.post.newsfeed {
  margin-bottom: 30px;
  box-sizing: border-box;
}
.post.newsfeed:last-child {
  margin-bottom: 0;
}
.post.newsfeed h2 {
  font-size: 16px;
  font-family: 'PT-Sans', sans-serif;
  font-weight: 300;
}
.post.newsfeed:last-child h2 {
  margin-bottom: 0;
}
.post_big.newsfeed h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}
.newsfeed-post__image {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 10px;
  font-size: 0;
  display: block;
}
.newsfeed-post__image img {
  max-width: 100%;
}
.postinfo {
  font-family: 'PT-Sans', sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #ccc;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 17px;
  margin-bottom: 10px;
}
.newsfeed-posts {
  background: #fff;
  padding: 40px;
  box-sizing: border-box;
}

.newsfeed-posts.news_line
{
	padding-top:0;
}

.newsfeed-posts_pt0 {
  padding-top: 0;
}
.postinfo span {
  color: #777;
}
.postinfo .category {
  font-weight: 700;
  color: #49799d;
}
.post.newsfeed .postinfo .date {
  font-weight: 700;
  color: #49799d;
}
.post.newsfeed .postinfo {
  margin-top: 0;
}
h2 {
  font-family: 'PT-Sans', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.15em;
  color: #000;
  margin-bottom: 10px;
}
h2 a {
  text-decoration: none;
  color: #000;
}
h2 a:hover, .h2 a:hover {
  color: #d20047;
}
strong, b {
  font-family: 'PT-Sans', sans-serif;
  font-weight: 700 !important;
}
h6, h4, h1, h3, .h1, .h4, .h3 {
  font-family: 'PT-Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 3px;
  line-height: 1.15em;
  text-transform: uppercase;
  color: #000;
}
h1:after, .h1:after,
h4:after, .h4:after,
.h3::after {
  content: " ";
  display: block;
  width: 200px;
  height: 2px;
  background: #49799d;
  margin-bottom: 40px;
  margin-top: 20px;
}

.h1._no-line::after,
h1._no-line::after {
  display: none;
}

.h1__desc {
  font-size: 16px;
  text-transform: none;
  letter-spacing: normal;
  font-weight: normal;
  margin-top: 10px;
}

h5 {
  font-family: 'PT-Sans', sans-serif;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px;
  margin-bottom: 25px;
  margin-top: 20px;
  font-weight: 700;
}
h6 {
  font-size: 12px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.60);
  margin-bottom: 20px;
  letter-spacing: 1px;
}
body, p {
  line-height: 1.4em;
}
.post p {
  color: #222;
  font-size: 16px;
  font-family: 'PT-Serif', serif;
}
.banner-container img, .banner img, .bottom-banner img, #bottom-banner img {
  display: block;
  max-width: 100%;
  height: auto;
}
.bottom-banner {
  margin-top: 40px;
}
.bottom-banner:first-child {
  margin-top: 0;
}
.header__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .header__content {
    transition: transform 0.2s ease-in-out;
  }
  .fixed.nav-down .header__content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: 0 1px 2px 0 rgba(38, 38, 38, 0.1);
  }

  .fixed.nav-up .header__content {
    transform: translateY(-100%);
  }
}
.header__left {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.header__right {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .header__right {
    margin-right: 50px;
  }
}

.header__billboard .wrapper {
  padding: 0;
}

.header__billboard .top-banner {
  height: 250px;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .header__billboard .top-banner {
    height: auto;
  }
}

.menu li a,
.more,
.login_register a {
  font-size: 16px;
  font-family: 'PT-Sans', sans-serif;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#title-search-link a {
  display: block;
  width: 25px;
  height: 25px;
  font-size: 0;
}
@media only screen and (max-width: 768px) {
  #title-search-link a {
    width: 18px;
    height: 18px;
  }
}
#title-search-link a:before {
  content: "";
  background-image: url(../img/svg/search.svg);
  background-size: contain;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.login_register {
  margin-right: 40px;
}
.login_register a {
  display: block;
  position: relative;
  padding-left: 38px;
}
.login_register a:before {
  background-image: url(../img/svg/user-silhouette.svg);
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
}

@media only screen and (max-width: 1280px) {
  .login_register a {
    font-size: 0;
  }
}
@media only screen and (max-width: 768px) {
  .login_register {
    margin-right: 20px;
    width: 18px;
    height: 18px;
  }
  .login_register a {
    padding-left: 0;
  }
  .login_register a:before {
    width: 18px;
    height: 18px;
  }
}

header .wrapper {
  padding: 20px 40px;
  min-height: 40px;
  height: auto! important;
  overflow: hidden;
  position: relative;
}
#logo {
  width: 172px;
  height: 40px;
  display: block;
  background: url('../img/logo.png') no-repeat;
  float: left;
  margin-right: 40px;
  background-size: contain;
}
@media only screen and (max-width: 1280px) {
  #logo {
    width: 140px;
    margin-right: 40px;
    height: 34px;
  }
  #logo img {
    max-width: 100%;
    height: 100%;
  }
}
#title-search-link, .login_register {
  position: relative;
}
.menu li {
  float: left;
  margin-right: 25px;
}

.menu li a:hover,
#title-search-link a:hover,
.login_register a:hover,
.more:hover {
  color: #D20047;
}
.more {
  color: #49799d;
}
.menu .search {
  float: right;
  margin-right: 0;
}
.menu .search a {
  width: 20px;
  height: 20px;
  display: block;
  background: url('../img/search.png') no-repeat;
}
#hot .wrapper, #content .wrapper {
  padding: 40px;
}
#posts+br {
  display: none;
}
#posts .wrapper, #content .wrapper {
  background: #fff;
}
#posts .wrapper, #content .wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
#content h1 {
  margin-bottom: 40px;
}
#content h1:after {
  content: " ";
  display: block;
  width: 120px;
  height: 2px;
  background: #49799d;
  margin-bottom: 40px;
  margin-top: 20px;
}
#posts .post:last-of-type {
  border: none;
  margin-bottom: 0;
}
#footer-top .wrapper {
  padding: 40px;
}
.upper_footer {
  color: #9d9d9e;
  font-family: 'PT-Sans', sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #dddedf;
  padding-bottom: 10px;
  padding-top: 40px;
}
.upper_footer p {
  float: right;
  margin-top: 14px;
}
footer .menu {
  float: left;
  margin-top: 3px;
}
footer .menu a {
  color: #49799d;
}
footer .menu a:hover {
  color: #000;
  color: #d20047;
}
footer .social_block {
  float: right;
}
footer .social_block ul {
  margin-top: 0;
}
#footer-bottom .wrapper {
  padding: 20px 40px;
  font-family: 'PT-Sans', sans-serif;
  background: #fff;
}
#footer-bottom .right-col {
  float: right;
}
#footer-bottom .agreement {
  color: #777;
  margin-bottom: 20px;
}
.ninjas {
  width: 180px;
  height: 38px;
  display: block;
  background: url('../img/ninjas.png') no-repeat;
  float: right;
  margin-top: 65px;
}
.partner-slot {
  margin-bottom: 40px;
}
#title-search {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 20px 40px;
  height: 40px;
  background: rgba(47, 52, 63, 0.95);
  display: none;
  z-index: 2;
}
#title-search input[type=text] {
  background: transparent;
  border: none;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
  height: 40px;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  outline: none;
  padding-top: 10px;
}
#title-search input[type=submit] {
  width: 25px;
  height: 25px;
  display: inline-block;
  /* background: url(../img/search-top.png) no-repeat; */
  background: url(../img/svg/search-white.svg);
  background-size: contain;
  border: none;
  text-indent: -9999px;
  top: 28px;
  right: 40px;
  position: absolute;
}
.content-form input[type=text], .content-form input[type=password] {
  border: 1px solid #aaa;
  padding: 7px 5px;
  margin-bottom: 15px;
  font-family: 'PT-Sans', sans-serif;
  font-size: 16px;
  outline: 0;
}
.content-form input[type=text]:focus, .content-form input[type=password]:focus {
  outline: 0;
  border-color: #333;
}
.content-form .field-title {
  color: #777;
  font-family: 'PT-Sans', sans-serif;
  font-size: 14px;
}
.content-form input[type=checkbox] {
  -webkit-appearance: checkbox;
}
label {
  font-family: 'PT-Sans', sans-serif;
  font-size: 16px;
}
.js-menu-burger {
  background-size: 24px;
  background-image: url(../img/svg/menu.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 21px;
  display: none;
  z-index: 2;
}
.swiper-button-disabled {
  display: none;
}
.img .preview_picture {
  max-width: 100%;
  height: auto;
}
/* Ujarak */

.btn {
  color: #fff;
  padding: 18px;
  border: none;
  background: #49799d;
  outline: none;
  font-family: 'PT-Sans', sans-serif;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 20px;
  text-decoration: none;
  display: block;
  position: relative;
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
  min-width: 150px;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #c80e4b;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn, .btn::before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn:hover {
  color: #fff;
  border-color: #c80e4b;
}
.btn:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.c {
  text-align: center;
}
.article-body a {
  text-decoration: none;
  box-shadow: inset 0 -2px 0 #49799d;
  padding-bottom: 2px;
  transition: all .15s ease-in-out;
}
.article-body a[href$='.jpg'], .article-body a[href$='.JPG'], .article-body a[href$='.giff'], .article-body a[href$='.png'], .article-body a[href$='.jpeg'], .article-body a[href$='.JPEG'] {
  box-shadow: none;
}
.article-body a:hover {
  box-shadow: none;
  color: #c80e4b;
}
.news-detail iframe {
  max-width: 100%;
}
.news-detail a>img {
  margin: 0 !important;
}
.news-detail li>p {
  display: inline-block;
}
.news-detail .postinfo a {
  text-decoration: none;
}
.news-detail table {
  display: block;
  overflow: auto;
}
.news-detail h3 {
  margin-bottom: .5em;
}
.news-detail li {
  font-size: 21px;
  line-height: 35px;
  padding-left: 25px;
  position: relative;
}
.news-detail ul, .news-detail ol {
  margin-bottom: 40px;
}
.news-detail ul ul, .news-detail ul ol, .news-detail ol ul, .news-detail ol ol {
  padding-left: 30px;
}
.news-detail li:before {
  content: "—";
  position: absolute;
  top: 0;
  left: 0;
}
.aspect-ratio-iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.aspect-ratio-iframe iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.top-banner, .bottom-banner, .banner-container, .banner {
  display: flex;
  justify-content: center;
}
.social_block ul {
  float: right;
  margin-top: 7px;
}
.social_block li {
  float: left;
}
.social_block .vk {
  width: 26px;
  height: 26px;
  background: url('../img/icons/vk.png') no-repeat top center;
  display: block;
  margin-right: 8px;
}
.social_block .yt {
  width: 26px;
  height: 26px;
  background: url('../img/icons/yt.png') no-repeat top center;
  display: block;
  margin-right: 6px;
}
.social_block .fb {
  width: 26px;
  height: 26px;
  background: url('../img/icons/fb.png') no-repeat top center;
  display: block;
  margin-right: 3px;
}
.social_block .gp {
  width: 26px;
  height: 26px;
  background: url('../img/icons/gp.png') no-repeat top center;
  display: block;
}
.social_block .zen {
  width: 26px;
  height: 26px;
  background: url('../img/icons/zen.png') no-repeat top center;
  display: block;
  margin-right: 4px;
}
.social_block .ig {
  width: 26px;
  height: 26px;
  background: url('../img/icons/ig.png') no-repeat top center;
  display: block;
  margin-right: 6px;
}
.social_block .tg {
  width: 26px;
  height: 26px;
  background: url('../img/icons/tg.png') no-repeat top center;
  display: block;
  margin-right: 7px;
}
.social_block .vk:hover, .social_block .yt:hover, .social_block .fb:hover, .social_block .gp:hover, .social_block .zen:hover, .social_block .ig:hover, .social_block .tg:hover {
  background-position: 0 -26px;
}


/**** LAST_EDIT *****/

.h2{
font-family: pt-sans,sans-serif;
font-weight: 700;
font-size: 32px;
line-height: 1.15em;
margin-bottom: 10px;
color: #000;
}
.h2 a{color: #000;text-decoration: none;}

.post.newsfeed .h2 {
    font-size: 16px;
    font-family: 'PT-Sans', sans-serif;
    font-weight: 300;
}

.post.newsfeed .h2 a:hover {color: #d20047;}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}
