/*
Theme Name: FEIT 
Author: Dimitar Krsteski
Version: 1.1
Template: understrap
Text Domain: feit
*/
html,body{
    width:100%;
    overflow-x: hidden;
    font-size: 14px;
	background: #FAFAFA;
}
img{
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
p{
    font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 180%;
}
h1 { 
font-family: Roboto Slab;
font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 47px;
}
h2 { 
font-family: Roboto Slab;
font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 37px;
}
h3 {
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
}
h4 { 
font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 23px;
}

.archive .entry-content>img{
/* display: inline-block; */
float: left;
clear: both;
margin-right: 3%
}
.staff-content p{
    font-size:16px
}
.entry-content{
    margin-top: 2%;
	font-size: 16px;
}
.search .entry-content{
    margin-top: unset;
}
.wp-caption-text{
    font-size:11px
}
a{
    color:#3E6299;
}
a:hover{
    color: rgb(4, 27, 46)
}
button>a:hover{
    color: #FFFFFF;
    text-decoration: none
}
#top-bar{
    background: #005E9b
}
.top-nav{
    background: #3E6299;
    min-height:40px;
    height: inherit;
    width:100%;
    display: inline-block
}
.top-nav ul{
    margin-bottom: 0;
    float: right;
    list-style: none;
    padding-right:30px;
	height: 40px;
}
.top-nav li{
    display: inline-block;
	height: 40px;
}
.top-nav ul li a{
    color: #FFFFFF;
    text-decoration: none;
    padding: 5px 15px;
    border-radius: 3px;
    font-weight: 700;
	line-height: 40px;
}
.top-nav ul li a:hover{
    background: #3a7ea2;
    color: #FFFFFF
}
#menu-top1 .menu-item
.search-input {
	height: 50%;
	padding: 7px;
	width:250px;
	border: 0;
    background-color: white;
}
input::placeholder {
  color: #BDBDBD;
}
#search-icon{
    display:flex;
    top:3px;
    right:8px;
    background: url(img/search.svg) no-repeat scroll 95%;
    position: absolute;
    height: 30px;
    width: 30px;
    border: none;
	outline:none;
}
.navbar{
    background: #FAFAFA;
    width:100%
}
.navbar-brand img{
    max-height: 75px;
    width:auto
}
.navbar-brand{
    padding-left:5%;
}
#wrapper-navbar{
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.75)
}
.home #wrapper-navbar{
	box-shadow: unset;
}
#main-menu a{
    font-size:14px;
    font-weight: 600
}
#wrapper-footer{
    background: #303030;
    color: #D2D3D5;
}
.nav-link{
    color: #000000 !important;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase
}   
#content-single{
    margin: 0 auto
}
#index-wrapper, #single-wrapper, #archive-wrapper{
    width: 100%;
    margin: 0 auto
}
.navbar{
    padding:0;
    margin-left:0;
    margin-top:-7px
}
.mk-top-lang-button::before{
    content: "|";
    color: #FFFFFF;
    padding-right: 10px
}
#footer-bottom-right{
    float: right;
    color: #FFFFFF
}

.btn-primary, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle{
    background-color: rgb(94, 128, 165);
    border-color: rgb(66, 103, 143)
}
@media only screen and (mix-width:600px){
.container-fluid{
    width: 95%
}
}
@media only screen and (max-width:600px){
.container-fluid{
    padding: 0;
}
.site-main{
    margin: 0;
}

}
.dropdown-menu { 
    right: 0; 
    left: auto;
    border-radius: 0 
}
.dropdown:hover .dropdown-menu {
    display: block
    }

.widgettitle{
    border-bottom: 1px solid lightgrey;
    margin-bottom: 5%
}
.wp-post-date{
    display: none
}
.border-bottom-line{
    border-bottom: 2px solid lightgray
}
.entry-content{
    border-bottom: 2px solid lightgray
}
.cat-links > a{
    font-weight: 800
}
.archive .entry-footer {
    display: none
}
#foftext{
    font-size:90px;
    font-family: 'Lora', serif
}
#fofsubtext{
    font-size:20px;
    font-family: 'Lora',serif;
    margin-top: -3%

}
#fofimg{
    max-width: 15%;
    float: right
}
.staffArchiveProfessor>a>img{
    height: 160px;
    width: 100%
}
.page-header{
    margin-bottom:35px
}
.navbar-dark .navbar-toggler-icon{
    background: url(/wp-content/themes/feit/img/hamburger.svg)
}
@media only screen and (max-width:768px){
    .navbar-brand img{
        max-width:80%;
        display: inline
    }
    a.navbar-brand.custom-logo-link{
        max-width: 70%
    }
    .navbar-dark .navbar-toggler{
        display:inline
    }
    #navbarNavDropdown{
        padding-left:10%
    }
    #foftext{
	font-size:20px
}
#mega-menu-wrap-primary{
	padding-right: 5%;
    position: absolute;
    top: 1%;
    z-index: 1
}
}
.wppsac-clearfix{
    margin-top:-7px;
    z-index: inherit
}
.dropdown-item.active, .dropdown-item:active{
    background-color:#00539B  
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    #mega-menu-wrap-primary{
        top: 0;
        z-index: 1
    }
}
.page-item.active .page-link{
    background-color: #708090;
    border: none
}
.page-link{
    color: #000000
}
.textwidget {
    word-break: break-all
}
.post-thumbnail{
/*     max-width: 30%; */
    display: inline-block;
    vertical-align: inherit
}

.understrap-read-more-link{
    color: #ffffff;
    clear: both
}
.container-fluid .row{
 margin-left: 0 !important   
}
.box {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: 100%
  }
  @media only screen and (max-width: 600px) {
    .centered {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     font-size: 2em;
     text-transform: uppercase;
     color: #fff;
     text-align:center;
     text-shadow: 2px 1px 1px #000000;
     width:fit-content
   
   }   
   }
  @media only screen and (min-width: 768px) {
    .centered {
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%);
     font-size: 1.2em;
     text-transform: uppercase;
     color: #fff;
     text-align:center;
     text-shadow: 2px 1px 1px #000000;
   
   }   
   }
  @media only screen and (min-width: 992px) {
   .centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2em;
    text-transform: uppercase;
    color: #fff;
    text-align:center;
    text-shadow: 2px 1px 1px #000000;
    width:fit-content
  
  }   
  }
  @media only screen and (min-width: 1400px) {
    .centered {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 2.5em;
        text-transform: uppercase;
        color: #fff;
        text-align:center;
        text-shadow: 2px 1px 1px #000000;
        width:fit-content
      
      }   
    }
  
  
  .box img {
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    width: 100%;
    height: auto
  }
  .box .overbox {
    background-color: #304562;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    opacity: 0;
    height: 100%;
    width: inherit
  }
  
  .box:hover .overbox, .box:active .overbox { opacity: 1 }
  .box .overtext {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    transform: translateY(40px);
    -webkit-transform: translateY(40px);
    font-size: 2em
  }
  
  .box .title {
    font-size: 2.2em;
    text-transform: uppercase;
    opacity: 0;
    transition-delay: 0.1s;
    transition-duration: 0.2s
  }
  
  .box:hover .title,
  .box:focus .title {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px)
  }
  .box .tagline {
    font-size: calc(0.60em + 0.5vw);
    opacity: 0;
    transition-delay: 0.2s;
    transition-duration: 0.2s;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) !important;
    position: relative
  }
  .box:hover .tagline,
  .box:focus .tagline {
    opacity: 1;
    transform: translateX(0px);
    -webkit-transform: translateX(0px)
  }
  .widget_calendar{
      float: none
  }

/* Tables */

.entry-content table {
    min-width: 100% !important;
    margin: 0 !important;
    border-collapse: collapse !important;
    font-size: 1em !important;
    border: 1px solid #ccc !important;
    overflow-x: auto;
  /*   max-width: 100px !important; */
  }
  
  .entry-content table th {
    text-align: center !important;
    padding: 1em !important;
    font-size: 1em !important;
    font-weight: bold !important;
    color: #333 !important;
    border: 1px solid #ccc !important;
    background: #f0f0f0 !important;
    word-break: initial !important;
  }
  
  .entry-content table td {
    padding: .5em 1em !important;
    border: 1px solid #ccc !important;
    background: #fff !important;
    word-break: initial !important;
  }
  
  .entry-content table tr:nth-child(even) td {
    background-color: #f7f7f7 !important;
  }
  @media only screen and (max-width: 768px){
    .entry-content table{
          display: block;
      }
  }
.bullets{
    list-style: unset;
}
#slider-title{
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.term-url{
    float: left;
    clear: left;
}
.top-search{
    position: relative;
	margin-left:5px;
	margin-top: 3px;
}
.top-search-inner {
	padding:5px;
    background: #3E6299;
    z-index: 2000;
    position: absolute;
    top: 35px;
    right: -10px;
    width: max-content;
}
.top-search-inner form .form-control{
	outline:none;  
	border:none;
	font-size:14px;
    border-bottom:1px solid #fff;
    box-shadow: none;
	background-color: #3E6299;
	border-radius:0;
	padding:0;
	color:#fff;
}
.top-search-inner form .form-control::placeholder{color:white;}
.fa-search{
    color: white;
}
.btn-search{
    border-color: transparent;
    background: #005E9B;
}
/* Nov css laptopi i ekrani*/
.header-photo{
	background:url(https://feit.ukim.edu.mk/wp-content/uploads/2020/01/header.jpg) ;
	height: 350px;
	background-size: cover;
	margin-right: 50px;
	position: relative;
	margin-bottom: 2%;
}
.header-photo:after {
  content: ' ';
  border-top: 350px solid rgba(0, 0, 0, 0);
  border-right: 130px solid #FAFAFA;
  width: 0px;
  display: block;
  float: right;
}
.header-title{
	color: #FFFFFF;
	position: absolute;
	bottom: 40%;
	left: 10%;
	max-width: 60%;
	letter-spacing: 2px;
}

.header-subtitle{
	color: #FFFFFF;
	position: absolute;
	bottom: 10%;
	left: 10%;
	max-width: 60%;
}
/*Oglasna Tabla*/
.org{ margin-top:80px;}
.board-category {
    font-size: 14px;
    width: fit-content;
    float: left;
    padding: 3px 7px;
    background: #3E6299;
    border-radius: 5%;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase;
    font-feature-settings: 'cpsp' on;
}
.board-category:hover{
  color:#fff;
}
.green{
  background-color:#55AB68;
}
.board-date {
    float: left;
    margin-left: 25px;
    color: #BDBDBD;
}
.board-title {
	display: block;
	clear: both;
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 112.3%;
	color: #000000;
}
.board-post {
    background: white;
    padding: 10px;
    margin-bottom: 10px;
}
.homepage-board {
    background: #F2F2F2;
    padding: 10px;
}
/*News*/
.news-card-big{
	border: 1px solid #D2D3D5;
	margin-bottom:20px;
	padding:8px;

	position: relative;
}
.news-card-big img{
	width: 100%;
	height:auto;
	margin-bottom:15px;
}
.news-card-big .news-link{
	position: absolute;
	bottom: 2px;
	right: 4px;
}
.news-card{
	border: 1px solid #D2D3D5;
	margin-bottom:20px;
	padding:8px;
	min-height:200px;
}
.news-date{
	color:#bdbdbd;
	font-size: 12px;
	line-height: 158.6%;	
}
.news-card img{
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin-right: 10px;
	padding-top:4px;
}
.news-link{
	float:right;
	margin-top:-15px;
}
.news-card .board-title{
	margin-bottom:4px;
}
.news-text{
  display: inline-block;
  width: 46%;
}
/*Events*/
.event{
    height: 100%;
	background-color:#F2F2F2;
    padding:18px;
    position: relative;
	min-height:100px;
}
.event-date{
	width: 20%;
	color:#55AB68;
	font-size: 37.9px;
	line-height: 50px;
	background-color:#FFF;
    text-align:center;
	text-transform:uppercase;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.event-date span:first-child{
	font-weight: bold;
	font-size: 37.9px;
	line-height: 50px;
	display:block;
}
.event-date span:last-child{
	font-weight: normal;
	font-size: 19px;
	line-height: 24px;
	display:block;
}
.event .board-title{
    position: absolute;
    left: 62%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 255px;
}
.event a:hover .event-date span{
	color:#3e6299;
}
/*Organizacii*/
.org-card{
	background-color:#F2F2F2;
	padding:8px;
	margin-bottom:20px;
	min-height:262px;
	text-align:center;
}
.org-card img{
	width:100%;
	height:200px;
}
.org-card a h4{
	padding-top: 15px;
    margin-bottom: 0;
}
/*Footer Contact*/
.footer-widget .col-md-3:nth-child(3){
    width:50% !important
}
.contact{ padding-top:10px; }
.contact div{ margin-bottom:24px}
.contact span{
	display:inline-block;
	margin-right:10px;
}
.pin-icon{
	width:14px;
	height:20px;
	margin-bottom:5px;
	background: url(img/pin.svg) no-repeat scroll;
}
.phone-icon{
	width:18px;
	height:18px;
	margin-bottom:18px;
	background: url(img/phone.svg) no-repeat scroll;
}
.fax-icon{
	width:18px;
	height:18px;
	margin-bottom:-5px;
	background: url(img/fax.svg) no-repeat scroll;
}
.footer-logo{
	padding: 0 15px 15px 15px;
}
.footer-logo img{
	width:350px;
	height:55px;
	margin-right:50px;
}
.footer-logo a{
	padding: 16px 20px 0 0;
}
/*Footer Links*/
#menu-footer-menu{ 
	padding-left:0;
	list-style: none;
}
#menu-footer-menu .menu-item a{
	color:#D2D3D5;
	font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}
#menu-footer-menu .menu-item a:after{
	content: " ";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;

}
#menu-footer-english{ padding-left:0;}
#menu-footer-english .menu-item a{
	color:#D2D3D5;
	font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
}
#menu-footer-english .menu-item a:after{
	content: " ";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;

}
/*Mobile queries*/
@media (max-width: 1024px) {
	.news-card img{ width:48%;}
	.news-link{margin-top: 18px;}
	.news-card-big{min-height:400px;}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{margin:0 5px 0 0!important;}
}
@media (max-width: 620px) {
	.news-text {
		width: 100%;
		margin-bottom: 10px;
	}
	.news-card img{
		padding-top:0px;
		margin-bottom:10px;
		width:100%;
	}
	.news-link{
		margin-top:-15px;
	}
	.news-card-big{
		min-height:30.5%;
	}
	.news-card-big .news-link{
		margin-top:-15px;
	}
	#menu-top1{ padding: 0 10px;}
	.top-nav ul li a {
		padding:5px;
	}
	.top-search{font-size:20px;}
	.org{ margin-top:0px;}
	.footer-logo img{
		margin-right:0;
		width:100%;
	}
	.footer-logo .fb{margin-left:35%;}
	.header-photo{margin-right:20px;}
	.header-title{display:none;} 
	.header-subtitle{display:none;}
	
}
/*Calendar*/
#right-sidebar{
    display: inline-table;
	margin-top:50px;
}
#right-sidebar #calendar-7 {
	border:0;
	padding:10px;
	padding-top:16px;
}
#right-sidebar #calendar-7 #calendar_wrap{border:0; margin:0;}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar caption{
	text-transform:uppercase;
	font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    padding: 8px;
    text-align: center;
    background-color: #3E6299;
    color: white;
	position: absolute;
    top: -35px;
    right: 10.5px;
    left: 10px;
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr #prev{
	position:absolute;
	top:-20px;
	left:15%;
	transform: translate(-50%, -50%);
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr #next{
	position:absolute;
	top:-20px;
	left:80%;
	transform: translate(-50%, -50%);
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr td{padding:0;}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr td a{ 
	visibility: hidden; 
    position: relative; 	
	font-size:0px!important;
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr td a:hover{color:lightgrey;} 
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr #prev a:after{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	visibility: visible;  
    content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size:27px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;      
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr #next a:after{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	visibility: visible;  
    content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size:27px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;      
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tfoot tr td a{
	font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
	color:white;
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar thead th{
	padding: 10px 0;
    border: 1px solid #D2D3D5;
	border-bottom-width:0;
	font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}
#right-sidebar #calendar-7 #calendar_wrap #wp-calendar tbody td{
	padding: 10px 0;
    border: 1px solid #D2D3D5;
	background-color:#fff;
}
/* #right-sidebar #my_custom_widget-20 .widget-link{
	margin:0;
	padding:10px;
    border: 1px solid #D2D3D5;
	border-top-width:0;
}
#right-sidebar #my_custom_widget-20 .widget-link .sidebar-box-blue p{
	margin:0;
	color:#3E6299;
	text-align:center;
} */
/*Nastaven Kadar*/
.page-title{
/* 	color:#3E6299; */
	margin-left:-15px;
}
.ratio-4-3 {
    width: 135px;
	height:135px;
	border-radius: 50%;
	margin:auto;
    position: relative;
    background-size: cover;
    background-clip: content-box;
} 
.staffArchiveProfessor{
	border: 1px solid #D2D3D5;
	padding:8px;
	background-color:#F2F2F2;
}
.staffArchiveProfessor a{
	display:block;
	text-align:center;
}
.staffArchiveProfessor div{margin-top:5px;}
.staffArchiveProfessor div i{color:rgb(131, 131, 131);}
#right-staff-sidebar{
	padding:0;
	border: 1px solid #D2D3D5;
    background-color: #F2F2F2;
	height:fit-content;
}
#right-staff-sidebar .term-url{
	width:100%;
	padding:5px;
    font-size:16px;
	border-bottom:1px solid #D2D3D5;
}
#right-staff-sidebar .active{
	background: #3E6299;
}
#right-staff-sidebar .active a{
	color:white!important;
}
#right-staff-sidebar .term-url a:after{ 
    content: " ";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size:17px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}
/*Header*/
.homepage-photo-right-buttons {
    position: absolute;
    right: -50px;
    height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.header-right-button{
    font-family: Roboto Slab;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    align-items: center;
    text-align: center;
    background: url(./img/left-trapezoid.svg) no-repeat;
    margin: 5%;
    width: 250px;
    height: 15%;
}
.header-right-button>span{
    margin: 0 auto;
}
/*Share buttons*/
ul.share-buttons {
    float: right;
    display: flex;
}
li.share-twitter {
    margin-left: 10px;
    margin-top: 1px;
}
@media (min-width: 1200px){
body .container {
    max-width: 1200px;
}
}
/*Search page*/
#searchform .field.form-control{
	width:auto;
	box-shadow:none;
	margin-bottom:0.5rem;
}
#searchform .submit.btn-primary{
	background-color: #5e80a5!important;
    border-color: #42678f!important;
}
#main article .entry-content.row{
	margin:0!important;
}
/*Custom imported*/

.home .wrapper{
	padding: 0;
}
.home #wrapper-footer{
	padding-top:30px;
}

#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

@media only screen and (max-width: 768px) {
#footerLogo{
	width: 100%;
}
	#footer-bottom-right{
		float: none;
	}
}

@media only screen and (min-width: 768px) {
	#footerLogo{
		width:25%;
	}
}
#right-sidebar aside:last-child{
	border-bottom:1px solid #D2D3D5;
}
#right-sidebar>aside>.widget-link{
	border:1px solid #D2D3D5;
	background-color:#F2F2F2;
	padding:5px;
	border-bottom:0;
}
#right-sidebar>aside>.widget-link p{
    color: #3E6299;
    font-weight: 800;
	font-size:18px;
    word-break: break-word;
	margin-bottom: 0;
}
#right-sidebar aside .widget-link p:after{ 
    content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size:19px;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
	margin-left: 3px;
}
.textwidget>a{
	text-decoration: none;
}
#wp-calendar th{
	text-align: center;
}
#beyond .tp-revslider-slidesli, 
#beyond ul.tp-revslider-mainul {
    overflow: visible !important;
}
 .grecaptcha-badge { visibility: hidden; }

/*Bootstrap 5 cols*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left;
    }
}
@media (max-width: 991px){
	.col-md-15 {
        width: 50% !important;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
.top-nav .sub-menu {
    padding: 0;
}
.top-nav .sub-menu a {
    padding: 0;
}
.fs-16{
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
}
.fs-16:after{
content:' ';
background: url(img/caret-white.svg);
background-repeat: no-repeat;
background-size: 24px 24px;
width: 24px;
height: 24px;
float: right;
}
/*Upisi Novi*/
.upisi iframe{
	border:0;
}
.upisi .text p:first-child{
	font-size: 20px;
    font-weight: 600;
}
.upisi-menu{
	color: #ffffff;
	padding:20px;
	background-color: #3e6299;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 27px;
	line-height: 28px;
	transition: background-color .5s ease;
}

.upisi-menu a{
	color:white;
	text-decoration: none;
}
.upisi-menu span{
	color:white;
	text-decoration:none;
}
.upisi-menu:hover{
	 cursor: pointer;
	 background-color:#273e60;
}
.upisi-menu .fa-chevron-circle-right{ float:right;}

.info h1{
	text-transform:uppercase;
	width: 100%;
    font-size: 3em;
    margin-top: 0;
    text-align: center;
    display: inline-block;
}
.info p{ text-align:center;}
.info ul{
	list-style:none;
	margin:25px auto 0;
	padding:0;
	text-align:left;
	display:inline-block;
}			

	.info  ul li{
		line-height:50px;
		position:relative;
		padding-left:40px;
	}			
	
		.info ul li:before{
			content:' ';
			border-left:5px dotted #3e6299;
			position:absolute;
			top:32px;
			left:10px;
			width:100%;
			height:40px;
		}	
		
		.info ul li:last-child:before{
			content:none;
		}						

		.info ul li:after{
			content:'\f058';
			font-family:'FontAwesome';
			position:absolute;
			top:0;
			left:0;	
			font-size:30px;				
		}	
.info_link{
font-size:18px;
font-weight: 600;
border-bottom: 2px dotted;
padding-bottom: 1px;
}
.info_link:hover{
text-decoration: none;
}
.wp-block-column .box .centered{ word-break: keep-all;}
/*III ciklus nov*/
.upisi.tret-nov .text p{
	font-weight:normal;
	font-size:16px;
}
.upisi.tret-nov{
	padding-top:10px;
}
.upisi.tret-nov span.text{
	font-size: 20px;
    font-weight: 600;
}
.upisi.tret-nov .row .met .upisi-menu{padding: 34px;}
.upisi.tret-nov .row .upisi-menu .fa-chevron-circle-right{
	position: absolute;
    right: 25px;
    top: 37%;
}
a.board-category.red{
	background:#DA615C;
}
.single-staff .tab-pane ul{
	list-style: unset;
}

.single-staff .tab-pane li{
	list-style: unset;
}

article .nodesign {
    border: none !important;
}
article .entry-content table.nodesign td {
    padding: unset;
    border: 0px !important;
    background: unset !important;
}