* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
body {
	font-family: Cambria;
}
a {
	text-decoration: none;
	outline: none;
	font-weight: 600;
}
a:HOVER {
	color: #000;
}
a img {
	border: none;
}
.left {
	text-align: left !important;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center !important;
}
.bold {
	font-weight: bold !important;
}
.red {
	color: #c60000 !important;
}
.black {
	color: #000 !important;
}
.white {
	color: #FFF !important;
}
.fsmall {
	font-size: small;
}
.fmedium {
	font-size: medium;
}
.flarge {
	font-size: large;
}
.clr {
	clear: both !important;
}
.box {
	padding-right: 0px;
	padding-left: 0px;
}
.box1 {
	padding-left: 0px;
}
.box2 {
	padding-right: 0px;
}
.padding-zero {
	padding-left: 0px;
	padding-right: 0px;
}
.searchbar {
	margin-bottom: auto;
	margin-top: auto;
	height: 30px;
	background-color: #9fc477;
	border-radius: 30px;
	padding: 0px auto;
}
.searchbar i {
	color: #000;
}
.search_input {
	color: white;
	border: 0;
	outline: 0;
	background: none;
	width: 0;
	caret-color: transparent;
	line-height: 35px;
	transition: width 0.4s linear;
}
.searchbar:hover>.search_input {
	padding: 0 10px;
	width: 450px;
	caret-color: red;
	transition: width 0.4s linear;
}
.searchbar:hover>.search_icon {
	background: white;
	color: #e74c3c;
}
.search_icon {
	height: 30px;
	width: 30px;
	float: right;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: black;
	text-decoration: none;
}
.SearchButton {
	background-color: #9fc477;
	color: #fff;
	border-radius: 1px;
}
.logo-main {
	/* width: 137px; */
	height: 75px;
	/* margin-left: 35px; */
	width: 100%;
	 margin: 7px 0px;
}
.logo-main img {
	width: 100%;
	height: 75px;
	margin: auto;
}
.logo-main-theme{
	height: 75px;
    width: 100%;
    margin: 7px 0px;
    display: none;
}
.logo-main1 {
	height: 75px;
	width: 50px;
	 margin:8px 0 0 auto;
}

.logo-main1 img {
	width: 100%;
	height: 75px;
	margin: auto;
}
.logo-theme {
	height: 75px;
    width: 50px;
    margin: 8px 0 0 auto;
    display: none;
}
.logo-theme img {
    width: 100%;
    height: 75px;
    margin: auto;
}
/*header-section*/
.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
}
/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #FFF;
	left: 20%;
	margin-left: -10px;
}
/* The date/time */
.cbp_tmtimeline>li .cbp_tmtime {
	display: block;
	width: 25%;
	padding-right: 100px;
	position: absolute;
}
.cbp_tmtimeline>li .cbp_tmtime span {
	display: block;
	text-align: right;
}
.cbp_tmtimeline>li .cbp_tmtime span:first-child {
	font-size: 0.9em;
	color: #FFF;
}
.cbp_tmtimeline>li .cbp_tmtime span:last-child {
	font-size: 2.9em;
	color: #FFF;
}
.cbp_tmtimeline>li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #FFF;
}
/* Right content */
.cbp_tmtimeline>li .cbp_tmlabel {
	border: 3px solid #FFF;
	margin: 0 0 15px 0;
	color: #333;
	padding: 2em;
	width: 100%;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 10%;
	background: #1a2041;
	-webkit-box-shadow: 13px 0px 19px 0px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 13px 0px 19px 0px rgba(0, 0, 0, 0.17);
	box-shadow: 13px 0px 19px 0px rgba(0, 0, 0, 0.17);
}
.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel {
	background: #85a04c;
}
.cbp_tmtimeline>li .cbp_tmlabel h2 {
	margin-top: 0px;
	padding: 0 0 10px 0;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.cbp_tmtimeline>li .cbp_tmlabel p {
	margin-top: 0px;
	padding: 0 0 10px 0;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
/* The triangle */
.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #6cbfee;
}
/* The icons */
.cbp_tmtimeline>li .cbp_tmicon2 {
	width: 40px;
	height: 40px;
	font-family: 'ecoico';
	speak: none;
	left: 5%;
	top: 20px;
	z-index: 9;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: relative;
	color: #fff;
	background: #85a04c;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #FFF;
	text-align: center;
	left: 5%;
	top: 20px;
	z-index: 9;
	margin: 0 0 0 -25px;
}
.cbp_tmtimeline>li .cbp_tmicon {
	width: 40px;
	height: 40px;
	font-family: 'ecoico';
	speak: none;
	left: 5%;
	top: 20px;
	z-index: 9;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: relative;
	color: #fff;
	background: #1a2041;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #FFF;
	text-align: center;
	left: 5%;
	top: 20px;
	z-index: 9;
	margin: 0 0 0 -25px;
}
/* Example Media Queries */
@media screen and (max-width: 65.375em) {
	.cbp_tmtimeline>li .cbp_tmtime span:last-child {
	font-size: 1.5em;
	}
}
@media screen and (max-width: 47.2em) {
.cbp_tmtimeline:before {
	display: none;
}
.cbp_tmtimeline>li .cbp_tmtime {
	width: 100%;
	position: relative;
	padding: 0 0 20px 0;
}
.cbp_tmtimeline>li .cbp_tmtime span {
		text-align: left;
}
.cbp_tmtimeline>li .cbp_tmlabel {
	margin: 0 0 30px 0;
	padding: 1em;
	font-weight: 400;
	font-size: 95%;
}
.cbp_tmtimeline>li .cbp_tmlabel:after {
	right: auto;
	left: 20px;
	border-right-color: transparent;
	border-bottom-color: #3594cb;
	top: -20px;
}
.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: transparent;
	border-bottom-color: #6cbfee;
}
.cbp_tmtimeline>li .cbp_tmicon {
	position: relative;
	float: right;
	left: auto;
	margin: -55px 5px 0 0px;
}
}
.main, .container>header {
	width: 95%;
	max-width: 69em;
	margin: 0 auto;
	padding: 0 1.875em 3.125em;
}
.container>header {
	padding: 2.875em 1.875em 1.875em;
}
.container>header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0;
	float: left;
	font-weight: 400;
	color: #FFF;
}
.container>header span {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}
.container>header nav {
	float: right;
}
.container>header nav a {
	display: block;
	float: left;
	position: relative;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	color: transparent;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
	text-indent: -8000px;
}
.container>header nav a:after {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	opacity: 0;
	pointer-events: none;
}
.container>header nav a:hover:after {
	opacity: 1;
}
.container>header nav a:hover {
	background: #47a3da;
}
.icon-drop:before, .icon-arrow-left:before {
	font-family: 'fontawesome';
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	speak: none;
	font-style: normal;
	font-weight: normal;
	line-height: 2;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
	text-indent: 8000px;
	padding-left: 8px;
}
.container>header nav a:hover:before {
	color: #fff;
}
.icon-drop:before {
	content: "\e000";
}
.icon-arrow-left:before {
	content: "\f060";
}
/*header-part*/
.header-strip {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0 auto;
	background: #1a2041;
	position: relative;
	z-index: 999;
	border-bottom: 1px dotted #90b65d;
}
.head-email-contact {
	width: auto;
	height: auto;
	float: left;
}
.head-email-contact ul {
	margin: 0px;
	padding: 0px;
}
.head-email-contact ul li {
	float: left;
	list-style: none;
}
.head-email-contact ul li a {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans","DejaVu Sans", Verdana, "sans-serif";
	font-size: 12px;
	text-align: left;
	color: #fff;
	padding-right: 12px;
}
.head-email-contact ul li a i {
	padding-right: 5px;
	color: #fff;
}
.head-email-contact ul li a:hover {
	color: #fdbd48;
}
.head-email-contact:hover ul li a i {
	color: #fdbd48;
}
/*header-section*/
/*banner-section-main*/
.banner-main {
	width: 100%;
	height: auto;
	margin: auto;
	position: relative;
}
.banner-main-image {
	width: 100%;
	height: 520px;
	margin: auto;
}
.banner-main-image img {
	width: 100%;
	height: 520px;
	margin: auto;
}
.banner-main-content {
	width: 50%;
	height: 180px;
	margin: auto;
	position: absolute;
	z-index: 99;
	top: 30%;
	bottom: 0;
	left: 5%;
	padding: 30px 0px;
	border-top: 2px dotted #ccc;
	background: rgba(0, 0, 0, 0.3);
}
.banner-main-content h2 {
	font-size: 65px;
	font-weight: 600;
	font-family: 'Poiret One', cursive;
	text-align: left;
	padding-left: 30px;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
}
.banner-main-content h3 {
	font-size: 38px;
	text-align: left;
	margin: 0px;
	color: #fff;
	text-transform: uppercase;
	padding-left: 30px;
	font-family: 'Charm', cursive;
}
/*banner-section-main*/
/*thumbnail-crausel*/
.MultiCarousel {
	float: left;
	overflow: hidden;
	padding: 15px;
	width: 100%;
	position: relative;
}
.MultiCarousel .MultiCarousel-inner {
	transition: 1s ease all;
	float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
	float: left;
}
.MultiCarousel .MultiCarousel-inner .item>div {
	text-align: center;
	padding: 8px;
	margin: 5px;
	background: #f1f1f1;
	color: #666;
}
.MultiCarousel-gallery-images {
	width: 158px;
	height: auto;
	margin: auto;
	border: 2px solid #ccc;
}
.MultiCarousel-gallery-images img {
	width: 100%;
	height: auto;
	margin: auto;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst {
	position: absolute;
	border-radius: 50%;
	top: calc(50% - 20px);
}
.MultiCarousel .leftLst {
	left: 0;
}
.MultiCarousel .rightLst {
	right: 0;
}
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
	pointer-events: none;
}
/*thumbnail-crausel*/
.overview-main {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}
.overview-content {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 30px;
}
.overview-content h2 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 0;
	color: #a2492f;
	font-weight: normal;
	background: #fff;
	font-weight: 800;
	font-family: 'Poiret One', cursive;
}
/*bottom-section-aboutus*/
.best-quality-main {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 100px;
}
.best-quality-content {
	width: 100%;
	height: auto;
	float: left;
}
.best-quality-content h2 {
	font-size: 29px;
	font-family: 'Poiret One', cursive;
	text-align: left;
	margin-bottom: 0;
	color: #a2492f;
	position: relative;
	font-weight: 800;
}
.best-quality-content h2:after {
	content: "";
	width: 150px;
	height: 1px;
	top: 1.1rem;
	left: 27rem;
	background: #986e62;
	position: absolute;
}
.best-quality-innar {
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
}
.best-quality-innar h3 {
	font-size: 18px;
	text-align: left;
	font-weight: 600;
	color: #1a2041;
	padding-right: 700px;
	line-height: 0px;
}
.best-quality-sec {
	width: 100%;
	height: 350px;
	background: #9fc477;
	margin: auto;
	margin-bottom: 70px;
}
.best-quality-sec-inner {
	width: 100%;
	height: 305px;
	margin: auto;
	background: #9fc477;
	position: relative;
}
.best-quality-left {
	width: 100%;
	height: 455px;
	margin: auto;
	border: 6px solid #f1f1f1;
	z-index: 99999;
	top: -90px;
}
.best-quality-left img {
	width: 100%;
	height: 442px;
	margin: auto;
	padding: 15px;
}
.best-quality-line1 {
	width: 16%;
	height: 1px;
	float: left;
	background: #986e62;
}

.best-quality-right {
	height: 100%;
	margin: auto;
	margin: auto;
	margin-bottom: 5px;
}

.best-quality-right h3 {
	font-size: 26px;
	font-family: 'Poiret One', cursive;
	text-align: left;
	margin-bottom: 0;
	color: #986e62;
	line-height: 40px;
	position: absolute;
	z-index: 1;
	top: -120px;
	font-weight: 800;
}

.best-quality-right h4 {
	font-size: 42px;
	font-family: 'Poiret One', cursive;
	text-align: left;
	margin-bottom: 0;
	color: #fff;
	line-height: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: 600;
}

.best-quality-right p {
	font-size: 15px;
	text-align: justify;
	margin-bottom: 10px;
	color: #fff;
	line-height: 28px;
}

.read-btn1 {
	width: 186px;
	height: 40px;
	margin: auto;
	float: left;
	border: 1px solid #fff;
}

.read-btn {
	width: 180px;
	height: 34px;
	margin: auto;
	margin-top: 2px;
	border: 1px solid #fff;
}

.read-btn p {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	line-height: 33px;
}

.read-btn p a {
	font-size: 16px;
	/*font-family: "PT Sans";*/
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	line-height: 33px;
}

.gallery {
	width: 100%;
	height: auto;
}

.read-btn p a {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	line-height: 33px;
}

/*bottom-section-aboutus*/
.overview-content h3 {
	font-size: 22px;
	text-align: center;
	font-weight: 600;
	color: #1a2041;
	position: relative;
}
/*about-us-page-section*/
.about-us-main {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}

.about-us-content {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 30px;
}

.about-us-content h2 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 0;
	color: #986e62;
	font-weight: normal;
	background: #fff;
}

.about-us-content h3 {
	font-size: 22px;
	text-align: center;
	font-weight: 600;
	color: #1a2041;
	position: relative;
	margin-bottom: 15px;
}

.about-us-content h3:after {
	content: "";
	width: 130px;
	height: 1px;
	background: #000;
	z-index: 9;
	position: absolute;
	left: 81%;
	right: 0;
	top: 50%;
	bottom: 0px;
}

.about-us-content h3:before {
	content: "";
	width: 130px;
	height: 1px;
	background: #000;
	z-index: 9;
	position: absolute;
	left: 7%;
	right: 0%;
	top: 50%;
	bottom: 0px;
}

.about-us-content p {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
	color: #333;
	font-weight: normal;
	background: #fff;
	font-family: sans-serif;
}

.about-us-page {
	width: 100%;
	height: auto;
	margin: auto;
}

.about-us-page h2 {
	font-size: 35px;
	text-align: left;
	margin-bottom: 0;
	color: #fff;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

.about-us-page-box {
	width: 100%;
	height: 100px;
	margin: auto;
	border: 2px dotted #666;
	background: #1a2041;
}

.about-us-page-box p {
	text-decoration: none;
	float: none;
	font-size: 14px;
	text-align: left;
	margin-bottom: 0;
	color: #fff;
	font-weight: normal;
	font-family: sans-serif;
	padding: 10px;
}

.about-us-page-box:hover {
	background: #9fc477;
	cursor: pointer;
}

.about-us-page-box:hover p {
	color: #000;
}

.about-us-bottom-page {
	width: 100%;
	height: auto;
	margin: auto;
}

.about-us-bottom-text {
	width: 100%;
	height: auto;
	margin: auto;
}

.about-us-bottom-text h2 {
	font-size: 20px;
	text-align: justify;
	margin-bottom: 0;
	color: #1a2041;
	font-weight: 800;
}

.about-us-bottom-text h2 span {
	font-weight: normal;
	color: #333;
}

.about-us-bottom-text p {
	text-decoration: none;
	float: none;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0;
	color: #333;
	line-height: 21px;
	text-align: justify;
	padding-bottom: 4px;
	padding: 10px 0px;
	font-family: sans-serif;
}

.about-us-bottom-text h3 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 0;
	color: #1a2041;
}

.about-us-bottom-text ul {
	margin: 0;
	padding: 10px 0px;
}

.about-us-bottom-text ul li {
	text-decoration: none;
	float: none;
	font-size: 14px;
	text-align: justify;
	margin-bottom: 0;
	color: #333;
	font-weight: normal;
	padding-bottom: 4px;
	font-family: sans-serif;
}

.about-us-bottom-text ul li i {
	font-size: 12px;
	color: #1a2041;
	padding-right: 6px;
}

.about-us-page {
	width: 100%;
	height: auto;
	margin: auto;
}

.about-us-page h2 {
	font-size: 35px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
}

.about-us-page ul {
	margin: 0;
	padding: 0;
}

.about-us-page ul li {
	text-decoration: none;
	float: none;
	font-size: 14px;
	text-align: left;
	margin-bottom: 0;
	color: #fff;
	font-weight: normal;
	font-family: sans-serif;
}

.about-us-page-wrapper {
	width: 100%;
	height: auto;
	margin: 20px 0px;
	padding: 30px 0px;
	background: url("../images/home/aboutus-parallex.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%
}
/*about-us-page-section*/

/*contact-us-page*/
.contactus-page-main {
	width: 100%;
	height: auto;
	margin: auto;
	background: #f5f5f5;
	padding: 20px;
	margin-top: 40px;
	margin-bottom: 190px;
}

.contactus-page-inner {
	width: 100%;
	height: auto;
	margin: auto;
	background: #fff;
	padding: 10px 0px;
	border: 2px solid #ccc;
}

.contactus-page-inner h2 {
	font-size: 20px;
	text-align: center;
	margin-bottom: 0;
	color: #1a2041;
	font-weight: 800;
}

.contactus-page-inner p {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
	color: #333;
	line-height: 21px;
	padding-bottom: 4px;
	padding: 10px 0px;
	font-family: sans-serif;
}

.contactus-page-inner p a {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
	color: #333;
}

.contactus-page-inner:hover {
	border: 2px dotted #000;
}

/*contact-us-page*/
.main-carause-section {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: -70px;
}

.best-quality-innar {
	width: 100%;
	height: auto;
	margin: auto;
	float: left;
}

.best-quality-innar h3 {
	font-size: 18px;
	text-align: left;
	font-weight: 600;
	color: #1a2041;
	padding-right: 1rem;
	line-height: 32px;
	padding-bottom: 0.2rem;
}

.best-quality-sec {
	width: 100%;
	height: 350px;
	background: #85a04c;
	margin: auto;
	margin-bottom: 70px;
}

.best-quality-sec-inner {
	width: 100%;
	height: 305px;
	margin: auto;
	background: #333;
	position: relative;
}

.best-quality-left {
	width: 100%;
	height: 450px;
	margin: auto;
	border: 6px solid #f8f8f8;
	z-index: 99999;
	top: -80px;
}

.best-quality-left img {
	width: 100%;
	height: 440px;
	margin: auto;
	padding: 15px;
}

.best-quality-line1 {
	width: 16%;
	height: 1px;
	float: left;
	background: #986e62;
}

.best-quality-right {
	height: 100%;
	margin: auto;
	margin: auto;
	margin-bottom: 5px;
}

.best-quality-right h3 {
	font-size: 26px;
	font-family: 'Poiret One', cursive;
	text-align: left;
	margin-bottom: 0;
	color: #a2492f;
	line-height: 40px;
	position: absolute;
	z-index: 1;
	top: -80px;
	font-weight: 800;
}

.best-quality-right h4 {
	font-size: 42px;
	font-family: 'Poiret One', cursive;
	text-align: left;
	margin-bottom: 0;
	color: #fff;
	line-height: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: 600;
}

.best-quality-right p {
	font-size: 15px;
	/*font-family: "PT Sans";*/
	text-align: justify;
	margin-bottom: 10px;
	color: #fff;
	line-height: 28px;
}

.read-btn1 {
	width: 186px;
	height: 40px;
	margin: auto;
	float: left;
	border: 1px solid #fff;
}

.read-btn {
	width: 180px;
	height: 34px;
	margin: auto;
	margin-top: 2px;
	border: 1px solid #fff;
}

.read-btn p {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	line-height: 33px;
}

.read-btn p a {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	line-height: 33px;
}

.gallery {
	width: 100%;
	height: auto;
}

.read-btn p a {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	line-height: 33px;
}

.gallery-top {
	width: 100%;
	height: auto;
	margin-top: 25px;
}
/*perliex*/
.need-wrapper-1 {
	width: 100%;
	height: 250px;
	margin: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(../images/perllerx.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	-webkit-background-size: cover;
	background-size: cover;
	width: 100%
}

.perllex-text {
	width: 100%;
	height: auto;
	padding-top: 50px;
}

.perllex-text h5 {
	font-size: 80px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
	font-weight: 800;
	font-family: 'Poiret One', cursive;
}

.perllex-text p {
	font-size: 18px;
	text-align: center;
	margin-bottom: 0;
	color: #fff;
}
/*perallex*/
/*about us*/
.about-us-img {
	width: 100%;
	height: auto;
	margin-top: 98px;
}

.about-us-img {
	width: 100%;
	height: auto;
}
/*mid-content*/
.mid-part {
	width: 100%;
	height: auto;
	margin: auto;
	margin: 20px 0px 20px 0px;
}

.mid-part h1 {
	color: #0072bc;
	font-family: "Levenim MT";
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
	text-align: left;
	margin: 0px;
}

.mid-part h1 span {
	color: #EF8219;
}

.mid-part h2 {
	color: #0072bc;
	font-family: "Levenim MT";
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
}

.mid-part p {
	color: #444444;
	font-family: "aller_lightregular";
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding-top: 10px;
	text-align: justify;
}

.mid-part p i {
	color: #0072BC;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
}

.line-plus .line-plus-1 {
	background-color: #0072BC;
	display: inline-block;
	height: 1px;
	vertical-align: middle;
	width: 54px;
}

.line-plus .icon-png {
	color: #0072BC;
	display: inline-block;
	font-size: 6px;
	line-height: 4px;
	margin: 0 3px;
	vertical-align: middle;
}

.line-plus .line-plus-2 {
	background-color: #0072BC;
	display: inline-block;
	height: 1px;
	vertical-align: middle;
	width: 54px;
}

.left-part {
	width: 100%;
	height: auto;
	padding: 0px 10px 0px 10px;
}

.left-part h2 {
	color: #000;
	font-family: "Levenim MT";
	font-size: 25px;
	font-style: normal;
	font-weight: 300;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
}

.left-part p {
	color: #000;
	font-family: "aller_lightregular";
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding-top: 10px;
	text-align: left;
}

.left-part p span {
	color: #444444;
	font-weight: 600;
	font-size: 16px;
}

.right-part {
	width: 100%;
	height: auto;
	padding: 0px 20px 20px 20px;
	background: #ECB7A8;
}

.right-part h2 {
	color: #fff;
	font-family: "Levenim MT";
	font-size: 25px;
	font-style: normal;
	font-weight: 300;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
}

.right-part p {
	color: #fff;
	font-family: "aller_lightregular";
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding-top: 10px;
	text-align: left;
}

.three-img {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 10px;
}

.three-img img {
	width: 100%;
	height: 400px;
	margin: auto;
	padding: 20px 0px;
}

.left-img {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 15px;
	border-top: 1px solid #eee;
}

.left-img img {
	width: 100%;
	height: 400px;
	margin: auto;
	padding: 20px 0px;
}

.right-why-choose {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.right-why-choose h1 {
	color: #000;
	font-family: "aller_lightregular";
	font-size: 24px;
	line-height: 24px;
	font-weight: 600;
	margin: 0;
	padding-top: 10px;
	text-align: left;
}

.right-why-choose p {
	color: #444;
	font-family: "aller_lightregular";
	font-size: 18px;
	line-height: 24px;
	margin: 0;
	padding-top: 10px;
	text-align: left;
}

.right-why-choose ul {
	margin: 0px;
	padding: 0px;
}

.right-why-choose ul li {
	float: left;
	margin-right: 10px;
	padding: 5px 0;
	text-align: left;
	width: 100%;
}

.right-why-choose ul li a {
	color: #444444;
	font-size: 14px;
	font-weight: 100;
	font-family: "pt Sans";
}

.right-why-choose ul li a i {
	color: #0072BC;
}

.right-why-choose ul li a:hover {
	color: #0072BC;
	padding-left: 10px;
	transition: all 0.2s linear 0s;
}
/*about us*/
/*contact us*/
.contact-box {
	width: 100%;
	height: auto;
	margin: auto;
	background: #000;
}

.contact-box h1 {
	color: #11120d;
	font: lighter 24px "Homenaje", sans-serif;
	margin: 0;
	padding-top: 10px;
	text-align: left;
}

.contact-left {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}

.contact-left h2 {
	font: 18px/24px "Homenaje", sans-serif;
	color: #ECB7A8;
	font-weight: 600;
	margin: 0px;
	padding-top: 10px;
}

.contact-left p {
	font: 14px/24px "pt Sans";
	color: #999;
	font-weight: 500;
	margin: 0px;
	padding-top: 10px;
}

.contact-left p span {
	font-weight: 600;
	color: #D8B46A;
}

.contact-left p a {
	color: #444;
}

.contact-us-image {
	width: 100%;
	height: auto;
}

.contact-us-image img {
	width: 100%;
	height: auto;
}

.contact-form {
	width: 100%;
	height: auto;
	margin: auto;
	border: 1px solid #CCC;
	padding: 10px 40px 20px 40px;
	margin-bottom: 20px;
	margin-top: 40px;
	box-shadow: 0 8px 6px -6px black;
	background-color: rgba(255, 255, 255, 0.4);
}

.contact-form h1 {
	color: #181717;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	margin: 0;
	padding-top: 10px;
}

.field-label {
	font-family: "Homenaje", sans-serif;
	color: #575353;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 10px;
	text-transform: capitalize;
	margin-top: 10px;
}

.contact-textbox-style {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #dbd8d8;
	border-left: 1px solid #dbd8d8;
	color: #1E436D;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	height: 36px;
	line-height: 24px;
	padding: 8px 10px;
	transition: all 500ms ease 0s;
	width: 100%;
	border-bottom: 1px solid #dbd8d8;
	border-left: 1px solid #dbd8d8;
	border-top: 1px solid #dbd8d8;
	border-right: 1px solid #dbd8d8;
}

.contact-textarea-style {
	background: #ffffff none repeat scroll 0 0;
	border-bottom: 1px solid #dbd8d8;
	border-left: 1px solid #dbd8d8;
	color: #576c85;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	height: 100px;
	line-height: 24px;
	padding: 8px 10px;
	transition: all 500ms ease 0s;
	width: 100%;
	border-top: 1px solid #dbd8d8;
	border-right: 1px solid #dbd8d8;
	max-width: 100%;
	min-width: 100%;
	max-height: 100px;
	min-height: 100px;
}

.btn-style-one {
	background: #ECB7A8 none repeat scroll 0 0;
	border: 2px solid #ECB7A8;
	border-radius: 3px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 24px;
	padding: 5px 15px;
	font-family: "Homenaje", sans-serif;
	text-transform: uppercase;
	margin-left: -15px;
	margin-top: 15px;
}

.map1 iframe {
	width: 100%;
	height: 200px;
	margin: auto;
	margin-top: 20px;
}
/*contact us*/
.mb-60 {
	margin-bottom: 60px;
}

.section-title p {
	font-size: 24px;
	font-family: Oleo Script;
	margin-bottom: 0px;
	color: #1a2041;
	font-weight: 600;
}

.section-title h4 {
	font-size: 40px;
	text-transform: capitalize;
	color: #a2492f;
	position: relative;
	display: inline-block;
	padding-bottom: 15px;
	font-weight: 800;
	font-family: 'Poiret One', cursive;
}

.section-title h4::before {
	width: 80px;
	height: 1.5px;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}

.section-title h4::before, .section-title h4::after {
	position: absolute;
	content: "";
	background-color: #a2492f;
}

#myTabContent {
	margin-top: 50px;
}

.menu_tab {
	width: auto;
	margin: 0 auto;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.nav-item a {
	color: #333;
}

.nav-tabs .nav-link {
	border: 1px solid #85a04c;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.menu_tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active
	{
	color: white;
	background-color: #85a04c;
	border-color: #ccc;
}


/*add-new-css*/
.single_menu_list {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}

.process-line-r-left-inner19 {
	background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    right: -113px;
    top: 3.7rem;
    z-index: 9;
}
/*add-new-css*/
.single_menu_list:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 25%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}

.single_menu_list-b {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-b:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 35%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list-b img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list-b:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-b h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-b h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-b p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}
.main-middle-shape {
	width: 10%;
	height: 95%;
	margin: auto;
	background: #85a04c;
	border-radius: 10%;
}
.process-line-r-left-inner-3 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 2.4rem;
	z-index: 9;
}

.process-line-r-left-inner {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 3.3rem;
	z-index: 9;
}
.process-line-r-left-inner-d1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 3.8rem;
	z-index: 9;
}
.process-line-r-left-inner-d2 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 3.2rem;
	z-index: 9;
}
.process-line-r-left-inner-d3 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 3.8rem;
	z-index: 9;
}

.process-line-r-left-inner1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 2.7rem;
	z-index: 9;
}
.process-line-r-left-inner-c {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 2.5rem;
	z-index: 9;
}
.process-line-r-left-inner2 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 52px;
	z-index: 9;
}
.process-line-r-left-inner-d6 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 53px;
	z-index: 9;
}
.process-line-r-left-1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top:53px;
	z-index: 9;
}
.process-line-r-left {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top:43px;
	z-index: 9;
}
.process-line-r-left-a {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 33px;
	z-index: 9;
}
.process-line-r-left-b {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 37px;
	z-index: 9;
}

.process-line-rd7 {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 62px;
    z-index: 9;
}
.process-line-r15 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 51px;
	z-index: 9;
}

.process-line-r15 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 38px;
	z-index: 9;
}

.process-line-r16 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top:62px;
	z-index: 9;
}

.process-line-r-left1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 189px;
	z-index: 9;
}

.process-line-r {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 96px;
	z-index: 9;
}

.process-line-r1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 37px;
	z-index: 9;
}

.process-line-r2 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 38px;
	z-index: 9;
}
   .process-line-r-left-inner7 {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 106px;
	left: -107px;
    top: 50px;
}
/*add-new-css*/
.process-line-r-a {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 51px;
	z-index: 9;
}
.process-line-r-b {
	background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
	right: 28.5rem;
    top: 6.3rem;
    z-index: 9;
}
.process-line-r-c {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    right: -113px;
    top: 3.2rem;
    z-index: 9;
}
.process-line-r-d {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    right: -113px;
    top: 3.2rem;
    z-index: 9;
}
.process-line-r-e {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 51px;
    z-index: 9;
}
.process-line-r-f {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 58px;
    z-index: 9;
}
/*add-new-css*/
.single_menu_list-right {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}

.single_menu_list-right:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 25%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right2 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right2:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 44%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right2 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right2 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right2 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
6
.process-line-r-b {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 100px;
    z-index: 9;
}
.single_menu_list-right h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
/*current*/
.single_menu_list-right {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 25%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right2 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right2:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 44%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right2 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right2 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right2 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-right {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 45%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right6 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right6:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 53%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right6 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right6 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right6 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-right7 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right7:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 47%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right7 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right7 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right7 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-right8 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right8:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 53%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right8 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right8 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right8 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-right9 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right9:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 53%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right9 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}
.single_menu_list-right9 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right9 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list_right_d5 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list_right_d5:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 44%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list_right_d5 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}
.single_menu_list_right_d5 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list_right_d5 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-right-s {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 100px;
    z-index: 9;
}
.single_menu_list-right-s h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}
.single_menu_list-right-s h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}
.single_menu_list-right-s p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}

.home-carousel-left, .home-carousel-right {
	color: #fff;
	font-size: 30px;
}

.home-carousel-left {
	left: 0;
}

.home-carousel-right {
	left: 25px;
}
/* The indicators */
.carousel-indicators {
	/*right: 50%;
    top: auto;
    bottom: -30px;
    margin-right: -19px;*/	
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #9fc477;
	opacity: 0.5;
	height: 10px;
	border-radius: 20px;
	border: 4px solid #fff;
}

.carousel-indicators .active {
	background: #fff;
	border: 4px solid #9fc477;
}
/*readmore-text-section*/
#more {
	display: none;
}

.readmore-less-btn {
	width: 100%;
	height: auto;
	margin: auto;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}
/*readmore-text-section*/
/*footer*/
.footer-main {
	width: 100%;
	margin: auto;
	background: url(../images/bg-img.jpg);
	margin-top: 30px;
}

.footer {
	width: 100%;
	height: auto;
	margin: auto;
	background: #85a04c;
}
/*overview-section*/
.overview-sec-main {
	width: 100%;
	height: auto;
	margin: auto;
}

.overview-sec {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 10px;
	background: #f5f5f5;
	margin: 20px 0px 20px 0px;
	border-top: 2px solid #85a04c;
	border-bottom: 2px solid #85a04c;
	border-left: 1px dotted #9fc477;
	border-right: 1px dotted #9fc477;
}

.overview-sec p {
	font-size: 14px;
	color: #333;
	margin: 0px;
	text-align: justify;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: sans-serif;
}

.overview-sec h2 {
	font-size: 24px;
	color: #333;
	margin: 0px;
	text-align: left;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: sans-serif;
}
/*overview-section*/
/*footer*/
#footer-top {
	width: 100%;
	height: auto;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

.footer_nav, .footer_nav a {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 10px 10px;
	color: #000 !important;
	font-family: sans-serif;
    font-weight: lighter;
    font-size: 13px;
    text-transform: uppercase;
}

.footer_nav h3 {
	margin: 0px;
	padding-top: 20px;
	color: #000;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 20px;
}

.footer_nav h4 {
	margin: 0px;
	padding-top: 20px;
	color: #000;
	font-size: 13px;
	font-weight: 500;
	padding-left: 45px;
	text-transform: uppercase;
}

.footer_nav h6 {
	margin: 0px;
	padding-top: 20px;
	color: #000;
	font-size: 15px;
}

.footer_nav h6 span {
	margin: 0px;
	padding-top: 20px;
	color: #000;
	font-size: 15px;
}

.footer_nav p {
	margin: 0px;
	padding-top: 10px;
	color: #000;
	font-size: 14px;
	padding-left: 20px;
}

.footer_nav p a {
	color: #000;
}

.footer_nav1 {
	width: 100%;
	height: auto;
	margin: auto;
	padding-top: 30px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-bottom: 100px;
}

.footer_nav1 p {
	margin: 0px;
	padding-top: 10px;
	color: #000;
	padding-left: 35px;
	font-size: 14px;
}

.footer_nav1 p a {
	color: #000;
}

.footer_nav1 h4 {
	margin: 0px;
	padding-top: 15px;
	color: #000;
	font-size: 13px;
	font-weight: 500;
	padding-left: 20px;
	text-transform: uppercase;
}

.footer_nav1 h4 i {
	font-size: 18px;
}

.footer_nav1 h3 {
	margin: 0px;
	padding-top: 20px;
	color: #000;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 20px;
}

#footer-strip {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 15px 0px;
	margin-top: 30px;
}

#footer-strip p {
	margin: 0px;
	color: #000;
	font-size: 14px;
}

#footer-strip p a {
	color: #000;
}

#footer-strip p a:hover {
	color: #000;
}

.footer-main1 {
	width: 100%;
	height: auto;
	margin: auto;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer-main1-inner {
	width: 100%;
	height: auto;
	margin: auto;
}

.footer-main1 p {
	font-size: 15px;
	color: #000;
	font-weight: 100;
	margin: 0px;
	text-align: center;
}

.footer-main1 p a {
	font-size: 15px;
	color: #000;
	font-weight: 100;
	margin: 0px;
	text-align: center;
}

.footer-main1 p span {
	font-weight: bold;
}

.footer-1 {
	width: 76%;
	height: auto;
	margin: auto;
	margin-top: 60px;
}

.footer-1 ul {
	margin: 0px;
	padding: 0px;
}

.footer-1 ul li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #add1ed;
	text-align: center;
	font-family: "Myriad Pro";
	font-size: 14px;
}

.footer-1 ul li a {
	font-family: "Open Sans";
	font-size: 14px;
	color: #add1ed;
	padding: 0px 17px;
}

.footer-line {
	width: 70%;
	height: 1px;
	background: #949191;
	margin: auto;
	margin-top: 20px;
	opacity: 1px;
}
/****** Contact Page css *******/
.contact-main-div {
	width: 100%;
	height: auto;
	margin: auto;
}

.contact-heading-div {
	width: 100%;
	height: auto;
	margin: auto;
	background-color: #F79913;
	margin-top: 50px;
}

.contact-heading-div h1 {
	margin: 0px;
	color: #FFF;
	font-size: 20px;
	padding: 12px;
	text-transform: uppercase;
	font-weight: 600;
}

.contact-map {
	width: 100%;
	height: auto;
	margin: auto;
	border: 5px solid #f5f5f5;
	margin-top: 30px;
}

.contact-detail {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 50px;
}

.company-info {
	width: 100%;
	height: auto;
	margin: auto;
}

.company-info h3 {
	margin: 0px;
	color: #F79913;
	font-size: 18px;
	font-family: "PT Sans";
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
}

.company-info h2 {
	margin: 0px;
	color: #333;
	font-size: 18px;
	font-family: "PT Sans";
	font-weight: 700;
	padding-top: 20px;
	padding-bottom: 10px;
}

.company-info .fa {
	color: #F79913;
	font-size: 18px;
	padding: 6px 10px 6px 0;
	line-height: 24px;
	text-align: center;
}

.company-info p {
	margin: 0px;
	font-size: 13px;
	color: #333;
	font-family: "PT Sans";
}

.enquiry-form {
	width: 100%;
	height: auto;
	margin: auto;
}

.enquiry-form h3 {
	margin: 0px;
	color: #F79913;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 1px solid #999;
	padding-bottom: 15px;
}

.name-box {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}

.contact-submit {
	width: 150px;
	margin: auto;
	height: auto;
	margin-top: 30px;
}

.contact-submit input[type="submit"] {
	background: #F79913 none repeat scroll 0 0;
	border: 1px solid #F79913;
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	outline: medium none;
	padding: 0.6em 0;
	transition: all 0.5s ease 0s;
	width: 150px;
	margin: auto;
}

.contact-submit input[type="submit"]:hover {
	background: #fff;
	color: #FF6C00;
	border: 1px solid #FF6C00;
}
/****** Contact Page css *******/
#follow-us {
	width: 100%;
	height: auto;
	margin: auto;
}

ol, ul {
	list-style: none;
}

#footer-strip {
	width: 100%;
	height: auto;
	margin: auto;
	background-color: #000;
}

#footer-strip p {
	margin: 0px;
	color: #FFF;
	font-size: 14px;
	line-height: 50px;
	padding-top: 10px;
}

#footer-strip p a {
	color: #FFF;
}

#footer-strip p a:hover {
	color: #FF6C00;
}

.footer-content-line {
	width: 30%;
	height: 2px;
	float: left;
	background: #f79913;
	margin-top: 5px;
	margin-left: 20px;
}

.footer-content-line1 {
	width: 30%;
	height: 2px;
	float: left;
	background: #000;
	margin-top: 5px;
}

.footer-text-mein {
	width: 100%;
	height: auto;
	margin: auto;
}

.footer-border-mein {
	width: 100%;
	height: auto;
	margin: auto;
	margin-bottom: 10px;
}

.footer-text-mein p {
	margin: 0px;
	color: #FFF;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.footer-logo {
	width: 100%;
	height: auto;
	padding: 0px 80px 0px 80px;
}

.footer-logo img {.single_menu_list-right {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}

.single_menu_list-right:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 25%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right-d5 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right-d5:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 44%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right-d5 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right-d5 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right-d5 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-right-d5 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right-d5:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 44%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right-d5 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right-d5 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right-d5 p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
	
	width: 100%;
	height: auto;
}

/*login-button*/
.login-btn-main {
	width: 200px;
	height: 24px;
	background-color: red;
	animation: pulse 3s ease infinite alternate
		/*,  nudge 5s linear infinite alternate*/;
	/*  animation: pulse 3s ease infinite alternate;*/
	position: absolute;
	z-index: 99999999;
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow: inset 0 0 10px #000000;
	border-radius: 20px;
}

.login-btn-main h4 {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-family: 'Poiret One', cursive;
}

.login-btn-main h4 a {
	color: #fff;
	text-decoration: none;
	font-family: 'Poiret One', cursive;
}

.login-btn-main h4 a:hover {
	color: #fff;
	font-family: 'Poiret One', cursive;
}

@keyframes pulse { 0%, 100% 
{
	background-color: #971111;
}
70%
{
	background-color:#331197;
}
50%
{
	background-color:#119792;
}
30%
{
	background-color:#119743;
}
10%
{
	background-color:#959711;
}
0%
{
	background-color:#c17e1f;
}
}
@keyframes nudge { 0%, 100% {
	transform: translate(0, 0);
}

50%
{
transform
:
 
translate
(50px
,
0);
}
80%
{
transform
:
 
translate
(-20px
,
0);
}
}
@keyframes shadow-pulse { 0% {
	box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.8);
}

100%
{
box-shadow
:
 
0
0
0
25
px
 
rgba
(0
,
0,
0,
0);
}
}
@
keyframes shadow-pulse-big { 0% {
	box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.9);
}

100%
{
box-shadow
:
 
0
0
0
50
px
 
rgba
(0
,
0,
0,
0);
}
}
/*navigation-css*/
/*page-back-heading*/
.page-back-heading {
	width: 100%;
	height: auto;
	padding: 0px 0px 30px 0px;
}

.page-back-heading h2 {
	font-family: sans-serif;
	font-size: 11px;
	color: #445d5d;
	margin: 0px;
	text-align: left;
	padding-left: 5px;
}

.page-back-heading h2 a {
	font-family: sans-serif;
	font-size: 15px;
	color: #85a04c;
	margin: 0px;
	font-weight: 600;
	text-align: left;
}

.page-back-heading h2 i {
	color: #000;
	font-size: 16px;
}
/*login-registered-page*/
.login-wrap1 {
	width: 100%;
	margin: auto;
	max-width: 100%;
	min-height: 424px;
	margin-bottom: 1.5rem;
	position: relative;
	margin-top: 0.5rem;
	padding: 12px;
}

.login-html {
	width: 100%;
	max-width: 600px;
	height: 100%;
	max-height: 400px;
	margin: 0px 0rem;
	position: absolute;
	padding: 25px 40px 20px 40px;
	background: #85a04c;
	box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0
		rgba(0, 0, 0, .19);
}

.login-html .sign-in-htm, .login-html .for-pwd-htm {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}

.login-html .sign-in-htm, .login-html .for-pwd-htm p {
	color: #0c1024;
	font-family: cursive;
	font-size: 14px;
	letter-spacing: 1px;
}

.login-html .sign-in, .login-html .for-pwd, .login-form .group .check {
	display: none;
}

.login-html .tab, .login-form .group .label, .login-form .group .button
	{
	text-transform: uppercase;
	color: #f8dcb9;
	font-family: sans-serif;
}

.login-html .tab {
	font-size: 19px;
	margin-right: 15px;
	padding-bottom: 5px;
	margin: 0 15px 10px 0;
	display: inline-block;
	border-bottom: 2px solid transparent;
}

.login-html .sign-in:checked+.tab, .login-html .for-pwd:checked+.tab {
	color: #fff;
	border-color: #fff;
	font-family: 'Poiret One', cursive;
	font-weight: 800;
	letter-spacing: 2px;
}

.login-form {
	min-height: 345px;
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.login-form .group {
	margin-bottom: 15px;
}

.login-form .group .label, .login-form .group .input, .login-form .group .button
	{
	width: 100%;
	color: #1b2142;
	display: block;
}

.login-form .group .input, .login-form .group .button {
	border: none;
	padding: 8px 20px;
	background: #fff;
}

.login-form .group input[data-type="password"] {
	text-security: circle;
	-webkit-text-security: circle;
}

.login-form .group .label {
	color: #fff;
	font-size: 12px;
}

.login-form .group .button {
	background: #1a2041;
	color: #FFF;
}

.login-form .group label .icon {
	width: 15px;
	height: 15px;
	border-radius: 2px;
	position: relative;
	display: inline-block;
	background: rgba(255, 255, 255, .1);
}

.login-form .group label .icon:before, .login-form .group label .icon:after
	{
	content: '';
	width: 10px;
	height: 2px;
	background: #fff;
	position: absolute;
	-webkit-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}

.login-form .group label .icon:before {
	left: 3px;
	width: 5px;
	bottom: 6px;
	-webkit-transform: scale(0) rotate(0);
	transform: scale(0) rotate(0);
}

.login-form .group label .icon:after {
	top: 6px;
	right: 0;
	-webkit-transform: scale(0) rotate(0);
	transform: scale(0) rotate(0);
}

.login-form .group .check:checked+label {
	color: #fff;
}

.login-form .group .check:checked+label .icon {
	background: #1161ee;
}

.login-form .group .check:checked+label .icon:before {
	-webkit-transform: scale(1) rotate(45deg);
	transform: scale(1) rotate(45deg);
}

.login-form .group .check:checked+label .icon:after {
	-webkit-transform: scale(1) rotate(-45deg);
	transform: scale(1) rotate(-45deg);
}

.login-html .sign-in:checked+.tab+.for-pwd+.tab+.login-form .sign-in-htm
	{
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.login-html .for-pwd:checked+.tab+.login-form .for-pwd-htm {
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.hr {
	height: 2px;
	margin: 0px 0 0px 0;
	background: rgba(255, 255, 255, .2);
}

.foot-lnk {
	text-align: center;
}

.captcha-code-inner {
	width: 70px;
	height: auto;
	margin: auto;
	padding: 3px 0px 0px 0px;
}

.captcha-code-inner img {
	width: 100%;
	height: auto;
	margin: auto;
}

.captcha-code-inner-text {
	width: 100%;
	height: auto;
	margin: auto;
}
.captcha-code-inner-text a{
	color: #FFF !important;
	text-decoration: none !important;
}
.captcha-code-inner-text a:HOVER{
	color: #FFF !important;
	text-decoration: none !important;
}
.captcha-code-inner-text h2 {
	font-size: 14px;
	color: #986e62;
	float: left;
	line-height: 36px;
	list-style-type: none;
	font-weight: 600;
	font-family: sans-serif;
}

.captcha-code-inner-text h2 a {
	color: #1a2041;
	font-family: sans-serif;
}

.captcha-code-inner-text h2 a i {
	font-size: 18px;
	color: #ff2f00;
	padding-right: 3px;
}

.login-top-btn-main {
	width: 100%;
	height: auto;
	/*margin: 8px 0px;*/
}

.register-list-inner {
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
}

.register-list-inner ul {
	margin: 0;
	padding: 0;
}

.register-list-inner ul li {
	font-size: 13px;
	color: #888;
	float: left;
	list-style-type: none;
	padding-right: 12px;
	line-height: 20px;
	font-family: sans-serif;
}

.register-list-inner ul li a {
	color: #0c1024;
	margin: 0;
	font-family: cursive;
}

.register-list-inner ul li a i {
	font-size: 15px;
	color: #fff;
	padding-right: 5px;
}

.form-group {
	margin-bottom: 0px;;
}

.login-top-btn {
	width: 100%;
	height: auto;
	background: #ff2f00;
}

.login-top-btn h2 {
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	list-style-type: none;
	font-family: sans-serif;
}

.login-top-btn h2 a {
	color: #fff;
}

.login-page-heading-main {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}

.login-page-heading {
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0px 10px 0px;
}

.login-page-heading h2 {
	font-size: 29px;
	font-family: 'Poiret One', cursive;
	text-align: left;
	margin-bottom: 0;
	color: #a2492f;
	position: relative;
	font-weight: 800;
}

.login-page-heading h2:after {
	content: "";
	width: 150px;
	height: 1px;
	top: 1.1rem;
	left: 23rem;
	background: #986e62;
	position: absolute;
}
/*
.login-page-heading h2:before {
    content: "";
    width: 150px;
    height: 1px;
    top:1.1rem;
	left:13rem;
    background: #986e62;
    position: absolute;
}*/
.special-log-bg {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 400px;
	/*  background: rgba(0,0,0,0.09);*/
}

.special-log-bg img {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 400px;
	/*  background: rgba(0,0,0,0.09);*/
}

.btnOtp {
	border: none;
	border-radius: 20px;
	padding: 6px 0px;
	width: 100%;
	cursor: pointer;
	background: #a2492f;
	color: #fff;
	text-align: center;
	font-family: cursive;
	font-weight: 500;
	margin: auto;
	float: left;
}
.log-button{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  top: 6rem;
  cursor: pointer;
  left: -7rem;
  margin: 1rem 0px 0px 0px;
  z-index: 999;
  /*  background: rgba(0,0,0,0.09);*/
}
.log-button span{
  display: block;
  width: 250px;
  padding: 8px 0px;
  border-radius: 50px;
  background:#1a2041;
  text-align: center;
}
.log-button span a{
  display: block;
  color: #fff;

}
.log-button::before, .log-button::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #fcb040; 
}

.log-button span::before, .log-button span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #ff2f00; 
}
.log-button .log-button:hover::before,.log-button .log-button:hover::after{
  width: 100%;
}
.log-button .log-button:hover .log-button span::before, .log-button .log-button:hover .log-button span::after{
  height: 100%;
}
/*login-registered-page*/
.form-style1 {
	width: 100%;
	height: 40px;
	padding-left: 10px;
	border: 1px solid #fff;
}

.form-submit1 {
	width: 140px;
	height: 40px;
	border: 1px solid #000;
	color: #fff;
	background: #000;
}
/*register-as-new-user-page*/
/*registration-as-new-user-page*/
.registration-as-new-user {
	width: 100%;
	height: auto;
	margin: auto;
}

.note {
	width: 100%;
	height: auto;
	margin: auto;
	margin: 0px 0px 20px 0px;
	background: #1a2041;
}

.note h2 {
	font-size: 20px;
	text-align: center;
	margin: 0;
	line-height: 42px;
	color: #fff;
	font-family: 'Poiret One', cursive;
}

.form-content3 {
	padding: 5% 3%;
	border: 1px solid #ced4da;
	margin-bottom: 2%;
	background: #f9f9f9;
}

.form-control3 {
	border-radius: 1.5rem;
}

.form-group3 {
	margin-bottom: 20px;
}

.form-control3 {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #777;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.gj-textbox-md {
	border: none;
	/* border-bottom: 1px solid rgba(0,0,0,.42); */
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px !important;
	line-height: 16px;
	padding: 4px 0;
	border: 1px solid #ccc !important;
	background: #fff !important;
	margin: 0;
	width: 100%;
	/* background: 0 0; */
	text-align: left;
	color: rgba(0, 0, 0, .87);
}

.gj-datepicker-md [role=right-icon] {
	right: 8px;
	top: 6px;
}

button.login-page-button, input {
	overflow: visible;
}

.form-group3, form-control3 input[type="text"] {
	border-radius: 50px;
}

.custom-select, .form-control3 {
	font-size: 12px;
}

.captcha-code3 {
	width: 70px;
	height: auto;
	margin: auto;
	padding: 3px 0px 0px 0px;
}

.captcha-code3 img {
	width: 100%;
	height: auto;
	margin: auto;
}

.captcha-code3-text {
	width: 100%;
	height: auto;
	margin: auto;
}

.captcha-code3-text h2 {
	font-size: 14px;
	color: #986e62;
	float: left;
	line-height: 36px;
	list-style-type: none;
	font-weight: 600;
	font-family: sans-serif;
}

.captcha-code3-text h2 a {
	color: #ff2f00;
	font-family: sans-serif;
}

.captcha-code3-text h2 a i {
	font-size: 18px;
	color: #000;
	padding-right: 3px;
}

.form-style3 {
	width: 100%;
	height: 36px;
	font-size: 12px;
	margin: 0px;
	font-weight: 500;
	color: #323232;
	font-family: sans-serif;
	padding-left: 5px;
	border: 1px solid #a7bacf;
}

.btnSubmit {
	border: none;
	border-radius: 20px;
	padding: 6px 0px;
	width: 12%;
	cursor: pointer;
	background: #a2492f;
	color: #fff;
	text-align: center;
	font-family: cursive;
	font-weight: 500;
}

.btnClearall {
	border: none;
	border-radius: 20px;
	padding: 6px 0px;
	width: 12%;
	cursor: pointer;
	background: #a2492f;
	color: #fff;
	text-align: center;
	margin-left: 8px;
	font-family: cursive;
	font-weight: 500;
}

.btnAlreadyregistered {
	border: none;
	border-radius: 20px;
	padding: 6px 0px;
	width: 24%;
	cursor: pointer;
	background: #a2492f;
	color: #fff;
	text-align: center;
	margin-left: 8px;
	font-family: cursive;
	font-weight: 500;
}

/*mobile-verification*/
.mobile-verification-heading {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 20px 0px;
}

.mobile-verification-heading h2 {
	font-size: 29px;
	font-family: 'Poiret One', cursive;
	text-align: center;
	margin-bottom: 0;
	color: #a2492f;
	position: relative;
	font-weight: 800;
}

.mobile-verification-heading h2:after {
	content: "";
	width: 150px;
	height: 1px;
	top: 1.1rem;
	left: 16rem;
	background: #986e62;
	position: absolute;
}

.mobile-verification-heading h2:before {
	content: "";
	width: 150px;
	height: 1px;
	top: 1.1rem;
	right: 16rem;
	background: #986e62;
	position: absolute;
}
.mobile-verification {
    width: 60%;
    height: auto;
    margin: auto;
}
.form-content4 {
	height: auto;
	padding: 12% 3%;
	border: 1px dashed #fff;
	margin-bottom: 5%;
	background: #85a04c;
}

.form-control4 {
	border-radius: 1.5rem;
}

.form-group4 {
	margin-bottom: 20px;
}

.form-group5 {
	margin-bottom: 20px;
}

.form-group4 label {
	display: inline-block;
	margin-bottom: .5rem;
	color: #fff;
	font-family: 'Poiret One', cursive;
	font-weight: 700;
	letter-spacing: 1px;
}

.form-group5 label {
	display: inline-block;
	margin-bottom: .5rem;
	color: #fff;
	font-family: 'Poiret One', cursive;
	font-weight: 700;
	letter-spacing: 1px;
}

.form-control4 {
	display: block;
	width: 100%;
	height: calc(1.5em + .75rem + 2px);
	padding: .375rem .75rem;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #777;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0px;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.captcha-code4 {
	width: 70px;
	height: auto;
	margin: auto;
	padding: 3px 0px 0px 0px;
}
.captcha-code4 img{
	width: 100%;
	height: auto;
	margin: auto;
}
.captcha-code4-text h2 {
	font-size: 14px;
	color: #986e62;
	float: left;
	line-height: 36px;
	list-style-type: none;
	font-weight: 600;
	font-family: sans-serif;
}
.captcha-code4-text h2 a {
	color: #ffffff;
	font-family: sans-serif;
}

.btnLogin {
	border: none;
	border-radius: 20px;
	padding: 6px 0px;
	width: 30%;
	cursor: pointer;
	background: #a2492f;
	color: #fff;
	text-align: center;
	font-family: cursive;
	font-weight: 500;
	margin: auto;
	float: left;
}

.btnGetotp {
	border: none;
	border-radius: 20px;
	padding: 6px 0px;
	width: 30%;
	cursor: pointer;
	background: #a2492f;
	color: #fff;
	text-align: center;
	margin-left: 8px;
	font-family: cursive;
	font-weight: 500;
	margin: auto;
}

.step2 {
	display: none;
}

.step2, .step3 {
	display: none;
}

.form-content5 {
	height: auto;
	padding: 12% 3%;
	border: 1px dashed #fff;
	margin-bottom: 5%;
	background: #85a04c;
	margin: auto;
}

.error {
	color: #a2492f;
}

.page-main-heading {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px 0px 20px 0px;
}

.page-main-heading h2 {
	font-size: 24px;
	font-family:inherit;
	line-height:40px;
	text-align: center;
	margin-bottom: 0;
	color: #a2492f;
	position: relative;
	font-weight: 800;
}
/* datatable */
table.secc-datatable {
	width: 100% !important;
	font-size: 14px !important;
}

table.secc-datatable thead tr th {
	background-color: #c7dc99;
	font-size: 14px !important;
	font-weight: 600 !important;
	text-align: center;
	border: 1px #000 solid;
	min-height: 50px !important;
	vertical-align: middle !important;
}

table.secc-datatable tbody tr td {
	font-size: 14px !important;
}

.page-item.active .page-link {
	background-color: #baf29f;
    background-image: -webkit-linear-gradient(top, #fceec3 0%, #e2acb5 100%);
    background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%);
    /* background-image: linear-gradient(to bottom, #fff 0%, #4e9c3a 100%);
	background-color: #baf29f !important;*/
	border-color:#a2492f !important;
	color: #000 !important;
}
.page-link {
    color: #6e2610;
}
.note-div {
	color: #1b4c52;
	margin: 10px;
}

.dashboard-main-logo {
	min-height: 300px;
}

/* /Urban-Summary-Page-code/ */
.urban-summary table {
	border-collapse: collapse;
	width: 100%;
}

.urban-summary th, .urban-summary td {
	text-align: left !important;
	padding: 4px;
	width: 100%
}

.urban-summary tr:nth-child(even) {
	background-color: #f2f2f2
}

.urban-summary th {
	background-color: #1a2041;
	color: white;
}

.process-urban-line-left {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 94px;
	z-index: 9;
}

.process-urban-line-left1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 78px;
	z-index: 9;
}

.process-urban-line-left2 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 107px;
	z-index: 9;
}
.process-urban-line-left3 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 89px;
	z-index: 9;
}
.process-urban-line-left4 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 89px;
	z-index: 9;
}
.process-urban-line-right {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -7rem;
	top: 165px;
	z-index: 9;
}

.process-urban-line-right1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 107px;
	z-index: 9;
}

.process-urban-line-right2 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 78px;
	z-index: 9;
}

.process-urban-line-right3 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 18.8rem;
	z-index: 9;
}
/* /Households/ */
.process-urban-2-line-left {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 10rem;
	z-index: 9;
}

.process-urban-2-line-left1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 7.2rem;
	z-index: 9;
}

.process-urban-2-line-left2 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 5.8rem;
	z-index: 9;
}

.process-urban-2-line-left3 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 7.3rem;
	z-index: 9;
}

.process-urban-2-line-left4 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 4.8rem;
	z-index: 9;
}

.process-urban-2-line-left5 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 7.2rem;
	z-index: 9;
}
.process-urban-2-line-left6 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	right: -113px;
	top: 8.3rem;
	z-index: 9;
}
.process-urban-2-line-right7 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 18rem;
	z-index: 9;
}
.process-urban-2-line-right {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top: 13.1rem;
	z-index: 9;
}

.process-urban-2-line-right1 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -113px;
	top:78px;
	z-index: 9;
}

.process-urban-2-line-right2 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -111px;
	top: 96px;
	z-index: 9;
}
.process-urban-2-line-right3 {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 62px;
    z-index: 9;
}
.process-urban-2-line-right4 {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 76px;
    z-index: 9;
}
.process-urban-2-line-right5 {
    background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    left: -113px;
    top: 62px;
    z-index: 9;
}
.process-urban-2-line-right6 {
	background: #85a04c;
	height: 2px;
	position: absolute;
	width: 96px;
	left: -111px;
	top: 90px;
	z-index: 9;
}
.single_menu_list-right-urban {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right-urban:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 44%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right-urban h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right-urban h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right-urban p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-right-urban {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	/*  padding-left: 190px;*/
	margin-bottom: 3rem;
	border-left: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-right-urban:before {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	left: -15px;
	top: 52%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-right-urban h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-right-urban h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-right-urban p {
	font-size: 15px;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #323232;
}

/*left-sidde-urban*/
.single_menu_list {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.process-line-r-left-inner19 {
	background: #85a04c;
    height: 2px;
    position: absolute;
    width: 96px;
    right: -113px;
    top: 3.7rem;
    z-index: 9;
}
/*add-new-css*/
.single_menu_list:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 25%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}
/* urban2nd */
.single_menu_list-urban2 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-urban2:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 45%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}
.single_menu_list-urban2 img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}
.single_menu_list-urban2:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-urban2 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}
.single_menu_list-urban2 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}
.single_menu_list-urban2 p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}
/* urban2nd */
.single_menu_list-urban {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-urban:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 35%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list-urban img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list-urban:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-urban h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-urban h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-urban p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-urban-2 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-urban-2:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 45%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list-urban-2 img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list-urban-2:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-urban-2 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-urban-2 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-urban-2 p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}

.single_menu_list-urban-3 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-urban-3:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 37.5%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list-urban-3 img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list-urban-3:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-urban-3 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-urban-3 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-urban-3 p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-urban-4 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-urban-4:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 37.5%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list-urban-4 img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list-urban-4:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-urban-4 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-urban-4 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-urban-4 p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}
.single_menu_list-urban_8 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-urban_8:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 37.5%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list-urban_8 img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list-urban_8:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-urban_8 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-urban_8 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-urban_8 p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}

.single_menu_list:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 45%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}

.single_menu_list-urban-4 {
	position: relative;
	padding: 12px 1.5rem;
	height: auto;
	margin-bottom: 2rem;
	border-right: 4px solid #85a04c;
	box-shadow: 0px 0px 12px 0px #85a04c;
}
.single_menu_list-urban-4:after {
	content: "";
	border-top: 15px solid #85a04c;
	border-bottom: 15px solid #85a04c;
	border-left: 15px solid #85a04c;
	border-right: 15px solid #85a04c;
	display: inline-grid;
	position: absolute;
	right: -15px;
	top: 44%;
	transform: rotate(45deg);
	box-shadow: 3px -2px 3px 0px #00000036;
	z-index: 1;
}

.single_menu_list-urban-4 img {
	max-width: 30%;
	position: absolute;
	left: 0px;
	top: 0;
	border: 3px solid #85a04c;
	padding: 3px;
	border-radius: 50%;
	transition: .4s
}

.single_menu_list-urban-4:hover img {
	border-radius: 0;
	transition: .4s
}

.single_menu_list-urban-4 h4 {
	font-size: 15px;
	border-bottom: 1px dotted #85a04c;
	/*padding-bottom: 15px;*/
	margin-bottom: 10px;
	color: #a2492f;
	font-weight: 600;
}

.single_menu_list-urban-4 h4 span {
	float: right;
	font-weight: bold;
	color: #FF5E18;
	font-style: italic;
}

.single_menu_list-urban-4 p {
	font-size: 15px;
	margin-bottom: 10px;
	color: #323232;
}

.breadcum-reports, .breadcum-reports a, .breadcum-reports a:HOVER {
	color: #768e44;
	font-weight: 600;
	font-size: 14px;
}

.faq-question {
	font-weight: bold;
	font-size: 18px;
	padding-top: 20px;
	text-align: justify;
	width: 100% !important;
}

.faq-answer {
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: justify;
	width: 100% !important;
}

.standard-card {
	min-height: 300px;
	text-align: justify;
}

/* /main-tab-section/ */
.warpper {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.main-tab {
	cursor: pointer;
	padding: 10px 20px;
	margin: 0px 2px;
	background: #85a04c;
	display: inline-block;
	color: #fff;
	margin: 2.5rem 0 1.5rem 0;
	border-radius: 3px 3px 0px 0px;
	box-shadow: 0 0.5rem 0.8rem #00000080;
}

.panels {
	background: #fffffff6;
	box-shadow: 0 12PX 10PX #00000080;
	min-height: 200px;
	width: 100%;
	max-width: 90%;
	border-radius: 3px;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 1rem;
	border-top: 1px dashed #85a04c;
}

.panel {
	display: none;
	animation: fadein .8s;
}

@
keyframes fadein {from { opacity:0;
	
}

to {
	opacity: 1;
}

}
.panel-title {
	font-size: 1.5em;
	font-weight: bold
}

.radio {
	display: none;
}

#one:checked ~ .panels #one-panel, #two:checked ~ .panels #two-panel,
	#three:checked ~ .panels #three-panel {
	display: block
}

#one:checked ~ .tabs #one-tab, #two:checked ~ .tabs #two-tab {
	background: #fffffff6;
	color: #000;
	border-top: 3px solid #85a04c;
}
/* /main-tab-section/ */
.ruralUrbanType {
	text-align: center;
	color: #FFF;
	font-weight: 600;
}

/*user-profile*/
.user-profile th h1 {
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: left;
	color: #ffffff;
	text-transform: uppercase;
}

.user-profile td {
	font-weight: normal;
	font-size: 15px;
}

.user-profile {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	display: table;
	border: 1px solid #1a2041;
}

.user-profile td, .user-profile th {
	padding: 1% 10%;
}

/* Background-color of the odd rows */
.user-profile tr:nth-child(odd) {
	background-color: #d5dfbd;
}
/* Background-color of the even rows */
.user-profile tr:nth-child(even) {
	background-color: #f1f2fa;
}

.user-profile th {
	background-color: #1a2041;
}

@media ( max-width : 800px) {
	.user-profile td:nth-child(4), .user-profile th:nth-child(4) {
		display: none;
	}
}

@media ( max-width : 600px) {
	.user-profile td:nth-child(4), .user-profile th:nth-child(4) {
		display: none;
	}
	.user-profile td, .user-profile th {
		padding: 0%;
	}
}

@media ( max-width : 480px) {
	.user-profile td:nth-child(4), .user-profile th:nth-child(4) {
		display: none;
	}
	.user-profile td, .user-profile th {
		padding: 0%;
	}
}

@media ( max-width : 360px) {
	.user-profile td:nth-child(4), .user-profile th:nth-child(4) {
		display: none;
	}
	.user-profile td, .user-profile th {
		padding: 0%;
	}
}

.cgreen {
	color: green;
}

.cred {
	color: red;
}

.min-height-350{
	min-height: 350px;	
}
/*user-profile*/
/*nevigation*/
#header {
  overflow: visible;
  position: relative;
}

#header h1 {
  margin: 5px 0;
}

#primary-nav-button {
  background: transparent;
  display: none;
  border: 1px solid #aaa;
  position: absolute;
  bottom: 5px;
  right: 0;
  padding: 0;
  text-decoration: none;
  color: #333;
  text-align: center;
  font-weight: bold;
  font-size: 0;
}

#primary-nav-button:hover {
  background: rgba(0,0,0,0.05);
}

#primary-nav-button.selected {
  background: rgba(0,0,0,0.1);
}

#primary-nav-button:before {
  /* content: '☰'; */
  content: '\2261';
  display: block;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.05;
  height: 1em;
  width: 1em;
  color: inherit;
  speak: none;
}

.menu li {
  float: left;
/*  margin-right: 10px;*/
  position: relative;
}

.menu li:last-child {
  margin-right: 0;
}

.menu .sub-menu li {
  width: 100%;
}

.menu li a {
  display: block;
  text-decoration: none;
}

#top-nav li a {
  color: #8CC152;
  padding: 5px 0;
}

#top-nav .sub-menu {
  background: #fff;
}

#top-nav .sub-menu li a {
  padding: 5px;
}

#top-nav .sub-menu li > a:hover,
#top-nav .sub-menu li.selected > a {
  background: #8CC152;
  color: #000;
}
#primary-nav li a {
    color: #333;
    font-weight: normal;
    padding: 8px;
    font-family: sans-serif;
    font-size: 13px;
}

#primary-nav li.active > a,
#primary-nav li > a:hover,
#primary-nav li.selected > a {
  background: #85a04c;
  color: #000;
}

.downarrow {
  	background: none;
  display: inline-block;
	  padding: 0;
  	text-align: center;
  min-width: 3px;
}

.sub-menu .downarrow {
  position: absolute;
  right: 0;
  padding-right: 10px;
}

.downarrow:before {
  content: '\25be';
  color: inherit;
  display: block;
	  font-family: sans-serif;
	  font-size: 1em;
  line-height: 1.1;
	  width: 1em;
  	height: 1em;
}

.menu .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  max-height: 1000px;
}

.menu .sub-menu.hide {
  display: none;
}

#primary-nav .sub-menu {
  background: #9dbb5c;
  min-width: 150px;
  z-index: 2222;
}

#primary-nav .sub-menu li {
  border-bottom: 1px solid #7cb142;
  width: 100%;
  min-width: 235px;
}

#primary-nav .sub-menu li:last-child {
  border-bottom: 0;
}

#primary-nav .sub-menu .downarrow:before {
  content: '\25b8';
}

#primary-nav.mobile {
  display: none;
  position: absolute;
  top: 100%;
  background: #A0D468;
  width: 100%;
}

#primary-nav.mobile li {
  width: 100%;
  margin: 0;
  background: #F5F5F5;
  border-bottom: 1px solid #7cb142;
}

#primary-nav.mobile li.selected > a {
  border-bottom: 1px solid #7cb142;
}

#primary-nav.mobile li:last-child {
  border: none;
}

#primary-nav.mobile li a {
  padding: 5%;
}

#primary-nav.mobile .sub-menu li a {
  padding-left: 7%;  
}

#primary-nav.mobile .sub-menu .submenu li a {
  padding-left: 9%;  
}

#primary-nav.mobile .sub-menu .sub-menu .sub-menu li a {
  padding-left: 11%;  
}

#primary-nav.mobile .sub-menu {
  float: left;
  position: relative;
  width: 100%;
}

.mobile .downarrow,
.mobile .sub-menu .downarrow {
  position: absolute;
  right: 0;
  padding-right: 5%;
}

#primary-nav.mobile .sub-menu .downarrow:before {
  content: '\25be';
}
#primary-nav-button.mobile {
  display: inline-block;
}
  
}

/*navigation*/
/*two-box-section*/
.three-box-innar {
    width: 100%;
    height: auto;
    transition: .5s;
}
.three-box-innar-image {
    width: 100%;
    height: 130px;
    transition: .5s;
    background: #98b1f9;
    border:10px solid #f1f1f1;
}
.three-box-innar-image img {
    width: 100%;
    height: 110px;
    text-align: center;
    transition: .5s;
}
/*three-box-section*/
/*two-and-three-box-section*/
#mixedSlider {
    position: relative;
    width:100%;
    margin:1rem 0; 
}
#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
}
#mixedSlider .MS-content .item {
    display: inline-block;
    width: 19%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    margin-right: 1%;
}
@media (max-width: 991px) {
#mixedSlider .MS-content .item {
    width: 50%;
}
}
@media (max-width: 767px) {
#mixedSlider .MS-content .item {
    width: 100%;
}
}
#mixedSlider .MS-content .item .imgTitle {
    position: relative;
}
#mixedSlider .MS-controls button {
    width: 30px;
    height: 30px;
    position: absolute;
    border: none;
    background-color: #ff2f00;
    outline: 0;
    font-size: 30px;
    top: 3.5rem;
    line-height: 24px;
    color: #fff;
    transition: 0.15s linear;
}
#mixedSlider .MS-controls button .MS-left {
}
#mixedSlider .MS-controls button .MS-right {
}
#mixedSlider .MS-controls button:hover {
    color: #81b84d;
}
@media (max-width: 992px) {
#mixedSlider .MS-controls button {
    font-size: 30px;
}
}
@media (max-width: 767px) {
#mixedSlider .MS-controls button {
    font-size: 20px;
}
}
#mixedSlider .MS-controls .MS-left {
    right: 0;
    left: -2rem;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}
#mixedSlider .MS-controls .MS-left i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider .MS-controls .MS-left {
    right: 40px;
}
}
#mixedSlider .MS-controls .MS-right {
    right: 0px;
    border-radius: 100%;
}
#mixedSlider .MS-controls .MS-right i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider .MS-controls .MS-right {
    right: -10px;
}
}




 

#mixedSlider2 {
    position: relative;
    width:100%;
    margin:1rem 0; 
}
#mixedSlider2 .MS-content2 {
    white-space: nowrap;
    overflow: hidden;
}
#mixedSlider2 .MS-content2 .item {
    display: inline-block;
    width: 19%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    margin-right: 1%;
}
@media (max-width: 991px) {
#mixedSlider2 .MS-content2 .item {
    width: 50%;
}
}
@media (max-width: 767px) {
#mixedSlider2 .MS-content2 .item {
    width: 100%;
}
}
#mixedSlider2 .MS-content2 .item .imgTitle {
    position: relative;
}
#mixedSlider2 .MS-controls2 button {
    width: 30px;
    height: 30px;
    position: absolute;
    border: none;
    background-color: #ff2f00;
    outline: 0;
    font-size: 30px;
    top: 3.5rem;
    line-height: 24px;
    color: #fff;
    transition: 0.15s linear;
}
#mixedSlider2 .MS-controls2 button .MS-left {
}
#mixedSlider2 .MS-controls2 button .MS-right {
}
#mixedSlider2 .MS-controls button:hover {
    color: #81b84d;
}
@media (max-width: 992px) {
#mixedSlider2 .MS-controls button {
    font-size: 30px;
}
}
@media (max-width: 767px) {
#mixedSlider2 .MS-controls2 button {
    font-size: 20px;
}
}
#mixedSlider2 .MS-controls2 .MS-left {
    right: 0;
    left: -2rem;
    border-radius: 100%;
    width: 30px;
    height: 30px;
}
#mixedSlider2 .MS-controls2 .MS-left i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider2 .MS-controls2 .MS-left {
    right: 40px;
}
}
#mixedSlider2 .MS-controls2 .MS-right {
    right: 0px;
    border-radius: 100%;
}
#mixedSlider2 .MS-controls2 .MS-right i{
    right: 0;
    left: 0;
    border-radius: 100%;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
}
@media (max-width: 767px) {
#mixedSlider2 .MS-controls2 .MS-right {
    right: -10px;
}
} 

/*navigation*/

div.table-graph-button{
	text-align: center;
    margin: 5px;
}
div.table-graph-button a{
	padding: 5px;
	border: 1px solid #000;
    border-radius: 5px;
    background-color: #7cb5ec;
    color: #000;
}
div.table-graph-button a:HOVER{
    background-color: #000;
    color: #FFF;
	border: 1px solid #267fe2;
}
.total-row{
	font-weight: bold;
	/* background-color: #e6e6e6 !important; */
}


button.dt-button, div.dt-button, a.dt-button {
    position: relative;
    display: inline-block;
    /* background: #f30; */
    box-sizing: border-box;
    margin-right: 0.333em;
    margin-bottom: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: 0.88em;
    line-height: 1.6em;
    color: #7e1e2f !important;
    /* white-space: nowrap; */
    overflow: hidden;
    background-color: #d89b9b !important;
    background-image: -webkit-linear-gradient(top, #fceec3 0%, #e2acb5 100%) !important;
    background-image: -moz-linear-gradient(top, #fff 0%, #e9e9e9 100%) !important;
    background-image: -ms-linear-gradient(top, #fff 0%, #e9e9e9 100%) !important;
    background-image: -o-linear-gradient(top, #fff 0%, #e9e9e9 100%) !important;
    /* background-image: linear-gradient(to bottom, #fff 0%, #4e9c3a 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td a {
    border-bottom-width: 0;
    color: #6e2610;
}

/*new-code-3-6-2021*/

#container ul{
	margin:0;
	padding:0;
}
#container ul li{
	float:none;
	list-style-type:none;
	width:auto;
}
#container1 {
  display: grid;
  grid-template-columns:19.5rem 19.5rem 19.5rem 19.5rem;
  grid-gap: 10px;
  font-family: 'Lato';
  text-align: center;
  font-size: 14px;
  margin: 40px 30px;
}
.item1 {
  padding:8px;
  font-size: 14px;
  border: 1px solid black;	
 }
 .footer-hgt{
 width:100%;
 height:auto;
 margin:auto;
 padding:0 0 0 0;
 }
 .ruralUrbanType a{
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 12px;
}
 .toggle.btn {
    width: 175px !important;
    height:20px !important;
	margin: 9.7px 7px;
    right: -21rem;
    border-radius:10px;
    border-right: 1px solid  #a14a2f;
}
.btn-success {
    color: #fff;
    background-color: #a14a2f;
    border-color:  #a14a2f;
}
.btn-danger {
    color: #fff;
    background-color: #57701e;
    border-color:  #57701e !important;
}
.btn-danger:hover {
    color: #fff;
    background-color: #57701e;
    border-color: #57701e;
}
.btn-success:focus, .btn-success:hover {
    background-color: #57701e;
    background-position: 0 -15px;
}

.btn-success:hover {
    color: #fff;
    background-color: #a14a2f;
    border-color: #a14a2f;
}
.main-toggle-section{
	width:100%;
	height:auto;
	margin:9px 0 0 0;
}
.clr{
	clear:both;
	}
.main-both-btn-sec{
width: 90%;
    height: auto;
    float: right;
	}
.main-toggle-btn{
width: 30%;
    height: auto;
    float: left;
    margin-left: 0;
}
.main-toggle-btn-new {
	width: 75%;
    height: auto;
    margin-left: -13px;
    }
.main-toggle-btn1 {
    width: 30%;
    height: auto;
    float: right;
    margin-top:7px;
    margin-right: 2.5rem;
}
}
.main-toggle-btn2{
	width:100%;
	height:auto;
	margin:auto;
}
/* .toggle.btn:last-child{
	right:-31.55rem;
	left: 32rem;
} */

.tooltip:hover .tooltiptext {
  visibility: visible;
}


.has-toggle-input label, .has-toggle-input.radio label {
  display: block;
  float: left;
  padding: 5px 10px;
  margin: auto auto auto -1px;
  background: #f4f4f4;
  color: #444;
  border: 1px #d0d0d0 solid;
  line-height: normal;
  overflow: hidden;
  cursor: pointer;
}

.has-toggle-input label.active {
  background:#a14a2f;
  border-color:#a14a2f;
  color: white;
  font-weight: bolder;
}

.has-toggle-input label:first-of-type { margin-left: auto; }

.has-toggle-input label:last-of-type { }



.has-toggle-input-green label, .has-toggle-input-green.radio label {
  display: block;
  float: left;
  padding: 5px 10px;
  margin: auto auto auto -1px;
  background: #f4f4f4;
  color: #444;
  border: 1px #d0d0d0 solid;
  line-height: normal;
  overflow: hidden;
  cursor: pointer;
}

.has-toggle-input-green label.active {
  background: #57701e;
  border-color: #57701e;
  color: white;
  font-weight: bolder;
}

.has-toggle-input-green label:first-of-type { margin-left: auto; }

.has-toggle-input-green label:last-of-type { }

#radioButtonContainer{
	display:none;
}
#radioButtonContainer1{
	display:none;
}

.headerRight{
	 float:right;
 	width:auto;
}
.headerRight ul li{ 
	float:left;
 	font-size:80%;
 	font-family: 'Open Sans', sans-serif;
 	font-weight:400;
 	line-height:231%;
 	background: none;
 	}
.headerRight ul li a{ 
	color: #FFF;
	display:block;
	padding-right:9px;
	padding-left:9px;
	outline:none;
	border-right: 1px solid #87888d;
}
.headerRight ul li a.high-contrast.light			{ background:#232323;}
.headerRight ul li.dark a		{ color:#fff;}
.headerRight ul li.dark a:hover,
.headerRight ul li.dark a:focus	{ color:#b8cfff; }
.headerRight ul li.hindi a		{ color:#fedd25; background: none; }
.headerRight ul li.hindi a:hover,
.headerRight ul li.hindi a:focus{ background:#a14a2f; color: #FFF; }
.headerRight ul li.noBorder		{ border-left:none; background: none; }
.headerRight ul li a:hover,
.headerRight ul li a:focus		{ text-decoration:none; }
.headerRight ul li a:focus img	{ outline: 1px dotted; }

/*top to bottom*/
#scrollToTop{
  font-size:2em;
  color:#a2492f;
  position:fixed;
  right:40px;
  bottom:10%;
  transition:all 0.2s ease;	
  z-index:999;
}
#scrollToTop:hover{
  transform:scale(1.1,1.1);	
  transition:all 0.2s ease;	
}
.scroll-hide{
 transform:scale(0,0);
}
/*top to bottom*/
#skipToBottom{
  font-size:2em;
  color:#a2492f;
  right:40px;
  bottom:10%;
  transition:all 0.2s ease;	
  z-index:999;
}
#skipToBottom:hover{
  transform:scale(1.1,1.1);	
  transition:all 0.2s ease;	
}
.scroll-hide{
 transform:scale(0,0);
}

/*-----new------*/

/*theme-change-css*/
.align-items-center {
    -ms-flex-align: center !important;
    height: auto !important;
    align-items: center !important;
}
.jumbotron {
    padding: 0 !important;
    background-color: #e9ecef;
    margin-bottom: 0rem !important;
    }
:root {
    --primary-dark:#121212 ;
    --color-dp0: #191919  ;
    --color-dp1: rgb(35,35,35) ;
    --color-dp2: rgb(38,38,38) ;
    --color-dp3: rgb(41,41,41) ;
    --color-dp4: rgb(42,42,42) ;
    --color-dp6: rgb(48,48,48) ;
    --color-dp8: rgb(49,49,49) ;
    --color-dp12: rgb(53,53,53) ;
    --color-dp16: rgb(56,56,56) ;
    --color-dp24: rgb(58,59,59) ;
    --color-text: #eee ;
    --color-text-secondary: #a0a0a0;
    --color-white: #fff;
    --color-blue-secondary: rgb(0, 99, 204);
    --color-blue-tertiary: rgb(0, 123, 255);
    --select-width: 80px;
    --select-height: 35px;
    --color-dark-primary :#64B5F6;
    --color-dark-secondary :#90A4AE;
    --color-dark-success :#81C784;
    --color-dark-warning :#FFF59D;
    --color-dark-info :#4FC3F7;
    --color-dark-light :#EEEEEE;
    --color-dark-body :#e0e0e0;
    --color-dark-danger :#CF6679;
    --color-dark-primary-border :#42A5F5;
    --color-dark-secondary-border :#607D8B;
    --color-dark-success-border :#66BB6A;
    --color-dark-warning-border :#FFF176;
    --color-dark-info-border :#2196F3;
    --color-dark-danger-border :#e57373;
}
html {
     scroll-behavior: smooth;
}
body {
    transition:.35s all ease-out;
}

[data-theme="dark"] .jumbotron
{
    background: var(--color-dp0) !important;
}
[data-theme='dark'] a{
    color:#5fa9ee;
}
[data-theme="dark"] .navbar {
    background: var(--color-dp16) !important;
}

[data-theme="dark"] body{
    background-color: #191919 !important;
    color: var(--color-text) !important;
}

[data-theme="dark"] .bg-light {
    background-color: var(--color-dp0) !important;
}

[data-theme="dark"] .bg-white {
    background-color: var(--color-dp0)  !important;
}

[data-theme="dark"] .bg-dark {
    background-color: var(--color-dp4) !important;
}

[data-theme='dark'] .card {
    background: var(--color-dp4) !important;
}
[data-theme='dark'] .card-header {
    background: var(--color-dp2) !important;
}
[data-theme='dark'] .card-text {
    color: var(--color-text) !important;
}
[data-theme='dark'] .text-dark {
    color: var(--color-text-secondary) !important;
}
[data-theme='dark'] .text-dark:hover {
    color: var(--color-text) !important;
}
[data-theme='dark'] .list-group-item {
    background: var(--color-dp4) !important;
    color: var(--color-text) !important;
}
[data-theme='dark'] .form-control {
    background: var(--color-dp6) !important;
    border: var(--color-dp8) !important;
    color: var(--color-text-secondary) !important;
}
[data-theme='dark'] .form-control:active {
    background: var(--color-dp6) !important;
    border: var(--color-dp8) !important;
    color: var(--color-text-secondary) !important;
}
[data-theme='dark'] .input-group-prepend{
    background: var(--color-dp16) !important;
}
[data-theme='dark'] .custom-select{
    background: var(--color-dp6) !important;
    border: var(--color-dp8) !important;
    color: var(--color-text-secondary) !important;
}
[data-theme='dark'] .custom-control-input:checked ~ .custom-control-label:before {
    background-color:var(--color-blue-secondary) !important;
    color:var(--color-dp6) !important;
}
[data-theme='dark'] .custom-control-input ~ .custom-control-label:before {
    background-color:var(--color-dp8) !important;
    border-color: var(--color-dp16);
    box-shadow: var(--color-dp16);
    color:var(--color-dp6) !important;
}
[data-theme='dark'] hr {
    color: var(--text-color-secondary) !important;
}

/* 
Bootstrap */
[data-theme='dark'] .alert {
    color: var(--color-dp0);
}
[data-theme='dark'] .alert-danger{
    background-color: var(--color-dark-danger);
    border-color: var(--color-dark-danger-border);
}
[data-theme='dark'] .alert-primary{
    background: var(--color-dark-primary);
    border-color: var(--color-dark-primary-border);
}
[data-theme='dark'] .alert-secondary{
    background: var(--color-dark-secondary);
    border-color: var(--color-dark-secondary-border);
}
[data-theme='dark'] .alert-warning{
    background: var(--color-dark-warning);
    border-color: var(--color-dark-warning-border);
}
[data-theme='dark'] .alert-info{
    background: var(--color-dark-info);
    border-color: var(--color-dark-info-border);
}
[data-theme='dark'] .alert-success{
    background: var(--color-dark-success);
    border-color: var(--color-dark-success-border);
}
[data-theme='dark'] .alert-light{
    background: var(--color-dark-light);
}
/* breadcrumb */
[data-theme='dark'] .breadcrumb{
    background: var(--color-dp16);
}
[data-theme='dark'] .breadcrumb-item{
    color:var(--color-blue-secondary);
}
[data-theme='dark'] .breadcrumb-item:hover{
    color:var(--color-blue-tertiary);
}
[data-theme='dark'] .breadcrumb-item + .active{
    color:var(--color-blue-tertiary);
}

/* modal*/
[data-theme='dark'] .modal-content {
    background: var(--color-dp24)! important;
}
[data-theme='dark'] .modal-header,.modal-footer {
    background: var(--color-dp12) !important;
}
[data-theme='dark'] .modal-header{
    border-bottom:1px solid var(--color-text-secondary);
}
[data-theme='dark'] .modal-footer{
    border-top:1px solid var(--color-text-secondary);
}
[data-theme='dark'] .close {
    color: var(--color-text);
    text-shadow:none;
}
[data-theme='dark'] .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    color: var(--color-text);
}

/* nav */
[data-theme='dark'] .nav {
    background: var(--color-dp12);
}

/* pagination */
/* [data-theme='dark'] .page-item,.page-link{
    background: var(--color-dp8) !important;
    border-color: var(--color-dp12);
}
[data-theme='dark'] .page-item:hover ,.page-link:hover{
    background: var(--color-dp6) !important;
    border-color: var(--color-dp12);
}
 */
/* tooltip */
[data-theme='dark'] .tooltip-inner {
    background: var(--color-dp16);
}

/* img */
[data-theme='dark'] img {
    filter: grayscale(20%);
}

/* Text */
[data-theme='dark'] .text-primary {
    color: var(--color-dark-primary) !important; 
}
[data-theme='dark'] .text-secondary {
    color: var(--color-dark-secondary) !important;
}
[data-theme='dark'] .text-success {
    color: var(--color-dark-success) !important;
}
[data-theme='dark'] .text-danger {
    color: var(--color-dark-danger) !important;
}
[data-theme='dark'] .text-warning {
    color: var(--color-dark-warning) !important;
}
[data-theme='dark'] .text-info {
    color: var(--color-dark-info) !important;
}
[data-theme='dark'] .text-light {
    color: var(--color-dark-light) !important;
}
[data-theme='dark'] .text-body {
    color: var(--color-dark-body) !important;
}
[data-theme='dark'] .text-white {
    color: var(--color-text) !important;
}
[data-theme='dark'] .text-dark {
    color: var(--color-text-primary ) !important;
}



/* background */
[data-theme='dark'] .bg-primary {
    background: var(--color-dark-primary) !important; 
}
[data-theme='dark'] .bg-secondary {
    background: var(--color-dark-secondary) !important;
}
[data-theme='dark'] .bg-success {
    background: var(--color-dark-success) !important;
}
[data-theme='dark'] .bg-danger {
    background: var(--color-dark-danger) !important;
}
[data-theme='dark'] .bg-warning.text-dark {
    background: var(--color-dark-warning) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .bg-info {
    background: var(--color-dark-info) !important;
}

[data-theme='dark'] .bg-body {
    background: var(--color-dark-body) !important;
}
[data-theme='dark'] .bg-dark.text-white {
    background: var(--color-dp6) !important;
    color: var(--color-text-primary) !important;
}

/* Buttons*/
/* background */

[data-theme='dark'] .btn-primary {
    background: var(--color-dark-primary) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-secondary {
    background: var(--color-dark-secondary) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-success {
    background: var(--color-dark-success) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-danger {
    background: var(--color-dark-danger) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-warning {
    background: var(--color-dark-warning) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-info {
    background: var(--color-dark-info) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-light {
    background: var(--color-dp12) !important;
    color:var(--color-text) !important;
    border-color:var(--color-dp4) !important;
}
[data-theme='dark'] .btn-body {
    background: var(--color-dark-body) !important;
}
[data-theme='dark'] .btn-dark {
    background: var(--color-dp6) !important;
    color: var(--color-text-primary) !important;
}
/**/
[data-theme='dark'] .btn-outline-primary {
    border-color: var(--color-dark-primary) !important;
    color: var(--color-dark-primary) !important;
}
[data-theme='dark'] .btn-outline-primary:hover {
    background: var(--color-dark-primary) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-outline-secondary {
    border-color: var(--color-dark-secondary) !important;
    color: var(--color-dark-secondary) !important;
}
[data-theme='dark'] .btn-outline-secondary:hover {
    background: var(--color-dark-secondary) !important;
    color: var(--color-dp0) !important;
}

[data-theme='dark'] .btn-outline-success {
    border-color: var(--color-dark-success) !important;
    color: var(--color-dark-success) !important;
}
[data-theme='dark'] .btn-outline-success:hover {
    background: var(--color-dark-success) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-outline-danger {
    border-color: var(--color-dark-danger) !important;
    color: var(--color-dark-danger) !important;
}
[data-theme='dark'] .btn-outline-danger:hover {
    background: var(--color-dark-danger) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-outline-warning {
    border-color: var(--color-dark-warning) !important;
    color: var(--color-dark-warning) !important;
}
[data-theme='dark'] .btn-outline-warning:hover {
    background: var(--color-dark-warning) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-outline-info {
    border-color: var(--color-dark-info) !important;
    color: var(--color-dark-info) !important;
}
[data-theme='dark'] .btn-outline-info:hover {
    background: var(--color-dark-info) !important;
    color: var(--color-dp0) !important;
}
[data-theme='dark'] .btn-outline-light {
    border-color: var(--color-text) !important;
    color: var(--color-text) !important;
}
[data-theme='dark'] .btn-outline-light:hover {
    background: var(--color-dp4) !important;
    color: var(--color-text) !important;
}
[data-theme='dark'] .btn-outline-dark {
    border-color: var(--color-dp8) !important;
    color: var(--color-dp8) !important;
}
[data-theme='dark'] .btn-outline-dark:hover {
    background: var(--color-dp8) !important;
    color: var(--color-white) !important;
}

[data-theme='dark'] code {
     color: var(--text-secondary);
}

/* custom checkbox */
.switch {
    position: relative;
    display: inline-block;
    width: var(--select-width);
    height: var(--select-height);
    animation : moveUp .5s .5s;
    animation-fill-mode:backwards;
}
.switch label{
	margin-bottom: 0;
}
@keyframes moveUp {
    from {
         transform:translateY(30px);
         opacity:0;
    }
    to {
         transform:translateY(0px);
         opacity:1px;
    }
}

.switch input {
 opacity: 0;
 width: 0;
 height: 0;
}
.slider {
 position: absolute;
 cursor: pointer;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background-color: #1a2041;
 -webkit-transition: .4s;
 transition: .4s;
}

.slider:before {
 position: absolute;
 content: "";
 height: calc(var(--select-height) - 2 * 4px );
 width: calc(var(--select-height) - 2 * 4px );
 left: 4px;
 bottom: 4px;
 background-color: white;
 -webkit-transition: .4s;
 transition: .4s;
}

input:checked + .slider {
 background-color: rgb(133 160 76);
}

input:focus + .slider {
 box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
 -webkit-transform: translateX( 45px );
 transform: translateX( 45px );
}

/* Rounded sliders */
.slider.round {
 border-radius: 34px;
}

.slider.round:before {
 border-radius: 50%;
}

.btn-fixed--right-corner {
    position:fixed;
    bottom:25px;
    right:25px;
    width:45px;
    height:45px;
    font-size:1.8rem;
    font-weight:700;
    display:flex;
    align-items:center;
    justify-content:center;
}

.img-scroll {
    width: 100%;
    height: 400px;
    background-size: 100% !important;
    background-position-y: 0%;
    position: relative;
    overflow: hidden;
}
.img-scroll:hover {
    animation: updown 3s alternate infinite;
}

.img-scroll-caption {
    position: absolute;
    width:100%;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 5px;
    bottom: 0;
    color: var(--color-text);
    background: rgba(58,59,59,0.5);
    transition: .5s all ease-out;
}
.btn-preview {
    position: absolute;
    bottom:-38px;
    opacity:0 ;
    transition: .5s all ease-out;
}
.img-scroll:hover .btn-preview{
    bottom:0px;
    opacity: 1;
}
.img-scroll:hover .img-scroll-caption {
    bottom:38px;
}
@keyframes updown {
    from {
        background-position-y: 0%;
    }
    to {
        background-position-y: 100%;
    }
}

code {
     color: var(--color-text);
}
[data-theme='dark']  .best-quality-innar h3 {
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    color: #ff0;
    padding-right: 1rem;
    line-height: 32px;
    padding-bottom: 0.2rem;
}

.main-table-page{
	background:#000;
}
/* .page-main-heading h2{
	color:#000;
} */

.main-table-page{
background:#a14a2f;}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td a{
color:#000;}

div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td{
color:#000;}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td{
color:#000;}
table.secc-datatable thead tr th{
background:#000;}