.col-xs-6.text-right {
	padding-top: 13px;
	color: #fff;
}
section#projects {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fff;
}
/*.container.partners {

    display: none;

}*/

.row.srv1 h3 {
	font-size: 21px;
}
.sr {
	padding-top: 30px;
}
.sr li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	text-align: left;
	list-style-position: inside !important;
	padding-right: 10px;
	list-style: none;
	padding-left: 15px;
	background-image: url(images/double.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
}
.wl li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	text-align: center;
	padding-right: 10px;
	list-style: none;
	padding-left: 20px;
	font-style: italic;
}
.tp {
	margin-top: 30px;
}
/*Light Box*/





.box {
	width: 80%;
	margin: 0 auto;
	background: rgba(255,255,255,0.2);
	padding: 35px;
	border: 2px solid #fff;
	border-radius: 20px/50px;
	background-clip: padding-box;
	text-align: center;
}
.button {
	cursor: pointer;
}
.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 100ms;
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}
.popup {
	margin: 70px auto;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	width: 70%;
	height: 80%;
	position: relative;
	transition: all 5s ease-in-out;
}
.popup h2 {
	margin-top: 0;
	color: #333;
	font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
	position: absolute;
	top: 10px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	opacity: 100;
}
.popup .close:hover {
	color: #fdc228;
}
.popup .content {
	max-height: 30%;
	overflow: auto;
}
 @media screen and (max-width: 700px) {
.box {
	width: 70%;
}
.popup {
	width: 70%;
}
}
.a9 {
	margin-top: 300px;
	margin-left: 300px;
	float: left;
}
/*Light Box*/































.reg {
	border: 1px solid #CCC;
	margin: 5px;
	width: 32.5%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.reg:hover {
	border: 1px solid #fdc228;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.reg:hover .reg-text {
	background: #fdc228;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.reg-text {
	clear: none;
	font-size: 18px;
	padding: 15px !important;
	border-top: 1px dotted #CCC;
	color: #2a313e;
	font-weight: bold;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.col-md-12.col-xs-12.cer-in img {
	border: 1px solid #CCC;
	display: block;
	margin-right: auto;
	margin-left: auto
}
.col-md-12.col-xs-12.cer-in {
	margin-bottom: 15px;
}
.col-md-4.col-xs-12.cer-in img {
	border: 1px solid #CCC;
	text-align: center !important;
}
.col-md-4.col-xs-12.cer-in {
	margin-bottom: 15px;
}
.top_mrg li a {
	text-decoration: none;
	color: #616161
}
.top_mrg li a:hover {
	text-decoration: none;
	color: #ffbe28;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #7f7f7f;
}
/*font-family: 'Roboto', sans-serif;*/



	



h1 {
	font-family: 'open_sansbold';
	font-size: 24px;
}
.black {
	color: #1a1a1a;
}
.white {
	color: #FFF;
}
a:link, a:visited, a:hover {
	text-decoration: none;
}
section, header, footer {
	display: block;
	clear: both;
	float: left;
	width: 100%;
}
.top-header {
	border-top: 8px solid #231f20;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.det-one i.fa {
	display: inline-block;
	border: 1px solid #8e8e8e;
	width: 46px;
	text-align: center;
	height: 40px;
	vertical-align: middle;
	padding-top: 11px;
	font-size: 18px;
	color: #fdc228;
}
.det-one {
	display: inline-block;
	width: 32%;
	text-align: right;
}
.det-one em a {
	font-style: normal;
	font-size: 15px;
	color: #000;
	display: block;
}
.det-one span {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin-left: 10px;
	font-size: 13px;
}
.navbar-default {
	background-color: #fdc228;
	border-color: #fdc228;
	border: none;
	margin-bottom: 0;
	min-height: 0;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	color: #231f20;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #efbe41;
}
.dropdown-menu {
	padding: 0;
	background: #efbe41;
	border: none;
}
.dropdown-menu>li>a {
	display: block;
	padding: 8px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #fff;
	white-space: nowrap;
	border-bottom: 1px solid #ecdcb2;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #ffda34;
}
.navbar-nav {
	float: right;
	margin: 0;
}
.navbar-nav > li > a {
	padding: 15px 16px;
}
.loc-det {
	padding-top: 28px;
	padding-bottom: 28px;
	float: right;
}
.logo {
	margin-top: 20px;
}
.logo-1 {
	margin-top: 43px;
}
.manin-menu {
	width: 69%;
	float: right;
}
.cap-in {
	width: 524px;
}
.cap-in h1 {
	font-family: 'open_sansbold';
	font-size: 25px;
	line-height: 36px;
	color: #FFF;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.cap-in h1 span {
	color: #ffb902;
}
.cap-in p {
	font-size: 14px;
	line-height: 24px;
	color: #a2a2a2;
	padding: 0;
}
.btn-more {
	display: inline-block;
	position: relative;
	border: 1px solid #7b7b7b;
	margin-top: 12px;
	color: #FFF;
}
.btn-more a {
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	padding: 10px 51px 9px 15px;
}
.btn-more a i.fa {
	display: inline-block;
	width: 37px;
	height: 38px;
	background: #fdc228;
	position: absolute;
	right: -1px;
	top: -1px;
	text-align: center;
	padding-top: 8px;
	color: #FFF;
	font-size: 20px;
	transition: all 400ms;
}
.btn-more:hover i.fa {
	right: -4px;
	transition: all 400ms;
}
#welcome-intro {
	background: #e7e6e2;
	padding-bottom: 190px;
}
.ban-top {
	background: url(images/banner-top.png) no-repeat center top;
	min-height: 290px;
	margin-top: -120px;
	position: relative;
	z-index: 999;
}
.hovereffect img {
	width: 108%;
}
.hovereffect.wrk img {
	width: 112%;
}
.img-wel {
	margin: 12px;
	border: 4px solid #FFF;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.img-circle {
	border-radius: 50%;
}
.img-circle {
	border-radius: 0;
}
.ratio {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 100%;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.img-circle {
	border-radius: 50%;
}
.welcome-slider {
	float: right;
	margin-right: 102px;
	width: 50%;
	margin-top: 30px;
}
.img-wel h3 {
	position: absolute;
	top: 40%;
	left: 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	padding: 0 23px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 20px;
}
.img-wel h3 a {
	color: #FFF;
}
#owl-demo-welcome .owl-pagination {
	display: none;
}
#owl-demo-welcome .owl-buttons {
	position: absolute;
	top: 35%;
	width: 100%;
}
#owl-demo-welcome .owl-next {
	right: -63px;
	position: absolute;
	background: url(images/arr-rgt.png) no-repeat;
	width: 51px;
	height: 37px;
	font-size: 0;
}
#owl-demo-welcome .owl-prev, div#owl-demo-partners .owl-pagination {
	display: none !important;
}
.ratio.img-responsive.img-circle:after {
	background: rgba(0, 0, 0, 0.65);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: all 400ms;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#owl-demo-welcome .item:hover .ratio.img-responsive.img-circle:after {
	background: rgba(0, 0, 0, 0.93);
	transition: all 400ms;
}
.welcome-note {
	padding-left: 33px;
	padding-top: 47px;
}
.welcome-note h1 {
	border-bottom: 1px solid #FFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.row.welcome-text.text-center h1 {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 47px;
	padding-bottom: 25px;
	display: block;
	width: 78%;
	margin: 0 auto 35px;
	position: relative;
	color: #1a1a1a;
}
.row.welcome-text.text-center h1 span {
	color: #606062;
}
.row.welcome-text.text-center h1:after {
	content: "";
	background: url(images/wel-bck.png) no-repeat center;
	height: 12px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -9px;
}
.row.welcome-text.text-center {
	padding-top: 190px;
	background: #FFF;
	margin-top: -140px;
	padding-bottom: 50px;
}
.row.welcome-text p {
	padding-right: 11em;
	padding-left: 11em;
	font-size: 13px;
	line-height: 24px;
	color: #616161;
}
button.btn-det, .welcome-text a, a.btn-det {
	padding: 7px 10px;
	background: #ffb902;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	transition: all 400ms;
	border: 1px solid #d69b02;
	border-radius: 2px;
	outline: none;
}
button.btn-det:hover, .welcome-text a:hover, a.btn-det:hover {
	background: #2f2303;
	transition: all 400ms;
}
#services {
	background: url(images/serv-back.jpg) no-repeat;
	-ms-behavior: url(js/backgroundsize.min.htc);
	behavior: url(js/backgroundsize.min.htc);
	background-size: cover;
}
.serv-img {
	width: 100%;
	height: 105px;
	overflow: hidden;
	border: 1px solid #fbbe21;
	margin-bottom: 25px;
}
.serv-img img {
	width: 100%;
	height: auto;
	transition: all 400ms;
}
div#owl-demo-serv .item {
	background: #686b6b;
	padding: 30px;
}
div#owl-demo-serv .item h4 {
	font-family: 'open_sansbold';
	font-size: 17px;
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 20px;
	border-bottom: 1px solid #fbbf23;
	padding-bottom: 15px;
}
div#owl-demo-serv .item strong {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
	display: block;
	border-bottom: 1px solid #fbbf23;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
div#owl-demo-serv .item p {
	font-size: 13px;
	color: #dbd7d7;
	margin-top: 15px;
	line-height: 23px;
	margin-bottom: 15px;
}
div#owl-demo-serv .item:hover img {
	transform: scale(1.1);
	transition: all 400ms;
}
div#owl-demo-serv .owl-item:nth-child(even) .item {
	background: #515454;
}
div#owl-demo-serv .owl-item:nth-child(even) .item h4 {
	color: #FFF;
}
/*.nivo-directionNav a {



	display:none;}*/



	



div#owl-demo-serv .owl-item:nth-child(even) .item strong {
	color: #ffb902;
}
div#owl-demo-serv .owl-pagination {
	display: none;
}
div#owl-demo-serv .owl-buttons {
	position: absolute;
	top: 38%;
	width: 100%;
	z-index: 999;
	opacity: 1;
}
div#owl-demo-serv .owl-prev {
	background: url(images/arow-left.png) no-repeat;
	width: 31px;
	height: 54px;
	font-size: 0;
	position: absolute;
	left: -30px;
	padding: 0;
	margin: 0;
	border-radius: 0;
	opacity: 1;
}
.service {
	margin-top: -130px;
}
div#owl-demo-serv .owl-next {
	background: url(images/arrow-right.png) no-repeat;
	width: 31px;
	height: 54px;
	font-size: 0;
	position: absolute;
	right: -30px;
	padding: 0;
	margin: 0;
	border-radius: 0;
	opacity: 1;
}
.owl-theme .owl-controls {
	margin-top: 3px !important;
	text-align: center;
}
.serv-details h1 {
	padding-bottom: 15px;
	position: relative;
	width: 70%;
	margin: 60px auto 18px;
}
.serv-details h1:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: -10px;
	background: url(images/serv-line.png) no-repeat center;
	width: 100%;
	height: 12px;
}
.serv-details p {
	font-size: 13px;
	padding-left: 25px;
	padding-right: 25px;
	color: #a7a5a0;
	width: 60%;
	margin: 26px auto;
	line-height: 23px;
}
.thumbnail-proj {
	position: relative;
	overflow: hidden;
}
.caption-proj {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 17% 2%;
	display: none;
	text-align: center;
	color: #fff !important;
	z-index: 2;/* background-color: red; */



    /* background-position-x: 50%; */



    /* background-position-y: 37%; */



}
.caption-proj img {
	width: 59px !important;
	height: auto;
}
section#projects .modal-dialog {
	max-width: 700px;
	margin: 30px auto;
	width: 100%;
}
section#projects .modal-body img {
	width: 100%;
	height: auto;
}
section#projects .modal-body p {
	font-size: 16px;
	margin-top: 9px;
	background: #FFC107;
	padding: 11px;
	text-align: center;
	color: #000;
	margin-top: 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.proj-inside.item-4 {
	margin-left: 0px;
	margin-right: 0;
}
.proj-inside {
	width: 24%;
	float: left;
	margin-right: 16px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 16px;
	margin-top: 0px;
}
.thumbnail-proj img {
	width: 100%;
	height: auto;
}
/*.caption-proj:after {



    border: 1px solid #FFF;



    content: "";



    



    left: 8px;



    right: 0;



  



    position: absolute;



    top: 8px;



    right: 8px;



    bottom: 50px;



    border-radius: 6px;



	z-index:-1;



}*/



.caption-proj p {
	padding: 25px 17px 0;
	text-align: left;
	font-size: 13px;
	color: #000;
	z-index: 999;
	display: none;
}
.caption-proj a {
	text-align: center;
	background: none;
	padding: 6px 10px;
	color: #FFF;
	float: none;
	font-size: 12px;
	transition: all 400ms;
}
.caption-proj a:hover {
	background: none;
	color: #000;
	transition: all 400ms;
}
div#owl-demo-partners .item {
	text-align: center;
	border: 7px solid #ffb902;
	margin: 9px;
	border-radius: 5px;
}
.partners {
	margin-top: 25px;
}
.pr .modal-dialog {
	width: 600px;
}
.pr .modal-body p {
	font-size: 16px;
	margin-top: 9px;
	background: #FFC107;
	padding: 11px;
	text-align: center;
	color: #000;
	margin-top: 0;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.pr1 .thumbnail-proj:after {
	background: none !important;
}
.thumbnail-proj:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/poroj-hover.png) repeat;
	left: 0;
	top: 0;
}
div#owl-demo-partners .owl-buttons {
	position: absolute;
	top: 45%;
	width: 100%;
}
#owl-demo-partners .owl-buttons .owl-prev {
	background: url(images/ar-btm-left.png) no-repeat;
	width: 27px;
	height: 22px;
	font-size: 0;
	border-radius: 0;
	margin: 0;
	left: -20px;
	text-align: left;
	position: absolute;
}
#owl-demo-partners .owl-buttons .owl-next {
	background: url(images/ar-btm-right.png) no-repeat;
	width: 27px;
	height: 22px;
	font-size: 0;
	border-radius: 0;
	margin: 0;
	right: -20px;
	text-align: left;
	position: absolute;
}
#footer {
	background: url(images/footerbg.jpg) no-repeat;
	-ms-behavior: url(js/backgroundsize.min.htc);
	behavior: url(js/backgroundsize.min.htc);
	background-size: cover;
	width: 100%;
}
#footer h2 {
	font-size: 24px;
	color: #FFF;
	text-transform: uppercase;
}
.col-one-outer {
	width: 600px;
	float: left;
	position: relative;
	overflow: hidden;
	height: auto;
	padding-bottom: 0px;
}
.ft-bx {
	width: 60%;
	float: left;
}
.bx-in {
	font-size: 13px;
	color: #cfcaca;
	line-height: 24px;
	margin-bottom: 22px;
	border-bottom: 1px solid #ffb902;
	margin-right: 25px;
	padding-bottom: 20px;
}
.bx-in span, .bx-in a {
	color: #ffb918;
	font-size: 14px;
}
.bx-in em {
	color: #FFF;
	font-style: normal;
}
#footer h2 {
	font-size: 24px;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 50px;
	margin-bottom: 30px;
}
.ft-bx.ftr-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ft-bx.ftr-links ul li {
	display: block;
	margin-bottom: 20px;
}
.ft-bx.ftr-links ul li a {
	font-size: 13px;
	color: #ffbe28;
	text-transform: uppercase;
	position: relative;
	padding-left: 16px;
	border-bottom: 1px solid #424242;
	/* line-height: 42px; */



	padding-bottom: 10px;
	/* margin-bottom: 15px; */



	transition: all 400ms;
	display: inline-block;
	margin-right: 10px;
}
.ft-bx.ftr-links ul li a:after {
	content: "\f105";
	position: absolute;
	font-family: FontAwesome;
	left: 0;
	top: 0;
	color: #babbbb;
}
.ft-bx.ftr-links ul li:hover a {
	padding-left: 19px;
	transition: all 400ms;
	color: #CCC;
}
.ft-bx.loc-img img {
	border: 2px solid #ffb902;
}
.ft-bx.loc-img {
/*	position: relative;*/
position:absolute;
}
.social-footer img {
	border: none !Important;
}
.social-footer {
	position: absolute;
	right: 0;
	top: -66px;
}
.col-second {
	max-width: 600px;
	width: 600px;
	float: left;
	/* text-align: left; */



	padding-left: 30px;
}
.col-one-outer.ft-two {
	position: absolute;
	right: 0;
	width: 50%;
	background: url(images/bck-ftr.png) repeat;
	padding-bottom: 12px;
}
.terms {
	float: left;
	width: 100%;
	background: #000;
	margin-top: 8px;
}
.col-xs-6.cpy-rght {
	padding-left: 0;
}
.terms p {
	margin: 0 0;
	padding: 15px 0;
	font-size: 13px;
	color: #FFF;
}
.terms p span {
	color: #ffbe28;
}
.nivoSlider:after {
	background: url(images/banner-over.png) repeat;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.error {
	font-size: 11px;
	font-weight: normal;
	color: #e80000;
}
/************************************inner page styles starts here******************************************/



	



section.inner_baner {
	background-image: url(images/about-baner.jpg);
	background-repeat: no-repeat;
	height: 300px;
	display: none;
}
h1.iner-text {
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	padding: 8% 0;
	font-family: 'open_sansregular';
	font-weight: 600;
	letter-spacing: .5px;
}
.breadcrumb-about {
	float: left;
	background: #2a3039;
	width: 100%;
	opacity: .9;
	/*  margin-top: -50px;*/



	margin-bottom: 70px;
}
.breadcrumb-about ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	position: relative;
}
.breadcrumb-about ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
}
.breadcrumb-about ul li {
	margin: 0;
	text-transform: uppercase;
	display: inline-block;
	padding-right: 42px;
}
.breadcrumb-about ul li a {
	margin: 0;
	list-style: none;
	color: #fdc228;
	line-height: 50px;
	font-size: 12px;
	transition: all 400ms linear;
}
.breadcrumb-about ul li img {
	margin-right: 12px;
}
li.arow.active a {
	color: #fff;
	transition: all 400ms linear;
}
li.arow.active a:hover {
	color: #ccc;
	transition: all 400ms linear;
}
.breadcrumb-about ul li a:hover {
	color: #ccc;
	transition: all 400ms linear;
}
li.arow:before {
	position: absolute;
	content: "";
	background-image: url(images/breadcump-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 5px;
	height: 9px;
	top: 22px;
	left: 96px;
}
.bot-text {
	background: #fac012;
	padding: 20px 0 20px 20px;
	color: #fff;
	margin-top: -90px;
	z-index: 99999;
	position: absolute;
	width: 95%;
	bottom: 0;
}
.col-md-6.about-let {
	position: relative;
	padding: 0;
}
.bot-text p {
	width: 70%;
	text-transform: uppercase;
	margin: 0;
	line-height: 25px;
}
.col-md-6.about-right h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	margin-bottom: 20px;
}
.col-md-6.about-right h1:after {
	position: absolute;
	content: "";
	width: 200px;
	height: 1px;
	background: #fac012;
	display: block;
	top: 60px;
}
.col-md-6.about-right {
	padding: 25px 0;
	border-right: 1px solid #fac012;
}
.content-out {
	background: #f4f4f4;
	float: left;
}
.col-md-6.about-right p {
	color: #838080;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 20px;
	padding-right: 30px;
}
.col-md-12.ab p {
	color: #838080;
	line-height: 25px;
	font-size: 14px;
	margin-bottom: 20px;
	padding-right: 30px;
}
.col-md-6.about-right p strong {
	color: #000;
}
ul.right-bottom {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.right-bottom li {
	background-image: url(images/double.png);
	background-repeat: no-repeat;
	background-position: 0 15px;
	display: block;
	margin-right: 24px;
	color: #000;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 12px;
	padding-top: 11px;
}
.about-cont {
	margin-bottom: 70px;
}
section.vision-out {/*background-image:url(images/vision-back.jpg);



background-repeat:no-repeat;*/
}
.vis {
	background-image: url(images/box-back.png);
	background-repeat: repeat;
	margin-top: 25px;
	border: 1px solid #575757;
}
.vision {
	margin: 45px 0;
}
.mr {
	padding-left: 35px;
}
.vision-out h1 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 25px;
}
.vision-out img {
}
.vision-out p {
	color: #c2bbbb;
	font-size: 13px;
	line-height: 21px;
}
.fc_br {
	width: 23%;
	border: 1px solid #ccc;
	padding: 1%;
	margin: 1%;
	float: left;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.fc_br:hover {
	border: 1px solid #fdc228;
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.mission {
	background-image: url(images/box-back.png);
	background-repeat: repeat;
	padding: 40px 25px;
	margin: 45px 0;
}
.values {
	background: #fff;
	padding: 8px 15px;
	/*   margin-top: 25px;*/

	padding-top: 0px;
	float: left;
	width: 100%;
}
.tp {
	margin-top: 15px;
}
.hovereffect.wrk {
	width: auto;
	margin-bottom: 0;
}
.values h1 {
	color: #2a313e;
}
.values p {
	color: #7f7f7f;
}
.col-md-6.vi {
	margin: 0 2px 0 0;
	padding: 0;
	width: 48%;
}
.col-md-6.mi {
	margin: 0;
	padding: 0;
}
.col-md-8.out-vi-mi {
/*  padding: 0;*/



}
ul.right-bottom li a {
	color: #000;
	transition: all 400ms linear;
}
ul.right-bottom li a:hover {
	color: #fac012;
	transition: all 400ms linear;
}
.hovereffect {
	width: 95%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	border: 4px solid #fdc228;
	margin-bottom: 20px;/*  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);



  background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);*/



}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	padding: 3em;
	text-align: left;
}
.br {/* border-bottom:1px dotted #ccc; */
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.values h1 {
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 22px;
}
.values li {
	list-style: none;
	font-size: 13px;
	padding-left: 20px;
	background: url(images/double.png) no-repeat left;
	padding-bottom: 5px;
}
.hovereffect img {
	display: block;
	position: relative;
	max-width: none;
	width: calc(99% + 13%);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
	transition: opacity 0.35s, transform 0.45s;
	-webkit-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	position: relative;
	font-size: 17px;
	background-color: transparent;
	padding: 15% 0 10px 0;
	text-align: left;
}
.hovereffect .overlay:before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	/* border: 1px solid #fff;*/



	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
	transition: opacity 0.35s, transform 0.45s;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
}
.hovereffect a, .hovereffect p {
	color: #FFF;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
	transition: opacity 0.35s, transform 0.45s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}
.hovereffect:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.hovereffect:hover .overlay:before,  .hovereffect:hover a, .hovereffect:hover p {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.b h3 {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	margin-top: -4px;
	padding-bottom: 5px;
}
.pr {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.pr:hover {
	background: #f4f4f4 url(images/hover.png) no-repeat center center;
	color: #000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.pr1 {
	border: 1px solid #fdc228;
}
.pr h4 {
	font-family: 'open_sansbold';
	font-size: 17px;
	color: #000;
	letter-spacing: 0px;
	text-transform: uppercase;
	margin-bottom: 8px;
	margin-top: 0;
}
.dtl {
	padding: 10px;
	min-height: 208px;
}
.dtl p {
	font-size: 13px;
	color: #000;
}
.mrg {
	margin-bottom: 20px;
	min-height: 205px;
}
.pr li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	list-style-position: inside !important;
	padding-right: 10px;
	list-style: url(images/double.png);
}
.bor {
	border-bottom: 1px dashed #e7e6e2;
}
.srv {
	background: #f4f4f4;  /*min-height:280px;*/
	position: relative;
	padding: 25px;
	margin-top: 70px;
}
.srv11 {
	background: #f4f4f4;  /*min-height:280px;*/
	position: relative;
	padding: 25px;
	margin-bottom: 50px;
}
.srv1 {
	position: relative;
	margin-top: -95px;
	min-height: 300px;
}
.srv2 {/* min-height:300px; */
	border: 1px solid #fac012;
	padding: 0px;
}
.srv h3 {
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}
/*.srv1 p{ color:#fff; font-size:13px; padding-top:45px; line-height:22px;}*/











.bld {
	font-weight: bold;
}
.top_mrg {
	margin-top: 15px;
}
.pad {
	padding-top: 30px;
}
.sr li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	list-style-position: inside !important;
	padding-right: 10px;
	list-style: none;
	padding-left: 15px;
	background-image: url(images/double.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
}
.srv li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	list-style-position: inside !important;
	padding-right: 10px;
	list-style: none;
	padding-left: 15px;
	background-image: url(images/double.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
}
.srv11 li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	list-style-position: inside !important;
	padding-right: 10px;
	list-style: none;
	padding-left: 15px;
	background-image: url(images/double.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
}
.srv.overlay li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	list-style-position: inside !important;
	padding-right: 10px;
	list-style: none;
	padding-left: 15px;
	background-image: url(images/double.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
}
.srv11.overlay li {
	font-size: 13px;
	line-height: 26px;
	color: #616161;
	list-style-position: inside !important;
	padding-right: 10px;
	list-style: none;
	padding-left: 15px;
	background-image: url(images/double.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
}
.srv1 h2 {
	padding-top: 30px;
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
}
.top_mrg p {
	font-size: 13px;
	line-height: 24px;
	color: ##616161;
}
/*.con{ background:#f4f4f4;  min-height:300px; max-height:330px; position:relative; padding:25px 0; margin-top:100px; margin-bottom:50px;}*/







.con {
	/* background: #f4f4f4; */



    /* min-height: 300px; */



    /* max-height: 330px; */



	position: relative;
	padding: 0px 0;/* margin-top: 100px; */



    /* margin-bottom: 50px; */



}
/*.map{border:1px solid #f4f4f4; position:relative; margin-top:12px; min-height:440px; padding:5px; background:#fff; margin-top:-90px; margin-left:-25px;}*/



.map {
	border: 1px solid #f4f4f4;
	position: relative;
	/* margin-top: 12px; */



	min-height: 440px;
	padding-bottom: 3px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 9px;
	background: #fff;/* margin-top: -90px; */



    /* margin-left: -25px; */



}
.b {
	background: #f4f4f4;
	padding-top: 65px;
	padding-bottom: 50px;
	min-height: 460px;
}
.frm_mr {
	margin-bottom: 20px;
}
.frm_mr .form-control {
	border: 1px solid #ffb902;
	border-radius: 0;
}
.welcome-note h1 {
	margin-top: 45px !important;
}
.mgt-mgs {
	float: right !important;
	clear: none;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	color: #2a313e;
}
.mision-text {
	text-align: left;
	clear: none;
	font-size: 18px;
	padding-bottom: 6px;
	padding-top: 12px;
	color: #2a313e;
}
/*img zoom*/



figure {
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}
figure:hover+span {
	bottom: -36px;
	opacity: 1;
}
/* Zoom In #1 */



.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.container-fluid.addrs {
	margin-bottom: 50px;
	background-color: #606062;
	padding: 30px;
	color: #fff;
	padding-bottom: 50px;
	background-image: url(images/cnt-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.col-md-4.addbx:first-child {
	background-color: #2f2f30;
}
.col-md-4.addbx:last-child {
	border-right: 0;
}
.col-md-4.addbx {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: rgba(56, 56, 56, 0.50);
	border-right: 1px solid #828282;
	line-height:25px;
	    min-height: 215px;
}
.container-fluid.addrs h3 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 24px;
	text-transform: uppercase;
}
.container-fluid.addrs .addbx span {
	color: #ffb918;
	text-transform: uppercase;
}
.container-fluid.addrs .addbx a {
	color: #ffb918;
}
.container-fluid.addrs .row {
	border: 1px solid #828282;
}
.col-xs-12.srv.tabs li {
	background-image: none;
}
.col-xs-12.srv.tabs li a {
	font-size: 14px;
	text-transform: uppercase;
}
.col-xs-12.srv.tabs li.active a {
	background-color: #606062;
}
/*img zoom*/







.glyphicon {
	color: #2b2e36 !important;
}
.panel-title {
	color: #2b2e36 !important;
}
.serv_main {
	text-align: center;
	background: url(images/bbg.jpg) center no-repeat #fff;
}
.circle_container {
	position: relative;
	width: 100%;
	background: url(images/maps.png) center center no-repeat #f1f1f1;
	width: 606px;
	height: 606px;
	margin: 330px auto 10px auto;
	border-radius: 50%;
	box-shadow: 0px 0px 115px #c4c4c4;
	border: 3px solid #fff;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
ul.serv_circ {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	height: 50px;
}
.serv_circ li {
	top: -50px;
	height: 100px;
	list-style: none;
	width: 20%;
	height: 107px;
	float: left;
	position: relative;
	z-index: 9999999999;
}
.serv_circ a {
	border: 3px solid #fff;
	background: #fdc228;
	font-size: 25px;
	border-radius: 50%;
	box-shadow: 0px 5px 10px #ddd;
	width: 90%;
	padding: 28px 22px;
	height: 100%;
	margin: 5%;
	display: block;
	color: #fff;
	z-index: 9999999;
	transition: all 400ms;
	-webkit-transition: all 400ms;
	position: relative;
}
.serv_main h1 {
	font-size: 32px;
	text-transform: uppercase;
	color: #19171c;
	border-bottom: 1px dashed #f90;
	max-width: 590px;
	margin: 0 auto;
	padding-bottom: 16px;
}
.serv_circ a:hover {
	background: #3f454d;
}
/*a.three_nav1 {

    bottom: 72px;

}

a.two_nav1 {

    bottom: 47px;

    right: 15px;

}



a.four_nav1 {

   bottom: 47px;

    left: 15px;

}



a.one_nav1 {

    bottom: -27px;

    right: 11px;

}



a.five_nav1 {

    bottom: -27px;

    left: 11px;

}*/

a.one_nav1 {
	bottom: -412px;
	right: 107px;
}
a.two_nav1 {
	bottom: -261px;
	right: 247px;
}
a.three_nav1 {
	bottom: -114px;
	left: -324px;
}
a.four_nav1 {
	bottom: 2px;
	left: -343px;
}
a.five_nav1 {
	bottom: 66px;
	left: -322px;
}
a.six_nav1 {
	bottom: 174px;
	left: 316px;
}
a.seven_nav1 {
	bottom: 109px;
	left: 342px;
}
a.eight_nav1 {
	bottom: -7px;
	left: 325px;
}
a.nine_nav1 {
	bottom: -154px;
	left: 248px;
}
a.ten_nav1 {
	bottom: -305px;
	left: 109px;
}
.hover_circle h3 {
	text-transform: uppercase;
}
.hover_circle {
	position: absolute;
	height: 100;
	width: 100%;
	/* margin: 2%;*/

	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	border-radius: 50%;
	background: rgba(63, 69, 77, 0.95);
	color: #fff;
	line-height: 27px;
	padding: 140px 90px 0px 90px;
	opacity: 0;
	filter: opacity(0);
	transition: all 400ms;
	-webkit-transition: all 400ms;
	text-align: center;
}
.hover_circle.show {
	opacity: 1;
	filter: opacity(100);
	opacity: 99999;
	transition: all 400ms;
	-webkit-transition: all 400ms;
}
.hover_circle ul {
	padding-left: 20px
}
.hover_circle ul  li {
	text-align: center;
	float: none;
	list-style: none;
}
 @media(max-width:1366px) {
.nivo-caption {
	top: 20% !important;
}
}
 @media(max-width:1219px) {
.col-one-outer.ft-two {
	position: relative;
}
}
.ft-bx.fw {
	width: 100%;
}
.ft-bx.hw .bx-in {
	width: 45%;
	display: inline-block;
	margin-right: 4%;
}
.ft-bx.hw {
	width: 100%;
}
.ft-bx.fw .bx-in {
	width: 95%;
}
