
:root{
--color-primary:#ba560a;
--color-secondary:#d97204;
--color-success:#28a745;
--color-info:#17a2b8;
--color-warning:#ffc107;
--color-danger:#dc3545;
--color-light:#f8f9fa;
--color-dark:#333333;
--color-white:#ffffff;
--color-black:#000000;
--body-bg-color:#ffffff;
--body-text-color:#6f6f6f;
--body-link-color:#323183;
--body-link-hover-color:#d97204;
--mainnav-text-color:#212529;
--mainnav-link-color:#212529;
--mainnav-link-hover-color:#c30f00;
--mainnav-link-active-color:#de0000;
--footer-bg-color:#ffffff;
--footer-text-color:#282828;
--footer-link-color:#ffffff;
--footer-link-hover-color:#ac0d0d;
}
/* Pattern: Mainnav */
.t4-palette-mainnav .bg-pattern {
	background-color: #ffffff;
}
/*PATTERN*/
.t4-palette-mainnav {
	background-color: #ffffff;
	color: #333333;
}
.t4-palette-mainnav  .module-title {
	color: #333333;
}
.t4-palette-mainnav {
	color: #333333;
}
.t4-palette-mainnav a:not(.btn) {
	color: #0d2d59;
}
.t4-palette-mainnav a:not(.btn):hover,
.t4-palette-mainnav a:not(.btn):focus,
.t4-palette-mainnav a:not(.btn):active {
	color: #cd0000;
}
.t4-palette-primary .section-title span {
	color: #333333;
}
/*Pattern nav*/
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a {
	color: #0d2d59!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a,
.t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active {
	color: #cd0000!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #0d2d59!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #cd0000!important;
}
/*PATTERN*/

/* Pattern: Secondary */
.t4-palette-gray .bg-pattern {
	background-color: #323183;
}
/*PATTERN*/
.t4-palette-gray {
	background-color: #323183;
	color: #f8f9fa;
}
.t4-palette-gray  .module-title {
	color: #f8f9fa;
}
.t4-palette-gray {
	color: #f8f9fa;
}
.t4-palette-gray a:not(.btn) {
	color: #26b0eb;
}
.t4-palette-gray a:not(.btn):hover,
.t4-palette-gray a:not(.btn):focus,
.t4-palette-gray a:not(.btn):active {
	color: #f8f9fa;
}
.t4-palette-primary .section-title span {
	color: #f8f9fa;
}
/*Pattern nav*/
.t4-palette-gray .t4-navbar .navbar-nav > li > a {
	color: #26b0eb!important;
}
.t4-palette-gray .t4-navbar .navbar-nav > li.active > a,
.t4-palette-gray .t4-navbar .navbar-nav > li.show > a,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:active {
	color: #f8f9fa!important;
}
.t4-palette-gray .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #26b0eb!important;
}
.t4-palette-gray .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #f8f9fa!important;
}
/*PATTERN*/

/* Pattern: Secondary copy */
.t4-palette-secondary_copy .bg-pattern {
	background-color: #323183;
}
/*PATTERN*/
.t4-palette-secondary_copy {
	background-color: #323183;
	color: #f8f9fa;
}
.t4-palette-secondary_copy  .module-title {
	color: #f8f9fa;
}
.t4-palette-secondary_copy {
	color: #f8f9fa;
}
.t4-palette-secondary_copy a:not(.btn) {
	color: #ce0703;
}
.t4-palette-secondary_copy a:not(.btn):hover,
.t4-palette-secondary_copy a:not(.btn):focus,
.t4-palette-secondary_copy a:not(.btn):active {
	color: #f8f9fa;
}
.t4-palette-primary .section-title span {
	color: #f8f9fa;
}
/*Pattern nav*/
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a {
	color: #ce0703!important;
}
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li.active > a,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li.show > a,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a:active {
	color: #f8f9fa!important;
}
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #ce0703!important;
}
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-secondary_copy .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #f8f9fa!important;
}
/*PATTERN*/

/* Pattern: footer */
.t4-palette-footer .bg-pattern {
	background-color: #0f4369;
}
/*PATTERN*/
.t4-palette-footer {
	background-color: #0f4369;
	color: #ffffff;
}
.t4-palette-footer  .module-title {
	color: #ffffff;
}
.t4-palette-footer {
	color: #ffffff;
}
.t4-palette-footer a:not(.btn) {
	color: #f8f87f;
}
.t4-palette-footer a:not(.btn):hover,
.t4-palette-footer a:not(.btn):focus,
.t4-palette-footer a:not(.btn):active {
	color: #d6be26;
}
.t4-palette-primary .section-title span {
	color: #ffffff;
}
/*Pattern nav*/
.t4-palette-footer .t4-navbar .navbar-nav > li > a {
	color: #f8f87f!important;
}
.t4-palette-footer .t4-navbar .navbar-nav > li.active > a,
.t4-palette-footer .t4-navbar .navbar-nav > li.show > a,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:active {
	color: #d6be26!important;
}
.t4-palette-footer .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #f8f87f!important;
}
.t4-palette-footer .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #d6be26!important;
}
/*PATTERN*/

/* Pattern: footer copy */
.t4-palette-footer_copy .bg-pattern {
	background-color: #064572;
}
/*PATTERN*/
.t4-palette-footer_copy {
	background-color: #064572;
	color: #ffffff;
}
.t4-palette-footer_copy  .module-title {
	color: #ffffff;
}
.t4-palette-footer_copy {
	color: #ffffff;
}
.t4-palette-footer_copy a:not(.btn) {
	color: #f8f87f;
}
.t4-palette-footer_copy a:not(.btn):hover,
.t4-palette-footer_copy a:not(.btn):focus,
.t4-palette-footer_copy a:not(.btn):active {
	color: #d6be26;
}
.t4-palette-primary .section-title span {
	color: #ffffff;
}
/*Pattern nav*/
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a {
	color: #f8f87f!important;
}
.t4-palette-footer_copy .t4-navbar .navbar-nav > li.active > a,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li.show > a,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a:active {
	color: #d6be26!important;
}
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #f8f87f!important;
}
.t4-palette-footer_copy .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-footer_copy .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #d6be26!important;
}
/*PATTERN*/

/* Pattern: pozadie obrazok */
.t4-palette-pozadie_obrazok .bg-pattern {
	background-color: #ffffff;
}
/*PATTERN*/
.t4-palette-pozadie_obrazok {
	background-color: #ffffff;
	color: #000000;
}
.t4-palette-pozadie_obrazok  .module-title {
	color: #000000;
}
.t4-palette-pozadie_obrazok {
	color: #000000;
}
.t4-palette-pozadie_obrazok a:not(.btn) {
	color: #c7490a;
}
.t4-palette-pozadie_obrazok a:not(.btn):hover,
.t4-palette-pozadie_obrazok a:not(.btn):focus,
.t4-palette-pozadie_obrazok a:not(.btn):active {
	color: #c30909;
}
.t4-palette-primary .section-title span {
	color: #000000;
}
/*Pattern nav*/
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a {
	color: #c7490a!important;
}
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li.active > a,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li.show > a,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a:active {
	color: #c30909!important;
}
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #c7490a!important;
}
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-pozadie_obrazok .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #c30909!important;
}
/*PATTERN*/

/* Pattern: Pozadie obrazok 2 */
.t4-palette-pozadie_obrazok_2 .bg-pattern {
	background-color: rgba(255, 255, 255, 0);
}
/*PATTERN*/
.t4-palette-pozadie_obrazok_2 {
	background-color: rgba(255, 255, 255, 0);
	color: #2b2b2b;
}
.t4-palette-pozadie_obrazok_2  .module-title {
	color: #2b2b2b;
}
.t4-palette-pozadie_obrazok_2 {
	color: #2b2b2b;
}
.t4-palette-pozadie_obrazok_2 a:not(.btn) {
	color: #1a61ab;
}
.t4-palette-pozadie_obrazok_2 a:not(.btn):hover,
.t4-palette-pozadie_obrazok_2 a:not(.btn):focus,
.t4-palette-pozadie_obrazok_2 a:not(.btn):active {
	color: #ffffff;
}
.t4-palette-primary .section-title span {
	color: #2b2b2b;
}
/*Pattern nav*/
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a {
	color: #1a61ab!important;
}
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li.active > a,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li.show > a,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a:active {
	color: #ffffff!important;
}
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #1a61ab!important;
}
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-pozadie_obrazok_2 .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #ffffff!important;
}
/*PATTERN*/

/* Pattern: Pozadie obrazok 3 */
.t4-palette-pozadie_obrazok_3 .bg-pattern {
	background-color: rgba(30, 30, 30, 0.105);
}
/*PATTERN*/
.t4-palette-pozadie_obrazok_3 {
	background-color: rgba(30, 30, 30, 0.105);
	color: #ffffff;
}
.t4-palette-pozadie_obrazok_3  .module-title {
	color: #ffffff;
}
.t4-palette-pozadie_obrazok_3 {
	color: #ffffff;
}
.t4-palette-pozadie_obrazok_3 a:not(.btn) {
	color: #1a61ab;
}
.t4-palette-pozadie_obrazok_3 a:not(.btn):hover,
.t4-palette-pozadie_obrazok_3 a:not(.btn):focus,
.t4-palette-pozadie_obrazok_3 a:not(.btn):active {
	color: #ffffff;
}
.t4-palette-primary .section-title span {
	color: #ffffff;
}
/*Pattern nav*/
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a {
	color: #1a61ab!important;
}
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li.active > a,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li.show > a,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a:active {
	color: #ffffff!important;
}
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #1a61ab!important;
}
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-pozadie_obrazok_3 .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #ffffff!important;
}
/*PATTERN*/

/* Section: Header */
#t4-header {
	position: -webkit-sticky !important;
	position: sticky;
	top: 0;
	z-index: 10;
}
#t4-header .bg-overlay {
	opacity: 0.5;
}

/* Section: MASTERHEAD */

#t4-masterhead .bg-overlay-image {
	background-image: url(/images/intro-web.webp#joomlaImage://local-images/intro-web.webp?width=1920&height=1280);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 50% 100%;
	background-attachment: fixed;
}

/* Section: CENOVÁ PONUKA ZADARMO */

#t4-cenovÁ-ponuka-zadarmo .bg-overlay {
	opacity: 0.5;
}

/* Section: JAZYK MOBIL ÚVOD */

#t4-jazyk-mobil-Úvod .bg-overlay {
	opacity: 0.5;
}

/* Section: PRED/PO */

#t4-pred/po .bg-overlay {
	opacity: 0.5;
}

/* Section: KONTAKTY */

#t4-kontakty .bg-overlay {
	opacity: 0.5;
}

/* Section: Main body */

#t4-main-body .bg-overlay {
	opacity: 0.5;
}

/* Section: FORMULÁR */

#t4-formulÁr .bg-overlay {
	opacity: 0.5;
}

/* Section: BG WEB */

#t4-bg-web .bg-overlay {
	opacity: 0.24;
}
#t4-bg-web .bg-overlay-image {
	background-image: url(/images/stolar-liptov.webp#joomlaImage://local-images/stolar-liptov.webp?width=1920&height=1080);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
}

/* Section: SPODNÉ TRI BLOKY */

#t4-spodnÉ-tri-bloky .bg-overlay {
	opacity: 0.5;
}

/* Section: footer-adresa webstr */

#t4-footer-adresa-webstr .bg-overlay {
	opacity: 0.25;
}
#t4-footer-adresa-webstr .bg-overlay-image {
	background-image: url(/images/drevo-pozadie.webp#joomlaImage://local-images/drevo-pozadie.webp?width=1920&height=790);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 50% 50%;
	background-attachment: scroll;
}
@media only screen and (min-width: 1200px) {
	#t4-footer-adresa-webstr{
		margin:1px 1px 1px 1px;
		padding:15px 30px 15px 30px;
}
}

/* Section: Breadcrumbs */

#t4-breadcrumbs .bg-overlay {
	opacity: 0.5;
}

/* Section: MAPA SPODOK */

#t4-mapa-spodok .bg-overlay {
	opacity: 0.5;
}
/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2019 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/
:root {
  --primary: #ba560a;
  --secondary: #d97204;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #333333;
  --white: #ffffff;
  --black: #000000;
}
/* for megamenu animation duration */
.t4-megamenu.animate .dropdown.animating > .dropdown-menu {
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms; 
}
html {
  font-size: 16px; 
}
body {
  background-color: #ffffff;
  color: #6f6f6f;
  font-family: Source Sans 3;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
}
.t4-content {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  background-color: #ffffff; 
}
h1, h2, h3, h4, h5, h6 {
  font-family: Roboto;
  font-weight: 300;
  font-style: normal;
  line-height: 1.3;
}
h1, .h1 {
  font-size: 2.2rem; 
}
h2, .h2 {
  font-size: 2rem; 
}
h3, .h3 {
  font-size: 1.8rem; 
}
h4, .h4 {
  font-size: 1.6rem; 
}
h5, .h5 {
  font-size: 14px; 
}
h6, .h6 {
  font-size: 13px; 
}
/* COLORS
--------------------------------------- */
/* Backgrounds Colors */
.bg-primary {
  background-color: #ba560a !important; 
}
.bg-secondary {
  background-color: #d97204 !important; 
}
.bg-success {
  background-color: #28a745 !important; 
}
.bg-info {
  background-color: #17a2b8 !important; 
}
.bg-warning {
  background-color: #ffc107 !important; 
}
.bg-danger {
  background-color: #dc3545 !important; 
}
.bg-light {
  background-color: #f8f9fa !important; 
}
.bg-dark {
  background-color: #333333 !important; 
}
.bg-white {
  background-color: #ffffff !important; 
}
.bg-black {
  background-color: #000000 !important; 
}
/* Buttons Colors */
.btn.btn-primary {
  background-color: #ba560a !important;
  border-color: #ba560a !important; 
}
.btn.btn-primary:hover {
  opacity: 0.85; 
}
.btn.btn-secondary {
  background-color: #d97204 !important;
  border-color: #d97204 !important; 
}
.btn.btn-secondary:hover {
  opacity: 0.85; 
}
.btn.btn-success {
  background-color: #28a745 !important;
  border-color: #28a745 !important; 
}
.btn.btn-success:hover {
  opacity: 0.85; 
}
.btn.btn-info {
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important; 
}
.btn.btn-info:hover {
  opacity: 0.85; 
}
.btn.btn-warning {
  background-color: #ffc107 !important;
  border-color: #ffc107 !important; 
}
.btn.btn-warning:hover {
  opacity: 0.85; 
}
.btn.btn-danger {
  background-color: #dc3545 !important;
  border-color: #dc3545 !important; 
}
.btn.btn-danger:hover {
  opacity: 0.85; 
}
.btn.btn-light {
  background-color: #f8f9fa !important;
  border-color: #f8f9fa !important; 
}
.btn.btn-light:hover {
  opacity: 0.85; 
}
.btn.btn-dark {
  background-color: #333333 !important;
  border-color: #333333 !important; 
}
.btn.btn-dark:hover {
  opacity: 0.85; 
}
.btn.btn-white {
  background-color: #ffffff !important;
  border-color: #ffffff !important; 
}
.btn.btn-white:hover {
  opacity: 0.85; 
}
.btn.btn-black {
  background-color: #000000 !important;
  border-color: #000000 !important; 
}
.btn.btn-black:hover {
  opacity: 0.85; 
}
/* Text Colors */
.text-primary {
  color: #ba560a !important; 
}
.text-secondary {
  color: #d97204 !important; 
}
.text-success {
  color: #28a745 !important; 
}
.text-info {
  color: #17a2b8 !important; 
}
.text-warning {
  color: #ffc107 !important; 
}
.text-danger {
  color: #dc3545 !important; 
}
.text-light {
  color: #f8f9fa !important; 
}
.text-dark {
  color: #333333 !important; 
}
.text-white {
  color: #ffffff !important; 
}
.text-black {
  color: #000000 !important; 
}
/* Badage Colors */
.badge-primary {
  background-color: #ba560a; 
}
.badge-secondary {
  background-color: #d97204; 
}
.badge-success {
  background-color: #28a745; 
}
.badge-info {
  background-color: #17a2b8; 
}
.badge-warning {
  background-color: #ffc107; 
}
.badge-danger {
  background-color: #dc3545; 
}
.badge-light {
  background-color: #f8f9fa; 
}
.badge-dark {
  background-color: #333333; 
}
.badge-white {
  background-color: #ffffff; 
}
.badge-black {
  background-color: #000000; 
}
.play-icon a:before,
.contact-info .icon:before {
  border-color: #ba560a; 
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border-bottom-color: #ba560a;
  color: #ba560a; 
}
.features-list li:before {
  color: #ba560a; 
}
.link-highlight {
  color: #ba560a;
  border-bottom: 1px solid #ba560a; 
}
  .link-highlight:hover, .link-highlight:focus, .link-highlight:active {
    opacity: 0.8; 
}
.heading-link {
  color: #333; 
}
  .heading-link:hover, .heading-link:focus, .heading-link:active {
    color: #ba560a; 
}
.teams-item:hover::before,
.owl-carousel .owl-dots .owl-dot.active span,
.acym_module {
  background-color: #ba560a; 
}
.t4-footnav,
.t4-footer {
  background-color: #d97204; 
}
.subbutton.btn-primary {
  background-color: #d97204 !important;
  border-color: #d97204 !important; 
}
.t4-offcanvas .t4-off-canvas-header {
  background: #ba560a; 
}
.t4-off-canvas-body .navbar-nav > li > a:hover, .t4-off-canvas-body .navbar-nav > li > a:focus, .t4-off-canvas-body .navbar-nav > li > a:active,
.t4-off-canvas-body .navbar-nav > li > span:hover,
.t4-off-canvas-body .navbar-nav > li > span:focus,
.t4-off-canvas-body .navbar-nav > li > span:active {
  color: #ba560a !important; 
}
.t4-off-canvas-body .navbar-nav > li.active > a,
.t4-off-canvas-body .navbar-nav > li.active > span {
  color: #ba560a !important; 
}
.dropdown-menu li.show > a,
.dropdown-menu li.show > span, .dropdown-menu li.active > a,
.dropdown-menu li.active > span {
  color: #ba560a !important; 
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a:active,
.dropdown-menu li > span:hover,
.dropdown-menu li > span:focus,
.dropdown-menu li > span:active {
  color: #ba560a !important; 
}
.acm-features.style-1 .features-details .features-detail:hover h4 {
  color: #ba560a; 
}
.acm-features.style-3 .action:hover, .acm-features.style-3 .action:focus, .acm-features.style-3 .action:active {
  background: #ba560a;
  color: #fff; 
}
.registration legend,
.profile-edit legend,
.profile legend {
  font-family: Roboto; 
}
.login-wrap .other-links ul li a:hover {
  color: #ba560a; 
}
.search .btn-toolbar .btn-group button {
  background: #ba560a; 
}
.search legend,
.search .searchintro,
.search .result-title {
  font-family: Roboto; 
}
.com-finder #search-results .result-title a:hover,
.com-finder .search-results .result-title a:hover,
.search #search-results .result-title a:hover,
.search .search-results .result-title a:hover {
  color: #ba560a; 
}
.pagination .page-item a,
.pagination .page-item >span {
  font-family: Roboto; 
}
.pagination .page-item.active a,
.pagination .page-item.active >span {
  background: #ba560a; 
}
  .pagination .page-item.active a:hover, .pagination .page-item.active a:focus, .pagination .page-item.active a:active {
    opacity: 0.8; 
}
.readmore .btn {
  background: #ba560a; 
}
.item-page .list-info ul li:before {
  color: #ba560a; 
}
#login-form ul li a:hover {
  color: #ba560a; 
}
ul.latestnews li a:hover {
  color: #ba560a; 
}
.blog .item-content .page-header h2 a:hover,
.blog-featured .item-content .page-header h2 a:hover {
  color: #ba560a; 
}
.items-more .nav-tabs > li > a:hover {
  color: #ba560a; 
}
.contact .contact-address .fa,
.contact .contact-position .fa {
  background: #ba560a; 
}
.contact #myTabTabs a:hover {
  color: #ba560a; 
}
.contact #myTabTabs li a.active {
  color: #ba560a; 
}
.contact .contact-articles ul li a:hover {
  color: #ba560a; 
}
.article-index ul li a:hover {
  color: #ba560a; 
}
.tag-category ul.list-group li h3 a:hover {
  color: #ba560a; 
}