/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
*/

body,html{
	height: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
a {
	color: #2574a9;
}
a:hover {
	text-decoration: none;
}
.btn {
	background: #2574a9;
	color: #fff;
	    margin: 1px;
}
.mt-1 {
	margin-top: 10px;
}
.mt-2 {
	margin-top: 20px;
}
.mt-3 {
	margin-top: 30px;
}
.mt-4 {
	margin-top: 40px;
}
.mb-1 {
	margin-bottom: 10px;
}
.mb-2 {
	margin-bottom: 20px;
}
.mb-3 {
	margin-bottom: 30px;
}
.mb-4 {
	margin-bottom: 40px;
}
.p-1 {
	padding: 10px;
}
.p-2 {
	padding: 20px;
}
.p-3 {
	padding: 30px;
}
.p-4 {
	padding: 40px;
}
.p-5 {
	padding: 50px
}
.pt-1 {
	padding-top: 10px;
}
.pt-2 {
	padding-top: 20px;
}
.pt-3 {
	padding-top: 30px;
}
.pt-4 {
	padding-top: 40px;
}
.pt-5 {
	padding-top: 50px;
}
.pr-1 {
	padding-right: 10px;
}
.pr-2 {
	padding-right: 20px;
}
.pr-3 {
	padding-right: 30px;
}
.pr-4 {
	padding-right: 40px;
}
.pr-5 {
	padding-right: 50px;
}
.pr-6 {
	padding-right: 60px;
}
.pr-7 {
	padding-right: 70px;
}
.pr-8 {
	padding-right: 80px;
}
.pr-9 {
	padding-right: 90px;
}
.pr-10 {
	padding-right: 100px;
}
.pl-1 {
	padding-left: 10px;
}
.pl-2 {
	padding-left: 20px;
}
.pl-3 {
	padding-left: 30px;
}
.pl-4 {
	padding-left: 40px;
}
.pl-5 {
	padding-left: 50px;
}
.pl-6 {
	padding-left: 60px;
}
.pl-7 {
	padding-left: 70px;
}
.pl-8 {
	padding-left: 80px;
}
.pl-9 {
	padding-left: 90px;
}
.pl-10 {
	padding-left: 100px;
}
.pb-1 {
	padding-bottom: 10px;
}
.pb-2 {
	padding-bottom: 20px;
}
.pb-3 {
	padding-bottom: 30px;
}
.pb-4 {
	padding-bottom: 40px;
}
.pb-5 {
	padding-bottom: 50px;
}
.bg-light {
    background-color: #ffffff!important;
	box-shadow: 0 0 5px black;
}
dd {
    margin-bottom: .5rem;
    margin-left: 0;
    background: #2574a9;
    color: #fff;
    padding: 10px;
    margin-top: 15px;
}

.logo {
	height: 60px;
}
@media (max-width: 768px) {
	.logo {
	height: 50px;
    }
}
.sak {
	height: 65px;
    padding-left: 20px;
    padding-right: 20px;
}
.dropdown, .dropleft, .dropright, .dropup {
    border-left: 1px solid #ccc;
    padding: 0px 15px 0 15px;
}
.nav-link .fa, .nav-link .fas {
    font-weight: 700;
    display: block;
    font-size: 21px;
    padding-bottom: 5px;
    text-align: center;
}


.dropdown-toggle .fa, .dropdown-toggle .fas {
    font-weight: 700;
    display: block;
    font-size: 21px;
    padding-bottom: 5px;
    text-align: center;
    
}
@media (max-width: 768px) {
.dropdown-toggle .fa, .dropdown-toggle .fas {
    font-weight: 700;
    display: inline-block;
    font-size: 21px;
    padding-bottom: 0px;
    padding-right: 5px;
    width: 40px;
    text-align: center;
	}
}
.menu-large {
  position: static !important;
}

.megamenu {
  padding: 20px 20px;
  width: 100%;
}

.megamenu > div > li > ul {
  padding: 0;
  margin: 0;
}

.megamenu > div > li > ul > li {
  list-style: none;
}

.megamenu > div > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}

.megamenu > div > li > ul > li > a:hover,
.megamenu > div > li > ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}

.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}

.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}

@media (max-width: 768px) {
  .megamenu {
    margin-left: 0;
    margin-right: 0;
  }
  .megamenu > li {
    margin-bottom: 30px;
  }
  .megamenu > li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header {
    color: #fff;
  }
}
.dropdown-menu {
    border: 0px;
    border-radius: 0;
}
/* <carousel> */
.image-wrapper {
	height: 200px;
}
.b-0 {
    bottom: 0;
}
.pull-left {
	float: left;
}
.item-page {
    display: flow-root;
}
.item-page .item-image {
    height: auto;
    width: 50%;
    overflow: hidden;
    padding: 10px;
}
.item-page .item-image img{
    height: auto;
    width: 100%;
}
.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}
.overflow {
    position: relative;
    overflow: hidden;
}
.zoom img {
    transition: all 0.2s linear;
}
.zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/* </carousel> */
.navbar-light .navbar-nav .nav-link {
    color: #2574a9;
}
.first-links {
	padding-top: 10px;
}
.first-links a {
    color: #fff;
    }

.links li {
    width: 49%;
    float: left;
    margin: 0.25%;
    background: #2574a9;
    text-align: center;
    height: 90px;
}
@media (min-width: 768px) {
.links li {
    width: 12%;
    float: left;
    margin: 0.25%;
    background: #2574a9;
    text-align: center;
    height: 100px;
    }
}
.links li:hover {
    background: green;
}

.first-links ul {
    padding-left: 0;
    list-style: none;
	width: 100%;
}
.first-links .fa, .first-links .fas {
    font-weight: 700;
    display: block;
    font-size: 33px;
    padding: 15px;
    text-align: center;
}
.page-header h1 {
	font-weight: 300;
	text-align: center;
}

.page-header h2 {
    font-size: 26px;
    font-weight: 300;
}
.lead {
	font-weight: 300;
	font-size: 2.5rem;
	text-align: center;
}
.item img {
    display: block;
    max-width: 100%;
    height: auto;
	
}
.item p {
    padding-top: 20px;
}
.span4 {
    width: 100%;
    float: left;
    padding: 1pc;
}
@media (min-width: 768px) {
.span4 {
    width: 33%;
    float: left;
    padding: 1pc;
    }
}
.item-image {
    width: 300px;
    height: 200px;
    padding: 10px;
    overflow: hidden;
    float: left;
    display: contents;
    margin-bottom: 5px;
}
@media (min-width: 768px) {
.item-image {
	width: 300px;
    height: 200px;
    padding: 10px;
    overflow: hidden;
  float: left;
  display: inline;
    margin-bottom: 5px;
}}
.partners {
	background:#fff;
	border-top: 1px solid #ccc;
}
.site-footer {
	background: #2574a9;
	color: #fff;
	font-size: 15px;
    font-weight: 300;
}
.site-footer h3 {
	color: #fff;
	font-size: 22px;
	    padding-bottom: 10px;
	font-weight: 300;
}
.site-footer a {
	color: #fff;
}
.items {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.items li {
    margin-bottom: 10px;
    padding: 0;
}
.logo-footer {
	padding-bottom: 30px;
    width: 170px;
}
nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#272e38;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#272e38;
    border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
 {
  content: "";
  position: relative;
  bottom: -60px;
  left: -20%;
  border: 15px solid transparent;
  border-top-color: #c70415 ;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border: 1px solid #ddd;
    border-top:5px solid #c70415;
    border-bottom:5px solid #c70415;
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #c70415;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #2574a9;
    border-color: #ddd;
    padding: 10px;
    margin-bottom: 2px;
}
.panel-title a {
	color: #000;
	font-size: 16px;
	padding-bottom: 0px;
}
.panel-title h4 {
	padding-bottom: 0px;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 0.75rem;
    clear: both;
    font-weight: 300;
    font-size: 13px;
    color: #212529;
    border-left: 2px solid #2574a9;
    margin: 5px;
    text-align: inherit;
    white-space: nowrap;
    text-transform: uppercase;
    background-color: transparent;
    /* border: 0; */
}

.navbar-nav .dropdown-menu {
    border-bottom: 1px solid #2574a9;
}
.categories-list h3 {
    font-size: 20px;
    font-weight: 300;
	border: 1px solid;
    padding: 20px;
}
@media (min-width: 1200px) {
  .span6 {
    width: 50%;
	float: left;
	padding: 1pc;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
  .span6 {
    width: 100%;
  }
}
.items-more .nav {
    display: inline-block;
	font-size: 18px;
    font-weight: 300;
}
.nav-tabs {
    border-bottom: 0px;
}
.items-more ol > li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: -0.7em;
    border: 0.35em solid transparent;
    border-left-color: #2574a9;
}
.item-title:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: -0.7em;
    border: 0.35em solid transparent;
    border-left-color: #2574a9;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
}
.search .element-invisible {
	display: none;
}
.rl_tabs .nav-tabs>li>a {

    border-radius: 0px;
}
ul.nav-tabs>li>active {
    margin: 0 0 -1px!important;
    padding: 0!important;
    list-style: none!important;
    background: 0 0!important;
    overflow-y: visible!important;
}
.visite-card {
	width: 49.8%;
    display: inline-block;
	padding-top: 2px;
}
@media (max-width: 768px) {
	.visite-card {
	width: 100%;
    display: inline-block;
	padding-top: 2px;
}
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
    max-height: 120px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    height: 100%;
}
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    border: 1px solid #e6e6e6;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #f00;
    border-color: #dee2e6 #dee2e6 #fff;
}
.red-box {
	background: #c70415;
	padding: 5px;
	color: #fff;
}
.green-box {
	background: #2f9345;
	padding: 5px;
	color: #fff;
}
.blue-box {
	background: #2574a9;
	padding: 5px;
	color: #fff;
}
.navigation-box {
    top: .4rem;
    right: .8rem;
    width: 2rem;
    position: absolute;
}
@media (min-width: 768px){
    .breaking-caret:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 27px solid transparent;
    border-left: 16px solid #2574a9;
    border-bottom: 25px solid transparent;
    position: absolute;
    right: -16px;
        top: 0;
    }
}
.carousel-item p {
    margin-top: 0;
    margin-bottom: 0;
	font-size: 18px;
}
.img-sponzors {
	width: 150px;
}
.bg-primary {
    background-color: #2574a9!important;
}
.breadcrumb {
    padding: 5px 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 700;
    list-style: none;
    background-color: #ffffff;
    border-radius: 0px;
}
.btn:hover {
    color: #000000;
    text-decoration: none;
    background: #fff;
    border: 1px solid #000;
}
.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
}
.pagination ul>li {
    display: inline;
}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{
	-webkit-border-bottom-left-radius:0;
	border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
	border-top-left-radius:0;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0
}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{
	-webkit-border-top-right-radius:0;
	border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	border-bottom-right-radius:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0
	}
.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover, .pagination ul>.disabled>a:focus {
    color: #999;
    cursor: default;
    background-color: transparent;
}
.pagination ul>li>a, .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 22px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover, .pagination ul>.disabled>a:focus {
    color: #999;
    cursor: default;
    background-color: transparent;
}
.pagination ul>li>a, .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 22px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.icon-first:before {
    content: "\7d";
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    font-family: 'icomoon-joomla';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 14px;
    line-height: 1;
    text-transform: none;
    speak: none;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
}
.item-image img {
    vertical-align: middle;
    border-style: none;
    width: 100%;
    padding-right: 15px;
    display: inline-block;
}

ol {
    list-style-type: none;
}
.article-info {
  display: flex;
}
.blog-item {
    height: auto;
    min-height: 250px;
    border-bottom: 1px solid #ccc;
}