
body{
    background-color: #FBFBFB;
    font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #7b7b7b ;
}

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

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

header{
    font-family: "Open Sans";
	font-style: normal;
	font-weight: normal;
	background-color: #000000;
    font-size: 18px;
    color: #b0b0b0;
}

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

header #menu-main-menu li{
	font-size: 18px;
	color: #b0b0b0;
}

.hidden-phone {
	background: #000000;
}

#banner{
    font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	background-color: #eae6e6;
    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: "Archivo Narrow";
	font-style: normal;
	font-weight: normal;
    font-size: 32px;
    color: #cecccc;
}

#banner .btn{
    color: #FFFFFF;
    background-color: #FF8E12;
}

#content a{
	color: #e27d0f;
}

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

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

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

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

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

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

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

.breadcrumbs{
    background-color: #FF8E12;
	color: #e5e5e5;
}

.breadcrumbs a{
	color: #e5e5e5;
}

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

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

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

.inclusions h3{
    font-family: "Archivo Narrow";
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
    color: #3e3e3e;
}

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

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

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

/* 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: Archivo Narrow;
    font-style:  regular;
  	color:  #cecccc;
    font-size: 32px;
}

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

.carousel-caption .btn{
    background: #FF8E12;
    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:#000000;
	font-family: "Lato";
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #7b7b7b;
}

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