@font-face {
    font-family: 'din_mediumregular';
    src: url('../fonts/din-medium-regular/din_medium_regular-webfont.woff2') format('woff2'),
         url('../fonts/din-medium-regular/din_medium_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dinregular';
    src: url('../fonts/din-regular/din_regular-webfont.woff2') format('woff2'),
         url('../fonts/din-regular/din_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
	font-family: 'dinregular';
	font-size: 14px;
	color:#707170;
}
h1,h2,h3,h4,h5{
	font-family: 'din_mediumregular';
}
.jumbotron{
	padding:0px;
	background-color:#fff;
	margin:0px;
}
.jumbotron h1{
	font-size:30px;
	color:#2886C4;
}
.jumbotron h2{
	font-size:26px;
	color:#2886C4;
	margin-top:10px;
}
.jumbotron h3{
	font-size:20px;
	color:#707170;
	margin-top:0px;
}
.jumbotron h4{
	font-size:16px;
	color:#707170;
}
.jumbotron h5{
	font-size:15px;
	color:#707170;
}
.jumbotron p, p{
	font-family: 'dinregular';
	font-size: 14px;
	color:#707170;
	line-height:22px;
}
a{
	text-decoration: none;
	/*font-size: 14px;*/
}
a:focus, 
a:hover {
  text-decoration: none;
  outline: none
}

.no-padding-left{
	padding-left:0px !important;
}
.no-padding-right{
	padding-right:0px !important;
}
.no-margin-left{
	margin-left:0px !important;
}
.no-margin-right{
	margin-right:0px !important;
}
.no-margin-bottom{
	margin-bottom:0px !important;
}
.margin-top{
	margin-top:15px !important;
}
.margin-bottom{
	margin-bottom:15px !important;
}
.padding-top{
	margin-top:15px !important;
}
.padding-bottom{
	margin-bottom:15px !important;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}
header{
	height:99px;
	display:block;
}
.main-nav{
	background:#fff;
	display: block;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px #999;
    -moz-box-shadow: 0px 0px 10px 0px #999;
    box-shadow: 0px 0px 10px 0px #999;
}

.navbar-fixed-top{
	position: fixed;
}
.navbar-brand{
	height:auto;
	padding:24px 5px;
}
.top-bar{
	padding-top:25px;
}
.navbar-nav{
	margin:15px 10px 0 0;
}
.navbar-nav > li{
	margin-top:15px;
}
.navbar-nav > li.active, .navbar-nav > li:hover, .navbar-nav > li:focus{
	border-bottom:3px solid #2886C4;
}
.navbar-nav > li a{
	padding-top: 5px;
	color:#707170;
}
.navbar-nav > li.active a, .navbar-nav > li:hover a, .navbar-nav > li:focus a{
	color:#707170;
	background: none;
}
.navbar-nav > li:last-child a.main-menu:after{
	background: none;
}
.navbar-nav > li a.main-menu:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: 100;
    top: 8px;
    width: 1px;
    height: 50%;
    background: #2886C4;
}
.nav>li>a:focus, .nav>li>a:hover, .navbar-nav > li.dropdown:hover > a, 
.navbar-nav > li.dropdown:hover > a:hover,
.navbar-nav > li.dropdown:hover > a:focus {
    background-color: #fff;
}

.mega-menu.dropdown-menu {
    margin-top:3px;
    left:0;
    width:580px;
    padding:0px;
}
.mega-menu.dropdown-menu.career-mega-menu, .mega-menu.dropdown-menu.business-area{
	width:480px;
}
.dropdown-menu li{
	border-bottom:1px solid #fff;
}
.dropdown-menu li.active > a, .dropdown-menu li.focus > a, .dropdown-menu li:hover > a{
	background: #01AEF0;
	color:#fff;
}
li.dropdown:hover > .dropdown-menu{
	left:0;
}
li.dropdown:hover > .career-mega-menu {
	right: 0;
	left: auto;
}
.navbar-right .dropdown-menu{
	left:0;
}

li.dropdown:hover > .dropdown-menu a{
	border:none;
}
.nav-pills > li{
	border-bottom:1px solid #999;
	background:none;
}
.nav-pills > li:last-child{
	border-bottom:none;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover{
	background: #01AEF0;
	border-radius:0px;
	border-bottom:none;
	color:#fff;
}
.nav-pills li a{
	padding:10px;
}
.nav-stacked > li + li{
	margin-top:0px;
}
.nav-pills > li.active > a:after {
    -moz-border-bottom-colors: transparent;
    -moz-border-left-colors: #01AEF0;
    -moz-border-right-colors: transparent;
    -moz-border-top-colors: transparent;
    border-color: transparent transparent transparent #01AEF0;
    border-image: none;
    border-style: solid;
    border-width: 20px;
    bottom: 100%;
    content: "";
    left: 100%;
    top:0;
    position: absolute;
    
}
.career-pills{
	padding-right:0;
}
.career-pills li a{
	padding:10px;
	text-align:right;
}
.career-pills > li.active > a:before {
    -moz-border-bottom-colors: transparent;
    -moz-border-left-colors: transparent;
    -moz-border-right-colors: #01AEF0;
    -moz-border-top-colors: transparent;
    border-color: transparent #01AEF0 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 20px;
    bottom: 100%;
    content: "";
    right: 100%;
    top:0;
    position: absolute;
    
}

.tab-content{
	padding-top:10px;
}
#home-slider {
  overflow: hidden;
  position: relative;
  line-height:0px;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{
	width:100%;
}
.carousel-indicators{
	bottom:-11px;
}
.carousel-indicators li{
	width:60px;
	height:10px;
	border-radius:0px;
	background:#fff;
	opacity:0.5;
	margin-left:1px;
}
.carousel-indicators li.active{
	width:60px;
	height:11px;
	border-radius:0px;
	opacity:1;
}
.img-center{
	margin:0 auto;
}
.section-first{
	margin-top: 8%;
	margin-bottom: 8%;
	display:inline-block;
	width:100%;
}
.section-second{
	margin-top: 5%;
	margin-bottom: 5%;
	display:inline-block;
	width:100%;
}
.section-third{
	margin-top: 3%;
	margin-bottom: 6%;
	display:inline-block;
	width:100%;
	padding-bottom:3%;
}
.box{
	width: 28%;
	float: left;
	padding-left: 3.5%;
	padding-right: 3.5%;
	padding-top: 2.5%;
}
.bx1{
	margin-left:7.5%;
}
.pipe{
    position: relative;
    /*overflow: hidden;*/
}    
.content-layer{
    z-index: 0;
    position: relative;
    margin: 0 auto;
}    
svg {
	position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}
.home-h2{
	padding:15px 0;
	background:#fff;
}
.our-work-section{
	background: url('../images/home-bg.jpg') no-repeat;
	background-size:cover;
	padding:5% 0 2% 0;
	position:relative;
}
.work-box{
	margin:1% auto;
	text-align:center;
	min-height:330px;
}
.work-box p{
	color:#fff;
	margin-bottom:5px;
	font-size: 12px;
    line-height: 14px;
}
.work-box img{
	border:3px solid #fff;
	border-radius: 50%;
	width:200px;
	display:inline;
	height:200px;
}

.work-box h5{
	color:#fff;
	text-align:center;
	line-height:24px;
}
.contact-section{
	padding:0;
}
.contact-section-box{
	text-align:right;
	padding:3% 0;
}
.inquiry-section-box{
	padding:3% 0;
}
.contact-section .home-left-title{
	width: auto;
	display: inline-block;
	padding-right: 10%;
	margin-top: 10%;
}
.contact-section .home-right-title{
	width: auto;
	display: inline-block;
	padding-left: 10%;
	margin-top: 10%;
}

.img-box{
	border:1px solid #DADFE3;
	border-radius:50%;
	width:30%;
	height:30%;
}
.footer{
	padding:15px 0px;
	border-top:1px solid #ddd;
}
.footer p a{
	color:#01AEF0;
}
.footer-menu ul{
	float:right;
	margin:0px;
	padding:0px;
}
.footer-menu ul li{
	float:left;
	list-style:none;
}
.footer-menu ul li a{
	padding:0px 9px;
	border-right:1px solid #707170;
	color:#707170;
}
.footer-menu ul li a:hover, .footer-menu ul li a:focus{
	color:#01AEF0;
}
.footer-menu ul li:last-child a{
	border:none;
}
.tab-pane p{
	font-size:13px;
	color:#6e6e6e;
}
/******* About Us *********/
.about-us-page{
	background: url('../images/page-banner/about-us.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height:130px;
}
.jumbotron .banner-title{
	color:#fff;
	margin-top:4%;
}
.inner-page-content-section{
	padding:3% 0;
}
.left-section ul{
	padding:23% 15px 0 0;
	list-style:none;
	text-align:right;
}
.left-section ul li{
	line-height:24px;
	padding:10px 0;
	font-weight:bold;
}
.left-section ul li:first-child{
	padding-top:0px;
}
.left-section ul li a{
	color:#707170;
	font-size:17px;
}

ul li a{
	color:#707170;
}
ul li.active a, ul li:hover a, ul li:focus a {
	color:#2886C4;
}
ul li .fa-circle{
	color:#dedede;
	font-size:12px;
	float:right;
	height:15px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

ul li.active .fa-circle, ul li:hover .fa-circle, ul li:focus .fa-circle{
	color:#2886C4;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.right-section h2{
	font-size:22px;
	color:#2886C4;
	margin:0 0 3% 0;
}
.right-section p{
	margin-bottom:20px;
	line-height:24px;
}
.left-img{
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	margin-top:5px;
}
.right-img{
	margin-left:15px;
	margin-bottom:15px;
	float:right;
	margin-top:10px;
}

.right-section h4{
	color:#2886C4;
	font-size:18px;
	/*margin-top:0px;*/
}
.right-section h4 .help-block{
	font-size:14px;
}
.content-ul{
	padding-left:15px;
	line-height:24px;
	margin-bottom:20px;
}
.gallery-box{
	overflow:hidden;
	min-height:160px;
	margin-bottom:15px;
}
.gallery-box h4{
	color: #4A4A4A;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	font-family: 'dinregular';
	line-height: 24px;
}
.gallery-box a img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	max-height:150px;
}
.gallery-box a:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.client-box{
	margin-bottom:30px;
}
.report-box{
	background: #F4F5F7;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
	border-radius:5px;
}
.report-box .report-title{
	color: #4A4A4A;
	font-size: 22px;
	padding: 15px;
	float: left;
	width: 80%;
	border-radius:5px 0 0 5px;
}
.report-box .report-file{
	background: #2785C5;
	float: right;
	padding: 15px;
	width: 20%;
	text-align: center;
	border-radius:0 5px 5px 0;
}
.report-box .report-file a{
	font-size:22px;
	color:#fff;
}
.report-box .report-file a:hover, .report-box .report-file a:focus{
	color:#333;
}
.carousel-control{
	width:auto;
	opacity:1;
	background-image:none;
	text-shadow:none;
	right:75px;
	z-index:999;
	left:unset;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev{
	top:0;
	background:#2785C5;
	width:50px;
	height:35px;
	border-radius:3px;
	font-size:24px;
	margin-top:0px;
	line-height:1.4;
}
.project-box{
	margin-bottom:15px;
}
.project-box h4{
	color: #4A4A4A;
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	font-family:'dinregular';
	line-height:24px;
}
.project-box a img{
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.project-box a:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.project-box-img{
	overflow:hidden;
	max-height:180px;
}
.left-section ul ol{
	list-style:none;
}
.left-section ul ol li{
	padding-top:0px;
	font-weight:normal;
}
.left-section ul ol li a{
	font-size:15px;
}
.certificate-indicators{
	bottom:-75px;
}
.certificate-indicators li{
	width:16px;
	height:16px;
	background-color: #c6c6c6;
	border-radius:50%;
}
.certificate-indicators li.active{
	background-color: #2886C4;
	width:16px;
	height:16px;
	border-radius:50%;
}
.contact-box:first-child{
	padding-top:0;
}
.contact-box{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #DADFE3;
}
.contact-box:last-child{
	border-bottom:none;
}
.contact-box p i{
	font-size:24px;
	margin-right:10px;
}
.details-box{
	max-height:300px;
	overflow-y:scroll;
	padding-top:15px;
	padding-bottom:15px;
}
.job-box{
	border:1px solid #DADFE3;
	display:inline-block;
}
.job-box-title{
	background:#2886C4;
	color:#fff;
	padding:5px 15px;
	margin-bottom:15px;
}
.job-box-title h4{
	font-size:20px;
}
.job-lable{
	width:33%;
	font-weight:bold;
	display:inline-block;
}
.job-bottom{
	padding:15px 0;
	background:#DADFE3;
	text-align:center;
}
.job-bottom .btn-primary{
	font-size:20px;
}
.details-box p{
	line-height:26px;
}
.details-box ol, .details-box ul{
	line-height:26px;
	padding-left:10px;
}
.map-box{
	/*background:#F6F5F6;*/
	display:inline-block;
	padding:20px;
	width:100%;
}
.our-presence{
	padding-top:50px;
	padding-bottom:50px;
}
.our-presence-box{
	background:#fff;
	display:inline-block;
	padding:20px;
}
.our-presence p i{
	font-size:24px;
	margin-right:10px;
}
.regional-box{
	min-height:140px;
}
.inner-page-content-section h2{
	color:#2886C4;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th{
	background:#2785C5;
	color:#fff;
}
.regional-box p i{
	font-size: 24px;
	margin-right: 10px;
}
.contact-title{
	margin-bottom:25px;
}
.inner-page-content-section{
	position:relative;
	min-height: 500px;
}
.left-section
{
    height: 100%;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
}
.right-section
{
    float:right;	
}
.left-section .line
{
	border-right: 1px solid #ddd;
    height: 100%;
    position: absolute;
    right: 34px;
}
.left-section ul li
{
	margin-right: 20px;
	font-weight:bold;
}
.left-section ul li .fa-circle
{
	position: absolute;
    right: 30px;
    cursor:pointer;
    margin-top:8px;
}
.left-section ul li.active .fa-circle
{
	font-size:20px;
    right: 26px;
    margin-top: 3px;
}
.form-control{
	border-radius:0px;
}
.btn-primary{
	padding:8px 25px;
	font-size:18px;
}

/*************************	NEW CUSTOM CSS	*****************************/
.footer-bar
{
	height:40px;
	background-color:#ddd;
	border-top:1px solid #ccc;
}
.footer-bar p
{
	line-height:20px;
	padding:10px 0;
}
.footer-bar p a {
    color: #337ab7;
}
.footer-bar p a:hover, .footer-bar p a:focus {
	color: #333;
}
.footer-nav ul
{
	padding:0;
}
.footer-nav ul li
{   
	list-style: none;
	line-height:22px;
}
#quick_contact
{
	margin-top:15px;
}
.project-gallery-section
 {
 	background: url('../images/home-bg-2.jpg') no-repeat;
	background-size:cover;
	padding:5% 0 0 0;
	position:relative;
	border-bottom: 1px solid #999;
}
.allinone_carousel.charming .contentHolderUnit
{
	/*border-color:#4393c7 !important;*/
	border-color:#fff !important;
}
.allinone_carousel.charming .elementTitle
{
	color:#333 !important;
	font-weight:bold;
}
.margin-bottom{
	margin-bottom:0 !important;
}
.footer-nav .col-md-4
{
margin-bottom:15px;
}
.dropdown-menu .tab-content .tab-pane h5
{
	margin-top:0;	
}
.right-section
{
	margin-top:25px;
}
.directors-box{
	margin-bottom: 20px;
	background: #dedede;
	padding: 5px;
	text-align: center;
	min-height: 90px;
}
.cat-img{
	max-width:350px;
}
.values-box{
	margin-top:20px;
}
.values-box h5{
	color:#2886C4;
	font-weight:bold;
}
.values-box p{
	line-height:20px;
}
.values-box img{
	margin: 0 auto;
}
.col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 100%;
    float: left;
}

@media (min-width: 768px) {
.col-xs-15 {
        width: 50%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-xs-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-xs-15 {
        width: 20%;
        float: left;
    }
}

.projects-page{
	background: url('../images/page-banner/projects.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.presence-page{
	background: url('../images/page-banner/Presence.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.clientele-page{
	background: url('../images/page-banner/clientele.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.reports-page{
	background: url('../images/page-banner/Reports.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.news-events-page{
	background: url('../images/page-banner/News-Events.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.career-page{
	background: url('../images/page-banner/Career.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.contact-us-page{
	background: url('../images/page-banner/contact-us.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.certificates-page{
	background: url('../images/page-banner/Certificates.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}

.gallery-page{
	background: url('../images/page-banner/Gallery.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 130px;
}