
:root{
--color-primary:#f68c05;
--color-secondary:#30408d;
--color-success:#28a745;
--color-info:#17a2b8;
--color-warning:#f68c05;
--color-danger:#dc3545;
--color-light:#f0f3ff;
--color-dark:#212529;
--color-white:#ffffff;
--color-black:#000000;
--body-bg-color:#ffffff;
--body-text-color:#696f8d;
--body-link-color:#f68c05;
--body-link-hover-color:#cc7f02;
--mainnav-text-color:#212529;
--mainnav-link-color:#212529;
--mainnav-link-hover-color:#007bff;
--mainnav-link-active-color:#007bff;
--footer-bg-color:#212529;
--footer-text-color:#6c757d;
--footer-link-color:#6c757d;
--footer-link-hover-color:#fff;
}
/* Pattern: Primary */
.t4-palette-blue .bg-pattern {
	background-color: #f68c05;
}
/*PATTERN*/
.t4-palette-blue {
	background-color: #f68c05;
	color: #f0f3ff;
}
.t4-palette-blue {
	color: #f0f3ff;
}
.t4-palette-blue .color-palette {
	color: #f0f3ff;
}
.t4-palette-blue a:not(.btn) {
	color: #ffffff;
}
.t4-palette-blue a:not(.btn):hover,
.t4-palette-blue a:not(.btn):focus,
.t4-palette-blue a:not(.btn):active {
	color: #ffffff;
}
.t4-palette-blue.wave-bottom:after {
	background-color: #f68c05!important;
}
.t4-palette-blue.section-border-top:before,
.t4-palette-blue.section-border-bottom:before {
	background: rgba(255,255,255,0.1);
}
/*Pattern nav*/
.t4-palette-blue .navbar-nav > li > a {
	color: #ffffff!important;
}
.t4-palette-blue .navbar-nav > li.active > a,
.t4-palette-blue .navbar-nav > li.show > a,
.t4-palette-blue .navbar-nav > li > a:hover,
.t4-palette-blue .navbar-nav > li > a:focus,
.t4-palette-blue .navbar-nav > li > a:active {
	color: #ffffff!important;
}
.t4-palette-blue .navbar-nav > li > a .item-caret::before {
	border-top-color: #ffffff!important;
}
.t4-palette-blue .navbar-nav > li.active > a .item-caret::before,
.t4-palette-blue .navbar-nav > li.show > a .item-caret::before,
.t4-palette-blue .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-blue .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-blue .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #ffffff!important;
}

/* Pattern: Secondary */
.t4-palette-secondary .bg-pattern {
	background-color: #30408d;
}
/*PATTERN*/
.t4-palette-secondary {
	background-color: #30408d;
	color: #ffffff;
}
.t4-palette-secondary {
	color: #ffffff;
}
.t4-palette-secondary .color-palette {
	color: #ffffff;
}
.t4-palette-secondary a:not(.btn) {
	color: #ffffff;
}
.t4-palette-secondary a:not(.btn):hover,
.t4-palette-secondary a:not(.btn):focus,
.t4-palette-secondary a:not(.btn):active {
	color: #f68c05;
}
.t4-palette-secondary.wave-bottom:after {
	background-color: #30408d!important;
}
.t4-palette-secondary.section-border-top:before,
.t4-palette-secondary.section-border-bottom:before {
	background: rgba(255,255,255,0.1);
}
/*Pattern nav*/
.t4-palette-secondary .navbar-nav > li > a {
	color: #ffffff!important;
}
.t4-palette-secondary .navbar-nav > li.active > a,
.t4-palette-secondary .navbar-nav > li.show > a,
.t4-palette-secondary .navbar-nav > li > a:hover,
.t4-palette-secondary .navbar-nav > li > a:focus,
.t4-palette-secondary .navbar-nav > li > a:active {
	color: #f68c05!important;
}
.t4-palette-secondary .navbar-nav > li > a .item-caret::before {
	border-top-color: #ffffff!important;
}
.t4-palette-secondary .navbar-nav > li.active > a .item-caret::before,
.t4-palette-secondary .navbar-nav > li.show > a .item-caret::before,
.t4-palette-secondary .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-secondary .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-secondary .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #f68c05!important;
}

/* Pattern: Dark */
.t4-palette-dark .bg-pattern {
	background-color: #212529;
}
/*PATTERN*/
.t4-palette-dark {
	background-color: #212529;
	color: #696f8d;
}
.t4-palette-dark {
	color: #696f8d;
}
.t4-palette-dark .color-palette {
	color: #696f8d;
}
.t4-palette-dark a:not(.btn) {
	color: #696f8d;
}
.t4-palette-dark a:not(.btn):hover,
.t4-palette-dark a:not(.btn):focus,
.t4-palette-dark a:not(.btn):active {
	color: #ffffff;
}
.t4-palette-dark.wave-bottom:after {
	background-color: #212529!important;
}
.t4-palette-dark.section-border-top:before,
.t4-palette-dark.section-border-bottom:before {
	background: rgba(255,255,255,0.1);
}
/*Pattern nav*/
.t4-palette-dark .navbar-nav > li > a {
	color: #696f8d!important;
}
.t4-palette-dark .navbar-nav > li.active > a,
.t4-palette-dark .navbar-nav > li.show > a,
.t4-palette-dark .navbar-nav > li > a:hover,
.t4-palette-dark .navbar-nav > li > a:focus,
.t4-palette-dark .navbar-nav > li > a:active {
	color: #ffffff!important;
}
.t4-palette-dark .navbar-nav > li > a .item-caret::before {
	border-top-color: #696f8d!important;
}
.t4-palette-dark .navbar-nav > li.active > a .item-caret::before,
.t4-palette-dark .navbar-nav > li.show > a .item-caret::before,
.t4-palette-dark .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-dark .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-dark .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #ffffff!important;
}

/* Pattern: Light */
.t4-palette-light .bg-pattern {
	background-color: #ffffff;
}
/*PATTERN*/
.t4-palette-light {
	background-color: #ffffff;
	color: #696f8d;
}
.t4-palette-light {
	color: #696f8d;
}
.t4-palette-light .color-palette {
	color: #696f8d;
}
.t4-palette-light a:not(.btn):hover,
.t4-palette-light a:not(.btn):focus,
.t4-palette-light a:not(.btn):active {
	color: #cc7f02;
}
.t4-palette-light.wave-bottom:after {
	background-color: #ffffff!important;
}
.t4-palette-light.section-border-top:before,
.t4-palette-light.section-border-bottom:before {
	background: rgba(255,255,255,0.1);
}
.t4-palette-light .navbar-nav > li.active > a,
.t4-palette-light .navbar-nav > li.show > a,
.t4-palette-light .navbar-nav > li > a:hover,
.t4-palette-light .navbar-nav > li > a:focus,
.t4-palette-light .navbar-nav > li > a:active {
	color: #cc7f02!important;
}
.t4-palette-light .navbar-nav > li.active > a .item-caret::before,
.t4-palette-light .navbar-nav > li.show > a .item-caret::before,
.t4-palette-light .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-light .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-light .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #cc7f02!important;
}

/* Pattern: Gray */
.t4-palette-gray .bg-pattern {
	background-color: #f0f3ff;
}
/*PATTERN*/
.t4-palette-gray {
	background-color: #f0f3ff;
	color: #696f8d;
}
.t4-palette-gray {
	color: #696f8d;
}
.t4-palette-gray .color-palette {
	color: #696f8d;
}
.t4-palette-gray a:not(.btn) {
	color: #f68c05;
}
.t4-palette-gray a:not(.btn):hover,
.t4-palette-gray a:not(.btn):focus,
.t4-palette-gray a:not(.btn):active {
	color: #cc7f02;
}
.t4-palette-gray.wave-bottom:after {
	background-color: #f0f3ff!important;
}
.t4-palette-gray.section-border-top:before,
.t4-palette-gray.section-border-bottom:before {
	background: rgba(255,255,255,0.1);
}
/*Pattern nav*/
.t4-palette-gray .navbar-nav > li > a {
	color: #f68c05!important;
}
.t4-palette-gray .navbar-nav > li.active > a,
.t4-palette-gray .navbar-nav > li.show > a,
.t4-palette-gray .navbar-nav > li > a:hover,
.t4-palette-gray .navbar-nav > li > a:focus,
.t4-palette-gray .navbar-nav > li > a:active {
	color: #cc7f02!important;
}
.t4-palette-gray .navbar-nav > li > a .item-caret::before {
	border-top-color: #f68c05!important;
}
.t4-palette-gray .navbar-nav > li.active > a .item-caret::before,
.t4-palette-gray .navbar-nav > li.show > a .item-caret::before,
.t4-palette-gray .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-gray .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-gray .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #cc7f02!important;
}

/* Pattern: Mainnav */
.t4-palette-mainnav .bg-pattern {
	background-color: #ffffff;
}
/*PATTERN*/
.t4-palette-mainnav {
	background-color: #ffffff;
	color: #696f8d;
}
.t4-palette-mainnav {
	color: #696f8d;
}
.t4-palette-mainnav .color-palette {
	color: #696f8d;
}
.t4-palette-mainnav a:not(.btn) {
	color: #30408d;
}
.t4-palette-mainnav a:not(.btn):hover,
.t4-palette-mainnav a:not(.btn):focus,
.t4-palette-mainnav a:not(.btn):active {
	color: #cc7f02;
}
.t4-palette-mainnav.wave-bottom:after {
	background-color: #ffffff!important;
}
.t4-palette-mainnav.section-border-top:before,
.t4-palette-mainnav.section-border-bottom:before {
	background: rgba(255,255,255,0.1);
}
/*Pattern nav*/
.t4-palette-mainnav .navbar-nav > li > a {
	color: #30408d!important;
}
.t4-palette-mainnav .navbar-nav > li.active > a,
.t4-palette-mainnav .navbar-nav > li.show > a,
.t4-palette-mainnav .navbar-nav > li > a:hover,
.t4-palette-mainnav .navbar-nav > li > a:focus,
.t4-palette-mainnav .navbar-nav > li > a:active {
	color: #cc7f02!important;
}
.t4-palette-mainnav .navbar-nav > li > a .item-caret::before {
	border-top-color: #30408d!important;
}
.t4-palette-mainnav .navbar-nav > li.active > a .item-caret::before,
.t4-palette-mainnav .navbar-nav > li.show > a .item-caret::before,
.t4-palette-mainnav .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-mainnav .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-mainnav .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #cc7f02!important;
}

/* Section: Header */

#t4-header .bg-overlay {
	opacity: 0.5;
}
#t4-header .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
}

/* Section: sideshow */

#t4-sideshow .bg-overlay {
	opacity: 0.5;
}
#t4-sideshow .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 100%;
	background-attachment: fixed;
}

/* Section: section-1 */

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

/* Section: section-2 */

#t4-section-2 .bg-overlay {
	opacity: 1;
}
#t4-section-2 .bg-overlay-image {
	background-image: url(/images/joomlart/others/bg-decor-2.png);
	background-repeat: repeat;
	background-size: auto;
	background-position: 50% 50%;
}

/* Section: section-3 */

#t4-section-3 .bg-overlay {
	opacity: 1;
}
#t4-section-3 .bg-overlay-image {
	background-image: url(/images/joomlart/others/bg-decor.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

/* Section: section-4 */

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

/* Section: section-5 */

#t4-section-5 .bg-overlay {
	opacity: 0.5;
}
#t4-section-5 .bg-overlay-image {
	background-image: url(/images/demo/misc/wm-bg.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* Section: section-6 */

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

/* Section: section-7 */

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

/* Section: section-8 */

#t4-section-8 .bg-overlay {
	opacity: 1;
}
#t4-section-8 .bg-overlay-image {
	background-image: url(/images/joomlart/others/bg-map.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 50% 50%;
}

/* Section: section-9 */

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

/* Section: section-10 */

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

/* Section: footnav */

#t4-footnav .bg-overlay {
	opacity: 1;
}
#t4-footnav .bg-overlay-image {
	background-image: url(/images/joomlart/others/bg-decor.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 50% 50%;
}
/**
 *------------------------------------------------------------------------------
 * @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: #f68c05;
  --secondary: #30408d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #f68c05;
  --light: #f0f3ff;
  --dark: #212529;
  --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: 15px; 
}
body {
  background-color: #ffffff;
  color: #696f8d;
  font-family: Mulish;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.7333;
  letter-spacing: 0px; 
}
.t4-content {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-color: #ffffff; 
}
a {
  color: #f68c05; 
}
a:hover {
  color: #0056b3; 
}
h1, h2, h3, h4, h5, h6 {
  font-family: Frank Ruhl Libre;
  font-weight: 400;
  font-style: normal;
  line-height: 1.385;
  letter-spacing: 0px; 
}
h1, .h1 {
  font-size: 80px; 
}
h2, .h2 {
  font-size: 48px; 
}
h3, .h3 {
  font-size: 26px; 
}
h4, .h4 {
  font-size: 20px; 
}
h5, .h5 {
  font-size: 14px; 
}
h6, .h6 {
  font-size: 12px; 
}
/* COLORS
--------------------------------------- */
/* Backgrounds Colors */
.bg-primary {
  background-color: #f68c05 !important; 
}
.bg-secondary {
  background-color: #30408d !important; 
}
.bg-success {
  background-color: #28a745 !important; 
}
.bg-info {
  background-color: #17a2b8 !important; 
}
.bg-warning {
  background-color: #f68c05 !important; 
}
.bg-light {
  background-color: #f0f3ff !important; 
}
.bg-dark {
  background-color: #212529 !important; 
}
.bg-white {
  background-color: #ffffff !important; 
}
.bg-black {
  background-color: #000000 !important; 
}
/* Buttons Colors */
.btn.btn-primary {
  background-color: #f68c05 !important;
  border-color: #f68c05 !important; 
}
.btn.btn-primary:hover {
  opacity: 0.85; 
}
.btn.btn-outline-primary {
  border-color: #f68c05 !important;
  color: #f68c05 !important; 
}
.btn.btn-outline-primary:hover {
  background-color: #f68c05 !important; 
}
.btn.btn-secondary {
  background-color: #30408d !important;
  border-color: #30408d !important; 
}
.btn.btn-secondary:hover {
  opacity: 0.85; 
}
.btn.btn-outline-secondary {
  border-color: #30408d !important;
  color: #30408d !important; 
}
.btn.btn-outline-secondary:hover {
  background-color: #30408d !important; 
}
.btn.btn-success {
  background-color: #28a745 !important;
  border-color: #28a745 !important; 
}
.btn.btn-success:hover {
  opacity: 0.85; 
}
.btn.btn-outline-success {
  border-color: #28a745 !important;
  color: #28a745 !important; 
}
.btn.btn-outline-success:hover {
  background-color: #28a745 !important; 
}
.btn.btn-info {
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important; 
}
.btn.btn-info:hover {
  opacity: 0.85; 
}
.btn.btn-outline-info {
  border-color: #17a2b8 !important;
  color: #17a2b8 !important; 
}
.btn.btn-outline-info:hover {
  background-color: #17a2b8 !important; 
}
.btn.btn-warning {
  background-color: #f68c05 !important;
  border-color: #f68c05 !important; 
}
.btn.btn-warning:hover {
  opacity: 0.85; 
}
.btn.btn-outline-warning {
  border-color: #f68c05 !important;
  color: #f68c05 !important; 
}
.btn.btn-outline-warning:hover {
  background-color: #f68c05 !important; 
}
.btn.btn-danger:hover {
  opacity: 0.85; 
}
.btn.btn-light {
  background-color: #f0f3ff !important;
  border-color: #f0f3ff !important; 
}
.btn.btn-light:hover {
  opacity: 0.85; 
}
.btn.btn-outline-light {
  border-color: #f0f3ff !important;
  color: #f0f3ff !important; 
}
.btn.btn-outline-light:hover {
  background-color: #f0f3ff !important; 
}
.btn.btn-dark {
  background-color: #212529 !important;
  border-color: #212529 !important; 
}
.btn.btn-dark:hover {
  opacity: 0.85; 
}
.btn.btn-outline-dark {
  border-color: #212529 !important;
  color: #212529 !important; 
}
.btn.btn-outline-dark:hover {
  background-color: #212529 !important; 
}
.btn.btn-white {
  background-color: #ffffff !important;
  border-color: #ffffff !important; 
}
.btn.btn-white:hover {
  opacity: 0.85; 
}
.btn.btn-outline-white {
  border-color: #ffffff !important;
  color: #ffffff !important; 
}
.btn.btn-outline-white:hover {
  background-color: #ffffff !important; 
}
.btn.btn-black {
  background-color: #000000 !important;
  border-color: #000000 !important; 
}
.btn.btn-black:hover {
  opacity: 0.85; 
}
.btn.btn-outline-black {
  border-color: #000000 !important;
  color: #000000 !important; 
}
.btn.btn-outline-black:hover {
  background-color: #000000 !important; 
}
/* Text Colors */
.text-primary {
  color: #f68c05 !important; 
}
.text-secondary {
  color: #30408d !important; 
}
.text-success {
  color: #28a745 !important; 
}
.text-info {
  color: #17a2b8 !important; 
}
.text-warning {
  color: #f68c05 !important; 
}
.text-light {
  color: #f0f3ff !important; 
}
.text-dark {
  color: #212529 !important; 
}
.text-white {
  color: #ffffff !important; 
}
.text-black {
  color: #000000 !important; 
}
/* Badage Colors */
.badge-primary {
  background-color: #f68c05; 
}
.badge-secondary {
  background-color: #30408d; 
}
.badge-success {
  background-color: #28a745; 
}
.badge-info {
  background-color: #17a2b8; 
}
.badge-warning {
  background-color: #f68c05; 
}
.badge-light {
  background-color: #f0f3ff; 
}
.badge-dark {
  background-color: #212529; 
}
.badge-white {
  background-color: #ffffff; 
}
.badge-black {
  background-color: #000000; 
}
.link-primary {
  color: #f68c05 !important; 
}
  .link-primary:hover, .link-primary:focus, .link-primary:active {
    opacity: 0.8; 
}
.heading-link {
  color: #212C64; 
}
  .heading-link:hover, .heading-link:focus, .heading-link:active {
    color: #f68c05; 
}
.dropdown-menu li.show > a,
.dropdown-menu li.show > span, .dropdown-menu li.active > a,
.dropdown-menu li.active > span {
  color: #f68c05 !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: #f68c05 !important; 
}
.mod-highlight {
  background: #30408d; 
}
.vbmodroomsview a:hover,
.vbmodroomsview a:focus,
.vbmodroomsview a:active {
  background: #30408d !important;
  color: #fff !important; 
}
.btn-light,
.vbo-availability-room-details-last-inner .btn {
  color: #30408d !important; 
}
  .btn-light:hover, .btn-light:focus, .btn-light:active,
  .vbo-availability-room-details-last-inner .btn:hover,
  .vbo-availability-room-details-last-inner .btn:focus,
  .vbo-availability-room-details-last-inner .btn:active {
    color: #30408d !important; 
}
.vbsearchinputmodhors {
  background: #f68c05 !important; 
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Frank Ruhl Libre; 
}
.com-finder .form-inline label,
.vbmodroomsname,
.vbo-pkglist-pkg-name {
  font-family: Frank Ruhl Libre; 
}
.acm-slideshow .owl-carousel .owl-nav button:hover, .acm-slideshow .owl-carousel .owl-nav button:focus, .acm-slideshow .owl-carousel .owl-nav button:active {
  background: #f68c05;
  color: #fff; 
}
.acm-slideshow .owl-carousel .owl-dots .owl-dot span:hover, .acm-slideshow .owl-carousel .owl-dots .owl-dot span:focus, .acm-slideshow .owl-carousel .owl-dots .owl-dot span:active {
  background: #f68c05; 
}
.acm-slideshow .owl-carousel .owl-dots .owl-dot.active {
  border-color: #f68c05; 
}
  .acm-slideshow .owl-carousel .owl-dots .owl-dot.active span {
    background: #f68c05; 
}
.acm-testimonial.style-1 .owl-control > button:hover, .acm-testimonial.style-1 .owl-control > button:focus, .acm-testimonial.style-1 .owl-control > button:active {
  background: #f68c05;
  color: #fff; 
}
.registration legend,
.profile-edit legend,
.profile legend {
  font-family: Frank Ruhl Libre; 
}
.login-wrap .other-links ul li a:hover {
  color: #f68c05; 
}
.search .btn-toolbar .btn-group button {
  background: #f68c05; 
}
  .search .btn-toolbar .btn-group button:hover {
    background: #f68c05; 
}
.search legend,
.search .searchintro,
.search .result-title {
  font-family: Frank Ruhl Libre; 
}
.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: #f68c05; 
}
.readmore .btn {
  color: #f68c05;
  border-bottom-color: #f68c05; 
}
.item-page .list-info ul li:before {
  color: #f68c05; 
}
#login-form ul li a:hover {
  color: #f68c05; 
}
ul.latestnews li a:before {
  color: #f68c05; 
}
ul.latestnews li a:hover {
  color: #f68c05 !important; 
}
.item-content .page-header h2 a:hover,
.item-page .page-header h2 a:hover {
  color: #f68c05; 
}
.item-content .article-info dd.category-name a,
.item-page .article-info dd.category-name a {
  font-family: Frank Ruhl Libre;
  color: #f68c05 !important; 
}
.items-more .nav-tabs > li > a:hover {
  color: #f68c05; 
}
.contact .contact-address .fa, .contact .contact-address h4 {
  color: #f68c05; 
}
.contact #myTabTabs a:hover {
  color: #f68c05; 
}
.contact #myTabTabs li a.active {
  color: #f68c05; 
}
.contact .contact-articles ul li a:hover {
  color: #f68c05; 
}
.contact .contact-links ul.nav li a:hover, .contact .contact-links ul.nav li a:focus, .contact .contact-links ul.nav li a:active {
  color: #f68c05;
  border-color: #f68c05; 
}
.contact .plain-style .content-left {
  background: #30408d; 
}
.contact .plain-style .submit .btn-primary {
  background: #30408d !important;
  border-color: #30408d !important; 
}
.article-index ul li a:hover, .article-index ul li a.active {
  color: #f68c05; 
}
.article-index ul li a:hover {
  color: #f68c05; 
}
.tag-category ul.list-group li h3 a:hover {
  color: #f68c05; 
}
.latestnews li .content-article .wrap-info .category-name {
  color: #f68c05;
  font-family: Frank Ruhl Libre; 
}
.latestnews li .content-article .title-article h4 a:hover {
  color: #f68c05; 
}
.categories-module.categories-module a:hover, .categories-module.categories-module a:focus, .categories-module.categories-module a:active {
  color: #f68c05; 
}
.tagspopular ul li a:hover {
  color: #f68c05; 
}
/*
*
* Vik Booking
*
*/
.com_vikbooking .t4-main-body .btn,
.com_vikbooking .t4-main-body input[type="submit"] {
  background: #30408d; 
}
.com_vikbooking .goback a {
  background: #30408d; 
}
.com_vikbooking .vblistroomcat:before {
  color: #f68c05; 
}
.com_vikbooking .vbdivsearch .input-group i {
  background: #30408d; 
}
.com_vikbooking .room_result .vblistroomblock .vbo-info-room .vbdescrlistdiv .vbrowcname {
  font-family: Frank Ruhl Libre; 
}
.com_vikbooking .room_result .vbcontdivtot .vbdivtot .vbdivtotinline .vbselectordiv a {
  background: #30408d; 
}
.com_vikbooking .vbrdetboxtop .vblistroomnamediv .vblistroomname {
  font-family: Frank Ruhl Libre; 
}
.com_vikbooking .vbo-pkgdet-topwrap .vbo-pkgdet-condsdates-block .vbo-pkgdet-dates {
  background: #30408d; 
}
.com_vikbooking .vbo-pkgdet-roomswrap .vbo-pkgdet-room-outer .vbo-pkgdet-room-booknow .vbo-pkgdet-room-booknow-btn {
  background: #30408d; 
}
.com_vikbooking .vbo-availcalendars-cont .vbcalsblock table tr.vbcaltrmonth td {
  background: #30408d; 
}
.com_vikbooking .vbo-seldates-cont .vbo-room-details-booking-wrapper input.vbdetbooksubmit {
  background: #f68c05; 
}
.com_vikbooking .vbstepsbarcont ol li.vbo-step-complete {
  border-bottom-color: #30408d; 
}
  .com_vikbooking .vbstepsbarcont ol li.vbo-step-complete:before {
    background: #30408d; 
}
.com_vikbooking .vbstepsbarcont ol li.vbo-step-current {
  border-bottom-color: #30408d; 
}
  .com_vikbooking .vbstepsbarcont ol li.vbo-step-current:before {
    border-color: #30408d; 
}
.com_vikbooking .room_buttons_box .booknow {
  background: #f68c05; 
}
.com_vikbooking .vbo-showprc-head-wrapper .vbo-showprc-wrapper .vbo-showprc-room-block .vbo-showprc-roomname {
  font-family: Frank Ruhl Libre; 
}
.com_vikbooking .vbo-pkglist-container .vbo-pkglist-pkg-bthree .vbo-pkglist-pkg-details a {
  background: #30408d; 
}