@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoond4c8.eot?4hcspv');
  src:  url('../fonts/icomoond4c8.eot?4hcspv#iefix') format('embedded-opentype'),
    url('../fonts/icomoond4c8.ttf?4hcspv') format('truetype'),
    url('../fonts/icomoond4c8.woff?4hcspv') format('woff'),
    url('../fonts/icomoond4c8.svg?4hcspv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-interface-3:before {
  content: "\e91a";
}
.icon-person299:before {
  content: "\e91b";
}
.icon-tool-5:before {
  content: "\e91c";
}
.icon-business-17:before {
  content: "\e919";
}
.icon-agreement2:before {
  content: "\e900";
}
.icon-android-logo:before {
  content: "\e901";
}
.icon-apple:before {
  content: "\e902";
}
.icon-bars-2:before {
  content: "\e903";
}
.icon-businessman:before {
  content: "\e904";
}
.icon-facebook55:before {
  content: "\e905";
}
.icon-four-grid-layout-design-interface-symbol:before {
  content: "\e906";
}
.icon-gesture:before {
  content: "\e907";
}
.icon-key195:before {
  content: "\e908";
}
.icon-magnifying-glass32:before {
  content: "\e909";
}
.icon-medical-1:before {
  content: "\e90a";
}
.icon-message106:before {
  content: "\e90b";
}
.icon-paper-2:before {
  content: "\e90c";
}
.icon-phone21:before {
  content: "\e90d";
}
.icon-picture64:before {
  content: "\e90e";
}
.icon-pin4:before {
  content: "\e90f";
}
.icon-social:before {
  content: "\e910";
}
.icon-social-media:before {
  content: "\e911";
}
.icon-social-network:before {
  content: "\e912";
}
.icon-social-network168:before {
  content: "\e913";
}
.icon-star:before {
  content: "\e914";
}
.icon-technology:before {
  content: "\e915";
}
.icon-technology-17:before {
  content: "\e916";
}
.icon-user73:before {
  content: "\e917";
}
.icon-verification5:before {
  content: "\e918";
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#4f4f4f;
}

.top-contact{
	background-color:transparent;
	padding:5px 0px 6px;
}

.top-contact ul{
	padding:0px;
	margin:0px;
	float:right;
	display:none;
}

.top-contact li{
	display:inline-block;
	font-size:14px;
	color:#FFF;
	margin:0px 5px;
	padding-left:20px;
}

.top-contact li a{
	font-size:14px;
	color:#FFF;
}
.login-icon{
	border: 1px solid #fff;
    border-radius: 50%;
    display: table-cell;
    font-size: 13px;
    margin-top: 14px;
    text-align: center;
    vertical-align: middle;
    width: 25px;
	height: 25px;
}

.search-box{
	background-color:#191b56;
	padding:20px 0px 2px;
	display: none;
}

.about-home{
	padding:25px 0px;
	background-color:#e2e2e2;
	border-top:1px solid #84807d;
	border-bottom:1px solid #84807d;
	text-align:center;
	margin-bottom:30px;
}

.about-home h1{
	font-size:18px;
	color:#282828;
	font-weight:400;
	margin:0px;
}

.strategic-partners{
	margin:0px 0px;
}
.strategic-partners h2{
	margin:0px;
	font-family: 'Open Sans', sans-serif;
	font-size:23px;
	font-weight:400;
	color:#707070;
	text-align:center;
}

.associate-partners{
	margin-top:50px;
}
.associate-partners .jcarousel-wrapper{
	border:1px solid #ccc;
}

.buyers-guide{
	margin:30px 0px;
	text-align:center
}

.buyers-guide .col-md-4{
	padding-top:30px;
	padding-bottom:30px;
}


.buyers-guide .col-md-4:hover{
	background-color:#edb449;
}

.buyers-guide .col-md-4:hover h5{
	color:#FFF;
}

.buyers-guide .col-md-4:hover .icon{
	color:#FFF;
}

.buyers-guide .col-md-4:hover p{
	color:#FFF;
}

.buyers-guide h3{
	font-family: 'Open Sans', sans-serif;
	font-size:23px;
	font-weight:400;
	color:#404952;
	text-align:center;
	margin:0px 0px 20px;
}

.buyers-guide h5{
	color:#514b46;
	font-size:18px;
	font-weight:600;
}

.buyers-guide .icon{
	font-size:60px;
	color:#978d86;
}


.bottom-section h5{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#404952;
	font-weight:600;
	border-bottom:2px solid #a8b0b9;
	padding-bottom:10px;
	margin-bottom:25px;
}


.bottom-section h6{
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#404952;
	font-weight:400;
}

.news-img{
	width:100px;
	height:100px;
	border-radius:50%;
	border:1px solid #ccc;
	overflow:hidden;
}

.news-img img{
    max-height: 100%;
    width: auto;
	height: auto;
}


footer{
	margin:50px 0px 0px 0px;
	border-top:2px solid #e7e1de;
	padding-top:40px;
}

footer ul{
	margin:18px 50px 0px 0px;
	padding:0px;
	float:left;
}

footer li{
	background:url(../images/arrow.jpg) 0px 5px no-repeat;
	list-style-type:none;
	font-size:13px;
	font-weight:400;
	padding-left:15px;
	margin:0px 0px 10px;
}

footer li a{
	color:#837d7a;
}

footer .social{
	margin-top:27px
}

footer .social h3{
	font-size:16px;
	color:#78726e;
	font-weight:400;
	margin:0px 0px 15px;
}

footer .social a{
	color:#b8b2ad;
	margin:0px 14px 0px 0px;
}



footer .social .icon{
	color:#b8b2ad;
	font-size:18px;
}

footer .copy-rights{
	background-color:#020521;
	padding:20px 0px;
	margin-top:50px;
}
footer .copy-rights p{
	color:#ccc;
	margin:0px;
}

footer .copy-rights p a{
	color:#ccc;
}


/* CSS used here will be applied after bootstrap.css */.nav { margin-bottom: 0; }
.nav > li.dropdown.open { position: static; }
.nav > li.dropdown.open .dropdown-menu {display:table; width:97%; text-align: center; left:0; right:0; margin: 0 auto; padding:30px 0px; }
.dropdown-menu>li { display: table-cell; }

.dropdown-menu li h3{
	font-size:16px;
	color: #011633;
	text-align: left;
	margin:0px 0px 20px ;
}
.dropdown-menu li h3 a{
	color: #011633;
}


.dropdown-menu li ul{
	padding:0px 23px;
}

.dropdown-menu li ul li{
	color: #011633;
    font-weight: 400;
    text-transform: none;
	text-align: left;
	list-style-type:none;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
	margin: 10px 0 0;
}


.dropdown-menu li ul li a{
	color:#8a8a8a;
}
.dropdown-menu li ul li a:hover{
	 color: #de9a0b;
}


.brid-bg{
	background-color:#0b113b;
	padding:15px 0px;
}

.brid-bg h4{
	color:#e7eef6;
	font-size:20px;
	font-weight:400;
	float:left;
	margin:0px;
}

.brid-bg ul{
	float:right;
	margin:0px;
}

.brid-bg ul li{
	list-style-type:none;
	display:inline-block;
	color:#e7eef6;
	font-size:14px;
	font-weight:400;
	margin:0px 5px;
	border-right:1px solid #e7eef6;
	padding-right:15px;
	line-height: 10px;
}
.brid-bg ul li:last-child{
	border-right:0px;
}

.brid-bg ul li a{
	color:#e7eef6;
}

.projects{
	margin:30px 0px;
}

.projects .project-box{
	border-bottom:2px solid #ed1c24;
	text-align:center;
	margin-bottom:30px;
}

.projects .project-box:hover{
	background-color:#f6eddb;
}

.projects .project-box h3{
	font-size:18px;
	color:#011633;
	font-weight:400;
}

.projects .project-box p{
	color:#3a3a3a;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}

.projects .project-box a{
	font-size:16px;
	color:#3a3a3a;
	padding:11px 0px ;
	display:block;
}

.projects .project-box a:hover{
	background-color:#edb449;
	color:#FFF;
	
}


.project-img{
	height:250px;
	overflow:hidden
}

.project-img img {
    height: auto;
    max-height: 100%;
    width: auto;
}

.short-description-bar{
	background-color:#edb449;
	padding:30px 0px 13px;
}

.short-description-bar h4{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#FFF;
	font-weight:600;
	margin:0px;
}

.short-description-bar a{
	color:#151238;
}


.description-bar-icon{
	float:left;
	font-size:30px;
	color:#191b56;
	margin:3px 0px 0px 0px;
}

.description-bar-detail{
	float:right;
	width:78%;
	color:#151238;
}

.description{
	text-align:center;
	padding:50px 0px;
}

.description h2{
	color:#011633;
	font-size:23px;
	font-weight:400;
}

.description p strong{
	font-size:16px;
	font-weight:400;
	color:#011633;
}

.tab-bg{
	 background-color: #191b56;
}
.tab-content{
	margin-top:30px;
	background-color:#eceff1;
	border:10px solid #e5e7ea;
	padding:25px;
}

.tab-content h2{
	margin:0px 0px 20px 0px;
	font-size:23px;
	color:#333;
}



.tab-pane ul{
	padding:0px;
	margin:0px;
}

.tab-pane ul li{
	list-style-type:none;
	float:left;
	background:url(../images/tab-list.png) 0px -4px no-repeat;
	padding-left: 40px;
	width: 33%;
	 padding-bottom: 9px;
	 margin-bottom: 23px;
}


.enquiry{
	text-align:center;
	margin:30px 0px;
}


.enquiry h3{
	font-size:25px;
	color:#011633;
	font-weight:400;
	margin:0px 0px 20px 0px;
}

.enquiry-box{
	background-color:#151238;
	padding:20px;
}

.div-centre{
	float:none;
	margin:0 auto;
}

.partners-box{
	text-align:center;
	border: 1px solid #ccc;
    padding: 20px;
	margin-bottom:30px;
}

.partners-box h3{
	font-size:20px;
	color:#151238;
}

.partners-img{
	height:auto;
	margin:0 auto;
	text-align:center
}


.news-box{
	text-align:left;
}

.news-testimonial-img {
	height:250px;
	overflow: hidden
}

.news-testimonial-img img{
	width:100%;
}


.contact{
}


.contact h2{
	color: #011633;
    font-size: 25px;
    font-weight: 400;
    margin:30px 0 20px;
}

.contact h3{
	color: #011633;
    font-size:16px;
    font-weight: 400;
    margin:0px 0 10px;
}
.address-box{
	border:1px solid #ccc;
    padding: 22px;
	margin-bottom:30px;
	height: 244px;
}

.address-box .icon{
	color:#de9a0b;
}

.address-box a{
	color:#4f4f4f;
}

.address-box a:hover{
	color:#de9a0b;
}

.map {
	width:100%;
	height:250px;	
}


.map-wrap {
	position:relative; 
}
	
.overlay {
	width:100%;
	min-height:500px; 
	position:absolute; 
	top:0;
}

.form-box{
	border:1px solid #ccc;
	padding:15px 0px;
	background-color:#ecdcba;
}

.form-box input,textarea,select{
	margin-bottom:20px;

}

.about {
	text-align:center
}
.about h2{
	 color: #151238;
    font-size: 32px;
	font-weight:400;
	text-align:center;
	margin-top:30px;
	line-height:41px;
}

.about h2 span{
	font-weight:500;
	color:#de9a0b
}



.our-mission{
	margin-top:50px;
	text-align:left !important;
	 background-color: #0b113b;
    padding:40px 0;
}
.our-mission h3{
	 color: #FFF;
    font-size: 20px;
    font-weight: 400;
}
.our-mission p{
	color:#bec4d4
}
.our-mission strong{
	 color: #FFF;
}

.our-mission .icon{
	color: #de9a0b;
    float: left;
    font-size: 37px;
    margin-right: 20px;
    margin-top: 12px;
}


.director-overview{
	padding:20px 0px 50px ;
	background:url(../images/pattern.jpg) repeat;
}

.box-border::before {
  border: 1px solid #ccc;
    content: "";
    height: calc(100% + 14px);
    left: -7px;
    position: absolute;
    top: -7px;
    width: calc(100% + 14px);
}

.box-border {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    float: left;
    padding:40px 30px;
    position: relative;
    text-align: left !important;
}

.director-overview h2{
	font-size:30px;
	font-weight:300;
	text-align:center;
	margin-bottom:10px;
	color: #151238;
}


.key-members{
	margin-top:0px;
	padding:30px;
	background-color:#eae9e8;
}

.key-members h3{
	font-size:23px;
	font-weight:500;
	text-align:center;
	color: #151238;
	margin-bottom:30px;
}

.key-member-box{
	border:1px dashed #ed1c24;
	text-align: center;
	padding:15px 0px;
	margin-bottom:30px;
}

.key-member-box p{
	color:#333333;
	margin:0px;
}

.foot-prints{
	 background: url(../images/foot-print-pattern.jpg) repeat;
    padding: 40px 0;
	  text-align: center;
}

.foot-prints h3{
	font-size:28px;
	font-weight:500;
	text-align:center;
	color: #FFF;
	margin-bottom:30px;
}

hr {
    display: inline-block;
    width: 70px;
    border: 0;
    border-top: 2px solid #ed1c24;
    margin-top: 0px;
    margin-bottom: 0;
}

.services-section{
	text-align:left;
	margin-top:23px;
}

.services-section h3{
	font-size:20px;
	font-weight:500;
	color:#151238
}

.services-section p{
	border-bottom:1px dashed #de9a0b;
	padding-bottom:15px;
}

.services-section ul{
	padding:10px 0px;
	margin:0px;
	background-color:#eae9e8;
	border-right:8px solid #de9a0b
}
.services-section ul li{
	list-style-type:none;
	padding:10px 20px;
	border-bottom:1px dashed #6a6a6a
}

.services-section ul li a{
	color:#151238;
}

.services-section ul li:last-child{
	border-bottom:0px dashed #6a6a6a
}

.services-section .active{
	background-color:#de9a0b;
	color:#FFF;
}

.services-section .active a{
	color:#FFF;
}



/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should be a color other than white */
	z-index:99; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally on the screen */
	top:50%; /* centers the loading animation vertically on the screen */
	background-image:url(../images/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}




/*hover effect*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-bottom:30px;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 20px;
  font-weight:400;
  padding: 30px  10px;
  background: rgba(0, 9, 85, 0.9);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin:12% auto 0px;
  width:50%;
}


.hovereffect:hover h2 {
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
  background-color: rgba(237,180,73,0.9);
}



.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin:20px 0 0 0;
  padding:15px 17px;
  display:none;
  font-size:14px;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
    box-shadow: 0 0 5px #fff;
	display:block;
}




/*Forms*/
.form-div{
	width:231px;
	float:left;
	margin:0px 14px;
}

.form-div2{
	width:180px;
	float:left;
	margin:0px 14px;
	 text-align: left;
}

.form-div3{
	width:211px;
	float:left;
	margin:0px 14px;
	 text-align: left;
}

select {
	-moz-appearance: none;
    background:url("../images/dropdown_arrow.jpg") no-repeat scroll 97% center #ffffff;
    border:1px solid #ccc;
    border-radius: 5px;
    color: #8e8e8e;
	font-size: 14px;
    height: 40px;
    padding: 10px 13px 10px 10px;
    text-transform: none;
    width: 100%;
	
}



/*Buttons*/
.yellow{
	background-color:#edb449;
	/*width:84px;*/
	height:40px;
	color:#FFF;
}

.red{
	background-color:#ee1c29;
	color:#FFF;
}

.reset{
	border:1px solid #FFF;
	margin-left:10px;
}
.height{
	height:auto
}



.coming-soon{
	text-align:center;
	font-size:30px;
	font-weight:400;
}

.icon-magnifying-glass32{
	margin-top:5px;
	display:block;
}

.input_error {
    width:100%;
    margin-bottom: 30px;
    border: 1px solid #ffb3b3;
    border-radius:4px;
    font-size: 14px;
    padding: 10px;
}

.input_error, .input_errorongoing {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 0, 0, 0.5);
    color: #f44;
    height:40px;
    margin-top: 0;
    outline: 0 none !important;
}
.textarea_error {
    background-color: #fff;
    border: 1px solid #ffb3b3;
    border-radius:4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 0, 0, 0.5);
    color: #f44;
    outline: 0 none !important;
    padding: 6px 10px;
	width: 100%;
}

.sucess_msg {
	background:#5FAA4B;
	border: 1px solid #CCD5CD;
	border-radius: 3px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	margin:0px auto 20px;
	padding: 10px 0 10px 38px;
}

.yellow-line{
	background:url(../images/yellow-line.jpg) 0 bottom repeat-x
}

.video{
	background-color:#d1f5f5;
	padding:50px 0px;
}

.video-border{
	border:1px solid #0b113b;
}

marquee{
	height: 30px;
}
.ticker-box{
	color:#f20909;
	font-size: 15px;
    font-weight: 700;
	    margin: 5px 0px;
}
.rera-cer{
	text-align:center;
}

.certificate{
	font-size:20px;
	margin-top:20px;
}

.certificate .icon{
	    font-size: 50px;
}

.certificate a{
    color: #011633;
}


@media screen and (max-width:1200px) {
.form-div {
    width: 180px;
}

footer ul {
    margin: 18px 20px 0 0;
}
.nav > li > a {
    padding: 10px 9px;
}
.foot-prints img{
	width:100%;
}
.enquiry .col-md-8{
	width:100%;
}
.form-div2 {
    float: left;
    margin: 0 14px 20px;
    width: 29%;
}
}

@media screen and (max-width:991px) {
.form-div {
    margin-bottom: 22px;
    width: 46%;
}

.yellow {
    clear: both;
    display: block;
    margin: 0 auto;
}	
.navbar-header {
    float: none;
}
.navbar-brand {
    float: none;
	padding: 0;
	display: block;
	height:auto
}
.nav > li > a {
    padding: 10px 10px;
}
.navbar-nav {
    margin: 0;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-top: 0;
}
.navbar-brand > img {
    margin: 0 auto;
}
.top-contact ul {
    float: none;
    text-align: center;
}
.dropdown-menu li ul li {
    margin: 0 0 10px;
}
.hovereffect h2 {
    font-size: 15px;
    font-weight:500;
}
.hovereffect a.info {
    font-size: 13px;
    font-weight: 600 !important;
	 margin: 4% auto 0;
}
footer .col-md-3{
	display:none
}
.thumbnail {
    height: auto;
}
}

@media screen and (max-width:768px) {
.navbar-brand {
    float: left;
}	
.hovereffect img {
    margin: 0 auto;
}
	
.description-bar-detail {
    float: left;
    margin-left: 30px;
}	
}

@media screen and (max-width:730px) {
.form-div {
    width: 44%;
}
}

@media screen and (max-width:500px) {
.form-div {
    width:94%;
}
.buyers-guide {
    padding:0px 20px;
	 margin:0px;
}

footer .copy-rights p{
	display:block;
	float:none !important;
	clear:both;
	text-align:left !important
}
footer {
    margin: 5px 0 0;
}
.description-bar-icon {
    clear: both;
    display: block;
    float: none;
    text-align: center;
}
}
