    /* Remove the navbar's default margin-bottom and rounded borders */ 
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
    }
    
    /* Add a gray background color and some padding to the footer */
  
	body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #000 !important;
}
.btn{
	
	border: 2px solid;
    padding: 5px 64px 5px 65px;
    text-decoration: none;
    font-size: 18px;
    font-weight: 100;
	
}
.btn1{
	
text-align:center;
font-size: medium;
	
}
.btn2{
	

	
}
.navbar-brand {
    float: left;
    height: 51px;
    padding: 29px 15px !important;
    font-size: 18px;
    line-height: 20px;
}
.navbar-nav {
    margin: 7.5px -8px !important;
    font-weight: 600;
}
h1 {
    font-size: 2em;
    margin: 10px !important;
}
.row {
    margin-right: -15px;
    margin-left: 0px !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding: 15px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #000 !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-inverse {
    background-color: #000000 !important;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #ff8735 !important;
    font-size: 34px;
    font-weight: 700;
}
.navbar-inverse .navbar-nav>li>a {
    color: #ff8735 !important;
	    font-size: initial;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: ##ff8735;
    background-color: transparent;
}
.mstyle{
    border: 2px solid #000000;
    padding: 17px 60px 17px 60px;
    color: black;
    text-decoration: none;
    font-size: 21px;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #ff8735;
    background-color: transparent;
}
.h1, h1 {
    font-size: 33px;
    color: #ff8735 !important;
	
}
.h5, h5 {
    font-size: 18px;
    color: #fff !important;
}
a {
    color: #ffffff;
    text-decoration: none;
}
.mstyle1{
    border: 1px solid !important;
    padding: 5px 76px 5px 85px;
    text-align: center;
	}
	span{
	color: #ff8735;
	}
}
a {
    color: #ffffff !important;
    text-decoration: none;
}
footer {
       background-color: #000000 !important;
    padding: 25px;
}
p {
    margin: 0 0 10px;
    color: #ff8735;
	font-size: medium;;
}
    ul{
        padding: 0;
        list-style: none;
        
    }
    ul li{
        display: inline-block;
        position: relative;
        line-height: 21px;
        text-align: left;
    }
    ul li a{
        display: block;
        padding: 8px 25px;
        color: #ff8735;
        text-decoration: none;
    }
    ul li a:hover{
        color: #fff;
        background: #ff8735;
    }
    ul li ul.dropdown{
        width: max-content;
        background: #ffffff;
        display: none;
        position: absolute;
        z-index: 999;
        left: 0;
    }
    ul li:hover ul.dropdown{
        display: block;	/* Display the dropdown */
    }
    ul li ul.dropdown li{
        display: block;
    }
	.h3, h3 {
    font-size: 24px;
    color: #fff !important;
}
.mhr{
	
	    width: 59%;
    position: absolute;
}
b, strong {
    font-weight: 700;
    color: #ffffff;
}
.h2, h2 {
    font-size: 23px;
    color: #fff;
}
.heading7{
color:#ff8735;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}
h5{
	color:#ff8735 !important;
	font-size:30px;
}
.heading{
    text-align: center;
    font-size: 38px;
    font-weight: 900;
}
.heading1{
    text-align: center;
    color:#ff8735 !important;
}
span {
    color: #ff8735;
    font-size: medium;
}