*{
	margin:0px;padding:0px;
}
body{
	font-family: sans-serif;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid black!important;
}
a {
    color: #f6b60b!important;
    text-decoration: none;
}
.affix {
      top: 0;
      width: 100%;
  }
 .navbar {
    position: relative;
    min-height: 0!important;
    margin-bottom: 0!important;
    border: 1px solid transparent;
}
.navbar-inverse {
    border-radius: 0!important;
    background-color: white!important; 
    border-color: white!important;
}
.navbar-inverse {
    background-color:#ed604c;
    border-color:0;
    z-index: 9999;
}
.main_nav_section {
	padding-top:25px;
	padding-bottom:25px;
	background-color:white;
	color:#f6b60b;
}
.main_nav_section li {
    display: inline-block;
    list-style-type: none;
    padding-left:32px;
       margin-top: 11px;
	font-weight: 800;
}

h2{
	text-align:center;
	font-weight: 800!important;
}
h3{
	text-align:center;
    font-weight: 800!important;
}

h4{
	
}
h5{
	text-align:center;
}
p{
	line-height:1.7em;
}
.chips{
	padding-top:70px;
	padding-bottom:35px;
}
.chips p{
	text-align:center;
}
.chips i {
    font-size: 29px;
    margin-bottom: 30px;
    border: 2px solid #f6b60b;
    padding: 11px;
    color: #f6b60b;
}
.word{
	padding-top:100px;
	padding-bottom:100px;
}
.word p{
	text-align:center;
}
.word i {
    padding: 30px;
    border: 1px solid #ed604c;
    border-radius: 50%;
    margin-bottom: 30px;
    background-color: #ed604c;
    color: white;
}
.completely {
    padding-top: 40px;
    background-color: black;
    color: white;
    padding-bottom: 60px;
}
.completely p{
	text-align:justify;
}
.completely img{
    margin-top: 8px;
}

.causes {
    padding-top: 70px;
}
.causes img{
    margin-top:45px;
}
.causes p {
    text-align: justify;
    overflow: hidden;
    background-color: #f1f1f1;
    padding: 20px;
    border: 1px solid #d6d6d6;
}
.causes i {
    float: left;
    margin-right: 26px;
    background-color: #ed604c;
    padding: 10px;
    color: white;
}
.Addiction {
    padding-bottom: 70px;
}
.Addiction p {
    width: 33%;
    background-color: #666;
    display: inline-block;
    float: left;
    height: 238px;
    padding: 25px;
    text-align: justify;
    color: white;
}
.blue{
	background-color:#f8bc0b!important;
}

.company {
    padding-top: 50px;
    padding-bottom: 80px;
}
.company p{
	text-align:justify;
}
.company img{
    margin-top: 5px;
}
.leading{
	padding-top:70px;
}
/*---------------------terms-------------------*/

.terms{
	padding-top:80px;
	padding-bottom:100px;
}
.terms p{
	text-align:justify;
}
.policies{
	padding-top:90px;
	padding-bottom:100px;
}
.policies p{
	text-align:justify;
}

.footer {
    padding-top: 25px;
    padding-bottom: 10px;
    text-align: center;
    background-color: #f8bc0b;
    color: white;
}
.footer a{
	color:white!important;
}
.line {
    border: 0;
    border-top: 2px solid black!important;
    width: 180px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px!important;
	position:relative;
}

.line_1 {
    border: 0;
    border-top: 2px solid white!important;
    width: 180px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 50px!important;
}
.line_2 {
    border: 0;
    border-top: 3px solid black!important;
    width: 100px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px!important;
}
.line_3 {
    border: 0;
    border-top: 1px solid white!important;
    width: 100px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px!important;
}

.inner_sec {
	padding:50px 0;
	background-image:url(../images/s_ba.jpg);
	color:white;
	height:177px;
} 
.inner_sec h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    
}





.form{
	padding:50px 0;
}
.info-last-sec input {
    width: 100%;
    height: 40px;
    border: 1px solid black;
}
.form textarea{
	width:100%;
	 border: 1px solid black;
}
.vh {
    padding: 15px 25px 15px 25px;
    background-color: #3c3446;
    border: none!important;
    color: white;
}
.vh:hover{
	background-color:black;
}



