/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 70px;  
}

h1, h2, h3, h4, h5, h6{ font-family: 'Open Sans', sans-serif; }

h1{font-size:42px;}
h2{font-size:28px;}
h3{font-size:22px;}

p{line-height:24px;}
.navbartop{ border-top:7px solid #990000; background:#fff; min-height:92px; box-shadow: 0 0 20px #333333; -moz-box-shadow: 0 0 20px #333333; -webkit-box-shadow: 0 0 20px #333333;	}
.navright-top{ margin-top:37px;}
.navright-top > .nav > li{padding:0px 15px;}
.navright-top > .nav > li:last{padding-right:0px;}
.navright-top > .nav > li > a{ background:#990000; border-radius:4px; color:#fff; padding-bottom:3px; padding-top:3px;}
.navright-top > .nav > li > a:hover, .navright-top > .nav > li > a:focus { background:#990000; text-decoration: none;}
.banner-bg{ background:url(../img/banner_bg.jpg) repeat-x; margin-top:110px; min-height:405px;}
.banner-bg #myCarousel .carousel-inner .item h1{ color:#fff; font-size:42px;}
.banner-bg #myCarousel .carousel-inner .item p{color:#fff; font-size:22px;}
.banner-bg #myCarousel .carousel-inner .item a{ background:none; border:1px solid #fff;}
.container-wrapper .col-lg-4{margin-bottom: 20px; text-align: center;}
.container-wrapper .col-lg-4 p{text-align:left;}
.container-wrapper .col-lg-4 h1, h2, h3, h4{text-align:left;}
.testimonialcontent .heading h2{ text-align:left;}
.testimonialcontent .heading div{text-align:left;}
/*.container-wrapper .col-lg-4 .img-circle{background:#990000; height:140px; width:140px;}*/
.container-wrapper .heading{width:100%; text-align:center; margin:0px 0px;}
.heading h2{ font-size:42px;text-align:center;}
.container-wrapper .h2{text-align:center;}
.heading .stic{border-bottom:1px solid #9c9898; margin-top:23px;}
.about-hucpl{ background:#990000; width:100%; /*margin-top:70px;*/ color:#fff; padding:23px 0 37px;}
.heading .col-lg-4{text-align:center;}
.our-exp{width:100%; margin-top:20px;}
.our-exp .heading h2{ font-size:42px; margin-top:0px; color:#990000; text-align:left;}
.our-exp p a{color:#990000; text-decoration:underline;}
.our-clnt{ background:#fff; color:#fff; margin-top:20px; padding: 10px 0 20px;}
.our-clnt .heading h2{color:#333;}
marquee{background:#fff; padding:10px 0px;}
.footer{width:100%; padding:25px 0px;}
.footer p{margin-bottom:0px; font-size:12px;}
.footer > .nav > li > a:hover, .footer > .nav > li > a:focus { color:#333333; background:none; text-decoration: none;}
.footer > .nav > li > a{color:#990000; font-size:12px; padding:0px 15px;}

/*innerpage*/
.banner-bginner{ background:url(../img/banner_bg.jpg) repeat-x; height:125px; padding:37px 0px;}
.banner-bginner h1{color:#fff; font-size:42px; }
.breadcrumb { margin: 20px 0 20px; }
.addbanner{text-align:left;}
.container-wrapper .col-lg-8 h2{margin-top:0px; color:#990000; border-bottom:1px solid #990000;  margin-bottom:30px; padding-bottom:5px;}
.container-wrapper .list-group{background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    text-align: left;}
.container-wrapper .list-group li h3{margin:0px;}
.container-wrapper .col-lg-8 form .form-group label{ font-weight:normal;}
.submit{background:none repeat scroll 0 0 #990000; color:#fff;}
.submit:hover, .submit:focus{color:#f9f9f9;}
.map{ margin-bottom:0px;}
.navright-top .nav li.dropdown a b.caret{border-bottom-color: #fff;
    border-top-color: #fff;}
.navright-top .nav li.dropdown	
.dropdown-menu{top:182%; left:14%;}
.social-icon{ font-size: 25px; margin-right: 30px;}
.accordion-group h3{ margin-bottom:0px; margin-top:0px;}
.accordion-group .accordion-heading{ border-bottom: 1px solid #DDDDDD;
    padding: 5px 10px;}
.accordion-group .list-group-item.active{ background:#990000; border:1px solid #990000}
.accordion-group .list-group-item:last-child{border-bottom-left-radius:0px; border-bottom-right-radius:0px;}
.accordion-group .accordion-inner ul {padding:0px;}
.accordion-group .accordion-inner ul li{background: none repeat scroll 0 0 #F2F2F2;
    border-bottom: 1px solid #DDDDDD;
    list-style-type: none;
    padding: 5px 35px;}
.webdomain .input-group .btn-default.go{background: none repeat scroll 0 0 #000000; color: #FFFFFF; font-size: 24px; height: 40px; line-height: 24px; width: 50px;}	
.input-group-btn .btn{padding:9px 12px;}
.input-group .form-control{height:40px;}