body {
	margin: 0;
	padding: 0;
	background: url(../images/body-bg.gif) 0 0 no-repeat;
    background-position: center top;
    background-attachment: fixed;
}
.clear {
	clear: both;
}
.nav {
	margin: 0;
	padding: 0;
	width: 100%;
}
#header {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#header .logo {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
}
#header .contact {
	width: 100%;
	margin: 50px 0 0 180px;
	padding: 0;
	display: block;
}
#header .batch {
	margin: 20px 0 0 20px;
	text-align: right;
	padding: 0;
	display: block;
}
.add img {
	width: 100%;
}
#menu {
	width: 100%;
	height: 42px;
	background: #87946B;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal 14px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	display: block;
	margin: 0;
	position: relative;
	padding:12px 35px;
	color: #FFF;
	display: block;
	text-decoration: none;
	border-left:2px solid #FFF;
}
#menu ul li .ayell:hover, #dl-menu ul li .ayell:hover{
	background:#fdb913;
}
#menu ul li .ared:hover, #dl-menu ul li .ared:hover{
	background:#da1a32;
}
#menu ul li .aorg:hover, #dl-menu ul li .aorg:hover{
	background:#f68d39 !important;
}
#menu ul li .ablue:hover, #dl-menu ul li .ablue:hover{
	background:#56c7da !important;
}
#menu > ul > li > div {
	display: none;
	background: #FFFFFF;
	position: absolute;
	z-index: 999;
	padding: 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
 background color: #000000;
}
#menu > ul > li:hover > div {
	display: table;
	width: 150px;
}
#menu > ul > li > div > ul {
	display: table-cell;
}
#menu > ul > li > div > ul li {
	float: left
}
#menu > ul > li ul + ul {
	padding-left: 20px;
}
#menu > ul > li ul > li > a {
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	min-width: 120px;
}
#menu > ul > li ul > li > a:hover {
	background: #0c63aa;
	color: #FFF;
}
#menu > ul > li > div > ul > li > a {
	color: #000000;
}
#banner {
	padding-top: 10px;
	background: #FFF;
	margin: 0 auto;
	display: block;
}
#banner .banner_left {
	width: 100%;
	background: #2ca2da;
	margin: 0 0 0 0;
	padding: 5px;
}
#banner .banner_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font: normal 14px Verdana, Geneva, sans-serif;
	color: #FFF;
}
#banner .banner_left ul li {
	margin: 0;
	padding: 5px 5px 5px 25px;
	background: url(../images/arrow.html) 5px 9px no-repeat;
}
#banner .banner_left ul li a {
	display: block;
	margin: 0;
	padding: 3px;
	color: #FFF;
	display: block;
	text-decoration: none;
}
#banner .banner_left ul li a:hover {
	color: #F90;
}
#banner .banner_right {
	background: f1f1f1;
	margin: 0 0 0 0;
	padding: 0;
}
#cantact .leftarea {
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
}
#cantact .leftarea .news {
	width: 100%;
	margin: 0;
	padding: 5px;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.28);
	background: url(../images/login.html) 0 -118px repeat-x #FFF;
	display: block;
}
#cantact .leftarea .news h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #C00;
	margin: 0;
	padding: 5px;
}
#cantact .leftarea .news p {
	font: normal 13px Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0;
	padding: 5px;
	text-align: justify;
}
#cantact .leftarea .news p a {
	text-decoration: none;
	color: #C00;
}
#cantact .leftarea .news p a:hover {
	text-decoration: underline;
	color: #009;
}
#cantact .enquiry {
	width: 100%;
	margin: 0 auto;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.28);
	padding: 5px;
	background: url(../images/enquiry.html) 0 0 repeat-x #FFF;
	display: block;
}
#cantact .enquiry h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	padding: 5px 5px 8px;
}
#cantact .enquiry p {
	font: normal 13px Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0;
	padding: 5px;
	text-align: justify;
}
#cantact .enquiry .inp {
	width: 100%;
	padding: 4px;
	border-radius: 5px;
	border: solid 1px #CCC;
	font: normal 13px Verdana, Geneva, sans-serif;
	outline: none;
	margin: 3px 0;
	height: 36px;
}
#cantact .enquiry .msg {
	width: 250px;
	padding: 4px;
	resize: none;
	border-radius: 5px;
	border: solid 1px #CCC;
	font: normal 13px Verdana, Geneva, sans-serif;
	outline: none;
	margin: 3px 0;
	height: 75px;
}
#cantact .enquiry .inp:focus {
	border: solid 1px #09F;
}
#cantact .enquiry .msg:focus {
	border: solid 1px #09F;
}
#cantact .notification {
	width: 100%;
	margin: 0;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.28);
	padding: 5px;
	background:#f26c52;
	display: block;
}
#cantact .notification h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	padding: 5px 5px 8px;
}
#cantact .notification p {
	font: normal 13px Verdana, Geneva, sans-serif;
	color: #333;
	margin: 0;
	padding: 5px;
	text-align: justify;
}
#cantact .notification p a {
	text-decoration: none;
	color: #C00;
}
#cantact .notification p a:hover {
	text-decoration: underline;
	color: #009;
}
#cantact .notification .cntarea {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	position: relative;
}
.cntarea{
	margin-top:40px;
}
.cntarea p{
	text-align: justify;
    color: rgb(51, 51, 51);
    font: 13px/22px Verdana, Geneva, sans-serif;
    margin: 0px;
    padding: 5px 3px;
	}
	.cntarea h4{
		font: bold 18px 'Cabin', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #e1567a;
    margin: 0 0 0 0;
    padding: 12px 8px;
	}
	 ul.list{
	    font: normal 13px Verdana, Geneva, sans-serif;
    line-height: 22px;
    padding: 0;
    margin: 0 0 0 20px;
	}
#style-5::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 background-color: #efebe2;
}
 #style-5::-webkit-scrollbar {
 width: 10px;
 background-color: #d7d1c2;
}
 #style-5::-webkit-scrollbar-thumb {
 background-color: #bbb29a;
 background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
}
#cantact .notification .cntarea a {
	text-decoration: none;
	color: #C00;
}
#cantact .notification .cntarea a:hover {
	text-decoration: underline;
	color: #039;
}
#cantact .leftarea .video {
	width: 100%;
	background: #000;
	border-radius: 5px;
	margin: 0;
	padding: 5px;
	display: block;
}
#cantact .welcome_cnt {
	margin: 0;
	padding: 5px;
	background: url(../images/wel.html) 0 0 repeat-x #FFF;
	display: block;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.28);
}
#cantact .welcome_cnt h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	padding: 5px;
}
#cantact .welcome_cnt p {
	font: normal 14px Verdana, Geneva, sans-serif;
	line-height: 24px;
	color: #333;
	margin: 0;
	padding: 5px;
	text-align: justify;
}
#cantact .welcome_cn {
	margin: 0;
	padding: 5px;
	background: url(../images/well.html) 0 0 repeat-x #FFF;
	display: block;
	box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.28);
}
#cantact .welcome_cn h1 {
	font: normal 20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	padding: 5px;
}
#cantact .welcome_cn p {
	font: normal 14px Verdana, Geneva, sans-serif;
	line-height: 24px;
	color: #333;
	margin: 0;
	padding: 5px;
	text-align: justify;
}
.add {
	padding: 0;
	margin: 0 0 10px 0;
}
#cantact .leftarea .visitor {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 4px;
	background: url(../images/login.html) 0 0 repeat-x #e6e4e4;
	border: solid 1px #9ec7dc;
	display: block;
}
#cantact .leftarea .visitor h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #C00;
	margin: 0;
	padding: 5px;
}

.footer_strip{
	background:#008ccc;
	width: 100%;
    display: block;
    padding: 10px 10px;
}
.footer_strip p{
	margin:0px;
}
.footer_strip .social a{
	padding-right:20px;
	
}
.footer {
	padding: 10px 10px;
	color:#FFF;
    background: #87946B;
}
.footer p {
	margin:0px;
}
.footer p a {
	text-decoration: none;
	color: #FFF;
}
.footer_section{
	background:#FFF;
	padding-top:15px;
}
.footer_section h2 {
    font: normal 18px 'Cabin', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #000;
    margin: 0;
    padding: 3px 5px;
	font-weight:600;
}
.footer_section p {
    font: normal 14px 'Cabin', sans-serif;
    line-height: 22px;
    margin: 0;
    padding: 3px;
    text-align: justify;
    color: #333;
}
.footer_section ul{
	padding-left:0px;
}
.footer_section ul li{
	list-style-type:none;
}
.footer_section ul li a{
	color:#000;
	font-size:14px;
	line-height:28px;
	text-decoration:none;
}
.footer_section img{
	margin-top:40px;
}
/*	13. About Page Css
/*-----------------------------------------------------------------------------------*/

.page-title-content {
	float: left;
	color: #FFF;
}
.bread-cumb {
	float: right;
}
.page-title-content {
	padding-bottom: 30px;
	padding-top: 50px;
}
.page-title {
	margin: 0;
}
.sub-title {
	color: #FFF;
	font-size: 12px;
}
.bread-cumb > ul {
	padding-bottom: 54px;
	padding-top: 60px;
	margin-right: 30px;
}
.bread-cumb ul li {
	display: inline-block;
	padding-left: 20px;
	position: relative;
}
.bread-cumb > ul li a {
	color: #FFF;
	font-size: 12px;
	font-weight: 300;
}
.bread-cumb ul li:after {
	color: #FFF;
	content: "/";
	font-size: 12px;
	left: 10%;
	line-height: 32px;
	position: absolute;
	top: 0;
}
.bread-cumb ul li:first-child:after {
	display: none;
}
/*-----------------------------------------------------------------------------------*/

#bg-slide {
	background-image: url(../images/bg-banner.html);
}
h1.heading {
	font-size: 21px;
	text-transform: uppercase;
	line-height: 50px;
	border-bottom: 1px dashed #333;
}
.just {
	text-align: justify !important;
}
.contact-area {
	padding: 25px 0 25px;
}
.contact-info {
	padding-left: 50px;
	position: relative;
}
.contact-address.style1 i {
	float: left;
	margin-top: 3px;
}
.contact-address i {
	font-size: 1.1667em;
	color: #fff;
	background: #367EE4;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	color: #fff;
	text-align: center;
}
.contact-address li {
	list-style: none !important;
}
.contact-address.style1 .details {
	margin-left: 50px;
	padding-bottom: 15px;
}
.sidebar-form {
	background: #eeebca;
    padding: 7px;
    border: solid 1px #d1ca82;
}
.desc {
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}
.accordion dl {
	border: 1px solid #ddd;
}
.accordion dl:after {
	content: "";
	display: block;
	height: 1em;
	width: 100%;
	background-color: #0c63aa;
}
.accordion dt > a {
	text-align: center;
	font-weight: 700;
	padding: 2em;
	display: block;
	text-decoration: none;
	color: #fff;
	-webkit-transition: background-color 0.5s ease-in-out;
	-moz-transition: background-color 0.5s ease-in-out;
	transition: background-color 0.5s ease-in-out;
}
.accordion dd {
	background-color: #eee;
	font-size: 1em;
	line-height: 1.5em;
}
.accordion dd > p {
	padding: 1em 2em 1em 2em;
	margin: 0;
}
.accordion {
	position: relative;
	background-color: #eee;
}
.accordionTitle {
	background-color: #428bca;
	border-bottom: 1px solid #c0392b;
}
.accordionTitle:before {
	content: "+";
	font-size: 1.5em;
	line-height: 0.5em;
	float: left;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	-o-transition: -o-transform 0.3s ease-in-out;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}
.accordionTitle:hover {
	background-color: rgba(12,99,170,1);
}
.accordionTitleActive {
	background-color: #c0392b;
}
.accordionTitleActive:before {
	-webkit-transform: rotate(-225deg);
	-moz-transform: rotate(-225deg);
	transform: rotate(-225deg);
}
.accordionItem {
	height: auto;
	overflow: hidden;
}
@media all {
.accordionItem {
	max-height: 50em;
	-moz-transition: max-height 1s;
	-o-transition: max-height 1s;
	-webkit-transition: max-height 1s;
	transition: max-height 1s;
}
}
@media screen and (min-width: 48em) {
.accordionItem {
	max-height: 15em;
	-moz-transition: max-height 0.5s;
	-o-transition: max-height 0.5s;
	-webkit-transition: max-height 0.5s;
	transition: max-height 0.5s;
}
}
.accordionItemCollapsed {
	max-height: 0;
}
.animateIn {
	-webkit-animation-name: accordionIn;
	-webkit-animation-duration: 0.65s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction: normal;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	-webkit-animation-delay: 0s;
	-moz-animation-name: normal;
	-moz-animation-duration: 0.65s;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction: alternate;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: both;
	-moz-animation-delay: 0s;
	animation-name: accordionIn;
	animation-duration: 0.65s;
	animation-iteration-count: 1;
	animation-direction: normal;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	animation-delay: 0s;
}
.animateOut {
	-webkit-animation-name: accordionOut;
	-webkit-animation-duration: 0.75s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-direction: alternate;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-fill-mode: both;
	-webkit-animation-delay: 0s;
	-moz-animation-name: accordionOut;
	-moz-animation-duration: 0.75s;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction: alternate;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-fill-mode: both;
	-moz-animation-delay: 0s;
	animation-name: accordionOut;
	animation-duration: 0.75s;
	animation-iteration-count: 1;
	animation-direction: alternate;
	animation-timing-function: ease-in-out;
	animation-fill-mode: both;
	animation-delay: 0s;
}
 @-webkit-keyframes accordionIn {
0% {
 opacity: 0;
 -webkit-transform: scale(0.8);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
}
}
@-moz-keyframes accordionIn {
0% {
 opacity: 0;
 -moz-transform: scale(0.8);
}
 100% {
 opacity: 1;
 -moz-transform: scale(1);
}
}
@keyframes accordionIn {
0% {
 opacity: 0;
 transform: scale(0.8);
}
 100% {
 opacity: 1;
 transform: scale(1);
}
}
@-webkit-keyframes accordionOut {
0% {
 opacity: 1;
 -webkit-transform: scale(1);
}
 100% {
 opacity: 0;
 -webkit-transform: scale(0.8);
}
}
@-moz-keyframes accordionOut {
0% {
 opacity: 1;
 -moz-transform: scale(1);
}
 100% {
 opacity: 0;
 -moz-transform: scale(0.8);
}
}
@keyframes accordionOut {
0% {
 opacity: 1;
 transform: scale(1);
}
 100% {
 opacity: 0;
 transform: scale(0.8);
}
}
.gallery {
	overflow: hidden;
}
.gallery img {
	display: block;
	position: relative;
	transition: all 0.4s ease-out 0s;
}
.gallery:hover img {
	transform: scale(1.2);
}
.gallery {
	border: 1px solid #929446;
	padding: 05px;
	position: relative;
	margin: 15px 0px;
	border-radius: 02px;
	-webkit-box-shadow: 2px 3px 5px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 3px 5px -3px rgba(0,0,0,0.75);
	box-shadow: 2px 3px 5px -3px rgba(0,0,0,0.75);
}
.gallery:hover {
	border: 1px solid #7d73a8;
	cursor: pointer;
}
.gallery:hover .heading i {
	color: #929446;
}
.gallery .heading {
	text-align: left;
	min-height: 43px;
	position: absolute;
	bottom: 5px;
	width: 96%;
	background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;
	padding: 05px;
}
.gallery .heading p {
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.gallery .heading p span {
	font-size: 10px;
	color: #999;
}
.gallery .heading i {
	float: right;
	font-size: 36px;
	color: #7d73a8;
}
.post-container {
	position: relative;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 30px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 1px 1px #ddd;
	-moz-box-shadow: 0 0 1px 1px #ddd;
	-ms-box-shadow: 0 0 1px 1px #ddd;
	-o-box-shadow: 0 0 1px 1px #ddd;
	box-shadow: 0 0 1px 1px #ddd
}
.post-image {
	background-color: #fff;
	padding: 15px
}
.post-desc {
	border-top: 1px solid #ddd;
	padding: 15px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
#sitemap {
	margin-bottom: 50px;
}
.treeMenu li {
	padding: 0 0 10px 10px;
	color: #367EE4;
	list-style-type: none;
	cursor: pointer;
}
.treeMenu li a {
	text-decoration: none !important;
}
#filter {
	margin-bottom: 50px !important;
	margin-left: -37px !important;
	margin-top: 37px !important;
	display: inline-block !important;
}
#filter li {
	margin-bottom: 30px !important;
	margin-right: 10px !important;
	border-radius: 0!important;
	background: none!important;
	padding: 0!important;
	box-shadow: none!important;
	padding-right: 0!important;
	padding-left: 0!important;
	padding-top: 0!important;
	float: left;
	list-style: none;
}
#filter li:last-child {
	margin-right: 0;
}
#filter li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-weight: 700;
 //margin-bottom: 15px;
 //margin-right: 10px;
	border-radius: 4px;
	padding: 10px;
	background: #428bca;
	box-shadow: 0px 2px 0px 0px #428bca;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 11px;
}
#filter li a:hover {
	cursor: pointer;
	background: rgba(12,99,170,1);
 //color:#fff;
	box-shadow: 0px 2px 0px 0px rgba(12,99,170,1);
}
#filter .current {
	background: #1fcdff;
	box-shadow: 0px 2px 0px 0px #179abf;
}
.pretty .gall a:hover .img-responsive {
	opacity: 0.45;
	transition-duration: 0.5s;
}
.pretty .plS {
	display: block;
}
.view h3 {
	margin-bottom: 5px;
	text-align: center;
 //margin-left: -14px;
	margin-top: 12px;
}
.view a {
	text-decoration: none;
	color: #2f2f2f;
	font-size: 16px;
	text-align: center;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.view li {
	display: inline-block;
	height: 40px;
	background: none;
	text-decoration: none;
	color: #a9a9a9;
	font-size: 13px;
	text-align: center;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.view a:hover {
	color: #1fcdff;
}
.view ul {
	display: block !important;
	margin-top: 7px;
	margin-bottom: 25px;
	text-align: center;
	padding-left: 0;
}
.view ul i {
	margin-right: 5px;
	font-style: normal;
	display: inline-block;
	font-family: FontAwesome;
	font-size: 13px;
	color: #a9a9a9;
}
.view ul li {
	margin-right: 12px;
	text-align: center;
	display: inline-block;
	background: none;
	box-shadow: none;
	list-style: none;
}
/*.view ul li:hover{
	cursor:normal;
	color:#a9a9a9;
	background: none;
	box-shadow: none;
}*/
#filter {
	display: inline-block;
	margin-top: 45px;
}
.view ul a:hover, .view ul a:hover i {
	color: #fd5f5b;
}
.view ul a {
	display: inline-block;
	color: #a9a9a9;
	font-size: 13px;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.pb2 {
	margin-top: 25px;
}
.pb3 {
	margin-top: 25px;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	transition-duration: 0.1s;
}
/* __________ Filter __________ */
/*#filter {padding:11px 0 25px; text-align:center;}
#filter li {display:inline-block;}
#filter li a {
	display:block;
	padding:0 22px;
	text-transform:capitalize;
	line-height:20px;
	font-size:15px;
	color:#707070;
}*/
#filter li a.selected {
	cursor: pointer;
	background: rgba(12,99,170,1);
	color: #fff;
	box-shadow: 0px 2px 0px 0px rgba(12,99,170,1);
}
#projects .columns1 .project {
	width: 100%;
}
.load_more_cont {
 //width:100%;
	padding: 10px 0 0;
}
/* __________ Portfolio Item __________ */
.portfolio_block {
	width: 100%;
}
.portfolio_block .project .hover_img {
	position: relative;
}
/*background-color:#f9cdad;/
/*.portfolio_block .project .hover_img:before {content:''; position:absolute; z-index:10; left:0; top:0; width:100%; height:100%; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out;}
.portfolio_block .project:hover .hover_img:before {background-color:rgba(0,0,0,0.38);}
.portfolio_block .project .hover_img img {opacity:0.92;}
.portfolio_block .hover_img .zoom {
	display:block;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0);
}*/
.portfolio_block.project_descr {
	position: relative;
	padding: 37px 10px 14px;
	color: #979797;
	border: 0;
	border-bottom: 2px solid #ededed;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.portfolio_block .project:hover .project_descr {
	border-bottom-color: #765692;
}
.portfolio_block .project_descr h4 {
	margin-bottom: 11px;
	font-size: 15px;
}
/* Portfolio Item Single */
/*.prev_next_links {
    display: block;
    float: left;
}*/
/*.prev_next_links a {
    margin: 0 17px 20px 0;
}*/




/* Portfolio Item Single Share */
.blogpost_share {
	display: block;
	float: right;
}
/*.blogpost_share a {
    display: inline-block;
    width:40px;
	height: 40px;
	margin:0 7px 10px 0;
    line-height: 40px;
	font-size: 19px;
    text-align: center;
	color:#555;
	background-color:#eaeaea;
}
.blogpost_share a:hover {background-color:#765692; color:#333;}

*/


/*                                                                    */
.default {
	transition-duration: 1s;
}
.fixed {
	transition-duration: 1s;
	/*text-align:center;*/
	z-index: 999;
	position: fixed;
	top: -65px;
	padding: 20px 0;
	width: 100%;
	background-color: #101010!important;
}

#ucolor{
	color:#CF6 !important;
}
/**/


.health h2{
	    font: bold 22px 'Droid Sans', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #C00;
    margin: 0 0 30px 0;
    padding: 15px 8px 8px 8px;
}

.article a{
	font: bold 16px 'Droid Sans', sans-serif;
    letter-spacing: 1px;
    color: #3a688b;
    text-decoration: none;
}

.article .more{
	font-size:13px;
	text-align:right;
	float:right;
}
.parent_view{
	border:1px solid #f26c52;
}

.parent_view marquee p{
	padding-left:10px;
}

.whats_new{
	border:1px solid #008ccc;
}
.whats{
	background:#008ccc;
}
.whats h2{
	font: normal 18px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #FFF;
    margin: 0;
    padding: 15px;
}

.clinic_timing p{
	font: normal 14px 'Cabin', sans-serif;
    line-height: 22px;
    letter-spacing: 1px;
    margin: 0;
    padding: 3px;
    text-align: center;
    color: #333;
}
.our_video{
    background: #666;
    padding: 5px;
}

.map_app {
    background: #87946b;
    padding: 5px;
}
.map_app h1 {
    font: normal 18px 'Droid Sans', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #FFF !important;
    margin: 0;
    padding: 4px;
}

.map_app p {
    font: normal 12px Verdana, Geneva, sans-serif;
    line-height: 18px;
    margin: 0;
    padding: 3px;
    text-align: justify;
    color: #FFF;
}

.article {
	padding-top:15px;
}

.feedback{
    position: absolute;
    z-index: 9999;
    top: 200px;
}

.likebutton {
    width: 80px;
    right: 0;
    padding: 0;
    height: 30px;
    top: 50px;
    position: fixed;
    z-index: 100;
}

@media only screen and (min-width:320px) and (max-width:640px), only screen and (max-width:740px) {
	.likebutton {
		display:none;	
	}
}

.address {
    position: absolute;
    top: 50px;
}
.address p {
    color: #333;
    line-height: 18px;
    margin: 0;
    padding: 2px;
    text-align: left;
}
.address p a {
    text-decoration: none;
    color: #000;
}


fieldset {
    margin: 20px 0;
    padding: 5px;
    display: block;
}
ul.list {
    font: normal 13px Verdana, Geneva, sans-serif;
    line-height: 22px;
    padding: 0;
    margin: 0 0 0 20px;
}
#aa{border:solid 1px #ecd7a4;}
#bb{border:solid 1px #d2eaba;}
#cc{border:solid 1px #f2cdc5;}
#dd{border:solid 1px #bed3ee;}

#aa legend {border:solid 1px #e8a606; font:normal 18px 'Cabin', sans-serif; text-transform:uppercase; background:#e8a606; color:#FFF; margin:0 0; padding:3px 8px; display:block;}
#bb legend {border:solid 1px #75b833; font:normal 18px 'Cabin', sans-serif; text-transform:uppercase; background:#75b833; color:#FFF; margin:0 0; padding:3px 8px; display:block;}
#cc legend {border:solid 1px #df583c; font:normal 18px 'Cabin', sans-serif; text-transform:uppercase; background:#df583c; color:#FFF; margin:0 0; padding:3px 8px; display:block;}
#dd legend {border:solid 1px #5084e5; font:normal 18px 'Cabin', sans-serif; text-transform:uppercase; background:#5084e5; color:#FFF; margin:0 0; padding:3px 8px; display:block;}

ul.listm {
    font: normal 13px Verdana, Geneva, sans-serif;
    list-style: url(../images/arrow.jpg);
    line-height: 22px;
    padding: 0;
    margin: 0 0 0 20px;
}

ul.listm a {
    padding: 8px;
    margin: 0;
    color: #666;
    text-decoration: none;
    display: block;
}
ul.listm a:hover {
    color: #C00;
    background: #f9f9f9;
}

.team {
    width: 100%;
    position: relative;
    z-index: 10;
    margin: 10px 0 20px 0;
    padding: 10px;
    min-height: 180px;
    display: block;
    background: #f2f8eb;
}

.team .teamcnt h2 {
    font: normal 18px 'Oswald', sans-serif;
    text-transform: capitalize;
    color: #FFF;
    background: #84c246;
    margin: 0;
    padding: 5px;
}
.team .teamcnt h4 {
    font: Bold 15px Arial;
    text-transform: capitalize;
    color: #333;
    margin: 0;
    padding: 1px;
}
.inpSCLC {
    width: 220px;
    height: 28px;
    line-height: 25PX;
    padding: 4px;
    border: solid 1px #8db637;
    background: #eafac9;
    outline: none;
    margin: 2px 0;
}

.contact h5 {
    font: normal 22px 'Cabin', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #197cd7;
    margin: 0;
    padding: 5px;
}

.contact h3 {
    font: normal 22px 'Cabin', sans-serif;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #C30;
    margin: 0;
    padding: 5px;
}

.post-container {
	position: relative;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 30px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 1px 1px #ddd;
	-moz-box-shadow: 0 0 1px 1px #ddd;
	-ms-box-shadow: 0 0 1px 1px #ddd;
	-o-box-shadow: 0 0 1px 1px #ddd;
	box-shadow: 0 0 1px 1px #ddd
}
.post-image {
	background-color: #fff;
	padding: 5px
}
.post-image img{
	height:180px;
	width:100%;
}

.clinic_tab{
    border: 1px solid #E7E7E7;
    padding: 5px;
    text-align: center;
	width:220px;
	margin:10px;
}

.clinic_tab a{
	color: #000;
}
.clinic_tab a.ac{
	color: #C00;
}


#sticky-social {
	position: fixed;
	z-index: 999!important;
	left: 0;
	bottom: 0;
	display: none;
}
#sticky-social ul{
	padding:0px;
	margin-bottom:0px;
}
#sticky-social a {
	background: #333;
	color: #fff;
	display: block;
	height: 35px;
	font: 16px "Open Sans", sans-serif;
	line-height: 35px;
	position: relative;
	text-align: center;
	width: 35px;
}
#sticky-social li {
	margin-top: 5px;
	list-style-type:none;
	display:inline-block;
}
#sticky-social a .fa {
	font-size: 20px;
}
#sticky-social a:hover span {
	left: 100%;
}
#sticky-social a[class*="phone"], #sticky-social a[class*="phone"]:hover, #sticky-social a[class*="phone"] span {
	background: #33C96F;
}
#sticky-social a[class*="comment"], #sticky-social a[class*="comment"]:hover, #sticky-social a[class*="comment"] span {
	background: #FCB132;
	width:100%;
	padding:0px 5px 0px 5px;
}
#sticky-social a[class*="whatsapp"], #sticky-social a[class*="whatsapp"]:hover, #sticky-social a[class*="whatsapp"] span {
	background: #26D367;
}
#sticky-social a[class*="map"], #sticky-social a[class*="map"]:hover, #sticky-social a[class*="map"] span {
	background: #EA2425;
}
 @media only screen and (min-width:320px) and (max-width:640px), only screen and (max-width:740px) {
#sticky-social {
	display: block;
}
.nav_down{
	display:none !important;
}
.nav_up{
	display:none !important
}
 }
 
 #feedback-setting {
  position: fixed;
  right: -300px;
  top:125px;
  padding: 10px 13px;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  border-right: 0;
  width: 300px;
  z-index: 9999;
  -webkit-transition: 0.4s all ease-in-out;
  transition: 0.4s all ease-in-out;
}
#feedback-setting .btn-feedback-setting {
  background: #ffffff;
  position: absolute;
  z-index: 9999;
  left: -32px;
  border: 1px solid;
  border-color: #e5e5e5 transparent #e5e5e5 #e5e5e5;
  top: 208px;
}

.review-btn{
	background: #f26c52;
    color: #FFF !important;
    padding: 12px;
    border-radius: 10px;
	width:100%;
	text-align:center !important;
	font-size:18px !important;
}

#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 50px;;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
    background-image: none;
    top: 40%;
    font-size: 30px;
    background: #000000a8;
    height: 43px;
    width: 30px;
}
#first-slider .carousel .item {
	margin-top:10px;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
    animation-delay: 1s;
    background: #00BEF2;
    color: #FFF;
    padding: 10px;
    font-size: 18px;
    text-align: center;
	font-weight:normal;
	margin-top:0px;
}

#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}

.popup{
	color: #FFF;
    font-size: 24px;
    background: #87946B;
}



.modal {
    position: fixed;
    top: 20%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    
    
    
    



















