body
{
	padding:0!important;
	margin:0!important;
	font-family: 'Source Sans Pro';
	font-size:15px;
	color:#666;
	line-height:20px;
	
}
@font-face {
    font-family: 'museo_sans900';
    src: url('../fonts/museosans_4-webfont.woff2') format('woff2'),
         url('../fonts/museosans_4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('../fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('../fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.home-pg-slider
{
	position: relative;
}
.slider-txt small {

    font-size: 15px;

}
.slider-txt {

    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    text-align: center;
    letter-spacing: 0.5px;
    width: 30%;

}
.container-fluid
{
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.top-container
{
	background-color: #f7f7f7;
}
.left-top-bar, .left-top-bar li {

    padding: 0 !important;

}
.top-inner {
  padding: 15px;
	height: 54px;
}
.top-inner ul > li {
  display: inline;
  padding-left: 20px;
}
.top-inner .left-top-bar ul li > i {
  color: #1B395F;
  vertical-align: middle;
}
.left-top-bar ul li > a {
  color: #7793B6;
}
.top-inner .left-top-bar ul li {
  color: #7793B6;
  font-weight: bold;
	margin-right: 40px;
	
}
.top-inner .right-top-bar ul li a > i {
  color: #7793B6;
  font-size: 20px;
}
.top-inner .top-logo .navbar-brand {
  padding-left: 70px;
}
.menu-container .top-link > a.navbar-link {
  background-color: #0F334E;
  color: #fff;
  text-transform: uppercase;
  font-family: 'museo_sans900';
  border-radius: 25px;
	padding: 5px 15px;
	font-size: 12px;
}
.top-link {

    margin-top: 30px;

}
.menu-container .top-link a {
    float: right;
}
.right-top-bar ul {

    text-align: right;

}
.our-endevour {
    padding-bottom: 30px;
}
.navbar
{
	margin-bottom: 0px;
}
div.nav-menu ul.nav li > a {
  color: #99AEC8;
  font-size: 17px;
  margin-top: 35px;
  text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: bold;
}
div.nav-menu ul.nav li.active > a {
  color: #1A2F43;
}
.home-pg-slider img{
	max-width:100%;
	height: auto;
}
.nav > li > a
{
	padding: 0 10px !important;
}
.top-container .navbar {
  margin: 0;
}
.home-pg-slider .carousel.fade {
  opacity: 1;
}
.home-pg-slider .carousel{
  background: #2f4357;
  margin-top: 20px;
}
.home-pg-slider .carousel .item{
  min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.home-pg-slider .carousel .item img{
  margin: 0 auto; /* Align slide image horizontally center */
}
.main-content-container {
	text-align: center;
  padding-top: 40px;
	color: #7F7F7F;
}

.wlcm-container-home-pg .home-pg-txt p {
  padding-top: 30px;
  color: #7F7F7F;
  font-size: 18px;
	letter-spacing: 0.5px;
	line-height: 30px;
}
.wlcm-container-home-pg .wlcm-kaypee-box ul {
  display: inline-flex;
  list-style: none;
}
.wlcm-container-home-pg .wlcm-kaypee-box {
  padding-top: 25px;
  color: #7F7F7F;
}
.wlcm-container-home-pg .wlcm-kaypee-box ul li {
  border: 1px solid #eeeeee;
  margin: 10px;
}
.wlcm-container-home-pg .wlcm-kaypee-box .box-title  {
  padding: 10px 0 10px 0;
}
.wlcm-container-home-pg .wlcm-kaypee-box .box-content {
  font-size: 15px;
}
.other-sevices-home-pg ul li {
  display: inline-block;
  text-align: center;
}
.other-sevices-home-pg .container, .our-testimonial-section .container {
  background-color: #F7F7F7;
  margin-top: 50px;
}
.other-sevices-home-pg h1 {
  padding-top: 50px;
}
.other-sevices-home-pg ul li {
  padding: 50px 70px 50px 70px;
}
.other-sevices-home-pg ul li .other-serv-txt {
  padding-top: 15px;
	font-size: 20px;
	line-height: 25px;
}
.project-gallery h1 {
  padding: 50px 0 30px 0;
}
.project-gallery ul li{
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  margin-right: 10px;
  position: relative;
}
.project-gallery ul {
    display: contents;
}
.project-gallery ul li .project-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  overflow: hidden;
  height: 80%;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.project-gallery ul li .project-overlay .project-title {
  font-size: 20px;
  padding-bottom: 25px;
  padding-top: 3px;
}
.project-title, .project-txt {
  top: 50%;
  left: 50%;
  width: 100%;
  right: 50%;
  font-size: 14px;
}
.project-gallery ul li:hover .project-overlay {
  background: rgba(0, 0, 0, 0.5); 
  border: 1px solid #fff;
  padding: 30px 20px 20px 20px;
  margin: 20px;
  opacity: 1;
}
.our-testimonial-section .testim-data ul {
  display: inline-flex;
  list-style: none;
}
.our-testimonial-section .testim-data ul li {
  margin-right: 20px;
}
.our-testimonial-section .testim-data ul li  .testim-txt::before {
    background: url(../images/testim-icon.png) no-repeat scroll 0% 0%;
    background-position: top;
    content: '';
    position: absolute;
    width: 55px;
    height: 55px;
    top: -20%;
    right: 50%;
    transform: translate(50%,0%);
}
.our-testimonial-section .testim-data ul li .testim-txt {
  background-color: #fff;
  padding: 50px 30px 30px   30px;
  border: 1px solid #eee;
  font-size: 15px;
  position: relative;
}
.our-testimonial-section .testim-data ul li .testim-auther {
  color: #7F7F7F;
  font-size: 18px;
  padding-top: 25px;
}
.our-testimonial-section .testim-data ul li .testim-cmpny {
  color: #587AA6;
  font-size: 15px;
  font-weight: bold;
  padding-top: 5px;
}
.our-partners h1 {
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding-bottom: 10px;
}
.our-partners #partner-hm {
 padding-top: 40px;
 padding-bottom: 70px;
}
.our-partners .owl-prev {
  background: rgba(0, 0, 0, 0) url("../images/prv.png") no-repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 0;
  height: 30px;
  width: 30px;
}
.our-partners .owl-next {
  background: rgba(0, 0, 0, 0) url("../images/nxt.png") no-repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 0;
  height: 30px;
  margin-left: 1px;
  width: 30px;
}
.our-partners .owl-buttons {
  position: absolute;
  right: 6px;
  top: -50px;
}
.our-partners .owl-item {
  padding-right: 5px;
}
.footer-container {
  background-color: #2C3D52;
  color: #fff;
}
.footer-container .contactus-address h2, .pg-link h2, .latest-news h2 {
  font-size: 28px;
  padding-bottom: 30px;
  padding-top: 30px;
}
.footer-container .contactus-address p {
  font-size: 15px;
  line-height: 25px;
}
.footer-fa-icon {
  padding-top: 30px;
  padding-bottom: 40px;
}
.footer-fa-icon ul {
  padding: 0;
}
.footer-container .footer-fa-icon ul li {
  list-style: none;
  display: inline-flex;
  line-height: 25px;
}
 .footer-container .footer-fa-icon ul li a {
    color: #fff;
}
.footer-container .footer-social-icon {
    padding-bottom: 30px;
}
.footer-container .footer-social-icon ul {
    padding: 20px 0 20px 0;
}
.footer-container .footer-social-icon ul li a .fa {
  font-size: 12px;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 25px;
  width: 35px;
}
.footer-container .footer-social-icon ul li {
  display: inline-block;
  margin-right: 5px;
  text-align: center;
}
.footer-container .footer-social-icon ul li a .fa {
  color: #ccc;
}
.footer-container .pg-link ul.footer-link {
  list-style-type: none;
  padding-left: 0;
}
.footer-container .pg-link ul.footer-link li::before {
  font-size: 20px;
  content: "\00BB";
  padding-right: 5px;
}
.footer-container .pg-link ul.footer-link li a {
  color: #fff;
  line-height: 25px;
}
.footer-container .latest-news .ltst-nws-data ul {
  padding-left: 0;
}
.footer-container .latest-news .ltst-nws-data ul li {
  display: inline-block;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
}
.footer-container .latest-news .latst-nws-txt {
  font-size: 15px;
}
.footer-container .latest-news .latst-nws-txt  .news-title > a {
    color: #fff;
}
.footer-container .latest-news .news-date {
  color: #606D7D;
  padding-top: 15px;
}
.footer-bottom {
  background-color: #1D2836;
  color: #888;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.foote-btm-left .f-link {
  width: 220px;
}
.foote-btm-left .f-link p {
  width: 210px;
}
.footer-bottom .foote-btm-left .f-btm-menu ul {
  padding-left: 0;
}
.footer-bottom .foote-btm-left .f-btm-menu ul li {
  display: inline-block;
  padding-right: 10px;
}
.footer-bottom .foote-btm-left .f-btm-menu ul li a {
  color: #fff;
}
.footer-bottom .foote-btm-right {
  text-align: right;
}
.footer-bottom .foote-btm-right img {
    padding-left: 5px;
}
.slider-txt h2 {

    font-size: 43px;
    font-weight: bold;
    text-transform: uppercase;

}
.menu-container .nav
{
	padding-left: 25px;
}
.testim-data ul li {

    padding: 50px 0 50px 0;

}
.box-content p {
   /* padding-right: 30px;
    padding-left: 30px;*/
    letter-spacing: 0.4px;
}
.navbar-default
{
	background-color: #fff;
	border-color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
	background-color: #fff !important;
}
.box-item {

    border: 1px solid #808080;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    height: 395px;

}
h1 {
    color: #000;
    padding-top: 30px;
    padding-bottom: 30px;
text-align: center;
}

h1 > span {
    color: #5879A5;
}
.inner-pg{
    font-size: 16px;
    line-height: 30px;
    padding: 40px 0;
}
.our-endevour .img-thumbnail
{
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
display: inline-block;
line-height: 1.42857;
margin-left: 15px;
max-width: 100%;
padding: 4px;
}

.img-responsive.pull-left.mg-lft {
    margin-bottom: 10px;
    margin-right: 15px;
}

.resource-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.panel-title .glyphicon{
        font-size: 14px;
    }

.panel-group .panel-heading a.collapsed::after {
    content: '+';
    font-size: 17px;
    font-weight: bold;
    right: 15px;
}
.panel-group .panel-heading a::after {
    content: "-";
    color: #333;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 13px;
}
h4.panel-title > a {
    padding-bottom: 4px;
    padding-top: 7px;
}
.panel-title > a {
    display: block;
}
.panel-default > .panel-heading {
    position: relative;
}
.who-we-container
{
	padding-top: 40px;
}

@media (min-width: 992px) and (max-width: 1199px)
	
{
	
	div.nav-menu ul.nav li > a
	{
		font-size: 14px !important;
		
	}
	.nav > li > a
	{
		padding: 0 7px !important;
	}
	.other-sevices-home-pg ul li
	{
		padding: 50px 70px 50px 34px !important;
	}
	.slider-txt small {
    font-size: 13px !important;
	}
	.slider-txt h2 {
    font-size: 25px !important;
	}
	.slider-txt
	{
		top: 50% !important;
	}
	.wlcm-container-home-pg .home-pg-txt p
	{
		font-size: 17px !important;
		letter-spacing: 0px !important;
	}
}

@media (min-width: 768px) and (max-width: 991px)
{
	.top-inner .left-top-bar ul li
	{
		margin-right: 20px !important;
	}
	.top-inner ul > li
	{
		padding-left: 19px !important;
	}
	.slider-txt
	{
		top: 40% !important;
	}
	.slider-txt h2
	{
		font-size: 29px !important;
	}
	.slider-txt small {
    font-size: 10px !important;
  }
}
/********08-05-2018**********/
.logo-container {
    position: relative;
    z-index: 9;
}
.panel-group .panel-heading a:after {
  content: "-"; 
  color: #2C3D52;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 13px;
}
.panel-group .panel-heading a.collapsed:after {
  content: '+';

}
.panel-default > .panel-heading { 
  position: relative; 
}
ul#menu-footer-last-menu li {
    text-transform: uppercase;
}
/**********09-05-2018***************/
.contact-us-pg .fa {
  padding-top: 6px;
  color: #2C3D52;
  font-size: 20px;
}
.contact-us-pg h3, b {
  color: #2C3D52;
}
.footer-fa-icon .fa {
  padding-top: 6px;
}
.map-sec .map-frame {
    border: 2px solid #2C3D52;
}


@media screen and (min-width: 320px) and (max-width: 480px)
{

.navbar-header {
    display: none !important;
}
.logo-container {
    display: none !important;
}
.slider-txt h2 {
    display: none;
}
	.slider-txt small {
    display: none;
}
	.navbar
	{
		min-height: 0px !important;
	}
	.home-pg-slider .carousel
	{
		margin-top: 0px !important;
	}
	.home-pg-slider .carousel .item
	{
		min-height: 120px !important;
	}
	.carousel-indicators {
    display: none !important;
}
	.header-social-list {
    display: none !important;
}
	.left-top-bar li {
display: none !important;
}
	.main-content-container
	{
		padding-top: 0px !important;
	}
	.wlcm-container-home-pg .home-pg-txt p
	{
		padding-top: 0px !important;
	}
	.box-item
	{
		margin-bottom: 20px !important;
	}
	.our-testimonial-section .testim-data ul
	{
		display: inline-block !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px)
{
	.left-top-bar li {
    display: none !important;
}
	.logo-container {
    display: none !important;
}
	.navbar{
		min-height: 0px !important;
	}
	.box-img .img-responsive {
    display: inline-block !important;
}
	.box-item
	{
		margin-bottom: 20px !important;
	}
	.other-sevices-home-pg ul li
	{
		padding: 20px 10px 10px 20px !important;
	}
}