/*anshelitus*/
.p1{
color:#FFF;
font-size:14px;
	}
.pd1{padding:5px;}
.fd1{
	background-image:url(../img/png/fd1.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:5px;
	}
.fd2{
	background-image:url(../img/png/fd2.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:15px;
	height:300px;
		}
.fr{
	background-image:url(../img/png/fondoform.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100% 100%;
	padding:15px;	
}
.t1{
position: fixed;
right: 0;
top: 380px;
z-index: 9999999;
font-size: 0;	
}
.t2{
position: absolute;
left: 0;
bottom: -30px;
z-index: 9999999;
font-size: 0;	
	background-image:url(../img/png/transport1.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:100% 100%;
	padding:15px;
	width:20%;
	height:130px;	
}


.gp{
	position: absolute;
right: 0;
top: 0;
margin-top: -40px;
}
.redondo0{
	text-align:center;
	vertical-align:middle;
	display:block;	
    border-radius: 15px;
}
.redondo1{	
	border: 2px solid #D70000;
	text-align:center;
	vertical-align:middle;
	display:block;	
    border-radius: 15px 15px 15px 15px ;
}
.redondo4{border:#E7E7E7 solid 2px;
border-radius:15px;
-webkit-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.11);
-moz-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.11);
box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.11);
padding:15px;}

.franja2{
border-radius:15px;
}
.redondo3{
border:#E7E7E7 solid 2px;
border-radius:15px;
	
	background-position: top center;
	background-repeat:no-repeat;
	background-image:url(../img/png/franja2.png);
	background-size:100% 12%;
-webkit-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.11);
-moz-box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.11);
box-shadow: inset 0px 0px 10px 3px rgba(0,0,0,0.11);
padding:15px;
}
.redondo{	
	border: 2px solid #D70000;
    border-radius: 15px 15px 15px 15px ;
	background-position: center ;
	background-repeat:no-repeat;
	display: block;
	background-size:100% 108px;
	
  	-webkit-box-shadow: 10px 10px 11px -4px rgba(0,0,0,0.35);
		-moz-box-shadow: 10px 10px 11px -4px rgba(0,0,0,0.35);
		box-shadow: 10px 10px 11px -4px rgba(0,0,0,0.35);
		padding:15px;
	
}
/*=========*/
.up{
	position:fixed;
	/*top:0px;*/
	z-index:1001;	
	/*width:228px;
	height:330px;*/
	}
.up1{
	position:absolute;
	top:0px;
	right: 0px;
	z-index:90;	
	width:228px;
	height:400px;
	}
.up0{z-index: 100;position:absolute;}
.madera2>.up1{height: 100%;}
.up1>img{height:100%}
h2{color:#F0C010}
label{color:#F0C010;font-size:15px;}
/*body*/
body{
		margin: 0px auto;
		padding: 0px;   
		outline: 0px none;
		font-size: 100%;
		vertical-align: baseline;
		text-decoration: none;
		font:Arial, Helvetica, sans-serif;
		overflow-x:hidden;
		color:#000;
	}
/*cabecera*/
.cab01{		
		width:100%;
	}
.pie01{	
		width: 100%;
		bottom: 0;
	}
.franja{	
    background-repeat: no-repeat;
	background-image:url(../img/png/franja.png);
	background-size:100% 100%;
	}
/*social*/
.face a {   
    background-repeat: no-repeat;
    border-radius: 5px;
    display: block;  
    overflow: hidden;
    text-indent: -999px;
    transition: all 0.3s ease 0s;
	background-image:url(../img/png/facebook.png);
	background-size:cover;
	height:40px;
	width:40px;
}
.face a:hover {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.8);
    transform: rotate(360deg);
	background-image:url(../img/png/facebookc.png);
	background-position:left;
	background-size:contain;
	
}

.twit a {   
    background-repeat: no-repeat;
    border-radius: 5px;
    display: block;  
    overflow: hidden;
    text-indent: -999px;
    transition: all 0.3s ease 0s;
	background-image:url(../img/png/twitter.png);
	background-size:contain;
	height:40px;
	width:40px;
}
.twit a:hover {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.8);
    transform: rotate(360deg);
	background-image:url(../img/png/twitterc.png);
	background-position:left;
	background-size:contain;
	height:40px;
	width:40px;
}
.you a {   
    background-repeat: no-repeat;
    border-radius: 5px;
    display: block;  
    overflow: hidden;
    text-indent: -999px;
    transition: all 0.3s ease 0s;
	background-image:url(../img/png/youtube.png);
	background-size:contain;
	height:40px;
	width:40px;
}
.you a:hover {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.8);
    transform: rotate(360deg);
	background-image:url(../img/png/youtubec.png);
	background-size:contain;
	height:40px;
	width:40px;
}
.user a {   
    background-repeat: no-repeat;
    border-radius: 56px;
    display: block;  
    overflow: hidden;
    text-indent: -999px;
    transition: all 0.3s ease 0s;
	background-image:url(../img/png/user.png);
	background-size:contain;
	height:40px;
	width:42px;
}
.user a:hover {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.8);
    transform: rotate(360deg);
	background-image:url(../img/png/userc.png);
	background-position:left;
	background-size:cover;
	height:40px;
	width:40px;
}
	
/*PIC*/
.pic { 
  width: 300px;
  overflow: hidden;
}

.pic:hover {
  cursor: pointer;
}
/*morf*/
.morph {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.morph:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
/*GROW*/
.grow img {
  height: 100px;
  width: 100px;

  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

.grow img:hover {
  width: 400px;
  height: 400px;
}

.shrink img {
  height:60%;
  width: 60%;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink img:hover {
  width: 80%;
  height: 80%;
}
/*gradientes*/
.rojo{
	background:#F0C010;
	}
.grand1{
	background: #006634; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#006634, #66a41f); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#006634, #66a41f); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#006634, #66a41f); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#006634, #66a41f); /* Standard syntax (must be last) */	
}
.grandred{
	background: #F0C010; /* Old browsers */
	background: -moz-linear-gradient(top,  #F0C010 0%, #ffbe0c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #F0C010 0%,#ffbe0c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #F0C010 0%,#ffbe0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0C010', endColorstr='#ffbe0c',GradientType=0 ); /* IE6-9 */
}
.grandred2{
	background: #ffbe0c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffbe0c 0%, #F0C010 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffbe0c 0%,#F0C010 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffbe0c 0%,#F0C010 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbe0c', endColorstr='#F0C010',GradientType=0 ); /* IE6-9 */
}

/*cuadros*/
#wowslider-container1 .ws_images{
	-webkit-box-shadow: 0 1px 1px #FC0 inset, 0 1px 3px rgba(255,204,42, 0.4);
	box-shadow: 0 1px 1px #FC0 inset, 0 1px 3px rgba(255,204,42, 0.4);
	border: 1px solid #CCC;
	}
.cua{
	border:1px solid orange;
}
.marcolog{
	background:#FFF;
	border: 9px solid #FFF;
	padding:4px;
	border-radius:20px;
	-webkit-box-shadow: 10px 7px 26px -3px rgba(0,0,0,0.61);
-moz-box-shadow: 10px 7px 26px -3px rgba(0,0,0,0.61);
box-shadow: 10px 7px 26px -3px rgba(0,0,0,0.61);
	overflow-y:auto;
	overflow:-x:hidden;
	margin-top:-60px;
	position:absolute;
}
#logo1{	
	z-index: 1;
	background: url('');
	background-position: center top;
	background-repeat: no-repeat;

	background-size: 500% 200%;
	padding: 0;	
	display: block;	
}
#panel2{

	z-index:1;
	background: url(../img/png/lineas2.png);
	background-position:bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size:100% 100%;
	padding: 0;	
	display: block;		

}

#panel3{	
	z-index: 1;
	background: url(../img/png/lineas.png);
	background-position: center top;
	background-repeat: no-repeat;	
	background-size: 100% 100%;
		background-attachment: fixed;
	padding: 0;	
	display: block;	
	background-position:static;
}
#panel4{	
	z-index: 1;
	background: url(../img/png/lineas.png);
	background-position: center top;
	background-repeat: no-repeat;	
	background-size: 100% 100%;
		background-attachment: fixed;
	padding: 0;	
	display: block;	
	background-position:static;
}
#panel5{	
		background: url(../img/png/tira.png);
	background-position:left center ;
	background-repeat:repeat-x;
	background-size:contain;
	padding: 0;	
	display: block;		
	height:55px;
	background-color:#FFF;
}
.scuadro{	
	margin:5px;
	}
	.scuadro1{
		border: 0px solid #FC0;
		padding: 5px;
		border-radius: 5px;
	}
	.scuadro2{
		border: 3px solid #FC0;
		padding: 5px;
		border-radius: 5px;
		box-shadow: 0 1px 1px #FC0 inset, 0 1px 3px rgba(255,204,42, 0.4);
	
	}
.sfooter{
	border: 0px solid #FC0;
	border-radius: 5px;
	margin:10px;
	}
.cuadro{
	border: 1px solid #FC0;
	border-radius: 5px;
	margin:10px;
	}
.cuadro1{
		border: 1px solid #FC0;
		padding: 5px;
		border-radius: 5px;
	}
.cuadro2{
	border:1px solid orange;
	margin:5px;
	}
.marco{
	border: 4px solid #0680b8;
	border-radius: 5px;
	box-shadow: 0px 1px 1px #FFF inset, 0px 1px 3px rgba(0, 0, 0, 0.4);
}
.marco2{
	background:#FFF;
	border: 9px solid #FFF;
	padding:4px;
	border-radius: 5px;
	box-shadow: 0px 1px 1px #FFF inset, 0px 1px 3px rgba(0, 0, 0, 0.4);
	overflow-y:auto;
	overflow:-x:hidden;
}
.marco3{
	background-color:#F0C010;
	font-weight: bold;
	font-size: 12px;
	border: 2px solid #FFF;
	padding:4px;
	border-radius: 15px;
	color:#FFF;
	text-align:center;
}
.cuadroconten{
		border: 9px solid #FFF;
		box-shadow: 0px 1px 1px #FFF inset, 0px 1px 3px rgba(0, 0, 0, 0.4);
	}
/*fondo*/
.fondoad{
	width: 100%;
	z-index: 1;
	background: url(../img/png/madera.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 0;
	padding-bottom: 140px;
	display: block;
	height:800px;
	background-position:static;
}
.fondo{
	position:fixed;
	float:left;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
    background-color: transparent;     
    background:no-repeat center fixed;   
    background-size: cover;
	box-sizing:padding-box;
	z-index:-2;	
}
.madera{

	background:url(../img/png/madera.png);
	background-position:top;
   background-size: cover;	   
	box-sizing:padding-box;
	z-index:1;
}
	.centro{
		text-align: center;
		vertical-align: middle;
		margin: 0 auto;
	}
	
	.fondoa {
    position: absolute;
	}
	.fondo1 {    
	position: absolute;
	box-sizing:padding-box;
	float:left;
    z-index: -1;
    width:100%;
	height:40%;
    margin:0;
	padding:0;
	border:0;
	}
	.fondo2 {    
	position: absolute;
	float:left;
    z-index: -1;
    width:100%;
    margin:0;
	padding:0;
	}
	.fondoin{
		border:solid 1px #03257c;
		color:#03257c;	
		}

/* footer */
/* footer */
footer{
	background:#F0C010;/* For browsers that do not support gradients */
	/*
    background: -webkit-linear-gradient(#74ac1c,#2f832a, #006634); /* For Safari 5.1 to 6.0 */
   /* background: -o-linear-gradient(#74ac1c,#2f832a, #006634); /* For Opera 11.1 to 12.0 */
   /* background: -moz-linear-gradient(#74ac1c,#2f832a, #006634); /* For Firefox 3.6 to 15 */
   /* background: linear-gradient(#74ac1c,#2f832a, #006634); /* Standard syntax (must be last) */	

}

footer h5 {
    color:#FFF !important;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight:700;
	text-decoration:underline;
	
}

footer p {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #FFF;
    line-height: 1.5em;
}
footer{
	  border-top: 2px  #fff dashed;}
footer a{
    color: #FFF;
}

.footerizq{   
    padding-left: 45px;
    border-left: 1px  #fff dashed;
}

.footerder{  
    padding-right:50px;
     border-right: 1px  #fff dashed;
	 text-align:right;
}

.footerbor{
	 border-top: 2px  #fff solid;
	 border-bottom: 2px #fff solid;
	 padding:5px;
}


/*espacios*/
.ehor{
width:10%;
float:left;	
}

/*tab*/
.nav-tabs {
    border-bottom:1px solid #090;
}
.nav-tabs > li>a{
	color:#FFF;
}
.nav-tabs > li{
	color:#FFF;
	border-top-left-radius:5px;
border-top-right-radius:5px;
margin-left:2px;

background: #F0C010; /* Old browsers */
background: -moz-linear-gradient(top,  #F0C010 0%, #ffffff 100%, #F0C010 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #F0C010 0%,#ffffff 100%,#F0C010 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #F0C010 0%,#ffffff 100%,#F0C010 100%); /* W3C, IE10+, FF16+, Chrome26+,*/ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0C010', endColorstr='#F0C010',GradientType=0 ); 
	}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover
{
	color:green;	
	background-color:#FF0;
}

.navbar{	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffcc00+0,ff9900+100 */
background: #F0C010; /* Old browsers */

}
.par {
    color: #FFF;
    margin-top: 5px;
    line-height: 1.5em;
    font-size: 13px;
}
/*top*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 40px;
    height: 42px;
    border: medium none;
    text-indent: 100%;
    background: transparent url("../img/totop.png") no-repeat scroll left top;
}
#toTopHover {
    background: transparent url("../img/totop.png") no-repeat scroll left -42px;
    width: 40px;
    height: 42px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
}
/**menu**/
.dropdown-menu>.active >a{	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffcc00+0,ff9900+100 */
background: #ffcc00; /* Old browsers */
background: -moz-linear-gradient(top,  #ffcc00 0%, #ff9900 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffcc00 0%,#ff9900 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffcc00 0%,#ff9900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ff9900',GradientType=0 ); /* IE6-9 */

	color:#FFF;	
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active >a:hover 
{
	background-color:#F0C010;
	color:#FFF;	
}
.navbar-collapse
{
	padding-left:0px;
}
.navbar{
	margin-bottom:0;			
}
.dropdown-menu
{
z-index:100;
	background: #F0C010; /* Old browsers */
background: -moz-linear-gradient(top,  #F0C010 0%, #ffbe0c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #F0C010 0%,#ffbe0c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #F0C010 0%,#ffbe0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0C010', endColorstr='#ffbe0c',GradientType=0 ); /* IE6-9 */

}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	background:#F0C010;
	color:#FFF;	
	}
/**menu***/
#menu{
	z-index:1001;
}

.navbar-inverse {	
	color:#0060fc;
	border-color:#FC0;
}

.navbar-nav>li{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.navbar-nav>li>a{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	pointer-events: auto;
}


.navbar-inverse .navbar-nav > li > a {
    padding-top: 0px;
    color:#fff;
    line-height: 40px;
    text-shadow: none;
    font-size: 12px;
    padding: 0px 11px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu,  ul.dropdown-menu:focus {		
    display: block;
	position:absolute;	
	background: #ffcc00 none repeat scroll 0% 0%;
}
.navbar-inverse .navbar-brand {
/*	background-color:#093;*/
	color:#FFF;	
}
.navbar-inverse .navbar-nav li > a:hover,.navbar-inverse .navbar-nav li > a:focus{
   display: block;
	color:#FFF;;
	background-color:#F0C010;
/*	border-bottom: 2px solid #F00;*/
	}
.navbar-nav  li:hover,.navbar-nav li:focus,.navbar-nav li:active 
{    display: block;
	color:#FFF;
	background-color:#F0C010;
/*    border-bottom: 1px solid #F00;	
	margin-top:-10px;*/
		-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);

}
 .navbar-nav  li:hover> a
{    
	color:#FFF;
}

.dropdown-menu > li > a{
	background: #ffcc00; /* Old browsers */
	color:#fff;	
}

.navbar-nav > li > .dropdown-menu{
	-webkit-animation-name: bounce1;
	-webkit-animation-duration:0.3s;
	-moz-animation-name: bounce1;
	-moz-animation-duartion:0.3s;
	-o-animation-name: bounce1;
	animation-name: bounce1;
	    animation-duration:0.3s;
	}


@keyframes bounce1 {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  60%{    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);}

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
	  	opacity: 0;
		-webkit-transform: translateY(20px);
		 visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce1 {
  -webkit-animation-name: bounce1;
  animation-name: bounce1;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/**/
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover 
{
	background-color:#999;
	color:green;			
}
.navbar-nav span {
    display: block;
    font-size: 10px;
    text-align: center;
    margin-top: -24px;
    text-transform: capitalize;
    text-shadow: none;
}
/*scroll*/
/* SCROLLBAR CSS3 */
        ::-webkit-scrollbar{
          width: 10px;
          background: #dbe8ec;
        }
        ::-webkit-scrollbar-button{
          width:8px;
          height: 5px;
        }
        ::-webkit-scrollbar-track{
          background:##fff;
          border:thin solid #1a1f25;
          -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
          -webkit-border-radius: 10px;
          border-radius: 10px;
        }
        ::-webkit-scrollbar-thumb{
          background: -webkit-linear-gradient(top, #fff, #F0C010);
          -webkit-box-shadow:   inset 0 1px 0 rgba(255,255,225,.5),
                        inset 1px 0 0 rgba(255,255,255,.4),
                        inset 0 1px 2px rgba(255,255,255,.3);
          border:thin solid #232c34;
          border-radius: 10px;
          -webkit-border-radius: 10px;
        }
        ::-webkit-scrollbar-thumb:hover{
            background: -webkit-linear-gradient(top, #F0C010, #fff);
        }
        
        ::-webkit-scrollbar-thumb:window-inactive {
            background: rgba(77,161,112,.6); 
        }

/*submenu*/
.dropdown-menu .wider
{
text-align:center;

}
.dropdown-submenu {
  position: relative;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
     -moz-border-radius: 0 6px 6px 6px;
          border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
     -moz-border-radius: 5px 5px 5px 0;
          border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}	


/*galeria*/
.galeriafondo{
		position:absolute;
		width:100%;
		height:20%;	
		cursor:pointer;		
	}
.imggaleria{				
		width:90%;
		height:57px;
		 text-align: center;	
		background: transparent url("") no-repeat scroll center center !important;				
		}
.imggaleria:hover{	
		background: transparent url("../img/mg.png") no-repeat scroll center center !important;	
		}
.cuadroimg{
		border: 1px solid #CCF;
		border-radius: 5px;
		padding:2px;	
	}
/*modal*/
.modal-backdrop{
	position:absolute;
	z-index:0;
}
/* carousel*/
.carousel-indicators {
    /*bottom: -3px;
	*/margin-left:-350px;
width:100px;
}

/*.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -30px;
}
*/
.carousel-indicators li
  {
	  border-radius:10px;
	  text-indent: -4px;
	  background:#FFF;
	  height:20px;
	  color:#05297f;
	  padding-left:10px;
	  padding-right:10px;
	  font-size: 14px;
	  font-weight: bold;
	  border: 1px solid #05297f;
	  display:inline;
	 }
.carousel-indicators .active {
    height: 20px;
    margin: 0px;
    background-color: #F0C010;
	color:#FFF;
}
/*faceboook*/
.#fb-root {
  display:inline-block;
  margin:0 auto;
  text-align:center;
  
}

/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;  
}
@media only screen  and (min-width : 1224px) {
/* Styles */
.navbar-right{float:right!important;margin-right:80px}
}
	@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
		
		
/* Styles */
}
.navbar-collapse{    padding-right: 0;}
.carousel-control{width:0;color:#F0C010}