@import url('font-awesome.css');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
textarea { overflow: auto; vertical-align: top; resize: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; text-align: left; }
tr { vertical-align: top; }
td { vertical-align: top; }
.fleft { float: left; }
.fright { float: right; }
.fnone { float: none; }
.no-bg { background: none; }
.no-space { padding: 0px; margin: 0px; }
.checkbox { padding: 0px; margin: 0px; height: 13px; width: 13px; line-height: 13px; }
.radio { padding: 0px; margin: 0px; height: 13px; width: 13px; line-height: 13px; }
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1;
}
strong, b { font-weight: bold }
img { max-width:100%;}
body, html { }
.inputTxt { background: none repeat scroll 0 0 #F2F2F2; border: 1px solid #DFDFDF; color: #999999; padding: 7px 8px; width: 300px; }
textarea.inputTxt { height: 70px; width: 230px; }
.inputTxt:focus { background: #FFF; border: 1px solid #999; color: #333 }
body { font-size: 15px; line-height: 18px; color: #000; font-family: 'Open Sans', sans-serif; font-weight: normal; background:url(../images/bg-pattern.jpg) top center no-repeat #fff;  }
@font-face { font-family: 'Helvetica Neue'; src: url('../fonts/helveticaneuelt-webfont.eot'); src: url('../fonts/helveticaneuelt-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helveticaneuelt-webfont.woff') format('woff'),  url('../fonts/helveticaneuelt-webfont.ttf') format('truetype'),  url('../fonts/helveticaneuelt-webfont.svg#Helvetica Neue') format('svg'); font-weight: normal; font-style: normal; }
.main { width: 100%; margin: 0 auto; overflow: hidden; }
.header { height: 110px; position: relative; background: #fff; width: 100%;  }
.wrapper { max-width: 960px; margin: 0 auto; }
.slideshow { position: relative; z-index: 0; }
.slideshow .img1 { width: 100%; text-align: center; background: #eeeeee; }
.slideshow .img1 .pic { width: 100%; height: 499px; background: url(../images/banner1.jpg) no-repeat top center }
.slideshow .img2 { width: 100%; text-align: center; background: #eeeeee }
.slideshow .img2 .pic { width: 100%; height: 499px; background: url(../images/banner2.jpg) no-repeat top center }
.slideshow .img3 { width: 100%; text-align: center; background: #eeeeee}
.slideshow .img3 .pic { width: 100%; height: 499px; background: url(../images/banner3.jpg) no-repeat top center }
.slideshow .img4 { width: 100%; text-align: center; background: #eeeeee}
.slideshow .img4 .pic { width: 100%; height: 499px; background: url(../images/banner4.jpg) no-repeat top center }

.logo { display: inline-block; margin: 5px 10px ; float: left; }
.home { display: inline-block; padding: 0px 5px 0px 20px; background: url(../images/bullet.gif) no-repeat 0 5px; line-height: 20px; color: #000; text-decoration: none; position: absolute; top: 5px; right: 5px; }
.nav { float: right; margin-top: 60px; }
.nav > li > a { display: inline-block; color: #6b6b6b; text-decoration: none; font-size: 18px; font-weight: normal; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; }

.banner { position: relative; width: 100%; height: 495px; overflow: hidden; }
.shade { background: url(../images/shade.png) repeat-x transparent; height: 17px; width: 100%; position: absolute; left: 0px; top: 0px; z-index: 9999; }
.welcome { background:#fff; }
.welcome h2 { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #ff0000; line-height: 30px; text-transform: uppercase; padding:30px 0 0 0; }
.welcome span { color: #545454 }
.welcome .txt { font-size: 14px; padding: 15px 0; line-height: 21px; text-align: justify; }
.container { position: relative; z-index: 0; max-width: 960px; }

.homepage { padding: 30px 0px;

 background-image:url(../images/homebg.jpg);
    /* Set a specific height */
    height: 470px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
	 }
.homepage .block { text-align: justify; }
.homepage .block h2 { text-align: left; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #fff; line-height: 30px; text-transform: uppercase; margin-bottom: 15px; }
.homepage .block h3 { text-align: left; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #000; line-height: 30px; text-transform: uppercase; margin-bottom: 15px; }
.homepage p { padding-bottom:10px;}
.homepage .block .txt { height: 190px; background: #fff; font-size: 14px; padding: 15px; line-height: 21px; }
.homepage .block li { background: url(../images/bullet.gif) no-repeat 0px 8px; padding-left: 15px; padding-bottom: 7px; }
.homeinfra  { padding:30px 0px;}
.homeinfra h2 { text-align: left; font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #ff0000; line-height: 30px; text-transform: uppercase; margin-bottom: 15px; }
.homeinfra .col-lg-4 { margin-bottom:30px;}
.homepage .block img { height:180px; width:100%; max-width:auto;}
.wel-img { padding:30px 0}
.wel-img img { max-width:100%;}
.pages { overflow: hidden; position: relative; z-index: 0; width:100%; background: url(../images/main-bg.jpg) center -11px  no-repeat; }
.pages .wrapper { margin: 0px auto 0; max-width: 960px; }
.pages h2 { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 30px; line-height: 30px; padding: 40px 0px 30px 20px; font-weight: normal; color: #2b2b2b; text-transform: uppercase; }
.pages .banner-inner { margin: 0 auto; }
.pages .banner-inner img { width:100%;} 
.pages .container { background: #fff; padding: 15px; margin: 0 20px; min-height: 400px; height: auto !important; height: 400px; overflow: hidden; }
.pages .txt { padding: 10px 0px; line-height: 21px; font-size: 14px; text-align: justify; }
.pages .txt h3 { font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #ff0000; padding: 10px 0px; }
.pages .txt p { padding-bottom: 10px; }
.pages .txt ul { margin-bottom: 10px; }
.pages .bullet li { background: url(../images/bullet1.gif) no-repeat 10px 8px; padding-left: 25px; }
.pages .bullet1 li { background: url(../images/bullet.gif) no-repeat 20px 8px; padding-left: 35px; padding-bottom: 5px; }
.more { background: #fff; display: block; margin-bottom: 16px; padding: 20px 10px 10px; text-align: right; }
.form { float: left; }
.form h3 { margin-bottom: 10px; }
.form .label { float: left; width: 100px; }
.form .inputTxt { float: left; }
.form li { clear: both; margin-bottom: 10px; float: left; }
.navbar .nav > li > a, .navbar .nav > li.active > .dropdown-menu > li > a { color: #444; text-shadow: none; }
.dropdown-menu li:hover, .dropdown-menu li a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu .active > a, .dropdown-menu .active > a:hover { background: #f5f5f5; }
.navbar-collapse .nav a:hover { background: none;   color:#ee1d25 !important; }
.navbar-collapse .nav > .active > a, .navbar .nav > .active > a:hover { background: none; color:#ee1d25 !important; 	}
.navbar-collapse .nav > .active > a:active, .navbar .nav > .active > a:focus { background: none; outline: 0; }
.navbar-collapse .nav li .dropdown-menu { z-index: 2000; }
.dropdown-menu .dropdown i { position: absolute; right: 0; margin-top: 3px; padding-left: 20px; }
.navbar-collapse .nav > li > .dropdown-menu:before { display: inline-block; border-right: none; border-bottom: none; border-left: none; border-bottom-color: none; content: none; }
ul.nav li.dropdown a { z-index: 1000; display: block; }
header .nav .dropdown:hover > .dropdown-menu { display: block; margin-top: 0; }
/* sub menu */
.table  th { font-weight:bold;}
.dropdown-submenu { position: relative; }
.dropdown-submenu>.dropdown-menu { top: 0; left: 100%; margin-top: -1px; margin-left: 1px; -webkit-border-radius: 0 0 0 0; -moz-border-radius: 0 0 0; border-radius: 0 0 0 0; }
.dropdown-submenu:hover>.dropdown-menu { display: block; }
.dropdown-submenu>a:after { display: block; content: "\f105"; font-family: 'FontAwesome'; float: right; width: 0; height: 0; margin-top: 0; margin-right: 0px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.dropdown-submenu:hover>a:after { border-left-color: #fff; }
.dropdown-submenu.pull-left { float: none; }
.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }
.navbar-default { background: transparent; border-bottom: none; }

.footer { background: #2b2b2b; color: #aaaaaa; clear: both; font-size: 12px; padding: 20px 0px 0; overflow: hidden; }
.footer a { color: #aaaaaa; text-decoration: none }
.footer a:hover { color: #FF0000; text-decoration: none }
.copy { background: #1b1b1b; color: #aaaaaa; color: #aaaaaa; clear: both; font-size: 12px; padding: 10px 0px; margin-top: 20px; }
.design { float: right; color: #aaaaaa; }
.colLeft { float: left; margin-right: 20px; width: 640px; background: #f2f2f2; padding: 15px; }
.colLeft p { text-align: justify; padding-bottom: 10px; }
.colLeft h2 { font-size: 20px; color: #309ad5; padding-bottom: 10px; padding-top: 10px; }
.colLeft h3 { font-size: 18px; color: #000; font-weight: normal; padding-bottom: 10px; padding-top: 10px; }
.colRight { float: left; width: 265px; }
.colRight .rlinks { margin-bottom: 10px; }
.colRight .rlinks a { font-family: 'questrialregular', Arial, Helvetica, sans-serif; color: #444444; text-decoration: none; font-size: 20px; display: block; margin-bottom: 2px; height: 37px; background: #f2f2f2; border-left: 3px solid #949494; line-height: 37px; padding: 0px 10px; }
.colRight .rlinks a:hover { background: #ccc }
.colRight .news { width: 265px; }
.colRight .news .contain { height: 200px; }
.form { width: 100%}
.form .label { float: left; width: 140px; color: #000; text-align: left; font-size: 13px; font-weight: normal; line-height: 30px; padding: 0; }
.form .inputTxt { float: left; }
.form li { clear: both; margin-bottom: 10px; float: left; }
.form h2 { color: #309AD5; font-size: 20px; padding-bottom: 10px; padding-top: 10px; }
.form .button { margin: 0px; background: none repeat scroll 0 0 #309AD5; font-size: 14px; color: #FFFFFF; font-family: 'RobotoLight', Arial, Helvetica, sans-serif; border: none; }
.inputTxt { background: none repeat scroll 0 0 #fff; border: 1px solid #999; color: #000000; padding:5px 8px; width: 230px; }
textarea.inputTxt { height: 60px; }
.inputTxt:focus { background: #FFF; border: 1px solid #999; color: #333 }

 @media (max-width: 767px) {
.navbar-collapse { background: #fff; }
.navbar-toggle { margin-top: 54px !important }
.nav { float: none; margin-top: 0px; }
.welcome .txt { padding:0px;}
.welcome h2 {line-height:30px;}
.homeinfra h2 { padding:0 15px; }
.homeinfra img { max-width:100%;}
.slideshow .pic {    background-size: cover !important;    height: 170px  !important;}
.banner { height: 170px  !important;}
.homepage .block .txt { height:auto; margin-bottom:30px;}
.homepage { height:auto;}
.footer .col-lg-3 { margin-bottom:15px;}
.pages .container { margin:0}
.navbar-default .navbar-toggle { border-radius:0}
}
