/* ............................................................
excerpts of
src (flash/style.css, flash/css/responsive.css), Sun Sep  7 12:19:17 2025
............................................................... */


/*
Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
	color: #303B5C;
	/* SUB to HSL(225,31,27), RGB(48,59,92) */
	/* color: #333333; */
	/* HSL(0,0,20), RGB(51,51,51), #333333 */
}

pre {
	/* background: #eeeeee; */
	/* HSL(0,0,93), RGB(238,238,238), #eeeeee */
}

abbr,
acronym {
	/* border-bottom: 1px dotted #666666; */
	/* HSL(0,0,40), RGB(102,102,102), #666666 */
}

mark,
ins {
	/* background: #fff9c0; */
	/* HSL(54,100,87), RGB(255,249,192), #fff9c0 */
}


/*
Elements
--------------------------------------------------------------*/

hr, .wp-block-separator {
	/* background-color: #cccccc; */
	/* HSL(0,0,80), RGB(204,204,204), #cccccc */
}

td, th, .wp-block-table th, .wp-block-table td {
	/* border: 1px solid #cccccc; */
	/* HSL(0,0,80), RGB(204,204,204), #cccccc */
}


/*
Forms
--------------------------------------------------------------*/

.navigation .nav-links a,
.bttn,
button {
	background: #303B5C;
	/* SUB to HSL(225,31,27), RGB(48,59,92) */
	/* background: #333333; */
	/* HSL(0,0,20), RGB(51,51,51), #333333 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

input[type="button"], input[type="reset"], input[type="submit"] {
	background: #303B5C;
	/* SUB to HSL(225,31,27), RGB(48,59,92) */
	/* background: #333333; */
	/* HSL(0,0,20), RGB(51,51,51), #333333 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.navigation .nav-links a:hover,
.bttn:hover,
button {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
	/* color: #666666; */
	/* HSL(0,0,40), RGB(102,102,102), #666666 */
	/* border: 1px solid #cccccc; */
	/* HSL(0,0,80), RGB(204,204,204), #cccccc */
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
	/* border: 1px solid #aaaaaa; */
	/* HSL(0,0,66), RGB(170,170,170), #aaaaaa */
}

textarea:focus {
	/* border: 1px solid #aaaaaa; */
	/* HSL(0,0,66), RGB(170,170,170), #aaaaaa */
}

textarea {
	/* color: #666666; */
	/* HSL(0,0,40), RGB(102,102,102), #666666 */
	/* border: 1px solid #cccccc; */
	/* HSL(0,0,80), RGB(204,204,204), #cccccc */
}


/*
Links
--------------------------------------------------------------*/

a {
	/* color: #000000; */
	/* HSL(0,0,0), RGB(0,0,0), #000000 */
}

a:hover {
	/* color: #000000; */
	/* HSL(0,0,0), RGB(0,0,0), #000000 */
}




/*
Galleries
--------------------------------------------------------------*/

.wp-caption,
.gallery-caption {
	/* color: #666666; */
	/* HSL(0,0,40), RGB(102,102,102), #666666 */
}


/*
common
--------------------------------------------------------------*/

.overlay {
	/* background-color: rgba(0, 0, 0, 0.5); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.5) */
}

.screen-reader-text:focus {
	/* background-color: #f1f1f1; */
	/* HSL(0,0,94), RGB(241,241,241), #f1f1f1 */
	/* -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.6) */
	/* box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.6) */
	/* color: #21759b; */
	/* HSL(198,64,36), RGB(33,117,155), #21759b */
}

#scroll-up {
	background-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.site {
	/* background-color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*
Header
--------------------------------------------------------------*/

.header-top {
	/* background-color: #f1f5f8; */
	/* HSL(205,33,95), RGB(241,245,248), #f1f5f8 */
}

.header-top .contact-info li {
	/* color: #384554; */
	/* HSL(212,20,27), RGB(56,69,84), #384554 */
}

.contact-info span {
	/* color: #99a3b0; */
	/* HSL(213,12,64), RGB(153,163,176), #99a3b0 */
}


/*-----------------Social menu-----------------*/

.social-menu li a {
	/* background-color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	/* color: #99a3b0; */
	/* HSL(213,12,64), RGB(153,163,176), #99a3b0 */
}

.social-menu li a[href*="twitter.com"]:hover, .social-menu li a[href*="plus.google.com"]:hover, .social-menu li a[href*="linkedin.com"]:hover, .social-menu li a[href*="facebook.com"]:hover, .social-menu li a[href*="pinterest.com"]:hover, .social-menu li a[href*="instagram.com"]:hover, .social-menu li a[href*="youtube.com"]:hover {
	color: #303B5C;
	/* SUB to HSL(225,31,27), RGB(48,59,92) */
	/* color: #333333; */
	/* HSL(0,0,20), RGB(51,51,51), #333333 */
}


/*-----------------Site Navigation-----------------*/

#site-navigation ul li:hover > a,
#site-navigation ul li.current-menu-item > a,
#site-navigation ul li.current_page_item > a,
#site-navigation ul li.current_page_ancestor > a,
#site-navigation ul li.current-menu-ancestor > a {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#site-navigation ul.sub-menu {
	/* background-color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	/* -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
	/* box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
}

.menu ul li ul.children {
	/* background-color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	/* -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
	/* box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
}

#site-navigation ul.sub-menu li:hover > a {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#site-navigation ul li a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #4c5867; */
	/* HSL(213,15,35), RGB(76,88,103), #4c5867 */
}

#site-navigation .sub-menu li.menu-item-has-children ul li a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #4c5867; */
	/* HSL(213,15,35), RGB(76,88,103), #4c5867 */
}

#site-navigation .sub-menu li.menu-item-has-children ul li:hover > a {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.sub-toggle {
	color: #303B5C;
	/* SUB to HSL(225,31,27), RGB(48,59,92) */
	/* color: #333333; */
	/* HSL(0,0,20), RGB(51,51,51), #333333 */
}

#site-navigation ul li.menu-item-has-children:hover > .sub-toggle {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#site-navigation ul li.current-flash-item a {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.header-bottom {
	/* background: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*-----------------Header Search and Cart-----------------*/

.header-bottom .search-icon {
	/* color: #99a3b0; */
	/* HSL(213,12,64), RGB(153,163,176), #99a3b0 */
	/* border: 1px solid #9ca6b2; */
	/* HSL(212,12,65), RGB(156,166,178), #9ca6b2 */
}

.header-bottom .search-icon:hover {
	border-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.header-bottom .search-box {
	/* background-color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	/* -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
	/* box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
}

.header-bottom .search-box .search-field {
	border-bottom: 1px solid #4F5A7A;
	/* SUB to HSL(225,21,39), RGB(79,90,122) */
	/* border-bottom: 1px solid #a1a1a1; */
	/* HSL(0,0,63), RGB(161,161,161), #a1a1a1 */
}

.header-bottom .searchform .btn {
	background-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.header-bottom .searchform .btn:hover {
	/* background-color: #2299a1; */
	/* HSL(183,65,38), RGB(34,153,161), #2299a1 */
}

.search-submit .fa {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.header-bottom .flash-cart-views {
	/* border: 1px solid #9ca6b2; */
	/* HSL(212,12,65), RGB(156,166,178), #9ca6b2 */
}

.header-bottom .flash-cart-views a {
	/* color: #99a3b0; */
	/* HSL(213,12,64), RGB(153,163,176), #99a3b0 */
}

.header-bottom .flash-cart-views a span {
	background-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.header-bottom .widget_shopping_cart {
	/* -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
	/* box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.2) */
	/* background-color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*
Slider
--------------------------------------------------------------*/

.tg-slider-widget .swiper-button-next:before {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
	/* background: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-slider-widget .swiper-button-prev:before {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
	/* background: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-slider-widget .caption-title {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.tg-slider-widget.slider-light .caption-title {
	/* text-shadow: 1px 1px #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-slider-widget.slider-light .caption-desc {
	/* text-shadow: 1px 1px #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-slider-widget .btn-wrapper a {
	/* border: 3px solid #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.tg-slider-widget.slider-light .btn-wrapper a {
	/* text-shadow: 1px 1px #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-slider-widget .btn-wrapper a:hover {
	/* background: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	/* border-color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.tg-slider-widget.slider-light .slider-image .overlay {
	/* background-color: transparent; */
}

.tg-slider-widget.slider-dark .slider-image .overlay {
	/* background-color: rgba(0, 0, 0, 0.5); */
	/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.5) */
}

.tg-slider-widget.slider-dark .caption-title,
.tg-slider-widget.slider-dark .caption-desc {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-slider-widget.slider-dark .btn-wrapper a {
	/* border-color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-slider-widget.slider-dark .btn-wrapper a:hover {
	border-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	background: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}


/*
Section Title
--------------------------------------------------------------*/

.section-title {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.section-title:before {
	/* background: #e1e1e1 none repeat scroll 0 0; */
	/* HSL(0,0,88), RGB(225,225,225), #e1e1e1 */
}

.section-title:after {
	background: #232D4B none repeat scroll 0 0;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8 none repeat scroll 0 0; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.section-description {
	/* color: #777777; */
	/* HSL(0,0,46), RGB(119,119,119), #777777 */
}


/*
About
--------------------------------------------------------------*/

.about-section .btn-wrapper a {
	background-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.about-section .btn-wrapper a:hover {
	/* background-color: #2299a1; */
	/* HSL(183,65,38), RGB(34,153,161), #2299a1 */
}


/*
Service
--------------------------------------------------------------*/

.tg-service-widget .service-icon-wrap {
	background: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-service-widget .service-icon-wrap:after {
	border-top: 10px solid #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-top: 10px solid #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.tg-service-widget .service-title-wrap {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.tg-service-widget .service-title-wrap a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.tg-service-widget .service-content-wrap {
	/* color: #777777; */
	/* HSL(0,0,46), RGB(119,119,119), #777777 */
}


/*-----------------tg-service-layout-2 -----------------*/

.tg-service-widget .service-more {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.tg-service-widget .service-more:hover {
	/* color: #1c9ba4; */
	/* HSL(183,70,37), RGB(28,155,164), #1c9ba4 */
}

.tg-service-widget.tg-service-layout-2 .service-icon-wrap {
	/* color: #000000; */
	/* HSL(0,0,0), RGB(0,0,0), #000000 */
}

.tg-service-widget.tg-service-layout-2 .service-icon-wrap:before {
	/* border: 2px solid #000000; */
	/* HSL(0,0,0), RGB(0,0,0), #000000 */
}

.tg-service-widget.tg-service-layout-2 .service-icon-wrap:hover {
	/* background: #000000 none repeat scroll 0 0; */
	/* HSL(0,0,0), RGB(0,0,0), #000000 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*
Team
--------------------------------------------------------------*/

.team-wrapper .team-title a {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.team-wrapper .team-title a:hover {
	/* color: #2299a1; */
	/* HSL(183,65,38), RGB(34,153,161), #2299a1 */
}

.team-wrapper .team-designation:after {
	background: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.team-wrapper .team-content {
	/* color: #777777; */
	/* HSL(0,0,46), RGB(119,119,119), #777777 */
}

.team-wrapper .team-social {
	/* background: #ffffff none repeat scroll 0 0; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.team-wrapper .team-social a:hover {
	/* color: #2299a1; */
	/* HSL(183,65,38), RGB(34,153,161), #2299a1 */
}


/*-----------------tg-team-layout-2 -----------------*/

.tg-team-widget.tg-team-layout-2:before {
	/* border-right: 67px solid #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-team-widget.tg-team-layout-2 .team-social {
	/* border-top: 1px solid #e7e7e7; */
	/* HSL(0,0,90), RGB(231,231,231), #e7e7e7 */
}

.tg-team-widget.tg-team-layout-3 .team-img .team-social {
	/* background: rgba(60, 180, 186, 0.8) none repeat scroll 0 0; */
	/* HSL(182,51,48), #3cb4ba, rgba(60, 180, 186, 0.8) */
}

.tg-team-widget.tg-team-layout-3 .team-social-block a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*
Call To Action
--------------------------------------------------------------*/

.call-to-action-section .section-title-wrapper .section-title {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.call-to-action-section .section-subtitle {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.call-to-action-section .btn-wrapper a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.call-to-action-section .btn-wrapper a:hover {
	background-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	border-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.call-to-action-section .call-to-action-section-layout-2 .section-subtitle {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*
Testimonial
--------------------------------------------------------------*/

.testimonial-container .testimonial-content-wrapper {
	/* background: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.testimonial-container .testimonial-content-wrapper:before {
	/* border-left: 20px solid #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.testimonial-container .testimonial-icon {
	/* color: #31afb8; */
	/* HSL(184,57,45), RGB(49,175,184), #31afb8 */
}

.testimonial-container .testimonial-content {
	/* color: #777777; */
	/* HSL(0,0,46), RGB(119,119,119), #777777 */
}

.testimonial-container .testimonial-title {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.testimonial-container .testimonial-degicnation {
	/* color: #666666; */
	/* HSL(0,0,40), RGB(102,102,102), #666666 */
}

.testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet {
	/* background: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet:hover, .testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet.swiper-pagination-bullet-active {
	/* background: #2299a1; */
	/* HSL(183,65,38), RGB(34,153,161), #2299a1 */
}


/*
Fun Facts
--------------------------------------------------------------*/

.fun-facts-section {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.fun-facts-icon-wrap {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.fun-facts-section .fun-facts-title-wrap {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*----------------- tg-fun-facts-layout-2 -----------------*/

.tg-fun-facts-widget.tg-fun-facts-layout-2 .fun-facts-icon-wrap {
	/* background-color: rgba(255, 255, 255, 0.2); */
	/* HSL(0,0,100), #ffffff, rgba(255, 255, 255, 0.2) */
	/* border: 5px solid rgba(255, 255, 255, 0.5); */
	/* HSL(0,0,100), #ffffff, rgba(255, 255, 255, 0.5) */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.tg-fun-facts-widget.tg-fun-facts-layout-2 .counter-wrapper {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}


/*
Blogs
--------------------------------------------------------------*/

.blog-section .row:nth-child(odd) {
	/* background-color: #fcfcfc; */
	/* HSL(0,0,98), RGB(252,252,252), #fcfcfc */
}

.blog-section .row:nth-child(odd) .post-image:before {
	/* border-right: 15px solid #fcfcfc; */
	/* HSL(0,0,98), RGB(252,252,252), #fcfcfc */
}

.blog-section .tg-blog-widget-layout-1 .blog-content:hover .entry-title a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .row:nth-child(odd) .entry-title a {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .row:nth-child(odd) .entry-title a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.blog-section .row:nth-child(odd) .entry-meta {
	/* color: #919191; */
	/* HSL(0,0,56), RGB(145,145,145), #919191 */
}

.blog-section .row:nth-child(odd) .entry-meta a {
	/* color: #919191; */
	/* HSL(0,0,56), RGB(145,145,145), #919191 */
}

.blog-section .row:nth-child(odd) .entry-summary {
	/* color: #777777; */
	/* HSL(0,0,46), RGB(119,119,119), #777777 */
}

.blog-section .row:nth-child(even) {
	/* background-color: #fcfcfc; */
	/* HSL(0,0,98), RGB(252,252,252), #fcfcfc */
}

.blog-section .row:nth-child(even) .post-image:before {
	/* border-left: 15px solid #fcfcfc; */
	/* HSL(0,0,98), RGB(252,252,252), #fcfcfc */
}

.blog-section .row:nth-child(even) .entry-title a {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.blog-section .row:nth-child(even) .entry-title a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.blog-section .row:nth-child(even) .entry-meta {
	/* color: #919191; */
	/* HSL(0,0,56), RGB(145,145,145), #919191 */
}

.blog-section .row:nth-child(even) .entry-meta a {
	/* color: #919191; */
	/* HSL(0,0,56), RGB(145,145,145), #919191 */
}

.blog-section .row:nth-child(even) .entry-summary {
	/* color: #777777; */
	/* HSL(0,0,46), RGB(119,119,119), #777777 */
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover {
	background-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-title a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-title a:hover {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-meta {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-meta a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-summary {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .row:nth-child(odd) .tg-blog-widget:hover .post-image:before {
	border-right: 15px solid #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-right: 15px solid #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.blog-section .row:nth-child(even) .tg-blog-widget:hover .post-image:before {
	border-left: 15px solid #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-left: 15px solid #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.blog-section .tg-blog-widget-layout-1 .entry-title a:hover,
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a:hover {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .tg-blog-widget-layout-2 .post-image .entry-date {
	background: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*----------------- tg-blog-widget-layout-2 -----------------*/

.blog-section .tg-blog-widget-layout-2 .post-readmore {
	background: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.blog-section .tg-blog-widget-layout-2 .post-readmore:hover {
	/* background: #2299a1; */
	/* HSL(183,65,38), RGB(34,153,161), #2299a1 */
}

.blog-section .tg-blog-widget-layout-2 .read-more-container {
	/* background: #f6f6f6; */
	/* HSL(0,0,96), RGB(246,246,246), #f6f6f6 */
}

.blog-section .tg-blog-widget-layout-2 .read-more-container .entry-author {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

.tg-blog-widget-layout-2 .read-more-container .entry-author a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more a {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.blog-section .tg-blog-widget-layout-2:hover {
	/* background-color: #fcfcfc; */
	/* HSL(0,0,98), RGB(252,252,252), #fcfcfc */
}

.blog-section .tg-blog-widget-layout-2:hover .entry-meta a {
	/* color: #919191; */
	/* HSL(0,0,56), RGB(145,145,145), #919191 */
}

.blog-section .tg-blog-widget-layout-2 .entry-title a:hover,
.blog-section .tg-blog-widget-layout-2 .tg-blog-widget:hover .blog-content .entry-title a:hover,
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more:hover a {
	/* color: #239ca4; */
	/* HSL(183,64,39), RGB(35,156,164), #239ca4 */
}

.tg-blog-widget-layout-2 .read-more-container .entry-author:hover {
	/* color: #239ca4; */
	/* HSL(183,64,39), RGB(35,156,164), #239ca4 */
}

.tg-blog-widget-layout-2 .read-more-container .entry-author:hover a {
	/* color: #239ca4; */
	/* HSL(183,64,39), RGB(35,156,164), #239ca4 */
}



/*
Footer
--------------------------------------------------------------*/

#top-footer {
	/* background-color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

#top-footer .footer-logo .site-title {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#top-footer .textwidget {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#top-footer .widget-title {
	border-left: 3px solid #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-left: 3px solid #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#top-footer .widget-title:first-letter {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#top-footer .widget ul li:after {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#top-footer .widget ul li a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#top-footer .widget ul li a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#top-footer .widget_tag_cloud .tagcloud a {
	/* border: 1px solid #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#top-footer .widget_tag_cloud .tagcloud a:hover {
	background-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	border-color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* border-color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#bottom-footer {
	background-color: #354166;
	/* SUB to HSL(225,32,30), RGB(53,65,102) */
	/* background-color: #28313d; */
	/* HSL(214,20,19), RGB(40,49,61), #28313d */
}

#bottom-footer .copyright-text {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#bottom-footer .copyright-text a {
	color: #E99039;
	/* SUB to HSL(30,80,57), RGB(233,144,57) */
	/* color: #bcbaba; */
	/* HSL(0,1,73), RGB(188,186,186), #bcbaba */
}

#bottom-footer .copyright-text a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#bottom-footer .footer-menu ul li:after {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#bottom-footer .footer-menu ul li a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

#bottom-footer .footer-menu ul li a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.footer-menu li a {
	/* color: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.footer-menu li a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}


/*
Archive
--------------------------------------------------------------*/

.entry-content,
.entry-summary {
	color: #4F5A7A;
	/* SUB to HSL(225,21,39), RGB(79,90,122) */
	/* color: #606060; */
	/* HSL(0,0,37), RGB(96,96,96), #606060 */
}

.entry-meta a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

.entry-footer a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

#secondary .widget-title:before, #secondary .widget-title:after {
	/* background: #e1e1e1 none repeat scroll 0 0; */
	/* HSL(0,0,88), RGB(225,225,225), #e1e1e1 */
}

#secondary .widget-title:after {
	background: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#secondary .searchform input {
	/* border-bottom: 1px solid #666666; */
	/* HSL(0,0,40), RGB(102,102,102), #666666 */
}

#secondary .searchform .btn:hover {
	background: #232D4B none repeat scroll 0 0;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8 none repeat scroll 0 0; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#secondary .widget ul li:after {
	/* color: #000000; */
	/* HSL(0,0,0), RGB(0,0,0), #000000 */
}

#secondary .widget ul li a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.widget_post_list .entry-content-block .entry-meta a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

.full-width-archive #primary .post .entry-content-block {
	/* background: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}

.full-width-archive #primary .post.has-post-thumbnail .entry-content-block {
	/* background: #ffffff; */
	/* HSL(0,0,100), RGB(255,255,255), #ffffff */
}


/*
Bread Crumb
--------------------------------------------------------------*/

.breadcrumb-trail.breadcrumbs {
	/* background: #fafafa none repeat scroll 0 0; */
	/* HSL(0,0,98), RGB(250,250,250), #fafafa */
}

.breadcrumb-trail.breadcrumbs .trail-items li span {
	color: #4F5A7A;
	/* SUB to HSL(225,21,39), RGB(79,90,122) */
	/* color: #a1a1a1; */
	/* HSL(0,0,63), RGB(161,161,161), #a1a1a1 */
}

.breadcrumb-trail.breadcrumbs .trail-items li span a {
	color: #4F5A7A;
	/* SUB to HSL(225,21,39), RGB(79,90,122) */
	/* color: #a1a1a1; */
	/* HSL(0,0,63), RGB(161,161,161), #a1a1a1 */
}

.breadcrumb-trail.breadcrumbs .trail-items li span:before {
	color: #4F5A7A;
	/* SUB to HSL(225,21,39), RGB(79,90,122) */
	/* color: #a1a1a1; */
	/* HSL(0,0,63), RGB(161,161,161), #a1a1a1 */
}


/*
Post Page
--------------------------------------------------------------*/

.post .entry-content-block .entry-meta a:hover,
.post .entry-content-block .entry-meta span:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.single .entry-content-block .entry-content {
	/* border-bottom: 1px solid #c5c5c5; */
	/* HSL(0,0,77), RGB(197,197,197), #c5c5c5 */
}

.single .entry-content-block .entry-footer span {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

.single .entry-content-block .entry-footer span a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

.post .entry-content-block .entry-footer span a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.author-description {
	/* border-bottom: 1px solid #c5c5c5; */
	/* HSL(0,0,77), RGB(197,197,197), #c5c5c5 */
}

.author-description .author-description-block .author-title {
	/* color: #313b48; */
	/* HSL(213,19,23), RGB(49,59,72), #313b48 */
}

.default-wp-page {
	/* border-bottom: 1px solid #c5c5c5; */
	/* HSL(0,0,77), RGB(197,197,197), #c5c5c5 */
}

.related-posts-wrapper .entry-title a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.related-posts-wrapper .entry-meta > span a:hover {
	color: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* color: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}


/*
404 page
--------------------------------------------------------------*/

#primary .searchform input {
	/* border-bottom: 1px solid #666666; */
	/* HSL(0,0,40), RGB(102,102,102), #666666 */
}

#primary .searchform .btn:hover {
	background: #232D4B none repeat scroll 0 0;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8 none repeat scroll 0 0; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

.search .hentry {
	/* border-bottom: 1px solid #e1e1e1; */
	/* HSL(0,0,88), RGB(225,225,225), #e1e1e1 */
}


/*
Comments
--------------------------------------------------------------*/

#comments .comment-list article.comment-body .comment-metadata a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

#comments .comment-list article.comment-body .reply a {
	color: #1E2E5E;
	/* SUB to HSL(225,52,24), RGB(30,46,94) */
	/* color: #8e8e8e; */
	/* HSL(0,0,55), RGB(142,142,142), #8e8e8e */
}

#comments .comment-list article.comment-body .reply a:before {
	/* border: 1px solid #c5c5c5; */
	/* HSL(0,0,77), RGB(197,197,197), #c5c5c5 */
}

#comments .comment-list .comment {
	/* border-bottom: 1px solid #c1c1c1; */
	/* HSL(0,0,75), RGB(193,193,193), #c1c1c1 */
}

#comments .comment-list .comment ul.children .comment article.comment-body {
	/* border-bottom: 1px solid #c1c1c1; */
	/* HSL(0,0,75), RGB(193,193,193), #c1c1c1 */
}

#respond #commentform .comment-form-comment #comment {
	/* background: #f9f9f9 none repeat scroll 0 0; */
	/* HSL(0,0,97), RGB(249,249,249), #f9f9f9 */
}

#respond #commentform p input {
	/* background: #f9f9f9 none repeat scroll 0 0; */
	/* HSL(0,0,97), RGB(249,249,249), #f9f9f9 */
}

#respond #commentform .form-submit input {
	background: #232D4B;
	/* SUB to HSL(225,36,22), RGB(35,45,75) */
	/* background: #30afb8; */
	/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
}

#respond #commentform .form-submit input:hover {
	/* background-color: #1c9ba4; */
	/* HSL(183,70,37), RGB(28,155,164), #1c9ba4 */
}



/* src [flash/css/responsive.css] */
/*
responsive CSS
--------------------------------------------------------------*/


/* src [flash/css/responsive.css] */
@media (max-width: 1200px) {
}


/* src [flash/css/responsive.css] */
@media (max-width: 980px) {
	#site-navigation .menu {
		/* background: #ffffff none repeat scroll 0 0; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	}

	#site-navigation ul li {
		/* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
		/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.1) */
	}

	#site-navigation ul.sub-menu {
		/* background: #ffffff none repeat scroll 0 0; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
		/* border-top: 1px solid rgba(0, 0, 0, 0.1); */
		/* HSL(0,0,0), #000000, rgba(0, 0, 0, 0.1) */
	}

	#site-navigation ul.sub-menu li a,
	#site-navigation ul.sub-menu li ul.sub-menu li a {
		color: #1E2E5E;
		/* SUB to HSL(225,52,24), RGB(30,46,94) */
		/* color: #4c5867; */
		/* HSL(213,15,35), RGB(76,88,103), #4c5867 */
	}

	#site-navigation ul li:hover,
	#site-navigation ul li.current-menu-item,
	#site-navigation ul li.current-menu-ancestor,
	#site-navigation ul.sub-menu li.current-menu-item,
	#site-navigation ul.sub-menu li.current-menu-ancestor,
	#site-navigation ul.sub-menu > li:hover {
		color: #232D4B;
		/* SUB to HSL(225,36,22), RGB(35,45,75) */
		/* color: #30afb8; */
		/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
	}

	#site-navigation ul.sub-menu li:hover .sub-toggle i {
		/* color: #ffffff; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	}

	#site-navigation ul li.menu-item-has-children .sub-toggle {
		background-color: #232D4B;
		/* SUB to HSL(225,36,22), RGB(35,45,75) */
		/* background-color: #30afb8; */
		/* HSL(183,58,45), RGB(48,175,184), #30afb8 */
		/* color: #ffffff; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	}

	#site-navigation ul li.menu-item-has-children:hover .sub-toggle {
		/* color: #ffffff; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	}

	#site-navigation ul li.menu-item-has-children ul.submenu li a {
		/* color: #ffffff; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	}

	#site-navigation ul li ul.sub-menu li.menu-item-has-children .sub-toggle {
		/* color: #ffffff; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	}

	#site-navigation ul li ul.sub-menu li.menu-item-has-children:hover .sub-toggle {
		/* color: #ffffff; */
		/* HSL(0,0,100), RGB(255,255,255), #ffffff */
	}

}


/* src [flash/css/responsive.css] */
@media (max-width: 768px) {
}


/* src [flash/css/responsive.css] */
@media (max-width: 600px) {
}


/* src [flash/css/responsive.css] */
@media (max-width: 480px) {
}


/* src [flash/css/responsive.css] */
@media (max-width: 320px) {
}
