body 
{
    background-image:url(../images/background.jpg);
	//background:#80FFFF;
	font-family:'TIME NEW ROMAN !important;';
	color:rgba(9, 4, 4, 0.82);
	line-height:22px;
	    
}
ul {
	list-style: outside none none;
}
a {
	color:#ffffff;
	-webkit-transition:color 300ms, background-color 300ms;
	-moz-transition:color 300ms, background-color 300ms;
	-o-transition:color 300ms, background-color 300ms;
	transition:color 300ms, background-color 300ms;
}
a:hover, a:focus {
	color:#02648f;
	text-decoration:none
}
.clear {
	clear:both
}
.kkrju {
	width:100%;
	background:#375A7F;
	height:38px;
	top:0;
}
@media only screen and (max-width:480px) {
.kkrju {
display:width:100%;
background:#1695cc;
height: auto;
top:0;
font-size: 0.9em;
}
}
.top-bar {
	padding: 1x 0;
	background:#375A7F;
	border-bottom:1px solid #ff000;
	line-height:28px;
}
.top-number {
	color: #fff;
}
.top-number p {
	margin:4px 0 0 0
}
, .top-number p a:hover {
color:#02648f;
text-decoration:none
}
@media (max-width: 767px) {
.top-number {
font-size: 14px;
}
}
@media only screen and (max-width:480px) {
.top-number {
font-size: 0.8em;
}
}
.social {
	text-align: right;
	margin:4px 0 0 0
}
.social-share {
	display:inline-block;
	list-style:none;
	padding:0;
	margin:0;
}
ul.social-share li {
	display:inline-block;
}
ul.social-share li a {
	display: inline-block;
	color:#fff;
	background:#404040;
	width:25px;
	height:25px;
	line-height:25px;
	text-align: center;
	border-radius:2px;
}
ul.social-share li a:hover {
	background:#c52d2f;
	color: #fff;
}
@media only screen and (max-width:480px) {
.social-share {
font-size: 0.8em;
}
}
div#header {
	//background:#375a7f;
	position:inherit;
	height:70px;
	padding-top:14px;
	top:0;
	left:0;
	width:100%;
	z-index:999999994
}
div#header div.small {
	margin-right:20px;
	text-align:right
}
div#header a {
	color:#ffffff;
	text-decoration:none;
	font-size: 16px;
}
div#header a:hover {
	color:#fff;
	text-decoration:none
}
@media only screen and (min-width:481px) {
div#header {
top:-30px;
transition:top .4s linear
}
div#header.top0 {
top:0;
position:absolute
}
div#header.fixed {
top:30;
position:inherit
}
}
@media only screen and (max-width:480px) {
div#header, div#header.fixed {
position:relative;
top:0;
height:auto;
padding-bottom:8px
}
}
@media only screen and (min-width:481px)and (max-width:769px) {
div#header {
height:114px
}
}
#ddmenuMst {
	display:block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:center;
	letter-spacing:normal;
}
#ddmenuMst ul {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
	font-size:0;
	display:inline-block;
	list-style:none;
	position:relative;
	z-index:999999994;
	border-radius:0;
	box-shadow: 0px 6px 25px rgba(0, 0, 0, 0.176);
}
#ddmenuMst li {
	margin:0;
	padding:0;
	font-size:14px;
	display:inline-block;
*display:inline;
	zoom:1;
	position:relative;
	color:#999;
	line-height:78px;
transition:background-color .2s;
	outline:none;
	background-clip:border-box;
	border-radius:3px 3px 0 0
}
#ddmenuMst li.full-width {
	position:static
}
#ddmenuMst li.over {
	color:#333;
	background-color:#e4e7ea
}
#ddmenuMst li.over.no-sub {
	color:#fff;
	background-color:#fff
}
#ddmenuMst .top-heading {
	font-weight:normal;
	white-space:nowrap;
	margin:0 22px;
	color:inherit;
	text-decoration:none;
	display:inline-block;
	outline:0;
	cursor:pointer
}
#ddmenuMst li a, #ddmenuMst li a:link, #ddmenuMst li a:hover {
	color:inherit
}
#ddmenuMst li a:hover {
	text-decoration: none
}
#ddmenuMst li a:focus {
	outline:1px dotted #09f
}
#ddmenuMst i.caret {
	color:inherit;
	left:-18px;
	width:0;
	height:0;
	overflow:hidden;
	vertical-align:middle;
	margin-bottom:2px;
	border-top:4px solid;
	border-right:4px solid transparent;
	border-left:4px solid transparent;
	display:inline-block;
	position:relative
}
#ddmenuMst .dropdown {
	width:auto;
	left:494px;
	color:#333;
	padding:0;
	margin:0;
	display:none;
	position:absolute;
	top:100%;
	border:1px solid #bbb;
	border-top:none;
	border-radius:0 0 3px 3px;
	box-shadow:0 6px 6px rgba(0, 0, 0, .175)
}
#ddmenuMst li.full-width .dropdown {
	width:123px;
	padding:0;
	margin:0
}
#ddmenuMst .offset300 {
	left:-300px;
	right:auto
}
#ddmenuMst .right-aligned {
	left:auto;
	right:0
}
#ddmenuMst li.over .dropdown {
	display:block
}
#ddmenuMst .dd-inner {
	text-align:center;
	padding:20px;
	margin:0;
	background-color:rgba(228, 231, 234, .90);
	white-space:nowrap;
	font-size:13px;
	line-height:1.35
}
#ddmenuMst .dropdown a:not(.btn) {
display:table-row;
*display:block;
color:#333;
font-size:14px;
font-weight:bold;
line-height:22px;
text-decoration:none;
padding:0
}
#ddmenuMst .dropdown a:hover, #ddmenuMst .dropdown a:focus {
	text-decoration: none;
	color:#ec1d22;
	font-size:14px;
	font-weight:bold;
}
#ddmenuMst div.column {
	text-align:left;
	vertical-align:top;
	display:inline-block;
*display:inline;
*zoom:1;
	white-space:normal;
	width:18%;
	padding:0 30px;
	border-right:1px solid #70c570
}
#ddmenuMst div.dd-inner div:last-child {
	border-right:none
}
#ddmenuMst div.column h3 {
	font-weight:500;
	line-height:1.1;
	margin-top:12px;
	margin-bottom:8px;
	font-size:24px;
	text-transform:uppercase;
	border-bottom:1px solid #333
}
#ddmenuMst a#logo {
	font-family:"Yanone Kaffeesatz";
	font-size:30px;
	font-weight:200;
	line-height:30px;
	height:40px;
	text-decoration:none
}
#ddmenuMst a#logo span {
	font-family:Arial;
	font-size:13px;
	color:#aaa;
	position:relative;
	top:-26px;
	left:-26px
}
#ddmenuMst div.bg {
	width:128px;
	height:128px;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat
}
#ddmenuMst div.menu-icon {
	display:none
}
@media only screen and (min-width:481px)and (max-width:768px) {
/*#ddmenuMst li .mayHide {
display:none!important
}
#ddmenuMst ul {
width:100%;
border-radius:0
}
#ddmenuMst li {
position:relative;
width:33.33%;
box-sizing:border-box;
text-align:left;
border-top:1px solid rgba(255, 255, 255, .3);
border-right:1px solid rgba(255, 255, 255, .3);
border-radius:0
}
#ddmenuMst li.full-width {
position:relative
}
#ddmenuMst div.dropdown {
width:auto;
left:0;
text-align:left
}
#ddmenuMst .dd-inner {
padding:1px 0 20px
}
#ddmenuMst li.full-width div.dropdown {
width:auto
}
#ddmenuMst div.dropdown.right-aligned, #ddmenuMst div.dropdown.mayRight {
left:auto;
right:0
}
#ddmenuMst li div.column {
width:auto;
border:none;
display:block
}*/
div#header, div#header.fixed {
position:relative;
top:0;
height:auto;
padding-bottom:8px
}
#ddmenuMst li .mayHide {
display:none!important
}
#ddmenuMst ul {
width:100%;
display:none;
border-radius:0
}
#ddmenuMst li {
position:relative;
display:block;
font-size:20px;
text-align:left;
border-bottom:1px solid rgba(0, 0, 0, .2)
}
#ddmenuMst li h3 img {
display:none;
}
#ddmenuMst li.full-width {
position:relative
}
#ddmenuMst li .dropdown {
position:relative;
*top:auto;
border:none;
border-radius:0;
box-shadow:none;
text-align:left;
background-color:#e4e7ea
}
#ddmenuMst .offset300 {
left:0
}
#ddmenuMst li.full-width div.dropdown {
width:auto
}
#ddmenuMst .dd-inner {
margin:0;
background:none;
text-align:left
}
#ddmenuMst li div.column {
width:auto;
padding:0;
border:none;
display:block
}
#ddmenuMst i.caret {
position:absolute;
left:auto;
right:14px;
top:19px;
border-width:5px
}
#ddmenuMst div.menu-icon {
font-size:32px;
display:block;
position:relative;
width:40px;
height:36px;
text-align:center;
cursor:pointer;
-moz-user-select:none;
-webkit-user-select:none;
background-color:#eee;
border-radius:3px;
margin-bottom:6px;
margin-left:12px;
margin-right:auto
}
#ddmenuMst div.menu-icon::before {
content:"";
position:absolute;
top:.25em;
left:4px;
width:1em;
height:.125em;
border-top:.375em double #333;
border-bottom:.125em solid #333;
box-sizing:content-box
}
#ddmenuMst div.menu-icon-active {
background-color:#333
}
#ddmenuMst div.menu-icon-active::before {
border-color:#eee
}
}
@media only screen and (max-width:480px) {
#ddmenuMst li .mayHide {
display:none!important
}
#ddmenuMst ul {
width:100%;
display:none;
border-radius:0
}
#ddmenuMst li {
position:relative;
display:block;
font-size:20px;
text-align:left;
border-bottom:1px solid rgba(0, 0, 0, .2)
}
#ddmenuMst li h3 img {
display:none;
}
#ddmenuMst li.full-width {
position:relative
}
#ddmenuMst li .dropdown {
position:relative;
*top:auto;
border:none;
border-radius:0;
box-shadow:none;
text-align:left;
background-color:#e4e7ea
}
#ddmenuMst .offset300 {
left:0
}
#ddmenuMst li.full-width div.dropdown {
width:auto
}
#ddmenuMst .dd-inner {
margin:0;
background:none;
text-align:left
}
#ddmenuMst li div.column {
width:auto;
padding:0;
border:none;
display:block
}
#ddmenuMst i.caret {
position:absolute;
left:auto;
right:14px;
top:19px;
border-width:5px
}
#ddmenuMst div.menu-icon {
font-size:32px;
display:block;
position:relative;
width:40px;
height:36px;
text-align:center;
cursor:pointer;
-moz-user-select:none;
-webkit-user-select:none;
background-color:#eee;
border-radius:3px;
margin-bottom:6px;
margin-left:12px;
margin-right:auto
}
#ddmenuMst div.menu-icon::before {
content:"";
position:absolute;
top:.25em;
left:4px;
width:1em;
height:.125em;
border-top:.375em double #333;
border-bottom:.125em solid #333;
box-sizing:content-box
}
#ddmenuMst div.menu-icon-active {
background-color:#333
}
#ddmenuMst div.menu-icon-active::before {
border-color:#eee
}
}
#services {
	background-size: cover;
}
#services .lead, #services h2 {
	color: #333;
}
.center h2 {
	font-size: 36px;
	margin-top: 0;
}
.center {
	text-align: center;
	padding-bottom: 2px;
}
.centerlogo {
	background:url(../images/headingBg3.png) center no-repeat;
}
.services-wrap {
	padding: 40px 30px;
	background: #fff;
	border-radius:4px;
	margin: 0 0 23px;
}
.gbl {
	padding: 21px 30px;
	background: #d38f3f;
	border-radius: 4px;
	margin: 0 0 23px;
}
.glance {
	padding: 0px;
	border-radius:4px;
	margin: 0 0 23px;
}
.news {
	padding:8px 20px;
	border-radius:4px;
	margin: 0 0 7px;
}
.services-wrap h3 {
	font-size: 20px;
	margin:10px 0;
}
.services-wrap .pull-left {
	margin-right: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.services-wrap {
padding: 40px 30px 40px 30px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.services-wrap {
padding: 40px 30px 10px 30px;
}
}
.services-wrap_2 {
	background: #fff;
	border-radius:4px;
	margin: 0 0 23px;
}
.services-wrap_2 h3 {
	font-size: 20px;
	margin:10px 0;
}
.services-wrap_2 .pull-left {
	margin-right: 20px;
}
#conatcat-info {
	background: #ecf0f1 url(../images/contact.png) no-repeat 90% 0;
	padding: 30px 0;
	border:#dddfe0 1px solid
}
@media only screen and (max-width:480px) {
#conatcat-info {
background: #ecf0f1;
padding: 15px;
border:#dddfe0 1px solid
}
}
#conatcat-info2 {
	background: #ecf0f1;
	padding: 30px 0;
	border:#dddfe0 1px solid
}
@media only screen and (max-width:480px) {
#conatcat-info2 {
background: #ecf0f1;
padding: 15px;
border:#dddfe0 1px solid
}
} /*Button Styles------*/
.btn {
	box-shadow: none;
}
.btn-u {
	border: 0;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
	padding: 6px 13px;
	position: relative;
	background: #72c02c;
	white-space: nowrap;
	display: inline-block;
	text-decoration: none;
}
.btn-u:hover {
	color: #fff;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.btn-u.btn-block {
	text-align: center;
}
a.btn-u {/*padding: 4px 13px;*//*vertical-align: middle;*/
}
.btn-u-sm, a.btn-u-sm {
	padding: 3px 12px;
}
.btn-u-lg, a.btn-u-lg {
	font-size: 18px;
	padding: 10px 25px;
}
.btn-u-xs, a.btn-u-xs {
	font-size: 12px;
	padding: 2px 12px;
	line-height: 18px;
}/*Button Groups*/
.btn-group .dropdown-menu > li > a {
	padding: 3px 13px;
}
.btn-group > .btn-u, .btn-group-vertical > .btn-u {
	float: left;
	position: relative;
}
.btn-group > .btn-u:first-child {
	margin-left: 0;
}/*For FF Only*/
@-moz-document url-prefix() {
.footer-subsribe .btn-u {
padding-bottom: 4px;
}
}
@media (max-width: 768px) {
@-moz-document url-prefix() {
.btn-u {
padding-bottom: 6px;
}
}
}/*Buttons Color*/
.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
	background: #5fb611;
}
.btn-u-split.dropdown-toggle {
	border-left: solid 1px #5fb611;
}
.btn-u.btn-u-blue {
	background: #3498db;
}
.btn-u.btn-u-blue:hover, .btn-u.btn-u-blue:focus, .btn-u.btn-u-blue:active, .btn-u.btn-u-blue.active, .open .dropdown-toggle.btn-u.btn-u-blue {
	background: #2980b9;
}
.btn-u.btn-u-split-blue.dropdown-toggle {
	border-left: solid 1px #2980b9;
}
.btn-u.btn-u-red {
	background: #e74c3c;
}
.btn-u.btn-u-red:hover, .btn-u.btn-u-red:focus, .btn-u.btn-u-red:active, .btn-u.btn-u-red.active, .open .dropdown-toggle.btn-u.btn-u-red {
	background: #c0392b;
}
.btn-u.btn-u-split-red.dropdown-toggle {
	border-left: solid 1px #c0392b;
}
.btn-u.btn-u-orange {
	background: #e67e22;
}
.btn-u.btn-u-orange:hover, .btn-u.btn-u-orange:focus, .btn-u.btn-u-orange:active, .btn-u.btn-u-orange.active, .open .dropdown-toggle.btn-u.btn-u-orange {
	background: #d35400;
}
.btn-u.btn-u-split-orange.dropdown-toggle {
	border-left: solid 1px #d35400;
}
.btn-u.btn-u-sea {
	background: #1abc9c;
}
.btn-u.btn-u-sea:hover, .btn-u.btn-u-sea:focus, .btn-u.btn-u-sea:active, .btn-u.btn-u-sea.active, .open .dropdown-toggle.btn-u.btn-u-sea {
	background: #16a085;
}
.btn-u.btn-u-split-sea.dropdown-toggle {
	border-left: solid 1px #16a085;
}
.btn-u.btn-u-green {
	background: #2ecc71;
}
.btn-u.btn-u-green:hover, .btn-u.btn-u-green:focus, .btn-u.btn-u-green:active, .btn-u.btn-u-green.active, .open .dropdown-toggle.btn-u.btn-u-green {
	background: #27ae60;
}
.btn-u.btn-u-split-green.dropdown-toggle {
	border-left: solid 1px #27ae60;
}
.btn-u.btn-u-yellow {
	background: #f1c40f;
}
.btn-u.btn-u-yellow:hover, .btn-u.btn-u-yellow:focus, .btn-u.btn-u-yellow:active, .btn-u.btn-u-yellow.active, .open .dropdown-toggle.btn-u.btn-u-yellow {
	background: #f39c12;
}
.btn-u.btn-u-split-yellow.dropdown-toggle {
	border-left: solid 1px #f39c12;
}
.btn-u.btn-u-default {
	background: #95a5a6;
}
.btn-u.btn-u-default:hover, .btn-u.btn-u-default:focus, .btn-u.btn-u-default:active, .btn-u.btn-u-default.active, .open .dropdown-toggle.btn-u.btn-u-default {
	background: #7f8c8d;
}
.btn-u.btn-u-split-default.dropdown-toggle {
	border-left: solid 1px #7f8c8d;
}
.btn-u.btn-u-purple {
	background: #9b6bcc;
}
.btn-u.btn-u-purple:hover, .btn-u.btn-u-purple:focus, .btn-u.btn-u-purple:active, .btn-u.btn-u-purple.active, .open .dropdown-toggle.btn-u.btn-u-purple {
	background: #814fb5;
}
.btn-u.btn-u-split-purple.dropdown-toggle {
	border-left: solid 1px #814fb5;
}
.btn-u.btn-u-aqua {
	background: #27d7e7;
}
.btn-u.btn-u-aqua:hover, .btn-u.btn-u-aqua:focus, .btn-u.btn-u-aqua:active, .btn-u.btn-u-aqua.active, .open .dropdown-toggle.btn-u.btn-u-aqua {
	background: #26bac8;
}
.btn-u.btn-u-split-aqua.dropdown-toggle {
	border-left: solid 1px #26bac8;
}
.btn-u.btn-u-brown {
	background: #9c8061;
}
.btn-u.btn-u-brown:hover, .btn-u.btn-u-brown:focus, .btn-u.btn-u-brown:active, .btn-u.btn-u-brown.active, .open .dropdown-toggle.btn-u.btn-u-brown {
	background: #81674b;
}
.btn-u.btn-u-split-brown.dropdown-toggle {
	border-left: solid 1px #81674b;
}
.btn-u.btn-u-dark-blue {
	background: #4765a0;
}
.btn-u.btn-u-dark-blue:hover, .btn-u.btn-u-dark-blue:focus, .btn-u.btn-u-dark-blue:active, .btn-u.btn-u-dark-blue.active, .open .dropdown-toggle.btn-u.btn-u-dark-blue {
	background: #324c80;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
	border-left: solid 1px #324c80;
}
.btn-u.btn-u-light-green {
	background: #79d5b3;
}
.btn-u.btn-u-light-green:hover, .btn-u.btn-u-light-green:focus, .btn-u.btn-u-light-green:active, .btn-u.btn-u-light-green.active, .open .dropdown-toggle.btn-u.btn-u-light-green {
	background: #59b795;
}
.btn-u.btn-u-split-light-green.dropdown-toggle {
	border-left: solid 1px #59b795;
}
.btn-u.btn-u-dark {
	background: #555;
}
.btn-u.btn-u-dark:hover, .btn-u.btn-u-dark:focus, .btn-u.btn-u-dark:active, .btn-u.btn-u-dark.active, .open .dropdown-toggle.btn-u.btn-u-dark {
	background: #333;
}
.btn-u.btn-u-split-dark.dropdown-toggle {
	border-left: solid 1px #333;
}
.btn-u.btn-u-light-grey {
	background: #585f69;
}
.btn-u.btn-u-light-grey:hover, .btn-u.btn-u-light-grey:focus, .btn-u.btn-u-light-grey:active, .btn-u.btn-u-light-grey.active, .open .dropdown-toggle.btn-u.btn-u-light-grey {
	background: #484f58;
}
.btn-u.btn-u-split-light-grey.dropdown-toggle {
	border-left: solid 1px #484f58;
}
.btn-vper {
	color:#fff;
	background-color:#b04fd9;
	border-color:#aa4fd9
}
.btn-vper:hover, .btn-vper:focus, .btn-vper:active, .btn-vper.active, .open .dropdown-toggle.btn-vper {
	color:#fff;
	background-color:#d22dc1;
	border-color:#a725ac
}
.btn-vper:active, .btn-vper.active, .open .dropdown-toggle.btn-vper {
	background-image:none
}
.btn-vper.disabled, .btn-vper[disabled], fieldset[disabled] .btn-vper, .btn-vper.disabled:hover, .btn-vper[disabled]:hover, fieldset[disabled] .btn-vper:hover, .btn-vper.disabled:focus, .btn-vper[disabled]:focus, fieldset[disabled] .btn-vper:focus, .btn-vper.disabled:active, .btn-vper[disabled]:active, fieldset[disabled] .btn-vper:active, .btn-vper.disabled.active, .btn-vper[disabled].active, fieldset[disabled] .btn-vper.active {
	background-color:#b04fd9;
	border-color:#aa4fd9
}
.btn-danger .badge {
	color:#b04fd9;
	background-color:#fff
} /*Bordered Buttons*/
.btn-u.btn-brd {
	color: #555;/*font-weight: 200;*/
	background: none;
	padding: 5px 13px;
	border: solid 1px transparent;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.btn-u.btn-brd:hover {
	background: none;
	border: solid 1px #eee;
}
.btn-u.btn-brd:focus {
	background: none;
}
.btn-u.btn-brd.btn-brd-hover:hover {
	color: #fff !important;
}
.btn-u.btn-brd {
	border-color: #72c02c;
}
.btn-u.btn-brd:hover {
	color: #5fb611;
	border-color: #5fb611;
}
.btn-u.btn-brd.btn-brd-hover:hover {
	background: #5fb611;
}
.btn-u.btn-brd.btn-u-blue {
	border-color: #3498db;
}
.btn-u.btn-brd.btn-u-blue:hover {
	color: #2980b9;
	border-color: #2980b9;
}
.btn-u.btn-brd.btn-u-blue.btn-brd-hover:hover {
	background: #2980b9;
}
.btn-u.btn-brd.btn-u-red {
	border-color: #e74c3c;
}
.btn-u.btn-brd.btn-u-red:hover {
	color: #c0392b;
	border-color: #c0392b;
}
.btn-u.btn-brd.btn-u-red.btn-brd-hover:hover {
	background: #c0392b;
}
.btn-u.btn-brd.btn-u-orange {
	border-color: #e67e22;
}
.btn-u.btn-brd.btn-u-orange:hover {
	color: #d35400;
	border-color: #d35400;
}
.btn-u.btn-brd.btn-u-orange.btn-brd-hover:hover {
	background: #d35400;
}
.btn-u.btn-brd.btn-u-sea {
	border-color: #1abc9c;
}
.btn-u.btn-brd.btn-u-sea:hover {
	color: #16a085;
	border-color: #16a085;
}
.btn-u.btn-brd.btn-u-sea.btn-brd-hover:hover {
	background: #16a085;
}
.btn-u.btn-brd.btn-u-green {
	border-color: #2ecc71;
}
.btn-u.btn-brd.btn-u-green:hover {
	color: #27ae60;
	border-color: #27ae60;
}
.btn-u.btn-brd.btn-u-green.btn-brd-hover:hover {
	background: #27ae60;
}
.btn-u.btn-brd.btn-u-yellow {
	border-color: #f1c40f;
}
.btn-u.btn-brd.btn-u-yellow:hover {
	color: #f39c12;
	border-color: #f39c12;
}
.btn-u.btn-brd.btn-u-yellow.btn-brd-hover:hover {
	background: #f39c12;
}
.btn-u.btn-brd.btn-u-default {
	border-color: #95a5a6;
}
.btn-u.btn-brd.btn-u-default:hover {
	color: #7f8c8d;
	border-color: #7f8c8d;
}
.btn-u.btn-brd.btn-u-default.btn-brd-hover:hover {
	background: #7f8c8d;
}
.btn-u.btn-brd.btn-u-dark {
	border-color: #555;
}
.btn-u.btn-brd.btn-u-dark:hover {
	color: #333;
	border-color: #333;
}
.btn-u.btn-brd.btn-u-dark.btn-brd-hover:hover {
	background: #333;
}
.btn-u.btn-brd.btn-u-light-grey {
	border-color: #585f69;
}
.btn-u.btn-brd.btn-u-light-grey:hover {
	color: #484f58;
	border-color: #484f58;
}
.btn-u.btn-brd.btn-u-light-grey.btn-brd-hover:hover {
	background: #484f58;
}
.btn-u.btn-brd.btn-u-purple {
	border-color: #9b6bcc;
}
.btn-u.btn-brd.btn-u-purple:hover {
	color: #814fb5;
	border-color: #814fb5;
}
.btn-u.btn-brd.btn-u-purple.btn-brd-hover:hover {
	background: #814fb5;
}
.btn-u.btn-brd.btn-u-aqua {
	border-color: #27d7e7;
}
.btn-u.btn-brd.btn-u-aqua:hover {
	color: #26bac8;
	border-color: #26bac8;
}
.btn-u.btn-brd.btn-u-aqua.btn-brd-hover:hover {
	background: #26bac8;
}
.btn-u.btn-brd.btn-u-brown {
	border-color: #9c8061;
}
.btn-u.btn-brd.btn-u-brown:hover {
	color: #81674b;
	border-color: #81674b;
}
.btn-u.btn-brd.btn-u-brown.btn-brd-hover:hover {
	background: #81674b;
}
.btn-u.btn-brd.btn-u-dark-blue {
	border-color: #4765a0;
}
.btn-u.btn-brd.btn-u-dark-blue:hover {
	color: #324c80;
	border-color: #324c80;
}
.btn-u.btn-brd.btn-u-dark-blue.btn-brd-hover:hover {
	background: #324c80;
}
.btn-u.btn-brd.btn-u-light-green {
	border-color: #79d5b3;
}
.btn-u.btn-brd.btn-u-light-green:hover {
	color: #59b795;
	border-color: #59b795;
}
.btn-u.btn-brd.btn-u-light-green.btn-brd-hover:hover {
	background: #59b795;
}
.btn-u.btn-brd.btn-u-light {
	color: #fff;
	border-color: #fff;
}
.btn-u.btn-brd.btn-u-light:hover {
	border-color: #fff;
}
.btn-u.btn-brd.btn-u-light.btn-brd-hover:hover {
	background: #fff;
	color: #555 !important;
}
#partner {
	//background:url(../images/img/top3.jpg); 50% 50% no-repeat;
	background-size: cover;
}
#partner {
	color: #fff;
	text-align: center;
}
.affiliation {
	background:none repeat scroll 0 0 rgba(4, 75, 124, 0.5);
	position:relative;
	padding:20px;
}
#partner h2, #partner h3 {
	color: #045d9a;
}
.partners ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.partners ul li {
	display: inline-block;
	float:left;
	width: 20%;
}
#feature {
	//background: #ffffff;
	padding-bottom:40px;
}
.features {
	padding:0;
}
.feature-wrap {
	margin-bottom:35px;
	overflow:hidden;
}
.feature-wrap h2 {
	margin-top:10px;
}
.feature-wrap .pull-left {
	margin-right:25px;
}
.feature-wrap i {
	font-size:48px;
	height:110px;
	width:110px;
	margin:3px;
	border-radius:100%;
	line-height:110px;
	text-align:center;
	background:#ffffff;
	color:#c52d2f;
	border:3px solid #ffffff;
	box-shadow:inset 0 0 0 5px #f2f2f2;
	-webkit-box-shadow:inset 0 0 0 5px #f2f2f2;
	-webkit-transition:500ms;
	-moz-transition:500ms;
	-o-transition:500ms;
	transition:500ms;
	float: left;
	margin-right:25px;
}
.feature-wrap i:hover {
	background:#c52d2f;
	color:#fff;
	box-shadow:inset 0 0 0 5px #c52d2f;
	-webkit-box-shadow:inset 0 0 0 5px #c52d2f;
	border:3px solid #c52d2f;
}
@media (min-width: 992px) and (max-width: 1199px) {
.feature-wrap h2, .single-services h2 {
font-size:18px;
}
.feature-wrap h3, .single-services h3 {
font-size:14px;
}
}
@media (max-width: 767px) {
.feature-wrap h2, .single-services h2 {
font-size:18px;
}
.feature-wrap h3, .single-services h3 {
font-size:14px;
}
} /*Owl Carousel v1*/
.owl-carousel-v1 .owl-navigation {
	text-align:right;
	margin-bottom:20px;
}
.owl-carousel-v1 .item {
	margin:0 5px;
}
.owl-carousel-v1 .item img {
	text-align:center;
}
.owl-carousel-v1 .owl-pagination {
	display:none;
}
.carousel-v1 .carousel-caption {
	left: 0;
	right: 0;
	bottom: 0;
	padding: 7px 15px;
	background: rgba(0, 0, 0, 0.7);
}
.carousel-v1 .carousel-caption p {
	color: #fff;
	margin-bottom: 0;
}
.carousel-v1 .carousel-arrow a.carousel-control {
	opacity: 1;
	font-size:30px;
	height:inherit;
	width: inherit;
	background: none;
	text-shadow: none;
	position: inherit;
}
.carousel-v1 .carousel-arrow a i {
	top: 50%;
	opacity: 0.6;
	background: #000;
	margin-top: -18px;
	padding: 2px 12px;
	position: absolute;
}
.carousel-v1 .carousel-arrow a i:hover {
	opacity: 0.8;
}
.carousel-v1 .carousel-arrow a.left i {
	left: 0;
}
.carousel-v1 .carousel-arrow a.right i {
	right: 0;
}
#bottom {
	background: #ecf0f1;
	border-bottom: 2px solid #e19f62;
	border-top:1px solid #dddfe0;
	font-size: 14px;
}
#bottom h3 {
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size:22px;
	color: #045d9a;
}
#bottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#bottom ul li {
	display: block;
	padding: 5px 0;
}
#bottom ul li a {
	color: #808080;
}
#bottom ul li a:hover {
	color: #c52d2f;
}
#bottom .widget {
	margin-bottom: 0;
}
#footer {
	padding-top: 10px;
	color: #fff;
	background: #375A7F;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #c52d2f;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer ul > li {
	display: inline-block;
	margin-left: 15px;
}
#abt-info {
	//background: #ecf0f1;
	padding: 30px 0;
	border:#dddfe0 1px solid
}
@media only screen and (max-width:480px) {
#abt-info {
background: #ecf0f1;
padding: 15px;
border:#dddfe0 1px solid
}
}
.deep {
	background:#000;
}
.effect img {
	opacity:1;
	transform:scale(1, 1);
	transition: all 0.2s ease-in;
}
.effect:hover img {
	opacity:0.7;
	transform:scale(2, 2);
}
.deep:hover {
	background:#00F;
}
#lav_raju {
	width:100%;
	//background-color:#FFF;
	top:0;
}
#lav_raju .logo_2 {
	width:85%;
	margin-top:10px;
	margin-bottom:10px;
}
#lav_raju .logo_3 {
	width: 28%;
    margin-top: 27px;
    margin-bottom: 10px;
    float: right;
    font-size: 20px;
}
@media (min-width: 992px) and (max-width: 1199px) {
#lav_raju .logo_2 {
width:100%;
 margin-top:10px;
 margin-bottom:10px;
}
#lav_raju .logo_3 {
width:58%;
 margin-top:10px;
 margin-bottom:10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
 #lav_raju .logo_2 {
width:100%;
 margin-top:10px;
 margin-bottom:10px;
}
#lav_raju .logo_3 {
width:68%;
 margin-top:10px;
 margin-bottom:10px;
}
}
@media (min-width: 650px) and (max-width: 767px) {
#lav_raju .logo_2 {
width:100%;
 margin-top:10px;
 margin-bottom:10px;
}
#lav_raju .logo_3 {
width:58%;
 margin-top:10px;
 margin-bottom:10px;
}
}
@media (min-width: 481px) and (max-width: 649px) {
#lav_raju .logo_2 {
width:100%;
 margin-top:10px;
 margin-bottom:10px;
}
#lav_raju .logo_3 {
width:60%;
 margin-top:10px;
 margin-bottom:10px;
}
}
@media (min-width: 450px) and (max-width: 480px) {
#lav_raju .logo_2 {
width:115%;
 margin-top:10px;
 margin-bottom:10px;
}
#lav_raju .logo_3 {
width:70%;
 margin-top:10px;
 margin-bottom:10px;
}
}
@media only screen and (max-width:449px) {
 #lav_raju .logo_2 {
width:114%;
 margin-top:10px;
 margin-bottom:10px;
}
	/*#lav_raju .logo_2{background:url(../images/logo.png) no-repeat; width:126px; heigh35px; margin-top:10px;}*/
/*.lav_raju .logo_3{background:url(../images/logo.png) no-repeat; width:126px;  height:35px; margin-top:10px;}*/
#lav_raju .logo_3 {
width:75%;
 margin-top:10px;
 margin-bottom:10px;
}
}
/*img responsive*/
/*img{max-width:100%;height:auto;-moz-box-sizing:border-box;box-sizing:border-box;border:0;vertical-align:middle}.uk-img-preserve,.uk-img-preserve img{max-width:none}*/
/*img responsive*/







.kklavi {
	width:100%;
	background:#fff;
	height:75px;
	top:0;
}
.kklavi .logo {
	background:url(../images/logo.png) no-repeat center;
	width:100%;
	height:70px;
	margin-top:10px;
}
.kklavi_1 {
	width:100%;
	background:#fff;
	height:75px;
	top:0;
}
.kklavi_1 .logo_1 {
	background:url(../images/Untitled-3.png) no-repeat center;
	width:100%;
	height:70px;
	margin-top:10px;
}
@media only screen and (max-width:480px) {
/*.kklavi {
width:100%;
background:#fff;
height: auto;
top:0;
}*/
.kklavi .logo {
 background:url(../images/logo.png) no-repeat center;
 width:50%;
height:auto;
 margin-top:10px;
}
.kklavi_1 .logo {
 background:url(../images/logo.png) no-repeat center;
 width:50%;
height:auto;
 margin-top:10px;
}
/*.kklavi_1 { display:none; }*/

}
video {
	width: 100%;
	height: auto;
}
.ved {
	padding-left:20px;
	font-size:14px;
	color:#930;
	font-weight:bold;
}
.ved a {
	text-decoration:none;
	color:#930;
}
.ved a:hover {
	text-decoration:none;
	color:#ef43a9;
}
.ved1 {
	font-size:14px;
	color:#666;
	font-weight:bold;
}
.ved1 a {
	text-decoration:none;
	color:#666;
}
.ved1 a:hover {
	text-decoration:none;
	color:#ef43a9;
}
.ved2 {
	font-size:14px;
	color:#666;
}
.ved2 a {
	text-decoration:none;
	color:#666;
}
.ved2 a:hover {
	text-decoration:none;
	color:#ef43a9;
}
.kdm_line {
	border-bottom:#999999 1px dotted;
	margin-top:10px;
	margin-bottom:10px;
}
/* Buttons */
.btn {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.38)), color-stop(100%, rgba(255, 255, 255, 0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.38) 0%, rgba(255, 255, 255, 0) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61ffffff', endColorstr='#00ffffff', GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	text-transform: uppercase;
	font-weight: bold;
}
.btn-lg {
	padding: 13px 18px;
	font-size: 14px;
}
.btn-default {
	text-shadow: 0 -1px 0 #fff;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.06) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.06))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.06) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.06) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.06) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.06) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#0f000000', GradientType=0 ); /* IE6-9 */
	background-color: #fff;
	border-color: #d2d2d2;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	text-shadow: 0 -1px 0 #fff;
	background-color: #fff;
	border-color: #d2d2d2;
	-webkit-box-shadow: inset 5px 5px 100px 100px #FFFFFF;
	box-shadow: inset 5px 5px 100px 100px #FFFFFF;
}
.btn-purple {
	background-color: #e331bf;
	border-color: #b90a96;
	text-shadow: 0 -1px 0 #c026a1;
}
.btn-purple:hover, .btn-purple:focus, .btn-purple:active, .btn-purple.active, .open .dropdown-toggle.btn-purple {
	background-color: #f449d2;
	border-color: #cf0ba7;
	color: #fff;
}
.btn-black {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.13) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.33)), color-stop(100%, rgba(255, 255, 255, 0.13))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.13) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.13) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.13) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.33) 0%, rgba(255, 255, 255, 0.13) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54ffffff', endColorstr='#21ffffff', GradientType=0 ); /* IE6-9 */
	background-color: #000;
	border-color: #000;
	text-shadow: 0 -1px 0 #000;
}
.btn-black:hover, .btn-black:focus, .btn-black:active, .btn-black.active, .open .dropdown-toggle.btn-black {
	background-color: #333;
	border-color: #000;
	color: #fff;
}
.btn-success {
	background-color: #7ec923;
	border-color: #09c817;
	text-shadow: 0 -1px 0 #408c1f;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-color: #86E215;
	border-color: #75c529;
}
.btn-info {
	background-color: #057ad4;
	border-color: #057ad4;
	text-shadow: 0 -1px 0 #1f659a;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-color: #36a6eb;
	border-color: #2a8de9;
}
.btn-warning {
	background-color: #dc7b13;
	border-color: #d48405;
	text-shadow: 0 -1px 0 #d29128;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-color: #eab037;
	border-color: #d48405;
}
.btn-danger {
	background-color: #c20808;
	border-color: #ba3535;
	text-shadow: 0 -1px 0 #760202;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-color: #e51f1f;
	border-color: #ba3535;
}
section.buttons .btn {
	margin: 0 10px 10px 0;
}
