:root{--cnvs-themecolor:#83b341;--cnvs-themecolor-rgb:131,179,65;--cnvs-body-font:"Inter",sans-serif;--cnvs-primary-font:"Inter",sans-serif;--cnvs-secondary-font:"Playfair Display",serif}







.yg{
	text-shadow: 1px 1px 1px #005c2a !important;
}

.menu-link {
  letter-spacing: unset;
  text-transform:unset;
  padding: 30px 10px 30px 10px;
}
.menu-link a:active {
	color:#ffffff!important;
}
.menu-item:hover>.menu-link{
	color:#ffffff!important;
}

.sub-menu-container .menu-item a:hover{
	color:#000000!important;
}



.is-expanded-menu .sub-menu-container .menu-item > .menu-link {
  text-transform: unset;
}

#slider strong {
  font-size: 26px;
  overflow: hidden;
  padding: 20px;
  display: block;
  position: absolute;
  bottom: 20px;
  z-index: 2;
  background: rgba(0,0,0,0.3);
  text-overflow: ellipsis;
  border-left: 10px solid #fff;
  filter: alpha(opacity=0);
  -moz-transition: all .1s ease-in-out .1s;
  -o-transition: all .1s ease-in-out .1s;
  -webkit-transition: all .1s ease-in-out .1s;
  color: #fff;
  margin: 20px;
}





@media screen and (max-width: 768px) {
	.logo-default {
		height: 80px!important;
	}
	.header-misc {
		display: none;
	}
	
	
	
	.menu-link {
  letter-spacing: unset;
  text-transform: unset;
  padding: 15px 10px 15px 10px!important;
}

.ba{
	padding: 10px 0!important;
}
.breadcrumb{
	margin-top: 0px!important;
    margin-bottom: 10px!important;
}


.boxed-slider {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
}
#slider strong {
font-size: 13px;
  overflow: hidden;
  padding: 10px;
  display: block;
  background: #000;
  text-overflow: ellipsis;
  border-left: 10px solid #fff;
  filter: alpha(opacity=0);
  -moz-transition: all .1s ease-in-out .1s;
  -o-transition: all .1s ease-in-out .1s;
  -webkit-transition: all .1s ease-in-out .1s;
  color: #fff;
  margin: unset;
  position: unset;
}






}




































table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

table th,
table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}

table tbody + tbody {
  border-top: 2px solid #eceeef;
}

table .table {
  background-color: #fff;
}

table-sm th,
table-sm td {
  padding: 0.3rem;
}

table {
  border: 1px solid #eceeef;
}

table th,
table td {
  border: 1px solid #eceeef;
}

table thead th,
table thead td {
  border-bottom-width: 2px;
}








































/* ============================================================== 
    # Footer
=================================================================== */
footer {
	background-size: 15%;
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
}

.shape-right-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 35%;
	opacity: 0.4;
	z-index: -1;
}

.footer-item {
	margin-top: 50px;
}

.f-items.default-padding {
	padding-top: 70px;
}

.footer-item .logo, 
.footer-item .widget-title {
	margin-bottom: 30px;
}

.footer-item .logo {
	height: 60px;
}

.footer-item .widget-title {
	font-weight: 600;
}

.footer-item.link li {
	margin-top: 12px;
}

.footer-item.link li:first-child {
	margin: 0;
}

.footer-item.link li a {
	font-weight: 500;
	color: #dedede;
}

.footer-item.link li a:hover {
	color: var(--white);
}

.footer-item.recent-post li {
	display: flex;
	margin-top: 30px;
}

.footer-item.recent-post li img {
	width: 80px;
	max-width: 80px;
	margin-right: 20px;
	border-radius: 10px;
}

.footer-item.recent-post li:first-child {
	margin: 0;
}

.footer-item.recent-post li .meta-title span {
	color: var(--color-primary);
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
}

.footer-item.recent-post li a {
	line-height: 1;
	font-weight: 600;
	color: #dedede;
	font-size: 18px;
}

.footer-item.recent-post li a:hover {
	color: var(--white);
}

.footer-item.recent-post li h5 {
	margin: 0;
	line-height: 1.3;
}

.footer-item.about {
	padding-right: 50px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	margin-right: 20px;
}

.footer-item.about p {
	color: #dedede;
}

.footer-item.about form {
	margin-top: 30px;
	position: relative;
}

.footer-item.about form button {
	position: absolute;
	right: 8px;
	top: 8px;
	border-radius: 50%;
	background: var(--color-primary);
	border: none;
	height: 50px;
	width: 50px;
	text-transform: uppercase;
	font-weight: 700;
	padding: 0;
	color: var(--color-heading);
}

.footer-item.about form button:hover {
	color: var(--white);
}

.footer-item.about form input {
	min-height: 66px;
	padding-left: 30px;
	border-radius: 50px;
	border: none;
}

.footer-item.contact li {
	display: flex;
	margin-top: 20px;
}

.footer-item.contact li strong {
	display: block;
	text-transform: uppercase;
	color: var(--white);
	font-size: 14px;
}

.footer-item.contact li i {
	display: inline-block;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	margin-right: 20px;
	background: rgba(255, 255, 255, 0.1);
	color: var(--white);
	border: 1px dashed rgba(255, 255, 255, 0.3);
	font-weight: 300;
	font-size: 18px;
}

.footer-item.contact li {
	color: #dedede;
}

.footer-item.contact li p {
	margin: 0;
	color: #dedede;
}

.footer-item.contact li a {
	color: #dedede;
	font-weight: 500;
}

.footer-item.contact li a:hover {
	color: var(--white);
}

.footer-bottom p {
	margin: 0;
}

.footer-bottom {
	padding-bottom: 50px;
}