@charset "utf-8";
/* CSS Document */
@font-face {
    font-family:'latobold';
    src: url('lato-bold-webfont.eot');
    src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-bold-webfont.woff2') format('woff2'),
         url('lato-bold-webfont.woff') format('woff'),
         url('lato-bold-webfont.ttf') format('truetype'),
         url('lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family:'latolight';
    src: url('lato-light-webfont.eot');
    src: url('lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-light-webfont.woff2') format('woff2'),
         url('lato-light-webfont.woff') format('woff'),
         url('lato-light-webfont.ttf') format('truetype'),
         url('lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
 font-family:'montserratregular';
 src: url('montserrat-regular-webfont.eot');
 src: url('montserrat-regular-webfont.eot?#iefix')
 format('embedded-opentype'),  url('montserrat-regular-webfont.woff2') format('woff2'),  url('montserrat-regular-webfont.woff') format('woff'),  url('montserrat-regular-webfont.ttf') format('truetype'),  url('montserrat-regular-webfont.svg#montserratregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family:'open_sansregular';
 src: url('opensans-regular-webfont.eot');
 src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('opensans-regular-webfont.woff2') format('woff2'),  url('opensans-regular-webfont.woff') format('woff'),  url('opensans-regular-webfont.ttf') format('truetype'),  url('opensans-regular-webfont.svg#open_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family:'latoregular';
 src: url('lato-regular-webfont.eot');
 src: url('lato-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('lato-regular-webfont.woff2') format('woff2'),  url('lato-regular-webfont.woff') format('woff'),  url('lato-regular-webfont.ttf') format('truetype'),  url('lato-regular-webfont.svg#latoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}


ul.top-info {	list-style: none;	margin: 10px 0 0 0;	padding: 0;	float: right;}
ul.top-info li {	position: relative;	float: left;	font-size: 14px;	margin-left: 20px;	font-weight: 400;	padding-left: 20px;}
ul.top-info li .info-box span.info-icon {	font-size: 18px;	margin-right: 10px;	color: #fff;	background: #693510;	height: 67px;	line-height: 24px; margin-bottom: 10px;
	text-align: center;	display: inline-block;	position: relative;	top: 3px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px; }
ul.top-info li .info-box .info-box-content {	display: inline-block;	-webkit-flex-direction: column;	-ms-flex-direction: column;	flex-direction: column;}
ul.top-info li .info-box span.info-icon i {	margin-left: 5px;}
ul.top-info li .info-box .info-box-content p.info-box-title {	font-weight: 700;	color: #1e2227;}
ul.top-info li .info-box .info-box-content p {	margin: 0 0 5px 0;	line-height: normal;	color: #777;}
.mid-head-bg {	background:#fff;}
/*.logo {	padding:2px;	margin-left:26px;}*/


#logo { float: left; margin:0px 0px 0px 11px;}
h1#logo a,
a#logo { padding:0 25px; display: block; position:relative;}

 
 #logo a,
a#logo { padding:0 25px; color:#eee; font-size:14px; 
 }
 #logo a:after,
a#logo:after {content:""; position:absolute;  
 
}

/* Logo with InfoCard on Hover */
.logo-container {float:left;}
.logo-container.hasInfoCard {position:relative;}
.logo-container.hasInfoCard:before {  width: 98px; height:35px; right:100%; margin-right: 20px; top:40px; position:absolute;}
.logo-container #infocard { z-index:9999; position:absolute; top:100%; margin-top:20px; width:486px; padding: 16px 6px 18px;; background:#d0c8b5; border-radius: 2px; font-size: 12px; display:block; visibility:hidden; opacity:0; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
-webkit-transition-delay: .3s; -moz-transition-delay: .3s; -ms-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s;
-webkit-backface-visibility: hidden;}
.logo-container:hover #infocard { visibility:visible; opacity:1; margin-top:10px; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -ms-transition-delay: 0s; -o-transition-delay: 0s; -transition-delay: 0s;}
#infocard, #infocard a {color:#FFF; font-weight: normal; line-height: 1.6; text-align:left;}
#infocard a:hover {color: rgba(255,255,255,.7);}
#infocard p:last-child {margin-bottom: 0;}
#infocard ul.social-icons {margin-bottom:0; list-style:none; font-weight:lighter; font-size:12px;}
#infocard ul.social-icons li {margin:0; float:left; margin-right:7px;}
#infocard ul.social-icons li.title {margin-right: 10px;font-size: 15px; float:left; margin-right:10px;}
#infocard ul.social-icons li a {background-color:transparent; box-shadow: none;}
#infocard ul.social-icons li a:hover {opacity:.7;}
#infocard .contact-details { color:#FFF !important; font-weight: normal; line-height: 1.6; }
#infocard .contact-details p { color:#FFF !important; font-weight: normal; line-height: 1.6; }
@media (max-width: 767px) {
	.logo-container.hasInfoCard:before,
	.logo-container #infocard {display:none;}
}

.hover-box{ width:100%; clear:both; text-align:left}
.hover-box .fist-box{ float:left; width:45%;}
.hover-box .second-box { float:left; width:45%; margin-left:15px; }
.custome {	background:url(../images/customer-care-icon.jpg) no-repeat 0px 0px;	padding:0px 0px 0px 56px;}
.custome h3 {	color:#823444;	font-weight:bold;	font-family:Montserrat;	font-size:22px;}
.custome p {	color:#434343;	font-weight: normal;	font-family:'latoregular';	font-size:20px;	word-spacing:50px;}
.nav-bg {	background:#1e2227;	width:100%;	min-height:50px;	font-size:16px;	font-weight:lighter;	text-transform:uppercase;}
h3.slide-head {	color: #1e2227;	font-size: 23px;	font-family: Montserrat;	font-weight: normal;	line-height: 25px;	text-transform: capitalize;	background: #fff;
	line-height: 31px;	width: 83%;	text-align: left;	padding-left: 8px;	float:left;	margin-top:33px;}
p.partext {	color:#fff;	font-size:25px;	font-family:Montserrat;	font-weight:normal;	line-height:42px;	text-transform:capitalize;}
.our-work {	padding: 33px 0;}
.heading-row {	position: relative;}
.heading-row:before {	background: #f0f0f0;	content: "";	left: 0;	position: absolute;	top: 50%;	width: 100%;	height: 2px;}
.heading-row h2 {	background: #fff;	position: relative;	z-index: 999;	display: inline-block;	font-size: 30px;	color: #1f1f1f;	letter-spacing: 1px;	font-weight:900;
	padding-right: 25px;	text-transform: uppercase;}
.heading-row h2 span {	font-weight: 400;}








.our-work .box {	position: relative;	margin: 47px 0 0 0;	position: relative;}
.our-work .box .detail {	float: left;	width: 53%;	margin-right: 1%;	padding: 45px 43px 67px 35px;	background: #f7f7f7;}
.our-work .box .detail h3 {	font-size:18px;	line-height:20px;	color:#3d3d3d;		border-bottom:2px solid #e1e1e1;	letter-spacing:1px;	padding-bottom:21px;	margin-bottom: 20px;}
.our-work .box .detail h3 span {	display:block;	font-weight:700;}
.our-work .box .detail p {	font-size:14px;	line-height:22px;	color: #757477;	margin-bottom: 27px; }
.our-work .box .detail a {	font-size: 12px;	line-height: 14px;	color: #767676;	font-weight: 700;	text-transform: uppercase;	letter-spacing: 1px;}
.our-work .box .detail a i {	display: block;	width: 14px;	height: 2px;	background: #f38929;	margin-bottom: 4px;}
.our-work .box .img-box {	float: right;	width: 46%;	overflow: hidden;}
.our-work .box .tag {	position: absolute;	left: 50%;	top: 60px;	border: 4px solid #fff;	margin-left: -10px;	z-index: 99;	overflow: hidden;}
.our-work .bottom-row {	float: left;	width: 100%;	height: 70px;	background: #f2f3ef;	margin-top: 46px;}
.our-work .bottom-row .img-box {	float: left;	border: 3px solid #ffffff;	margin: -20px 0 0 10px;	overflow: hidden;}
.our-work .bottom-row strong {	display: inline-block;	font-size: 15px;	line-height: 20px;	color: #3d3d3d;	text-transform: uppercase;	padding: 25px 32px;	letter-spacing: 1px;
}
.our-work .bottom-row strong span {	font-weight: 400;}
.our-work .bottom-row a {	float: right;	border-left: 1px solid #e1e1e1;	font-size: 12px;	line-height: 16px;	color: #767676;	text-transform: uppercase;	padding: 25px 47px 21px 32px;	letter-spacing: 0.5px;}
.our-work .bottom-row a i {	display: block;	width: 14px;	height: 2px;	background: #f38929;	margin-bottom: 5px;}
.our-work .bottom-row-2 {	float: left;	width: 100%;	height: 70px;	background: #f2f3ef;	margin-top: 46px;}
.our-work .bottom-row-2 .img-box {	float: left;	border: 3px solid #ffffff;	margin: -20px 0 0 10px;	overflow: hidden;}
.our-work .bottom-row-2 strong {	display: inline-block;	font-size: 15px;	line-height: 20px;	color: #3d3d3d;	text-transform: uppercase;	padding: 12px 22px;	letter-spacing: 1px;}
.our-work .bottom-row-2 strong i {	display: inline-block;	width: 30px;	height: 2px;	background: #e1e1e1;}
.our-work .bottom-row-2 strong span {	display: block;	font-weight: 400;}
.our-work .bottom-row-2 a {	float: right;	font-size: 15px;	line-height: 20px;	color: #fff;	background:#693510;	text-transform: uppercase;	padding: 25px 0;	font-weight: 700;	border-left: 9px solid #fff;	min-width: 253px;	text-align: center;}
.our-work .bottom-row-2 a i {	display: inline-block;	width: 8px;	height: 13px;	background: url(../img/arrow.png) no-repeat 0 0;	margin-left: 35px;}
.our-info {	padding: 37px 0;	background: #fff;}
.our-info .left-box {}
.our-info .left-box h3 {	font-size: 16px; line-height:25px; color:#2D2C32;	text-transform:uppercase; font-weight:lighter;	margin-top:17px;  letter-spacing: 1px; text-align:justify;}
.our-info .left-box p {	font-size:14px;	line-height: 22px;	color: #8c8b8b;	margin-top: 20px; text-align:justify; }
.our-info .our-quality {	list-style: none;	border-top: 1px solid #f0f0f0;	margin-top: 58px;}
.our-info .our-quality li {	width: 33.33%;	font-size: 16px;	line-height: 24px;	color: #717171;	float: left;	margin-top: -15px;	cursor: pointer;}
.our-info .our-quality li:hover i {
	color: #fff
}
.our-info .our-quality strong {
	display: block;
	margin-top: 18px;
	letter-spacing: 1px;
}
.our-info .our-quality span {
	display: block;
	font-weight: 400;
}
.our-info .our-quality i {
	display: block;
	height: 29px;
	text-align: center;
	vertical-align: middle;
	width: 29px;
}
.our-quality .check-svg svg {
	background:#f2f3ef;
	border-radius:50%;
}
.our-quality li:hover i.check-svg .stroke, .our-quality li.active i .stroke {
	stroke:#fff;
}
.our-info .our-qualityi:before {
	position: relative;
	top: 1px;
}
.our-info .our-quality i.active {
	border: 1px solid #f38c2e;
	background: #ffbe84;
	color: #fff;
}
.our-info .img-list {
	list-style: none;
	margin-top: 67px;
	margin-left:-34px;
}
.our-info .img-list li {
	float: left;
	padding-left:34px;
	overflow: hidden;
	width:25%;
}
.our-info .img-list li a {
	display:block;
	overflow:hidden;
}
.our-info .img-list li img {
	width:100%;
}
.our-quote-container {
	background: #d0c8b5;
	position: relative;
}
.our-quote-container .right-banner {
	width: 50%;
	height: 100%;
	float: right;
	overflow: hidden;
}
.our-quote-container .quote-box {
	float: left;
	width: 50%;
	padding: 98px 0 25px 0;
}
.our-quote-container .quote-box h4 {
	font-size: 23px;
	line-height: 33px;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: 2px;
	padding-bottom: 10px;
}
.our-quote-container .quote-box h4 i {
	display: block;
	width: 44px;
	height: 3px;
	background: #693510;
	margin-top: 12px;
}
.our-quote-container .quote-box p {
	font-size: 16px;
	line-height: 24px;
	color: #fad0a9;
	letter-spacing: 1px;
	padding-right: 80px;
}
.our-quote-container .quote-box a {
	display: inline-block;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	padding: 13px 18px;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 182px;
	text-align: center;
	background: #693510;
	border-radius: 3px;
	letter-spacing: 1px;
	margin-top: 22px;
}
.our-quote-container .quote-box a:hover {
	background: #fff;
	color: #ca6f1d;
}
.our-partner {
	padding: 60px 0;
	background: #fff;
}
.our-partner ul {
	list-style: none;
	margin-top: 60px;
}
.our-partner ul li {
	float: left;
	width:16.66%;
}
#footer {
	background: #2d2c32;
}
/*contact-us container*/

.contact-us-container {
	background: #222127;
}
.contact-us-container .box {	float: left;	width: 25%;	border-right: 1px solid #28272d;	padding:15px 0;	font-size:15px;	line-height:22px;	color: #828282;}
.contact-us-container .box strong {
	font-weight: 700;
	display: block;
}
.contact-us-container .box span {
	display: block;
}
.contact-us-container .box span a {
	color: #828282;
}
.contact-us-container .box span a:hover {
	color: #f38929;
}
.contact-us-container .box em {
	float: left;
	font-size: 40px;
	vertical-align: top;
	margin-right: 20px;
}
.contact-us-container .box ul {
	list-style: none;
	text-align: left;
	padding-top: 7px;
	padding-left: 30px;
}
.contact-us-container .box li {
	display: inline-block;
	padding: 0 15px;
}
.contact-us-container .box li a i {
	display: inline-block;
	font-size: 20px;
	color: #828282;
}
.contact-us-container .box li a:hover i {
	color: #693510;
}
.contact-us-container .contact-us {
	float: right;
	width: 149px;
	border: 2px solid #828282;
	color: #828282;
	text-align: center;
	font-size:13px;
	line-height:17px;
	font-weight: 700;
	padding: 12px;
	letter-spacing: 1px;
}
.contact-us-container .contact-us:hover {
	border: 2px solid #6f3419;
	color: #6f3419;
	text-decoration: none;
}
.contact-us-container .box.call {
	padding-left: 36px;
}
.contact-us-container .box.last {
	border: none;
}
.primary-footer {
	padding-top: 35px;
}
.primary-footer h3 {
	font-size: 16px;
	line-height: 33px;
	color: #a0a0a0;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 26px;
}
.primary-footer h3 i {
	display: block;
	width: 33px;
	height: 2px;
	background: #6f3419;
	margin-top: 4px;
}
.primary-footer p {	font-size:14px;	line-height: 24px;	color:#767381;	text-align:justify; text-transform:uppercase; }
.primary-footer .list {	list-style: none;}
.primary-footer .list li {	float: left;	width: 50%;	margin-bottom: 17px;}
.primary-footer .list li a {	display: inline-block;	font-size:14px;	line-height:24px;	color: #767381;}
.primary-footer .list li a:hover {	color: #693510}
#footer .input-field {	max-width: 293px;	width: 100%;	background: #3e3d45;	padding: 0 15px 0 20px;	overflow: hidden;	margin-top: 30px;}
#footer .input-field .signup {	border: none;	width: 90%;	height: 50px;	font-size: 14px;	color: #7e7d80;	background: none;	float: left; text-transform:uppercase;}
#footer .subimt {	background: none;	border: none;	width: 10px;	height: 50px;	float: right;	font-size: 23px;	color: #7e7d80;	padding: 0;}
#footer .copyright {	font-size:20px;	color: #ff;		 text-align: center; margin-top: 35px;	padding-bottom:20px;	padding-top:20px;}
p.body-cent-par {
	font-size:18px;
	font-family:'latoregular';
	font-weight:normal;
	text-align:center;
	text-transform:capitalize;
	color:#0F0F0F;
	margin:0px 0px 20px 0px;
	line-height:25px;
	margin:0px 0px 68px 0px;
	padding:0px;
}
.slid-box {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
h4.slid-head {
	font-size:17px;
	color:#252525;
	line-height:25px;
	font-family:'latoregular';
	font-weight:normal;
	text-align:center;
}
p.slid-head-par {
	font-size:13px;
	color:#808080;
	line-height:24px;
	font-family:'latoregular';
	font-weight: lighter;
	text-align:center;
}
.mid-body-bg {
	background:#fafafa;
	margin-top:32px;
}
h2.mid-body-comp {
	color:#823444;
	font-size:32px;
	text-transform:uppercase;
	text-align:center;
	font-family:'latoregular';
	font-weight:lighter;
	margin:61px 0px 45px 0px;
}
h2.mid-body-comp:after {
	content: '';
	height:2px;
	width:110px;
	background:#efb851;
	position:absolute;
	bottom:26px;
	text-align:center;
	left:45%;
}
/*contact us pages css start here*/
 

.cont-add {
	font-size:13px;
	text-align:left !important;
}
.cont-add ul {
	margin-bottom:15px !important;
}
.cont-add ul li {
	margin:0px 0px 19px 0px;
	list-style:none;
	line-height:20px;
}
.cont-add ul li h4 {
	margin:0px 0px 10px 0px;
	font-weight: normal;
	color:#823444;
}
.cont-add ul li p {
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#333;
	text-align:left;
	line-height:19px;
}
.cont-add ul li img {
	float:right;
}
.cont-fro {
	font-size:13px;
	text-align:left !important;
}
.cont-fro p {
	margin:0px 0px 15x 0px;
	font-weight:normal;
	color:#333;
	text-align:left;
	line-height:19px;
}
.cont-fro ul {
	margin-bottom:15px !important;
	width:100%;
	text-align:left;
}
.cont-fro ul li {
	margin:10px 0px 10px 0px;
	list-style:none;
}
/*about us pages css start here*/
ul.left-menu {
	background:#fafafa;
	padding:9px 0px 12px 8px;
	list-style:none;
}
ul.left-menu li {
	padding:9px 0px 9px 5px;
	list-style:none;
	border-bottom:dashed 1px #e0e0e0;
}
ul.left-menu li a {
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
	font-family:'latoregular';
	padding-left:4px;
}
ul.left-menu li a:hover {
	text-decoration:none;
}
ul.left-menu li:hover {
	padding:9px 0px 9px 5px;
	list-style:none;
	background:#823444;
	color:#fff;
}
ul.left-menu li.active {
	padding:9px 0px 9px 5px;
	list-style:none;
	background:#823444;
	color:#fff !important;
}
p {
	font-size:;
	font-weight: ;
	font-family:'latoregular';
	text-align:left;
	line-height:21px;
	color: #0f0f0f;
}
h5 {
	font-size:15px;
	font-weight:600;
	font-family:'latoregular';
	text-align:left;
	line-height:21px;
	color:#823444;
}
ul.inrbod {
	font-size:14px;
	font-weight:normal;
	font-family:'latoregular';
	text-align:left;
	line-height:21px;
	list-style:none;
}
ul.inrbod li {
	list-style:none;
}
h5.inr {
	font-size:15px;
	font-weight:600;
	font-family:'latoregular';
	text-align:left;
	color:#823444;
}
#content {
	width: 100%;
	position: relative;
}
#wrapper {
	position: relative;
	width: 100%;
}
body {
	font-size: 15px;
	line-height: 1;
	color: #aaaaaa;
	font-family:'latoregular'; 
	font-weight: 400;
	background: #fff;
	-webkit-font-smoothing: antialiased;
}
input:focus, textarea:focus, button:focus {
	outline: none;
}
/*======Global Transition Effect==========*/
input:focus, textarea:focus, .btn:focus, .zoom img, .img-thumb img, .btn, .btn:hover, .header .header-search-box, #footer .admin, .header li a, #footer .social-icons a, #footer .email a, #footer h4 a:hover, .team-info h3 a, .news-info h3 a, #header *, .team-info .social-icons a:hover, .team-info .social-icons a, .org-info .service-block:hover h3 i, .org-info .service-block h3 i, a:hover, .contact-us-container .box li a i, .leavecomment-box input[type=button], .faq-detail li .qus, .other-project li .over {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.img-thumb {
	display: block;
	overflow: hidden;
}
.img-thumb:hover img, .img-thumb:focus img, .zoom:hover img {
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/*.anim-section {
 position: relative;
 visibility: visible;
 -webkit-transition: opacity 1.5s ease-in-out;
 transition: opacity 1.5s ease-in-out;
 opacity: 0
 }
 .anim-section.animate {

 visibility: visible;
 -webkit-transition: opacity 1.5s ease-in-out;
 transition: opacity 1.5s ease-in-out;
 opacity: 1
 }*/

.btn-effect i {
	animation: 0.5s ease-in-out 0s forwards 1 arrow;
	-webkit-animation: 0.5s ease-in-out 0s forwards 1 arrow;
}
.btn-effect:hover i {
	animation: 0.5s ease-in-out 0s forwards 1 arrowIn;
	-webkit-animation: 0.5s ease-in-out 0s forwards 1 arrowIn;
}
/*
 sticky header style
 ------------------------------*/
body #header {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
body #header.fixed {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
body #header.fixed.fix .secondry-header {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	top:0;
	background: #ffffff;
}
body #header.up {
	top: -162px;
	opacity: 0;
	visibility: hidden;
}
body #header.down {
	top: 0;
	opacity: 1;
	visibility: visible;
}
#slider.top {
	margin-top:146px;
}
/*
 Global Animations Style
 ----------------------------------------*/
.anim-section {
	position: relative;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
	visibility: visible;
	opacity: 0
}
.anim-section.animate {
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1
}
.fadeIn-section {
	visibility: visible;
	opacity: 0;
	position: relative;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-ms-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
	-webkit-animation: fadeIn 1s linear;
	-moz-animation: fadeIn 1s linear;
	-o-animation: fadeIn 1s linear;
	-ms-animation: fadeIn 1s linear;
	animation: fadeIn 1s linear;
	visibility: visible;
	opacity:1;
	position: relative;
}
/*
 3) Header Section
 ----------------------------------------*/
#header {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#header.normal {
	position: relative;
}
.theme-a .primary-header {
	background: #f38929;
}
.theme-a .left-header span {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	padding: 15px 0 18px;
}
.theme-a .right-header {
}
.theme-a .right-header ul {
	list-style: none;
	text-align: right;
	padding: 13px 0;
}
.theme-a .right-header li {
	display: inline-block;
	margin-left: 19px;
	vertical-align: top;
}
.theme-a .right-header li a i {
	font-size: 20px;
}
.theme-a .right-header li a {
	font-size: 15px;
	color: #fff;
}
.theme-a .right-header li .fa-envelope-o {
	margin-right: 10px;
}
.theme-a .right-header li:first-child {
	margin-right: 11px;
}
.theme-a .right-header li a:hover {
	color: #fff;
}
.theme-a .secondry-header {
	background: #fff;
	padding: 30px 0 28px;
	width:100%;
}
.theme-a .secondry-header .logo {
	display: inline-block;
	margin: 5px 14px 5px 0;
}
.theme-a .secondry-header .num {
	display: inline-block;
	font-weight: 700;
	color: #575757;
	padding: 13px 0 13px 20px;
	border-left: 1px solid #f2f2f2;
}
.quote {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #f38929;
	border: 2px solid #f38929;
	text-transform: uppercase;
	font-weight: 700;
	padding: 8px 18px;
	margin-left: 22px;
	text-decoration: none;
	float: right;
}
.quote:hover {
	background: #f38929;
	color: #fff;
	text-decoration: none;
}
.button-wrapper {
	background: #f38929;
	text-align: right;
	position: relative;
	padding-bottom: 15px;
	display: none;
}
.button-wrapper:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #BD6B21;
}
.nav-button {
	display: inline-block;
	width: 24px;
	height: 15px;
	background: none;
	position: relative;
	border: none;
	border-top: 2px solid #fff;
	margin-top: 14px;
}
.nav-button:before {
	content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 100%;
	height: 2px;
	background: #fff;
}
.nav-button:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #fff;
}
/*theme-b content*/

 .primary-header {
	background: #000;
}
.primary-header .logo {
	margin: 32px 34px 37px 0;
	float: left;
}
.our-contact {
	float: left;
	list-style: none;
	width: 500px;
}
.our-contact li {
	float: left;
	border-left: 1px solid #191919;
	padding: 36px 12% 42px 8%;
}
.our-contact li a {
	font-size: 14px;
	color: #7f7f7f;
	font-weight: bold;
}
.our-contact li a i {
	font-size: 20px;
	margin-right: 10px;
}
.our-contact li a span {
	display: inline-block;
	vertical-align: top;
	line-height: 20px;
}
.our-contact li a:hover {
	text-decoration: none;
	color: #fff;
}
.right-header ul {
	list-style: none;
	padding: 38px 10px 41px;
	float: right;
	border-left: 1px solid #191919;
	border-right: 1px solid #191919
}
.right-header ul li {
	display: inline-block;
	padding: 0 23px;
}
.right-header ul li a {
	color: #afaeae;
	font-size: 18px;
}
.right-header ul li a:hover {
	color: #fff;
}
.secondry-header {
	background: #fff;
}
.menu {
	list-style: none;
	margin-left: -12px;
	display: inline-block;
}
.menu li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
}
.menu li a {
	display: inline-block;
	font-size: 14px;
	color: #575757;
	text-transform: uppercase;
	font-weight: bold;
	padding: 32px 12px 27px;
	border-bottom: 5px solid transparent;
}
.menu li:hover a, .menu li.active a {
	text-decoration: none;
	border-bottom: 5px solid #f38929;
	color: #000;
}
.menu li .submenu {
	position: absolute;
	left: 0;
	top: 20pxs;
	width: auto;
	z-index: 9999;
	text-align: left;
	display: none;
	background: #fff;
	padding: 0 20px 10px;
	width: 168px;
}
.menu li .submenu li {
	float: none;
	display: block;
	margin: 10px 0 0 0
}
.menu li .submenu li a {
	border: none;
	display: inline-block;
	border-bottom: 2px solid #fff;
	padding:0;
	text-transform:capitalize;
}
.menu li .submenu li a:hover {
	border-bottom: 2px solid #f38929;
}
.menu li:hover .submenu {
	display: block;
}
.secondry-header .quote {
	margin: 16px 0 0 0;
	color:#fff;
}
#slider .tp-caption a {
	color:#fff;
}
.quote {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #f38929;
	border: 2px solid #f38929;
	text-transform: uppercase;
	font-weight: 700;
	padding: 11px 30px;
	margin-left: 22px;
	text-decoration: none;
	float: right;
	background: #f38929;
	color: #fff;
}
.quote:hover {
	background: #fff !important;
	color: #f38929;
	text-decoration: none;
}
/*
 4) Footer Section
 1.1) Banner Section
 -----------------------------*/
#slider {
	width: 100%;
	position: relative;
}
#slider .detail-content {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
}
#slider .detail-content .container {
	position: static;
}
#slider .detail {
	position: absolute;
	top: 50%;
	left: 50%;
	background: rgba(95, 102, 110, 0.6);
	border: 1px solid #a9a9aa;
	width: 602px;
	height: 310px;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 999;
	margin-left: -33px;
}
#slider .top-row {
	border-bottom: 1px solid #a9a9aa;
	position: relative;
	min-height: 76px;
}
#slider .top-row strong {
	position: absolute;
	top: 0;
	left: 0;
}
#slider .top-row > strong {
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	color: #eeeeee;
	font-weight: 700;
	text-indent: 39px;
	padding: 27px 0;
}
#slider .top-row .direction-arrrow {
	float: right;
	border-left: 1px solid #a9a9aa;
	width: 146px;
	padding: 22px 0;
	text-align: center;
}
#slider .top-row .direction-arrrow .prv {
	display: inline-block;
	width: 18px;
	height: 29px;
	background: url(../img/direction-arrow.png) no-repeat 0 0;
	margin: 0 16px;
}
#slider .top-row .direction-arrrow .prv:hover {
	background-position: 0px -29px;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
#slider .top-row .direction-arrrow .next {
	display: inline-block;
	width: 18px;
	height: 29px;
	background: url(../img/direction-arrow.png) no-repeat 0 0;
	background-position: -50px 0;
	margin: 0 16px;
}
#slider .top-row .direction-arrrow .next:hover {
	background-position: -50px -29px;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}
#slider .bottom-sec {
	padding: 30px 39px;
	position: relative;
	min-height: 200px;
	list-style: none;
}
.inner-bottom-sec {
	padding: 0 0px 30px 0px;
}
#slider .bottom-sec h2 {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 12px;
	padding-left: 39px;
}
#slider .bottom-sec p {
	font-size: 16px;
	line-height: 24px;
	color: #c3c5c8;
	padding-bottom: 15px;
	width: 90%;
	padding-left: 39px;
}
#slider .bottom-sec a {
	display: inline-block;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	background: #f38929;
	width: 167px;
	text-align: center;
	padding: 14px 0;
	font-weight: 700;
	margin-left: 39px;
	border: 2px solid transparent;
}
#slider .bottom-sec a:hover {
	text-decoration: none;
	background: #fff;
	color: #f38929;
}
#slider .top-banner img {
	width: 100%;
}
.banner-container {
	background:url(../images/banner-bg.jpg) no-repeat 0 0;
	padding: 86px 0 88px;
	min-height: 214px;
	background-size: cover;
	background-attachment: fixed
}
.banner-container h3 {
	color: #fff;
	font-weight: 900;
	font-size: 36px;
	line-height: 40px;
	font-weight: 900;
	letter-spacing: 4px;
}
.breadcrumbs-box {
	border-bottom: 1px solid #f1f1f1;
}
.breadcrumbs-box ul {
	list-style: none;
	padding: 25px 0 21px;
}
.breadcrumbs-box ul li {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
	color: #636364;
	font-weight: 700;
	margin: 0 18px;
	position:relative;
}
.breadcrumbs-box ul li:first-child:before {
	content:'\f101';
	position:absolute;
	right:-22px;
	top:-1px;
	font-family:'FontAwesome';
}
.breadcrumbs-box ul li a {
	color: #2d2c32;
}
.about-detail {
	padding:41px 0 0;
}
.about-detail h3 {	font-size:16px;	line-height:25px;	color: #2d2c32;	font-weight: lighter;	 text-align: justify;}
.about-detail h3 i {	display: block;	width: 43px;	height: 3px;	background: #f38929;	margin-top: 17px;}
.about-detail h4 {	font-size:16px;	line-height:25px;	color: #2d2c32;	font-weight: lighter;	text-align: justify;}
.about-detail p {
	color: #636364;
	margin: 17px 0 12px 0;
	line-height: 25px;
	text-align:justify;
	font-weight: lighter;
}
.about-detail ul{}
about-detail ul li{ font-family:poppins; font-size: 16px; list-style: none; color: #000; margin-top: 15px;}

.about-img {
	float: right;
	margin-top: 48px;
	padding-left: 60px;
	overflow: hidden;
}
.about-img img {
	display: inline-block;
	margin: 0 0 6px 6px;
	vertical-align: top;
	border-radius: 3px;
}
.about-img .coll {
	float: left;
}
.video-container {
	padding: 125px 0 103px;
	background: #fff;
}
.video-container .video-box {
	float: left;
	width: 60%;
}
.video-container .video-box img {
	width:100%;
}
.video-container .our-detail {
	float: left;
	width: 40%;
	padding: 0 45px 0 100px;
}
.video-container .box {
	display: block;
	margin: 24px 0 47px;
}
.video-container .box i {
	margin: 0 0 9px 9px;
}
.video-container .box strong {
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #2d2c32;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.video-container .box p {
	font-size: 16px;
	line-height: 27px;
	color: #636364
}
.our-team-container {
	background: #f3f3f3;
	padding: 88px 0;
}
.our-team-container h3 {
	font-size: 36px;
	line-height: 40px;
	color: #2d2c32;
	font-weight: 700;
	letter-spacing: 4px;
}
.our-team-container h3 i {
	display: block;
	width: 42px;
	height: 3px;
	background: #f38929;
	margin-top: 12px;
}
.our-team-container h4 {
	font-size: 15px;
	line-height: 19px;
	color: #808080;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-top: 21px;
}
.our-team-container .our-team {
	margin-top: 61px;
	position: relative;
}
.our-team-container .team-slider {
	list-style: none;
}
.our-team-container .team-slider li {
	float: left;
	margin-right: 30px;
	width: 31.5%;
}
.our-team-container .team-slider li > div {
	border: 1px solid #dedede;
}
.our-team-container .team-slider .img-box {
	display: block;
	text-align: center;
	overflow: hidden;
}
.our-team-container .team-slider .member-detail {
	display: block;
	padding: 22px 35px;
	background: #ffffff;
}
.our-team-container .team-slider .member-detail .name {
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #4b4b4b;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-bottom: 8px;
}
.our-team-container .team-slider .member-detail .designation {
	display: block;
	font-size: 13px;
	line-height: 15px;
	color: #6e6d6d;
	font-weight: 700;
	letter-spacing: 1.3px;
	margin-bottom: 12px;
}
.our-team-container .team-slider .member-detail .designation i {
	display: block;
	width: 37px;
	height: 2px;
	background: #f38929;
	margin-top: 14px;
}
.our-team-container .team-slider .member-detail p {
	font-size: 16px;
	line-height: 27px;
	color: 636364;
	margin-bottom: 0;
}
.our-team-container .team-slider .social-list {
	border-top: 1px solid #dedede;
	padding: 16px 41px;
	background: #fff;
}
.our-team-container .team-slider .social-list a {
	font-size: 15px;
	line-height: 24px;
	color: #bcbcbc;
	margin: 0 25px 0 0
}
.our-team-container .team-slider .social-list a:hover {
	color: #f38929
}
.our-team-container .bx-prev, .our-team-container .bx-next {
	width: 47px;
	height: 47px;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 50%;
	text-indent: -99999px;
	margin-top: -23px;
	border: 1px solid #ddd;
	border-radius: 3px
}
.our-team-container .bx-prev {
	left:-100px;
}
.our-team-container .bx-next {
	right: -100px;
}
.our-team-container .bx-prev:before, .our-team-container .bx-next:before {
	position:absolute;
	top:17px;
	font-family:'FontAwesome';
	text-indent:0;
	color: #6e6d6d;
}
.our-team-container .bx-prev:before {
	content:'\f053';
	left:17px;
}
.our-team-container .bx-next:before {
	content:'\f054';
	right:17px;
}
.our-team-container .bx-prev:hover:before, .our-team-container .bx-next:hover:before {
	color:#fff;
}
.breadcrumbs-box {
	border-bottom: 1px solid #f1f1f1;
}
.breadcrumbs-box ul {
	list-style: none;
	padding: 25px 0 21px;
}
.breadcrumbs-box ul li {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 15px;
	color: #636364;
	font-weight: 700;
	margin: 0 18px;
	position:relative;
}
.breadcrumbs-box ul li:first-child:before {
	content:'\f101';
	position:absolute;
	right:-22px;
	top:-1px;
	font-family:'FontAwesome';
}
.breadcrumbs-box ul li a {
	color: #2d2c32;
}
.our_contact {
	padding: 51px 0;
	min-height: 500px;
	position:relative;
}
#success {
	display: none;
	position: absolute;
	top:-7px;
	left:15px;
}
.our_contact h3 {
	font-size: 36px;
	line-height: 40px;
	color: #2d2c32;
	font-weight: 900;
	letter-spacing: 4px;
}
.our_contact h3 i {
	display: block;
	width: 42px;
	height: 3px;
	background: #f38929;
	margin-top: 18px;
}
.our_contact .left-detail {
	float: left;
	width: 100%;
	padding: 19px 0 0 0;
}
.our_contact .left-detail strong {
	font-size: 16px;
	line-height: 24px;
	color: #656565;
	font-weight: 700;
	letter-spacing: 1.5px
}
.our_contact .left-detail form {
	margin-top: 48px;
}
.our_contact .left-detail form .coll-1 {
	float: left;
	display: inline-block;
	width: 49%;
}
.our_contact .left-detail form .coll-1.last {
	margin-left: 2%;
}
.our_contact .left-detail input[type=text] {
	display: inline-block;
	border:1px solid #f4f4f4;
	background: #f4f4f4;
	font-size: 12px;
	line-height: 16px;
	color: #777575;
	padding: 17px 30px;
	width: 100%;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 17px;
}
.our_contact .left-detail .box {
	float: left;
	width: 100%;
	background: #f4f4f4;
	padding: 23px 28px;
}
.our_contact .left-detail textarea {
	display: block;
	width: 100%;
	height: 150px;
	border: none;
	background: none;
	font-size: 12px;
	line-height: 16px;
	color: #777575;
	font-weight: 700;
	resize: none;
	letter-spacing: 1px;
}
.our_contact .left-detail input[type=button] {
	float: right;
	border: none;
	width: 184px;
	height: 53px;
	background: #1e2227;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 21px;
	color: #fff;
	font-weight: 700;
	padding: 16px 10px;
	text-align: center;
	margin-top: 10px;
}
.our_contact .left-detail input[type=button]:hover {
	background: #6f3419;
	color: #fff;
}
.our_contact .right-detail {
	float: left;
	width: 40%;
	padding-left: 65px;
	margin-bottom:25px;
}
.our_contact .right-detail .social-icons {
	display: block;
	padding: 25px 45px;
}
.our_contact .right-detail .social-icons a {
	display: inline-block;
	font-size: 20px;
	color: #828282;
	margin-right: 40px;
}
.our_contact .right-detail .social-icons a:last-child {
	margin-right: 0;
}
.our_contact .right-detail .social-icons a:hover {
	color: #f38929;
}
.our_contact .right-detail address {
	background: #2d2c32;
	margin: 43px 0 0 0;
	line-height: 1;
	padding: 49px 45px 20px;
}
.our_contact .right-detail address strong {
	font-size: 26px;
	line-height: 28px;
	color: #b4b4b4;
	font-weight: 900px;
	letter-spacing: 2px;
}
.our_contact .right-detail address ul {
	list-style: none;
	margin-top: 45px;
}
.our_contact .right-detail address li {
	padding-left: 47px;
	position: relative;
	margin-bottom: 32px;
}
.our_contact .right-detail address li i {
	position: absolute;
	left: 0;
	top: -1px;
	color: #828282;
}
.our_contact .right-detail address li i.fa-map-marker {
	font-size: 32px;
}
.our_contact .right-detail address li i.fa-phone {
	font-size: 24px;
}
.our_contact .right-detail address li i.fa-print {
	font-size: 24px;
}
.our_contact .right-detail address li i.fa-envelope-o {
	font-size: 20px;
}
.our_contact .right-detail address li span {
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #b4b4b4;
	letter-spacing: 1.2px;
	padding-bottom: 7px;
}
.our_contact .right-detail address li span a {
	color: #b4b4b4
}
#map {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.map.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 0;
	height:335px;
}
.gmnoprint, .gm-style-cc {
	display:none;
}
.mapmarker {
	font-size:60px;
	top:-20px !important;
	position:relative;
}
.map-box {
	text-align: center
}
input.error {
	border-color: #ff0000 !important;
}
.info-aboutus .box {
	display: block;
	margin: 0 0 48px;
}
.clearfix {
	margin: 0 0 9px 9px;
}
.info-aboutus .box strong {
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #2d2c32;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
.info-aboutus .box p {
	font-size: 16px;
	line-height: 27px;
	color: #636364
}
.info-aboutus .msg-slider {
	float: right;
	width: 34%;
	background: #f7f7f7;
	position: relative;
}
.our-team-container {
	background: #f3f3f3;
	padding: 88px 0;
}
.our-team-container h3 {
	font-size: 36px;
	line-height: 40px;
	color: #2d2c32;
	font-weight: 700;
	letter-spacing: 4px;
}
.our-team-container h3 i {
	display: block;
	width: 42px;
	height: 3px;
	background: #f38929;
	margin-top: 12px;
}
.our-team-container .our-team {
	margin-top: 61px;
	position: relative;
}
.our-team-container .team-slider {
	list-style: none;
}
.our-team-container .team-slider li {
	float: left;
	margin-right: 30px;
	width: 31.5%;
}
.our-team-container .team-slider li > div {
	border: 1px solid #dedede;
}
.our-team-container .team-slider .img-box {
	display: block;
	text-align: center;
	overflow: hidden;
}
.our-team-container .team-slider .member-detail {
	display: block;
	padding: 22px 35px;
	background: #ffffff;
}
.our-team-container .team-slider .member-detail .name {
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #4b4b4b;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-bottom: 8px;
}
.our-team-container .team-slider .member-detail .designation {
	display: block;
	font-size: 13px;
	line-height: 15px;
	color: #6e6d6d;
	font-weight: 700;
	letter-spacing: 1.3px;
	margin-bottom: 12px;
}
.our-team-container .team-slider .member-detail .designation i {
	display: block;
	width: 37px;
	height: 2px;
	background: #f38929;
	margin-top: 14px;
}
.our-team-container .team-slider .member-detail p {
	font-size: 16px;
	line-height: 27px;
	color: 636364;
	margin-bottom: 0;
}
.our-team-container .team-slider .social-list {
	border-top: 1px solid #dedede;
	padding: 16px 41px;
	background: #fff;
}
.our-team-container .team-slider .social-list a {
	font-size: 15px;
	line-height: 24px;
	color: #bcbcbc;
	margin: 0 25px 0 0
}
.our-team-container .team-slider .social-list a:hover {
	color: #f38929
}
.our-team-container .bx-prev, .our-team-container .bx-next {
	width: 47px;
	height: 47px;
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 50%;
	text-indent: -99999px;
	margin-top: -23px;
	border: 1px solid #ddd;
	border-radius: 3px
}
.our-team-container .bx-prev {
	left:-100px;
}
.our-team-container .bx-next {
	right: -100px;
}
.our-team-container .bx-prev:before, .our-team-container .bx-next:before {
	position:absolute;
	top:17px;
	font-family:'FontAwesome';
	text-indent:0;
	color: #6e6d6d;
}
.our-team-container .bx-prev:before {
	content:'\f053';
	left:17px;
}
.our-team-container .bx-next:before {
	content:'\f054';
	right:17px;
}
.our-team-container .bx-prev:hover:before, .our-team-container .bx-next:hover:before {
	color:#fff;
}
.our-team-container .our-team-detail li .box {
	background: #fff;
}
.our-team-container .our-team-detail li .box .img-box {
	float: left;
	width: 50%;
	overflow: hidden;
}
.our-team-container .our-team-detail li .box .detail-box {
	float: left;
	width: 50%;
	padding: 38px 38px 0;
}
.our-team-container .our-team-detail li .box .name {
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #4b4b4b;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-bottom: 8px;
}
.our-team-container .our-team-detail li .box .designation {
	display: block;
	font-size: 13px;
	line-height: 15px;
	color: #6e6d6d;
	font-weight: 700;
	letter-spacing: 1.3px;
	margin-bottom: 12px;
}
.our-team-container .our-team-detail li .box .designation i {
	display: block;
	width: 37px;
	height: 2px;
	background: #f38929;
	margin-top: 14px;
}
.our-team-container .our-team-detail li .box p {
	font-size: 16px;
	line-height: 27px;
	color: 636364;
	margin-bottom: 0;
}
.our-team-container .our-team-detail li .box .social-list {
	padding: 22px 0;
}
.our-team-container .our-team-detail li .box .social-list a {
	font-size: 15px;
	line-height: 24px;
	color: #bcbcbc;
	margin: 0 25px 0 0
}
.our-team-container .our-team-detail li .box .social-list a:hover {
	color: #f38929
}
.our-team-container .our-team-detail ul {
	list-style: none;
}
.our-team-container .our-team-detail li {
	float: left;
	width: 50%;
	margin-bottom: 12px;
}
.our-team-container .our-team-detail li:nth-child(odd) {
 padding-right: 6px;
}
.our-team-container .our-team-detail li:nth-child(even) {
 padding-left: 6px;
}
.our-team-container .our-team-detail li .box {
	background: #fff;
}
.our-team-container .our-team-detail li .box .img-box {
	float: left;
	width: 50%;
	overflow: hidden;
}
.our-team-container .our-team-detail li .box .detail-box {
	float: left;
	width: 50%;
	padding: 38px 38px 0;
}
.our-team-container .our-team-detail li .box .name {
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #4b4b4b;
	font-weight: 700;
	letter-spacing: 1.5px;
	margin-bottom: 8px;
}
.our-team-container .our-team-detail li .box .designation {
	display: block;
	font-size: 13px;
	line-height: 15px;
	color: #6e6d6d;
	font-weight: 700;
	letter-spacing: 1.3px;
	margin-bottom: 12px;
}
.our-team-container .our-team-detail li .box .designation i {
	display: block;
	width: 37px;
	height: 2px;
	background: #f38929;
	margin-top: 14px;
}
.our-team-container .our-team-detail li .box .img-box {
	float: left;
	width: 50%;
	overflow: hidden;
}
.project-category-1 {
	padding: 65px 0;
}
.project-category-1 h3 {
	font-size: 26px;
	line-height: 36px;
	color: #2d2c32;
	font-weight: 700;
	letter-spacing: 1px;
}
.project-category-1 h3 span {
	display: block;
}
.project-category-1 h3 i {
	display: block;
	width: 42px;
	height: 3px;
	background: #f38929;
	margin-top: 14px;
}
.category-box-1 {
	display: block;
}
.category-box-1 > div {
	float: right;
}
.category-box-1 strong {
	display: inline-block;
	font-size: 15px;
	line-height: 24px;
	color: #636364;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 23px 0;
}
.category-box-1 ul {
	list-style: none;
	float: right;
}
.category-box-1 li {
	display: inline-block;
	margin-right: 5px;
	border: 2px solid #e1e1e1;
	border-radius: 3px;
	background: #fff;
	font-size: 12px;
	line-height: 24px;
	color: #969696;
	font-weight: 700;
	padding: 7px 21px;
	text-transform: uppercase;
	cursor: pointer;
}
.category-box-1 li:hover, .category-box-1 li.gallery-header-center-right-links-current {
	background: #f38929;
	border: 2px solid #f38929;
	color: #6c6b6b;
}
.category-box-1 li:hover, .category-box-1 li.gallery-header-center-right-links-current {
	color:#fff;
}
.project-list-1 {
	list-style: none;
	padding: 34px 0 0 0;
}
.project-list-1 li {
	background: #f7f7f7;
	float: left;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.project-list-1 figure {
	float: left;
	width: 33.33%;
	overflow: hidden;
}
.project-list-1 figure a {
	display:block;
}
.project-list-1 figure img {
	width:100%;
}
.project-list-1 .detail {
	float: left;
	width: 100%;
	padding: 44px 48px;
}
.project-list-1 .detail h4 {
	font-size: 20px;
	line-height: 26px;
	color: #706f6f;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 21px;
}
.project-list-1 .detail h4 a {
	color:#706f6f;
}
.project-list-1 .detail h4 span {
	display: block;
}
.project-list-1 .detail h4 i {
	display: block;
	width: 42px;
	height: 3px;
	background: #f38929;
	margin-top: 14px;
}
.project-list-1 .detail p {
	font-size: 14px;
	line-height: 24px;
	color: #989899;
}
.project-list-1 .view {
	display: inline-block;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	border-radius: 3px;
	background: #2d2c32;
	font-weight: 700;
	padding: 14px 24px;
	letter-spacing: 1px;
	margin-top: 21px;
	text-transform: uppercase;
}
.project-list-1 .view:hover {
	background: #f38929;
}
.other-project {
	list-style: none;
}
.other-project li {
	float: left;
	width: 33.33%;
	position: relative;
}
.other-project li .over {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(45, 44, 50, 0.7);
	opacity: 0;
	text-align: center;
}
.other-project li .over .coll {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%)
}
.other-project li .over span {
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 28px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.other-project li .over a {
	display: block;
}
.other-project li .over .view {
	display: inline-block;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	border-radius: 3px;
	background: #f38929;
	font-weight: 700;
	padding: 14px 24px;
	letter-spacing: 1px;
	margin-top: 18px;
	text-transform: uppercase;
}
.other-project li .over .view:hover {
	background: #fff;
	color: #f38929;
}
.other-project li:hover .over {
	opacity: 1;
}
.project-discription {
	float: left;
	width: 100%;
	padding-bottom: 100px;
}
.project-discription h4 {
	font-size: 20px;
	line-height: 24px;
	color: #636364;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	margin-top: 8px;
}
.project-discription h4 i {
	display: block;
	width: 43px;
	height: 3px;
	background: #f38929;
	margin-top: 19px;
}
.project-discription h5 {
	font-size: 15px;
	line-height: 24px;
	color: #636364;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1.3px;
}
.project-discription h5 i {
	display: block;
	width: 43px;
	height: 3px;
	background: #f38929;
	margin-top: 19px;
}
.project-discription .note {
	display: block;
	font-size:15px;
	line-height:21px;
	color: #636364;
	font-weight: lighter;
	text-transform: uppercase;
	 
	margin-top: 27px;
	margin-bottom: 12px;
}
.project-discription p {
	color: #636364;
	line-height: 27px;
	text-align:justify;
}
.project-discription .box {
	float: left;
	width: 50%;
	margin: 64px 0 74px;
}
.project-discription .box.odd {
	width: 45%;
	margin-left: 5%;
}
.project-discription .box strong {
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #2d2c32;
	font-weight: 700;
	margin: 10px 0 16px;
	letter-spacing: 1px;
}
.project-discription .feature-list {
	list-style: none;
	padding: 33px 0 0;
}
.project-discription .feature-list li {
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 33px;
	color: #636364;
	font-weight: 700;
	padding-left: 54px;
	position: relative;
	margin-bottom: 35px;
}
.project-discription .feature-list li i {
	font-size: 15px;
	line-height: 31px;
	color: #f38929;
}
.project-discription .feature-list li em {
	position: absolute;
	left: 0;
	top: 0;
	width: 37px;
	height: 33px;
	border: 1px solid #eee8e8;
	text-align: center;
}
.project-discription .right-content {
	padding-left: 65px;
}
.project-discription .right-content .img-box {
	list-style: none;
}
.project-discription .right-content .img-box li {
	float: left;
	width: 50%;
	padding: 0 0 3px 3px;
}
.project-discription .right-content .img-box li figure {
	overflow: hidden;
}
.project-discription .right-content .pro-slider {
	list-style: none;
	margin-left: 3px;
}
.project-discription .right-content .bx-controls-direction {
	margin-left: 3px;
}
.project-discription .right-content .bx-prev {
	float: left;
	width: 49%;
	height: 49px;
	background-color:#f3f3f3;
	font-size: 13px;
	line-height: 49px;
	color: #8a8888;
	padding-left: 45px;
	letter-spacing: 1px;
	position:relative;
}
.project-discription .bx-prev:before, .project-discription .bx-next:before {
	position:absolute;
	top:0;
	font-family:'FontAwesome';
}
.project-discription .bx-prev:before {
	content:'\f053';
	left:17px;
}
.project-discription .bx-next:before {
	content:'\f054';
	right:17px;
}
.project-discription .bx-prev:hover, .project-discription .right-content .bx-next:hover {
	color:#fff;
}
.project-discription .right-content .bx-next {
	float: right;
	width: 49%;
	height: 49px;
	background-color:#f3f3f3;
	font-size: 13px;
	line-height: 49px;
	color: #8a8888;
	padding-left: 30px;
	letter-spacing: 1px;
	position:relative;
}
 .menu {
 list-style: none;
 margin-left: -12px;
 display: inline-block;
}
.menu li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
}
.menu li a {
	display: inline-block;
	font-size: 14px;
	color: #575757;
	text-transform: uppercase;
	font-weight: bold;
	padding: 32px 12px 27px;
	border-bottom: 5px solid transparent;
}
.menu li:hover a, .menu li.active a {
	text-decoration: none;
	border-bottom: 5px solid #f38929;
	color: #000;
}
.menu li .submenu {
	position: absolute;
	left: 0;
	top: 20pxs;
	width: auto;
	z-index: 9999;
	text-align: left;
	display: none;
	background: #fff;
	padding: 0 20px 10px;
	width: 168px;
}
.menu li .submenu li {
	float: none;
	display: block;
	margin: 10px 0 0 0
}
.menu li .submenu li a {
	border: none;
	display: inline-block;
	border-bottom: 2px solid #fff;
	padding:0;
	text-transform:capitalize;
}
.menu li .submenu li a:hover {
	border-bottom: 2px solid #f38929;
}
.menu li:hover .submenu {
	display: block;
}
.project-category {
	padding: 65px 0;
}
.project-category h3 {
	font-size: 26px;
	line-height: 36px;
	color: #2d2c32;
	font-weight: 700;
	letter-spacing: 1px;
}
.project-category h3 i {
	display: block;
	width: 42px;
	height: 3px;
	background: #f38929;
	margin-top: 14px;
}
.category-box {
	padding: 20px 0;
}
.category-box strong {
	display: block;
	font-size: 15px;
	line-height: 24px;
	color: #636364;
	font-weight: 700;
	letter-spacing: 1px;
	margin-bottom: 37px;
}
.category-box ul {
	list-style: none
}
.category-box li {
	display: inline-block;
	margin-right: 5px;
	border: 2px solid #e1e1e1;
	border-radius: 3px;
	background: #fff;
	font-size: 12px;
	line-height: 24px;
	color: #969696;
	font-weight: 700;
	padding: 7px 21px;
	text-transform: uppercase;
	cursor: pointer;
}
.category-box li:hover, .category-box li.gallery-header-center-right-links-current {
	background: #f7f7f7;
	border: 2px solid #f7f7f7;
	color: #6c6b6b;
}
.category-box li:hover, .category-box li.gallery-header-center-right-links-current {
	color:#fff;
}
.project-list {
	list-style: none;
	padding: 23px 0 0 0;
}
#project-gallery {
	padding-bottom:10px;
}
.project-list > li {
	background: #f7f7f7;
	float: left;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.project-list > li a {
	display:block;
}
.project-list > li img {
	width:100%;
}
.project-list .detail {
	float: left;
	width:45%;
	padding: 45px;
	position: relative;
}
.project-list .detail:before {
	position: absolute;
	top: 50px;
	right: -15px;
	width: 15px;
	height: 28px;
	background: url(../images/tag-arrow-left.png) no-repeat 0 0;
}
.project-list > li:nth-child(even) .detail:before {
 right: auto;
 left: -15px;
 background: url(../images/tag-arrow.png) no-repeat 0 0;
}
.project-list > li:nth-child(even) figure {
 float: left;
}
.project-list .detail h4 {
	font-size: 20px;
	line-height: 24px;
	color: #4e4d51;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.project-list .detail h4 a {
	color: #4e4d51;
}
.project-list .detail h4 span {
	display: block;
}
.project-list .detail h4 i {
	display: block;
	width: 42px;
	height: 3px;
	background: #f38929;
	margin-top: 21px;
}
.project-list .detail ul {
	list-style: none;
	padding: 28px 0 19px;
}
.project-list .detail ul li {
	float: left;
	margin-right: 34px;
}
.project-list .detail ul li a i {
	margin-right: 8px;
	font-size: 30px;
	background:none;
	color: #989899;
}
.project-list .detail ul li a span {
	color: #989899;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 23px;
	font-weight: 700;
	letter-spacing: 1px;
}
.project-list .detail h5 {
	font-size: 16px;
	line-height: 20px;
	color: #6c6c6c;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: 16px;
}
.project-list p {
	font-size: 14px;
	line-height: 24px;
	color: #989899;
}
.project-list .view {
	display: inline-block;
	font-size: 13px;
	line-height: 17px;
	color: #ffffff;
	border-radius: 3px;
	background: #f38929;
	font-weight: 700;
	padding: 14px 24px;
	letter-spacing: 1px;
	margin-top:0px;
	border:1px solid #f38929;
}
.project-list .view:hover {
	background: #fff;
	color: #f38929;
}
.project-list figure {
	float: right;
	width: 50%;
	overflow: hidden;
}
/*  gallery css start here*/
ul.gall{clear:both; list-style:none; margin:20px 0px 28px 0px !important; padding-bottom:22px;}
ul.gall li.boximg{ float:left; list-style:none; height:150px; width:20%; padding:0px 18px 0px 0px; margin-bottom:25px;}
ul.gall li.boximg img{ border-radius:4px;}
 
.thumbnail12 img {
  opacity: .75;
  
}
.thumbnail12 img:hover {
  opacity: 1;
}
 
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../img/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../img/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../img/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../img/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../img/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../img/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../img/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../img/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../img/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../img/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../img/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../img/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../img/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../img/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../img/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../img/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../img/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../img/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../img/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../img/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../img/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../img/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../img/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../img/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../img/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../img/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../img/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../img/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../img/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../img/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../img/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../img/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../img/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../img/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../img/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../img/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../img/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../img/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../img/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../img/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../img/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../img/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../img/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../img/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../img/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../img/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../img/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../img/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../img/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../img/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../img/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../img/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../img/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../img/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../img/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../img/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../img/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../img/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../img/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../img/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../img/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../img/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../img/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../img/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

.mar_top{ color: #000; padding:3px; font-family: poppins; font-size: 18px;}
.mar_top a{ font-style: normal; text-decoration-line: underline;}
.mar_top a:hover{ font-style: normal; text-decoration-line: none; color:#000; }
.mar20{ margin-top:20px;}
.listaditya{
    
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;}

.titleaditya{
    
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #D9D6D6;
    border: 1px solid #ddd;}


 @media (min-width: 768px) {.dropdown-menu li:hover .sub-menu {visibility: visible;}}
  @media (min-width: 768px) {.dropdown:hover .dropdown-menu {display: block;}}