/* CSS FILE FOR INDEX */
.menu-cursos{
	margin:100px auto 50px;
	padding-right:100px;
}
h3.izquierda, h3.derecha{
	background-color:rgba(137,21,58, 0.95);
	color:white;
	min-height:50px;
	border-color:rgba(100,21,58, 1.00);
	border-style:solid;
	border-width:thin;
}
a>h3.izquierda:hover, a>h3.derecha:hover{
	text-decoration:underline;
	color:white;
}
h3.actual{
	background-color:rgba(100,21,58, 1.00) !important;
}
h3.izquierda:hover, h3.derecha:hover{
	background-color:rgba(150,30,70, 0.95);
}
.zoom{
	transition: 1s;
}
.zoom:hover {
	-webkit-transform:scale(1.15);
-moz-transform:scale(1.15);
-ms-transform:scale(1.15);
-o-transform:scale(1.15);
transform:scale(1.15);
transition: 1s ease;
box-shadow: #000000 2px;
}
.petalos-contenido:hover > h4 {
	font-weight: bold;
	color: blue;
	transition: 0.3s ease-in-out;
}
h3.derecha{
	margin-top:0px;
	margin-bottom:0px;
}
h3.izquierda{
	margin-top:0px;
	margin-bottom:0px;
}
div.no-padding{
	padding:0px;
}
div.sombra{
	min-height:auto;
	width: 90%; 
	padding:0px;
	margin:20px auto;
	border-radius: 5px;
	box-shadow:0px 5px 10px #000000;
}
div.col-md-4>div>.petalos-titulo{
	width:100%; 
	margin:0px;
	border-top-right-radius:5px;
	border-top-left-radius:5px; 
	color:white; 
	background-color:#094FA3;	
}
div.col-md-4>div>.petalos-contenido{
	width:100%;
	margin:0px;
	padding: 5px;
	min-height:150px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px; 
	color:#2F2F2F; 
	background-color:rgba(255,255,255,0.95);
}
.itemscaro{
    height: 100px;
    margin-left: 100px;
    margin-top: 50px;
}
.autoplay{
    margin-top: 10px;
}
.panel-der{
	position:fixed;
	background: transparent;
	width:5%;
	overflow:none;
	top:40%;
	left:auto;
	right: 0;
	-webkit-transition:1s;
}
.panel-der:hover{
	left: auto;
	right: 10%;
	-webkit-transition:1s;
}
body {
	font-family: 'Slabo 27px', serif;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>a:hover,
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
    color: #FFF !important;
    background-color: rgba(137,21,58, 0.95) !important;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #FFF !important;
  text-decoration: none;
  background-color: rgba(137,21,58, 0.95) !important;
}
.navbar{
    padding: 10px !important;
}
.navbar-nav{
    margin: 7.500px auto !important;
}
.colormenu > li > a:hover{    
    color: white !important; 
	/* background-color: rgba(137,21,58, 0.95) !important; */
	transition: 0.9s;
	background-color: #094FA3;
	background-image: -moz-linear-gradient(top, #094FA3, #063266);
	background-image: -ms-linear-gradient(top, #094FA3, #063266);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#094FA3), to(#063266));
	background-image: -webkit-linear-gradient(top, #094FA3, #063266);
	background-image: -o-linear-gradient(top, #094FA3, #063266);
	background-image: linear-gradient(top, #094FA3, #063266);
    border-radius: 10px; 
}
.sinfondo{
    background-color: #f8f8f8 !important;
    border: none !important;
    box-shadow: 0px 0px 10px #000000;
}
#fondo{
	height:auto;
}
#talleres{
	text-decoration:underline;
	-moz-text-decoration-color:rgba(137,21,58, 0.95);
	text-decoration-color:rgba(137,21,58, 0.95);
}
#contenido-talleres{
	margin-top:30px !important;
	padding-left:40px !important;
	padding-right:40px !important;
}
.seccion-curso{
	padding-right:0px !important;
	padding-left:0px !important;
	margin-bottom:30px;
}
.seccion-curso>header>h2{
	margin-top:15px;
	margin-bottom:20px;
}
.contenido-cursos{
	background-color:white;
	min-height: 1000px;
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-top:100px;	
	margin-bottom:150px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.40);
	padding-top:50px;
	padding-bottom:50px;
	background-image:url(../images/fabric_plaid.jpg);
	background-repeat:repeat;
}
.titulo-curso{
	background-color: rgba(137,21,58, 0.95);
	color:white;
	margin:0px 0px;
}
.titulo-taller{
	background-color: rgba(137,21,58, 0.95);
	color:white;
	margin:0px 0px;
}
.titulo-taller-gris{
	background-color:#2B2B36;
	color:white;
	margin:0px 0px;
}
.cuadros-talleres{
	background-color:white;
    width: auto;
	padding:0 !important;
}
.center{
    width:80%;
    margin:0px auto;
}
.slick-prev:before, .slick-next:before{
    color: rgba(137,21,58, 0.95) !important;
    
}
.h2-taller{
	margin-top: 0px;
	line-height:80px;	
}
.h2-taller-multi{
	padding:10px 0px !important;
	margin-top: 0px;
	vertical-align:central;
}
#talleres{
	margin: 40px 0px !important;
}
.contenido-cursos>header>h1{
	margin-bottom:50px;
}
#contenido_sitio{
	background-image:url(../images/concrete_seamless.jpg);
	background-repeat:repeat;
	height:auto;
	margin-top:90px;
	padding: 0px 0px;
}
#texto-inicio{
    margin: 0 auto;
    max-width: 800px;
/*
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
*/
    color: white;
	background-color:rgba(0,0,0,0.50);
    padding-top: 5px;
    padding-bottom: 10px;
}
#texto-inicio p {
    margin:auto;
    width: 70%;
}
@keyframes float {
	0% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
	50% {
		box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
		transform: translatey(-5px);
	}
	100% {
		box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
		transform: translatey(0px);
	}
}
.provincial {
	background-image: url(../images/provincial.png);
	float: right;
}
#seccion_inicio{
	height:auto;
	background-image:url(../images/bg_seccion1.jpg);
	background-size: cover;
	padding-left:0px;
	padding-right:0px;
	box-shadow: inset 0 0 10px #000000;
}
#valor{
	min-height:800px;
	background-image:url(../images/valor-bg.jpg);
	background-size: cover;
	padding-left:0px;
	padding-right:0px;
	box-shadow: inset 0 0 10px #000000
}
#seccion_sobreinicio{
    position: relative;
	max-height:100%;
	background-color:rgba(0,0,0,0.50);
	padding:200px 0px;
}
#seccion-menu{
	background-color:rgba(137,21,58, 0.95);
	min-height:400px;
	color:white;
	box-shadow: 8px 8px 10px rgba(0,0,0,0.25);
}
.seccion{
	min-height:600px;
	padding-left:0px;
	padding-right:0px;
	/*box-shadow: inset 0 0 10px #000000*/
}
#seccion-somos{
	background-color:rgba(240,240,240, 1.00);
	min-height: auto;
	padding: 25px;
	border-top-width: 5px;
	/* border-top-color: rgba(137,21,58, 1.00); */
	border-top-color:#094FA3;
	border-top-style: solid;
	box-shadow: 8px 8px 10px rgba(0,0,0,0.25);
}
#seccion-ubicacion {
	min-height:800px;
	background-image:url(../images/cursos_bg.jpg);
	background-size: cover;
	padding-left:0px;
	padding-right:0px;
	box-shadow: inset 0 0 10px #000000
}
.seccion-titulo{
	/*background-color:rgba(137,21,58, 1.00);*/
	color:rgb(255, 255, 255);
	/*box-shadow: 8px 8px 10px rgba(0,0,0,0.25);*/
	text-align:center;
}
#seccion-estructura{
	height: auto;
	border-left-width: 5px;
	border-left-color: rgba(137,21,58, 1.00);
	border-left-style: solid;
}
#seccion-slider{
	background-color:white;
	min-height:400px;
}
#top-left{
	min-height: 200px;
	background-image: url(../images/hoja_top_left-u5470-fr.png);
	background-size: contain;
	background-repeat:no-repeat;
}
#top-right{
	min-height: 200px;
	background-image: url(../images/hoja_top_left-u5470-fr.png);
	background-size: contain;
	background-repeat:no-repeat;
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
#bot-right{
	min-height: 200px;
	background-image: url(../images/hoja_top_left-u5470-fr.png);
	background-size: contain;
	background-repeat:no-repeat;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}
#bot-left{
	min-height: 200px;
	background-image: url(../images/hoja_top_left-u5470-fr.png);
	background-size: contain;
	background-repeat:no-repeat;
	-ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    transform: rotate(270deg);
}
#footer{
	min-height:200px;
	padding-top: 50px;
    padding-bottom: 50px;
	/* background-color:#252424; */
	background-color: #094FA3;
	background-image: -moz-linear-gradient(top, #094FA3, #063266);
	background-image: -ms-linear-gradient(top, #094FA3, #063266);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#094FA3), to(#063266));
	background-image: -webkit-linear-gradient(top, #094FA3, #063266);
	background-image: -o-linear-gradient(top, #094FA3, #063266);
	background-image: linear-gradient(top, #094FA3, #063266);
	vertical-align:central;
}
.padding10{
	padding: 10px auto !important;
}
.row-trebol{
}
.trebol{
	padding: 0px !important;
	margin: 0px 0px;
}
.bold{
	font-weight:900;
}
.row-titulo{
	margin-bottom:25px;
}
.italica{
	font-style: italic;
}
.light{
	font-weight:300;
}
.regular{
	font-weight:400;
}
.medium{
	font-weight:500;
}
.black{
	font-weight:900;
}
.font12{
	font-size: 12px !important;
}
.font14{
	font-size: 14px !important;
}
.font16{
	font-size: 16px !important;
}
.font18{
	font-size: 18px !important;
}
.font20{
	font-size: 20px !important;
}
.font24{
	font-size: 24px !important;
}
.font36{
	font-size: 36px !important;
}
.white{
	color:white !important;
	background-color: rgba(1, 92, 202, 0.767);
}
@media screen and (min-width: 319px) and (max-width: 425px){
	#contenido-talleres{
		margin-top:30px !important;
		padding-left:5px !important;
		padding-right:5px !important;
	}
}
@media screen and (max-width:425px){
    #seccion_sobreinicio{
        position: relative;
        max-height:100%;
        background-color:rgba(0,0,0,0.50);
        padding:50px 0px;
    }
	div.sombra{
		width:90%;
	}
}
@media screen and (min-width:425px){
	h3.izquierda, h3.derecha{
		background-color:rgba(137,21,58, 0.95);
		color:white;
		min-height:75px;
		line-height:75px;
		border-color:rgba(100,21,58, 1.00);
		border-style:solid;
		border-width:thin;
	}
}
@media screen and (min-width:990px){
	h3.derecha{
		margin-right:100px;
	}
	h3.izquierda{
		margin-left:100px;
	}
}
@media screen and (min-width:1024px){
    #texto-inicio{   
        border-radius:20px; 
        transform: translatey(0px);
        animation: float 6s ease-in-out infinite;
    }
}
@media screen and (min-width:1024px) and (max-widht: 1200px){
	div.sombra{
		width:90%;
	}
}