  @font-face {
  font-family: 'Gibson Regular';
  font-style: normal;
  src: url("font-file/gibson-regular-webfont.eot");
  /* IE9 Compat Modes */
  src: url("font-file/gibson-regular-webfont.eot?#iefix") format("embedded-opentype"), 
  url("font-file/gibson-regular-webfont.woff") format("woff"), 
  url("font-file/gibson-regular-webfont.ttf") format("opentype"); 
  }
/*-- header --*/
body{background-image: url('../../images/All-images/bg_dot.png');background-size: 5px 5px; width:100%; float: left;}
.mainheader{width:100%;float:left;}
.mainheader .city-logo{width:238px;float:left;margin: 10px 1.5%;}
.mainheader .city-logo a#logo{padding:0;}
.mainheader .city-logo a img{float:left;width:238px;}
.mainheader .bangaloredata{width:68%;float:right;margin: 38px 2% 28px 6.5%;}
.mainheader .bangaloredata .region-header{float:left;margin: 0;}
#block-menu-menu-bangalore-data,#block-menu-menu-bangalore-data ul{width:100%;float:left;margin: 0;    border: 0;}
#block-menu-menu-bangalore-data ul li{float:left;padding: 0px 10px 0px 10px;background: #00887e;margin-right: 10px;  transform: skew(25deg, 0deg);}
#block-menu-menu-bangalore-data ul li a{color: white; font-size: 17px;transform: skew(-25deg, 0deg); font-family: Gibson Regular;}

/*-- footer --*/
#footer-wrapper { background: #292929; float: left;  width: 100%;  padding: 0;font-size: 0.95em;color: white;}
#footer {  border-top:0;letter-spacing: 0.2px;  margin-top:15px; margin-bottom:15px;    border-color: rgba(255, 255, 255, 0.15);   width: 90%;}
#footer  p a {color:#1C9069;}
.footer_nav {
    float: right;
    margin-right: 35px;
}
.footer_nav ul {
    padding: 0;
    margin: 0;
}
.footer_nav li {
    display: inline;
    padding: 15px 10px;
    float: left;    position: relative;
}
.footer_nav li a {
    color: #FFF !important;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
    font-size: 0.95em;
    margin: 0px 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
}
.footer_nav li a:hover {
    color:#1C9069 !important;
}
.main_contact:hover .info_main_div {
    display: block;
}
.main_contact:hover .info_main_div:after {content:"";position:absolute;border: 4px solid white;bottom:33px;left: 144px;border-right: 5px solid transparent;border-top: 5px solid transparent;
border-left: 5px solid transparent;    transform: rotate(-2deg);}
.info_main_div {
  
	    float: left;
    width: 254px;
    position: absolute;
    bottom:0;
	padding-bottom:36px;
    left: -110px;
    display: none;
    z-index: 6;
}
.minabouts{ left:-88px;}
.main_contact:hover .minabouts:after{left:130px;}
.info_main_div  div.abouts{color:black;    padding: 0 8px 8px;
    text-align: justify;}
li.main_contact  .last{border:0;}
.main_contact:hover .info_main_div {
    display: block;
}
.contactinfo {
    float: left;
    width: 100%;
    background: white;
    border: 3px solid #00887e;
}
.contactinfo .title {
    float: left;
    width: 100%;
    margin: 15px 0px 10px 15px;
    color: #00887e;
    font-size: 16px;
}
   .number { width: 96%;color: black;
    font-size: 14px;
    font-family: 'Gibson Regular';
    line-height: 20px;
    margin: 4px 2%;
}
.contactinfo .number {
    float: left;
    width: 100%;
    margin: 0px 0px 0px 15px;
}
.address {
    width: 85%;
    font-size: 14px;
    font-family: 'Gibson Regular';
    line-height: 20px;
    margin: 6px 2% 11px 14%;
    height: 60px;
    position: relative;
    cursor: pointer;color:#000;
}
.contactinfo .address {
    float: left;
    width: 100%;
    margin: 5px 0px 0px 15px;
}
.contactinfo .mail {
    float: left;
    width: 100%;
    margin: 5px 0px 0px 15px;    color: #000;
    line-height: 20px;
}
.text_phone {
    float: left;
    color: rgb(227, 10, 112);
    font-size: 16px;
    font-weight: bold;
}
.text_address {
    float: left;
    color: rgb(254, 120, 88);
    font-size: 16px;
    font-weight: bold;
}
.text_email {
    float: left;
    color: rgb(23, 60, 111);
    font-size: 16px;
    font-weight: bold;
}
#footer p{float:left;margin: 0;}
/*-- comeing soon --*/
.page-navigation #main-wrapper{background-image:url('../../images/All-images/news.jpg');    background-size: 100%;}
.page-navigation #main{    background: rgba(0, 0, 0, 0.43);  margin: 0;  float: left;   width: 100%;}
.page-navigation #page-title{display:none;}
#navigation_soon {  float: left; width: 100%;  text-align: center;  height: 482px;  font-size: 42px;line-height: 180px;
    color: white;  
}
.region-header .block-menu li a:hover{background:rgba(255, 255, 255, 0);}
