@charset "utf-8";
/* CSS Document */

body {
	font: 400 15px Lato, sans-serif;
	width: 100%;
	line-height: 1.8;
	color: #818181;
	margin-top:50px;
	overflow-y:hidden;
	background-color:#009;
	
	}
h2 {
	font-size: 24px;
	text-transform: uppercase;
	color: #303030;
	font-weight: 600;
	margin-bottom: 30px;
}
h4 {
	font-size: 19px;
	line-height: 1.375em;
	color: #303030; color: #59092B;
	font-weight: 400;
	margin-bottom: 30px;
}
h4b {
	font-size: 12px;
	line-height: 1.375em;
	color: #303030;
	font-weight: 350;
	margin-bottom: 30px;
}
.objpostion {position:relative; margin:auto; text-align:center; background-position:center;}

.texthead {
	font-size: 19px;
	line-height: 1.375em;
	color: #303030;
	font-weight: 400;
	margin-top:30px;
}
.jumbotron {
	background-color: #FDDE02;
	color: #fff;
	padding: 100px 100px;
	height: 1000px;
	font-family: Montserrat, sans-serif;
}
.container-fluid {
	padding: 60px 90px;
	height: 1000px;
}
.bg-grey {
	background-color: #f6f6f6;
}


.logo-small {
	color: #f4511e;
	font-size: 50px;
}
.logo {
	color: #f4511e;
	font-size: 200px;
}
.thumbnail {
	padding: 0 0 15px 0;
	border: none;
	border-radius: 0;
}
.thumbnail img {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}
.carousel-control.right, .carousel-control.left {
	background-image: none;
	color: #f4511e;
}
.carousel-indicators li {
	border-color: #f4511e;
}
.carousel-indicators li.active {
	background-color: #f4511e;
}
.item h4 {
	font-size: 19px;
	font-weight: 400;
	font-style: italic;
	margin: 0px 0;
	height:100%;
}
.item span {
	font-style: normal;
}
.panel {
	border: 1px solid #f4511e;
	border-radius: 0 !important;
	transition: box-shadow 0.5s;
}
.panel:hover {
	box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
.panel-footer .btn:hover {
	border: 1px solid #f4511e;
	background-color: #fff !important;
	color: #f4511e;
}
.panel-heading {
	color: #fff !important;
	background-color: #f4511e !important;
	padding: 25px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.panel-footer {
	background-color: white !important;
}
.panel-footer h3 {
	font-size: 32px;
}
.panel-footer h4 {
	color: #aaa;
	font-size: 14px;
}
.panel-footer .btn {
	margin: 15px 0;
	background-color: #f4511e;
	color: #fff;
}
.navbar {
	margin-bottom: 0;
	background-color: #00F;
	opacity: 30%;
	border: 0;
	margin-top:10px;
	font-size: 12px !important;
	font-weight: bolder;
	line-height: 1.42857143 !important;
	letter-spacing: 4px;
	border-radius: 0;
	font-family: Montserrat, sans-serif;
}
.navbar li a, .navbar .navbar-brand {
	color: #fff !important;
	margin-top:10px;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
	color: #00C!important;
	background-color: #FFF !important;
	border-radius: 20px 00px 20px 00px;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
	color: #fff !important;
}
footer .glyphicon {
	font-size: 20px;
	margin-bottom: 20px;
	color: #f4511e;
}
.iconfloat {
	float: left;
margin-left:
}
.icontopfloat {
	float: left;
	margin-top:700px;
	margin-left:20px;
	position:fixed;
	z-index: 9999;
	font-size: 12px !important;
	font-weight: bolder;
	line-height: 1.42857143 !important;}
	
	
.buttonstar {
  padding: 5px 20px;
  margin-top:370px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #F00;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #CCC;
}
.buttonstar:hover {background-color: #B00}
.buttonstar:active {
  background-color: #00F;
  box-shadow: 0 5px #CCC;
  transform: translateY(10px);
}

	
	.backgroundserv {animation:linear; background-image: url(images/serbg.jpg); background-position:center;}
	.backgroundmov {animation:linear; background-image: url(images/movbg.jpg); background-position:center;}
	.backgroundser {animation:linear; background-image: url(images/TVserialsbanner.jpg); background-position:center;}
	.textcaption {text-align:center;}
	.bgalignall {background-position:center; text-align:center;}
	.marginservice {margin-left:30px;}
	.margintopcar {margin-top:75px !important;}
	.margintopcar2 {margin-top:02%; height:100%; !important;}

	.bannermovies {background-position:center; text-align:center; margin-left:0px;}
	
	.modal-content { background-image:url(images/indexbg2.png)!important; background-size:100%; background-repeat: repeat-y; text-align:center; background-position:center; background-color:transparent; overflow:hidden; margin-top:0px !important; border-style:solid; border-color:#000; }
	.modal-dialog { width: 83% !important;}
	.modalbannervidalign {vertical-align:top !important;}
	.modalclosefooter {margin-left:200px !important;}
	
	
