﻿.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
	display: none
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}
.owl-carousel.owl-loaded {
	display: block
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}
.owl-carousel.owl-hidden {
	opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
	visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.owl-carousel.owl-grab {
	cursor: move;
	cursor: grab
}
.owl-carousel.owl-rtl {
	direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
	float: right
}
.no-js .owl-carousel {
	display: block
}
.owl-carousel .animated {
	animation-duration: 1000ms;
	animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
	z-index: 0
}
.owl-carousel .owl-animated-out {
	z-index: 1
}
.owl-carousel .fadeOut {
	animation-name: fadeOut
}
@keyframes fadeOut {
0% {
opacity:1
}
100% {
opacity:0
}
}
.owl-height {
	transition: height 500ms ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 400ms ease
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
	max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
	transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("../images/owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: transform 100ms ease
}
.owl-carousel .owl-video-play-icon:hover {
	transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 400ms ease
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}
.rc-topbar {
	background: #14ad49;
	color: #fff
}
.rct-in {
	display: flex;
	justify-content: space-between;
	align-items: center
}
.rct-social {
	display: flex;
	margin: 0;
	padding: 0
}
.rct-social li {
	list-style: none;
margin-right:.25rem
}
.rct-social li a {
	display: flex;
	width: 1.5rem;
	height: 1.5rem;
	justify-content: center;
	align-items: center;
	color: #fff
}
.rct-social li a.fb {
	background: #28499c
}
.rct-social li a.tw {
	background: #0098f2
}
.rct-social li a.ig {
	background: #ff6a00
}
.rct-social li a.yt {
	background: #c50000
}
.rcti-right {
	display: flex;
	align-items: center;
	position: relative
}
.rcti-right .rct-link, .rcti-right .rct-acc-btns, .rcti-right .rct-th-btns, .rcti-right .rct-language, .rcti-right .rctl-btn {
	transition: all .1s ease-in-out
}
.rct-link a {
	color: #fff;
padding:0 .75rem;
font-size:.875rem;
	position: relative
}
.rct-link a:not(:first-child)::before {
	content: "";
	display: block;
	left: 0;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #fff;
	position: absolute
}
.rct-acc-btns {
	display: flex
}
.rct-acc-btns .btn {
	width: 1.125rem;
	height: 1.125rem;
font-size:.75rem;
	padding: 0;
	background: #fff;
	border-radius: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 3px
}
.rct-th-btns {
	display: flex
}
.rct-th-btns .btn {
	width: 1.25rem;
	height: 1.25rem;
	border-radius: 0;
	border: 1px solid #fff;
	padding: 0;
	border-radius: 2px;
	margin: 0 3px
}
.rct-th-btns .btn.btn-blue {
	background: #005db0
}
.rct-th-btns .btn.btn-orange {
	background: #d28b27
}
.rct-language {
	margin-left: 1rem
}
.rct-language .form-control {
font-size:.875rem;
	border-radius: 0;
	-webkit-appearance: none;
font-size:.875rem;
padding:0 1rem 0 .25rem;
	height: auto;
	color: #000;
	border-color: #c1c1c1;
background:#c1c1c1 url("../images/down_arrow.png") no-repeat right .25rem center;
	background-size: 12px 12px
}
.rctl-btn {
	margin-left: 1.5rem;
	display: flex
}
.rctl-btn .btn {
	border-radius: 0;
font-size:.875rem;
	display: block;
	text-transform: capitalize
}
.rctl-btn .btn-transparent {
	color: #fff;
padding:.25rem .5rem;
	font-size: 1rem;
margin-left:.25rem
}
.rctl-btn .dropdown-item:hover, .rctl-btn .dropdown-item:active, .rctl-btn .dropdown-item.active {
	background: #14ad49;
	color: #fff
}
.rct-search {
	position: absolute;
	right: -3rem;
	top: 0;
	bottom: 0;
padding:.25rem 0;
	visibility: hidden;
	opacity: 0;
	transition: .5s all ease-in-out
}
.rct-search .form-control {
font-size:.875rem;
	height: 1.675rem;
	border-radius: 2rem 0 0 2rem;
	border: none;
	box-shadow: none
}
.rct-search .form-control+.input-group-append .btn {
font-size:.875rem;
	border-radius: 0 2rem 2rem 0;
padding-right:.75rem;
	color: #14ad49
}
.rct-search .btn {
	font-size: 1.25rem;
padding:0 .5rem;
	color: #fff;
	line-height: 1
}
.rcti-right.search-expanded .rct-search {
	right: 0;
	opacity: 1;
	visibility: visible
}
.rcti-right.search-expanded .rct-link, .rcti-right.search-expanded .rct-acc-btns, .rcti-right.search-expanded .rct-th-btns, .rcti-right.search-expanded .rct-language, .rcti-right.search-expanded .rctl-btn {
	opacity: 0;
	visibility: hidden
}
.rc-head {
padding:.7rem 0;
	background: url("../images/bg-head.png") no-repeat right -10rem center
}
@media screen and (max-width: 1199px) {
.logo img {
	max-height: 80px
}
}
@media screen and (max-width: 991px) {
.rct-in {
	flex-wrap: wrap
}
.rct-link a {
font-size:.75rem;
padding:0 .5rem
}
.rcti-right {
padding:.125rem 0
}
.rctl-btn {
margin-left:.25rem;
	align-items: center
}
.rctl-btn .btn:not(.btn-transparent) {
padding:.375rem .5rem;
	height: auto;
	min-width: 0;
	line-height: 1;
font-size:.75rem
}
.rctl-btn .btn-transparent {
padding:.125rem .5rem;
	margin-left: 0
}
.rct-th-btns .btn {
	display: block
}
}
@media screen and (max-width: 767px) {
.rct-in {
	flex-wrap: nowrap
}
.rcti-right {
	flex-wrap: wrap;
	justify-content: flex-end
}
.rcti-right .rct-link {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%;
	text-align: right
}
.rct-search {
	bottom: 0;
	display: flex;
	align-items: center
}
.rc-head {
	background-position: right -25rem center
}
}
@media screen and (max-width: 575px) {
.rcti-right {
	justify-content: space-between;
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%;
padding:.5rem 0
}
.rcti-right .rct-link {
	display: flex;
	justify-content: space-between;
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%;
margin-bottom:.5rem
}
.rcti-right .rct-link a {
font-size:.875rem;
	padding: 0
}
.rcti-right .rct-link a+a::before {
	display: none
}
.rct-acc-btns .btn {
	width: 1.25rem;
	height: 1.25rem;
font-size:.875rem;
margin:0 .25rem
}
.rct-acc-btns .btn:first-child {
	margin-left: 0
}
.rct-th-btns .btn {
margin:0 .25rem
}
.rct-th-btns .btn:first-child {
	margin-left: 0
}
.rctl-btn {
	margin-left: 0;
margin-top:.5rem
}
.rctl-btn .btn:last-child {
	display: none
}
.rct-search {
margin-top:.5rem;
	position: static;
	left: auto;
	top: auto;
	bottom: auto;
	right: auto;
	visibility: visible;
	opacity: 1;
	max-width: 12.5rem
}
.rct-search .input-group .input-group-append:last-child {
	display: none
}
.rct-acc-btns, .rct-th-btns, .rct-language {
	flex: 1 1 33.33%;
	-ms-flex: 1 1 33.33%;
	max-width: 33.33%
}
.rct-th-btns {
	justify-content: center
}
.rct-language {
	margin-left: 0;
	justify-content: flex-end
}
.rc-head {
	background: none
}
.logo img {
	max-width: 100%
}
}
.navbar {
	background: #14ad49;
	font-family: "Roboto", sans-serif;
	padding: 0
}
.navbar-nav.nav-fill {
	flex-grow: 1
}
.nav-link {
	color: #fff;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
font-size:.8125rem
}
.nav-link::after {
	content: "";
	position: absolute;
	right: 0;
top:.375rem;
bottom:.375rem;
	background: #006028;
	display: block;
	width: 1px;
	border: none
}
.nav-link::before {
	content: "";
	position: absolute;
	left: 0;
top:.375rem;
bottom:.375rem;
	background: #00893f;
	display: block;
	width: 1px
}
.nav-link:hover {
	color: #fff
}
.nav-item.active .nav-link, .nav-item:hover .nav-link {
	background: #ebcf29;
	color: #000
}
.nav-item.active .nav-link::before, .nav-item.active .nav-link::after, .nav-item:hover .nav-link::before, .nav-item:hover .nav-link::after {
	display: none
}
.nav-item:first-child .nav-link::before {
	display: none
}
.nav-item:last-child .nav-link::after {
	display: none
}
.dropdown-menu {
	border-radius: 0;
	margin: 0;
font-size:.875rem
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #000;
	text-decoration: none;
	background-color: #ebcf29
}
.dropdown-item:active, .dropdown-item.active {
	color: #000;
	text-decoration: none;
	background-color: #dec428
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%
}
.dropdown-submenu:hover .dropdown-menu {
	display: block
}
@media screen and (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-item:nth-last-child(2) .dropdown-submenu .dropdown-menu, .navbar-expand-lg .navbar-nav .nav-item:last-child .dropdown-submenu .dropdown-menu {
	left: auto;
	right: 100%
}
.navbar-expand-lg .navbar-nav .nav-item:nth-last-child(2)>.dropdown-menu, .navbar-expand-lg .navbar-nav .nav-item:last-child>.dropdown-menu {
	left: auto;
	right: 0
}
.navbar-expand-lg .navbar-nav .nav-link {
padding-left:.75rem;
padding-right:.75rem
}
.dropdown:hover>.dropdown-menu {
	display: block
}
}
@media screen and (max-width: 1199px) {
.navbar-expand-lg .navbar-nav .nav-link {
padding-left:.5rem;
padding-right:.5rem
}
.nav-link {
font-size:.75rem
}
}
@media screen and (max-width: 991px) {
.navbar-toggler {
	background: #fff;
	color: #14ad49;
border-radius:.25rem;
	padding: 0;
margin:.25rem 0
}
.navbar-toggler-icon {
	display: flex;
	width: 1.5em;
	height: 1.5em;
	align-items: center;
	justify-content: center
}
.navbar-toggler-icon::before {
	content: "";
	font: 900 1.25rem "Font Awesome 5 Pro"
}
.nav-link {
	font-size: 1rem;
	text-align: left
}
.nav-link::before, .nav-link::after {
	display: none
}
}
@media screen and (max-width: 575px) {
.navbar {
	padding: 0 1rem
}
}
.carousel-control-prev, .carousel-control-next {
	width: auto;
	bottom: auto;
	opacity: 1;
	top: calc(50% - 2rem)
}
.carousel-control-prev {
	left: 2.25rem
}
.carousel-control-next {
	right: 2.25rem
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	width: 33px;
	height: 63px
}
.carousel-control-prev-icon {
	background-image: url("../images/chevron_left.png")
}
.carousel-control-next-icon {
	background-image: url("../images/chevron_right.png")
}
.rc-slider .carousel-item {
	height: 25rem
}
.rc-slider .carousel-item img {
	width: 100%;
	height: 100%;
	object-fit: fill
}
.home-new .carousel-item {
	height: img
}
@media screen and (max-width: 575px) {
.rc-slider .carousel-item {
	height: auto
}
.rc-slider .carousel-item img {
	height: auto;
	object-fit: unset
}
.carousel-control-prev {
	left: 1rem
}
.carousel-control-next {
	right: 1rem
}
.carousel-control-prev, .carousel-control-next {
	top: calc(50% - 1.125rem)
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	width: 1.125rem;
	height: 2.25rem
}
}
.rcs-bottom {
	background: #e3eee7;
	padding: 2rem 0
}
.rcsb-in {
	display: flex
}
.rcsb-left {
	flex-grow: 1;
	max-width: 100%;
	flex-basis: 0;
	padding-right: 1.75rem
}
.rcsb-left .row {
	margin-left: -0.375rem;
	margin-right: -0.375rem;
	min-height: 100%
}
.rcsb-left .col-12 {
padding-left:.375rem;
padding-right:.375rem
}
.rcsb-left .card {
	border: none;
	border-radius: 0;
	background: #fff;
	min-height: 100%
}
.rcsb-left .card-header {
	background: #14ad49;
	color: #fff;
	border-radius: 0;
	font-size: 1.125rem;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
	padding-left: 4.25rem;
	background-repeat: no-repeat;
	background-position: left 1.25rem center
}
.rcsb-left .card-body {
	min-height: 100%
}
.rcsb-left .card-header.icon-new {
	background-image: url("../images/card_icon_01.png")
}
.rcsb-left .card-header.icon-tender {
	background-image: url("../images/card_icon_02.png")
}
.rcsb-right {
	flex: 0 0 18rem;
	-ms-flex: 0 0 18rem;
	max-width: 18rem
}
.rcpp-bx {
	background: #fff;
padding:2rem .625rem;
margin-bottom:.625rem;
	font-family: "Roboto Condensed", sans-serif;
	display: flex;
	align-items: center
}
.rcpp-bx:last-child {
	margin-bottom: 0
}
.rcpp-bx h4 {
margin:0 0 .25rem 0;
	color: #1f6606;
	font-size: 1.125rem
}
.rcpp-bx p {
font-size:.875rem;
	color: #000;
margin:0 0 .5rem 0
}
.rcppb-img {
	width: 5rem;
	height: 5rem;
	border-radius: 5rem;
	box-shadow: 0 2px 3px rgba(0,0,0,.17);
	overflow: hidden;
	flex: 0 0 5rem;
	-ms-flex: 0 0 5rem;
	margin-right: 1rem
}
.rcppb-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.rcppb-dtl {
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%
}
.item-list {
	padding: 0;
	margin: 0;
	font-family: "Roboto", sans-serif;
	min-height: calc(100% - 2rem)
}
.item-list li {
	list-style: none;
	display: flex;
	padding: 1rem 0;
	border-bottom: 1px solid #d3d3d3
}
.item-list li:last-child {
	border-bottom: none
}
.item-list li.latest p {
	font-weight: 700
}
.item-list li.latest p a {
	color: #b51f1f
}
.item-list li.latest p a .new-badge {
font-size:.625rem;
	color: #fff;
	background: #b51f1f;
	border-radius: 2px;
	padding: 0 4px
}
.item-list li.latest p a b {
	color: #000
}
.item-list li .date {
	flex: 0 0 3rem;
	-ms-flex: 0 0 3rem;
	max-width: 3rem;
	background: #565656;
	color: #fff;
	text-transform: uppercase;
font-size:.875rem;
	font-weight: 700;
padding:.125rem;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 48px;
	line-height: 1.2
}
.item-list li p {
padding-left:.75rem;
	margin: 0;
font-size:.875rem
}
.item-list li p a {
	color: #222
}
.link-more {
	color: #a90b0b;
	font-weight: 700;
font-size:.875rem
}
.home-new .card {
	border: none;
	border-radius: 0;
	background: #fff;
	min-height: 100%;
box-shadow:0 .125rem .25rem rgba(0,0,0,.1)
}
.home-new .card-header {
	background: #14ad49;
	color: #fff;
	border-radius: 0;
	font-size: 1.125rem;
	font-weight: 700;
	font-family: "Roboto", sans-serif;
	padding-left: 4.25rem;
	background-repeat: no-repeat;
	background-position: left 1.25rem center
}
.home-new .card-body {
	min-height: 100%;
	border: 1px solid #f3f3f3;
	border-top: none
}
.home-new .card-header.icon-new {
	background-image: url("../images/card_icon_01.png")
}
.home-new .card-header.icon-tender {
	background-image: url("../images/card_icon_02.png")
}
.home-new .card-header.icon-group {
	background-image: url("../images/card_icon_06.png")
}
.home-new .card-header.icon-product {
	background-image: url("../images/card_icon_03.png")
}
.home-new .card-header.icon-location {
	background-image: url("../images/card_icon_05.png")
}
.home-new .card-header.icon-twitter {
	background-image: url("../images/card_icon_04.png")
}
.home-new .card-header.icon-covid {
	background-image: url("../images/covid.png")
}
.home-new .card-header.icon-ewaste {
	background-image: url("../images/ewaste.png")
}
.home-new .card-header.icon-samanvay {
	background-image: url("../images/samanvay.png")
}
.home-new .rcsb-right {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%;
	background: #e3e3e3;
	padding: 1rem
}
.home-new .rcppb-out {
	display: flex;
	flex-wrap: wrap
}
.home-new .rcpp-bx {
padding:.25rem;
	display: flex
}
.home-new .rcpp-bx .rcppb-img {
margin:0 1.25rem .5rem .25rem;
	flex: 1 1 6rem;
	-ms-flex: 1 1 6rem;
	max-width: 6rem;
	width: 6rem;
	height: 6rem
}
.home-new .rcpp-bx h4 {
	font-size: 1.25rem
}
.home-new .rcpp-bx p {
font-size:.875rem;
	margin: 0
}
.home-new .rcpp-bx:nth-child(1) .rcppb-img {
	flex: 1 1 7rem;
	-ms-flex: 1 1 7rem;
	max-width: 7rem;
	width: 7rem;
	height: 7rem;
	margin-left: 0;
	margin-right: 0
}
.home-new .rcpp-bx:nth-child(1) .rcppb-dtl h4 {
	font-size: 1.25rem
}
.home-new .rcpp-bx:nth-child(1) .rcppb-dtl p {
font-size:.875rem
}
.home-new .rcpp-bx:nth-child(2) .rcppb-img {
	flex: 1 1 6.4rem;
	-ms-flex: 1 1 6.4rem;
	max-width: 6.4rem;
	width: 6.4rem;
	height: 6.4rem;
margin-left:.5rem;
margin-right:.5rem
}
.home-new .rcpp-bx:nth-child(2) .rcppb-dtl h4 {
	font-size: 1.25rem
}
.home-new .rcpp-bx:nth-child(2) .rcppb-dtl p {
font-size:.875rem
}
.home-new .rcpp-bx .rcppb-dtl {
	text-align: left;
	padding-left: 1rem
}
.home-new .hb-scroll {
	max-height: 24.125rem;
	overflow-y: auto
}
@media screen and (max-width: 1199px) {
.item-list li {
padding:.5rem 0
}
}
@media screen and (max-width: 991px) {
.rcsb-in {
	flex-wrap: wrap
}
.rcsb-left {
	padding-right: 0
}
.rcsb-right {
	display: flex;
	flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	max-width: 100%;
margin-top:.5rem
}
.rcsb-right .rcpp-bx {
	flex: 0 0 calc(33.33% - 0.5rem);
	-ms-flex: 0 0 calc(33.33% - 0.5rem);
	max-width: calc(33.33% - 0.5rem);
margin:0 .25rem
}
}
@media screen and (max-width: 575px) {
.rcsb-right {
	display: block
}
.rcsb-right .rcpp-bx {
	flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	max-width: 100%;
margin:.25rem 0
}
}
.rc-chairman {
	padding: 2.785rem 0
}
.rc-chairman .row {
	margin-left: -0.375rem;
	margin-right: -0.375rem
}
.rc-chairman .col-12 {
padding-left:.375rem;
padding-right:.375rem
}
.ch-img {
	height: 230px
}
.ch-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.ch-body {
	background: #ececec;
	font-family: "Roboto Condensed", sans-serif;
	padding: 3rem 1.5rem 1.5rem 1.5rem;
	position: relative
}
.ch-body .ch-head {
	background: #14ad49;
padding:.75rem 1rem;
	text-align: center;
	min-width: 260px;
	margin: auto;
	position: absolute;
	top: -3rem;
	right: 50%;
	transform: translateX(50%);
	max-width: 300px;
	white-space: nowrap
}
.ch-body .ch-head h4 {
	font-size: 1.5rem;
margin:0 0 .675rem 0;
	color: #fff;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: 700
}
.ch-body .ch-head p {
font:.875rem "Roboto", sans-serif;
	margin: 0;
	color: #f0d80b
}
.ch-body p {
font-size:.875rem;
	color: #282828;
	margin: 0;
	line-height: 1.7
}
.ch-carousel .carousel-item img {
	width: 100%
}
.ch-carousel .carousel-control-prev, .ch-carousel .carousel-control-next {
	width: auto;
	bottom: auto;
	opacity: 1;
	position: static;
	margin-left: 1.125rem
}
.ch-carousel .carousel-control-prev-icon, .ch-carousel .carousel-control-next-icon {
	width: 21px;
	height: 37px
}
.ch-carousel .carousel-control-prev-icon {
	background-image: url("../images/chevron_left_small.png")
}
.ch-carousel .carousel-control-next-icon {
	background-image: url("../images/chevron_small-right.png")
}
.ch-carousel .ch-nav {
	position: absolute;
	bottom: 2rem;
	left: 4rem;
	display: flex
}
.ch-carousel .carousel-indicators {
	flex-direction: column;
	right: 2rem;
	bottom: 0;
	left: auto;
	margin: 0;
	top: 0
}
.ch-carousel .carousel-indicators li {
	width: 117px;
	height: 95px;
	text-indent: 0;
	opacity: 1;
	box-shadow: -2px 2px 4px rgba(0,0,0,.4);
	border: None;
	margin: 2px 0;
	position: relative
}
.ch-carousel .carousel-indicators li .over-text {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: rgba(66,127,0,.8);
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	padding: 1rem;
	text-align: center
}
.ch-carousel .carousel-indicators li .over-text a {
	color: #fff
}
.ch-carousel .carousel-indicators li img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.home-new .ch-body {
	padding-top: 2rem
}
.home-new .ch-body .ch-head {
	top: -1.75rem
}
.home-new .ch-body .ch-head h4 {
	margin: 0
}
@media screen and (max-width: 1199px) {
.ch-img {
	height: 145px
}
.ch-body .ch-head {
	top: -2.5rem;
padding:.5rem 1rem
}
.ch-body .ch-head h4 {
margin-bottom:.25rem
}
.ch-carousel .carousel-indicators li {
	width: 100px;
	height: 70px
}
}
@media screen and (max-width: 991px) {
.ch-img {
	height: 200px
}
.bx-ch {
	margin-bottom: 1rem
}
}
@media screen and (max-width: 575px) {
.ch-carousel .carousel-indicators {
	flex-direction: row;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	top: auto;
	display: flex;
	justify-content: center
}
.ch-carousel .carousel-indicators li {
	width: 60px;
	height: 30px
}
}
.rcf-journey {
	background: url("../images/bg_journey.jpg") center;
	padding: 2.5rem 0
}
.rcfj-head {
	margin-bottom: 3rem
}
.rcfj-head h2 {
	margin: 0;
	font-size: 3rem;
	font-weight: 500;
	color: #14ad49;
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	display: inline-block;
	position: relative
}
.rcfj-bx {
	position: relative
}
.rcfj-bx::before {
width:.25rem;
	position: absolute;
	content: "";
	left: 6px;
	height: 100%;
	background: #777
}
.rcfj-bx h4 {
	margin: 0
}
.rcfj-bx h4 a {
	padding-left: 2rem;
	font: 700 2.5rem "Poppins", sans-serif;
	color: #14ad49;
	position: relative
}
.rcfj-bx h4 a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: calc(50% - 0.5rem);
	width: 1rem;
	height: 1rem;
	background: #14ad49;
	border-radius: 1rem
}
.rcfj-bx h4 a.collapsed {
	font-size: 1.25rem;
	color: #777
}
.rcfj-bx h4 a.collapsed::before {
	background: #777
}
.rdfj-body {
	padding-left: 2rem;
	font: 1.125rem/1.7 "Roboto Condensed", sans-serif
}
.rdfj-body::before {
	position: absolute;
	content: "";
	display: block;
	left: 6px;
width:.25rem;
	height: calc(100% + 16px);
	top: -7px;
	background: #14ad49;
	z-index: 10
}
.rdfj-body h3 {
	color: #14ad49;
margin:0 0 .5rem 0;
	font: 700 2.5rem "Roboto", sans-serif
}
.rdfj-body p {
	margin: 0
}
.rcjr-img img {
	max-width: 100%
}
@media screen and (max-width: 991px) {
#journeyAccordion {
	margin-bottom: 1rem
}
.rcfj-head {
	margin-bottom: 2rem
}
.rcfj-head h2 {
	font-size: 2rem
}
.rcfj-bx h4 a {
	font-size: 1.5rem
}
.rdfj-body h3 {
	font-size: 1.5rem
}
.rcjr-img {
	max-width: 30rem;
	margin-top: 2rem
}
}
@media screen and (max-width: 575px) {
.rcfj-head h2 {
	font-size: 2rem
}
.rcfj-head h2 span {
	font-size: 2.5rem
}
}
.rcftp-in {
	display: flex;
	margin: 2.75rem 0
}
.rcfpl-head h2 {
	color: #3d8ed3;
	font: 700 3rem "Roboto", sans-serif;
	margin: 0;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
padding-bottom:.5rem
}
.rcfpl-head h2::before {
	content: "";
height:.25rem;
	background: #3d8ed3;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 6rem
}
.rcfpl-body {
	margin-top: 1.25rem
}
.rcfpl-body p {
font:.875rem/1.7 "Roboto", sans-serif;
	color: #797979;
	margin: 0
}
.rcfpl-body h4 {
	font: 700 1.5rem "Roboto", sans-serif;
	margin: 2.5rem 0 0 0;
	color: #3d8ed3
}
.rcfpl-body h4 span {
	color: #383838;
	font-weight: 500
}
.rcfp-left {
	flex-grow: 1
}
.rcfp-right {
	flex-grow: 1;
	flex: 0 0 25rem;
	-ms-flex: 0 0 25rem;
	max-width: 25rem;
	padding: 1rem
}
.rftp-head {
	text-align: center
}
.rftp-head h2 {
	min-width: 23.125rem;
	display: inline-block;
padding:.25rem 1rem;
	background: #c12727;
	color: #fff;
	text-transform: uppercase;
	font: 600 2.75rem "Poppins", sans-serif;
	margin: 0
}
.rcfp-in {
	font-family: "Roboto", sans-serif
}
.rcfp-in #canvas {
	display: flex;
	justify-content: center;
	margin-bottom: 1.5rem
}
.rcfp-in h2 {
	font-size: 2.25rem;
	color: #3d8ed3;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
	text-align: center
}
.rftp-body {
	font-family: "Poppins", sans-serif;
	text-align: center
}
.rftpb-in h4 {
	color: #c12727;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: 500;
margin:.75rem 0 0 0
}
.rftpb-in h3 {
	font-size: 2.25rem;
	color: #383838;
	font-weight: 600;
margin:.5rem 0 0 0;
	text-transform: uppercase
}
.rftp-addr {
	font-family: "Roboto", sans-serif;
	margin-top: 1.5rem
}
.rftp-addr h5 {
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0;
	color: #1a1c1b;
	text-decoration: underline
}
.rftp-addr address {
	margin: 0;
	color: #636363;
	font-weight: 400;
	line-height: 1.75rem
}
@media screen and (max-width: 991px) {
.rcftp-in {
	flex-wrap: wrap
}
.rcfp-left {
	flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 1rem
}
}
@media screen and (max-width: 767px) {
.rcfpl-head h2 {
	font-size: 2rem
}
.rcfpl-body h4 {
	margin-top: 1.5rem
}
.rcfp-right {
	padding: 0;
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
.rcfp-in h2 {
	font-size: 1.5rem
}
}
@media screen and (max-width: 575px) {
.rcfpl-left h2 {
	font-size: 1.75rem
}
.rcfpl-left h2 span {
	font-size: 2rem
}
.rftp-head h2 {
	min-width: 0;
	font-size: 1rem
}
.rftp-addr {
	width: auto
}
}
.rcf-top {
	background: url("../images/img_footer.png") no-repeat right bottom, url("../images/bg_footer.jpg") no-repeat center;
	background-size: auto, cover;
	font-family: "Roboto", sans-serif;
	padding: 3rem 0 4.5rem
}
.rcft-bx {
	margin-top: 4rem
}
.rcft-bx:first-child {
	margin-top: 0
}
.rcft-bx h4 {
	text-transform: uppercase;
	font-size: 1.5rem;
	color: #73cc89;
	font-weight: 500;
	margin: 0 0 1rem 0
}
.rcftb-body {
	line-height: 1.75
}
.rcftb-body p {
font-size:.875rem;
	color: #ddd;
	margin: 0
}
.ft-links {
	padding: 0;
	margin: 0;
font-size:.875rem;
	color: #ddd
}
.ft-links li {
	list-style: none;
	padding-left: 1.75rem;
	background: url("../images/icon_arrow.png") no-repeat left 6px top 5px
}
.ft-links li a {
	color: #fff
}
.i-partners {
	background: #f2f2f2;
	margin-top: 2rem
}
.ip-carousel {
	padding: 1.125rem 0
}
.ip-carousel .ipc-item {
	height: 4rem;
	object-fit: cover;
padding:0 .5rem;
margin:0 .125rem
}
.ip-carousel .ipc-item img {
	width: 100%;
	height: 100%;
	object-fit: contain
}
.ip-carousel .owl-nav {
	display: flex;
	justify-content: flex-end;
margin-top:.5rem
}
.ip-carousel .owl-nav button.owl-next, .ip-carousel .owl-nav button.owl-prev {
margin-left:.125rem;
	width: 2.125rem;
	height: 2.125rem;
	background: #007729;
padding:.5rem !important
}
.ip-carousel .owl-nav button.owl-next img, .ip-carousel .owl-nav button.owl-prev img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block
}
.rc-footer {
	background: #14ad49;
	color: #fff;
padding:.25rem 0;
	font-family: "Roboto", sans-serif
}
.rc-footer .v-counter {
	align-items: center;
	display: flex
}
.rc-footer .v-counter label {
font-size:.875rem;
	font-weight: 700;
	margin: 0
}
.rc-footer .site_counter {
padding:0 .25rem
}
.rc-footer .site_counter .sc-in {
	display: flex;
	justify-content: flex-end;
	background: #fff;
padding:.25rem;
border-radius:.125rem
}
.rc-footer .site_counter .sc-in span {
	background: #0d0d0d;
	color: #fff;
	display: block;
padding:0 .25rem;
	margin: 0 1px;
	border-radius: 2px
}
.rc-footer .f-date {
	margin: 0
}
.copy-text {
font-size:.875rem;
	margin: 0
}
body {
	font-family: "Open Sans", sans-serif;
	overflow-x: hidden
}
a {
	color: #14ad49
}
.btn-yellow {
	background: #ebcf29;
	border-color: #ebcf29;
	color: #000
}
.btn-white {
	background: #fff;
	border-color: #fff;
	color: #14ad49
}
.btn-green {
	background: #14ad49;
	color: #fff
}
.btn-green:hover {
	color: #fff
}
.btn-round {
	border-radius: 3rem
}
.btn:disabled {
	opacity: .5;
	cursor: not-allowed
}
.news-list {
	padding: 0;
	margin: 0
}
.news-list li {
	list-style: none;
	display: block;
	padding: 1rem 0;
	border-top: 1px solid #dfdfdf
}
.news-list li:first-child {
	border-top: none;
	padding-top: 0
}
.news-list li p {
	margin: 0
}
.news-list li p a {
	color: #222;
	font-weight: 500
}
.news-list li .news-date {
font-size:.75rem;
	color: #8c8c8c
}
.news-list li .btn {
	border-radius: 50px;
	font-size: .75em;
padding:.25rem 1rem;
margin-top:.5rem
}
.search-result {
	padding: 1rem 0;
	margin: 0
}
.search-result li {
	list-style: none;
	display: block;
	margin-bottom: 1.5rem
}
.search-result li a {
	font-size: 1.125rem
}
.search-result li p {
	margin: 0
}
.pagination {
	margin: 0;
	border-radius: 0
}
.pagination .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.pagination .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.pagination .page-item.active .page-link, .pagination .page-item.active:hover {
	background: #14ad49;
	color: #fff
}
.pagination .page-link {
	border: none;
	border-radius: 0;
	margin: 0;
padding:.5rem .75rem;
	font-size: 1rem;
	color: #14ad49
}
.pagination .page-link:hover {
	background: #f5fef8;
	color: #14ad49
}
.home-new .row {
	margin-left: -0.5rem;
	margin-right: -0.5rem
}
.home-new .col-12 {
padding-left:.5rem;
padding-right:.5rem
}
#homemap {
	min-height: 25.625rem
}
.rcf-banner {
	height: 14.375rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}
.rcfb-in {
	padding: 1rem;
	text-align: center
}
.rcfb-in h1 {
	font: 700 3rem/normal "Roboto", sans-serif;
	text-transform: uppercase;
	margin: 0
}
.rcfb-in .breadcrumb {
	border-radius: 0;
	background: transparent;
	padding: 0;
margin:.5rem 0 0 0;
	justify-content: center
}
.rcfb-in .breadcrumb .breadcrumb-item {
	color: #fff
}
.rcfb-in .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	color: #fff
}
.rcfb-in .breadcrumb .breadcrumb-item a {
	color: #1fe563
}
.rcf-page-block {
	padding: 3rem 0;
	font-family: "Roboto", sans-serif
}
.abx-head {
	margin-bottom: 1.5rem
}
.abxh-title {
	font: 700 1.875rem "Roboto", sans-serif;
	text-transform: uppercase;
	color: #14ad49;
	margin: 0
}
.abxh-cat {
	font: 700 1.5rem "Roboto", sans-serif;
	text-transform: uppercase;
	font-weight: 700;
margin:0 0 .5rem 0;
	background: #eaeaea;
	color: #636363;
padding:.5rem 1rem
}
.abx-body {
	margin-bottom: 2rem
}
.bx-director {
	display: flex;
	border: 1px solid #d3d3d3;
padding:.625rem 0;
	min-height: 100%
}
.bxd-img, .bxd-dtl {
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	max-width: 50%
}
.bxd-img {
	border-right: 1px solid #d3d3d3
}
.bxd-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.bxd-dtl {
	text-align: center;
	font-family: "Roboto", sans-serif;
	align-items: center;
	display: flex
}
.bxd-dtl h3 {
	font-size: 1.5rem;
	font-weight: 700;
margin:0 0 .5rem 0;
	color: #14ad49;
	text-transform: uppercase;
padding-bottom:.5rem;
	position: relative
}
.bxd-dtl h3::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: calc(50% - 22px);
	width: 44px;
	height: 2px;
	background: #14ad49
}
.bxd-dtl h5 {
font-size:.875rem;
margin:0 0 .5rem 0;
	color: #1d1d1d;
	font-weight: 400
}
.bxd-dtl p {
	margin: 0 0 1rem 0;
font-size:.75rem;
	color: #828282;
	line-height: 1.75
}
.bxd-dtl .btn {
	border-radius: 32px;
padding:.25rem 1.25rem;
font-size:.875rem
}
.bxd-dtl .btn-green {
	background: #14ad49;
	color: #fff
}
.bxdd-in {
padding:.5rem;
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
.rcmd-head {
	background: #ececec;
	display: flex;
padding:.75rem 1.25rem;
	align-items: center;
	margin-bottom: 2.5rem
}
.rcmd-body {
	margin-bottom: 2.5rem
}
.rcmdh-left h2 {
	font: 700 1.5rem "Roboto", sans-serif;
	color: #14ad49;
	text-transform: uppercase;
	margin: 0
}
.rcmdh-right {
	display: flex;
	flex-grow: 1;
	justify-content: flex-end
}
.rcmdh-filter, .rcmdh-lmode {
	display: flex;
	align-items: center
}
.rcmdh-filter label, .rcmdh-lmode label {
	font: 500 1.25rem "Roboto", sans-serif;
	margin: 0;
	color: #3b3b3b;
	white-space: nowrap;
margin-right:.5rem
}
.rcmdh-lmode {
	margin-left: 2rem
}
.rcmdh-filter .form-control {
	font: 500 1.25rem "Roboto", sans-serif;
	background: url("../images/dropdown_arrow.png") no-repeat right 1rem center transparent;
	border-radius: 30px;
padding:.25rem 2rem .25rem 1rem;
	border: 1px solid #14ad49;
	color: #14ad49;
	height: auto;
	min-width: 10rem;
	-webkit-appearance: none;
	-moz-appearance: none
}
.rcmdh-filter .form-control option {
font-size:.875rem;
	font-weight: 400;
	color: #000
}
.rcml-mode {
	padding: 0;
	margin: 0;
	display: flex
}
.rcml-mode li {
	padding: 0 1px;
	list-style: none;
	display: block
}
.rcml-mode li a {
	color: #fff;
padding:.25rem .5rem;
	background: #14ad49;
	font-size: 1.25rem;
	transition: all .3s ease-in-out
}
.rcml-mode li a:hover {
	background: #11963f
}
.rcmd-images-grid {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -2px
}
.rcmd-images-grid.list .rcmdi-grid-col {
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	max-width: 50%
}
.rcmd-images-grid.list .rcmdic-in {
	display: flex;
	border: 1px solid #f4f4f4;
	height: 100%;
}
.rcmd-images-grid.list .rcmdic-img, .rcmd-images-grid.list .rcmdim-overlay {
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	max-width: 50%
}
.rcmd-images-grid.list .rcmdic-img {
	min-height: 14rem;
	height: auto;
	overflow: hidden
}
.rcmd-images-grid.list .rcmdim-overlay {
	position: static;
	padding: 1rem;
	opacity: 1;
	visibility: visible;
	color: #333;
	justify-content: flex-start;
	align-items: flex-start;
	text-align: left;
	background: #fff
}
.rcmd-images-grid.list .rcmdim-overlay h5 {
	color: #14ad49
}
.rcmd-images-grid.list .rcmdimo-in {
	padding: 0
}
.rcmdi-grid-col {
	flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	max-width: 25%;
	padding: 2px
}
.rcmdic-in {
	position: relative;
	height: 15rem
}
.rcmdic-in:hover .rcmdim-overlay {
	opacity: 1;
	visibility: visible
}
.rcmdic-in img, .rcmdic-in video {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.rcmdic-img {
	height: 15rem
}
.rcmdim-overlay {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,.6);
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	justify-content: center
}
.rcmdim-overlay h5 {
margin:0 0 .5rem 0;
	color: #f0d07b;
	font: 700 1rem "Roboto", sans-serif;
	text-transform: uppercase;
	transition: all .3s ease-in-out
}
.rcmdim-overlay p {
	font-size: 12px;
margin:0 0 .5rem 0;
	transition: all .3s ease-in-out
}
.rcmdim-overlay .btn {
	border-radius: 30px;
	font-size: 14px;
	font-weight: 500;
padding:.125rem 1rem;
	font-family: "Roboto", sans-serif;
	transition: all .3s ease-in-out
}
.rcmdim-overlay .btn-green {
	background: #14ad49;
	color: #fff
}
.gallery .rcmdim-overlay {
	pointer-events: none
}
.rcmdimo-in {
padding:.5rem
}
.rcfv-gallery h3 {
	margin: 0 0 1.5rem 0;
	text-transform: uppercase;
	font: 700 1.5rem "Roboto", sans-serif;
	color: #14ad49
}
.rcfv-gallery .rcmdic-in a::before {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	color: rgba(255,255,255,.75);
	background: rgba(0,0,0,.4);
	font-family: "Font Awesome 5 Pro";
	font-size: 4rem
}
.rcfol-head {
	margin-bottom: 2.5rem
}
.rcfol-head h2 {
	text-transform: uppercase;
	font: 700 2rem "Roboto", sans-serif;
	margin: 0;
	color: #14ad49
}
.rcfol-body ol {
	padding: 0;
	margin: 0 0 2rem 0
}
.rcfol-body ol.no-padding li {
	padding-left: 0
}
.rcfol-body ol li {
	display: block;
	font-size: 1.125rem;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	list-style: none;
	position: relative;
	padding-left: 2.5rem
}
.rcfol-body ol li .ls-count {
	position: absolute;
	left: 0;
	top: 0
}
.rcfol-body ol li+li {
	margin-top: 1.5rem
}
.list-body {
	display: flex
}
.list-content {
	flex-grow: 1;
	padding-right: 1rem;
	font: 500 1.125rem "Roboto", sans-serif;
	line-height: 1.75
}
.list-content p {
	margin: 0
}
.list-button .btn {
	border-radius: 2rem;
padding:.25rem 1.5rem;
	font: 1.25rem "Roboto", sans-serif
}
.about-rcf {
	font-family: "Roboto", sans-serif;
font-size:.875rem;
	color: #333
}
.about-rcf .card {
	border: none;
	border-radius: 0
}
.about-rcf .card-header {
	background: #14ad49;
	color: #fff;
	text-transform: uppercase;
	font: 700 1.5rem "Roboto", sans-serif;
	border: none;
	border-radius: 0
}
.about-rcf .card-body {
	padding: 1rem 0
}
.about-img {
	margin-bottom: 1rem
}
.about-img img {
	max-width: 100%
}
@media screen and (max-width: 1199px) {
.abxh-title {
	font-size: 1.5rem
}
.bxd-dtl h3 {
	font-size: 1.125rem
}
}
@media screen and (max-width: 991px) {
.abxh-title {
	font-size: 1.25rem
}
.bxd-dtl h3 {
	font-size: 1rem
}
.bxd-dtl h5 {
font-size:.75rem
}
.bxd-dtl p {
	line-height: 1.5
}
.bxd-dtl .btn {
padding:.25rem 1rem;
font-size:.75rem
}
.rcf-page-block {
	padding: 3rem 0 0 0
}
.rcfb-in h1 {
	font-size: 2.5rem
}
.list-body {
	display: block
}
.list-content {
margin-bottom:.5rem;
	padding-right: 0
}
.rcfol-head {
	margin-bottom: 2rem
}
.rcmdi-grid-col {
	flex: 1 1 33.33%;
	-ms-flex: 1 1 33.33%;
	max-width: 33.33%
}
.rcmd-images-grid.list .rcmdi-grid-col {
	flex: 1 1 100%;
	-ms-flex: 0 0 50%;
	max-width: 100%
}
.rcmd-head {
padding:.5rem 1.25rem;
	margin-bottom: 1.5rem
}
.rcmdh-left h2 {
	font-size: 1.25rem
}
.rcmdh-lmode {
	margin-left: 1rem
}
.rcmdh-filter .form-control {
	font-size: 1rem;
	min-width: 9rem
}
}
@media screen and (max-width: 767px) {
.rcf-page-block {
	padding-top: 2rem
}
.rcf-banner {
	height: 10rem
}
.rcfb-in h1 {
	font-size: 2rem
}
.rcfb-in .breadcrumb {
font-size:.875rem
}
.about-rcf .card-header {
	font-size: 1.25rem;
padding:.5rem 1rem
}
.abx-head {
	margin-bottom: 1rem
}
.bxdd-in {
	padding: 1rem
}
.rcfol-body ol li {
font-size:.875rem
}
.list-content {
font-size:.875rem
}
.list-button .btn {
font-size:.875rem
}
.rcmd-head {
padding:.5rem 1rem
}
.rcmdh-left h2 {
	font-size: 1.125rem
}
.rcmdh-filter label, .rcmdh-lmode label {
font-size:.875rem
}
.rcmdh-filter .form-control {
font-size:.875rem;
	min-width: 6rem;
	padding-right: 1rem;
background-position:right .5rem center;
padding-left:.5rem
}
.rcmdh-lmode {
	margin-left: 1rem
}
.rcml-mode li a {
padding:.125rem .5rem;
	font-size: 1rem
}
.rcmdi-grid-col {
	flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	max-width: 50%
}
.rcmd-images-grid.list .rcmdic-in {
	height: auto
}
.rcfol-head {
	margin-bottom: 1rem
}
.rcfol-head h2 {
	font-size: 1.5rem
}
}
@media screen and (max-width: 575px) {
.rcfb-in h1 {
	font-size: 1.5rem
}
.rcmd-head {
	flex-wrap: wrap
}
.rcmdh-left {
margin-bottom:.75rem
}
.rcmdh-right {
	flex-wrap: wrap;
	justify-content: flex-start
}
.rcmdh-filter, .rcmdh-lmode {
	margin: 0;
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
.rcmdh-filter {
margin-bottom:.5rem
}
.rcmdi-grid-col {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
.rcmd-images-grid.list .rcmdic-in {
	flex-direction: column
}
.rcmd-images-grid.list .rcmdic-img, .rcmd-images-grid.list .rcmdim-overlay {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
}
.rcfpb-head {
	margin-bottom: 2rem
}
.rcfpb-head h2 {
	font-size: 2rem;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	color: #14ad49
}
.rcfpfp-list {
	padding: 0;
	margin: 0 -0.5rem;
	display: flex;
	flex-wrap: wrap
}
.rcfpfp-list li {
padding:0 .5rem;
	list-style: none;
	display: block;
	flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 2rem
}
.rcfpfp-list li p {
margin:0 0 .5rem 0;
	font-size: 1.5rem;
	color: #333
}
.rcfpfp-list li .btn {
	border-radius: 2rem;
font-size:.75rem;
	font-weight: 500;
padding:.25rem .75rem
}
.rcfpb-head .rcmd-head {
	background: transparent;
	padding: 0;
	margin: 0
}
.rcfpb-body .bx-director {
	border: none
}
.rcfpb-body .bxd-img {
	border: 2px solid #14ad49
}
.rcfpb-body .bxd-dtl {
	background: #14ad49
}
.rcfpb-body .bxd-dtl h3 {
	color: #fff;
	padding: 0
}
.rcfpb-body .bxd-dtl h3::after {
	display: none
}
.rcfpb-body .bxd-dtl p {
	color: #fff;
font-size:.875rem
}
@media screen and (max-width: 991px) {
.rcfpb-body .bx-director {
	display: block
}
.rcfpb-body .bxd-img {
	height: 12rem
}
.rcfpb-body .bxd-img img {
	object-fit: contain
}
.rcfpb-body .bxd-img, .rcfpb-body .bxd-dtl {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
.rcfpfp-list li {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
}
@media screen and (max-width: 767px) {
.rcfpb-head h2 {
	font-size: 1.5rem
}
.rcfpfp-list li {
	margin-bottom: 1rem
}
.rcfpfp-list li p {
	font-size: 1rem;
margin-bottom:.25rem
}
.rcfpfp-list li .btn {
font-size:.75rem
}
}
.row-sm {
	margin-left: -0.375rem;
	margin-right: -0.375rem
}
.row-sm .col-12 {
padding-left:.375rem;
padding-right:.375rem
}
.card-hr {
	margin-bottom: 1.5rem;
	border: none;
	border-radius: 0;
	background: #f3f3f3
}
.card-hr .card-body {
	padding: 1rem;
font-size:.875rem;
	color: #333
}
.card-hr .card-title {
	font-size: 1.5rem;
	color: #14ad49;
	font-weight: 500
}
.card-hr .btn {
font-size:.875rem;
	border-radius: 2rem;
padding:.25rem 1rem
}
.card-rti {
	border: none;
margin:.375rem 0;
	border-radius: 0;
	background: #f0f0f0;
	min-height: calc(100% - 0.75rem)
}
.card-rti .card-title {
	font-size: 1.5rem;
	font-weight: 700;
	color: #242424
}
.card-rti .card-body {
	font-weight: 500;
	color: #7e7e7e
}
.card-rti .card-body p {
	margin: 0
}
.rcfhr-block+.rcfhr-block {
	margin-top: 1.75rem
}
.rcfhr-block h4 {
	font-size: 1.125rem;
margin:0 0 .5rem 0;
	font-weight: 500
}
.rcfhrb-content .download-btn {
	background: #14ad49;
	color: #fff;
	border-radius: 2rem;
padding:.25rem 1.25rem
}
.hrddtl-img {
	height: 14rem;
margin:.9375rem 0;
box-shadow:0 .125rem .25rem rgba(0,0,0,.15)
}
.hrddtl-img img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
@media screen and (max-width: 767px) {
.rcfpb-head {
	margin-bottom: 1rem
}
.card-rti .card-title {
	font-size: 1.25rem
}
.card-rti .card-body p {
font-size:.875rem
}
}
@media screen and (max-width: 575px) {
.card-hr .card-title {
	font-size: 1.25rem
}
}
.rcf-contact-head {
	font-family: "Roboto", sans-serif;
	margin-bottom: 2.75rem
}
.rcf-contact-head h2 {
	color: #14ad49;
	margin: 0 0 1rem 0;
	font-weight: 500;
	font-size: 2.375rem
}
.rcf-contact-head p {
	margin: 0;
font-size:.875rem;
	color: #646464
}
.rcf-contact-head .form-group {
	display: flex;
	align-items: center
}
.rcf-contact-head .form-group label {
	margin: 0 1rem 0 0;
	font-size: 1.25rem;
	color: #1e1e1e;
	font-weight: 500
}
.rcf-contact-head .form-group .form-control {
	width: auto;
	border-radius: 0;
	border: 1px solid #14ad49;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 1.25rem;
	font-weight: 500;
	color: #14ad49;
	height: auto;
padding:.25rem 3rem .25rem .75rem;
background:url("../images/dropdown_arrow.png") no-repeat right .75rem center #fff
}
.rcf-contact-head .form-group .form-control option {
font-size:.875rem;
	color: #000;
	font-weight: 400
}
.rfc-bx {
	margin-top: 2rem
}
.rfc-bx h3 {
	color: #14ad49;
	margin: 0 0 1rem 0;
	font-weight: 500;
	font-size: 2.375rem
}
.rfc-bx .rfcb-in {
font-size:.875rem;
	color: #313131
}
.rfc-bx .rfcb-in p {
margin-bottom:.5rem
}
.rfc-bx .rfcb-in p a {
	color: #14ad49;
	text-decoration: underline
}
.rcfc-form {
	background: #eaeaea;
	padding: 2rem
}
.rcfc-form .form-group {
	display: flex
}
.rcfc-form .form-group label {
	flex: 0 0 100px;
	-ms-flex: 0 0 100px;
	max-width: 100px;
padding-right:.5rem;
	font-weight: 400
}
.rcfc-form .form-group label .required {
	color: red
}
.rcfc-form .form-group .form-col {
	flex-grow: 1
}
.rcfc-form .form-group .help-block, .rcfc-form .form-group .msg {
font-size:.75rem
}
.rcfc-form .form-control {
	border-radius: 0;
	border: 1px solid #a1a1a1;
	box-shadow: none;
	background: transparent
}
.rcfc-form .rcfc-ftr {
	margin-left: 100px
}
.rcfc-form .rcfc-ftr .form-check {
	margin-bottom: 1rem
}
.rcfc-form .rcfc-ftr .btn {
	border-radius: 2rem;
padding:.5rem 2rem
}
.google-map {
	height: 100%
}
.rfcb-cbx {
	margin-top: 2rem
}
.rfcb-cbx h3 {
	font-size: 1.75rem;
margin:0 0 .5rem 0;
	color: #14ad49
}
.rfcb-cbx address {
	font-size: 1.125rem;
	margin: 0
}
.rfcb-cbx p {
	margin: 0
}
@media screen and (max-width: 767px) {
.rcf-contact-head {
	margin-bottom: 1rem
}
.rcf-contact-head h2 {
	font-size: 2rem;
margin-bottom:.5rem
}
.rcfc-form {
	padding: 1rem
}
.rfc-bx {
	margin-top: 1rem
}
.rfc-bx h3 {
margin:0 0 .5rem 0;
	font-size: 1.25rem
}
.rfcb-cbx {
	margin-top: 1rem
}
.rfcb-cbx h3 {
	font-size: 1.25rem
}
.rfcb-cbx address {
	font-size: 1rem
}
}
@media screen and (max-width: 575px) {
.rcf-contact-head h2 {
	font-size: 1.5rem
}
}
.rcf-tender-head {
	font-family: "Roboto", sans-serif
}
.rcf-tender-head .nav-tabs {
	border-bottom: 2px solid #14ad49;
	margin-bottom: 2rem
}
.rcf-tender-head .nav-tabs .nav-item {
	margin-bottom: 0
}
.rcf-tender-head .nav-tabs .nav-item+.nav-item .nav-link {
	border-left: 1px solid #fff
}
.rcf-tender-head .nav-tabs .nav-link {
	border-radius: 0;
	border-color: #3d3d3d;
	background: #3d3d3d;
	color: #fff;
	text-transform: uppercase;
font-size:.875rem;
	font-weight: 400;
padding:.5rem 1.5rem
}
.rcf-tender-head .nav-tabs .nav-link.active {
	background: #14ad49;
	border-color: #14ad49
}
.rcf-tender-head .nav-tabs .nav-link::before, .rcf-tender-head .nav-tabs .nav-link::after {
	display: none
}
.rcfth-btns {
	margin-bottom: 1.75rem;
	text-align: right
}
.rcfth-btns .btn {
	border-radius: 0;
padding:.35rem 1.5rem;
font-size:.875rem
}
.rcfth-filter {
	display: flex;
	margin: 0 -3px 1.5rem -3px
}
.rcfth-filter .form-group {
	margin: 0
}
.rcfth-filter .form-group label {
font-size:.875rem;
	font-weight: 500;
	color: #585858;
	text-transform: uppercase;
	margin: 0
}
.rcfth-filter .form-control {
	border-radius: 0;
	border: 1px solid #14ad49
}
.rcfth-filter select.form-control {
background:url("../images/dropdown_arrow.png") no-repeat right .75rem center #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 2rem
}
.rcfth-filter .input-group-text {
	background: #14ad49;
	color: #fff;
	border-color: #14ad49;
	border-radius: 0
}
.rcfth-filter .input-group .btn {
	border-radius: 0
}
.rcfth-col {
	flex-grow: 1;
	padding: 0 3px
}
.cell-bg {
	background: #b7e0c5
}
.rcf-tender-body .card {
	border-radius: 0;
	border: none;
	background: #f3f3f3;
margin-bottom:.375rem
}
.rcf-tender-body .card .table {
	margin-bottom: 1.5rem;
font-size:.875rem;
	color: #333
}
.rcf-tender-body .card .table td, .rcf-tender-body .card .table th {
padding:.25rem .75rem;
	border-color: dimgray;
	font-weight: 400
}
.rcf-tender-body .card .table.border-green td, .rcf-tender-body .card .table.border-green th {
	border-color: #14ad49
}
.rcf-tender-body .card .table.table-green th, .rcf-tender-body .card .table.table-green td {
padding:.5rem .75rem
}
.rcf-tender-body .card .table.table-green th {
	background: #a5dbb8;
	border-bottom-width: 1px
}
.rcf-tender-body .card .table.table-green td {
	background: #d6eadd
}
.rcf-tender-body .card-body {
	padding: 1.5rem
}
.rcf-tender-body .card-title {
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.33;
	color: #14ad49;
	margin: 0 0 2rem 0
}
.rcf-tender-body .btn {
font-size:.875rem;
	border-radius: 2rem;
padding:.25rem 1.5rem
}
.tender-detail {
	margin-top: 3rem
}
.tender-detail h4 {
	color: #232323;
	font-size: 1.5rem;
	margin: 0 0 1.75rem 0
}
.tender-detail p {
	font-size: 1.125rem;
	color: #3d3d3d;
	margin: 0
}
.attachemnt-list {
	font-size: 1.125rem;
	padding: 0;
	margin: 1.25rem 0 0 0
}
.attachemnt-list li {
	list-style: none
}
.attachemnt-list li a {
	color: #14ad49
}
.attachemnt-list li+li {
margin-top:.25rem
}
@media screen and (max-width: 767px) {
.rcfth-filter {
	flex-wrap: wrap
}
.rcfth-filter .rcfth-col {
	margin-bottom: 1rem
}
.rcfth-filter .rcfth-col:last-child, .rcfth-filter .rcfth-col:nth-last-child(2) {
	margin: 0
}
.rcfth-col {
	flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	max-width: 50%
}
.rcfth-search .rcfth-col {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
.rcf-tender-body .card-body {
	padding: 1rem
}
.rcf-tender-body .card-title {
	font-size: 1.125rem;
	margin-bottom: 1rem
}
}
@media screen and (max-width: 575px) {
.rcf-tender-head .nav-tabs {
	margin-bottom: 1rem
}
.rcf-tender-head .nav-tabs .nav-link {
padding:.5rem;
font-size:.75rem
}
.rcfth-filter {
	margin-bottom: 1rem
}
.rcfth-filter .rcfth-col:last-child, .rcfth-filter .rcfth-col:nth-last-child(2) {
	margin: 0 0 1rem 0
}
.rcfth-col {
	flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	max-width: 100%
}
}
.rcfpb-body .ch-img {
	height: auto;
	border: 1px solid #f3f3f3;
	box-shadow: 0 3px 6px rgba(0,0,0,.1);
	padding: 1rem;
border-radius:.75rem;
	background: #fafafa;
margin-bottom:.75rem
}
.rcfpb-body .ch-img img {
	width: 100%;
	height: auto;
	object-fit: unset
}
.rcfpb-body .ch-body {
	background: #fff;
	padding: 1px 0 0 0
}
.rcfpb-body .ch-body .ch-head {
	max-width: 30rem;
	padding: 1rem;
	position: static;
	top: auto;
	left: auto;
	right: auto;
	margin: -3.125rem auto 1.5rem auto;
	transform: none
}
.rcfpb-body .ch-body .ch-head h4 {
	font-weight: 500;
margin-bottom:.25rem
}
.rcfpb-body .ch-body .ch-head p {
	color: #000;
	font-size: 1rem
}
.rcfpb-body .ch-body p {
	font-family: "Roboto", sans-serif;
	font-size: 1rem;
	line-height: 2
}
@media screen and (max-width: 767px) {
.rcfpb-body .ch-body .ch-head {
	margin: 0 auto;
	max-width: 20rem;
padding:.5rem 1rem
}
.rcfpb-body .ch-body .ch-head h4 {
	font-size: 1.125rem;
	margin: 0
}
.rcfpb-body .ch-body p {
	line-height: 1.5
}
}
.row-compact {
	margin-left: -0.25rem;
	margin-right: -0.25rem
}
.row-compact [class*=col-] {
padding-left:.25rem;
padding-right:.25rem
}
.card-award {
	margin-bottom: 1.5rem;
	border-radius: 0;
	border: none
}
.card-award .card-header {
	background: #14ad49;
	color: #fff;
	font-size: 1.375rem;
	font-weight: 500;
	border-radius: 0
}
.card-award .card-body {
	padding: 1.5rem;
font-size:.875rem;
	line-height: 1.8
}
.card-award .btn {
	border-radius: 2rem;
padding:.25rem 1.5rem;
font-size:.875rem
}
.bx-img {
	margin-bottom: 1.5rem
}
.bx-img img {
	width: 100%
}
@media screen and (max-width: 991px) {
.card-award .card-header {
padding:.5rem 1rem;
	font-size: 1rem
}
}
@media screen and (max-width: 767px) {
.bx-img {
margin-bottom:.25rem
}
}
.faq>.card {
	border: none;
	margin-bottom: 1rem;
	box-shadow: 0 2px 4px rgba(0,0,0,.1)
}
.faq>.card .card-header {
	padding: 0
}
.faq>.card .card-header .btn {
	display: block;
	width: 100%;
	text-align: left;
	text-transform: capitalize;
	background: #14ad49;
	color: #fff;
	border-radius: 0;
	position: relative;
	padding-right: 2rem
}
.faq>.card .card-header .btn::after {
	content: "";
	font-family: "Font Awesome 5 Pro";
	position: absolute;
right:.75rem;
	top: 0;
	bottom: 0;
	display: flex;
	height: 100%;
	align-items: center;
	font-weight: 900
}
.faq>.card .card-header .btn.collapsed::after {
	content: ""
}
.faq .card-body {
	padding: 1rem;
	border: 1px solid #ececec;
	border-top: none
}
.mdl-container {
	display: flex
}
.mdlc-head {
	flex: 0 0 40%;
	-ms-flex: 0 0 40%;
	max-width: 40%;
	order: 2;
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: url("../images/bg_login.jpg") no-repeat center;
	background-size: cover
}
.mdlc-head h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2rem;
	margin: 0;
	padding: 1rem 1.5rem;
	position: relative;
	border: 1px solid rgba(255,255,255,.75);
	background: rgba(0,0,0,.1);
box-shadow:0 0 .75rem rgba(0,0,0,.1)
}
.mdlc-form {
	flex-grow: 1;
	order: 1;
	padding: 2rem
}
.modal-md {
	max-width: 700px
}
.modal-content {
	border-radius: 0;
	border: none
}
.modal-body {
	padding: 0
}
.modal .close {
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: 1;
	text-shadow: none;
	color: #fff;
	font-weight: 400
}
.mdlc-form .form-group label {
	font-size: 14px;
	font-weight: 600;
	color: #03a241;
	margin: 0
}
.mdlc-form .form-group .form-control {
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
	border-width: 0 0 1px 0;
	border-color: #03a2415c;
font-size:.875rem
}
.mdlc-form .form-group .form-control:focus {
	box-shadow: none
}
.mdlc-form .form-group .form-control::placeholder {
color:#000;
opacity:.4
}
.mdlc-form .form-group .form-control:-ms-input-placeholder {
color:#000;
opacity:.4
}
.mdlc-form .form-group .form-control::-ms-input-placeholder {
color:#000;
opacity:.4
}
.mdlc-form .btn {
	border-radius: 0;
font-size:.875rem;
	text-transform: uppercase;
	box-shadow: 0 0 4px rgba(0,0,0,.1)
}
.reg-link {
	font-size: 14px;
	margin: 20px 0 0 0
}
.reg-link a {
	color: #04a342;
	font-weight: 600;
	text-decoration: underline
}
.rcf-register .form-control {
	border-radius: 0;
	border-color: #b3d9c0
}
.rcf-register .form-control:focus {
	box-shadow: none
}
.rcf-register .form-control::placeholder {
color:#14ad49;
opacity:.4
}
.rcf-register .form-control:-ms-input-placeholder {
color:#14ad49;
opacity:.4
}
.rcf-register .form-control::-ms-input-placeholder {
color:#14ad49;
opacity:.4
}
.rcf-register .btn {
	min-width: 10rem;
	text-align: center;
	text-transform: uppercase;
font-size:.875rem;
	border-radius: 0;
box-shadow:0 0 .25rem rgba(0,0,0,.1)
}
#attachment_modal .modal-header {
	display: flex;
padding:.25rem 1rem;
	font-family: "Roboto", sans-serif;
	background: #14ad49;
	border-radius: 0;
	border: none
}
#attachment_modal .modal-title {
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	margin: 0
}
#attachment_modal .close {
	position: static;
	padding: 0;
	margin: 0 -0.5rem 0 0;
	top: 0;
	right: 0;
	line-height: 1;
	width: 2rem;
	height: 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2rem
}
#attachment_list {
	padding: 1rem
}
#attachment_list .table {
font-size:.875rem;
	font-family: "Roboto", sans-serif;
	margin: 0
}
#attachment_list .table td, #attachment_list .table th {
padding:.5rem
}
@media screen and (max-width: 767px) {
.modal-md {
	max-width: 540px
}
}
@media screen and (max-width: 575px) {
.mdl-container {
	display: block
}
.mdlc-form {
	padding: 1rem
}
.mdlc-head {
	max-width: 100%
}
.mdlc-head h3 {
	font-size: 1.25rem;
padding:.75rem 1rem
}
}
.theme-blue .rc-topbar, .theme-blue .navbar, .theme-blue .rc-footer, .theme-blue .btn-green {
	background: #005db0;
	color: #fff
}
.theme-blue .home-new .card-header {
	background-color: #005db0
}
.theme-blue .rct-th-btns .btn-green {
	background: #14ad49
}
.theme-blue .nav-link::before {
	background: #bb7717
}
.theme-blue .nav-link::after {
	background: #a6660d
}
.theme-blue .rcsb-left .card-header {
	background: #005db0
}
.theme-blue .ch-body .ch-head {
	background: #005db0
}
.theme-blue .ch-carousel .carousel-indicators li .over-text {
	background: #005db0
}
.theme-blue .rcfj-head h2 {
	color: #005db0
}
.theme-blue .rcfj-bx h4 a {
	color: #005db0
}
.theme-blue .rdfj-body::before {
	background: #005db0
}
.theme-blue .rdfj-body h3 {
	color: #005db0
}
.theme-blue .rcft-bx h4 {
	color: #6ebaff
}
.theme-blue .about-rcf .card-header {
	background: #005db0
}
.theme-blue .abxh-title {
	color: #005db0
}
.theme-blue .bxd-dtl h3 {
	color: #005db0
}
.theme-blue .bxd-dtl h3::after {
	background: #005db0
}
.theme-blue .bxd-dtl .btn-green {
	background: #005db0
}
.theme-blue .rcfol-head h2 {
	color: #005db0
}
.theme-blue .rcmdh-left h2 {
	color: #005db0
}
.theme-blue .rcfv-gallery h3 {
	color: #005db0
}
.theme-blue .rcmdh-filter .form-control {
	border-color: #005db0;
	color: #005db0
}
.theme-blue .rcml-mode li a {
	background: #005db0
}
.theme-blue .rcmdim-overlay .btn-green {
	background: #005db0
}
.theme-blue .rcfpb-head h2 {
	color: #005db0
}
.theme-blue .rcfpb-body .bxd-img {
	border-color: #005db0
}
.theme-blue .rcfpb-body .bxd-dtl {
	background: #005db0
}
.theme-blue .rcfpfp-list li .btn {
	background: #005db0
}
.theme-blue .card-hr .card-title {
	color: #005db0
}
.theme-blue .pagination .page-item.active .page-link, .theme-blue .pagination .page-item.active:hover {
	background: #005db0
}
.theme-blue .pagination .page-link {
	color: #005db0
}
.theme-blue .pagination .page-link:hover {
	background: #e3f2ff;
	color: #005db0
}
.theme-blue .rcf-contact-head h2 {
	color: #005db0
}
.theme-blue .rcf-contact-head .form-group .form-control {
	border-color: #005db0;
	color: #005db0
}
.theme-blue .rcf-tender-head .nav-tabs {
	border-bottom-color: #005db0
}
.theme-blue .rcf-tender-head .nav-tabs .nav-link.active {
	background: #005db0;
	border-color: #005db0
}
.theme-blue .rfcb-cbx h3 {
	color: #005db0
}
.theme-blue .rfc-bx h3 {
	color: #005db0
}
.theme-blue .rcfth-filter .input-group-text {
	background: #005db0;
	border-color: #005db0
}
.theme-blue .rcfth-filter .form-control {
	border-color: #005db0
}
.theme-blue .rcf-tender-body .card-title {
	color: #005db0
}
.theme-blue .rcf-tender-body .card .table.border-green th, .theme-blue .rcf-tender-body .card .table.border-green td {
	border-color: #005db0
}
.theme-blue .rcf-tender-body .card .table.border-green td {
	background: #c6e2fb
}
.theme-blue .rcf-tender-body .card .table.border-green th {
	background: #aed3f5
}
.theme-blue .list .rcmdim-overlay h5 {
	color: #005db0
}
.theme-blue .rcfb-in .breadcrumb .breadcrumb-item a {
	color: #005db0
}
.theme-blue .cell-bg {
	background: #c6e2fb
}
.theme-blue .attachemnt-list li a {
	color: #005db0
}
.theme-blue .btn-white {
	color: #005db0
}
.theme-brown .rc-topbar, .theme-brown .navbar, .theme-brown .rc-footer, .theme-brown .btn-green {
	background: #d28b27;
	color: #fff
}
.theme-brown .home-new .card-header {
	background-color: #d28b27
}
.theme-brown .rct-th-btns .btn-green {
	background: #14ad49
}
.theme-brown .nav-link::before {
	background: #bb7717
}
.theme-brown .nav-link::after {
	background: #a6660d
}
.theme-brown .rcsb-left .card-header {
	background: #d28b27
}
.theme-brown .ch-body .ch-head {
	background: #d28b27
}
.theme-brown .ch-carousel .carousel-indicators li .over-text {
	background: #d28b27
}
.theme-brown .rcfj-head h2 {
	color: #d28b27
}
.theme-brown .rcfj-bx h4 a {
	color: #d28b27
}
.theme-brown .rcfj-bx h4 a::before {
	background: #d28b27
}
.theme-brown .rdfj-body::before {
	background: #d28b27
}
.theme-brown .rdfj-body h3 {
	color: #d28b27
}
.theme-brown .rcft-bx h4 {
	color: #d28b27
}
.theme-brown .about-rcf .card-header {
	background: #d28b27
}
.theme-brown .abxh-title {
	color: #d28b27
}
.theme-brown .bxd-dtl h3 {
	color: #d28b27
}
.theme-brown .bxd-dtl h3::after {
	background: #d28b27
}
.theme-brown .bxd-dtl .btn-green {
	background: #d28b27
}
.theme-brown .rcfol-head h2 {
	color: #d28b27
}
.theme-brown .rcmdh-left h2 {
	color: #d28b27
}
.theme-brown .rcfv-gallery h3 {
	color: #d28b27
}
.theme-brown .rcmdh-filter .form-control {
	border-color: #d28b27;
	color: #d28b27
}
.theme-brown .rcml-mode li a {
	background: #d28b27
}
.theme-brown .rcmdim-overlay .btn-green {
	background: #d28b27
}
.theme-brown .rcfpb-head h2 {
	color: #d28b27
}
.theme-brown .rcfpb-body .bxd-img {
	border-color: #d28b27
}
.theme-brown .rcfpb-body .bxd-dtl {
	background: #d28b27
}
.theme-brown .rcfpfp-list li .btn {
	background: #d28b27
}
.theme-brown .card-hr .card-title {
	color: #d28b27
}
.theme-brown .pagination .page-item.active .page-link, .theme-brown .pagination .page-item.active:hover {
	background: #d28b27
}
.theme-brown .pagination .page-link {
	color: #d28b27
}
.theme-brown .pagination .page-link:hover {
	background: #fff;
	color: #d28b27
}
.theme-brown .rcf-contact-head h2 {
	color: #d28b27
}
.theme-brown .rcf-contact-head .form-group .form-control {
	border-color: #d28b27;
	color: #d28b27
}
.theme-brown .rcf-tender-head .nav-tabs .nav-link.active {
	background: #d28b27;
	border-color: #d28b27
}
.theme-brown .rfcb-cbx h3 {
	color: #d28b27
}
.theme-brown .rfc-bx h3 {
	color: #d28b27
}
.theme-brown .rcfth-filter .input-group-text {
	background: #d28b27;
	border-color: #d28b27
}
.theme-brown .rcfth-filter .form-control {
	border-color: #d28b27
}
.theme-brown .rcf-tender-body .card-title {
	color: #d28b27
}
.theme-brown .rcf-tender-body .card .table.border-green th, .theme-brown .rcf-tender-body .card .table.border-green td {
	border-color: #d28b27
}
.theme-brown .rcf-tender-body .card .table.border-green td {
	background: #fde8ca
}
.theme-brown .rcf-tender-body .card .table.border-green th {
	background: #f2d2a4
}
.theme-brown .list .rcmdim-overlay h5 {
	color: #d28b27
}
.theme-brown .rcfb-in .breadcrumb .breadcrumb-item a {
	color: #d28b27
}
.theme-brown .cell-bg {
	background: #fde8ca
}
.theme-brown .attachemnt-list li a {
	color: #d28b27
}
.theme-brown .btn-white {
	color: #d28b27
}
.img_wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -400px;
}
.message-box img {
	width: 270px;
}
.message-box {
	height: 200px;
	width: 380px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: 50px;
	color: #14ad49;
	font-weight: 300;
}
.message-box h1 {
	font-size: 60px;
	line-height: 46px;
	margin-bottom: 40px;
}
.buttons-con .action-link-wrap {
	margin-top: 40px;
}
.buttons-con .action-link-wrap a {
	background: #14ad49;
	padding: 8px 25px;
	border-radius: 4px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	transition: all 0.3s linear;
	cursor: pointer;
	text-decoration: none;
	margin-right: 10px;
}
.buttons-con .action-link-wrap a:hover {
	background: #5A5C6C;
	color: #fff;
}
#Polygon-1, #Polygon-2, #Polygon-3, #Polygon-4, #Polygon-5 {
	-webkit-animation: float 1s infinite ease-in-out alternate;
	animation: float 1s infinite ease-in-out alternate;
	transition: all 0.5s ease;
}
div#Polygon-1 img, div#Polygon-2 img, div#Polygon-3 img, div#Polygon-4 img, div#Polygon-5 img {
	max-width: 100%;
}
#Polygon-2 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}
#Polygon-3 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}
#Polygon-4 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}
#Polygon-5 {
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
}
#Polygon-1 {
	position: absolute;
	top: 234px;
	width: 200px;
	left: 144px;
}
#Polygon-2 {
	position: absolute;
	left: 0;
	width: 250px;
}
#Polygon-3 {
	position: absolute;
	left: 268px;
	top: 97px;
	width: 150px;
}
#Polygon-4 {
	position: absolute;
	top: 252px;
	width: 100px;
}
#Polygon-5 {
	position: absolute;
	left: 257px;
	top: 12px;
	width: 80px;
}
@-webkit-keyframes float {
100% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes float {
100% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
@media (max-width: 450px) {
.img_wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -190px;
}
.message-box {
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -190px;
	text-align: center;
}
}/*# sourceMappingURL=style.min.css.map */
