

body{
direction:rtl;

}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background: transparent url("http://djtiti.net/images/5.jpg") no-repeat fixed center center / cover;
}




#the-slider img{
	
	width:100%;	
}

.navbar{
	background:#282828;
}

.navbar li a{
	color:wait !important;
}

.navbar li a:hover{
	color:red !important;
}

.navbar-default .navbar-nav > .active > a{
background-color:red;
}

h2.th2 {
    text-align: right;
    font-size: 5vh;
    margin-top: 0;
    color: #ff0000;
}