/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: https://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans');
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,td,video,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {
	list-style-image: none;
	list-style-type: none;
}blockquote, q {quotes:none;}
h3{
	font-size: 14px;
	color: #B7661E;
}
.table-container
{
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
}
/* añadimos las barras para dispositivos IOS */

.table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}
.table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}
table th {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal; padding-right:10px; color:#F63
	}
table td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal; 
	}	
.form{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}	
.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: url("../images/parttern.png"); color:;font: 12px/25px Arial, Helvetica, sans-serif;}

a{
	color: #66CCFF;
	text-decoration: none;
}
a:hover {color: #fff; text-decoration: none;}

a.button{cursor: pointer;color: #ffffff;line-height: 14px;font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;	background: #3F3F3F;}
a.button {display: inline-block;text-decoration: none;padding: 6px 12px 6px 12px;}
a.button:hover{}

h1, .title{font-family: Rockwell,'Kameron',serif;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
header {
	background: #FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #252525;
	border-bottom-color: #FF6633;
}
header .wrap-header{
	height: auto;
}

header #logo {
	position: inherit;
	padding-top: 20px;
	width: 98%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.vinetas{
	list-style-type: disc;
	font-size:14px;
}
.bottom-social{
	position: absolute;
	right: 10px;
	top: 10px;
	bottom: 20px;
}
.bottom-social ul{list-style: none;margin: 0;padding: 0;}
.bottom-social ul li{position: relative;float: right;}


#contenido_cursos {
	
	width: 90%;
	margin: 0 auto;
	height: auto;
	text-align:center;
	margin-top:;
		
}
.cursos{
	padding:5px;
	}



/*
 like mobile view style
.rmm.style2 {text-align: left; font-family: Tahoma;}
.rmm.style2 ul {box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.15); background:#990; text-transform: uppercase; display: inline-table; text-align:left; width: 100%;}
.rmm.style2 ul li {float: none;}
.rmm.style2 ul li:hover {background: #4b545f;}
.rmm.style2 ul ul {display: none; margin:0; background: #5f6975; border-radius: 0px; padding: 0; position: relative;}
.rmm.style2 ul li a {color: #fff; font-weight:600; display: block; padding: 15px 35px; text-decoration: none; font-weight:600; }
.rmm.style2 ul ul li {border-bottom: 1px solid #575F6A; border-top: 1px solid #6B727C;}
.rmm.style2 ul ul li a {padding: 12px 35px; color: #fff; }
.rmm.style2 ul ul li a:hover {background: #4b545f;}
.rmm.style2 ul ul ul {left: 0;}
*/





/* -------------------------------------------- */
/* ------------------Featured---------------- */

.featured{
	background-color: #CCC;
	
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.featured .wrap-featured{background:;}
.featured .wrap-featured .slider{padding: 0px;}

/* -------------------------------------------- */
/* ------------------Content------------------- */
#content {

}
#content .wrap-content{
	background-color: #E1E1E1;
	margin-top: 30px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.divider{background: url("../images/divider.png") repeat-x; height: 7px; width: 90%; margin: auto;}

.block01 {margin:10px;}
.block01 h1 {
	padding-top: 30px;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	font-family: 'Nunito Sans', sans-serif;
	color: #333;
}
.block01 p {
	padding: 10px 30px 30px 30px;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	color: #333;
	font-family: 'Nunito Sans', sans-serif;
}

.block02 {margin:30px 0; padding: 0 10px;}
.block02 h2{font-size:20px; font-weight: normal;}
.block02 a{color: #474747;}
.block02 a:hover{color: #009FE3;}
.block02 span {font-size: 50px; float: left; margin: 0px 5px 0 0; line-height: 1;}

.block03 {margin: 30px 0; padding: 0 10px;}
.block03 .title{width: 90%; background: url("../images/divider.png") repeat-x 50% 50%; margin: auto; text-align: center;}
.block03 .title span{ background: #ffffff; padding: 10px; font-size: 20px; text-transform: uppercase;}
.block03 img{border:2px solid #CCCCCC;}
.block03 h2{font-size:15px; line-height:30px;}

.block04 {margin: 30px 0; padding: 0 10px;}
.block04 .title{width: 90%; background: url("../images/divider.png") repeat-x 50% 50%; margin: auto; text-align: center;}
.block04 .title span{ background: #ffffff; padding: 10px; font-size: 20px; text-transform: uppercase;}

.block05 {margin: 30px 0;}
.block05 .title{width: 90%; background: url("../images/divider.png") repeat-x 50% 50%; margin: auto; text-align: center;}
.block05 .title span{ background: ; padding: 10px; font-size: 20px; text-transform: uppercase;}
.block05 article{ clear: both; margin-bottom:30px; padding: 0 10px;}
.block05 article h2{
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #F63;
}
.block05 article h2{
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #D15E10;
}
.block05 article p{font-size:14px; line-height:25px; font-weight:normal;}
.block05 article .info{font-style:italic; padding: 10px 0px;}
.block05 article img{
	margin-bottom: 10px;
	width: auto;
}
.block05 .box{margin-bottom:20px; padding: 0 10px;}
.block05 .heading{padding:5px 0px; border-bottom:2px solid #009FE3}
.block05 .heading h2{font-size:16px; font-weight:normal; display:inline;  padding-bottom: 8px;}
.block05 .content{ margin: 5px 0px ;}
.block05 .content .list{padding: 10px; margin-left: 10px;}
.block05 .content ul{ font-size:14px; list-style-type:circle;}
.block05 .content ul li{padding:5px; border-bottom: 1px solid #E2E2E2;}

.block05 {margin: 30px 0;}
.block05 .title{
	width: 90%;
	margin: auto;
	text-align: center;
	padding-top: 12px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 50% 50%;
}
.block05 .title span{ background: ;
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.block05 article{ clear: both; margin-bottom:30px; padding: 0 10px;}

.block06  img{ margin-bottom:10px; width:; }
.block06 a{color: #D7401A;}
.block06 a:hover{color: #009FE3;}
.block06 article h3{
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	padding-left:10px;
	
}
.block05 .box{margin-bottom:20px; padding: 0 10px;}
.block05 .heading{padding:5px 0px; border-bottom:2px solid #009FE3}
.block05 .heading h2{font-size:16px; font-weight:normal; display:inline;  padding-bottom: 8px;}
.block05 .content{ margin: 5px 0px ;}
.block05 .content .list{padding: 10px; margin-left: 10px;}
.block05 .content ul{ font-size:14px; list-style-type:circle;}
.block05 .content ul li{padding:5px; border-bottom: 1px solid #E2E2E2;}

/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {
	background-color: #C15420;
	margin-top: 15px;
}
footer .wrap-footer{padding:10px 0px; color:#ffffff;}

footer .box{}
footer .heading{ padding:5px 0; border-bottom:1px solid #009FE3; border-top:1px solid #009FE3; text-align: center;}
footer .heading h2{font-size:18px; font-weight:normal; display:inline;border-bottom: 1px solid #009FE3; border-top: 1px solid #009FE3; padding: 7px 0 8px 0;}
footer .content{padding:5px}
footer .content1{padding:5px; text-align:right;}
footer .content ul{ font-size:14 px;}
footer .content ul li{padding:3px 0;}
footer .content .tag-footer a{
	padding: 5px;
background: ; 		margin: 5px 5px 5px 5px;
	;
	color: #CCC;
	text-align: center;
}
footer .content .tag-footer a:hover{color: #FFF; background:;}
.tag-footer{
	text-align: center;
} 
.copyright{text-align:center; margin-top:20px; background: #252525; padding: 20px 0px; color:#CCC}
.copyright a{color:#ffffff; }

/*------------gallery*/
.gallery {}
.gallery a {display: block;	margin: 0px 10px 10px 0px;position: relative;
	-webkit-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);
	box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.5);}

/*Left and Right margins to images in the middle column*/
/*This selects the 2nd, 5th and 8th elements*/
/*.gallery a:nth-child(3n+2) {margin: 0 25px 25px 25px;}*/

.gallery a img {display: block;	-webkit-transition: all 0.5s;}

/*Hover effects*/
.gallery a img:hover {-webkit-filter: none; /*Returns to default state*/}

/*Default state for brightness has to be specified specifically*/
.gallery a img.brightness:hover {-webkit-filter: brightness(0);}

/*Filter styles*/
.saturate {-webkit-filter: saturate(3);}
.grayscale {-webkit-filter: grayscale(100%);}
.contrast {-webkit-filter: contrast(160%);}
.brightness {-webkit-filter: brightness(0.25);}
.blur {-webkit-filter: blur(3px);}
.invert {-webkit-filter: invert(100%);}
.sepia {-webkit-filter: sepia(100%);}
.huerotate {-webkit-filter: hue-rotate(180deg);}
.opacity {-webkit-filter: opacity(50%);}


/*Pagination*/
#pagi{margin: 50px auto; padding: 20px 0px;list-style: none;width: 250px;}
#pagi li {float: left;margin-right: 10px;}
#pagi li a {display: block;	text-decoration: none; color: #717171;font: bold 16px Arial, sans-serif;padding: 5px; background: #ffffff;}
#pagi li a.current, #pagi li a:hover {color: #ffffff;	background: #009EE2;}

/*Comment*/
.comment{font-weight:bold; margin:10px 0px; width: auto;}
.comment div{margin-bottom: 20px; vertical-align:middle; }
.comment input{border: 2px solid #999999;padding: 8px 10px;width:250px;}
.comment textarea{border: 2px solid #999999;padding: 8px 10px;width:95%;}
.comment input[type="submit"] {cursor: pointer; width:100px; float:right;
	background: -webkit-linear-gradient(top, #efefef, #ddd);background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;text-shadow: 0px 1px 1px rgba(255,255,255,1);	border: 2px solid #999999;}
.comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);	border: 2px solid #bbb;}
.comment input[type="submit"]:active {
	background: -webkit-linear-gradient(top, #ddd, #aaa);	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -ms-linear-gradient(top, #ddd, #aaa);	background: -o-linear-gradient(top, #ddd, #aaa);
	background: linear-gradient(top, #ddd, #aaa);	border: 2px solid #999;}
