@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
body {
	font-family: 'Open Sans';
	background: #fdfdfd;
}
a:hover { 
	color: #fff;
}
.header {
	height: 130px;
	background: rgba(255,255,255, 0.85);
	z-index: 99999;
}
.header .logo {
	float: left;
	width: 6%;
}
.header .logo img {
	width: 80px;
	height: auto;
}
.menubar {
	height: 100%;
}
.menubar .nav-item {
	margin: 0 12px;
}
.navbar-light .navbar-nav .nav-link {
	color: #333;
}
.navbar-light .navbar-nav .active > .nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link,
.menubar .nav-item.active a {
	color: #ed3237;
}
.menubar .short-url {
	color: #ed3237 !important;
}
.menubar .nav-link {
	font-size: 17px;
	text-transform: uppercase;
}
.nav-link span {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	padding: 1px;
	line-height: 20px;
	text-align: center;
}
.mobile-menu {
	width: 60%;
	background: #fff;
	position: fixed;
	height: 100%;
	left: -60%;
	box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.12);
} 
.mobile-menu li a {
	font-family: 'Open Sans Condensed';
	color: #4a4a4a;
	font-weight:700;
	text-transform: uppercase;
	font-size: 18px;
}
#showMenuMobile {
	color: #4a4a4a;
	text-decoration: none;
	font-size: 34px;
}
.mobile-menu ul {
	list-style: none;
	padding-left: 0;
}
.slideshow {
	margin-top: -130px;
}
.carousel {
	width: 100%;
}
.carousel .carousel-item {
	height: 596px;
}
.carousel-control-next, .carousel-control-prev {
	font-size: 30px;
}
.main-title {
	font-family: 'Open Sans Condensed';
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.main-title:after {
	content: "\00a0";
	width: 7.5%;
	height: 2px;
	background: #76c04e;
	margin:10px auto;
	display: block;
}
.block-articles {
	margin: 35px 0;
}

.block-articles .card-header {
	height: 85px;
}

.block-articles .card-title {
	font-size: 15px;
	font-weight: bold;
	height: 45px;
	text-overflow: ellipsis;
}
.block-articles .card-title span {
	float: left;
	line-height: 25px;
	margin-right: 15px;
	height: 55px;
}
.block-articles .card-title a {
	color: #333;
}
.bg-trans {
	background:transparent;
	padding-left: 0;
}
.block-articles .card-title span {
	color: #76c04e;
}
.block-articles .card .summary {
	height: 85px;
	overflow: hidden;
}
.block-articles .card .summary, .block-articles .card p {
	font-size: 14px;
}
.block-articles .card .card-body a, .block-articles .card .card-body .fa {
	color: #76c04e;
}
.block-articles .card-news {
	background: transparent;
}
.block-articles .card-news img {
	height: 167px;
	object-fit: cover;
}
.block-articles .card-news h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.block-articles .card-news h4 a {
	color: #ed3237 !important;
}
.block-articles .card-news .card-body {
	padding-left: 0;
	padding-right: 0;
}
.btn-link {
	background: #76c04e;
	color: #fff;
	font-size: 14px;
}
.block-articles .red-title {
	color: #ed3237;
	font-size: 19px;
	font-weight: bold;
	font-family: 'Open Sans';
}
.block-articles .strong-text {
	font-weight: bold;
	font-size: 29px;
}
.customers {
	min-height: 400px;
}
.customers .owl-carousel .item {
	min-height: 450px;
	background: rgba(0,0,0, 0.6);
	padding: 30px;
	color: #fff;
}
.customers .owl-carousel .item img {
	width: 167px;
	height: 167px;
	object-fit: cover;
	display: block;
	margin:0 auto;
	border-radius: 50%;

}
.customers .owl-carousel .item h4 {
	font-size: 22px;
	font-weight: bold;
	font-family: 'Open Sans Condensed';
	text-align: center;
}
.cat-title, .post-title {
	font-family: 'Open Sans Condensed';
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #ed3237;
	padding-bottom: 5px;
}
.list-category {
	padding-left: 0;
	list-style: none;
	display: block;
	float: left;
}
.list-category li {
	display: flex;
	width: 100%;
	flex-direction: row;
	justify-content: space-around;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 25px;
	padding-bottom: 25px;
}
.list-category li img {
	width: 200px;
	height: 133px;
	object-fit: cover;
	margin-right: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #76c04e;
}
.list-category li .post-date {
	text-align: center;
	background: rgba(237,50,55,.85);
	padding: 0 5px;
	width: 54px;
	display: block;
	margin-right: 10px;
	font-family: "Open Sans Condensed";
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	padding-top: 20px;
	height: 133px;
}
.list-category li h4 {
	font-size: 18px;
	text-transform: uppercase;
}
.list-category li h4 a {
	color: #222;
}
.cat-sidebar-card .card-title {
	margin-bottom: 0;
	font-size: 19px;
	font-weight: bold;
	font-family: "Open Sans Condensed";
	text-transform: uppercase;
}
.cat-sidebar-card .card-body {
	padding: 20px;
}
.cat-sidebar-card .card-body small {
	color: #999;
}
.cat-sidebar-card .card-body ul {
	padding-left: 0;
	list-style: none;
}
.cat-sidebar-card .card-body ul li {
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}
.cat-sidebar-card .card-body ul li:last-child {
	border-bottom: 0;
}
.cat-sidebar-card .card-body ul li a {
	font-size: 15px;
	color: #222;
}
.post-content h2, .post-content h3 {
	font-size: 18px;
}
.post-content {
	float: left;
	width: 100%;
	font-size: 14.3px;
	overflow-x: hidden;
}
.post-content table, .post-content th, .post-content td {
   border: 1px solid #d0d0d0;
}
.post-content p {
	text-align: justify;
}
.post-content a {
	color: #000;
}
.breadcrumb { 
	background: transparent;
	padding: .75rem 0;
}
.breadcrumb .breadcrumb-item a {
	color: #76c04e;
}
.contact-icon {
	float: left;
	width: 30px;
	height: 30px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
}
.subscriber h4 {
	font-size: 17px;
	font-weight: bold;
	font-family: 'Open Sans Condensed';
}
.subscriber h3 {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Open Sans Condensed';
	margin-bottom: 10px;
}
.subscriber a {
	color: #ed3237;
}
.main-customer {
	margin: 50px 0;
}
.main-customer h3, .main-customer h4 {
	font-weight: bold;
	font-family: 'Open Sans Condensed';
}
.main-customer h3 { font-size: 22px; }
.main-customer h4 {
	font-size: 18px;
}
.main-customer strong {
	font-family: 'Open Sans Condensed';
	font-size: 16px;
}
.main-customer .download-link {
	color: #ed3237;
	font-family: 'Open Sans Condensed';
	font-weight: bold;
	font-size: 20px;
}
.main-customer .download-link a {
	color: #ed3237;
}
.main-customer button {
	height: 36px;
}
.main-customer .not-active {
	color: #ed3237;
	font-family: 'Open Sans Condensed';
	font-weight: bold;
	font-size: 24px;
}
footer {
	background: rgba(0,0,0, 0.75);
	padding: 30px 0;
	color: #fff;
}
footer h4 {
	font-family: 'Open Sans Condensed';
	font-weight: bold;
}
footer ul {
	list-style: none;
}
footer ul li {
	margin-bottom: 8px;
}
footer ul li a, footer a  {
	color: #fff;
}
footer ul li a:hover {
	color: #fff;
}

.form-ct, .form-ct2 {
    width: 320px;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    border-left: 3px solid #76c04e;
    -webkit-transform: translateX(320px);-moz-transform: translateX(320px);-ms-transform: translateX(320px);-o-transform: translateX(320px);transform: translateX(320px);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;
    background-color: #fff;
    background-size: 80% auto;
    padding: 30px 20px;
    z-index: 999999;
}

.form-ct h3, .form-ct2 h3 { margin: 25px 0 15px 0; font-size: 19.5px; font-weight: normal; text-transform: uppercase; color: #ed3237;}
#formCT { margin-top: 50px;}
.contact-button small, .contact-button2 small { font-size: 12.59px; }
.contact-button, .contact-button2 { 
	color: #ffffff;
	padding: 6px 5px; 
	text-transform: uppercase;
	text-align:center;
	position: fixed;
	top: 179px;
	right: 0;
	font-weight: bold;
	font-size: 20px;
	white-space: nowrap;
	z-index: 10000;
	display: table; 
	background-color: rgba(237,50,55,.95);
	font-family: 'Open Sans Condensed';
	width: 85px;
}
.contact-button:hover { text-decoration: none; color:#fff; }
.contact-button2:hover { text-decoration: none; color:#fff; }
.select2-container {
	z-index: 9999999;
}

.pin-phone {
	bottom: 0;
	left: 0;
	height: 34px;
	color: #fff;
	line-height: 34px;
	background: rgba(237,50,55, 0.85);
	padding: 0 10px;
	font-family: 'Open Sans Condensed';
	font-weight: bold;
	border-top-right-radius: 8px;
}
.pin-phone a {
	color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 860px) {
.post-content table, .post-content th, .post-content td {
    border: 1px solid #d0d0d0;
    display: table-cell;
    }
}