@import "../uikit/css/uikit.css";
/**
COLORS
 */
/**
MIXIN
 */
/**
FONTS
 */
@font-face {
  font-family: 'gilory';
  src: url('../fonts/gilroy/Gilroy-Regular.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilory-medium';
  src: url('../fonts/gilroy/Gilroy-Medium.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilory-light';
  src: url('../fonts/gilroy/Gilroy-Light.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'gilory-black';
  src: url('../fonts/gilroy/Gilroy-Black.otf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'merriweather';
  src: url('../fonts/merriweather/Merriweather-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
/**
HEADING
 */
h1 {
  color: #f9a51a !important;
  font-family: 'gilory-black';
  font-size: 85px;
}
h2 {
  color: #063e85;
  font-size: 50px;
  font-family: 'gilory-black';
  margin-bottom: 0px;
  margin-top: 0px;
}
h3 {
  color: #063e85;
  font-family: 'gilory';
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
.subtitle {
  color: #808080;
  font-family: 'gilory';
  font-size: 24px !important;
  margin-bottom: 2px;
}
.mobile-title {
  padding-top: 30px;
  padding-bottom: 30px;
}
.mobile-title h2 {
  color: #f9a51a;
  font-size: 35px;
}
.mobile-title p {
  color: #f9a51a;
  font-family: gilory-light;
  font-size: 35px;
}
/**
TEXT TRANSFORM
 */
.uppercase {
  text-transform: uppercase;
}
/**
COVER
 */
.taxa-cover {
  z-index: 1;
}
/**
BUTTONS
 */
.taxa-button {
  border-color: #063e85 !important;
  border-width: 2px;
  color: #063e85;
  height: 36px;
  line-height: 36px;
  font-family: gilory;
  margin-top: 40px;
  width: 220px;
}
.taxa-button:hover {
  background: #063e85;
  border-color: #063e85 !important;
  color: #ffffff;
}
body {
  color: #808080 !important;
  font-family: 'merriweather';
  font-size: 14px !important;
}
/*************/
/**HOME PAGE**/
/*************/
section {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.hp-block .uk-card-default {
  box-shadow: none !important;
  color: #808080 !important;
}
.hp-block .image {
  padding-top: 120px;
}
.hp-block .uk-card-body {
  padding-top: 120px;
}
#hp-block-slideshow {
  margin-top: 0;
  padding-top: 0;
}
#hp-block-slideshow .taxa-cover {
  z-index: 1;
}
#hp-block-slideshow h2 {
  color: #f9a51a;
  font-size: 85px;
}
#hp-block-slideshow p {
  color: #f9a51a;
  font-family: gilory-light;
  font-size: 85px;
}
#hp-block-accounting,
#hp-block-tax {
  padding-bottom: 120px !important;
}
#hp-block-accounting .last-block,
#hp-block-tax .last-block {
  padding-top: 120px;
}
#hp-block-web-taxa {
  background: #f9a51a;
  padding-bottom: 70px !important;
  padding-top: 70px !important;
}
#hp-block-web-taxa h2 {
  color: #ffffff !important;
  font-size: 35px;
}
#hp-block-web-taxa a:hover,
#hp-block-web-taxa a:focus {
  color: rgba(255, 255, 255, 0.5) !important;
  text-decoration: none !important;
}
#hp-block-web-taxa a:hover h2,
#hp-block-web-taxa a:focus h2 {
  color: rgba(255, 255, 255, 0.5) !important;
}
#hp-block-web-taxa svg {
  width: 150px;
}
#hp-block-services {
  background: #063e85;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
#hp-block-services .uk-grid-divider > :not(.uk-first-column)::before {
  bottom: 30px;
  top: 30px;
}
#hp-block-services a:hover,
#hp-block-services a:focus {
  text-decoration: none !important;
}
#hp-block-services a:hover h3,
#hp-block-services a:focus h3 {
  color: rgba(255, 255, 255, 0.5);
}
#hp-block-services h3 {
  color: #ffffff;
  font-size: 18px;
}
#hp-block-services svg {
  width: 100px;
}
#hp-block-services .logo-edu svg {
  width: 120px;
}
.news-title-home {
  padding-top: 30px;
}
#hp-news-post-3 {
  padding-bottom: 100px !important;
}
#hp-news-post-3 .news-list {
  padding-top: 100px !important;
}
#hp-news-post-3 .news-list .uk-grid-divider > :not(.uk-first-column)::before {
  border-color: #063e85 !important;
}
#hp-news-post-3 .news-list h3 {
  font-family: 'gilory-black';
}
#hp-news-post-3 .news-list a h3:hover,
#hp-news-post-3 .news-list a h3:focus {
  color: rgba(6, 62, 133, 0.9);
  text-decoration: none !important;
}
#hp-news-post-3 .news-list a:hover {
  text-decoration: none !important;
}
#hp-news-post-3 .news-list .content {
  min-height: 150px !important;
}
#hp-news-post-3 .uk-card-default .card-title {
  padding-bottom: 0 !important;
}
/**
HEADER (NAVIGATION)
 */
.taxa-header {
  background: rgba(255, 255, 255, 0.5) !important;
  font-family: gilory !important;
  height: auto;
}
.taxa-header nav {
  background: rgba(255, 255, 255, 0.5) !important;
  margin-bottom: 0;
}
.taxa-header nav ul {
  margin-bottom: 0;
  list-style: none;
  padding-left: 0;
}
.taxa-header nav ul li {
  float: left;
  padding: 50px 40px;
}
.taxa-header nav ul li a {
  font-family: gilory;
  font-size: 22px;
  color: #808080;
}
.taxa-header nav ul li a:hover,
.taxa-header nav ul li a:focus {
  color: #f9a51a;
}
.taxa-header .svg-container {
  width: 10vh;
}
.taxa-header .svg-container svg {
  width: auto;
  height: auto;
}
.taxa-header a.uk-logo {
  padding: 20px 0 !important;
}
.taxa-header .mobile-logo {
  padding-left: 40px;
}
.taxa-header .mobile-button {
  right: 0;
}
.taxa-header .mobile-button svg {
  height: 40px;
  width: 40px;
}
.taxa-header .mobile-button svg:hover,
.taxa-header .mobile-button #hp-news-post-3 svg:focus {
  color: #063e85;
}
.logo-calculator svg {
  width: 80px !important;
}
/**
MOBILE MENU
 */
.mobile-nav {
  margin-top: 0 !important;
}
.mobile-menu .uk-offcanvas-bar {
  background: rgba(6, 62, 133, 0.9) !important;
}
.mobile-menu ul {
  list-style: none;
  padding-left: 0;
}
.mobile-menu ul li {
  padding: 20px 0;
}
.mobile-menu ul li a {
  font-family: gilory;
  font-size: 22px;
  color: #ffffff;
}
/**
FOOTER
 */
#footer {
  padding-bottom: 120px !important;
  padding-top: 120px !important;
  background: #063e85;
  font-family: 'gilory';
  padding: 100px 0;
}
#footer .logo {
  margin-bottom: 20px;
}
#footer .all-rights {
  margin-top: 20px;
}
#footer .tel-block {
  margin-top: 20px;
}
#footer .tel-round {
  border: solid 1px #ffffff;
  border-radius: 15px;
  color: #f9a51a;
  font-size: 20px;
  width: 150px;
}
#footer .tel-round span {
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}
#footer .email {
  font-size: 26px;
  font-weight: bold;
  margin-top: 20px;
}
#footer .email a {
  color: #f9a51a;
}
#footer p {
  font-size: 16px;
  margin: 0;
}
#footer .block-address p {
  font-size: 13px;
  margin: 0;
}
#footer .bottom-menu ul {
  list-style: none;
  padding-left: 0;
}
#footer .bottom-menu ul li {
  padding: 10px 0;
}
#footer .bottom-menu ul li a {
  color: rgba(255, 255, 255, 0.7);
}
/**
ABOUT US
 */
#about-us #about-us-text {
  margin: 80px 0;
}
#about-us #about-us-text strong {
  color: #063e85;
}
/**#about-us-top-img {

}
**/
/**
CONSULTANTS
 */
.first-block {
  padding-top: 120px;
}
#consultants-top-img .consultants-bottom-text {
  padding-bottom: 80px;
  padding-top: 80px;
  background: rgba(6, 62, 133, 0.8);
  z-index: 2;
}
/**
USEFUL
 */
#useful #useful-top-img .taxa-cover {
  z-index: 1;
}
#useful #useful-text {
  margin: 80px 0;
}
#useful #useful-text strong {
  color: #063e85;
}
#useful #useful-text a,
#useful #useful-text a:visited {
  color: #808080;
}
#useful #useful-text a:hover,
#useful #useful-text a:focus {
  color: #063e85;
}
/**
EMPLOYMENT
 */
#employment #employment-top-img .taxa-cover {
  z-index: 1;
}
#employment #employment-text {
  margin: 80px 0;
}
#employment #employment-text strong {
  color: #063e85;
}
#employment #employment-text a,
#employment #employment-text a:visited {
  color: #808080;
}
#employment #employment-text a:hover,
#employment #employment-text a:focus {
  color: #063e85;
}
/**
CONTACT
 */
#contact-page {
  padding-bottom: 120px !important;
}
#contact-page .last-block {
  padding-top: 328px;
}
/**
SERVICES
 */
#services .services-block h2.subtitle {
  color: #f9a51a !important;
}
.tax-block {
  background: rgba(249, 165, 26, 0.8) !important;
  margin-right: 40px;
  padding: 60px;
}
.tax-block p {
  color: #ffffff !important;
}
#hp-block-roc .uk-background-cover {
  background-image: url('../images/services/davcno-svetovanje.jpg');
}
#hp-block-roc .uk-background-cover .overlay {
  background-color: rgba(6, 62, 133, 0.9);
}
#hp-block-roc .uk-background-cover .overlay .uk-card-default {
  background: none;
}
#hp-block-roc .uk-background-cover .overlay .uk-card-default .uk-card-body {
  padding-bottom: 100px;
}
#hp-block-roc .uk-background-cover .overlay .uk-card-default h2 {
  color: #ffffff;
}
#hp-block-roc .uk-background-cover .overlay .uk-card-default p {
  color: #ffffff;
}
#hp-block-roc .roc-text-block {
  padding-bottom: 100px;
  padding-top: 100px;
}
#hp-block-pitc .overlay {
  background-color: rgba(6, 62, 133, 0.9);
}
#hp-block-pitc .overlay .uk-card-default {
  background: none;
}
#hp-block-pitc .overlay .uk-card-default .uk-card-body {
  padding-bottom: 120px !important;
}
#hp-block-pitc .overlay .uk-card-default h2 {
  color: #ffffff;
}
#hp-block-pitc .overlay .uk-card-default p {
  color: #ffffff;
}
#hp-block-pitc .overlay .uk-card-default ul li {
  color: #ffffff;
}
#hp-block-education .uk-background-cover {
  background-image: url('../images/services/izobrazevanje.jpg');
}
#hp-block-education .uk-background-cover .overlay {
  background-color: rgba(255, 255, 255, 0.7);
}
#hp-block-education .uk-background-cover .overlay .uk-card-default {
  background: none;
}
#hp-block-education .uk-background-cover .overlay .uk-card-default .uk-card-body {
  padding-top: 300px;
  padding-bottom: 300px;
}
#hp-block-education .uk-background-cover .overlay .uk-card-default .last-block {
  padding-top: 300px;
}
/** NEWS **/
#multi-news-taxa {
  padding-bottom: 100px !important;
}
#multi-news-taxa .uk-card-default {
  box-shadow: none;
}
#multi-news-taxa .uk-card-default .card-title {
  padding-bottom: 0 !important;
}
#news-taxa {
  padding-bottom: 100px !important;
}
.news-date {
  font-family: gilory;
  text-transform: uppercase;
}
.news-post .first-block {
  /*   padding-top: 170px;     */
}
.news-post .last-block {
  padding-top: 120px;
}
.news-post .news-date {
  padding-bottom: 20px;
}
.news-post h2 a,
.news-post h2 a:visited {
  color: #063e85 !important;
  text-decoration: none;
}
.news-post h2 a:hover,
.news-post h2 a:focus {
  color: rgba(6, 62, 133, 0.9) !important;
}
@media screen and (max-width: 960px) {
  h1 {
    color: #f9a51a !important;
    font-family: 'gilory-black';
    font-size: 35px;
  }
  h2 {
    color: #063e85;
    font-size: 20px;
    font-family: 'gilory-black';
    margin-bottom: 0px;
    margin-top: 0px;
  }
  h3 {
    color: #063e85;
    font-family: 'gilory';
    font-size: 16px;
  }
  h4 {
    font-size: 14px;
  }
  .subtitle {
    color: #808080;
    font-family: 'gilory';
    font-size: 14px !important;
    margin-bottom: 2px;
  }
  body {
    color: #808080 !important;
    font-family: 'merriweather';
    font-size: 12px !important;
  }
  .taxa-header a.uk-logo {
    padding: 10px 0 !important;
  }
  .mobile-menu .mobile-language-picker {
    padding: 10px 0;
  }
  .mobile-menu .uk-offcanvas-bar {
    background: rgba(6, 62, 133, 0.9) !important;
  }
  .mobile-menu .uk-offcanvas-bar h2 {
    padding-top: 10px;
  }
  .mobile-menu .uk-offcanvas-bar .logo svg {
    width: 80px;
  }
  .mobile-menu .uk-offcanvas-bar .active a {
    color: #f9a51a;
  }
  .mobile-menu ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
  }
  .mobile-menu ul li {
    padding: 10px 0;
  }
  .mobile-menu ul li a {
    font-family: gilory;
    font-size: 18px;
    color: #ffffff;
  }
  .hp-block .image {
    padding-top: 30px;
  }
  .hp-block .uk-card-body {
    padding-top: 30px;
  }
  #hp-block-accounting,
  #hp-block-tax {
    padding-bottom: 30px !important;
  }
  #hp-block-roc .uk-background-cover .overlay .uk-card-default .uk-card-body {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
  }
  #hp-block-roc .roc-text-block {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  #hp-block-education .uk-background-cover .overlay .uk-card-default .uk-card-body {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  #hp-block-pitc .overlay .uk-card-default .uk-card-body {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  #hp-news-post-3 {
    padding-bottom: 30px !important;
  }
  #hp-news-post-3 .news-list {
    padding-top: 30px !important;
  }
  #footer {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
  #footer .logo svg {
    width: 100px;
  }
  #footer p {
    font-size: 12px;
  }
  #about-us #about-us-text {
    margin-top: 0px;
  }
  /** NEWS **/
  #news .uk-card {
    margin-bottom: 30px;
  }
  #news .uk-card-body {
    padding-left: 0;
  }
  #news .news-post-1 .uk-card-body {
    padding-top: 0;
  }
  /** USEFUL **/
  #useful #useful-text {
    margin: 0 0 !important;
  }
}
