@charset "utf-8";
/* CSS Document */
/*

gray bg   	#5d5d5d	#424242 #6b6b6b
Green BG 	#46907f
Green 		#44927c;
orange		#ffa801
*/
@font-face {
  font-family: av_bold;
  src: url(av_bold.ttf);
}

@font-face {
  font-family: av_exLight;
  src: url(av_ExtraLight.woff);
}

@font-face {
  font-family: av_light;
  src: url(avgtLT_Book.woff), url(avgtLT_Book.ttf);
}

@font-face {
  font-family: av_med;
  src: url(avg_Med.ttf);
}

article,
section,
aside,
hgroup,
nav,
header,
footer,
figure,
figcaption {
  display: block;
}

body,
a {
  font-family: av_light;
}

a {
  color: #000;
}

#mainContainer {
  width: 96vw;
  /*background-color:rgba(240,235,187,1.00);*/
  margin-left: auto;
  margin-right: auto;
}

.clearFix:after {
  content: "";
  clear: both;
  display: block;
}

header {
  /*			background-color:rgba(239,182,183,1.00);
    */
  height: 5vw;
}

.navbar-nav {
  float: none;
}

.navbar-nav a {
  text-transform: uppercase;
}

nav {
  /*background-color:rgba(199,236,134,1.00);*/
  height: 1.6vw;
  border-bottom: solid 1px rgba(0, 0, 0, 1);
  border-top: solid 1px rgba(0, 0, 0, 1);
  text-align: center;
}

nav ul {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  /*padding-top:0.3vw;*/
  text-align: center;
  width: 54vw;

  line-height: 1.6vw;
  height: 1.6vw;
}

nav > ul {
}

.dropdown-menu {
  width: 12vw !important;
}

.dropdown-menu li {
  float: none !important;
}

._inner {
  width: 54vw;
  margin-right: auto;
  margin-left: auto;
  padding: 0.5vw;
}

nav li {
  padding-right: 0.415vw;
  padding-left: 0.415vw;

  float: left;
  font-size: 0.75vw;
  line-height: 1.6vw; /*0.9vw;*/
}

nav li a {
  text-decoration: none;
  padding-right: 0.2vw !important;
  padding-left: 0.2vw !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* ---------------------------------------------------- SUB MENU ----------
        gray bg   	#5d5d5d	#424242
        Green BG 	#46907f
 */
#menu_title {
  width: 100%;
  background-color: #5d5d5d;
}

#menu_title div {
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 54vw;
}

#menu_title h2 {
  font-size: 1.2vw;
  font-family: av_light;
  color: #ffffff;
  margin-top: 0px !important;
  padding-left: 0.45vw;
  line-height: 1.6vw;
  text-transform: uppercase;
  margin-bottom: 0px;
}

#sub_menu {
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 54vw;
  padding-left: 0.45vw;
  padding-right: 0.45vw;
  text-transform: capitalize;
}

#sub_menu ul {
  list-style: none;
  padding-left: 0px;
}

#sub_menu > ul {
  /*border-right:1px solid #000;*/
  margin-top: 5px;
  margin-bottom: 5px;
}

#sub_details {
  width: 100%;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  height: 1.6vw;
}

#sub_details_inner {
  width: 54vw;
  padding-left: 0.45vw;
  padding-right: 0.45vw;
  margin-left: auto;
  margin-right: auto;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  height: 1.4vw;
  margin-top: 0.1vw;
  text-transform: uppercase;
}

#sub_details_inner h3 {
  width: 50%;
  float: left;
  line-height: 1.4vw;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 1vw;
  font-family: av_bold;
  display: block;
}

#no_of_pro {
  font-family: av_light;
  text-align: right;
  width: 50%;
  display: block;
  float: right;
  font-size: 1vw;
}

#no_of_pro_num {
  font-family: av_bold;
  text-align: right;
  font-size: 1vw;
}

#sub_public {
  float: left;
  margin-left: 1vw;
}

#sub_public a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9vw;
}

#ss_public {
  float: left;
  display: block;
}

#s_urban {
  float: none;
  clear: both;
}

#sub_public li {
  float: left;
  margin-right: 2px;
  background-color: #46907f;
  padding-right: 1vw;
  padding-left: 1vw;
}

.main {
  width: 100%;
  /*margin-left: auto;*/
  /*margin-right: auto;*/
}

#social-top {
  width: 15vw;
  /*margin: 4px auto;*/
  /*padding-top:1.8vw;*/
  /*float:left;*/
  /*margin-left:5.8vw;*/
}

#social-top img {
  width: 1.3vw;
  padding: 0.2vw;
  box-sizing: initial;
}

#menu_icon {
  float: left;
  margin-left: 4.5vw;
  margin-right: 2vw;
}

#menu_icon img {
  width: 1.5vw;
  padding-top: 2vw;
}

.main_logo {
  width: 11vw;
  float: right;
  margin-right: 1vw;
  margin-top: 0.55vw;
}

#search {
  float: right;
  margin-right: 6vw;
  margin-top: -1.45vw;
}

#search input {
  width: 11vw;
  font-size: 0.8vw;
  background-color: rgba(166, 166, 166, 1);
  color: rgba(45, 45, 45, 1);
  border-radius: 0.8vw;
  border: none;
  height: 1.2vw;
  padding-left: 1vw;
}

#search input::-webkit-input-placeholder {
  color: #000;
}

#search input:-moz-placeholder {
  /* Firefox 18- */
  color: #000;
}

#search input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
}

#search input:-ms-input-placeholder {
  color: #000;
}

/************************************************************** banner *****/
.carousel-inner img {
  width: 100%;
}

/************************************************************** carousel *****/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.carousel {
  position: relative;
}

hr {
  border-color: #000;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
  max-height: 42vw;
  width: auto;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
     background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
     background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
     background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
     background-repeat: repeat-x;*/
  background-image: none !important;
}

.carousel-control.right {
  right: 0;
  left: auto;
  /*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;*/
  background-image: none !important;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-menu-left {
  left: 20%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-menu-right {
  right: 20%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 70%;
  padding-left: 0;
  margin-left: -30%;
  text-align: right;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 9px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #5d5d5d;
  border-radius: 5px;
}

.carousel-indicators .active {
  width: 8px;
  height: 8px;
  margin: 1px;
  border-radius: 5px;
  background-color: #46907f;
  margin-left: 9px;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-menu-left,
  .carousel-control .glyphicon-menu-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 60px;
  }

  .carousel-control .glyphicon-menu-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }

  .carousel-control .glyphicon-menu-right,
  .carousel-control .icon-next {
    margin-right: 20px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
}

.carousel-indicators li {
  /*  box-shadow: 1px 1px 3px 1px #4A4A4A ;*/
}

/**********************  Hello ****/
#hello_left {
  width: 47%;
  float: left;
  font-size: 0.71vw;
  text-justify: ideograph;
  text-align: justify;
}

#intro_imgs {
  width: 100%;
  text-align: center;
}

#hello_left img {
  padding: 1vw;
}

#intro_img_1 {
  width: 10vw;
  padding-right: 2%;
}

#intro_img_2 {
  width: 8vw;

  padding-left: 2%;
}

#hello_right {
  float: right;
  width: 53%;
  padding-left: 2%;
}

#hello_right img {
  width: 100%;
}

/***************************************** quotes ***/
#quotes {
  height: 8vw;
  background-color: #919191;
  float: left;
  width: 100%;
  margin-top: 1vw;
  font-family: av_exLight;
  font-size: 1.2vw;
  /*border-left: 6px solid #47907f;*/
  outline-offset: 15px;
}

#quotes p {
  color: #fff;
  margin-left: 4vw;
  margin-top: 2vw;
}

#readMore {
  width: 67%;
  border-top: solid #fff 1px;
  float: right;
  text-align: right;
  margin-right: 2vw;
  color: #fff;
}

.home_title {
  width: 100%;
  border-top: solid 1px #6a6a6a;
  border-bottom: solid 1px #6a6a6a;
  margin-top: 0.5vw;
  margin-bottom: 0.75vw;
  float: left;
  font-family: av_exLight;
  text-align: center;
}

#news_arrows {
  z-index: 99;
  position: absolute;
  width: 19%;
  height: 100%;
  /*cursor: pointer;*/
  pointer-events: none;
}

#nprev {
  float: left;
  /*margin-top:40%;*/
  display: block;
  cursor: pointer;
  pointer-events: auto;
}

#nnext {
  float: right;
  /*margin-top:40%;*/
  display: block;
  cursor: pointer;
  pointer-events: auto;
}

#hnews_next {
  z-index: 101;
  right: 0;
  left: auto;
  /*background-image: none !important;*/
  cursor: pointer;
  pointer-events: auto;
}

#hnews_prev {
  cursor: pointer;
  pointer-events: auto;
}

.omran {
  font-family: av_bold;
  text-transform: uppercase;
}

.separator {
  border-right: 2px solid #92beb4;
  margin-left: 104px;
}
.home_title h2 {
  width: 85vw;
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  font-size: 1.5vw;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

/****************************************************** NEWS *****/
.news {
  overflow: hidden;
}

#main_news_container {
  /*width:336vw;*/
  width: 448vw;
  overflow: hidden;
  position: relative;
}

.main_news {
  width: auto;
  display: block;
  position: relative;
  /*position:absolute;*/
}

.news_vert {
  height: 27vw;
  float: left;
  display: block;
  margin-right: 0.5vw;
  margin-left: 0.5vw;
}

/*.news_vert:nth-child(2){
	margin-right:1.1vw;
	margin-left:1.1vw;
}

.news_vert:nth-child(3){
	border:none;
	margin-right:1.1vw;
}*/
.news_horz {
  width: 100%;
  height: 13vw;
}

.news_horz:nth-child(1) {
  background-color: #47907f;
  margin-bottom: 1.1vw;
}

.news_horz:nth-child(2) {
  background-color: #ffa800;
}

.news_content {
  width: 11vw;
  padding: 0.5vw;
  font-size: 0.9vw;
  line-height: 1vw;
  float: right;
}

.news_vert .img_vert {
  /*	width:14vw;*/
  height: 27vw;
}

.news_content h2 {
  font-size: 1.2vw;
  line-height: 1.1vw;
  font-family: av_bold;
  margin: 0px;
  padding-bottom: 1vw;
}

/*********************************************** footer ***/
footer {
  /*height:11vw;*/
}

#share_container {
  width: 84vw;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  /*margin-top: 2vw;*/
  margin-right: auto;
  margin-left: auto;
  padding-top: 0.2vw;
  padding-bottom: 0.2vw;
}

#copy-l {
  width: 24vw !important;
  float: left;
}

#copy-r {
  width: 60vw !important;
  float: left;
  text-align: right;
}

#share {
  width: 84vw;
  margin-right: auto;
  margin-left: auto;
  font-family: av_light;
  font-size: 0.8vw;
  color: #000;
  cursor: pointer;
}

#share a {
  text-decoration: none;
  font-size: 1.2vw;
  color: #000;
}

#share img {
  width: 1.2vw;
  height: 1.2vw;
}

#shareMe {
  float: right;
}

#share-icons ul {
  list-style: none;
  margin-left: 35.5vw;
  height: 5vw;
  display: block;
  padding-top: 0.5vw;
}

#share-icons ul li {
  float: left;
  margin-right: 20px;
}

#share-icons {
  /*width:54vw;*/
  height: 3vw;
  margin-right: auto;
  margin-left: auto;
}

#share-icons img {
  width: 2vw;
}

.footer_gray {
  background-color: #424242;
  color: #fff;
  height: 6.5vw;
  border-top: 1px solid white;
}

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

.footer_gray a:hover {
  color: #47907f;
}

.footer_gray hr {
  width: 84vw;
  height: 1px;
  background-color: #fff;
  border: 0px;
  margin-top: 3px;
  margin-bottom: 0px;
}

#contact,
#copyright {
  width: 84vw;
  margin-right: auto;
  margin-left: auto;
  font-size: 0.9vw;
  font-family: av_exLight !important;
  padding-top: 0.3vw;
  margin-bottom: 1px;
  margin-top: 1px;
}

#contact {
  text-transform: uppercase;
}

#contact a {
  text-transform: uppercase;
  font-family: av_exLight !important;
}

#copyright {
  font-size: 0.8vw;
}

#contact #gotop {
  width: 12vw;
  float: right;
  text-align: right;
  line-height: 1.5vw;
}

#up_icon {
  width: 1.5vw;
  padding-top: -0.2vw;
}

/**************************************************************** Career *******************/
.page_title_container {
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;
  background-color: #6b6b6b;
  color: #ffffff;
  font-size: 1.5vw;
  font-family: av;
}

#career_main_txt {
  font-size: 1em;
  text-align: justify;
}

.inner_container {
  width: 53vw;
  margin-left: auto;
  margin-right: auto;
}

.inner_container h2 {
  font-family: av_bold;
  font-size: 1.3vw;
  margin-top: 0.2vw;
  border-bottom: solid 1px #000;
}

.main_img {
  float: right;
  padding-left: 1em;
  width: 45%;
}

.page_title {
  margin-top: 0px;
  width: 53vw;
  margin-left: auto;
  margin-right: auto;
  font-family: av_exLight;
  font-size: 1.3vw;
  text-transform: uppercase;
  text-align: left;
}

.career_item {
  background-color: #46907f;
  color: #ffffff;
  font-weight: normal !important;
  font-size: 1.1vw;
  font-family: av_light !important;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #424242;
  border-top: 0px hidden !important;
  border-radius: 0px;
  width: 100%;
  text-align: left;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  padding: 15px;
}

.full_dubl {
  border-bottom: solid 1px #000;
  border-top: solid 1px #000;
  width: 100%;
}

.full_dubl h2 {
  text-transform: uppercase;
  font-size: 1vw;
  width: 53vw;
  margin: 0px;
  margin-right: auto;
  margin-left: auto;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  font-family: av_bold;
  padding-right: 2vw;
  padding-left: 1vw;
  margin-top: 0.2vw;
  margin-bottom: 0.2vw;
}

.career_item:hover,
.career_item:focus {
  background-color: #666;
}

.career_item .btn-info {
  background-color: #ffffff;
  color: #000;
  font-weight: normal;
  border-right: none;
  border-left: none;
}

.career_item .btn {
  border-radius: 0px;
}

.career_item .btn img {
  width: auto;
  float: right;
  margin-top: auto;
  margin-bottom: auto;
}

.career_txt p {
  margin-left: 12%;
  padding: 10px;
  margin-top: 10px;
  border-left: solid 1px #000;
}

.pm_icon {
  float: right;
}

.drop_mail {
  width: 100%;
  background-color: #6b6b6b;
  color: #ffffff;
  margin-top: 3em;
}

.job_mail h3 {
  line-height: 50px;
  font-size: 1.6vw;
}

.job_mail a {
  width: 20vw !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  display: block;
  font-size: 1.2vw;
}

.job_mail a img {
  float: left;
}

.job_mail a h3 {
  float: left;
  padding-top: 0px;
  margin-left: 20px;
  display: block;
}

.drop_mail h3 {
  font-size: 16px;
  font-weight: 100 !important;
  line-height: 32px;
  padding-left: 1em;
}

/* ---------------- Projects -------------------- */

#pro_title {
  width: 100%;
  /*padding:1em;*/
  margin-bottom: 0px;

  border-top: 1px #000000 solid;
}

#pro_title h2 {
  text-transform: uppercase;
  font-weight: 300;

  margin-bottom: 0px;
}

#pro_panel {
  background-color: #737373;
  color: #fff;
  font-weight: 300;
  border-top: solid #000 1px;
  border-bottom: solid #000 1px;
  /*padding:1em;*/
}

#pro_panel h2 {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 0px;
  margin-left: 1em;
}

#pro_paging_container li.disabled a {
  color: #888888 !important;
  pointer-events: none !important;
}

#pro_paging_container li.active a {
  color: #46907f !important;
  pointer-events: none !important;
}

#pro_paging_container {
  width: 100%;
  background-color: #737373;
  float: left;
  margin-bottom: 3px;
}

#pro_paging_container li span {
  background-color: transparent;
  border: hidden;
  float: none;
}

#pro_paging {
  width: auto;
  /*padding:1em;*/
  margin: auto;
  margin-bottom: 0px;
  float: right;
  padding-left: 0px;
  text-align: right;
  background-color: #737373;
  color: #fff;
  font-weight: 300;
  font-size: 1.1em;
  font-family: avgtLT;
  display: inline-block;
}

#pro_paging a {
  color: #fff;
  font-weight: 300;
  font-family: avgtLT;
  font-size: 17px; /*1.1em;*/
  background-color: transparent;
  border: hidden;
  padding: 0px;
}

#pro_paging li {
  float: left;
  list-style: none;
  padding: 7px;
  padding-left: 7px;
  padding-right: 7px;
}

#pro_container {
  /*width:100%;*/
  /*padding:1em;*/
  margin-bottom: 0px;
  position: relative;
  margin-top: 12px;
  text-align: center;
}

.pro_thumb {
  float: left;
  /*width:48%;
    margin:1%;*/
  position: relative;
  overflow: hidden;
  /*margin-bottom:2em;*/
  width: 19.8%;
  margin: 0.1%;
}

.pro_thumb img:hover {
  border: 1px solid #000;
}

.pro_thumb img {
  width: 100%;
  display: inline;
}

.pro_thumb_title {
  background-color: rgba(108, 108, 108, 0.8);
  position: absolute;
  bottom: 0px;
  min-height: 1.8em;
  padding: 0px;
  margin: 0px;
  width: 100%; /*calc(100% - 2em - 2px);*/
  font-family: av_exLight;
}

.pro_thumb_title h3 {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  /*position:absolute;*/
  padding-left: 0.5em;
  padding-right: 0.5em;
  padding-top: 6px;
  padding-bottom: 3px;
  font-size: 0.9em;
  width: auto;
  height: 100%;
  margin: 0px;
}

/****************** Details ****************/
#sub_menu_btn {
  color: #46907f;
  font-size: 0.6em;
  text-decoration: none;
  float: right;
  margin-right: 1em;
}

.pro_banner {
  width: 100%;
}

/* ******************************* PROJECT DETAILS ******************************************* */
#pro_header {
  width: 54vw;
  margin-right: auto;
  margin-left: auto;
  /*border-right:solid 1px #000;*/
}

.green-dark {
  background-color: #434343;
  color: #53ad39;
}

.green-dark h2 {
  font-family: av_med;
  color: #46907f;
  font-size: 24px;
  margin-top: 6px;
  margin-bottom: 6px;
  text-transform: uppercase;
  padding-left: 15px;
}

#pro_text_container {
  width: 60%;
  float: left;
}

#pro_nextPrev {
  width: 36%;
  text-align: right;
  float: left;
  margin-right: 1vw;
  /*margin-top:30px;*/
  z-index: 99;
  font-size: 0.85em;
  margin-top: 1em;
}

#pro_nextPrev a:active {
  color: #44927c;
}

#pro_nextPrev a {
  color: #333;
  font-family: av_light;
}

.disabled {
  color: #bbb !important;
  pointer-events: none !important;
}

#pro_text_container h1 {
  font-family: av_bold;
  font-size: 1.6vw;
  text-transform: uppercase;
  margin-bottom: 1px;
  margin-top: 1px;
}

#pro_text_container h2 {
  font-family: av_exLight;
  font-size: 1.25vw;
  margin-top: 1px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

#pro_details_container {
  width: 100%;
  margin-bottom: 0px;
  position: relative;
}

#pro_details_title {
  width: 100%;
  margin-bottom: 2px;
  border-top: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
}

#pro_details_title h2 {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: bold;
  width: auto;

  display: block;
}

#pro_details_title #nextPrev {
  float: right;
  margin-top: 6px;
  display: inline-block;
}

#pro_details_title .disabled {
  color: #bbb;
  pointer-events: none;
  cursor: default;
}

#pro_details_container h1 {
  margin-bottom: 1px;
  font-size: 1.5em;
  text-transform: uppercase;
}

#pro_details_container h2 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  font-size: 1em;
  color: #666;
  font-weight: 200;
}

#pro_details_container h2:last-of-type {
  border-bottom: solid 1px #000000;
}

#pro_images {
  width: 100%;
}

#pro_images #pro_surface {
  width: 100%;
  position: relative;
  padding: 0px;
  margin: 0px;
  height: auto;
}

#pro_images #pro_surface .cycle-pager {
  margin: 0px;
  font-size: 24px;
  color: #a4a4a4;
  text-align: right;
}

#pro_images #pro_surface #pro_pager {
  float: right;
  height: 31px;
}

#pro_images #pro_surface .cycle-pager-active,
#sub_menu .active {
  color: #009286;
}

#pro_images #pro_surface span,
#pro_images2 #pro_surface2 span {
  padding: 5px;
}

#pro_images #pro_surface #pro_of {
  font: 13px;
  width: auto;
  float: left;
  margin-top: 8px;
}

#pro_images .pro_img,
#pro_images2 .pro_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#pro_images img,
#pro_images2 img {
  width: 100%;
}

.pro_cat {
  margin-top: 1vw;
}

.pro_cat div {
  width: 54vw;
  padding-left: 1vw;
  padding-right: 1vw;
  border-right: solid 1px #000;
  border-left: solid 1px #000;
  margin-right: auto;
  margin-left: auto;
  line-height: 1.6vw;
  margin-top: 0.2vw;
  margin-bottom: 0.2vw;
}

.pro_cat h3 {
  font-size: 1.2vw !important;
  display: block;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
  /*object-fit: contain;*/
}

.carousel-indicators li {
  /*  box-shadow: 1px 1px 3px 1px #4A4A4A ;*/
}

.inner_facts {
  width: 67%;
  border-bottom: solid 1px #000;
  min-height: 21em;
  font-size: 0.9em;
  line-height: 1.3em;
  float: left;
  line-height: 1.4em !important;
  font-size: 1.1em !important;
}

.pro_left_share {
  background-color: #c8ddd8;
  padding: 1em;
  /*padding-left:2em;*/
  min-height: 21em;

  margin-bottom: 2em;
}

.inner_facts .fa {
  font-size: 1.2em;
}

@media print {
  .noprint {
    display: none;
  }
}

#pro_facts {
  background-color: #c8ddd8;
  padding: 1em;
  padding-left: 2em;
  min-height: 21em;
  margin-bottom: 2em;
  margin-left: 28px;
}

div {
  border-color: #ccc !important;
}

#pro_facts h4 {
  border-bottom: solid #555 1px;
}

#myCarousel {
  margin-bottom: 1em;
}

#pro_content {
  margin-top: 2em;
  font-size: 0.95em;
  margin-right: 0px;
  margin-left: 0px;
}

#pro_content .btn-info {
  background-color: #ffffff;
  color: #000;
  font-weight: normal;
}

#pro_content .btn {
  border-radius: 0px;
}

#pro_content .btn img {
  width: auto;
  float: right;
  margin-top: auto;
  margin-bottom: auto;
}

#pro_content .btn-info {
  border-right: none;
  border-left: none;
}

#slider-thumbs li,
#myCarousel2 .item {
  border: solid 1px #ddd;
}

#slider-thumbs a {
  cursor: pointer;
}

#myCarousel2 .carousel-control.right,
#myCarousel3 .carousel-control.right {
  right: 0;
  left: auto;
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%); */
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  /* background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5))); */
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

#myCarousel2 .carousel-control.left,
#myCarousel3 .carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.1)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.1) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.double_lines {
  border-top: solid 1px #333;
  border-bottom: solid 1px #333;
  font-family: av_med, arial, sans-serif;
  font-weight: bolder;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 1em;
  line-height: 24px;
}

#jobs .double_lines {
  font-size: 0.9vw !important;
}

.double_lines h3 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: normal;
  /*font-family:av_med;*/
}

/* ------------------------------------------------------ BIO -----*/

#bio_title {
  width: 100%;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  height: 1.6vw;
}

#bio_title h2 {
  margin-bottom: 0px;
  font-size: 16px;
  /*	font-weight:bold;*/
  width: auto;
  display: block;
}

.bio_year a {
  width: 60px !important;
  height: 60px !important;
  float: left;
  background-color: #46907f;
  color: #fff !important;
  margin: 2px !important;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 60px;
  /*padding-top:30px;*/
}

.bio-link:hover {
  color: #44927c;
}

.bio_year .currentYear {
  background-color: #777 !important;
}

#bio_title #bioNextPrev {
  width: auto;
  text-align: right;
  float: right;
  margin-right: 1em;
  margin-top: -3px;
}

#bio_title #bioNextPrev a {
  color: #000;
  font-size: 0.85em;
}

#bio_panel {
  width: 54vw;
  padding-left: 0.45vw;
  padding-right: 0.45vw;
  margin-left: auto;
  margin-right: auto;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  height: 1.2vw;
  margin-top: 0.1vw;
  text-transform: uppercase;
  font-weight: bold;

  /*	padding:3px;
        font-weight: 300;
        border-top:solid #000 1px;
        border-bottom:solid #000 1px;
        margin-top:10px;*/
}

#bio_panel h2 {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0px;
  margin-left: 1em;
}

.bio_projct {
  display: block;
  clear: both;
  border-bottom: solid 1px #000;
  margin-bottom: 1em;
  /*padding-top:1em;*/
  padding-bottom: 1em;
  margin-right: 0px;
  margin-left: 0px;
}

.bio_projct h2 {
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: av_bold;
  font-size: 1.4vw;
  width: 50%;
}

.bio_projct h3 {
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: av_med;
  font-size: 1vw;
  width: 50%;
}

.bio_projct img {
  width: 100%;
}

.bio_projs {
  width: 54vw;
  margin-left: 21vw;
  float: left;
  display: block;
  border-left: solid 1px #000;
  border-right: solid 1px #000;
  padding: 1vw;
  overflow-y: scroll;
  height: 80vh;
}

#bioYears {
  width: 20vw;
  float: left;
}

#bio_inner_container {
  min-height: 80vh;
}

.bio_name {
  width: 60%;
  float: left;
}

.bio_img {
  width: 25%;
  float: left;
  margin-right: 1%;
}

/*************************************************************** contact ****/

.contact_inner {
  width: 54vw;
  margin-right: auto;
  margin-left: auto;
  padding: 0.5vw;
}

.green {
  background-color: #599989;
  color: #000;
  border-top: solid #000 1px;
  border-bottom: solid #000 1px;
  margin-top: 1px;
}

.green h2 {
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0px;
}

.world_img {
  width: 35vw;
  padding: 2vw;
}

.cont_cont {
  margin-right: 0px;
  margin-left: 0px;
}

/**************************************** Contacts ****************/
.office {
  /*	width:100%;
        float:left;*/
  margin-bottom: 30px;
  margin-top: 30px;
  /*padding-bottom:20px;*/
  font-size: 1vw;
  text-transform: none;
  font-family: av_light;
}

.office_logo {
  /*	width:38%;
        float:left;*/
  text-align: center;
  line-height: 12vw;
}

.office_logo img {
  /*width:65%;
    margin-top:20px;*/
}

.office_txt {
  /*	width:60%;
        float:left;*/
  border-left: solid 2px #618f87;
  padding-left: 1%;
}

.blue_txt {
  color: #618f87;
}

.office .blue_txt {
  display: inline-block;
  padding-right: 10px;
}

.office_social ul {
  list-style: none;
  padding-top: 20px;
  text-align: center;
  /*float:left;
    margin-left:auto;
    margin-right:auto;
    width:auto;*/
}

.office_social li {
  /*float:left;*/
  text-align: center;
}

.office_social img {
  /*width:64px;*/
}

.office_contact ul li {
  text-align: left !important;
}

.office_contact li {
  float: none;
  text-align: left;
}

.top_btm_lines {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding-bottom: 30px;
}

.side_lines {
  border-right: solid 1px #000;
  border-left: solid 1px #000;
}

.office_social h2 {
  /*width: calc(100% - 1em) !important;*/
  padding-left: 1em !important;
  background-color: #599989;
  color: #000;
  font-weight: 300;
  border-top: solid #000 1px;
  border-bottom: solid #000 1px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px !important;
  display: block;
  text-transform: uppercase;
}

.office_social ul li a img {
  /*padding-right:2em;*/
  float: left;
  width: 2.2vw;
}

.office_social ul li {
  height: 64px;
  /*text-align:center;*/
  padding: 0.9vw;
}

.office_social ul li a {
  text-transform: uppercase;
  color: #2b2b2b;
  font-weight: bolder;
  font-size: 1.1em;
}

.office_social ul li a:hover {
  text-decoration: none;
}

.office_social .soc_txt {
  /*margin-bottom:30px;*/
  display: block;
  padding-top: 10px;
  float: left;
  font-size: 14px;
  margin-left: 1em;
}

.office_social .soc_aro {
  display: block;
  padding-left: 0.7em;
  padding-top: 10px;
  float: left;
  color: #ff7e00;
}

.office_social li a span:first-of-type:after {
  content: ">>";
  margin-left: 15px;
  color: #fd6b00;
  vertical-align: text-bottom;
  font-family: av_light;
  font-size: 14px;
}

/* ************************************************************************ About ***/
#profile_links {
  text-align: right;
  width: 38vw;
  display: block;
  float: left;
}

#profile_links a {
  margin-left: 1vw;
  font-size: 0.8vw;
  line-height: 1.4vw !important;
  display: inline-block;
}

#profile_container .carousel-control {
  background: none !important;
}

#profile_container h2 {
  font-family: av_med;
}

#profile_container .carousel-indicators {
  bottom: -4vw;
  padding-bottom: 1.5vw;
}

#profile_container .item {
  padding-bottom: 1vw;
}

#profile_container .carousel-indicators li {
  border-radius: 0px !important;
  box-shadow: none;
  background-color: #5d5d5d;
  margin: 0.2vw !important;
}

#profile_container .carousel-indicators .active {
  width: 12px;
  height: 12px;
  background-color: #46907f;
  color: #46907f;
}

/* ***************************************************** Bina Engineering **** */
#bina_icons img {
  height: 6vw;
  margin-top: 1vw;
}

#bina_icons {
  width: 100%;
  border-bottom: solid 1px #000;
  height: 10vw;
}

#bina_icons > div div {
  text-align: center;
  width: 100%;
  float: left;
}

/* ***************************************************** Bina Engineering **** */
.award-item {
  border-bottom: 1px solid #000;
  display: block;
  clear: both;
  height: auto;
  padding-bottom: 1.5vw;
  margin-bottom: 1.5vw;
}

.award-item img {
  float: left;
  padding-right: 2vw;
  width: 20vw;
}

.award-item p {
  float: left;
  width: 33vw;
  padding-right: 1vw;
}

.award-year {
  width: 33vw;
  text-align: right;
  float: left;
  margin-top: 1vw;
}

#profile_container .award-item {
  margin-top: 2vw;
}

/* ************************ services ************************/
.srv-txt {
  width: 39%;
  border-right: solid 1px #000;
  padding-right: 1%;
  float: left;
  margin-top: 1vw;
  font-size: 0.8vw;
}

.srv-txt a {
  font-weight: bold;
  color: #44927c;
}

.srv-pros h3 {
  font-size: 0.8vw !important;
}

.srv-pros .pro_thumb_title {
  width: 100%;
}

.srv-pros {
  width: 60%;
  float: left;
  margin-top: 1vw;
}

.srv-pros .pro_thumb {
  width: 32%;
  margin: 0.65%;
}

#client_title {
  text-align: center;
  width: 100%;
}

#client_title img {
  width: 35%;
}

#clients_txt {
  width: 54vw;
  margin-left: 21vw;
  font-size: 0.95em;
}

/**************************************************************** Team *******************/
#team_container {
  padding-top: 1em;
  /*
        display:block;
        clear:both;
        width:100%;	*/
}

.main-team {
  width: 100%;
  background-color: #44927c;
}

.team_member {
  /*	padding-top:1em;
        padding-bottom:1em;*/
  border: 1px solid #111;
  /*padding:3px;*/
  margin: 0.33%;
  float: left;
  width: 16%;
  display: block;
  position: relative;
  cursor: pointer;
}

iframe {
  width: 100%;
  height: 80vh;
}

.team_member img {
  float: left;
  /*padding-right:2em;*/
  width: 100%;
}

.team_member_details img {
  float: left;
  width: 100%;
  border: 1px solid black;
  margin: 1em;
}

.team_member_title {
  height: 25vw;
  display: flex;
  /*justify-content: flex-end;*/
  align-items: flex-end;
  padding-bottom: 0.5vw;
}

.team_member_title h2 {
  font-size: 1.2em;
  text-transform: uppercase;
}

.member_name {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font: 0/0 a; /* remove the gap between inline(-block) elements */
}

.member_name:before {
  content: " ";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.team_member h2 {
  /*
    font-family:'Arial' !important;
    color:#222;
    font-size:1.1em;*/

  text-transform: uppercase;
  font: 16px/1 Arial, sans-serif; /* Reset the font property */
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  background-color: rgba(60, 60, 60, 0.85);
  width: 100%;
  padding: 2% 0;
  color: white;
  margin: 0px;
}

.team_member:hover h2 {
  background-color: rgba(71, 144, 127, 0.85);
}

.team_member h3 {
  font-family: "Arial" !important;
  text-transform: uppercase;
  float: left;
  width: 60% !important;
  margin-top: 0px;
  font-size: 1em;
  color: #222;
}

#member_head {
  border-top: 1px solid #000;
}

#member_head p {
  margin-top: 1em;
}

/**************************************************************** Team *******************/
#member_container {
  float: left;
}

#member_container p {
  float: left;
}

#member_container ul {
  list-style: none;
  float: left;
  padding-left: 1em;
}

#member_container li {
  width: 100%;
  float: left;
  padding: 6px;
}

#member_container ul li img {
  padding-right: 1em;
  float: left;
  width: 40px;
}

.icon_txt {
  float: left;
  margin-top: 2px;
  display: block;
}

.connect_title {
  text-transform: uppercase;
  border-bottom: solid 1px #222;
  border-top: 1px solid #222;
  width: 100%;
  float: left;
  padding: 2px;
  font-weight: bold;
  margin-top: 1em;
}

#team_join {
  float: left;
  background-color: #478f7f;
  color: #ffffff;
  padding: 5%;
  padding-bottom: 0px;
  /*width:90%;*/
}

#team-left {
  width: 21vw;
  float: left;
}

#team-mainImg {
  width: 75vw;
  float: left;
}

#team_join h1 {
  text-transform: uppercase;
  font-size: 1.8em;
  margin-bottom: 0px;

  font-family: av_bold;
}

#team_join h2 {
  text-transform: uppercase;
  font-size: 1.5em;
  left-margin: 4em;
  margin-top: 0px;
  padding-top: 0px;
}

#team_join h3 {
  font-size: 1em;
  font-weight: normal;
  padding: 12px;
  padding-bottom: 1em;
  text-align: justify;
}

.all_join {
  width: 100%;
  text-align: right;
  display: block;
}

.all_join a {
  color: black !important;
}

/****************************************************** NEWS PAGE *****/
#news .left,
#news .right {
  /*height:72%;	*/
}

#news #myCarousel {
  border-bottom: solid 1px black;
}

#news_indictor {
  height: 2vw;
  border-top: solid 1px black;
  dispaly: block;
  padding-top: 2vw;
}

#news .carousel-indicators {
  bottom: -8px;
}

#news #txt {
  /*width:60%;*/
  /*	margin-right:auto;*/
  margin-left: 1.5em;
  float: left;
}

#news #txt p {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

#news_main_year {
  text-align: right;
  margin-right: 1em;
  font-weight: bold;
  font-family: av_bold;
  width: 15%;
  float: right;
  margin-top: 4em;
}

#news #txt h2 {
  font-size: 1vw;
  font-family: av_bold !important;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-weight: bold !important;
}

#news .prev_news {
  border-bottom: solid 1px #000;
  padding-top: 1em;
  padding-bottom: 1em;
}

#news .prev_news:last-child {
  border-bottom: none;
}

.prev_title {
  width: 54vw;
  background-color: #6b6b6b;
  margin-left: -0.5vw;
}

.prev_title h2 {
  margin: 0px;
  padding: 0px;
  margin-top: 0.5vw;
  padding-left: 2em;
  color: #fff !important;
  font-size: 1.2em;
  line-height: 1.5em;
  font-family: av_exLight;
}

.right_news {
}

.right_news img {
  padding: 0.5vw;
  padding-bottom: 0px;
}

.right_news a img:first-child {
  padding-top: 1em;
}

.left_news {
  border-right: solid 1px #000;
}

#consultant_container {
  width: 54vw;
}

.cons-img {
  width: 20vw;
  height: 11vw;
  float: left;
}

.const-txt {
  width: 34vw;
  height: 11vw;
  border-right: 1px #000 solid;
  float: left;
  font-size: 1.15em;
}

.const-txt ul {
  list-style-type: none;
  padding-right: 1vw;
  padding-left: 2vw;
}

.const-txt li {
  border-top: solid 1px #000;
  height: 2.75vw;
  line-height: 2.75vw;
  text-transform: capitalize;
}

.const-txt li:last-child {
  border-bottom: 1px solid #000;
}

.consultant {
  display: block;
  float: left;
  padding-top: 1.1em;
  padding-bottom: 1.1em;
  border-bottom: solid 1px #000;
}

/* pintrest social icon size*/
.PIN_1484330880141_button_pin.PIN_1484330880141_round {
  width: 2vw !important;
  height: 2vw !important;
  background-size: 2vw 2vw !important;
}

.vert_line {
  border-right: solid 1px #000;
  display: inline-block;
  height: 0.8em;
}

.dbl-down {
  float: left;
  height: 13vw !important;
}

.dbl-up {
  float: left;
  height: 13vw !important;
  margin-bottom: 1vw;
}

/* Start new style */

/* Start nav menu */

/* End nav menu */

div #menu_icon {
  float: right !important;
  margin-top: 2.7vh;
}

.vl {
  border-left: 1px solid white;
  height: 400px;
  margin: 5px;
}

span a:hover {
  color: white !important;
  font-weight: bolder;
}

.header_gray {
  background-color: #424242;
  color: #fff;
  height: 6.5vw;
}
.header_gray:hover {
  /*background-color:rgba(63, 68, 73, 1) !important;*/
}
.header_gray a {
  color: #fff;
  text-decoration: none;
}

.header_gray a:hover {
  color: #47907f;
}

.header_gray hr {
  width: 84vw;
  height: 1px;
  background-color: #fff;
  border: 0px;
  margin-top: 3px;
  margin-bottom: 0px;
}

/* End new style */

header.header_gray {
  height: 4vw;
  min-height: 75px;
}

.header_gray {
  background-color: rgba(70, 70, 71, 0.88);
  color: #fff;
  height: 6.5vw;
}
header {
  height: 5vw;
}
#topLogo {
  float: left !important;
  margin-left: 2vw;
  margin-top: auto;
}

@font-face {
  font-family: ITCAvantGardeCEGothicBook;
  src: url("/fonts/font/ITC Avant Garde CE Gothic Book.ttf");
}

header #menu_icon a {
  font-family: ITCAvantGardeCEGothicBook !important;
  font-size: 14px !important;
  margin: 3px;
}

header #menu_icon .fa {
  font-size: 15px;
  margin: 2px;
}
.header_gray {
  border-bottom: 1px solid white;
  z-index: 99;
}

@font-face {
  font-family: ITCAvantGardeGothicLTBold;
  src: url("/fonts/font/ITC Avant Garde Gothic LT Bold.ttf");
}
.active-nav {
  font-family: ITCAvantGardeGothicLTBold !important;
}
