/* Table of Content
==================================================
1.	Global Styles
2. 	Header
3. 	Slider
4.	Services
5.	Features
6.	Portfolio
7.	Post & Service
8.	Testimonial
9.	Call to Action
10.	Clients
11.	Footer
12. Subpages
13. Blog
14. Responsive
*/

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('fonts/MyriadPro-Regular_0.eot');
	src: url('fonts/MyriadPro-Regular_0.woff') format('woff'), url('fonts/MyriadPro-Regular_0.ttf') format('truetype'), url('fonts/MyriadPro-Regular_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Lato-Reg';
	src: url('fonts/Lato-Reg.eot');
	src: url('fonts/Lato-Reg.woff') format('woff'), url('fonts/Lato-Reg.ttf') format('truetype'), url('fonts/Lato-Reg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Lato-Light';
	src: url('fonts/Lato-Light.eot');
	src: url('fonts/Lato-Light.woff') format('woff'), url('fonts/Lato-Light.ttf') format('truetype'), url('fonts/Lato-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'LatoHeavy';
    src: url('fonts/Lato-Heavy.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Heavy.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Heavy.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Global styles
================================================== */

html{
	overflow-x: hidden !important;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

body{
	border: 0;
	margin: 0;
	padding: 0;
	color: #323232;
	font-family:'MyriadPro-Regular';
}

.body-inner{
	position: relative;
	overflow: hidden;
}

a{
	color: #eb2c33;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #000;
}
a:focus{
	text-decoration:none;
	outline:none;
}
a.read-more{
	color: #323232;
}

a.read-more:hover{
	color: #eb2c33;
}

.gap-40 {
	clear: both;
	height: 40px;
}

.gap-30 {
	clear: both;
	height: 30px;
}
.gap-20 {
	clear: both;
	height: 20px;
}

a:focus{
	outline: 0;
}

#lerrmsgreg {
	padding:0 15px;
}
#resultreg {
	padding:0 15px;
}
#lerrmsgreg, #lerrmsgreg2, #lerrmsgreg5 {
	color:#f00 !important;
	margin-bottom:10px;
}
#resultreg, #resultreg2, #resultreg5 {
	color:#087502 !important;
	margin-bottom:10px;
}
/*-- Typography start --*/

body, p{
	font-family: 'MyriadPro-Regular', sans-serif; 
	line-height: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'MyriadPro-Regular', sans-serif;
}

h1{
    font-size: 38px;
    line-height: 48px;
}

h2{
    font-size: 28px;
    line-height: 38px;
}

h3{
    font-size: 24px;
    line-height: 34px;
}

h4{
    font-size: 18px;
    line-height: 28px;
}

h5{
    font-size: 14px;
    line-height: 24px;
}

.padding {
	padding: 0;
}


.btn.btn-primary{
	background: #0065cf;
	border: 0;
	border-radius: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.btn.btn-primary:hover{
	background: #000;
	color: #fff;
}
.button {
	background:#06abf0;
	border:none;
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff!important;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	display:inline-block;
}
.button:hover {
	color:#fff;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}

ul.circle{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.circle li{
	position: relative;
	margin-left: 30px;
	padding-bottom: 20px;

}

ul.circle li:before{
	content: "\f111";
	color: #eb2c33;
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 8px;
	border: 2px solid rgba(0, 0, 0,.1);
	border-radius: 100%;
	position: absolute;
	left: -33px;
	top: 5px;
}

ul.unstyled{
	list-style: none;
	margin: 0;
	padding: 0;
}

blockquote p{
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #959595;
}

blockquote {
	margin: 20px 0;
	border-left: 5px solid #eb2c33;
}

/* Deafult title */

h2.title{
	font-size: 24px;
	padding: 20px 15px 40px;
	position: relative;
	left: 0;
	line-height: normal;
 }

 h2.title span{
 	background: #fff;
 	z-index: 1;
 	padding: 10px 15px;
 }

h2.title:before{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -10px;
	height: 1px;
	width: 100%;
	left: 0;
	z-index: -1;
  	border-bottom: 1px solid #cecece;
}

h3.widget-title{
	margin-bottom: 30px;
}

h2.entry-title{
	font-size: 24px;
}

h2.entry-title a{
	color: #323232;
}

h2.entry-title a:hover{
	color: #eb2c33;
}

/* Carousel controller */

.carousel-control{
	width: auto;
}
.dart-carousel-controller{
	text-align: center;
	padding-top: 30px;
}

.dart-carousel-controller .left,
.dart-carousel-controller .right, 
.owl-controls .owl-prev, 
.owl-controls .owl-next{
	cursor: pointer;
	background: rgba(0, 0, 0, 0.8);
	width: 60px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	opacity: 1;
	top: auto;
	text-shadow: none;
	display: inline-block;
	text-align: center;
}
.owl-controls .owl-next{
	margin-left: 6px;
}

.dart-carousel-controller .left:hover,
.dart-carousel-controller .right:hover,
.owl-controls .owl-prev:hover, 
.owl-controls .owl-next:hover{
	background: #0065cf;
	color: #fff;
}

.owl-controls .owl-page, 
.owl-controls .owl-buttons div{
	display: inline-block;
}

/* Input form */

.form-control{
	box-shadow: none;
	border: 1px solid #cecece;
	padding: 20px;
	background: none;
	color: #959595;
	font-size: 14px;
	border-radius: 0;
}

.form-control:focus{
	box-shadow: none;
	border: 1px solid #eb2c33 !important;
}

/*-- bx slider --*/

#blog-gallary li,
#portfolio-slider li{
	left: 0;
}

.bx-wrapper .bx-viewport{
	box-shadow: none !important;
	border: 0 !important;
}

.bx-wrapper .bx-next{
	right: 20px !important;
}

.bx-wrapper .bx-pager{
	bottom: 15px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	border: 2px solid #fff;
	width: 14px !important;
	height: 14px !important;
	border-radius: 100% !important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #0065cf !important;
	
}

/*-- Sidebar --*/

.sidebar h3.widget-title{
	font-size: 18px;
	line-height: normal;
	margin-top: 0;
	text-transform: uppercase;
}

.sidebar .widget {
	margin-bottom: 40px;
}

/*-- Pagination --*/

.pagination li a{
	border-radius: 0 !important;
	margin-right: 8px;
}

.pagination>.active>a, .pagination>.active>a:hover,
.pagination>li>a:hover{
	background: #eb2c33;
	color: #fff;
	border: 1px solid transparent;
}


/*-- Isotope start --*/

#isotope {
	width:100%;
	margin-top:0;
}

.isotope-item {
	z-index:2;
}

.isotope-hidden.isotope-item {
	z-index:1;
}

.isotope, .isotope .isotope-item {
	-webkit-transition-duration:1s;
	-moz-transition-duration:1s;
	-ms-transition-duration:1s;
	-o-transition-duration:1s;
	transition-duration:1s;
}

.isotope {
	-webkit-transition-property:height, width;
	-moz-transition-property:height, width;
	-ms-transition-property:height, width;
	-o-transition-property:height, width;
	transition-property:height, width;
}

.isotope .isotope-item {
	-webkit-transition-property:0 opacity;
	-moz-transition-property:0 opacity;
	-ms-transition-property:0 opacity;
	-o-transition-property:0 opacity;
	transition-property:transform, opacity;
}

#isotope .col-sm-3{
	width:24.95%;
}

#isotope-filter {
	margin-bottom: 40px;
}

#isotope-filter a{
	color: #959595;
	font-size: 16px;
}

#isotope-filter a.active,
#isotope-filter a:hover{
	color: #eb2c33;
}

#isotope-filter a:before{
	content: "/";
	color: #959595;
	padding-right: 10px;
	padding-left: 10px;
}

#isotope-filter a:first-child:before{
	content: " ";
}

/* Header area
================================================== */

/*-- Header fixed --*/

.main-nav{
	width: auto;
	background: #f9f9f9;
}

.header-fixed {
	background: none;
}

.header-fixed .top-info{
	display: none;
}

/*-- Top info --*/

.top-info{
	display: block;
	overflow: hidden;
	color: #fff;
	padding: 22px 0;
	font-size: 13px;
}
.top-info ul{
	list-style: none;
	margin: 0;
	padding: 35px 0;
}
.top-info li{
	float: left;
	margin-left: 10px;
}
.top-info i{
	color: #eb2c33;
	font-size: 16px;
	margin-right: 5px;
}

.top-info li.social-icon i{
	font-size: 16px;
	color: #fff;
	margin-left: 10px;
	margin-right: 0;
	background: #a2a2a2;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 50%;
	text-align: center;
}
.top-info li.social-icon i:hover{
	color: #0065ce;
}


/*-- Main navigation --*/

.navbar-header{
	position: relative;
	z-index: 9999;
}

a.navbar-brand{
	/*background: #eb2c33;*/
	padding: 10px 0;
}

.navbar-collapse {
	margin-top: 0;
}

.navbar-right{
	margin-top: 0;
}

.navbar{
	border-radius: 0;
	border: 0;
	margin-bottom: 0;
}


.navbar-nav>li>a{
	padding: 20px 30px;
	line-height: 21px;
}

.navbar-toggle{
	background: #0065ce;
	border-radius: 0;
	margin-right: 5px;
}

.navbar-toggle .icon-bar{
	background: #fff;
}

ul.nav.navbar-nav li{
	background-color: rgba(249,249,249,.95);
	margin-left:1px;
}

ul.navbar-nav li a{
	color: #252525;
}

ul.navbar-nav li a:hover, 
ul.navbar-nav li a:focus{
	background: #0065ce;
	color: #fff;
}

ul.navbar-nav > li.active{
	background: none;
}

ul.navbar-nav li.active > a,
ul.navbar-nav > li.active.dropdown.open{
	background: #0065ce;
	color: #fff;
}

ul.navbar-nav li.active > .dropdown-menu > li.active > a{
	color: #eb2c33;
}

ul.navbar-nav li.search{
	margin-left: 10px;
	background: #eb2c33;
}


.navbar-nav .dropdown-menu{
	left: 0;
	right: auto;
}

.dropdown-menu * {
	width: 100%;
	-webkit-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.navbar-nav .dropdown-menu{
	background: none;
	border: 0;
	box-shadow: none;
	min-width: 240px;
	display: block;
	opacity: 0;
	z-index:1;
	visibility:hidden;
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: visibility 500ms, opacity 500ms, -webkit-transform 500ms cubic-bezier(.43, .26, .11, .99);
	-moz-transition: visibility 500ms, opacity 500ms, -moz-transform 500ms cubic-bezier(.43, .26, .11, .99);
	-o-transition: visibility 500ms, opacity 500ms, -o-transform 500ms cubic-bezier(.43, .26, .11, .99);
	-ms-transition: visibility 500ms, opacity 500ms, -ms-transform 500ms cubic-bezier(.43, .26, .11, .99);
	transition: visibility 500ms, opacity 500ms, transform 500ms cubic-bezier(.43, .26, .11, .99);
}

.navbar-nav .dropdown:hover .dropdown-menu {
	opacity: 1;
	visibility:visible;
	color: #777;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
 }

 .navbar-nav .dropdown-backdrop {
	visibility: hidden;
}

.navbar-nav .dropdown-menu li{
	padding: 10px 20px 0;
}

.navbar-nav .dropdown-menu li:first-child{
	border-radius: 2px 2px 0 0;
}

.dropdown-menu li:last-child{
	border-radius: 0 0 2px 2px;
}

.dropdown-menu>li>a{
	font-size: 14px;
	padding: 10px 0;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, 
.dropdown-menu>li.active>a{
	background: none !important;
	color: #0065cf !important;
}

.nav .open>a, .nav .open>a:hover, 
.nav .open>a:focus{
	/*background: transparent;*/
	border:0;
	background: #0065cf;
	color: #fff;
}

/*-- Search start --*/
.navbar-nav .icon-search {
	background: none;
	border: none;
	color: #fff;
	font-size: 18px;
	outline: none;
	padding: 10px 20px;
	line-height: 42px;
}

.site-search {
  text-align: center;
  background: #eb2c33;
}
.site-search .container {
  height: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: height 0.3s;
  transition: height 0.3s;
}
.site-search .container.open {
  height: 80px;
}

.site-search input[type="text"] {
  background: none;
  border: none;
  color: #fff;
  font-size: 24px;
  margin: 30px 0;
  padding-right: 20px;
  width: 100%;
  outline: 0;
  text-align: center;
}
.site-search input[type="text"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.site-search input[type="text"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.25);
}

@media (max-width: 450px) {
  .site-search input[type="text"] {
    font-size: 20px;
    margin: 21px 0;
    text-align: left;
  }
}
.site-search .close {
  color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  font-size: 32px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  right: 15px;
}
.site-search .close:hover {
  color: #fff;
}



/* Slideshow
================================================== */

/*-- Main slide --*/

.hslider .item img{
	width: 100%;
}
.hslider .slider-content {
	background:rgba(0,0,0,.8);
	top: 10%;
	left: 8%;
	padding: 0;
	text-align: center;
	position: absolute;
	color: #fff;
	padding:30px 30px;
}
.hslider .slider-content .slider.btn{
	border: 2px solid #fff;
}



.hslider .slider-content h2{
	font-size: 48px;
	margin-bottom:20px;
	margin-top:0;
}

.hslider .slider-content h3{
	font-size: 30px;
	margin-top: 20px;
}
.hslider .slider-content p {
	font-size: 16px;
	color:#9e9e9e;
	line-height:24px;
	text-align:justify;
}
.slider.btn{
	padding: 12px 70px;
	margin-top: 10px;
	font-size: 24px;
	line-height: 28px;
	border: 2px solid #646464;
	background:#1b1b1b;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: 'MyriadPro-Regular';
}

.slider.btn.btn-default{
	margin-left: 4px;
	background: #ECECEC
}

.slider.btn.btn-default:hover{
	background: #000;
	color: #fff;
}
.carousel-indicators li{
	width: 14px !important;
	height: 14px !important;
	border: 2px solid #fff !important;
	margin: 1px !important;
}
.slider-content-left {
	position: relative;
	margin: 0 0 0 40px;
}

.slider-content-right{
	position: relative;
}

/*-- Animation --*/
.carousel .item.active .animated1 {
	
}

.carousel .item.active .animated2 {
	-webkit-animation: lightSpeedIn 1s ease-in 200ms both;
	animation: lightSpeedIn 1s ease-in 200ms both;
}

.carousel .item.active .animated3 {
	-webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
	animation: bounceInLeft 1s ease-in-out 500ms both;
}

.carousel .item.active .animated4 {
	-webkit-animation: flipInX 1s ease-in 500ms both;
	animation: flipInX 1s ease-in 500ms both;
}

.carousel .item.active .animated5 {
	-webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
	animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated7 {
	-webkit-animation: bounceIn 1s ease-in 500ms both;
	animation: bounceIn 1s ease-in 500ms both;
}

.carousel .item.active .animated8 {
	-webkit-animation: bounceInDown 1s ease-in 800ms both;
	animation: bounceInDown 1s ease-in 800ms both;
}


/*-- Bottom List --*/
#bottom-list{
	position: relative;
	top: -50px;
	background: rgba(34,100,150,1);
}

#bottom-list p{
	color: #fff;
	text-align: center;
	margin: 0;
	line-height: 50px;
	font-size:16px;
}

#bottom-list p span{
	font-size: 24px;
}

/*-- Newsletter --*/
#newsletter{
	position: relative;
	top: -45px;
	background: #d70204;
}

#newsletter .form-control{
	background: rgba(0,0,0,.55);
	border: 0;
	border-radius: 0;
	height: 45px;
	padding: 10px 20px;
}

#newsletter .btn-lg{
	padding: 10px 63px;
	line-height: 1.4;
	margin-left: -15px;
}

/* Welcome Box
================================================== */

.welcome{
	position: relative;
	padding: 20px 0px 50px;
	background: #f5f5f5;
	top: -50px;
	text-align:center;
}

.welcome h1{
	color: #226496;
	margin:0 0 15px;
}

.welcome p {
	color: #727272;
	line-height: 28px;
	margin-bottom:20px
}

/* Service Box
================================================== */

.service{
	position: relative;
	padding: 40px 0;
	background: #226496;
	top: -50px;
}
.service-content {
	text-align: center;
	position: relative;
	padding: 0 10px;
	border-right: 1px solid #224d6d;
}
.service .padding:nth-child(4n+0) .service-content {
	border-right: none;
}
.service .padding:nth-child(-n+4) .service-content {
	border-bottom: 1px solid #224d6d;
}
.service-content .service-icon {
	position: relative;
}
.service-content i {
	display: inline-block;
	overflow: hidden;
	color: #224d6d;
	font-size: 48px;
	background: #fff;
	width:100px; 
	height:100px;
	margin:30px 0 0;
}

.service-content h3 {
	font-size: 18px;
	line-height:26px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	margin:0 auto;
	padding-bottom: 30px;
	padding-top:10px;
	max-width:160px;
	height:95px;
}
.service-content h3 a {
	font-size: 18px;
	color: #fff;
}
/*.service-content.br {
	border-right: 1px solid #224d6d;
}

.service-content.bt {
	border-top: 1px solid #224d6d;
}*/

/* Features
================================================== */

#features{
	padding: 40px 0;
}

.feature-image{
	position: relative;
}

.feature-image:after{
	content: '';
	width: 120px;
	right:24px;
	top: 50%;
	margin-top: 8px;
	height: 1px;
	background: #cecece;
	position: absolute;
	z-index: -1;
}

.feature-wrapper{
	position: relative;
}

.feature-wrapper:before{
	content: '';
	width: 1px;
	top: 0;
	bottom: 0;
	height: 100%;
	background: #cecece;
	position: absolute;
	left: -50px;
	z-index: 1;
}

.feature-wrapper:after{
	content: "";
	background: #eb2c33;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 50%;
	left: -53.5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 3;	
}

.feature-content-wrapper{
	position: relative;
	padding: 10px 0;
}

.feature-content-wrapper h2{
	font-size: 28px;
	margin-top: 0;
}

.feature-content-wrapper:before{
	content: "";
	background: #eb2c33;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 0;
	left: -53.5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 3;	
}

.feature-content-wrapper:after{
	content: "";
	background: #eb2c33;
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: 0;
	left: -53.5px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 3;	
}

.feature-box .feature-icon{
	text-align: center !important;
	padding: 20px 0 0;
	font-size: 18px;
}

.feature-box .feature-icon i{
	color: #eb2c33;
	font-size: 36px;
}

.feature-box .feature-icon i.icon-mobile-phone{
	font-size: 48px;
}

.feature-box h3{
	font-size: 16px;
}

.feature-box .feature-box-content{
	margin-left: 60px;
}

/*-- Featured Tab --*/

.featured-tab{
	background: #f2f2f2;
	border: 1px solid #d7d7d7;
	padding: 40px 30px;
	border-radius: 2px;
}

.featured-tab .nav-tabs{
	border-bottom: 0;
}

.featured-tab .nav-tabs>li.active>a{
	color: #fff;
	background: #eb2c33;
}

.featured-tab .nav-tabs>li.active>a:after{
	left: 100%;
	border: transparent solid;
	content: " ";
	position: absolute;
	border-width: 40px;
	top: 50%;
	border-left-color: #E22128;
	margin-top: -40px;
}

.featured-tab .nav-tabs>li>a{
	border-radius: 4px 0 0 4px;
	padding: 20px 15px 8px;
	color: #858585;
	position: relative;
	border: 0 !important;
}

.featured-tab .nav-tabs>li.active>a{
	color: #fff !important;
}

.featured-tab .tab-icon{
	font-size: 34px;
}

.featured-tab .tab-info{
	margin-left: 50px;
}

.featured-tab .tab-info h3{
	font-size: 20px;
	line-height: normal;
	margin: 0;
}

.featured-tab .tab-pane img.pull-left{
	margin: 0 25px 10px 0;
}

.featured-tab .tab-pane img.pull-right{
	margin: 0 0 10px 25px;
}
.featured-tab .tab-pane h3{
	margin: 0;
	line-height: normal;
	color: #eb2c33;
}

.featured-tab .tab-pane h4{
	line-height: normal;
	margin: 0 0 20px;
}

.featured-tab .tab-pane{
	padding-left: 25px;
}
.featured-tab .tab-pane a.read-more{
	color: #eb2c33;
}



/* Portfolio
================================================== */

.portfolio {
	background: url(../images/project-bg.png) repeat;
	top: -50px;
	position: relative;
	padding: 40px 0;
}

.portfolio h1 {
	font-size: 60px;
	color: #fff;
	margin-bottom: 50px;
	margin-top:0;
}

#portfolio-carousel .thumbnail {
    position:relative;
    overflow:hidden;
    padding: 0;
    border: 0;
    border-radius: 0;
	background:none;
}

#portfolio-carousel .thumbnail .caption .caption-content{
	position: absolute;
	top:50%;
	margin-top:-23px;
	width:100%;
}

#portfolio-carousel .thumbnail .caption i{
	border: 4px solid #FFFFFF;
	border-radius: 100%;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	height: 46px;
	line-height: 40px;
	position: relative;
	text-align: center;
	width: 46px;
	z-index: 8;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#portfolio-carousel .thumbnail .caption i.icon-link{
	margin-left: 10px;
}

 
#portfolio-carousel .caption {
	color: #fff;
	padding: 0px;
    position:absolute;
    top: -100%;
    right:0;
    background:rgba(0, 101, 206, 0.85);
    width:100%;
    height:100%;
    text-align:center;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#portfolio-carousel .thumbnail:hover .caption {
    top: 0%;
}

#portfolio-carousel .carousel-inner h3 {
	font-size: 24px;
	text-align: left;
	color: #fff;
	margin-top:15px;
}

#portfolio-carousel .carousel-inner p {
	text-align: left;
	color: #fff;
}
.portfolio .btn.btn-primary {
	background:#ffcd01;
	color:#000;
	border:none;
	font-size:24px;
	padding:12px 50px;
	margin-top:40px;
}
#portfolio-carousel .dart-carousel-controller {
	padding-top:0;
}
#portfolio-carousel .dart-carousel-controller .left {
	position:absolute;
	top:40%;
	left:-70px;
	margin-top:-35px;
	border:#333 solid 1px;
}
#portfolio-carousel .dart-carousel-controller .right {
	position:absolute;
	top:40%;
	right:-70px;
	margin-top:-35px;
	border:#333 solid 1px;
}


#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}
    

/* Latest Post & Service
================================================== */

/*-- Latest Post --*/

#blog-service{
	padding: 0 0 40px;
}

.recent-post img{
	position: relative;
}

.recent-post .date{
	position: relative;
}

.recent-post .date:before{
	content: '';
	width: 61px;
	right: 0;
	top: 50%;
	margin-top: 4px;
	height: 10px;
	background: #eb2c33;
	position: absolute;
	z-index: -1;
}

.recent-post .blog-date{
	position: absolute;
	top: 0;
	width: 60px;
	height: 60px;
	border-radius: 100%;
	color: #fff;
	background: #eb2c33;
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	line-height: normal;
	margin: 10px 20px;
	z-index: 1;
}

.recent-post .date span{
	display: block;
	font-size: 14px;
}


.recent-post .post-body{
	position: relative;
	padding: 5px 0 0 35px;
}

.recent-post .post-body:before{
	content: '';
	width: 1px;
	top: 28px;
	left: 15px;
	bottom: 15px;
	height: auto;
	background: #e2e2e2;
	position: absolute;
	z-index: 1;
}

.recent-post .post-body:after{
	content: "";
	background: #eb2c33;
	width: 8px;
	height: 8px;
	position: absolute;
	bottom: 6px;
	left: 12px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	z-index: 3;
}

.recent-post .post-body h3{
	font-size: 16px;
	margin-bottom: 3px;
}

.recent-post .post-body h3 a{
	color: #323232;
}

.recent-post .post-body .post-meta,
.recent-post .post-body .post-meta a,
.recent-post .post-body .post-meta a i{
	/*font-weight: 400;*/
}

.recent-post .post-body .post-meta span,
.recent-post .post-body .post-meta span i{
	padding-right: 5px;
	font-size: 13px;
}

.recent-post .post-excerpt a.read-more{
	padding-top: 30px;
	display: block;
}

/*-- Services accordion --*/

.panel-default{
	border-color: #cfcfcf;
}

.panel-default>.panel-heading{
	background: #f2f2f2;
	border-color: #cfcfcf;
}

.panel-heading{
	padding: 15px;
}

h4.panel-title{
	color: #989898;
	position: relative;
}

h4.panel-title a{
	color: #eb2c33;
}

h4.panel-title a:hover{
	color: #eb2c33;
}

h4.panel-title a.collapsed{
	color: #989898;
}

h4.panel-title a:after {
	content: "\f068";
	font-family: FontAwesome;
	background: #eb2c33;
	color: #fff;
	font-size: 14px;
	right: 20px;
	position: absolute;
	z-index: 111;
	width: 28px;
	height: 28px;
	line-height: 30px;
	top: 0;
	border-radius: 100%;
	text-align: center;
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
	-moz-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
	box-shadow: 0 0 0 5px rgba(0,0,0,.07);
}

h4.panel-title a.collapsed:after {
	content: "\f067";
	font-family: FontAwesome;
	background: #afafaf;
	color: #fff;
	font-size: 14px;
	right: 20px;
	position: absolute;
	z-index: 111;
	width: 28px;
	height: 28px;
	line-height: 30px;
	top: 0;
	border-radius: 100%;
	text-align: center;
	-webkit-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
	-moz-box-shadow: 0 0 0 5px rgba(0,0,0,.07);
	box-shadow: 0 0 0 5px rgba(0,0,0,.07);
}


/* Testimonial
================================================== */

#testimonial {
	padding: 50px 0;
	background: #f5f5f5;
	top: -50px;
	position: relative;
}

#testimonial .pr {
	padding-right: 50px;
}

/*-- Categories --*/

.categories h3 {
	color: #226496;
	border-bottom: 1px dashed #777;
	font-size: 32px;
	padding-bottom: 10px;
}

.categories ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 20px;
}

.categories ul li{
	line-height: 40px;
	position: relative;
}

.categories ul li:last-child{
	border-bottom: 0;
}

.categories ul li:before{
	content: "\f101";
	color: #000;
	position: absolute;
	font-family: FontAwesome;
	font-size: 10px;
	line-height: 9px;
	top: 15px;
	border-radius: 100%;
}

.categories ul li a{
	color: #777;
	padding-left: 30px;
}
.categories ul li a:hover{
	color: #0065ce;
}

/*-- Latest News --*/
.tt {
	margin-bottom:90px;
}
.latest-news h3, .tt h3 {
	color: #226496;
	border-bottom: 1px dashed #777;
	font-size: 34px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.tt > h3 {
	max-width:50%;
}
.latest-news .news {
	border-bottom: 1px dotted #959595;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.latest-news .news h5{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin:5px 0;
}

.latest-news .news h6{
	color: #000;
	font-size: 13px;
	margin:5px 0;
}

.latest-news .news p {
	color: #6f6f6f;
	font-size: 13px;
}

.latest-news .news a {
	font-size: 12px;
	font-weight: bold;
	color: #226496;
}
.testimonial-content .testimonial-thumb {
	text-align:left;
	margin:50px 0 0px;
}
.testimonial-content .testimonial-thumb img {
	float:left;
	width: 80px;
	height: 80px;
	border: 3px solid rgba(0, 0, 0, .09);
	margin:-10px 15px 0 0;
}

.testimonial-content h4.name {
	font-size: 15px;
	color: #226496;
	border: none;
	margin: 0;
	text-transform:uppercase;
}

.testimonial-content h4 span {
	display: block;
	font-size: 15px;
	color: #636363;
	text-transform:none;	
}
.testimonial-content .testimonial-text {
	font-size: 16px;
	line-height: 26px;
	max-width: 800px;
	display: inline-block;
	position: relative;
	color: #636363;
	background: #f3f3f3;
	padding: 20px;
	border: 1px solid #d1d1d1;
	border-radius: 10px;
	text-align:center;
	height:200px;
	width: 340px;
}
.testimonial-content .testimonial-text:after{
	content:"";
	position:absolute;
	bottom:-48px;
	left:50px;
	background:url(../images/testarrw.png) no-repeat;
	width:31px;
	height:49px;
}

/* Action
================================================== */

#action{
	background: url(../images/action-bg.jpg) no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
	color: #fff;
	padding: 30px 0 60px;
	margin-top: 60px;
	
}

#action h2{
	font-size: 36px;
}

.action.btn{
	padding: 8px 32px;
	font-size: 18px;
	border-radius: 2px;
	margin-top: 20px;
	text-transform: uppercase;
	line-height: 28px;
	border: 0;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.action.btn:hover{
	background: #000 !important;
	color: #fff;
}

.action.btn.btn-default{
	margin-left: 4px;
	background: #ECECEC;
}

/* Clients
================================================== */

.clientshome {
	padding: 0 0 30px;
	margin-top:-20px;
}
#clients {
	padding: 0 0 30px;
	margin-top:-20px;
}
.client-carousel .owl-wrapper-outer {
	padding: 0 0 0px;
	border-radius: 2px;
	margin-bottom: 0px;
	position: initial !important
}
.clientshome .owl-prev {
	width:25px;
	height:48px;
	background:url(../images/cprev.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	left:0;
	top:0;
}
.clientshome .owl-next {
	width:25px;
	height:48px;
	background:url(../images/cnext.png) no-repeat;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:0;
}

/* Map
================================================== */

/*-- Map common --*/

#maptop {
	border-top: 2px solid #c4c4c8;
	
}
	
#maptop .map {
	margin: 0;
	height: 350px;
}

/* Footer
================================================== */

/*-- Footer common --*/

#footer-wrapper{
	float:left;
	width:100%;
}
#footer {
	padding: 20px 0;
	background: #226496;
	border-top: 1px solid #0e0d1b;
}

h3.footer-title{
	margin: 0;
	padding-bottom: 20px;
	color:#fff;
	font-size: 24px;
}
/*-- Footer about us --*/

.footer-about-us {
	padding:10px 0 0 0;
	border-top:1px dotted #fff;
}

.footer-about-us h3{
	margin-bottom: 0;
}

.footer-about-us .desc{
	padding: 40px 0 30px;
}

.footer-about-us .footer-social a {
	color: #d6cdc3;
	margin-right:20px;
}
.certification {
	float:left;
	width:100%;
	color:#fff;
	font-size:15px;
	margin-bottom:20px;
}
.certification img {
	float:left;
	margin:0 0px 0 -10px;
	border-radius:5px;
}
.certification p {
	text-align:center;
	line-height:26px;
	margin-top:10px;
}
/*-- Recent post --*/

.recent-line {
	border-right: 1px solid #135180;
	padding-right: 30px;
}

.recent-post ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.recent-post ul li{
	line-height: 40px;
	border-bottom: 1px dotted #fff;
	position: relative;
}

.recent-post ul li:last-child{
	border-bottom: 0;
}
.recent-post ul li a{
	color: #fff;
	font-size:16px;
}
.recent-post ul li a:hover{
	color: #428bca;
}

/*-- Photo Gallery --*/

.img-gallery a.thumb-holder img {
	margin: 0 10px 10px 0;
	display: inline-block;
	width: 72px;
	height: 77px;
	border-radius: 100%;
}

/*-- Footer bottom --*/
.footer-bottom{
	background: #0e0d1b;
}

.footer-bottom-menu{
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0;
}

.footer-bottom-menu li {
	display: inline-block;
	margin-right: 10px;
}

.footer-bottom-menu li a {
	color: #6e1518;
	font-size: 16px;
}

.footer-bottom-menu li a:hover {
	color: #fff;
}
.backtop {
	float:right;
	width:auto;
	margin-right:-90px;
}
.copyright-info {
	margin-top: 18px;
	font-size: 16px;
	color: #fff;
}
.copyright-info a {
	color: #0065ce;
}
.copyright-info a:hover {
	color: #fff;
}

/*-- Portfolio page --*/

#portfolio-page div[class*='col-sm-'] {
	padding-left: 0px;
	padding-right: 0px;
}

#portfolio-page .col-sm-3 .image-thumb {
	height: 300px;
	position: relative;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center center;
}

#portfolio-page .image-thumb img {
	width: 100%;
	height: 100%;
}

#portfolio-page .post-img-lg {
	margin-bottom: 60px;
}

.portfolio-overlay {
	position: absolute;
	text-align: center;
	width: 100%;
	height: 100%;
	background: rgba(235, 44, 51, 0.75);
	color: #FFF;
	opacity: 0;
	z-index: 10;
    -webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	 transition: all 0.3s;
}

.portfolio-overlay:hover {
	opacity: 1;
}

.portfolio-overlay-btn {
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -20px;
	color: #FFF;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}

.portfolio-overlay-btn a {
	border: 2px solid #FFFFFF;
	border-radius: 100%;
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	margin: 0 6px;
	width: 48px;
	height: 48px;
	line-height: 44px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.portfolio-overlay-btn a:hover {
	background: #fff;
	color: #eb2c33;
}

.project-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}

/*-- Contact page --*/

.map {
	height: 450px;
	z-index: 1;
	margin-bottom: 40px;
}

.contact-form label {
	color: #959595;
	font-weight: normal;
}
.contact-info i {
	font-size: 14px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #eb2c33;
	color: #fff;
	border-radius: 100%;
	margin-right: 10px;
	-webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	-moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
	box-shadow: 0 0 0 3px rgba(0, 0, 0, .09);
}

.hsearch {
	float:right;
	position:relative;
	margin:47px 0 0 10px;
}
.hsearch a {
	height:17px;
	width:17px;
	margin-left:5px;
}
.hsearch .searchbx {
	width:180px;
	height:30px;
	padding:5px;
	border:1px solid #ccc;
	border-radius:5px;
	position:absolute;
	right:27px;
	top:-3px;
	z-index:99;
	display:none;
}

/*-------------About Us Page----------------*/
.content {
	position:relative;
	padding:30px 0;
}
.content h1.title {
	color:#226496;
	margin:0 0 20px;
}
.content p {
	color:#414141;
	line-height:28px;
}
.innerbanner {
	position:relative;
}
.innerbanner > img {
	width:100%;
}
.innerbanner .incontent {
	position: absolute;
	top:0;
	left:0;
	width:100%;
}
.innerbanner p {
	font-size:18px;
	font-family: 'LatoHeavy';
	color:#fff;
	text-transform:uppercase;
	margin:20px 0 0px;
}
.innerbanner h1 {
	font-size:54px;
	font-family: 'LatoHeavy';
	color:#fff;
	margin:0 0 30px;
	text-shadow:1px 1px 1px #000;
	line-height:1.2;
	text-align:center;
}
.innerbanner h1.left {
	text-align:left;
	font-size:46px;
	text-transform:uppercase;
}
.innerbanner h1.left.bottom {
	margin:140px 0 0 0;
}
.aboutleft {
	float:left;
}
.aboutleft h1 {
	color:#404a5a;
	font-size:42px;
	font-family: 'LatoHeavy';
	margin-bottom:20px;
}
.aboutleft p.big {
	font-size:24px;
	line-height:32px;
	margin-bottom:40px;
}
.aboutleft h3.blue {
	font-size:28px;
	color:#404a5a;
	margin-bottom:20px;
}
.aboutleft h3 {
	font-size:28px;
	color:#404a5a;
	margin-bottom:20px;
}
.aboutleft h4 {
	font-size:22px;
	color:#404a5a;
	margin-bottom:20px;
}
.aboutleft p.number {
	font-size:18px;
	line-height:26px;
	color:#4e7088;
}
.aboutleft p, .aboutfull p {
	font-size:20px;
	line-height:30px;
	margin-bottom:20px;
	font-family: 'Conv_Lato-Light';
	text-align:justify;
}
ul.list {
	margin:0 0 30px 20px;
}
ul.list li {
	font-size:20px;
	line-height:30px;
	font-family: 'Conv_Lato-Light';
	margin-bottom:10px;
	list-style:circle;
}
.aboutfull {
	float:left;
	width:100%;
}
.aboutright {
	float:right;
	overflow:hidden;
	margin-bottom:20px;
}
.aboutright h2 {
	color:#242424;
	font-size:18px;
	font-family: 'LatoHeavy';
	border-bottom:3px solid #00adea;
	margin-bottom:12px;
	margin-top:0;
}
.aboutright ul {
	background:#00adea;
	list-style:none;
	padding:0;
	margin:0;
}
.aboutright ul li a {
	color:#fff;
	font-size:24px;
	background:url(../images/liarrow.png) no-repeat right;
	line-height:60px;
	padding:0 13px;
	display:block;
	border-bottom:1px solid #fff;
}
.aboutright ul li a:hover, .aboutright ul li a.active, .aboutright ul li.active a {
	color:#444444;
	background:#f4f4f4;
	border-bottom:1px solid #ccc;
}

.leftfix {
	position:fixed;
	left:0;
	top:400px;
	z-index:999;
	background:#fff;
	width:70px;
}
.leftfixrel {
	position: relative;
}
.leftfix a {
	float:left;
	width:100%;
	border-top:#d7d7d7 solid 1px;
	box-shadow:1px 1px 1px #d7d7d7;
	color:#226496;
	font-size:16px;
	padding:20px 0px;
	text-align:center;
	text-decoration:none;
	font-family: 'Conv_Lato-Reg';
}
.leftfix a i {
	color:#226496;
	font-size:28px;
}
.leftfix a span {
	display:block;
	margin-top:10px;
}
.emailbx {
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding:3px 12px 12px;
    position: absolute;
	left:-320px;
	top:0;
	transition:all 500ms ease-in-out;
}
.emailbx #lerrmsgreg2, .emailbx #resultreg2 {
	font-size:12px;
}
.emailbx input[type="text"] {
    border: 1px solid #ccc;
    padding: 5px 10px;
	font-size:12px;
	width:200px;
	height:34px;
	margin-bottom:10px
}
.emailbx .submit {
	background:rgba(34, 100, 150, 1);
    border: none;
    padding: 5px 20px;
	font-size:14px;
	color:#fff;
}
.showemail {
	left:70px;
}
/*-------------Leadership Page----------------*/

.leaderbx {
	float:left;
	width:100%;
	border-bottom:1px dotted #000;
	padding-bottom:30px;
	margin-bottom:40px;
}
.leaderbx .imgbx {
	border-top:4px solid #60aaf6;
	text-align:center;
	padding:10px 0 0 0;
}
.leaderbx .imgbx p {
	color:#404a5a;
	font-size:20px;
	margin:15px 0 0 0;
	line-height:1.1;
	text-align:left;
	font-family: 'Conv_Lato-Reg';
}
.leaderbx .imgbx p span {
	font-size:17px;
	display:block;
}
.leaderbx .textbx {
	padding:0 0 0 40px;
}
.leaderbx .textbx blockquote {
	position:relative;
	padding:0 0 0 40px;
	border:none;
	font-size:18px;
	font-family: 'Conv_Lato-Reg';
	line-height:30px;
	margin:0 0 30px;
}
.leaderbx .textbx blockquote::before {
	content:"\f10d";
	position:absolute;
	left:0;
	top:0px;
	font-family:'FontAwesome';
}
.leaderbx .textbx blockquote::after {
	content:"\f10e";
	position:absolute;
	right:20px;
	bottom:0px;
	font-family:'FontAwesome';
}
.leaderbx .textbx p {
	font-size:22px;
	font-family: 'Conv_Lato-Light';
	color:#404a5a;
	margin-bottom:10px;
}
.leaderbx .textbx img {
	float:right;
}
.leaderbx .textbx .expend {
	padding:0 30px 0 0px;
	color:#60aaf6;
	background:url(../images/down.png) no-repeat right center;
	font-size:20px;
}
.leaderbx .textbx .expendable {
	margin-top:10px;
}
/*-------------Our Clients Page----------------*/
.clientstabs ul {
	padding:0;
	margin-bottom:50px;
	font-size:0;
}
.clientstabs li {
	display:block;
	list-style:none;
	margin-bottom:1px;
}
.clientstabs li a {
	display:block;
	list-style:none;
	background:#4c5961;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	line-height:60px;
	padding:0 20px;
	transition:all 300ms ease-in-out;
}
.clientstabs li a:hover, .clientstabs li a.active {
	background:#0065ce;
}
.clients {
	float:left;
	width:100%;
	padding:0;
	list-style:none;
}
.clients li {
	text-align:center;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	min-height:205px;
	line-height:200px;
}
.clients li:nth-child(4n+0) {
	border-right:none;
}
.clients li.nobot {
	border-bottom:none;
}
.clients li img {
	max-width:100%;
}
.knowldgec p {
    font-family: "Conv_Lato-Light";
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
}
.knowldgetabs ul {
	padding:0;
	margin-bottom:50px;
}
.knowldgetabs li {
	display:inline-block;
	list-style:none;
	margin-left:1px;
}
.knowldgetabs li a {
	display:inline-block;
	list-style:none;
	background:#4c5961;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	line-height:40px;
	padding:0 30px;
	transition:all 300ms ease-in-out;
}
.knowldgetabs li a:hover, .knowldgetabs li a.active {
	background:#0065ce;
}
.kntabs {
	margin-top:-30px;
}
.kntabs li {
	position:relative;
	margin-right:10px;
}
.kntabs li a {
	background:#d5d5d5;
	color:#2a343a;
	font-size:16px;
	padding:0 30px;
	line-height:32px;
}
.kntabs li a.active {
	cursor:default;
}
.kntabs li a:hover, 
.kntabs li a.active {
	background:#4c5961;
	color:#fff;
}
.kntabs select {
	background: #d5d5d5;
    border: none;
    color: #2a343a;
    font-size: 16px;
	width:150px;
	padding:5px 10px;
}
.kntabs #search {
	background: #0065ce;
    border: none;
    color: #fff;
    font-size: 17px;
    height: 31px;
    width: 100%;
	padding:0 20px;
}
.article {
	padding:0;
	margin:0;
	list-style:none;
}
.article li {
	padding:0 0 15px;
	margin:0 0 15px;
	border-bottom:#ccc solid 1px;
	overflow:hidden;
}
.article .date {
	color:#a5a5a5;
	font-size:20px;
	line-height:20px;
}
.article .date span {
	display:block;
}
.article h3 {
	color:#4c5961;
	font-size:20px;
	line-height:20px;
	font-family: 'Conv_Lato-Reg';
	text-transform:uppercase;
	margin:0 0 10px;
}
.article h5 {
	color:#555656;
	font-size:15px;
	line-height:18px;
	font-family: 'Conv_Lato-Light';
	text-transform:uppercase;
	margin:0px 0 10px;
}
.article p {
	color:#4c5961;
	font-size:13px;
	line-height:16px;
	font-family: 'Conv_Lato-Light';
	margin:0 0 0px;
}
.article a.buttonn {
	float:right;
	border:1px solid #636468;
	color:#4c4c4c;
	font-size:12px;
	padding:0px 5px;
	border-radius:3px;
	margin:5px 0 0 10px;
	display:inline-block;
}
.article a.buttonn img {
	margin-right:5px;
}
.pagin {
	float:left;
	width:100%;
}
.pagin ul {
	list-style:none;
	margin:0;
	padding:0;
}
.pagin ul li {
	border-bottom: 0 none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.pagin.border {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:20px 0;
}
.pagin a {
	float:left;
	padding:4px 10px;
	font-size:14px;
	background:#4c5961;
	color:#fff;
	margin-right:5px;
}
.pagin a.current {
	background:#0065ce;	
}

/*-------------Events page----------------*/

.events {
	padding:0;
	margin:0;
	list-style:none;
}
.events .col-sm-5 {
	padding-left:0;
}
.events li {
	margin:0 0 30px;
	overflow:hidden;
}
.events .date {
	color:#a5a5a5;
	font-size:24px;
	border-bottom:#ccc solid 1px;
	padding-bottom:7px;
	margin:0 0 25px;
	text-transform:uppercase;
}
.events h3 {
	color:#4c5961;
	font-size:24px;
	font-family: 'Conv_Lato-Reg';
	text-transform:uppercase;
	margin:0 0 10px;
}
.events p {
	float:left;
	width:100%;
	color:#4c5961;
	font-size:18px;
	font-family: 'Conv_Lato-Light';
	margin:0 0 15px;
}
.events p label {
	float:left;
	width:100%;
	max-width:120px;
	font-weight:normal;
	margin:0;
}
.events p span {
	float:left;
}
.events p a {
	color:#555656;
	font-size:16px;
	font-weight:bold;
}

.enquiry {
	float:left;
	width:100%;
	text-align:center;
	margin:30px 0 20px 0;
}
.enquiry p {
	font-family: 'Conv_Lato-Light';
	font-size:22px;
	margin-bottom:15px;
}
.enquiry a {
	color:#3b444a;
	font-size:22px;
	border:2px solid #3b444a;
	border-radius:2px;
	min-width:280px;
	line-height:60px;
	display:inline-block;
}
.enquiry a:hover {
	color:#428bca;
	border:2px solid #428bca;
}

/*-------------Projects page----------------*/
.ourprojects p {
	font-size:22px;
	font-family: 'Conv_Lato-Light';
	line-height:32px;
	margin-bottom:40px;
	text-align:justify;
}
.projectsbx li {
	margin-bottom:40px;
}
.projectsbx .projectwrap {
	width:100%;
	max-width:346px;
	position:relative;
	overflow:hidden;
}
.projectsbx .projectwrap img {
	width:100%;
}
.projectsbx p {
	font-family: 'LatoHeavy';
	font-size:28px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	margin:0;
	position:absolute;
	left:20px;
	bottom:20px;
}
.projectsbx a {
	background:rgba(0, 101, 206, 0.85);
	font-family: 'LatoHeavy';
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	text-align:center;
	width:100%;
	height:100%;
	top:-100%;
	left:0;
	position:absolute;
	transition:all 500ms ease-in-out;
	padding:25% 0 0 0;
}
.projectsbx .projectwrap:hover a {
	top:0;
}

.catbx {
	background:#f6f5ec;
	padding:50px 15px;
	
}
.catbx .catbxin {
	border-bottom:1px solid #c5c5c5;
	padding:0 0 15px;
	margin:0 0 15px;
}
.catbx h4 {
	font-size:20px;
	font-weight:bold;
	color:#444444;
	margin:0;
}
.catbx p, .catbx p a {
	font-size:18px;
	line-height:28px;
	color:#444444;
	margin:0;
}
.catbx .social {
	padding-bottom:30px;
}
.catbx .social h4 {
	font-weight:normal;
	font-size:26px;
	margin-bottom:12px;
}
.catbx a.view {
	font-size:20px;
	color:#60a8f0;
	background:url(../images/view.png) no-repeat right;
	padding:0 30px 0 0;
}

.projmid h2 {
	font-family: 'Conv_Lato-Light';
	font-size:28px;
	line-height:36px;
	color:#393939;
	margin:0 0 30px;
	padding:0 0 20px;
	border-bottom:1px solid #ccc;
}
.projmid p, .projmid img.stone {
	margin-bottom:30px;
}
.casestudy ul li a {
	font-size:15px;
	line-height:50px;
}

/*inner projects*/
.projlist li {
	margin-bottom:40px;
}
.projlist .projectwrap {
	width:100%;
	max-width:395px;
	position:relative;
	overflow:hidden;
}
.projlist .projectwrap img {
	width:100%;
}
.projlist p {
	font-family: 'LatoHeavy';
	font-size:28px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	margin:0;
	position:absolute;
	left:20px;
	bottom:20px;
}
.projlist a {
	background:rgba(0, 101, 206, 0.85);
	font-family: 'LatoHeavy';
	font-size:28px;
	line-height:32px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	text-align:center;
	width:100%;
	height:100%;
	top:-100%;
	left:0;
	position:absolute;
	transition:all 500ms ease-in-out;
	padding:25% 0 0 0;
}
.projlist .projectwrap:hover a {
	top:0;
}

.engineering h1 {
	color:#404a5a;
	font-size:30px;
	font-family: 'LatoHeavy';
	margin:0 0 20px;
	text-transform:uppercase;
}
.engineering p {
	font-size:22px;
	line-height:32px;
	margin-bottom:30px;
	text-align:justify;
}
.engineering p.box2 {
	color:#374253;
	border-top:2px solid #61abef;
	padding:10px 0 0 0;
	margin-bottom:40px;
}
.oilborder {
	border-top:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
	padding-bottom:40px;
	padding-top:40px;
}
.viewproj {
	margin:35px auto 5px;
	width:250px;
	font-family: 'Conv_Lato-Reg';
	font-size:22px;
	color:#3b444a;
	border:2px solid #3b444a;
	padding:20px 0px;
	border-radius:3px;
	display:block;
	text-align:center;
}
/*Contact Us page css*/
.contactus p {
	font-size:24px;
	color:#434343;
	text-align:center;
	margin-bottom:40px
}
.contactus .cform {
	max-width:820px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.contactus .cform input[type="text"], .cform textarea {
	float:left;
	width:100%;
	height:50px;
	padding:5px 15px;
	box-shadow:inset 0 0 16px rgba(199,196,196,0.53);
	border:1px solid #b5b5b5;
	font-size:18px;
	color:#8b8b8b;
	margin-bottom:20px;
}
.contactus .cform textarea {
	height:150px;
	resize:none;
}
.contactus .cform .button {
	background:#06abf0;
	border:none;
	width:100%;
	height:46px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
}
.contactus .col-sm-12 {
	float:left;
}
.skpecall {
	float:left;
	width:100%;
	text-align:center;
	margin:40px 0 30px 0;
	padding:0 0 40px;
	border-bottom:1px solid #e0e0e0;
}
.skpecall h2 {
	color:#3b3b3b;
	font-size:28px;
	text-transform:uppercase;
	margin:0 0 15px;
	font-weight:bold;
}
.skpecall .call {
	color:#27b5f7;
	font-size:26px;
	background:url(../images/phone.png) no-repeat;
	padding:0 0 0 60px;
	display:inline-block;
	line-height:45px;
	margin-bottom:20px;
}
.skpecall .email span {
	color:#36687d;
	font-weight:bold;
	font-size:30px;
}
.skpecall .email, .skpecall .email a {
	color:#6d6d6d;
	margin:0;
}
.address {
	float:left;
	width:100%;
	text-align:center;
	margin:0px 0 20px 0;
}
.address h2 {
	color:#3b3b3b;
	font-size:32px;
	text-transform:uppercase;
	margin:0 0 30px;
	font-weight:bold;
}
.address .addbox {
	float:left;
	width:50%;
}
.address .addbox.first {
	border-right:1px solid #5d5d5d;
}
.address .addbox h3 {
	font-size:24px;
	color:#5d5d5d;
	margin:0 0 20px;
}
.address .addbox p {
	font-size:20px;
	font-family: 'Conv_Lato-Reg';
	color:#6d6d6d;
	margin:0;
}
.contactmap {
	float:left;
	width:100%;
}
.contactmap iframe {
	width:100%;
}

/*Career page css*/
.career h1 {
	font-family: 'Conv_Lato-Reg';
	font-size:32px;
	color:#444444;
	text-align:center;
	margin:0 0 10px
}
.career p {
	font-family: 'Conv_Lato-Light';
	font-size:22px;
	line-height:36px;
	color:#444444;
	text-align:center;
	margin-bottom:40px
}
.career .skcon {
	max-width:820px;
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
.careerbx {
	float:left;
	width:100%;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:20px 0;
}
.openings {
	overflow:hidden;
}
.openings h2 {
	font-family: 'Conv_Lato-Reg';
	font-size:30px;
	color:#444444;
	margin:0 0 20px
}
.openbx {
	float:left;
	width:100%;
	padding:10px 50px;
	margin:0 0 10px;
	background:#f6f5e8;
}
.openbx:nth-child(odd) {
	background:#fff;
}
.openbx h2 {
	color:#22466b;
	font-size:24px;
	margin:0;
}
.openbx p {
	text-align:left;
	color:#444444;
	font-size:18px;
	font-family: 'Conv_Lato-Reg';
	line-height:32px;
	margin:0;
}
.openbx .apply {
	color:#0a81cc;
	font-size:15px;
	border:2px solid #0a81cc;
	padding:3px 12px;
	border-radius:3px;
	display:inline-block;
	margin:10px 0 5px 0;
}
.careerform {
	background:#faf9f9;
	border:3px solid #c2c7d2;
	padding:25px;
}
.careerform p {
	font-size:14px;
	font-family: 'Conv_Lato-Light';
	text-align:left;
	margin:0px 0 20px;
	line-height:1;
}
.careerform input[type="text"], .careerform input[type="file"], .careerform select, .careerform textarea {
	float:left;
	width:100%;
	height:40px;
	padding:5px 10px;
	border:1px solid #ccc;
	font-size:16px;
	color:#8b8b8b;
	margin-bottom:15px;
	font-family: 'Conv_Lato-Light';
}
.careerform input[type="file"] {
	border:none;
	padding:0;
}
.careerform textarea {
	height:120px;
	resize:none;
}
.careerform .button {
	background:#06abf0;
	border:none;
	width:100%;
	height:46px;
	color:#fff;
	font-size:20px;
}
/*=============================Pop up Css======================================*/
.popup {
	background: rgba(0,0,0,0.7);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9999;
	overflow-x: auto;
	overflow-y: scroll;
	display:none;
}
.popupbx {
	width: 600px;
	position: relative;
	margin: 10px auto;
	border-radius: 5px;
	background: #fff;
	padding:40px 20px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	text-align:left;
}
.popupbx .shut {
	position:absolute;
	right:15px;
	top:15px;
	background:#000;
	color:#fff;
	width:30px;
	height:30px;
	border-radius:50%;
	text-align:center;
	line-height:30px;
	font-size:14px;
}
.popupbx .shut:focus {
	text-decoration:none;
}
.appl_form {
	max-width: 400px;
	margin: 0 auto;
}
.appl_form .field, .appl_form select, .appl_form textarea {
	height: 44px;
	width: 100%;
	padding: 5px 10px;
	margin: 0 0 15px;
	border: #c3c3c3 solid 1px;
	color: #898989;
	font-size: 16px;
	border-radius: 5px;
}
.appl_form input[type="file"] {
	padding:0;
}
.appl_form .field[readonly] {
	cursor:not-allowed;
}
.appl_form ::-moz-placeholder {
 font-style:italic;
}
.appl_form textarea {
	height: 60px;
	resize:none;
}
.input-append {
	margin: 0 0 10px;
}
.input-append .button {
	margin: 0 0 0px;
	padding:0 20px;
	width:auto;
	font-size:16px;
	height:38px;
	line-height:38px;
}
.input-append p {
	margin: 10px 0px;
}
/*-------------search result page-----------*/
.searchagain {
	background:#4c5961;
	border-radius:5px;
	padding:20px 40px;
	margin:0 0 20px;
}
.searchagain input[type="text"] {
	border:1px solid #ccc;
	color:#414141;
	margin:0px;
	padding:10px 10px 10px 30px;
	width:100%;
	height:40px;
	border-radius:5px;
	background:#fff url(../images/search2.png) no-repeat left;
}
.seresult h3 {
	margin:0 0 5px;
}
.seresult h3 a {
	color:#404a5a;
}
.seresult h3 a:hover {
	color:#0065ce;
}
.seresult p {
	font-size:16px;
	line-height:22px;
	margin-bottom:30px;
}
.pagination a {
	color:#2a343a;
}
.pagination > .active > a, 
.pagination > .active > a:hover, 
.pagination > li > a:hover {
	background:#2a343a;
}
.pagitop {
	width:100%;
	border-bottom:#ccc solid 1px;
	padding-bottom:20px;
}
.pagination > span {
	display:inline-block;
	margin:7px 0px 0 10px;
}

/*Auto Search in Knowledge Center page*/
#keyword {
	width: 200px;
	font-size: 14px;
	border: 1px solid #c0c0c0;
	margin:0 0 0 0px;
	height:33px;
	padding:5px 10px;
	border-radius:3px;
}

#auto-results {
  	display: none;
	width: 200px;
	position: absolute;
	left:0;
	border: 1px solid #c0c0c0;
}

#auto-results .item {
	padding: 3px;
	font-family: Helvetica;
	border-bottom: 1px solid #c0c0c0;
	font-size:14px;
}

#auto-results .item:last-child {
	border-bottom: 0px;
}

#auto-results .item:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}
.case-studies-block1{
	width:100%;
	float:left;
	}
.case-stud-lnk1{
	padding-left:0px;
}
.case-stud-lnk1 h1{
	border-bottom: 3px solid #00adea;
    color: #242424;
    font-family: "LatoHeavy";
    font-size: 28px;
}	
.case-stud-lnk{
	padding-left:0px;
	margin-bottom:20px;	
}
.case-stud-lnk a{
	color:#226496;
	text-decoration: underline;
	cursor:pointer;
}
.case-stud-lnk a:hover{
	color:#444444;
}
.width35 {
  margin-right: 10px;
    width: 29% !important;
}
.width25 {
    margin-right: 10px;
    width: 34% !important;
}
.width50 {
    width: 31% !important;
}
/*========Dated 28/10/2015=======*/
.fa-home,.fa-angle-right{
transform: scale(1.5);
}
.active .fa-home{
color: #ffffff;
transform: scale(1.5);
}
.print-plug {
    cursor: pointer;
    float: right;
    height: 0;
    left: 82px;
    position: relative;
    top: 10px;
    transform: scale(1.5);
	color:#252525;
}
.print-plug:hover,.print-plug :active{
	color:#0065ce;
}
.last1 {
    color: #00adea ;
	font-size: 40px;
}
.bread-cum {
    color: #b4b4b4 !important;
	text-shadow: 0 1px 0 #282828;
}	
.navbar-nav > li > a {
    padding: 39px 10px! important;
}
.search-block {
    float: right;
    width: 155px;
	padding: 37px 0px 10px;
}
.search-block>input{
	border: medium none;   
    width: 100%;
}
.search-block>input:focus{	
    box-shadow: 1px 0 2px #888888 inset;   
}
.navbar-collapse,.padd-styl{
	padding:0 !important;
}
.search-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #cecece;
    border-radius: 0;
    box-shadow: none;
    color: #959595;
    font-size: 14px;
	height: 34px;
    line-height: 1.42857;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    padding: 8px 25px 8px 8px;
	width: 100%;
}
.input-group-btn2 {
    float: right;
    height: 0;
    position: relative;
    right: 5px;
    top: -28px;
	cursor:pointer;
}
.input-group-btn2 .seacrh-icon{
	color:#cecece;
}
.search-b{
	
}
.search-b p {
    font-family: "Conv_Lato-Light";
    font-size: 18px;
    line-height: 26px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 25px;
    padding-bottom: 27px;
	text-align: justify;
}

.search-b > p:last-child {
    border-bottom:none;
}
.search-b h3{
	color:#00adea;
	margin-bottom: 18px;
	
}

