.t3-mainnav {
/*    border: 0;*/
   /* border-bottom: 1px solid #86342F;*/
    margin-bottom: 0;
    border-radius: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	/*width: 75%;*/
	
}
body {
   /* padding-top: 0;*/
    background:url("../images/fondo3.jpg") no-repeat; 
  /*  background-color:#333333;*/
    background-size:cover;
    background-attachment:fixed;
}

.nav-tabs{
    border-bottom: 1px dotted #020264;
}

.label-danger {font-weight: normal;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
{
    background: #020264;
}

.custom{}

/*.ilustrativo{
    background-color: #cc0000;
    color:white;
    display: inline;
    padding: .2em .6em .3em;
        font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    
    
}*/

.educativo
{
    
    border: 1px solid #555;
    background-color: rgba(247,242,204,0.6) ;
    box-shadow: 2px 1px 5px rgb(136, 136, 136);
    text-align: justify;
}

p.parrafo{
    color:rgb(5,13,78);
    margin:0 0 0px;
    padding: 2px 10px 5px 10px;
    font-size: 12px;
    
}

.col-lg-6, .col-md-6, .col-sm-6, .col-xs-6{
    padding-left: 5px;
    padding-right: 5px;
    
}

textarea.form-control {
    height: auto;
    width: 50%;
/*    border: 1px solid #66ffff;*/
    border: 1px solid #01799C;
    border-radius: 4px ;
    box-shadow: 0 0 5px #555;
}

.endoVideo {
	width:100%;
	background-color:darkblue;
	/*height:200px;*/
    height:auto;
	margin: 0px auto ;
position: relative;
  
	}

#vid, #vid source {
    display: block;
	width:100%;
	/*height:200px;*/
    margin: 0px auto;
/*	width:900px !important; height:200px !important;*/
/*
 -webkit-transform: scaleX(.75); 
  -moz-transform: scaleX(.75);

 -webkit-transform: scaleY(.30); 
  -moz-transform: scaleY(.30);*/
	}


.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #FEEF3D;
}

.slideshow .hidden-xs {
    padding: 0px;
}


.corporate .slideshow {
  
  background: #000000;
  border-bottom: 0px solid #00f;
display:block;
}
.thumbnail{
    margin-left:auto;
    margin-right:auto;
    width:75%;
   background-image: -webkit-linear-gradient(top, #cc0000 0%, #6F0000 100%);
  background-image: -o-linear-gradient(top, #cc0000 0%, #6F0000 100%);
  background-image: linear-gradient(to bottom, #cc0000 0%, #6F0000 100%);   
 border: 1px solid #333333;
 border-radius: 2px;
 box-shadow: 2px 1px 5px #666666;
  /*  padding: 1px 1px 1px 1px;*/
}
.thumbnail .title{
    color:#FFEE6B;
}
.thumbnail .caption{
  background-image: -webkit-linear-gradient(top, #cc0000 0%, #330000 100%);
  background-image: -o-linear-gradient(top, #cc0000 0%, #330000 100%);
  background-image: linear-gradient(to bottom, #cc0000 0%, #330000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC000000', endColorstr='#33000000', GradientType=0);
   /* background-color: beige;*/
    
}

.thumbnail > img
{
    /*border-radius: 5px;*/
}

.thumbnail .btn-primary {

  border: 1px solid rgba(230,230, 230, 0.5);
  background-color: rgba(2, 2, 100, 1);
  color: #fff;
 
  margin-top: 3px;
    padding: 3px 6px 3px 6px;
    font-size: 95%;
}

.thumbnail  .btn-primary:hover {
 border: 1px solid rgba(230, 2, 2, 1);
  background-color: rgba(85, 0, 0, 1);
    color:yellow;
}

.t3-sl {
    padding-bottom: 30px;
    padding-top: 30px;
}
.coloreado{border-top: 1px solid #982222;}

.thumbnail .caption {
    padding: 1px;}

.encabezado-noticias{
    background-color: rgba(2, 2, 100, 1);
    color:rgb(247,242,204);
    text-align: center;
    padding:2px;
   font-size: 14px;
}
.t3-footer{margin-top:20px;}
.t3-mainbody{padding-top: 20px;padding-bottom: 0;}

@media screen and (min-width: 768px) {
.navbar-default {
/*background-color: #86322D;
border-color: #86322D;*/
  background-image: -webkit-linear-gradient(top, #BE2110 0%, #4D0400 100%);
  background-image: -o-linear-gradient(top, #BE2110 0%, #4D0400 100%);
  background-image: linear-gradient(to bottom, #BE2110 0%, #4D0400 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BE211000', endColorstr='#4D040000', GradientType=0);
 /* width:75%;*/
 
 
  
}
    .t3-mainnav {
        width: 75%;
		/*background-color: #0066FF;*/
		
    }
	.corporate .slideshow {
		width: 75%!important;
		margin: 1px auto 1px;
	}
	.container { 
		width:75%;
	}
	
	.t3-mainnav > .container {
		width:100%;
    position:   relative;
  }
    
.endoVideo {
	width:75%;
	background-color:#F63;
	/*height:200px;*/
    height:auto;
	margin: 0px auto ;
position: relative;
  
	}

#vid, #vid source {
    display: block;
	width:100%;
	/*height:200px;*/
    margin: 0px auto;

	}
    /*nuevas a<grgadadas 02-septiembre*/
    
/*.t3-mainbody{
    padding-bottom: 0px;
    
    }*/
    
    
}

/*---------------------------------*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    top: 10%;
    padding: 0;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: #999999;
    float: right;
    font-size: 28px;
    font-weight: bold;
    opacity: 0.5;
}

.close:hover,
.close:focus {
    color: #990000;
    text-decoration: none;
    cursor: pointer;
     opacity: 1;
}

.modal-header {
    padding: 2px 16px;
    background-color: white;
    color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
    padding: 2px 16px;
    background-color: #990000;
    color: white;
    height: 5px;
}

input[type=text] {
    border: 1px solid #01799C;
    border-radius: 4px ;
    box-shadow: 0 0 5px #555;
}
input[type=email] {
    border: 1px solid #01799C;
    border-radius: 4px ;
    box-shadow: 0 0 5px #555;
}

.form-horizontal{
/*    border: 1px dotted red;*/
    align:center;
}