
body{
    background-color: #000000;
    font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	color: #a6a6a6 ;
}

body h1{
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	color: #c5c5c5 ;
}

body h2{
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size: 33px;
	color: #dcdcdc;
}

header{
    font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
    font-size: 14px;
    color: #e9e9e9;
}

header #menu-main-menu ul > li a{
    background: #000000;
}

header #menu-main-menu li{
	font-size: 14px;
	color: #e9e9e9;
}

#banner{
    font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
    font-size: 20px;
    color: #ffffff;
}

#banner h4{
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
    font-size: 60px;
    color: #ffffff;
}

#banner h5 {
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
    font-size: 32px;
    color: #eaeae7;
}

#banner .btn{
    color: #ffffff;
    background-color: #BF0000;
}

#content  a{
	color: #BF0000;
}

#content a:visited{
	color: #BF0000;
}

#content a:active{
	color: #BF0000;
}

#content a:hover{
	color: #ffffff;
}

/* .header menu. */
header #main-nav ul li a{
 	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
    color: #BF0000;
}

header #main-nav ul li a:visited{
    color: #BF0000;
}

header #main-nav ul li a:active{
    color: #BF0000;
}

header #main-nav ul li a:hover{
    color: #ffffff;
}

.breadcrumbs{
    background-color: #191919;
	color: #959595;
}

.breadcrumbs a{
	color: #959595;
}

.breadcrumbs a:hover{
	color: #FFFFFF;
}

.breadcrumbs a:visited{
	color: #959595;
}

.breadcrumbs a:active{
	color: #FFFFFF;
}

.inclusions h3[class*="inc-h"] {
    font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size: 25px;
    color: #f2f2f2;
}

.inclusions .readmore a{
    color: #ffffff !important;
}

.inclusions .readmore a.round{
    border-radius: 5px;
    background-color: #810000;
}

.inclusions .readmore a.square{
    border-radius: 0;
    background-color: #810000;
}

/* heading font */
.carousel-caption h4{
	    font-family: Lato;
    font-style: 100;
    color: #ffffff;
    font-size: 60px;
}

/* slider sub heading font*/
.carousel-caption h5{
	    font-family: Lato;
    font-style:  100;
  	color:  #eaeae7;
    font-size: 32px;
}

/* general font */
.carousel-caption p{
	
    font-family: Lato;
    color: #ffffff;
    font-style: 100;
    font-size: 20px;
}

.carousel-caption .btn{
    background: #BF0000;
    color: #ffffff !important;
}

.carousel-caption .btn.btn-link{
    background: initial !important;
}

.carousel-caption .play-movie-text{
    color: #ffffff;
}

.carousel-control{
	background: none;
	border: 0;
}



footer.page-footer{
	background-color:#151515;
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #9c9c9c;
}

footer.page-footer h3{
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size:16px;
	color: #ffffff;
}
