/*
Theme Name: Voyants
*/
body {
/*
font-family: 'Open Sans', sans-serif;
font-size:13px;
*/
font-family: 'Roboto', sans-serif;
font-size:15px;
color:#000;
overflow-x: hidden;
}
.body-mini-height{
    min-height:925px;
    padding-bottom:0%;
}
nav.navbar.main_manu {
z-index: 222!important;
}
#submit-form{
	position: relative;
	margin-top: 50%;
	margin-left:10px;
}


/*
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
/*----------------Changes Css Start------------------*/
.box_vision{
position: relative;
height: auto;
width: 100%;
-webkit-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
-moz-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
color: #595959;
}
.box_vision-value{
    margin-bottom: 1%;
  position: relative;
  min-height:600px;
  width: 100%;
  -webkit-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
  -moz-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
  box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
  color: #595959;
}
.title-value{
  position: relative;
-webkit-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
-moz-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
color: #595959;
/* padding-top: 20%; */
min-height: 332px;
margin-top: 20px;
}
.title-valueh4{
    margin-bottom: 5%;
    text-align: center;
    padding-top: 15%;
    font-size: 19px;
}
.title-value p{
  /* font-size: 20px!important; */
}
.section{
position: relative;
height: auto;
-webkit-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
-moz-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
color: #595959;
}
.text-vision p{
  padding: 10px;
  text-align: center;
/*  font-size: 16px;
    font-family: 'Open Sans', sans-serif;
*/
  font-weight: lighter;
  letter-spacing: 1px;
}
.value-list ul li{
  list-style: none;
  background-color: #2B87CC;
  color: #fff;
  padding: 8px 0px 8px 30px;
  /* font-family: 'Open Sans', sans-serif; */
  margin: 10px;
  font-variant: all-small-caps;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
.value-list ul li:hover{
  background-color: #0e5388;
}
.value-list ul li:hover .arrow-right{
  display: block;
}
.box_vision:hover{
  background-color: #2B87CC;
  color: #fff;
}
.value-list ul li a{
  color: #fff;
}
.title{
    display: none;
}
.value-list ul{
  margin-top: 4%;
}
.value-list ul li:hover + .title {
    display: block;
}
.arrow-right {
  background-image: url(image/arrow1.png);
    z-index: 111;
    float: right;
    background-repeat: no-repeat;
    width: 11px;
    background-position: center;
    display: none;
}

.box_form{
position: relative;
height: auto;
width: 100%;
-webkit-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
-moz-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
background-color: #F9F9F9;
color: #404040;
}
.text-vision h3{
  padding-top: 5%;
  text-align: center;
  color: #333333;
  font-size: 24px;
  letter-spacing: 1px;
  /* font-family: 'Open Sans', sans-serif; */
  font-weight: bold;
}
.text-vision{
  padding-bottom: 5%;
      margin-top: 5%;
}
.form-box{
  margin: 5%;
}
.btn-job{
  background-color: #2B87CC;
  color: #fff;
  padding: 12px 35px 12px 35px;
  border: none;
  border-radius: 5px;
  margin-top: 3%;
  text-align: center;
  letter-spacing: 2px;
      font-size: 16px;
}
.input-box{
  width: 100%;
  border: 1px solid #E6E6E6;
  padding: 15px;
  font-size: 12px;
  color: #404040;
  font-weight: 400;
  letter-spacing: 1px;
    font-size: 15px;
}
.box_form{
position: relative;
height: auto;
width: 100%;
-webkit-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
-moz-box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
box-shadow: 0px 7px 16px 0px rgba(212, 209, 209, 0.8);
background-color: #F9F9F9;
color: #404040;
padding-bottom: 10px;
}
.inner-triangle{
  border-right: 50px solid transparent;
  border-left: 50px solid #2B87CC;
  border-bottom: 50px solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  left: 0px;
  z-index: 2;
}
.outer-triangle{
  border-left: 50px solid transparent;
  border-right: 50px solid #2B87CC;
  border-top: 50px solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  right: 0px;
  z-index: 1;
  bottom: 0px;
}
.text-vision1 h3{
  padding-top: 5%;
  text-align: center;
  color: #333333;
  font-size: 24px;
  letter-spacing: 1px;
  /* font-family: 'Open Sans', sans-serif; */
  font-weight: bold;
}
.text-vision1{
  padding-bottom: 2%;
}
.career{
  margin: 15px 5% 15px 5%;
  text-align: justify;
  /* font-size: 12px; */
  line-height: 25px;
  font-weight: 200;
  letter-spacing: .5px;
}
.career p{
    color: #363636;
}
.police{
  background-image: url(image/img-q1.png);
  background-repeat: no-repeat;
  background-position: top;
	height: 1146px;
    align-content: center;
}
.police-h1{
	position: absolute;
    top: 6%;
    transform: translateX(65%);
}
/*.police p{*/
/*  color: #000;*/
/*  font-weight: normal;*/
/*  font-size: 15px;*/
/*  padding: 16% 20% 0px 20%;*/
/*  text-align: justify;*/
/*  line-height: 30px;*/
/*}*/
.police p{
  color: #000;
  font-weight: normal;
  font-size: 15px;
  /*padding: 1% 20% 0px 20%;*/
  text-align: justify;
  line-height: 30px;
}
.police h5{
text-align: right;
padding-top: 3%;
line-height: 28px;
padding-bottom: 15%;
font-size: 16px;
}
.police ul{
    color: #000;
    font-weight: normal;
    font-size: 15px;
    /*padding: 0 20% 0px 20%;*/
    text-align: justify;
    line-height: 30px;
}
.police ul li{
list-style: none;
padding-bottom: 3px;
padding-left:24px;
background-image: url('image/list1.png');
background-repeat: no-repeat;
    background-position: 0px 5px;
}
.profile{
  margin-left: 5%;
  margin-right: 5%;
}
.profile .panel-default > .panel-heading{
  background-color: #2B87CC;
  color: #fff;
  border-radius: 0px;
  font-size: 16px;
  letter-spacing: .5px;
      padding: 15px;
  /* font-variant: all-petite-caps; */
}
.table-profile{
  border: 1px solid #A6A6A6;
  padding: 5px;
  background-color: #fff;
  color: #000;
}
.panel-body{
padding: 0px 15px 0px 15px;
}
.heading{
  /* font-variant: small-caps;
  font-size: 13px;
  font-weight: bold;
  */
  letter-spacing: .5px;
  padding-top: 2%;
}
.profile-map, .profile-time{
    padding-top: 1%;
}






.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.panel-group .panel{
        margin-bottom: 12px;
}
.tabimg{
 margin-top: 3%;
}
.formclass{
    margin-bottom:1.5%;
}
.uplode-button{
    font-size: 14px;
    color: #fff;
    padding: 9px 36px 9px 20px;
    border: 0px;
    background-position: 60px;
    cursor: pointer;
    background-color: #0e80cc;
    border-radius: 8px;
}
.uplode-input{
    padding: 4px;
    border: 1px solid rgba(204, 204, 204, 0.55);
    background-color: #f9f9f9;
}
.uplode-file{

}
.tabpad{
 margin-top: 20px;
}
.nav-tabs > li > a {
   margin-right: 2px;
   line-height: 1.42857143;
   border: 1px solid transparent;
  border-radius:none!important;
   background-color: #ececec;
   color: #000;
   text-align: center;
    font-weight: bold;
 }
 .taba li a{
    padding: 20px!important;
 }
.nav-tabs > li > a :hover :focus{

   background-color: #fff;
     color: #000;
}

#show1{
/*background-color: #0e80cc;
    color: #fff;*/
    /* padding: 16px; */
    color: #000;
    margin: 5px 15px;
   /* width: 145px;*/
    width: 180px;
    /*height: 210px;*/
/*     height: 170px; */
/*     padding-top: 15px; */
}
.view-img a img{
	margin: auto;
}
.view-img:hover{
-webkit-transition: all 200ms ease-in;
   -webkit-transform: scale(1.1);
   -ms-transition: all 200ms ease-in;
   -ms-transform: scale(1.1);
   -moz-transition: all 200ms ease-in;
   -moz-transform: scale(1.1);
   transition: all 200ms ease-in;
   transform: scale(1.1);
}
a:hover{
    text-decoration:none;
}
.boxa-img a:hover, .boxa-img1 a:hover{
    text-decoration:none;
}
.boxa-img {
   float: unset;

}
.flex-container{
	display:flex;
	flex-flow: row wrap;
	justify-content: flex-start;
}
.jc-center{
	justify-content:center;
}
.boxa-img1{
 float: left;
 margin-left: 24%;
}

.img-shadow{
-webkit-box-shadow: 9px 5px 33px -13px rgba(0,0,0,0.75);
-moz-box-shadow: 9px 5px 33px -13px rgba(0,0,0,0.75);
box-shadow: 9px 5px 33px -13px rgba(0,0,0,0.75);
border: solid 2px #696969;
}

.showdata{
-webkit-box-shadow: 0px -4px 29px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -4px 29px 0px rgba(0,0,0,0.75);
box-shadow: 0px -4px 29px 0px rgba(0,0,0,0.75);
background-color: rgba(247, 160, 32, 0.33);
    padding: 15px;
}
.services_p_home{
	margin: 0px 0 10px;
	font-size: 14px;
    color: #363636;
    font-weight: bold;
}
.box{
  background-color: #3395d7;
  color: #fff;
  /* font-size: 12px; */
  font-weight: bold;
  padding: 5px;
  text-align: center;
  border: 1px solid #3395d7;
  width: 100%;
  letter-spacing: 1px;
  /* font-family: 'Roboto', sans-serif; */
}
.box-img{
    padding-left: 0px !important;
    padding-right:0px !important;
}
.img2{
  margin-top: 5%;
}
.font1{
  margin-top: 2%;
}
.img3{
  margin-top: 10%;
}
.img4{
  margin-top: 15%;
}
.img5{
  margin-top: 20%;
}
.img6{
  margin-top: 25%;
}
.box-img ul li{
  color: #500B7A;
  line-height: 30px;
  color: #fff;
}
.box-img ul{
    padding-left: 10px;
    padding-right: 2px;
}
.empanelment_box{
    margin-top:10%;
    background-color:#0e80cc;
    padding:20px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    height:160px;
    padding-top:20%;
    font-size: 16px;
    transition: background-color 0.5s ease;
}
.empanelment_box:hover{
    background-color:#F29B30;
}
/*
.service{
  background-image: url(image/bg.png);
  background-repeat: no-repeat;
}
*/
.service_img img{
  border-top: 8px solid #E45D76;
}
.service-nav{
  font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #f29b30;
    padding: 12px 15px 12px 15px;
}
#activeb1, #activeb2, #activeb3, #activeb4, #activeb5, #activeb6{
  background-color: #fff;
  border: .5px solid #ccc;
}
@media only screen and (max-width: 991px){
    #activeb6{
        margin-bottom: 9%;
    }
    #activeb5{
        margin-bottom: 4%;
    }
     #activeb3{
        margin-bottom: -6%;
    }
     #activeb2{
        margin-bottom: -12%;
    }
     #activeb1{
        margin-bottom: -16%;
    }
}
.service_img{
  margin-top: -26%;
}
ul.servicelist1 li {
    /*
    font-size: 15px;
    border-bottom: 1px solid #d5d5d5;
    */
    color: #4A4A4A;
    padding: 0px 0px 6px 18px;
    background: url(image/list1.png);
    background-repeat: no-repeat;
    margin-top: 5px;
    text-align: left;
    list-style: none;
    background-position: 0px 3px;
    line-height: 16px;
}
ul.servicelist1 li:last-child {
    border-bottom:0px;
}
.panel-default>.panel-heading, .panel-default>.panel-heading a:hover {
background-color: #0e80cc;
border-color: #0e80cc;
color: #fff;
border-radius: 0px;;
}
.panel-default {
    border-color: #fff;
}
.show-grid{
    margin-bottom: 2px;
}
.panel{
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-heading{
    padding: 5px 15px;
}
.p-margin-left{
    margin-left:3%;
}

.border-top{
  background-color: #F29B30;
/*  padding-top: 6px; */
 padding-top: 14px;
  padding-left: 2px;
  padding-right: 2px;
  /* padding-bottom: 28px; */
  padding-bottom: 20px;
}
.border-heading{
 text-align: center;
color: #fff;
font-size: 25px;
line-height: 20px;
padding-bottom: 14px;
margin-bottom: 0px;
font-weight: 800;
}

@media (min-width: 992px) {
  .col-md-1-5 { width: 20%; }
  .col-md-2-5 { width: 40%; }
  .col-md-3-5 { width: 60%; }
  .col-md-4-5 { width: 80%; }
  .col-md-5-5 { width: 100%; }
}

@media (min-width: 1200px) {
  .col-lg-1-5 { width: 20%; }
  .col-lg-2-5 { width: 40%; }
  .col-lg-3-5 { width: 60%; }
  .col-lg-4-5 { width: 80%; }
  .col-lg-5-5 { width: 100%; }
}

.show-grid [class^=col-] span, .container-fluid .show-grid [class^=col-] {
  display: block;
  padding: 15px;
  text-align: center;
  border-left: 2px solid #F29B30;
  border-right: 2px solid #F29B30;
  border-top: 2px solid #F29B30;
  border-bottom: 2px solid #F29B30;
}

.show-grid1 [class^=col-] span, .container-fluid .show-grid1 [class^=col-] {
 /* display: block;
  padding: 15px; */
  text-align: center;
  border-left: none;
  border-right: none;
  border-bottom: none;
      padding-top: 15px;
    padding-bottom: 15px;
}

[class^=col-] {
}
.box-home{
    background-color: #0e80cc;
    color: #fff;
    text-align: center;
    height: 150px;
    margin-bottom: 8px;
    padding-top: 22px;
    max-width: 19.4%;
    width: 100%;
    margin-left: 9.4px;
}
@media only screen and (max-width: 1920px){
  .box-home{
    max-width: 19.4%;
  }
}
@media only screen and (max-width: 1440px){
  .box-home{
    max-width: 19.17%;
  }
}
@media only screen and (max-width: 1280px){
  .box-home{
    max-width: 19.10%;
  }
}
@media only screen and (max-width: 1024px){
  .box-home{
    max-width: 18.87%;
  }
}
@media only screen and (max-width: 768px){
  .box-home{
    max-width: 18.5%;
  }
}
@media only screen and (max-width: 414px){
.box-home{
  max-width: 95%;
}
}
/*
.box-home p{
    font-size: 15px;
}
*/
.box-home a{
    color: #fff;
}table-headingtable-heading
.box-home a:hover{
    color: #fff;
    text-decoration:none;
}
.color_1{
    border-top: 8px solid #0e80cc;
}
.color_2 {
border-top: 8px solid #F29B30;
}
.color_3 {
border-top: 8px solid #0e80cc;
}
.color_4 {
border-top: 8px solid #F29B30;
}
.color_5 {
border-top: 8px solid #0e80cc;
}
.read_more.more4 {
background-color:#F29B30;
}
.navbar-fixed-top{
    background-color:#fff;
    -webkit-box-shadow: -1px 8px 19px -4px rgba(204,204,204,204.75);
    -moz-box-shadow: -1px 8px 19px -4px rgba(204,204,204,204.75);
    box-shadow: -1px 8px 19px -4px rgba(204,204,204,204.75);
}
.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%;
    background-color:#fff;
    z-index:111;
    /* animation: smoothScroll 1s forwards; */
}
/*
@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}
*/
.main_manu{
    background-color:#fff;
    /* height:100; */
}
.searchform{
    margin-top:10%;
}
#gal_front_form_0 div{
    text-align:center!important;
}
#bwg_container1_0 #bwg_container2_0 .bwg_title_spun2_0{
    color:#fff!important;
        background-color: rgba(0, 0, 0, 0.41)!important;
}
.site_arrow ul li{
padding-bottom: 3px;
padding-left:24px;
background-image: url('image/list1.png');
background-repeat: no-repeat;
background-position: 0px 5px;
list-style:none;
}
.site_arrow ul li ul li{
padding-bottom: 3px;
padding-left:15px;
background-image: url('image/list2.png');
background-repeat: no-repeat;
background-position: 0px 6px;
list-style:none;
}
.table-heading{
    background-color: #0e80cc!important;
    color: #fff;
    text-align: center;
}

.growimg {
    width:20%;
}
nav {
    -webkit-box-shadow: -1px 8px 19px -4px rgba(204,204,204,204.75);
    -moz-box-shadow: -1px 8px 19px -4px rgba(204,204,204,204.75);
    box-shadow: -1px 8px 19px -4px rgba(204,204,204,204.75);

}
.service_img p{
    margin:0px;
}
/*-------------Social css------------------*/
.share-it{
	position:absolute;
	min-height:108px;
	width:40px;
	background:#fff;
	right:0;
	z-index:9;
	margin-top:350px;
}
.share-it i{
	font-size:20px;
}

a.multipage{background:#ee3046; border:2px #ee3046 solid; color:#fff;}
a.multipage:hover{background:#fff; border:2px #fff solid; color:#333;}


	.facebook{margin:0 auto; float:left; margin-right:4px;}
.facebook  a{
	color:#fff;
	padding:10px 16px;
	background-color:#527aba;
	display:inline-block;
	transition:0.5s ease;
}
.facebook  a:hover{
	color:#fff;
	padding:10px 25px;
	margin-left:-20px;
	background-color:#527aba;
	display:inline-block;
}

.twitter{margin:0 auto; float:left; margin-right:4px;}
.twitter  a{
	color:#fff;
	padding:10px 16px;
	background-color:#77cdf1;
	display:inline-block;
	text-align:center;
	transition:0.5s ease;
}
.twitter  a:hover{
	color:#fff;
	padding:10px 25px;
	margin-left:-20px;
	background-color:#77cdf1;
	display:inline-block;
	text-align:center;

}

.google{margin:0 auto; float:left; margin-right:4px;}
.google  a{
	color:#fff;
	padding:10px 16px;
	background-color:#4c4c4c;
	display:inline-block;
	transition:0.5s ease;
}
.google  a:hover{
	color:#fff;
	padding:10px 25px;
	margin-left:-20px;
	background-color:#4c4c4c;
	display:inline-block;

}

.rss{margin:0 auto; float:left; margin-right:4px;}
.rss a{
	color:#fff;
	padding:10px 16px;
	background-color:#fe8f19;
	display:inline-block;
	transition:0.5s ease;
}
.rss a:hover{
	color:#fff;
	padding:10px 25px;
	margin-left:-20px;
	background-color:#fe8f19;
	display:inline-block;
}

.linkedin{margin:0 auto; float:left; margin-right:4px;}
.linkedin a{
	color:#fff;
	padding:10px 16px;
	background-color:#157ecc;
	display:inline-block;
	transition:0.5s ease;
}
.linkedin a:hover{
	color:#fff;
	padding:10px 25px;
	margin-left:-20px;
	background-color:#157ecc;
	display:inline-block;

}

.youtube{margin:0 auto; float:left; margin-right:4px;}
.youtube a{
	color:#fff;
	padding:10px 16px;
	background-color:#fe322f;
	display:inline-block;
	transition:0.5s ease;
}
.youtube a:hover{
	color:#fff;
	padding:10px 25px;
	margin-left:-20px;
	background-color:#fe322f;
	display:inline-block;
	transition:0.3s ease;
}

/*-------------Social css------------------*/


/*----------------Changes Css End------------------*/
/*
input,button,select,textarea {
font-family: inherit!important;
    font-size: inherit!important;
    line-height: inherit!important;
    border: 1px solid #ababab!important;
    height: 36px!important;
    box-shadow: 0px 3px 6px #E8E8E8!important;
}
*/

strong {
font-weight:bold;
}
.flage img{padding:2px;}
.flage{
text-align: right;
    font-size: 14px;
}

.alignright
{
float:right;
}

.alignleft
{
float:left;
}


#wonderplugincarousel-1 .amazingcarousel-title
{
padding-left:11px!important;
}
.top-menu
{
color:#fff;
}

.top-menu a{
color:#fff!important;
text-decoration: none;
}

ul.top-menu li {float:left;
color:#fff;
border-right: 1px solid #fff;
/*border-right: 1px solid #404040;*/
padding: 0px 5px;}
ul.top-menu li a {
/*color: #404040;*/
color:#fff;
font-weight:bold;
/*font-family: Arial;*/
font-size: 12px;
/*text-shadow: 1px 0px 0px #9e9e9e;*/
text-decoration: none;
padding: 0;
}

ul.top-menu li:last-child {
border-right: none;
}


@media (max-width: 400px){ul.top-menu li {
padding: 0px 2px;
}ul.top-menu li a {
font-size: 10px;
}}
ul.top-menu {
padding: 0;
display: inline;
list-style-type: none;
margin: 2px 0px;
/*margin: 10px 0px;*/
}
ul.top-menu li a:hover{
font-weight:bold;
/*background:#F29B30;*/}
.logo-img {
padding: 15px 0px;
}
.top-header{
background-color:#0e80cc;
height:20px;
}
.navbar-toggle:hover{
background-color: #ddd;
}
.navbar-nav {
margin:0px!important;
padding-top: 10px;
}
.navbar {
min-height: 44px!important;
border: none!important;
}

.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border:1px solid #7E7979;
border-radius: 4px;
}
.navbar-toggle span.icon-bar {
background: #7E7979;
}
nav.navbar.main_manu {
margin: 0;
z-index: 222;
}
/*
#menu-scroll{
    position:fixed;
    z-index:111;
    background-color:#FFF;
    width:100%;
    top:0px;
    display:none;
}
*/
ul#menu-main_menu li.current-menu-item a{
/*text-shadow: 1px 0px 0px #f4cfbd;
color:#e37729!important;
border-bottom: 4px solid #ed863b;*/
}
ul.nav.navbar-nav.main_manu li a:hover{
color:#e37729;
}

@media (min-width: 801px) and (max-width: 1024px){
ul.nav.navbar-nav.main_manu li a{
padding-left:6px!important;
}
.blog-top {
margin-top:61px;
}
}

ul.nav.navbar-nav.main_manu ul li ul{
    position:absolute;
    display:none;
	margin-left: 50px;
    margin-top: 0px;/*198px;*/
}

ul.nav.navbar-nav.main_manu ul li:hover ul{
    left:200px;
    top:0px;
    display:block;
}

ul.nav.navbar-nav.main_manu ul li ul li{
   /* background-color:#cae25a;
   color:#e37729;
   text-shadow: 1px 0px 0px #f4cfbd;*/
}
ul.nav.navbar-nav.main_manu ul li:hover ul li:hover{
    /*background-color:#b1b536;*/
}

ul.nav.navbar-nav.main_manu ul li ul li a{
    text-shadow: 1px 0px 0px #9e9e9e;
    color: #404040;
    background: transparent;
    padding: 10px 25px;
    border-bottom: 4px solid transparent;
}
ul.nav.navbar-nav.main_manu li a{
/* font-size: 14px; */
text-shadow: 1px 0px 0px #9e9e9e;
color: #404040;
background:transparent;
padding: 10px 16px !important;
 border-bottom: 4px solid transparent;
	margin-top:4px;
}

.logo-small{
    width:150px;
    height:60px;
    margin-bottom: 6px;
}
#menu-main_menu-1{
    padding-top: 2.5%;
}
/*sidebars*/
#menu-sector_sidebar_menu li,#menu-about_voyants_menu li,#menu-project_sidebar_menu li,#menu-careers-page-menu li{
    /*padding: 7px 0px;*/
    padding: 7px 9px;
    list-style-position: inside;
/*padding: 10px 0px;
    list-style-position: inside;
    padding-left: 10px;
    width: 100%;
    font-weight: bold;*/
   /* line-height: 1.42857143;*/
}
#menu-sector_sidebar_menu li a, #menu-about_voyants_menu li a,#menu-project_sidebar_menu li a,#menu-careers-page-menu li a{
color:#0B84D5;/*#333;*/
}
#menu-sector_sidebar_menu li:hover, #menu-about_voyants_menu li:hover,#menu-project_sidebar_menu li:hover,#menu-careers-page-menu li:hover{
background: #F29B30;
}
#menu-sector_sidebar_menu li:hover a, #menu-about_voyants_menu li:hover a,#menu-project_sidebar_menu li:hover a,#menu-careers-page-menu li:hover a{
color:#fff;
}

#menu-sector_sidebar_menu li a:hover, #menu-about_voyants_menu li a:hover,#menu-project_sidebar_menu li a:hover,#menu-careers-page-menu li a:hover {
color:#fff;
padding:10px 0px;
}


.banner img{
width:100%;
height:100%;
}
.bannertextborder{
border-bottom: 8px solid #1f2b38;
height: 510px;
}
.bannertext{
position: relative;
z-index: 1;
}
.bannertext h3 {
font-size: 36px;
margin: 0;
color: #fff;
/* font-family: BebasNeue; */
 text-transform: uppercase;
}
.bannertext p {
font-size: 24px;
color: #000;
text-align: center;
/* font-family: BebasNeue; */
 text-transform: uppercase;
}
.bannertext4{
padding: 5px 40px;
margin: 40px 0px 15px 0px;
background: #000;
text-align:center;
opacity: 0.7;
}
.sector_header {
text-align: center;
padding-top:10px;
}
.sector_header .underline
{
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #f29b30;
  padding:12px 10px 12px 10px;
  }
.sector_img {
background: #3395d7;
margin-top: 30px;
	border-left: url("image/shadow-left.png");
	border-right: url("image/shadow-right.png");
	  box-shadow: 0px 6px 6px #ADADAD;
}
ul.sector_imgs {
list-style-type: none;
height: 135px;
padding: 10px;
margin: 0;
}
ul.sector_imgs li {
float: left;
padding: 5px;
background: #fff;
margin: 5px;
width: 128px;
height: 105px;
}
ul.sector_imgs li img, .amazingcarousel-item-container img{
}
ul.sector_imgs li p{
color: #dd7325;
/* font-family: Trebuchet MS; */
font-size: 12px;
padding-top: 5px;
margin: 0;
font-weight: bold;
}
#wonderplugincarousel-1 .amazingcarousel-title {
      margin-left: -22px!important;
}
.service {
    margin-top: 40px;
}

.service_image{
margin-top: 10px;
margin-left: 13px!important;
float:none!important;
padding-right:0px;
}

.titleservice {
text-align: center;
font-size: 18px;
color: #363636;
padding-top: 8px;
font-weight: bold;
/* height: 167px; */
height: 220px;
}

.titleservice2 {
    text-align: center;
    font-size: 15px;
    color: #363636;
    padding-top: 8px;
    font-weight: bold;
 }

.titleservice2 span.titles {
/* border-bottom: 1px solid #ababab; */
padding-bottom:5px;
    font-size: 12px;
}
.titleservice2 img {
padding-bottom:10px;
padding-top:20px;
height:225px;/*194px;*/
}


.servicecontent{
/*border-top: 8px solid #E45D76;*/
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding: 15px 12px 40px 12px;
    background-color: #fff;
   /* box-shadow: 0px 0px 4px #cfcfcf; */
    margin-top: 20px;
    /*height: 386px;*/
    height:470px;
    margin-bottom: 20px;
}
/*
.servicecontent.color_2 {
border-top: 8px solid #F29B30;
}
.servicecontent.color_3 {
border-top: 8px solid #DC5A4B;
}
*/
.titlecontent
{
    height: 250px;
    /* margin-top: 22%; */
    text-align: left;
}

.title-button
{
float:right;
}

.titleservice span.titles {
padding-bottom:5px;
font-size:16px;
height: 47px;
border-bottom: 1px solid #ababab;

}
.titleservice-margin{
    margin-top: 20px;
}
.titlecontent p{
font-size: 14px;
color: #3a3a3a;
text-align:justify;
margin-bottom:20px;
word-spacing: 1px;
}
button.more{
border-left: 12px solid #0067be;
background: #4e4e4e;
color: #fff;
/* font-family: Arial-bold; */
font-size: 12px;
border-bottom: 0px;
border-top: 0px;
border-right: 0px;
padding: 4px 10px;
margin-bottom: 8px;
border-radius: 0;
}
.titlecontent ul li a{
    font-size: 14px;
}
/*
.titlecontent ul.services {
padding-left: 18px;
}
*/
.titlecontent ul.services li{
/* font-size: 13px; */
color: #3a3a3a;
padding-bottom: 2px;
}
ul.news {
list-style-type: none;
padding-left: 10px;

}
ul.news li h3 {
margin: 0;
font-size: 12px;
color: #363636;
/*font-weight: bold;*/
}
ul.news li a {
/* font-size: 13px; */
color: #0e80cc;
border-bottom:1px solid #d4dff0;
text-decoration:none;
}
ul.news li{
padding-bottom: 10px;
}
.featured  h4 {
margin: 0;
font-size: 20px;
color: #fff;
font-weight: bold;
background: #4e4e4e;
padding: 10px;
border: 1px solid #acacac;
}
.featured {
margin-bottom:30px;
}
.featured  span.glyphicon{
float: left;
padding: 11px 20px;
color: #fff;
background: #0067be;
font-size: 20px;
margin-right: 15px;
}
.featursecter {
margin-bottom: 30px;
}
.secters {
border: 1px solid #cfcfcf;
padding:0px 15px 20px 15px;
background:#FAFAFA;
}
.secterslist {
background:#3897d7;
margin-top:20px;
padding-bottom:20px;
height:530px;
}
.secterslist p, .secterscountry p {
font-size: 14px;
color: #fff;
font-weight: bold;
background: #0067be;
text-align: center;
padding: 3px 0px;
}
.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: transparent !important;
}
.sectersimg {
margin-top:20px;
margin-bottom:20px;
}
.sectersimg img{
}
.secterstext h4{
font-size: 16px;
color: #2d2d2d;
font-weight: bold;
}
.secterstext p{
font-size: 13px;
color: #3a3a3a;
text-align:justify;
}
.secterscountry {
margin-top:20px;
background:#dc5f51;
padding-bottom:20px;
height:530px;
}
#country_cat.nav {
/*padding: 0px 10px;*/
padding: 0px 3px;
}
#country_cat.nav li {
list-style-image:url('image/list.png');
list-style-position: inside;
/*padding: 0px 1px 0px 10px;*/
/*line-height:14px;*/
line-height:11px;

}

#country_cat.cat_sectors li{
line-height:15px!important;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 4px 10px;
/*  padding: 6px 10px;*/
   /* padding: 7px 10px;*/
}

#country_cat li:hover {
border:1px solid #FFF;
list-style-image:url('image/list1.png');
list-style-position: inside;
}

#country_cat.nav li a{
font-size: 14px;
color: #fff;
transition:all 0.2s ease;
}
#country_cat.nav li a:hover {
color: #000;
}

ul.projects{
list-style-type: none;
padding: 3px 0px;
margin-bottom:0px;}
ul.projects li{
text-align: center;
}

.sector_title
{
font-size:15px!important;
}

.servicecontent1 {
  border-top: 8px solid #0b84d5;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 15px 15px 40px 15px;
  padding-bottom: 20px;

}
.titleimglist {
}
.titleimglist img{
}
ul.projects li a{
font-size: 14px;
color: #0d7ddb;
font-weight:bold;
text-decoration:none;
 text-transform: uppercase;
}
.clientslider{
border: 1px solid #cfcfcf;
padding: 15px 10px 100px 10px;
-moz-box-shadow: 0px 6px 6px #cfcfcf;
-webkit-box-shadow: 0px 6px 6px #cfcfcf;
margin-top:20px;
}
ul.clientimg li img{
height:47px;
width: 147px;
}
ul.clientimg li{
float:left;
padding: 0px 20px 40px 20px;
}
.client p button.next {
border: 0;
background: transparent;
font-size: 30px;
}
.client p {
margin-top: -15px;
padding-right: 10px;
}
.fact {
color: #fff;
text-align:center;
/*padding: 37px;*/
max-height: 70px;
min-height: 30px;
align-self: center;
overflow: hidden;
}
/*.fact h2,.fact li h2 {*/
/*margin: 0;*/
/*padding:20px 0px 10px 0px;*/
/*color: #045398;*/
/*font-size: 16px;*/
/* font-family:open_sansbold; */
/*text-align:center;*/
/*}*/
.fact li{list-style-type:none;}
.fact li h3{
    font-size: 20px;
}
.fact ul li {display: none;}
.fact.textwidget,.fact li .textwidget {
  font-size: 24px;
 /*  font-family:open_sansbold; */
  color: #202020;
  font-style:italic;
  text-align: center;
  /* margin: 10px 0px;
    padding: 3px 7% 20px 7%;
 */
}
.topfooter {
background:#0065a9;
}

.searchform h2{
float: left;
font-size: 14px;
/* font-family:open_sansregular; */
color: #fff;
padding-right: 10px;
margin-top: 8px;
}
.searchform form.chatsearch, .searchform{
padding-top: 10px;
padding-bottom: 10px;
max-width:140px;
}

.searchform input.chat-control, input#s {
border: 1px solid #ccc;
border-radius: 7px 0px 0px 7px;
outline: none;
padding: 2px 6px 4px;
box-shadow:none;
width:80%;

}
/* @-moz-document url-prefix() {input#s{padding: 8px;}} */
button.chat_btn, button#searchsubmit {
background: #0c97f5;
    border: 0;
    color: #fff;
    padding: 0px 6px 0 6px;
    border-radius: 0px 7px 7px 0px;
    outline: none;
    margin-left: -4px;
    box-shadow: none;
    height: 27px;
}

@media (min-width: 990px){
.service_bottom_image
{
    margin-left: 0px;
}

.socialtitle {
float: right;
}
}

.smedia h2 {
font-size: 14px;
/* font-family:open_sansregular; */
color: #fff;
padding-right:10px;
margin-top: 10px;
float: left;
}
.smedia {
padding-top: 10px;padding-bottom: 5px;
}
.topfooter2 h2{
font-size: 16px;
/* font-family:open_sansbold; */
color: #424242;
margin: 20px 0px 20px 0px;
}
ul.footermenus, ul.footermenus div ul{
padding-left: 13px;
}
ul.footermenus div ul li{
padding-bottom:10px;
}
ul.footermenus li a,ul.footermenus div ul li a{
/*font-size: 13px;
font-family:open_sansregular; */
color: #424242;
}
.topfooter2 {
padding-bottom: 30px;
border-bottom: 1px solid #cfcfcf;
}

.footercopy p, .footercopy1 p{
font-size: 12px;
/* font-family:open_sansregular; */
color: #fff;
margin:0px;
/* padding:7px 0px; */
padding-top:10px;
 /*text-align: right;*/
 text-align: left;
}
.logoset{
  padding-top: 5px;
}

@media (max-width: 990px){.footercopy p, .footercopy1 p{text-align:center;}}
@media (min-width: 990px){.footercopy1 p
{float:right;}}
/*---------------About us---------*/

.aboutbanner img {
height: 100%;
width: 100%;
}
.aboutbanner {
/*height: 230px;*/
}
h2.about_header{
text-align: center;
padding-bottom: 5px;
margin: 0px 0px 20px 0px;
border-bottom: 1px solid #cfcfcf;
}
.about_header span.underline {
border-bottom: 5px solid #0d7ddb;
font-size: 18px;
color: #363636;
padding-bottom: 5px;
font-weight: bold;
text-transform: uppercase;
box-shadow:0px 5px 5px -4px #BEBEBE;
}
@-moz-document url-prefix() {.about_header span.underline {padding-bottom: 4px;}}
.aboutus p{
/* font-size: 13px; */
color: #363636;
text-align:justify;
}
.aboutus p img {
/*float:left;*/
padding-right:10px;
padding-left:10px;
padding-bottom:20px;
max-width: 100%;
width: 100%;
}

#highlights{
    font-size: 16px;
}
.aboutus li,.build_sub_heading{
/* font-size: 13px; */
color: #363636;
text-align: justify;
}
.build_sub_heading{
font-weight:bold;padding-bottom: 10px;}
.aboutcontentimg img {
display:block;
height: 100%;
width: 100%;
}
.aboutcontentimg2{
height:100%!important;
}
.aboutcontentimg{
height: 140px;
margin-top: 30px;
margin-bottom: 30px;
}
.imgehome{
height:185px;
}
.imgehome img{
height: 100%;
width: 100%;
}
.about {
/*padding: 35px 0px 30px 0px;
padding: 15px 0px 10px 0px;
padding-bottom:30px;*/
}
.infotitle h3,.aboutinfo h2.widgettitle{
font-size: 18px;
color: #fff;
font-weight: bold;
margin:0px;
text-transform: uppercase;
}
.infotitle,.aboutinfo {
text-align: center;
padding: 20px 12px;
margin-top:20px;
}

h2.widgettitle{
background: #f29b30;
text-align: center;
padding: 12px 12px;
margin-top:21px!important;
}

.footermenus h2.widgettitle {
background-color:#fff;
text-align: left;
padding:0px;
}

.footermenus h2.sitemaptitle
{
    font-size: 16px;
    font-weight: bold;
}

.sitemap_list li
{
  padding-bottom:5px;
  text-align:left;
  /* list-style-type: square;
  font-size:12px; */
}



.bloginfo h2.widgettitle
{
    background-color: #f29b30;
    text-align: left;
    padding: 10px;
    font-size: 16px;
    margin-top: 31px!important;
    color: #fff;
}

.bloginfo ul
{
padding-left: 19px;
text-align:left;
}
.bloginfo ul li
{
  margin-top:10px;
  padding:0px;
}

@media (min-width: 990px){

.blog-top
{
margin-top:61px;
}
h2.footertitle
{
margin-top:12px!important;
}

h2.widgettitle
{
 /*margin-top: 38px!important;*/
}
}
.aboutcontentimg1 {
margin-top: 15px;
}

ul.infolist, .aboutinfo ul, .aboutinfo ul{
list-style-type: none;
padding: 0;
padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #ababab;
  border-left: 1px solid #ababab;
  border-right: 1px solid #ababab;
  margin-bottom:20px;

}
ul.infolist, .aboutinfo ul, .aboutinfo ul a:hover {
text-decoration:none;
}
.aboutinfo ul.menu li.menu-item1 {
padding: 10px 0px;
list-style-image:url('image/side-icon1.png');
list-style-position:inside;
padding-left:10px;
width:100%;
font-weight:bold;
}
.aboutinfo ul.menu li.menu-item1:hover {
list-style-image:url('image/side-icon1hover.png');
list-style-position:inside;
background:#F29B30;
color:#fff;
}
.aboutinfo ul.menu li.menu-item1.item2 {
list-style-image:url('image/side-icon2.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item2:hover {
list-style-image:url('image/side-icon2hover.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item3 {
list-style-image:url('image/side-icon3.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item3:hover {
list-style-image:url('image/side-icon3hover.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item4 {
list-style-image:url('image/side-icon4.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item4:hover {
list-style-image:url('image/side-icon4hover.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item5 {
list-style-image:url('image/side-icon5.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item5:hover {
list-style-image:url('image/side-icon5hover.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item6 {
list-style-image:url('image/side-icon6.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item6:hover {
list-style-image:url('image/side-icon6hover.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item7 {
list-style-image:url('image/side-icon7.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item7:hover {
list-style-image:url('image/side-icon7hover.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item8 {
list-style-image:url('image/side-icon8.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item8:hover {
list-style-image:url('image/side-icon8hover.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item9 {
list-style-image:url('image/side-icon9.png');
list-style-position:inside;
}
.aboutinfo ul.menu li.menu-item1.item9:hover {
list-style-image:url('image/side-icon9hover.png');
list-style-position:inside;
}

ul.infolist li a:hover,.aboutinfo ul li a:hover, .aboutinfo ul li a:hover{
color:#005dac;
}
.aboutinfo ul li.current-menu-item a, .aboutinfo ul li.current-menu-item a{
color:#005dac;
/*text-shadow: 1px 0px 0px #9cb4d5;*/
}
.active{
color:red;
text-shadow: 1px 0px 0px #9cb4d5;
}
ul.infolist li img{
float: left;
margin-top: -3px;
height: 30px;
width: 25px;
}
p.error {
font-size: 24px;
color: #e37729;
text-align: center;
font-weight: bold;
}
.socialmedia-buttons.smw_left {
padding-left: 75px;
}
.client {
padding-bottom: 20px;
}
.singleimg img {
width: 100%;
height: 350px;
padding-bottom:20px;
}

/*---------------Empliments us---------*/

.empliments {
height: 169px;
border: 1px solid #cfcfcf;
text-align: center;
box-shadow: 0px 0px 3px #D3D3D3;
margin-bottom: 20px;
}

.empliments_b_image {
width:auto;
height:46%;
margin-top:20px;
padding-top: 6px;
}
.empliments_b_image1 {
width:auto;
height:46%;
margin-top:10px;
    padding-top: 20px;
}

#parent_div:hover #child_div_1 {
   background: #0e80cc!important;
}
#parent_div:hover #child_div_1 h2 {
    color:#fff!important;
}
.inter_b_image1 {
    width: auto;
    height: 46%;
    margin-top: 10px;
    padding-top: 8%;
}

.empliments img{
width:auto;
height:auto;
/*width: 100px;
height: 95px;
margin: auto;
padding: 10px 0px;*/
}
.empliments hr {
margin: 0px 40px;
border: 0;
border-top: 1px solid #d5d5d5;
}
.empliments_title {
margin-top:10px;
text-align: center;
height: 60px;
padding: 0px 10px;
background: #fff;  /*#3E8BBF;#0E80CC*/
    border-top: 1px solid #d8d8d8;
}
.empliments_title1 {
margin-top:33px;
text-align: center;
height: 55px;
padding: 0px 10px;
background: #044B7B;  /*#3E8BBF;#0E80CC*/
}
.inter_title1 {
margin-top:33px;
text-align: center;
height: 45px;
padding: 0px 10px;
background: #044B7B;  /*#3E8BBF;#0E80CC*/
}
.inter_title1 {
margin-top:33px;
text-align: center;
height: 45px;
padding: 0px 10px;
background: #044B7B;  /*#3E8BBF;#0E80CC*/
}
.client_title1 {
margin-top:33px;
text-align: center;
height: 56px;
padding: 0px 10px;
background: #044B7B;  /*#3E8BBF;#0E80CC*/
}
.client_title1 h2 {
    margin: 0;
    padding: 7px 0px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    /* text-transform: uppercase; */
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .client_title1 h2{
        margin: 0;
        padding: 7px 0px;
        font-size: 13px;
        color: #fff;
        font-weight: bold;
        /* text-transform: uppercase; */ 
    }

}
.empliments_title h2{
    margin: 0;
padding:5px 0px;
font-size: 15px;
color: #000;
font-weight: bold;
}

.empliments_title1 h2 {
margin: 0;
padding:5px 0px;
font-size: 15px;
color: #fff;
font-weight: bold;
/* text-transform: uppercase; */
}
.inter_title1 h2 {
margin: 0;
padding:5px 0px;
font-size: 13px;
color: #fff;
font-weight: bold;
padding-top: 6%;
}

.empliments_title p{
margin: 0;
font-size: 11px;
color: #fff;
text-align: center;
}
.empliments_title1 p{
margin: 0;
font-size: 11px;
color: #fff;
text-align: center;
line-height: 1.2em !important;
}
.emplimentsimg{
margin:10px 0px;
/* border-bottom: 1px solid #cfcfcf; */
}

/*---------------Project ---------*/
table {
width:100%!important;
}



.project_title h2, .services_title h2 ,.address_had h2, h2.zone_name{
margin: 0;
font-size: 16px;
color: #363636;
font-weight: bold;
}

.services_title h2 a{
text-decoration:none;
color:#fff;
}

.project_title h2{
text-align: center;
padding: 12px 0px;
}
.project_title {
border-top: 1px solid #cfcfcf;
border-left: 1px solid #cfcfcf;
border-right: 1px solid #cfcfcf;
}
.project {
/*height: 163px;*/
height: 160px;
}
.project img{
width: 100%;
height: 121px;
}
.emplimentsimg1 {
border-bottom: 1px solid #d5d5d5;
padding-bottom: 20px;
padding-top: 25px;
text-align: center;
}
.project:hover > .project_title h2 {
color: #fff;
}
.project:hover,.project_title h2:hover {
background:#005dac;
}
.services_title img {
float: left;
padding-right: 10px;
}

.project1{
height: 163px;
border-top: 1px solid #cfcfcf;
border-left: 1px solid #cfcfcf;
border-right: 1px solid #cfcfcf;
}
a.project_title1 {
margin: 0;
font-size: 16px;
color: #363636;
font-weight: bold;
padding: 12px 0px;
text-decoration:none;
}
/*---------------Services ---------*/

.service_arrow_right
{
 float:right!important;
}

.service_arrow_left
{
 float:left!important;
 padding-left:10px;
}

.service_arrow_down
{
 float:right!important;
 margin-top: -24px;
}


.services_title_h2_override
{
text-align: center;
padding: 15px 0px 0px 0px !important;
font-size:15px !important;
}

.services_title h2{
  height:60px!important;
  /*background-image: url('image/cap.png');*/
  background-repeat: no-repeat;
  background-position: 10px;
  padding: 15px 15px 15px 52px;
  color: #fff;
  background-color:#1D8FDC;

    }
.services_title {
  background-color: #FBFBFB;
  border: 1px solid #ababab;
  box-shadow: 0px 0px 3px #C2C2C2;
  float: left;
  width: 100%;
  padding-bottom: 15px;
  }
ul.servicelist {
list-style-type: none;
padding:15px;
height: 250px;
/*
height:295px;*/
}
ul.servicelist li{
font-size: 13px;
  color: #4A4A4A;
  border-bottom: 1px solid #d5d5d5;
  padding: 0px 0px 6px 22px;
  background: url('image/right.png');
  background-repeat: no-repeat;
  margin-top: 5px;
  text-align:left;  }
.serviceblock a.more{
font-size: 13px;
color: #005dac;
text-decoration:none;
font-weight:bold;
padding: 10px 0px;
}
.serviceblock {
margin-bottom: 10px;
padding-top: 25px;
}
.navigation p {
float: right;}
.navigation p a {
padding:15px 10px 0px 10px;
font-weight: bold;
color: #e37729;
font-size: 14px;
}
.clientimgs-slide{

}
.clientcat h2 {
font-size: 16px;
color: #363636;
text-transform: uppercase;
font-weight: bold;
/*
border-bottom: 1px solid #cfcfcf;
padding-left: 15px;
*/
}
.clientimage {
height: 60px;
padding: 0px 10px;
margin-bottom: 10px;
}
.clientimage img{
margin: auto;
height: 100%;
display: block;
}
form.wpcf7-form p {
padding-right:20px;
padding-bottom: 10px;
float: left;
}
.address_had h2{
   /* padding:0px 23px; */
       padding: 14px 0px 12px 26px;
    margin-bottom: 1.5%;
}
.address_had hr {
margin: 5px 15px 10px 15px;
border-top: 1px solid #cfcfcf;
}

.contact_h2
{
margin: 0px;
font-size: 16px;
color: #363636;
font-weight: bold;
margin-bottom:10px;
}

h2.zone_name {
border-bottom: 1px solid;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom-style: dotted;
padding-top: 20px;
}
.office_pic {
float: left;
padding-right: 15px;
height: 180px;
padding-top: 25px;
padding-left: 15px;
}
.contact_box_a {
padding-bottom: 30px;
}
.add {
border: 1px solid #ababab;
padding: 6px;
border-top: 8px solid #0E80CC;
box-shadow: 0px 0px 3px #D3D3D3;
height:210px;
}

.add1 {
    border: 1px solid #ababab;
    padding: 6px;
    border-top: 8px solid #0E80CC;
    box-shadow: 0px 0px 3px #D3D3D3;
    height: 248px;
}
.add h5 {
font-size: 16px;
color: #363636;
font-weight: bold;
}
form.wpcf7-form {
padding: 0px 15px;
}
form.wpcf7-form p {
color: #363636;
font-weight: bold;
}
form.wpcf7-form textarea#textarea {
width: 73%;
}
form.wpcf7-form select#country {
/* font-family: inherit;
box-shadow: 0px 3px 6px #E8E8E8;
*/
    font-size: inherit;
    line-height: inherit;
    border: 1px solid #ababab;
    height: 30px;
}
form.wpcf7-form input#submit {
background: #0b84d5;
    padding: 8px 24px;
    font-size: 14px;
    color: #fff;
    border: 0px;
    cursor: pointer;
    border-radius: 8px;
    margin-top: 15px;
}
.blog h2 {
font-size: 18px;
color: #363636;
padding-bottom: 10px;
font-weight: bold;
margin: 0;
}
.blog a h2:hover, .blog a:hover,.other_assi li a:hover  {
color: #005dac;
text-decoration: none;
}
.other_assi li {padding-bottom: 3px;}
p.postby {
padding-bottom: 10px;
}
p.postcat {
padding-top: 10px;
}
div#build_list {
background-color: #f0f0f0;
padding: 10px 0px;
margin: 10px;
margin-top:3%;
}
h2.project_had,h2.image-title{
font-size: 16px;
color: #363636;
font-weight: bold;
border-bottom: 1px solid #cfcfcf;
margin-bottom: 20px;
padding-bottom: 5px;
}h2.project_had{padding-left: 10px;}.aboutcontentimg2 {
margin: 20px 0px;
}
h2.image-title {
margin-top: 0px;
}
.projectspost_img {
width: 130px;
height: 100px;
padding: 5px 10px 5px 0px;
float: left;
}
.projectspost_img  img, .caption_img  img {
width: 100%;
height: 100%;
}
.other_assi,.project_show {
margin: 10px 0px;
}
h2.single_head {
border-bottom: 1px solid #cfcfcf;
font-size: 18px;
color: #363636;
padding-bottom: 4px;
font-weight: bold;
text-align: center;
}
.certification img {
margin: auto;
display: block;
padding: 10px 0px;
}.certification p {text-align: center;} .certification h2 {
    font-size: 15px;
    color: #363636;padding-bottom: 4px;font-weight: bold;text-align: center;margin:0px;}
.team_management h2{font-weight: bold;font-size: 14px;margin:0px;color: #363636;padding: 10px 0px 15px;}.team_management img {float:left;margin:0px 20px 20px 0px; }.team_management {
background:rgba(220, 234, 245, 0.38);
margin-bottom: 20px;
}
.projectspost1{padding-bottom: 10px; }
.wpcf7-validation-errors,div.wpcf7-mail-sent-ok{border:none!important;}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{display:none!important;}

/*--------Project Inner page--------*/
h2.project_hader {
border-bottom: 1px solid #cfcfcf;
font-size: 18px;
color: #363636;
margin:0px;
padding-top: 25px;
}
h2.project_hader hr {
margin: 0;
margin-top: 10px;
width: 40px;
border: 3px solid #0d7ddb;
}
.projects_imgs img{/*width:100%;height: 180px; */
margin-bottom: 15px;}
.project_ounder {
padding-top: 35px;
}
.project_assign {
background: #eeeeee;
padding: 15px;
}
p.pera_assi{padding-left: 23px;}.project_assign img{float:left;}
p.pera_assi span {
color: #0060ba;
font-weight: bold;
}
.project_decription h2{font-size: 16px;font-weight: bold;
color: #363636;
}
h4.services_lists{margin-top: 20px;font-size: 13px;font-weight: bold;color: #363636;}
.project_decription ul {
padding:0px;
list-style-type:none;
}
/*
.project_decription ul li{
padding-bottom: 3px;
padding-left:15px;
background-image: url('image/starss.png');
background-repeat: no-repeat;}
*/


/*--------Add Css Start---------------*/
.project_decription{
    margin-bottom: 3%;
}
.project_decription ul li{
padding-bottom: 3px;
padding-left:24px;
background-image: url('image/list1.png');
background-repeat: no-repeat;
    background-position: 0px 5px;
}

.project_decription ul li ul li{
padding-bottom: 3px;
padding-left:24px;
background-image: url('image/list2.png');
background-repeat: no-repeat;
background-position: 0px 7px;
}
.project_decription ul li ul li:first-child {
    margin-top:7px;
}

.project_decription ul li ul li ul li{
padding-bottom: 3px;
padding-left:24px;
background-image: url('image/list3.png');
background-repeat: no-repeat;
background-position: 0px 7px;
}
.project_decription ul li ul li ul li:first-child {
    margin-top:7px;
}

/*--------Add Css End---------------*/


.featured_project {
padding: 35px 0px 15px 0px;
}
.featured_slider{box-shadow: 0px 0px 3px 1px #cfcfcf;border: 1px solid #cfcfcf;padding: 25px 35px;}
.featured_slider img{padding: 0px 10px;}
.assigment img{padding:10px;width: 211px;height: 140px;}
/*Management Team */
.about_img {
float:left;
padding:0px 10px 0px 0px;
}
.aboutbg_color {
background-color:#F4F4F4;
padding:10px 10px 10px 10px;
margin-bottom:10px;
}
.name_head {
padding-bottom:10px;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
}


.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

/* table css start */

tr:nth-of-type(odd) {
  background: #eee;
}
th {
  background:#0e80cc;
  color: white;
  text-align:center!important;
}

th {
  border: 1px solid #ccc;
  text-align:center;
    padding:10px!important;
}
td {
  border: 1px solid #ccc;
    padding:10px!important;
}
.table1 {
width:100%;
margin-top:20px;
margin-bottom:20px;
}
/* table css end */

.read_more {
font-size:14px; color:#fff; padding: 9px 36px 9px 20px; border:0px; background:url('image/more.png') no-repeat; background-position:60px; cursor:pointer; float:right;
background-color:#e45d76; border-radius:8px;
}
.read_more.more1 {
background-color:#0e80cc;
}
.read_more.more2 {
background-color:#F29B30;
}
.read_more.more3 {
background-color:#0e80cc;
}
.read_more.more5 {
background-color:#0e80cc;
}
.read_more.more-color {
background-color:#0b84d5;
}
.read_more.more-service {
background-color:#0b84d5;
margin-right:15px;
}
.bg-color {
/* background:#f2f2f2; */
margin:10px 0px;
padding:10px 0px 0px 0px;
margin-bottom: 2%;
}
thead td{
    font-size: 16px;
}
.heading_h1 {
background:url('image/arrow.png') no-repeat center;
background-position:0px 16px;
padding-left: 30px;
border-bottom: 1px solid #CFCFCF;
padding-top: 5px;
/* margin-bottom: 3%;
background-position: 0px 16px;
*/
padding-bottom: 15px;
}
/*
.aboutcontentimg1 .heading_h1{
background-position: 0px 0px;
}
*/
.service_h2_head
{
font-size: 26px;border-bottom:none;text-align:center;background:none;font-weight: bold;

}

.wpcf7-captchac
{
 padding:0px!important;
}

.clients_heading
{
 text-transform:uppercase;
 padding-left:20px;
}

@media (min-width: 992px)
{
.gutter_left {
padding-left:0px!important;
padding-right:0px!important;
}
.gutter_right {
padding-right:0px!important;
}
}
.sector_h4 {
font-size: 16px;
color: #fff;
font-weight: bold;
text-align: center;
padding:20px 0px 8px 0px;
border-bottom:1px solid #5BB6F3;
margin:0px 15px 10px 15px;
}
.sector_h4.bottom_color {
border-bottom:1px solid #F68072;
}
.secterstext {
padding:15px 0px 15px 0px;
line-height:22px;
}
.titleservice img.img-icon {
padding-bottom:30px;
padding-top:20px;
height: 160px;
width: 233px;
}
.marquee-img {
float:left;
margin:10px 10px;
border:1px solid;
padding:10px 0px;
}
.inverted {
font-size:36px;
}
.sector_txt {
font-size:20px;
text-align:center;
border-bottom:1px solid #fff;
padding-bottom:5px;
line-height:24px;
font-weight:bold;
padding-top:20px;
color:#fff;
}
.news_sidebar {
float:left;
width:100%;
height:auto;
border:1px solid #ababab;
padding:15px;
}
.news.news_ul {
padding-bottom:0px;
border:none;
}
.seprate_area {
float:left;
width:100%;

}

.breadcrumbs {
margin-top:20px;
}

.offset-hax{margin-bottom: -8%;}

/* Sub Menu Start here */

.navbar-nav ul.sub-menu {
    padding-left: 0px;
    position: absolute;
    color: #ababab;
    z-index: 1000;
    /* margin-top: 15px; */
    margin-left: 0px;
    background: #fff;
    margin-left:0px;
    box-shadow: 0px 4px 13px -3px #808080;
    border-radius:5px;
    }
.navbar-nav ul.sub-menu li {
list-style-type: none;
display: inline-block;
padding:0px 0px 0px 0px;
background:#fff;
height:auto;
width:100%;
}

.navbar-nav ul.sub-menu li:hover {
color:#000;
background:#fff;

}

.navbar-nav ul.sub-menu > li > .item_link {
    border-color: #F0F0F0;
}

.navbar-nav ul.sub-menu li a {
text-decoration: none;
color: #000;
display: inline-block;
/*font-size: 12px;*/
padding: 0px 0px 0px 20px;
width:100%;
}
.navbar-nav ul.sub-menu {
display: none;
position: absolute;
top:12px;
}
/* newcssadded */
.navbar-collapse {
    /* padding-right: 15px; */
    padding-left:110px !important;
}
@media (max-width:1366px) {
	.navbar-collapse {
    /* padding-right: 15px; */
    padding-left:20px !important;
}
}

.navbar-nav li:hover ul.sub-menu {
display: block;
z-index: 600;
margin-top:32px;
width: 260px;
padding-bottom: 12px;
}
.navbar-nav ul.sub-menu li a:hover {
color:#fff!important;

}
.navbar-nav ul.sub-menu li:hover {
color:#fff;
background:#ed863b;
}


/*--- end of sub menu ---*/

@media (max-width:992px) {

.add {

border: 1px solid #ababab;
padding: 6px;
border-top: 8px solid #0E80CC;
box-shadow: 0px 0px 3px #D3D3D3;
height:210px;
}
ul.servicelist {
list-style-type: none;
padding:15px;
height:auto;
}
.servicecontent {
    /*border-top: 8px solid #E45D76;*/
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    padding: 15px 15px 40px 15px;
    background-color: #fff;
/*    box-shadow: 0px 0px 4px #cfcfcf; */
    margin-top: 27px;
    height: auto;
    margin-bottom: 20px;
}



.gutter_left {
padding-left:15px;
padding-right:15px;
}
.gutter_right {
padding-right:15px;
}
h4 {
text-align:center;
}

}
@media (max-width:768px) {
.secterslist {
height:auto;
}
}

@media (max-width: 960px) {
 .fact {
height: auto;
}
}
@media (max-width: 360px) {
 .fact {
height: auto;
}
}

@media only screen and (max-width: 320px){
    .add{height:270px;}
}
/*-------- Add Color Orang / Blue Start-----------*/

/*---------------- Orang ----------------*/
.read_more.more2, .read_more.more4, .border-top {
    background-color: #F29B30;
}
.show-grid [class^=col-] span, .container-fluid .show-grid [class^=col-] {
    border-left: 2px solid #F29B30;
    border-right: 2px solid #F29B30;
    border-bottom: 2px solid #F29B30;
}
.color_2, .color_4, .service_img img{
    border-top: 8px solid #F29B30;
}
ul.nav.navbar-nav.main_manu li a:hover{
border-bottom: 4px solid #F29B30;
text-shadow: 1px 0px 0px #F29B30;
}
.navbar-nav ul.sub-menu li:hover, #menu-sector_sidebar_menu li:hover, #menu-about_voyants_menu li:hover,#menu-project_sidebar_menu li:hover,#menu-careers-page-menu li:hover{
background: #F29B30;
}

/*---------------- Blue ----------------*/

.box, .top-header, .box-home, .read_more.more1, .read_more.more3, .read_more.more5, .footercopy, .table-heading, button.chat_btn, button#searchsubmit {
    background-color: #0e80cc;
}
.color_1, .color_3, .color_5{
    border-top: 8px solid #0e80cc;
}
th, .project:hover, .project_title h2:hover, .client_title1, .empliments_title1, .inter_title1 {
    background: #0e80cc;
}
.add, .add1 {
    border-top: 8px solid #0e80cc;
}
@media only screen and (max-width:414px) and (min-width: 0px){
    .add, .add1 {
        border-top: 8px solid #0e80cc;
        font-size: 11px;
    }
}
a, a:hover{
    color: #0e80cc;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background-color: #0e80cc!important;
    color:#fff!important;
}
/*-------- Add Color Orang / Blue End-----------*/
#highlight_list ul{
    margin-left:2.5%;
}
#highlight_list{
    margin-top:3%;
}
#highlight_list1 ul{
    margin-left:2.5%;
}
p {
    line-height: 1.6em;
}
.box-home a:hover{
    color: #fff;
}
.thumbnail{
    border:none!important;
}
.thumbnail a>img, .thumbnail>img{
    margin-right: 0px!important;
    margin-left: 20px!important;
}
.maps_enlarge
{
 width:1024px!important;
}
/* Services seven columns */
@media (min-width: 768px){
 .seven-cols .col-md-1,
 .seven-cols .col-sm-1,
 .seven-cols .col-lg-1  {
   width: 100%;
   *width: 100%;
 }
}

@media (min-width: 992px) {
 .seven-cols .col-md-1,
 .seven-cols .col-sm-1,
 .seven-cols .col-lg-1 {
   width: 14.285714285714285714285714285714%;
   *width: 14.285714285714285714285714285714%;
 }
}

/**
*  The following is not really needed in this case
*  Only to demonstrate the usage of @media for large screens
*/
@media (min-width: 1200px) {
 .seven-cols .col-md-1,
 .seven-cols .col-sm-1,
 .seven-cols .col-lg-1 {
   width: 14.285714285714285714285714285714%;
   *width: 14.285714285714285714285714285714%;
 }
}
.img0{
margin-top:-5%;
}

#menu-item-1571 ul{
margin-top: 52%;
}

/*last-update*/
.mt-5per{
    margin-top:5%;
}
.pt-6per{
    padding-top:6%;
}
.color-white{
    color:#fff;
}
.police-heading{
    font-size:30px;
}
.police-par{
    max-width:650px;
    width:100%;
}
.police-p{
    padding-top:6%;
}
@media only screen and (max-width:768px) and (min-width: 0px){
    .police-par{
     height: 700px;
     overflow: scroll;
    }
    .police-p{
        padding-top:8%;
    }
	.police-h1{
		top: 4%;
		transform: none;
	}
}
.pl-0{
    padding-left: 0;
}
.map-margin{
    margin-left: 37px;
}
@media only screen and (max-width: 5000px) and (min-width: 769px){
    .mobile-view{
        display:none;
    }
}
@media only screen and (max-width: 768px) and  (min-width: 0px){
       .desktop-view{
        display:none;
    }
        .office_pic-mobile {
    float: left;
    padding-right: 15px;
    height: 180px;
    padding-top: 10px;
    padding-left: 15px;
    }
   .outer-triangle{
       display:none;
   }
   .inner-triangle{
       display: none;
   }
}
@media only screen and (max-width: 992px) and  (min-width: 0px){
        .map-add {
    border: 1px solid #ababab;
    padding: 6px;
    border-top: 8px solid #0E80CC;
    box-shadow: 0px 0px 3px #D3D3D3;
    height: auto;
    }
    .mw-100{
        width:100% !important;
    }
}
@media only screen and (max-width: 767px) and (min-width: 0px){
    .thumbnail a>img, .thumbnail>img {
    margin-right: 0px!important;
     margin-left: 0px!important; 
}
form.wpcf7-form p {
    padding-right: 6px;
    padding-bottom: 10px;
    float: left;
}
.tablet-view{
    display:none;
}
}
.pt-0{
    padding-top: 0;
}
@media only screen and (max-width: 1024px){
      .searchform{
        float:left;
        margin-top:4%;
    }
    .margin-md{
        margin-top:10px;
    }
}
@media only screen and (max-width: 980px){
    .ppt{
        padding-top:11%;
    }
     .margin-md{
        margin-top:0px;
    }
}
@media only screen and (max-width: 800px){
    .ppt{
        padding-top:11%;
    }
    .searchform{
        float:left;
        margin-top:4%;
    }
}
@media only screen and (max-width: 768px){
    .ppt{
        padding-top:11%;
    }
    .searchform{
        float:left;
        margin-top:4%;
    }
    .mt-13px{
        margin-top: 13px;
    }
 
}
@media only screen and (max-width: 640px){
    .ppt{
        padding-top:13%;
    }
}
@media only screen and (max-width: 600px){
    .ppt{
        padding-top:15%;
    }
}
@media only screen and (max-width: 480px){
    .ppt{
        padding-top:11%;
    }
}
@media only screen and (max-width: 414px){
    .ppt{
        padding-top:14%;
    }
}
@media only screen and (max-width: 411px){
    .ppt{
        padding-top:13%;
    }
}
@media only screen and (max-width: 375px){
    .ppt{
        padding-top:15%;
    }
}
@media only screen and (max-width: 360px){
    .ppt{
        padding-top:16%;
    }
}
@media only screen and (max-width: 320px){
    .ppt{
        padding-top:20%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
      .mt-nav-toggle{
        margin-top:20% !important;
    }
    .mobile-view{
        display:none;
    }
  .navbar-header {
      float:right;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
   
}
.bwg-title1{
    background: rgba(14, 128, 204, 0.8);
/*     position: absolute; */
/*     height: 100%; */
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.about-voyants-img-ul{
    padding-left:0;
    list-style-type:none;
}
.about-voyants-img-ul > li{
    display:inline-block;
    width:49%;
}
@media only screen and (max-width:485px){
    .about-voyants-img-ul > li{
        width:100%;
    }
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-album-thumbnails .bwg-title2 {
 color: #fff!important;      
 font-size: 16px;
 padding: 2px;
 text-shadow: 0px 0px 0px #888888;
 max-height: 100%;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
font-weight: 500!important;
}
.career-input{
	max-width: 400px;
	width: 100%;
}
.mb-0{
    margin-bottom: 0;
}
.flex-container{
	display: flex;
	justify-content: flex-start;
	flex-flow: row wrap;
}
.align-self-center{
	align-self: center;
}
.me-3per{
	margin-right: 3%;
}
.jc-center{
	justify-content: center;
}
.mb-5per{
	margin-bottom: 5%;
}