#bigtitleftPad>*
{
   margin: 0;
}
#bigtitleftPad
{
   height: 70px;
   width: 100%;
   padding: 15px 0 0 30px;
   background-color: #333;
   font-size: 15px;
   margin-top: 0px;
   color: #ccc;
   text-shadow: 2px 2px 8px #000;
   /*box-shadow: inset 0px -80px 285px -180px #aaa;*/
   font-weight: bold;
   font-family: Arial,Helvetica,Sans-serif;
   -webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box;   
   box-sizing: border-box;
}
div.featureSpacer{
   margin-bottom: 50px;
   margin-top: 50px;
}
div.imageContainer img{
   width: 100%;
   height: auto;
}
div.imageContainer{
   padding: 0;
   margin: 0;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid #333;
   overflow: hidden;
   background: #fff;
   box-shadow: 2px 2px 3px #777;
   width: 700px;
}
div.featureContainer
{
   display: block;
   padding: 0 40px 40px 40px;
   margin-left: auto;
   margin-right: auto;
   overflow: hidden;
   box-shadow: 0px 0px 5px #999;
   background: #f3f3f3;
   width: 850px;
   -webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box;   
   box-sizing: border-box;
}
#v8
{
	height: 515px; 
	width: 100%;
	background-image: url('//cdn2.scriptcase.net/es/lib/../v8_features/img/background_v8_new.png');
}
.choose-feature
{
	height: 200px; 
	width: 100%;
	text-decoration: none;
}
.feature-category
{
	margin:0;
	padding:0;
	position: relative;
	height: 150px;
	width: 95%;
	margin: auto;
	top: 285px;
	text-align: center;
}
.feature-option
{
	position: relative;
	display: inline-block;
	line-height: 50px;
	padding: 5px 18px; 
	border: 2px solid #fff; 
	border-radius: 5px;
	color: #FFF;
	display: inline;
}
.feature-option:hover
{
	background-color: #4AF;
}
.commom-feature
{
	height: 720px; 
	width: 100%;
}
.feature-title
{
	text-align: center;
	padding-top: 50px;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 20px;
	background-image: url('//cdn2.scriptcase.net/es/lib/../v8_features/img/seta_bg.png');
}
.feature-img
{
	height: 500px; 
	width: 100%;
	position: relative;
	margin-top: 50px;
	background-repeat: no-repeat;
}
.feature-text
{
	height: 500px;
	width: 550px;
	position: absolute;
	font-size: 17px;
	line-height: 37px;
	letter-spacing: -1px;
}
body
{
	font-family: Segoe UI, Helvetica, Calibri, Arial;
	color: #363636;
}
p
{
	padding-left: 50px !important;
	padding-right: 30px !important;
}
.title
{
	background-color: #44AAFF;
	color: #FFF;
	width: 70%;
	border: 1px solid #44AAFF;
	border-radius: 5px;
	margin: auto;
	padding-bottom: 3px;
}

/********************* VIDEO ***********************/

#video-popup-content
{
 border-radius: 3px;
 border: solid 2px #ccc;
 padding: 15px;
 position: fixed;
 width: 800px;
 height: 480px;
 background-color: #fff;
 left: 50%;
 margin-left: -400px;
 top: 50%;
 margin-top: -260px;
 z-index: 100000;
 display: none;
 transition: all 0.4s ease 0.0s;
 -o-transition: all 0.4s ease 0.0s;
 -moz-transition: all 0.4s ease 0.0s;
 -webkit-transition: all 0.4s ease 0.0s;
}

#video-popup-content iframe
{
 width: 100%;
 height: 100%;
 border: 0px;
}

#close-video-content:hover
{
 background-color: #888;
 cursor: pointer;
}
#close-video-content:active
{
 background-color: #666;
 text-shadow: 0px 0px 0px #000;
}
 #close-video-content
{
 right: -20px;
 border-radius: 5px;
 text-align: center;
 color: #fff;
 font-weight: bold;
 text-shadow: 2px 2px 4px #000;
 padding-top: 5px;
 padding-bottom: 5px;
 margin-top: -35px; 
 width: 30px;
 height: 20px;
 position: absolute;
 background-color: #333;
 border: solid 2px #999;
}

.videoCell
{
 width: 942px;
 height: 250px;
 background-color: #4499ff;
 overflow: hidden;
 transition: all 0.4s ease 0.0s;
 -o-transition: all 0.4s ease 0.0s;
 -moz-transition: all 0.4s ease 0.0s;
 -webkit-transition: all 0.4s ease 0.0s;
}
#videoPad:hover #roll-play
{
 display: block;
}
#videoPad:hover #roll-image
{
 background-color: rgb(250,250,250);
}
#videoPad:hover
{
 cursor: pointer;
}
#videoPad
{
 text-align: left;
 height:100%;
 font-weight: bold;
}

#videoPad a
{
 display: block;
 color: #fff;
 height: 100%;
 text-align: center;
 font-family: Arial,Helvetica,Sans-serif;
 font-weight: bold;
 -webkit-box-sizing: border-box; 
 -moz-box-sizing: border-box;   
 box-sizing: border-box;
}
#videoPad a>span span
{
 display: block;
 text-align: left;
 margin-bottom: 8px;
}
#videoPad a span
{
 display: block;
 -webkit-box-sizing: border-box; 
 -moz-box-sizing: border-box;   
 box-sizing: border-box;
}

.videoPadText
{
 width: 60%;
 float: left;
 height: 100%;
 padding: 30px 0 0px 40px;
}
.videoPadTitle
{
 font-size: 28px;
}
#vp-desc
{
 color: #fff;
 padding-top: 30px;
 font-size: 20px;
}
#vp-face
{
 text-align: right !important;
 color: #fd0;
 font-size: 20px;
}
.videoPadImg
{
 width: 39%;
 float: left;
 height: 100%;
}
.videoCell:hover
{
 background-color: #2277cc;
}
.videoPadImg>div
{
 position: relative;
}

#roll-play
{
 display: none;
 position: absolute;
 height: 90px;
 width: auto;
 top: -135px;
 right: 140px;
 transition: all 0.4s ease 0.0s;
 -o-transition: all 0.4s ease 0.0s;
 -moz-transition: all 0.4s ease 0.0s;
 -webkit-transition: all 0.4s ease 0.0s;
}
#roll-image
{
 height: 150px;
 width: auto;
 padding: 15px;
 margin-top: 35px;
 border-radius: 15px;
 background-color: rgb(10,10,10);
 transition: all 0.4s ease 0.0s;
 -o-transition: all 0.4s ease 0.0s;
 -moz-transition: all 0.4s ease 0.0s;
 -webkit-transition: all 0.4s ease 0.0s;
 box-shadow: 1px 1px 3px #333;
}

.orbitTextBottomVideo:hover{
 
 background: #EE1E1E;
}
.orbitTextBottomVideo{
font-family: Calibri,Arial,Helvetica,sans-serif;
 color: #fff !important;
 text-shadow: none !important;
 display: block;
width: 190px;
 height: 48px;
font-size: 16px;
padding: 14px 15px 0px 10px;
 background: #FF2F2F;
 -webkit-box-sizing: border-box; 
 -moz-box-sizing: border-box;   
 box-sizing: border-box;
 text-align: center;
 line-height: normal;
 font-weight: bold;
 border-radius:5px;
box-shadow: 2px 3px 2px 0px #888;
}

.orbitTextBottom:hover{
 
 background: #1F8BE6;
}
.orbitTextBottom{
font-family: Calibri,Arial,Helvetica,sans-serif;
 color: #fff !important;
 text-shadow: none !important;
 display: block;
width: 190px;
 height: 48px;
font-size: 16px;
padding: 14px 15px 0px 10px;
 background: #44AAFF;
 -webkit-box-sizing: border-box; 
 -moz-box-sizing: border-box;   
 box-sizing: border-box;
 text-align: center;
 line-height: normal;
 font-weight: bold;
 border-radius:5px;
box-shadow: 2px 3px 2px 0px #888;
}

a div {
position: relative;
height: 1px;
}

.executar{
top: 385px;
left: 230px;
position: absolute;
margin: auto;
}

.executarVideo{
top: 445px;
left: 230px;
position: absolute;
margin: auto;
}
