.hom .site-header {
  background-color: transparent;
	position: relative;
	z-index: 9999;
}

.hom .header-before {
	position: relative;
	z-index: 999;
	color: #f4f4f4;
}

.hom .header-before a {
	color: #598392;
}

.hom .header-before a:hover {
	color: #bca258;
}

.hom .site-inner {
	margin-top: -170px;
		position: relative;
    z-index: 1;
}

.aboutp .site-inner {
		position: relative;
    z-index: 1;
}

.home-slider {
	color: #f4f4f4;
}

.home-slider h3 {
	color: #bca258;
}

.home-slider h2 {
	color: #598392;
	font-size: 4vw;
	text-shadow: #000 0px 10px 10px;
}

.home-slider .button {
	background-color: #3f8efc;
	padding: 14px 40px;
}

.hom .nav-header a {
    color: #ffffff;
}

.hom .nav-header a:hover {
	color: #3f8efc;
}

.hom .nav-header .current-menu-item>a {
    color: #3f8efc;
}


.cards {
	text-align: center;
}

.cards h4 {
	color: #bca258;
}

.cards h2 {
	color: #598392;
	margin-bottom: 30px;
}

.entry-content .button {
	background-color: #3f8efc;
	padding: 14px 40px;
}

.price-box {
	text-align: center;
	padding: 30px;
	color: #f4f4f4;
	margin-top: 100px;
	background-color: rgb(0 0 0 / 18%);
}


.price-box hr {
	background-color: #eee;
}

.price-box h2 {
	font-size: 3vw;
	color: #3f8efc;
}

.price-box h4 {
	min-height: 50px;
}

.middle {
	background-color: #3f8efc;
	color: #fff;
}

.middle h2 {
		color: #fff;
}

.our-price {
	text-align: center;
	min-height: 50px;
}

.our-price h4 {
	color: #3f8efc;
}

.our-price h2 {
	color: #fff;
}

.our-price2 {
	min-height: 50px;
	color: #fff;
}

.our-price2 h4 {
	color: #3f8efc;
}

.our-price2 h2 {
	color: #fff;
}

.site-footer {
	background-color: #000;
}

.footer-widgets {
    background-color: #07434d;
}

.nav-secondary {
    background-color: #8c7945;
}

.nav-secondary .current-menu-item>a {
    background-color: #000000!important;
}

.site-header {
	/*background-color: #24343a;*/
	background-color: #0c2630;
}

.abt {
	    border: #8a7b99 1px solid;
    box-shadow: #0000002e 0px -7px 10px;
}

.nav-header a {
    color: #fcfcfc;
}

.nav-header .sub-menu a {
    color: #323232;
}

.faqpage button {
	    background-color: #598392;
	font-size: large;
}

.mai-bars {
    color: #598392;
}

.mai-menu-inner {
    background-color: #283b42;
}

.mobile-menu a {
    color: #fdfdfd;
}

.mai-menu .search-form {
    display: none;
}

.sub-menu-toggle, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
    color: #ffffff;
}

.aboutp .banner-area {
	padding: 10% 0;
}

.aboutp .overlay.overlay-dark {
    background-color: transparent;
}