
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');


.footer-social li a  {
	display: inline !important;	
	float: right;
	direction: rtl;
	margin: 0 10px;
}

body {
	font-family: 'sky-bold';
	/*font-family: 'rawy-bold';*/

}

.navbar-toggle{
	background-color: #BC36D3;
}


.sponsor{
	max-height: 90%;
	width: auto;
	padding: 0;
	margin-top: 0;
}

.navbar-nav li a.sponsor:hover {
	border-top: none;
}

.navbar-nav li a.sponsor {
	border: none;
	margin-right: 30px;
	margin-top: -10px;
}

.btn-danger {
    color: #fff;
    background-color: #efc500;
    border-color: #ee0010;
}
.btn-danger:hover {
    color: #fff;
    background-color: #ee0010;
    border-color: #efc500;}

.fa-heart-o::before {
    display: none;
}

html,body{height:100%;}
.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}

 .header-container {
 	border-bottom: 5px solid #ee0010;
 	height: 110px;
 	margin-top: -30px;
 }
.navbar-fixed-top {
	background: #fff;
}

.carousel{
	padding-top: 80px;
}

.navbar-toggle {
	margin-top: 1px;
	background-color: #efc500;
}
.collapse.in {
	display: inline-flex;
}
.navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #ee0010 !important; }

    #myCarousel1 .carousel-indicators .active {

    background: #ee0010;
    border-color: #efc500;

}

span {
	color: #000;
}

h3 {
	color:#efc500;
}
hr {
	border: solid 1px #ee0010;
}

.bari{
	color: #ee0010;
}
li {
	list-style: none;
}

.f{
	background-color: blue;
	color: white;
}
.f{
	background-color: blue;
	color: white;
}

.divider-10{ 
 
margin-left: 20px; 
margin-right: 20px; 
margin-top: 10px; 

