body {
	font-family: 'Open Sans', sans-serif;
}

.c-layout-header.c-layout-header-6 {
	background: none;
	z-index: 100;
}

.c-page-on-scroll.c-layout-header-fixed .c-layout-header.c-layout-header-6 {
	z-index: 300;
}

.c-layout-header.c-layout-header-6 .c-topbar {
	border-top: 31px solid #aa0a1b;
}

.c-layout-header.c-layout-header-6 .c-topbar .c-brand > .c-logo:after {
	display: none;
}

.slogan {
	float: left;
	margin: 10px 0 25px 0;
}

.slogan h1 {
	margin: 0;
	color: #777;
	font: 700 22px/22px 'Open Sans', sans-serif;
}

/* menu */
.c-layout-header.c-layout-header-6.c-navbar-fluid .c-navbar {
	padding-bottom: 15px;
	background: url('/theme/navbar-bottom.gif') repeat-x left bottom #fff;
}

.c-layout-header.c-layout-header-6.c-navbar-fluid .c-navbar.frontp {
	padding-bottom: 0;
	background: #fff;
}

.c-layout-header.c-layout-header-6.c-navbar-fluid .c-navbar .c-mega-menu {
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
    z-index: 9999;
}

.c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li + li {
	border-left: 1px solid #eee;
}

.c-page-on-scroll .c-layout-header.c-layout-header-6 .c-navbar.frontp {
	padding-bottom: 15px !important;
	background: url('/theme/navbar-bottom.gif') repeat-x left bottom #fff;
}

.c-page-on-scroll .c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, .c-page-on-scroll .c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
	color: #434343;
}

.c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, .c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
	color: #434343;
	text-transform: none;
}

.c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
	padding: 23px 15px 20px;
	min-height: 57px;
    font-size: 16px;
    line-height: 18px;
}

.c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-active > .c-link {
	padding-top: 18px;
    font-weight: 700;
}

.c-theme-nav li:focus > a:not(.btn), .c-theme-nav li:active > a:not(.btn), .c-theme-nav li:hover > a:not(.btn) {
	color: #aa0a1b !important;
}

.c-theme-nav li.c-active > a:not(.btn) {
	color: #aa0a1b !important;
    background: #fff;
}

.c-theme-nav .dropdown-menu.c-menu-type-classic li.c-active {
    border-top: none !important;
}

.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li .dropdown-menu > li > a {
    font-size: 15px;
    line-height: 17px;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li.c-active > a, .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li .dropdown-menu > li:hover > a {
    background: #f5f5f5;
}

.c-topbar .container {
	position: relative;
}

.gh-search {
    display: none;
}

/* font-switch */
.c-layout-header.c-layout-header-6 .c-navbar .c-mega-menu > .nav.navbar-nav > li.gh-font {
	display: none;
}

/* news sidebar */
.c-layout-sidebar-menu .c-sidebar-menu > li > a {
	font: 400 16px/18px 'Open Sans', sans-serif;
}

.c-layout-sidebar-menu .c-sidebar-menu li.c-active > a, .c-layout-sidebar-menu .c-sidebar-menu li.c-active .c-active > a {
	font-weight: 700;
}

.c-layout-sidebar-menu .c-sidebar-menu {
	border-color: #eee;
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a, .c-layout-sidebar-menu.c-theme .c-sidebar-menu li:hover > a {
	color: #c2182a;
}

.c-layout-sidebar-menu .c-sidebar-menu > li.c-active > a, .c-layout-sidebar-menu .c-sidebar-menu > li:hover > a, .c-layout-sidebar-menu .c-sidebar-menu > li.c-open > a {
	background: #f5f5f5;
}

.c-layout-sidebar-menu .c-sidebar-menu > li > ul {
	list-style: none;
	display: block;
	font: 400 16px/18px 'Open Sans', sans-serif;
	margin: 5px 0;
}

.c-layout-sidebar-menu .c-sidebar-menu > li > ul > li {
	display: block;
}

.c-layout-sidebar-menu .c-sidebar-menu > li > ul > li > a {
	display: block;
	padding: 10px 10px 10px 0;
}

.c-theme-nav li.c-active {
	font-weight: 700;
}

/* common */

.c-content-title-1 > h3 {
	color: #707070;
}

.owl-carousel.c-theme .owl-pagination .owl-page.active span {
	background: #aa0a1b !important;
}

.owl-theme:not(.owl-single):not(.owl-bordered) .owl-wrapper .owl-item + .owl-item .item {
	border-left: 2px solid #f6f6f6;
}

.c-content-box.c-size-md {
	padding: 0 0 60px;
}

.gh-line {
	display: block;
	width: 100%;
	height: 35px;
	background: url('/theme/line.jpg') no-repeat center center;
}

/* gh-news-list */

.gh-news-list {

}

.gh-news-list .date {
	color: #a1a1a1;
	font: 400 13px/13px 'PT Sans', sans-serif;
}

.gh-news-list .date span {
	display: inline-block;
	padding-right: 18px;
	margin-right: 5px;
	background: url('/theme/date.png') no-repeat right center;
}

.gh-news-list h3 a {
	color: #aa0a1b;
	font: 700 18px/21px 'Open Sans', sans-serif;
}

.gh-newslist-item {
	padding: 0 0 20px;
}

.gh-newslist-item + .gh-newslist-item {
    padding-top: 20px;
	border-top: 1px solid #efefef;
}

.gh-news-list .gh-newslist-item:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}


.gh-news-list .gh-newslist-item figure {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 23%;
    overflow: hidden;
    text-align: center;
}
.gh-news-list .gh-newslist-item figure img {
    max-width: 100%;
}
.gh-news-list .gh-newslist-item div {
    float: left;
}
.gh-news-list .gh-newslist-item figure + div {
    float: right;
    width: 73%;
}

/* footer */

.c-layout-footer-6 {
	background: #5c5c5c !important;
}

.c-layout-footer-6 .c-prefooter {
	background: none !important;
}

/* gallery el. */

.cbp-l-grid-agency .cbp-caption:after {
	display: none;
}

.gh-gallery {
    padding-top: 60px !important;
	background: #820613;
}

.gh-gallery .c-content-title-1 {
	position: relative;
}

.gh-gallery .gh-more {
    margin-bottom: 30px;
    text-align: center;
	font: 300 14px/14px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.gh-gallery .gh-more a {
    display: inline-block;
	color: rgba(255, 255, 255, .5);
	transition: color .2s;
}

.gh-gallery .gh-more a + a {
    margin-left: 15px;
}

.gh-gallery .gh-more .gh-all {
	padding-left: 28px;
	background: url('/theme/gallery-list.png') no-repeat left center;
}

.gh-gallery .gh-more a:hover {
	color: rgba(255, 255, 255, .75);
}

.gh-gallery .c-content-title-1 > h3, .gh-gallery .cbp-item:hover .cbp-l-grid-agency-title {
	color: #fff !important;
}

.gh-gallery .cbp-l-grid-agency-desc.c-date {
	padding: 0 8px;
	margin-top: 18px;
	color: rgba(255, 255, 255, 0.3);
	text-align: left;
}

.gh-gallery .cbp-l-grid-agency-desc.c-date span {
	display: inline-block;
	padding-right: 18px;
	margin-right: 5px;
	background: url('/theme/date2.png') no-repeat right center;
}

.gh-gallery .cbp-l-grid-agency-title {
	padding: 0 8px;
	margin-top: 10px;
	color: #fff;
	font: 700 19px/22px 'PT Sans', sans-serif;
	text-align: left;
    overflow: visible;
    text-overflow: inherit;
    white-space: normal;
}

.gh-g2 .cbp-l-grid-agency-title {
	padding: 0 8px;
	margin-top: 10px;
	font: 700 19px/22px 'PT Sans', sans-serif;
	text-align: left;
    overflow: visible;
    text-overflow: inherit;
    white-space: normal;
}

/* news- open*/
.gno .date {
	color: #a1a1a1;
	font: 400 13px/13px 'PT Sans', sans-serif;
}

.gno .date span {
	display: inline-block;
	padding-right: 18px;
	margin-right: 5px;
	background: url('/theme/date.png') no-repeat right center;
}

.c-content-title-1 {
	position: relative;
}

.c-content-title-1 .print {
	position: absolute;
	top: 5px;
	right: 0;
	color: #707070;
	font: 300 14px/20px 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding-left: 31px;
	background: url('/theme/print.png') no-repeat left center;
	transition: color .2s;
}
.gno .c-content-title-1 h4 {
	color: #444444;
	font: 700 24px/27px 'Open Sans', sans-serif;
}

.gno p {
	color: #4c4c4c;
	font-size: 16px;
}

/* home news */

.home-news + .home-news {
	margin-top: 40px;
}

.home-news .c-content-title-1 {
	position: relative;
}

.home-news .gh-more {
    text-align: center;
    margin-bottom: 30px;
	font: 300 14px/14px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.home-news .gh-more a {
    display: inline-block;
    color: #707070;
	transition: color .2s;
}

.home-news .gh-more a:hover {
	color: #aa0a1b;
}

.home-news .gh-more a + a {
    margin-left: 15px;
}

.home-news .gh-more a.gh-all {
	padding-left: 28px;
	background: url('/theme/news-list.png') no-repeat left center;
}

.home-news .gh-more a.gh-subscribe {
	padding-left: 28px;
	background: url('/theme/subscribe.png') no-repeat left center;
}

.home-news .date {
	color: #a1a1a1;
	font: 400 13px/13px 'PT Sans', sans-serif;
}

.home-news .date span {
	display: inline-block;
	padding-right: 18px;
	margin-right: 5px;
	background: url('/theme/date.png') no-repeat right center;
}

.home-news h3 {
	margin: 15px 0 20px;
	font: 400 24px/27px 'PT Sans', sans-serif;
}

.home-news h3 a {
	color: #aa0a1b;
}

.home-news p {
	margin: 0 0 20px;
	color: #707070;
	font: 400 16px/19px 'PT Sans', sans-serif;
}

.home-news .more {
	color: #aa0a1b;
	font: 400 16px/19px 'PT Sans', sans-serif;
}

.home-news .more:hover {
	color: #aa0a1b;
}

/* banner */

.gh-banner {
    max-height: 367px;
}

.gh-banner .gh-wrapper {
	position: relative;
    padding-bottom: 25%;
}

.gh-banner figure {
    position: absolute;
    left: 0;
    top: 0;
	display: block;
	margin: 0 auto;
	width: 100%;
}

.gh-banner figure img {
	display: block;
    margin: 0 auto;
	width: 100%;
    max-width: 1465px;
	height: auto;
}

.gh-banner .container {
    position: relative;
    height: 100%;
}

.gh-banner .container div {
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-top: 2%;
    padding-left: 35%;
    padding-right: 5%;
    text-align: left;
}

.gh-banner h1 {
    display: inline-block;
    margin: 0;
    color: #f5f5f5;
    font: 700 20px/26px 'Open Sans', sans-serif;
    text-transform: uppercase;
}

.gh-banner h2 {
    display: inline-block;
    margin: 0;
    color: #f5f5f5;
    font: 400 24px/38px 'PT Sans', sans-serif;
	text-transform: none;
}

.gh-banner p {
    display: none;
    color: #fff;
    font: 400 10px/12px 'PT Sans', sans-serif;
}

.gh-banner p:first-child, .gh-banner[style] {
	display: block;
}

.gh-banner ul {
    margin: 5px 0 0 -15px;
    padding: 0;
    display: none;
    list-style: none;
    font-size: 0;
    line-height: 0;
}

.gh-banner li {
    display: inline-block;
}

.gh-banner a {
    display: inline-block;
    box-sizing: border-box;
    margin: 5px 0 0 5px;
	padding: 0 5px;
    color: #fff;
    border: 1px solid #d1d1d1;
    font: 400 10px/15px 'PT Sans', sans-serif;
    transition: all .2s;
}

.gh-banner a:hover {
    border-color: #aa0a1b;
    color: #aa0a1b;
    background: #fff;
}

/* gh-footer */

.gh-footer {
	padding-bottom: 70px;
}

.gh-footer h3 {
	color: #fff;
	font: 400 16px/19px 'PT Sans', sans-serif;
}

.gh-footer h4 {
	color: #fff;
	font: 400 14px/17px 'PT Sans', sans-serif;
}

.gh-footer p {
	color: rgba(255, 255, 255, .41);
	font: 400 11px/13px 'PT Sans', sans-serif;
}

.gh-footer .gh-ll {
	border-bottom: 1px solid #797979;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.gh-footer .footer-links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.gh-footer .footer-links li {
	display: block;
	font-family: 'PT Sans', sans-serif;
	line-height: 18px;
	font-size: 18px;
	font-weight: 400;
}

.gh-footer .footer-links li + li {
	margin-top: 8px;
}

.gh-footer .footer-links li a {
	display: block;
	color: #fff;
	padding-left: 31px;
}

.gh-footer .footer-links li a:hover {
	color: #fff;
}

.gh-footer .footer-links li a.phone {
	background: url('/theme/phone.png') no-repeat left center;
}

.gh-footer .footer-links li a.fax {
	background: url('/theme/fax.png') no-repeat left center;
}

.gh-footer .footer-links li a.email {
	background: url('/theme/email.png') no-repeat left center;
}

/* gh-partners */

.gh-partners .c-content-title-1 > h3.c-font-uppercase {
    margin: 35px 0 45px;
}

/* gh-file */

.gh-file {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
.gh-file li {
    display: block;
}
.gh-file li a {
    font-weight: 500;
    color: #c2182a;
    text-decoration: none;
}
.gh-file li a:hover {
    text-decoration: underline;
}
.gh-file li .file {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 10px;
    margin-left: 5px;
    background: #c2182a;
    border-radius: 5px;
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
}

.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li .dropdown-menu > li > a {
    text-transform: none;
    font-size
}
/* *** */

@media (min-width: 992px) {
	.c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
		margin-top: 280px;
	}
	.c-page-on-scroll.c-layout-header-fixed.c-layout-header-6-topbar .c-layout-page {
		margin-top: 180px;
	}
    .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu {
        background: #fff !important;
        box-shadow: 0 0 2px rgba(0, 0, 0, .5);
    }
    .c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu li:hover .c-link {
        background: #fff !important;
    }
}

/* purchases-table */

.purchases-table {}

.purchases-table table {
    border-collapse: collapse;
    width: 100%;
}

.purchases-table th {
    padding: 15px 20px 35px;
    color: #8c8c8c;
    font: 400 14px/14px 'Open Sans', sans-serif;
}

.purchases-table td {
    padding: 20px;
    color: #000;
    font: 400 16px/16px 'PT Sans', sans-serif;
    border-bottom: 1px solid #efefef;
    vertical-align: top;
}

.purchases-table tr:first-child td {
    border-top: 1px solid #efefef;
}

.purchases-table a {
    color: #aa0a1b;
}

.purchases-table a:hover {
    text-decoration: underline;
}

.purchases-table p {
    line-height: 18px;
}

.purchases-table span {
    display: inline-block;
}

.purchases-table .status.status-active {
    color: #aa0a1b;
}

.purchases-table .status.status-inactive {
    color: darkgray;
}

/**/
.gh-idi { margin-top: 40px; }
.gh-idi .cbp-caption-defaultWrap {
    height: 190px;
    overflow: hidden;
}

/**/
.c-layout-sidebar-content ul:not(.c-sidebar-menu):not(.gh-file),
.c-content-box ul:not(.c-sidebar-menu):not(.gh-file)
{
    list-style: none;
    padding-left: 25px;
}

.c-layout-sidebar-content ul:not(.c-sidebar-menu) > li::before,
.c-layout-sidebar-content ul:not(.gh-file) > li::before,
.c-layout-sidebar-content ul:not(.c-dropdown-menu) > li::before,
.c-content-box  ul:not(.c-sidebar-menu) > li::before,
.c-content-box  ul:not(.c-dropdown-menu) > li::before,
.c-content-box  ul:not(.gh-file) > li::before
{
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    line-height: 16px;
    margin-right: 15px;
    background: #cbcbcb;
}

.c-layout-sidebar-content ul.c-sidebar-menu > li::before,
.c-layout-sidebar-content ul.gh-file > li::before,
.c-layout-sidebar-content ul.c-dropdown-menu > li::before,
.c-content-box  ul.c-sidebar-menu > li::before,
.c-content-box  ul.c-dropdown-menu > li::before,
.c-content-box  ul.gh-file > li::before
{
	display: none;
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li .c-dropdown-menu > li:hover > a {
	color: #c2182a;
}

.gh-banner ul {
    padding: 0 !important;
}

.gh-banner ul li::before {
    display: none !important;
}

a:hover {
    color: #aa0a1b;
}

.c-layout-sidebar-menu {
    margin-top: 40px;
}

.c-layout-sidebar-content {
    padding-top: 40px;
}

.c-content-title-1 > h3 {
    margin: 15px 0 40px;
	padding-right: 100px;
}

h4 {
    margin: 15px 0;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile {
    background: #fff;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark-mobile > .nav.navbar-nav > li .dropdown-menu > li > a {
    color: #434343;
}

.c-layout-breadcrumbs-1.c-subtitle {
    display: none;
    padding: 10px 0;
}

@media only screen and (min-width: 480px) {

    .slogan {
        float: left;
        margin: -80px 0 0 165px;
    }

    .slogan h1 {
        font-size: 20px;
        line-height: 20px;
    }

    .gh-banner h1 {
        font-size: 26px;
        line-height: 30px;
    }
	
	.gh-banner ul {
		display: block;
	}

    .gh-banner a {
        font-size: 10px;
		line-height: 15px;
    }

}
@media only screen and (min-width: 768px) {
    .slogan h1 {
        font-size: 22px;
        line-height: 22px;
    }
	
	.gh-banner .container div {
		padding-left: 35%;
	}

    .gh-banner h1 {
        font-size: 30px;
        line-height: 34px;
    }

    .gh-banner p {
		display: block;
        font-size: 12px;
        line-height: 14px;
    }
	
	.gh-banner ul {
		margin-top: 10px;
	}
	
	.gh-banner a {
		padding: 0 15px;
		font-size: 13px;
		line-height: 20px;
		border-width: 3px;
	}
}
@media only screen and (min-width: 992px) {

    .gh-gallery .gh-more {
        position: absolute;
        margin: 0;
        top: 0;
        right: 0;
        text-align: left;
    }

    .home-news .gh-more {
        position: absolute;
        margin: 0;
        top: 0;
        right: 0;
        text-align: left;
    }

    .c-layout-breadcrumbs-1.c-subtitle {
        display: block;
    }

    .slogan {
        float: left;
        margin: 66px 0 0 40px;
    }

    .slogan h1 {
        margin: 0;
        color: #777;
        font: 700 22px/22px 'Open Sans', sans-serif;
    }
    .gh-search {
        display: block;
        position: absolute;
        right: 0;
        /*width: 320px;*/
        height: 45px;
        top: 90px;
    }
	
	.language-switcher {
		position: absolute;
		margin-top: -55px;
		right: 15px;
	}
	
	.language-switcher a.active{
		color: #000!important;
		font-weight: bold;
	}
    .gh-search input {
		visibility: hidden;
        display: none;
        float: left;
        background: #f5f5f5;
        border: none;
        height: 45px;
        width: 385px;
        color: #b2b2b2;
        font: 400 16px/45px 'PT Sans', sans-serif;
    }


	.gh-search button {
		background: none;
		border: none;
		margin: 0 0 0 15px;
		color: #999;
	}

	.gh-search button * {
		color: #999;
	}

	.c-theme-link:hover {
		color: #aa0a1b !important;
	}
	/*
    .gh-search button {
        display: block;
        float: right;
        width: 45px;
        height: 45px;
        background: url('/theme/search.png') no-repeat center center #aa0a1b;
        border: none;
    }
	*/

    .gh-search .quick-links {
        padding: 15px 15px 0;
        clear: both;
    }

    .gh-search .quick-links a {
        display: inline-block;
        color: #999;
        font: 400 14px/16px 'PT Sans';
    }

    .gh-search .quick-links a + a {
        margin-left: 20px;
    }

    .gh-search .quick-links a:hover {
        color: #999;
    }

    .gh-search .quick-links .sitemap {
        padding-left: 28px;
        background: url('/theme/sitemap.png') no-repeat left center;
    }

    .gh-search .quick-links .links {
        padding-left: 25px;
        background: url('/theme/links.png') no-repeat left center;
    }

    .gh-font {
        display: inline-block;
    }

    .gh-font a {
        display: inline-block;
        color: #999 !important;
        font-family: 'PT Sans', sans-serif;
        line-height: 16px;
        font-weight: 400;
        margin-left: 20px;
    }

    .gh-font a + a {
        margin-left: 15px;
    }

    .gh-font a.smaller {
        font-size: 14px;
        padding-left: 25px;
        padding-right: 0;
        background: url('/theme/smaller.png') no-repeat left center;
    }

    .gh-font a.bigger {
        font-size: 18px;
        padding-right: 27px;
        padding-left: 0;
        background: url('/theme/bigger.png') no-repeat right center;
    }

    .gh-banner {
        margin-top: -6px;
    }

    .gh-banner .container div {
        padding-top: 2%;
        padding-left: 33%;
        padding-right: 5%;
        text-align: left
    }

    .gh-banner p {
        display: block;
        font: 400 14px/16px 'PT Sans', sans-serif;
    }
	
	.gh-banner h1 {
		font-size: 34px;
		line-height: 38px;
	}

	.gh-banner h2 {
		font-size: 24px;
		line-height: 38px;
	}

    .gh-banner ul {
        margin: 20px 0 0;
        padding: 0;
        display: block;
        list-style: none;
        font-size: 0;
        line-height: 0;
    }

    .gh-banner li {
        display: inline-block;
    }

    .gh-banner li + li {
        margin-left: 15px;
    }

    .gh-banner a {
        display: inline-block;
        box-sizing: border-box;
        padding: 0 20px;
        color: #fff;
        border: 3px solid #d1d1d1;
        font: 400 14px/30px 'PT Sans', sans-serif;
        transition: all .2s;
    }

    .gh-banner a:hover {
        border-color: #aa0a1b;
        color: #aa0a1b;
        background: #fff;
    }

    .c-theme-nav li.c-active {
	   border-top: 5px solid #aa0a1b;
    }
}

@media only screen and (min-width: 1170px) {

    .gh-banner h1 {
        font-size: 48px;
        line-height: 54px;
    }

    .gh-banner p {
        font-size: 16px;
        line-height: 19px;
    }

    .gh-banner a {
        padding: 0 25px;
        font-size: 15px;
        line-height: 46px;
    }

}

.fs-smallest .c-content-title-1 > h3 {
    font-size: 24px;
}

.fs-smallest .gno .c-content-title-1 h4 {
    font-size: 18px;
    line-height: 21px;
}

.fs-smallest .gh-news-list .date,
.fs-smallest .gno .date,
.fs-smallest .home-news .date
{
    font-size: 11px;
    line-height: 11px;
}

.fs-smallest .gh-news-list h3 a {
    font-size: 14px;
    line-height: 17px;
}

.fs-smallest .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li,
.fs-smallest .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a
{
    font-size: 12px;
}

.fs-smallest .c-layout-sidebar-menu .c-sidebar-menu > li > a,
.fs-smallest .c-layout-sidebar-menu .c-sidebar-menu > li > ul
{
    font-size: 12px;
    line-height: 14px;
}

.fs-smallest .gno p {
    font-size: 13px;
}

.fs-smallest h2 {
    font-size: 16px;
}

.fs-smallest .gh-file {
    font-size: 12px;
}

.fs-smallest .gno .c-content-title-1 .print {
    font-size: 12px;
}

.fs-smallest .home-news .gh-more,
.fs-smallest .gh-gallery .gh-more
{
    font-size: 12px;
}

.fs-smallest .home-news h3 {
    font-size: 20px;
    line-height: 23px;
}

.fs-smallest .home-news p,
.fs-smallest .home-news .more
{
    font-size: 12px;
    line-height: 15px;
}

/**/
.fs-biggest .c-content-title-1 > h3 {
    font-size: 34px;
}

.fs-biggest .gno .c-content-title-1 h4 {
    font-size: 26px;
    line-height: 29px;
}

.fs-biggest .gh-news-list .date,
.fs-biggest .gno .date,
.fs-biggest .home-news .date
{
    font-size: 15px;
    line-height: 15px;
}

.fs-biggest .gh-news-list h3 a {
    font-size: 22px;
    line-height: 25px;
}

.fs-biggest .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li,
.fs-biggest .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a
{
    font-size: 20px;
}

.fs-biggest .c-layout-sidebar-menu .c-sidebar-menu > li > a,
.fs-biggest .c-layout-sidebar-menu .c-sidebar-menu > li > ul
{
    font-size: 20px;
    line-height: 22px;
}

.fs-biggest .gno p {
    font-size: 21px;
}

.fs-biggest h2 {
    font-size: 24px;
}

.fs-biggest .gh-file {
    font-size: 20px;
}

.fs-biggest .gno .c-content-title-1 .print {
    font-size: 20px;
}

.fs-biggest .home-news .gh-more,
.fs-biggest .gh-gallery .gh-more
{
    font-size: 18px;
}

.fs-biggest .home-news h3 {
    font-size: 33px;
    line-height: 36px;
}

.fs-biggest .home-news p,
.fs-biggest .home-news .more
{
    font-size: 20px;
    line-height: 23px;
}


.pagination {
  text-align: center;
  margin-top: 1.85714286em;
}
.pagination:after {
  content: "";
  display: table;
  clear: both;
}
.pagination a {
  font-weight: normal;
}
.pagination div[class*='col-'] {
  padding: 0;
}
.pagination ol {
  margin-bottom: 0;
  display: inline-block;
}
.pagination ol li {
  display: inline-block;
  margin: 0;
  font-weight: 700;
  line-height: 23px;
  width: 1.85714286em;
  height: 1.85714286em;
  border-radius: 50%;
  border: 1px solid #ececec;
}
.pagination ol li > a {
  font-weight: 700;
}
.pagination ol li:not(:last-child) {
  margin-right: 0.46428571em;
}
.pagination ol li.pagination__current {
  cursor: default;
  background: #ececec;
  color: #aaa;
}
.pagination__prev,
.pagination__next {
  display: inline-block;
}
.pagination__next {
  float: right;
}
.pagination__prev {
  float: left;
}

img.alignleft {
    float: left;
    margin: 0 25px 15px 0;
	max-width: 30%;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#grid-container2 .cbp-item.graphic {
	min-height: 350px;
}

.c-layout-header .c-navbar .c-mega-menu.c-mega-menu-dark > .nav.navbar-nav > li > .dropdown-menu.c-menu-type-classic .dropdown-menu {
	background: #fff;
}