/*
Puedes añadir tu propio CSS aquí.

Haz clic en el icono de ayuda de arriba para averiguar más.
*/
.main-navigation li{width:14%}
.main-navigation a {line-height:35px}
.primary-menu-cont > ul > li {padding-top:10px}
.site-contact {display:none}
.main-navigation {text-align:center;opacity:0.95}
.main-navigation hover{opacity:1}
.entry-content li {
    padding-left: 15px;
    background-image: url(http://www.matics.mx/wp-content/uploads/2017/01/li-tex.png);
    background-repeat: no-repeat;
    background-position: 271px 6px;
    list-style: none;
    display: block;
    position: relative;
}
#curso1,#curso2,#curso3,#curso4{
    width: 200px;
    height: 305px;
    float: left;
    margin-left: 20px;
    background-image: url(http://www.matics.mx/wp-content/uploads/2017/01/curso.png);
    background-repeat: no-repeat;
}
#cursos h1 {
    font-size: 15px;
    color: #FFF;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 8px;
    text-align: center;
}
#cursos h2 {
    font-size: 14px;
    color: #003E9F;
    font-weight: bold;
    text-align: left;
    padding: 0 5px;
    margin: 2px 25px;
}
#cursos p {
    font-size: 13px;
    color: #3F3F3F;
    text-align: left;
    line-height: 15px;
    padding: 0 5px;
}
#cursos img{padding:20px 15px 15px 5px}
a.mas2 {
    display: block;
    width: 55px;
    height: 17px;
    background-color: #FF9900;
    font-size: 9px;
    color: #FFF;
    float: right;
    text-align: center;
}
#cursos div{padding-left:12px}
.entry-content img{padding-right:2em}
.entry-content .icons img{padding-right:1em}
.tab ul li {
    padding-left: 25px;
	background-image: url(/wp-content/uploads/2017/01/li-table.jpg)}
.jwts_clr {display:block;clear:both;height:0;line-height:0;margin:0;padding:0;border:0;}

.content-area {
    width: 100%;
}

/* Tabs
------------------------------------------ */
.jwts_tabber {display:none;}
.jwts_tabberlive {margin:4px 0;padding:0;}

/* The tab navigation */
ul.jwts_tabbernav {margin:0 0 0 8px!important;padding:0!important;list-style:none!important;list-style-image:none!important;background:none!important;line-height:normal!important;height:auto!important;text-align:left!important;}
ul.jwts_tabbernav li {margin:0!important;padding:0!important;line-height:normal!important;list-style:none!important;list-style-image:none!important;background:none!important;display:inline!important;}
ul.jwts_tabbernav li a {font-size:14px;margin:0 2px 0 0;padding:4px 10px 2px;color:#222;border-radius:2px 2px 0 0;border:1px solid #bbb;border-bottom:none;background:#eee url(../images/tab_bg.jpg) repeat-x 50%;}
ul.jwts_tabbernav li a:hover {color:#c64934;border:1px solid #aaa;border-bottom:none;background:#f2f2f2;text-decoration:none;}
ul.jwts_tabbernav li a:active,
ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {background:#fff;border-bottom:1px solid #fff;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {background:#fff;border-bottom:1px solid #fff;text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {background:none;padding:0;margin:0;}

/* The tab content */
.jwts_tabberlive .jwts_tabbertab {text-align:left;margin:2px 0 0!important;padding:8px;border:1px solid #bbb;border-radius:2px;background:#fff;}
.jwts_tabberlive .jwts_tabbertab h2.jwts_heading,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}

/* IE7 specific */
body.jwts_IsIE7 ul.jwts_tabbernav {position:relative;z-index:9;}
body.jwts_IsIE7 .jwts_tabberlive .jwts_tabbertab {position:relative;z-index:8;margin:2px 0 0!important;}



/* Sliders (accordion)
------------------------------------------ */
div.jwts_toggleControlContainer {}
	div.jwts_toggleControlContainer a.jwts_toggleControl {font-size:14px;font-weight:normal;text-decoration:none;display:block;border:1px solid #ccc;border-radius:2px;background:url(../images/tab_bg.jpg) repeat-x;background-position-y:40%;padding:4px;margin-bottom:1px;line-height:normal;}
		div.jwts_toggleControlContainer a.jwts_toggleOn {color:#c64934;margin-bottom:0;border-radius:2px 2px 0 0;}
		div.jwts_toggleControlContainer a.jwts_toggleControl span.jwts_togglePlus,
		div.jwts_toggleControlContainer a.jwts_toggleControl span.jwts_toggleMinus {display:none;}
		div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle {line-height:normal;background:url(../images/arrows.png) no-repeat 0 -146px;padding-left:20px;}
		div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle {line-height:normal;background:url(../images/arrows.png) no-repeat 0 -1px;padding-left:20px;}
		div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlNotice {color:#999;font-size:10px;display:block;float:right;line-height:14px;vertical-align:bottom;}
		div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlNotice {display:none;}
div.jwts_toggleContent {}
	div.jwts_content {padding:4px 8px;margin-bottom:1px;border:1px solid #ccc;border-radius:0 0 2px 2px;border-top:0;}

/* IE7 specific */
body.jwts_IsIE7 div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlNotice {display:none;}
.tab th {
    background-color: #013BA6;
    color: #FFF;
    font-weight: normal;
    font-size: 15px;
    text-align: center;
    border: none !important;
}
#post-38 .wp-post-image,.search-form{display:none}
.content-area {padding-top:2px}
.slideshow-window {background-color: rgba(1,20,110,0.7);
    border: 20px solid rgba(1,20,110,0.5);
	background-image: url(http://www.matics.mx/wp-content/themes/great/images/header.png);
    background-attachment: fixed;
    background-size: 100%;}
.tab ul li,#post-13 ul li{background-position: 0px}