/*@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,500,700);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Sansita+One);
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:700);*/
body {
  background: #086eb0 url(../images/body_bg.jpg) repeat-x center top fixed;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.izq {
  clear: left;
  float: left;
  text-align: left;
}
.der {
  clear: right;
  float: right;
  text-align: right;
  /*width:50%;*/
}
.thumb {
  border: #555 solid 1px;
}
.clear {
  clear: both;
}
#bg {
  background: url(../images/pattern1.png) no-repeat center top fixed;
  min-width: 990px;
}
#principal {
  /*width: 990px;*/
  max-width: 1200px;
  margin: 0px auto;
  background: url(../images/borde_menu.png) no-repeat 0px 145px;
}
#principal > .interior {
  background: url(../images/borde_menu.png) no-repeat right 145px;
}
#principal .interior_l {
  clear: both;
  background: url(../images/bg-wrap.png) 0px bottom no-repeat;
}
#principal .interior_r {
  background: url(../images/bg-wrap.png) right bottom no-repeat;
}
#principal .bg_contenido {
  padding-bottom: 25px;
  background: url(../images/section2-bg.png) no-repeat center bottom;
}
#encabezado {
  height: 145px;
  margin: 0px 20px 0px 20px;
}
#logo {
  margin-top: 27px;
  float: left;
  height: 118px;
  width: 375px;
  background: url(../images/bg_logo.png) no-repeat center 3px;
  position: relative;
}
#logo a {
  color: #000;
}
#logo h1 {
  background: url(../images/logo.png) no-repeat center top;
  width: 329px;
  height: 88px;
  margin: 0px;
  padding: 0px;
  display: block;
  margin: 15px auto 0px auto;
  text-indent: 335px;
  overflow: hidden;
  white-space: nowrap;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
#logo strong {
  position: absolute;
  left: 120px;
  top: 40px;
  
  top:27px;
  
  left:118px;
  width: auto;
  
  line-height:12px;
  
  text-align:center;
  
  font-family: Raleway;
  
  font-size: 11px;
  
  font-weight: 700;
}
#logo strong span {
	font-size:12px;
}
#menu .inner-menu {
	float: left;
  	width: 950px;
	width: 100%;
	margin:0px auto;
	
	text-align:center;
}
#menu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block;
  
  display:inline-block;
  /*float: left;
  width: 950px;*/
  background: #f0c129;
  
  background:#f9c221;
  height: 40px;
  /*overflow:hidden;*/
  /*position:relative;*/
  width: 100%;
}
#menu ul li {
  float: left;
  background: url(../images/bg_menu.jpg) center center no-repeat;
  display: block;
  position: relative;
}
#menu ul li a {
  color: #333;
  font-family: 'Archivo Narrow', Arial, Helvetica, sans-serif;
  font-size: 14px;
  word-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  /*padding:13px 0px 10px 0px;*/
  /*width:190px;*/
  /*width:158px;*/
  text-align: center;
  background: url(../images/separacion_menu.jpg) no-repeat -3px top;
  min-height: 40px;
  font-size: 14px;
  /* font-size: 0.875rem; */
  font-size: 12px;
  
  padding-left:2px;
}
#menu ul li.first {
  background-position: -40px center;
  margin-left: 1px;
  height: 40px;
  overflow: hidden;
  
  background: url('../images/bg_menu_first.jpg') left center;
}
#menu ul li.last {
  background-position: -540px center;
  height: 40px;
  overflow: hidden;
  
  background: url('../images/bg_menu_last.jpg') right center;
}
#menu ul li.first a {
  background: none;
}
#menu ul span.new {
  position: absolute;
  width: 48px;
  height: 48px;
  display: block;
  background: url(../images/ribbon.gif) no-repeat right center;
  top: -5px;
  right: -4px;
  z-index: 2;
}
#menu ul li a strong {
  /*font-weight:normal;*/
  /* padding: 13px 13px 12px; */
  padding: 13px 9px 12px;
  display: block;
}
#menu ul li a.active strong, #menu ul li a:hover strong {
  color: #866246;
  background: url(../images/menu_hover.png) no-repeat center top;
}
#menu ul li.medium a.active strong, #menu ul li.medium a:hover strong {
  color: #866246;
  background: url(../images/menu_hover_medium.png) no-repeat center top;
}
#menu ul li.small a.active strong, #menu ul li.small a:hover strong {
  color: #866246;
  background: url(../images/menu_hover_small.png) no-repeat center top;
}
#sociales {
  height: 50px;
  float: right;
}
#sociales .interior {
  background: url(../images/bg_sociales.png) no-repeat right top;
  float: left;
  width: 10px;
  height: 50px;
}
#sociales ul {
  background: url(../images/bg_sociales.png) no-repeat left top;
  padding: 0px;
  margin: 0px;
  padding-left: 75px;
  padding-right: 20px;
  list-style: none;
  float: left;
  min-height: 50px;
  display: block;
}
#sociales ul li {
  float: left;
  display: block;
  margin: 8px 5px;
}
#sociales ul li a {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  text-decoration: none;
  text-indent: 40px;
  white-space: nowrap;
}
#sociales ul li a.facebook {
  /*background:url(../images/facebook.png) no-repeat;*/
  background: url(../images/icon_03.png) no-repeat;
}
#sociales ul li a.twitter {
  /*background:url(../images/twitter.png) no-repeat;*/
  background: url(../images/icon_04.png) no-repeat;
}
#sociales ul li a.google {
  /*background:url(../images/google.png) no-repeat;*/
  background: url(../images/icon_02.png) no-repeat;
}
#sociales ul img {
  display: block;
}
#link-top {
  clear: right;
  float: right;
  margin-top: 15px;
}
#link-top ul {
  float: right;
  list-style: none;
  display: block;
  margin: 10px 0px 8px 0px;
  padding: 0px;
}
#link-top ul li {
  float: left;
  margin-left: 10px;
  display: block;
}
#link-top ul li a {
  color: #000;
  text-decoration: none;
}
#link-top ul li a:hover {
  text-decoration: underline;
}
#link-top .download {
  float: right;
  background: url(../images/button_calltoaction_contact.png) no-repeat scroll right top transparent;
  padding-right: 65px;
  margin: 18px 0px 10px 0px;
}
#link-top .download > span {
  display: inline-block;
  font-size: 13px;
  color: white;
  text-shadow: 1px 1px 0px #02458f;
  padding-left: 25px;
  line-height: 30px;
  height: 30px;
  font-weight: bold;
  float: left;
  cursor: pointer;
  background: url(../images/button_calltoaction_span.png) no-repeat scroll left top transparent;
  color: white;
  text-shadow: 1px 1px 0px #02458f;
  min-width: 90px;
  text-align: center;
}
#contenido {
  clear: both;
  background: #fff;
  /*height:1400px;*/
  margin: 0px 20px;
  padding: 5px 5px 5px 5px;
  border-radius: 10px;
  position: relative;
}
#banner {
  height: 227px;
  /*background:#008392;*/
  width: auto;
  margin-bottom: 5px;
  overflow: hidden;
  width: 100%;
}
.slider-container {
  width: 940px;
  background: #fff;
  width: 100%;
  border-radius: 10px;
}
.slider-wrap {
  background-repeat: no-repeat;
  background-position: 0 0;
  /*background-image: url(../images/slider-wrap.png);*/
  width: 940px;
  height: 227px;
  position: absolute;
  z-index: 90;
  width: auto;
  left: 0px;
  right: 0px;
  float: left;
  box-shadow: 0px 0 12px 0px inset;
  border-radius: 10px;
  margin: 0px 5px;
}
#slider {
  width: 940px;
  height: 227px;
  position: relative;
  background: url(../images/loading.gif) no-repeat 50% 50%;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
  background-position: center !important;
}
#slider img {
  border: none;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
#slider a {
  border: 0;
  /*display:inline-block;*/
  display: block;
}
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 100%;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 91;
  display: none;
}
/* If an image is wrapped in a link */
/* The slices in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 50;
  height: 100%;
  background-position: center !important;
  /*background-size: contain !important;*/
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  color: #fff;
  z-index: 92;
  top: 0px;
  margin-left: -10px;
}
.nivo-caption .nivo-caption-inner {
  padding: 0;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-caption p {
  padding: 0px;
  margin: 0px;
  position: absolute;
  display: inline-block !important;
  white-space: nowrap !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 99;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  position: absolute;
  width: auto;
  height: auto;
  left: 400px;
  padding: 5px 5px 10px 5px;
  bottom: -6px;
  text-align: right;
  z-index: 92;
  background: url(../images/nav-bg.png) center bottom;
  border-radius: 6px;
}
.nivo-controlNav a {
  position: relative;
  z-index: 99;
  cursor: pointer;
  display: inline-block !important;
  width: 17px;
  height: 0;
  padding-top: 17px;
  margin-left: 3px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: -20px 0px;
  background: url(../images/divider3.gif) 0px top;
}
.nivo-controlNav a:hover .bg-pagination {
  opacity: 1;
}
.nivo-controlNav a.active {
  background-position: 0px 19px;
}
.nivo-directionNav a {
    	/*
    	position:absolute;
    	display:block;
    	width:36px;
    	height:35px;
    	text-indent:-9999px;
    	border:0;
    	top:50%;
    	background:url(../images/direction_nav.png) no-repeat 0 0;
    	*/
  position: absolute;
  display: block;
  width: 11px;
  height: 22px;
  text-indent: -9999px;
  border: 0;
  /*top:173px;*/
  background: url(../images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
        	/*
        	right:0;
        	background-position:-36px 0;
        	*/
  right: 20px;
  background-position: -11px 0;
}
a.nivo-nextNav:hover {
  /*background-position:-36px -35px;*/
  background-position: -11px -22px;
}
a.nivo-prevNav {
        	/*
        	left:0;
        	background-position:0 0;
        	*/
  left: 20px;
  background-position: 0 0;
}
a.nivo-prevNav:hover {
  /*background-position:0 -35px;*/
  background-position: 0 -22px;
}
#slider .nivo-controlNav img {
  display: inline;
  /* Unhide the thumbnails */
  position: relative;
  margin-right: 10px;
  width: 120px;
  height: auto;
}
#contenido a {
  color: #0071bc;
  text-decoration: none;
}
#contenido a:hover {
  color: #000;
  text-decoration: underline;
}
#contenido .col1 {
  float: left;
  width: 20%;
}
#contenido .col1 .interior {
  width: 220px;
  float: left;
  width: 100%;
}
#contenido .col2 {
  float: left;
  width: 60%;
  padding: 0px 5px;
}
#contenido .col2 .interior {
  width: 501px;
  min-height: 785px;
  float: left;
  border: #ddd solid 1px;
  /*border-bottom:none;*/
  /*border-top:none;*/
  margin: 0px;
  padding: 15px;
  background: url(../images/bg_contenido.jpg) repeat-x;
  border-radius: 10px;
  position: relative;
  width: 100%;
}
#contenido .col3 {
  width: 197px;
  float: left;
  width: 20%;
}
#contenido .col4 {
  width: 707px;
  float: left;
  border: #DDD solid 1px;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 5px;
  background: url(../images/bg_contenido.jpg) repeat-x;
  border-radius: 10px;
  position: relative;
}
#contenido .col5 {
  border: #DDD solid 1px;
  margin: 0px;
  padding: 0px;
  background: url(../images/bg_contenido.jpg) repeat-x;
  border-radius: 10px;
  position: relative;
}
#contenido .col1 ul.menu {
  margin: 0px;
  padding: 0px;
  list-style: none;
  /*background:#ffe31a url(../images/menu.jpg) no-repeat;*/
  /*background:url(../images/bg-aside3.jpg) no-repeat #056fb9 center;*/
  /*background:url(../images/bg-aside2.jpg) no-repeat #056fb9 center center;*/
  background: url(../images/bg-aside4.jpg) center bottom;
  padding: 10px 5px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 5px;
}
#contenido .col1 ul.menu li {
  background: url(../images/list-1-border3.png) repeat-x center bottom;
}
#contenido .col1 ul.menu li a {
  display: block;
  padding: 8px 0px;
  font-weight: bold;
  color: #008392;
  text-decoration: none;
  /*border-bottom:#ffe357 solid 1px;*/
  /*background:url(../images/bullet3.jpg) no-repeat;*/
  /*background:url(../images/marker-2.png) no-repeat left center;*/
  /*background:url(../images/marker-5.png) no-repeat left 7px;*/
  background: url(../images/marker-23.png) no-repeat left 7px;
  /*background:url(../images/marker-18.png) no-repeat left 5px;*/
  padding-left: 30px;
  margin-left: 20px;
  color: #600;
  /*font-family:'Open Sans', Arial;*/
  font-weight: 500;
  font-size: 13px;
}
#contenido .col1 ul.menu li a:hover, #contenido .col1 ul.menu li a.current {
  color: #000;
  /*background:none;*/
  /*background:url(../images/marker-2.png) no-repeat left center;*/
  /*background:url(../images/marker-5.png) no-repeat left -73px;*/
  background: url(../images/marker-24.png) no-repeat left 7px;
  /*background:url(../images/marker-28.png) no-repeat left 5px;*/
}
#contenido p {
  /*margin-left:25px;*/
  /*margin-left:10px;*/
  /* Sangria de parrafo */
  margin-left: 5px;
}
#contenido p.info {
  text-align: justify;
  display: compact;
  margin-right: 155px;
  min-height: 35px;
}
#contenido a.maps {
  background: url(../images/maps-icon.png) no-repeat;
  width: 24px;
  height: 24px;
  overflow: hidden;
  text-indent: 50px;
  margin-bottom: -4px;
  display: inline-block;
}
#contenido table.tabla1 {
  border-collapse: collapse;
}
#contenido table.tabla1 td {
  border: #0167bb solid 1px;
}
#contenido table.tabla1 th {
  border: #0167bb solid 1px;
  background: #439de7;
  color: #FFF;
}
.title-border {
  /*width:100px;*/
  display: inline-block;
  border-bottom: #72bc40 solid 3px;
  background: none !important;
  color: #555;
}
.title-border span {
  padding-left: 0px !important;
  margin-left: 0px !important;
}
.title-border.color-1 {
  border-color: #72bc40;
}
.title-border.color-2 {
  border-color: #fa588a;
}
.title-border.color-3 {
  border-color: #be9cb9;
}
.title-border.color-4 {
  border-color: #2dd4e3;
}
.title-border.color-5 {
  border-color: #ff8400;
}
.title-border.color-6 {
  border-color: #47b7e1;
}
#contenido h1 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  color: #0071bc;
  background: url(../images/marker.png) no-repeat left center;
  /*padding-left:25px;*/
  margin-left: 5px;
  font-family: Oswald, Arial;
  font-weight: normal;
}
#contenido h1 span {
  /*margin-left:25px;*/
  /*margin-left:5px;*/
  margin-left: 20px;
}
#contenido h1.title {
  background: url(../images/title_bg2.gif);
  color: #fff;
  border-radius: 5px;
  margin-left: 0px;
  position: relative;
}
#contenido h1.title span {
  background: url(../images/marker.png) no-repeat left center;
  margin-left: 5px;
  padding-left: 20px;
}
#contenido h1.title2 {
  background: url(../images/blog_post_bg_small.png) no-repeat -25px bottom;
  width: 100%;
  padding-bottom: 5px;
  margin-left: 0px;
}
#contenido h1.title2 span {
  /*background:url(../images/marker.png) no-repeat left center;*/
  /*margin-left:5px;*/
  /* Sangria de parrafo */
  margin-left: 0px;
  /*padding-left:20px;*/
}
#contenido .font1 {
  font-size: 16px;
}
#contenido h2 {
  color: #336;
  background: url(../images/list-1-marker.png) no-repeat left 2px;
  padding-left: 20px;
  /*margin-left:5px;*/
  font-size: 16px;
  font-weight: 500;
  font-family: 'Open Sans', Arial;
}
#contenido h3 {
  /*color:#ffb500;*/
  color: #000;
  font-family: Oswald, Arial;
  font-weight: normal;
  background: url(../images/list-1.png) no-repeat left center;
  padding-left: 15px;
  /*margin-left:10px;*/
  /* Sangria de parrafo */
  margin-left: 0px;
  font-size: 13px;
}
#contenido h3.title2 {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: #ccc solid 1px;
}
#contenido h3.title2 span {
  background: url(../images/icon-dw.jpg) no-repeat center top;
  width: 24px;
  height: 24px;
  text-indent: 30px;
  overflow: hidden;
  display: inline-block;
  float: right;
  margin-left: 2px;
}
#contenido h3.title2 strong {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
#contenido h3.title2 span.win {
  background: url(../images/icon-win.jpg) no-repeat center top;
}
#contenido h3.title2 span.ie {
  background: url(../images/icon-ie.jpg) no-repeat center top;
}
#contenido h3.title2 span.dw {
  background: url(../images/icon-dw.jpg) no-repeat center top;
}
#contenido h3.title2 span.fl {
  background: url(../images/icon-fl.jpg) no-repeat center top;
}
#contenido h3.title2 span.ps {
  background: url(../images/icon-ps.jpg) no-repeat center top;
}
#contenido h3.title2 span.x6 {
  background: url(../images/icon-x6.jpg) no-repeat center top;
}
#contenido h3.title2 span.msa {
  background: url(../images/icon-msa13.jpg) no-repeat center top;
}
#contenido h3.title2 span.mse {
  background: url(../images/icon-mse13.jpg) no-repeat center top;
}
#contenido h3.title2 span.msw {
  background: url(../images/icon-msw13.jpg) no-repeat center top;
}
#contenido h3.title2 span.msp {
  background: url(../images/icon-msp13.jpg) no-repeat center top;
}
#contenido h3.title2 span.phpmysql {
  background: url(../images/icon-phpmysql.jpg) no-repeat center top;
  width: 45px;
}
#contenido h3.title2 span.aspmssql {
  background: url(../images/icon-aspmssql.jpg) no-repeat center top;
  width: 45px;
}
#contenido h3.title2 span.javamysql {
  background: url(../images/icon-javamysql.jpg) no-repeat center top;
  width: 45px;
}
#contenido h3.title2 span.vbmssql {
  background: url(../images/icon-vbmssql.jpg) no-repeat center top;
  width: 45px;
}
#contenido h3.title2 span.vbaexcel {
  background: url(../images/icon-vbaexcel.jpg) no-repeat center top;
  width: 45px;
}
#contenido h3.title2 span.mysql {
  background: url(../images/icon-mysql.jpg) no-repeat center top;
}
#contenido h3.title2 span.mssql {
  background: url(../images/icon-mssql.jpg) no-repeat center top;
}
#contenido h3.title2 span.oracle {
  background: url(../images/icon-oracle.jpg) no-repeat center top;
}
#contenido h3.title2 span.mspj {
  background: url(../images/icon-mspj13.jpg) no-repeat center top;
}
#contenido h3.title2 span.autocad {
  background: url(../images/icon-autocad.jpg) no-repeat center top;
}
#contenido h3.title2 span.tools {
  background: url(../images/icon-tools.jpg) no-repeat center top;
}
#contenido h3.title2 span.pc {
  background: url(../images/icon-pc.jpg) no-repeat center top;
}
#contenido h3.title2 span.php {
  background: url(../images/icon-php.jpg) no-repeat center top;
}
#contenido h3.title2 span.asp {
  background: url(../images/icon-asp.jpg) no-repeat center top;
}
#contenido h3.title2 span.java {
  background: url(../images/icon-java.jpg) no-repeat center top;
}
#contenido h3.title2 span.vb {
  background: url(../images/icon-vb.jpg) no-repeat center top;
}
#contenido h3.title2 span.fb {
  background: url(../images/icon-fb.jpg) no-repeat center top;
}
#contenido h3.title2 span.tw {
  background: url(../images/icon-tw.jpg) no-repeat center top;
}
#contenido h3.title2 span.pmi {
  background: url(../images/icon-pmi.jpg) no-repeat center 2px;
  width: 65px;
}
#contenido h3.title2 span.s10 {
  background: url(../images/icon-s10.jpg) no-repeat center 2px;
  width: 20px;
}
#contenido .interior {
  /*background:url(../images/bg_contenido.jpg) repeat-x;*/
  /*border-top:#ccc solid 1px;*/
  /*padding-top: 10px;*/
  /*padding: 10px;*/
  /*float:left;*/
}
#contenido ul.publicidad {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#contenido ul.publicidad li {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
#contenido ul.publicidad li.last {
  margin: 0px;
}
#contenido ul.publicidad li img {
  display: block;
  border: none;
  margin: 0px auto;
  max-width: 100%;
}
#contenido ul.publicidad a {
  text-decoration: none;
}
#contenido ul.lista1 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
  /*display:none;*/
}
#contenido ul.lista1 li {
  /*background:url(../images/bull.gif) no-repeat left center;*/
  background: url(../images/bull.gif) no-repeat left 6px;
  padding-left: 10px;
  margin: 5px 0px;
  /*display:none;*/
}
#contenido ul.lista1 li.fx {
  background-position: 0px 14px;
}
#contenido ul.lista1 span {
  width: 60px;
  display: inline-block;
}
#contenido ul.lista2 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 25px;
  /*display:none;*/
}
#contenido ul.lista2 li {
  background: url(../images/bull.gif) no-repeat left center;
  padding-left: 10px;
  margin: 5px 0px;
  /*display:none;*/
}
#contenido ul.lista2 li a {
  color: #00317a;
}
#contenido ul.lista3 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 5px;
  /*display:none;*/
}
#contenido ul.lista3 > li {
  background: url(../images/marker-16.gif) no-repeat left 4px;
  padding-left: 10px;
  margin: 5px 0px;
  /*display:none;*/
}
#contenido ul.lista3 > li a {
  color: #00317a;
}
#contenido a.btn1 {
  background: url(../images/nav2.png) repeat-x;
  border-bottom: #360 solid 1px;
  display: block;
  float: left;
  font-family: Oswald, Tahoma, Geneva, sans-serif;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 5px;
  position: relative;
}
#contenido a.btn1 strong {
  font-weight: normal;
  display: block;
  padding: 10px 80px 10px 20px;
  background: url(../images/bullet6.png) no-repeat 90% 60%;
}
#contenido a.btn1:hover {
  color: #FFC;
  text-decoration: none;
}
#contenido ul.niveles {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: block;
  position: relative;
  float: left;
  margin-bottom: 60px;
}
#contenido ul.niveles > li {
  background: url(../images/niveles.png) no-repeat;
  float: left;
  font-family: 'Open Sans Condensed', Verdana, Geneva, sans-serif;
  text-transform: uppercase;
  color: #003;
  font-size: 14px;
  display: block;
  position: absolute;
  height: 41px;
}
#contenido ul.niveles > li:first-child {
  z-index: 3;
}
#contenido ul.niveles > li:first-child + li {
  background: url(../images/niveles.png) no-repeat 0px -41px;
  margin-left: 158px;
  z-index: 2;
}
#contenido ul.niveles > li:first-child + li + li {
  background: url(../images/niveles.png) no-repeat 0px -82px;
  margin-left: 306px;
  z-index: 1;
}
#contenido ul.niveles > li.disabled {
  background: url(../images/niveles.png) no-repeat 0px -123px !important;
}
#contenido ul.niveles > li.disabled a {
  color: #666;
  background: url(../images/marker2.png) no-repeat right center;
}
#contenido ul.niveles > li.disabled a:hover {
  text-decoration: none;
  cursor: default;
}
#contenido ul.niveles li a {
  width: 160px;
  text-align: center;
  float: left;
  display: block;
  padding: 11px 0px 10px 0px;
  margin-right: 40px;
  background: url(../images/marker1.png) no-repeat right center;
  color: #000;
}
.frame {
  float: right;
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 15px;
  border: 1px solid gray;
  padding: 2px;
}
.frame .framecaption {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  background: #F3B521;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  padding: 5px 0;
  font-weight: bold;
}
.interior p {
  text-align: justify;
}
#error-404 {
  /*background:url(../images/box.png) no-repeat;*/
  /*width:811px;*/
  height: 503px;
  margin: 40px auto;
}
#error-404 .error-imagen {
  /*padding-top:140px;*/
  padding-bottom: 20px;
  float: left;
}
#error-404 .error-texto {
  font-size: 16px;
  /*font-family:Comic Sans MS;*/
  font-family: 'Open Sans';
  color: #555;
  margin: 0px;
  width: 400px;
  float: left;
  margin-left: 40px;
}
#error-404 .oops {
  font-size: 54px;
  color: #4F3776;
  margin: 2px 0px 5px 0px;
}
#error-404 p {
  font-size: 15px;
  color: #aaa;
}
#error-404 a {
  color: #090;
}
#error-404 a:hover {
  color: #F60;
}
#error-404 strong {
  font-size: 222px;
  color: #4F3776;
}
.box1 {
  float: right;
  border-left: #ccc solid 1px;
  margin: 25px 0px 0px 0px;
  padding-left: 20px;
}
.box1 img {
  border: #555 solid 1px;
  /*border:#90c3fc solid 3px;*/
}
.box2 {
  height: 280px;
  height: 327px;
  overflow: hidden;
}
.box3 {
  height: 500px;
  overflow: hidden;
}
.box4 {
  float: right;
  margin: auto 10px;
}
.ml {
  margin-left: 25px !important;
}
.mt {
  margin-top: 25px !important;
}
.elige {
  width: 200px;
  background: url(../images/elige-nivel.jpg) no-repeat;
  height: 60px;
  margin: 0px auto;
}
.elige-pago {
  width: 200px;
  background: url(../images/elige-pago.jpg) no-repeat;
  height: 60px;
  margin: 0px auto;
}
.form p {
  margin: 6px 0px 0px 0px;
}
.form span {
  display: block;
  padding: 0px 0px 5px 0px;
}
.form label.error {
  color: #F00;
  float: right;
  margin-right: 5px;
  font-family: Tahoma;
  font-size: 11px;
}
.txt {
  border: #d3d3d3 solid 1px;
  padding: 5px;
  resize: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 97%;
}
.btn {
    	/*background:#f0f0f0;
    	border:#d3d3d3 solid 1px;
    	padding:5px 10px;
    	color:#393939;
    	font-family:Arial, Helvetica, sans-serif;
    	font-weight:bold;*/
  display: block;
  margin: 0px;
  padding: 4px 30px;
  background: url(../images/tms1_btn.png) 0 0 no-repeat;
  font: 700 15px "Open Sans Condensed";
  color: #2a2423;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  border: #aaa solid 1px;
  /*font-family:Oswald, Tahoma, Geneva, sans-serif;*/
  font-weight: normal;
}
.google-map {
  display: block;
  border: #d3d3d3 solid 1px;
}
/* Address */
.address {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
  /*width:520px;*/
  margin-left: auto;
  margin-right: auto;
  display: block;
  /*margin-bottom:10px;*/
  margin-top: 30px;
  /*background:#000;*/
}
.address dt {
  float: left;
  width: 160px;
  margin-right: 45px;
  padding: 0 0 0 58px;
  background: none;
  font-size: 1em;
  line-height: 18px;
  min-height: 45px;
  background: url(../images/email.png) no-repeat 0 3px;
  margin-bottom: 10px;
}
.address dd {
  /*float:left;*/
  /*clear:both;*/
  float: left;
  width: 160px;
  min-height: 45px;
  padding: 0 0 0 58px;
  background: url(../images/telefono.png) no-repeat 0 3px;
  display: block;
  margin: 0px;
}
.address dd ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.address dd ul li {
  background: none;
  padding: 0;
  margin: 0px 0px 4px 0px;
  border: none;
  font-size: 1em;
}
.address dd span {
  float: left;
  /*width:100px;*/
  /*width:70px;*/
  width: 55px;
}
.address dd a, .address dd strong {
  font-style: italic;
  color: #fff;
  text-decoration: underline;
}
.address dd a:hover {
  text-decoration: none;
  font-weight: normal;
}
.address li.email span {
  background: none;
  margin-top: -18px;
  padding: 0px;
  float: none;
  margin-left: 70px;
  display: inline-table;
}
/* ====================================== */
/* Post Cycle */
.post_cycle {
  padding: 0;
  margin: 0;
}
.post_cycle .cycle_item {
  display: none;
  background: none !important;
  width: 100%;
}
.post_cycle .cycle_item:first-child {
  display: block;
}
/* ====================================== */
#tmslider1 {
  /*width:953px;*/
  height: 446px;
  /*margin:31px 0 0 0;*/
  margin: 0px 0 0 0;
  background: url(../images/tms1_bg.png) 0 0 no-repeat;
}
#tmslider1.bg2 {
  height: 486px !important;
  margin: 0px 0 0 0 !important;
  background: url(../images/tms1_bg2.png) 0 0 no-repeat !important;
}
#tmslider1.bg3 {
  height: 565px !important;
  margin: 0px 0 0 0 !important;
  background: url(../images/tms1_bg3.png) 0 0 no-repeat !important;
}
#tmslider1 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#tmslider1 ul li {
  width: 183px;
  height: 446px;
  float: left;
}
#tmslider1.bg2 ul li {
  width: 183px;
  height: 486px !important;
  float: left;
}
#tmslider1.bg3 ul li {
  width: 183px;
  height: 565px !important;
  float: left;
}
#tmslider1 ul li.hover {
  background: url(../images/tms1_hover.png) 0 0 no-repeat;
  cursor: default;
}
#tmslider1.bg2 ul li.hover {
  background: url(../images/tms1_hover2.png) 0 0 no-repeat !important;
  cursor: default;
}
#tmslider1.bg3 ul li.hover {
  background: url(../images/tms1_hover3.png) 0 0 no-repeat !important;
  cursor: default;
}
#tmslider1 ul li .tms1_1 {
  height: 133px;
  overflow: hidden;
}
#tmslider1.bg4 {
  height: auto !important;
  margin: 0px 0 0 0 !important;
  background: url(../images/tms1_bg3.png) 0 0 no-repeat !important;
  background:none !important;
}
#tmslider1.bg4 ul {
  position:relative;
}
#tmslider1.bg4 ul li {
  height:auto;
}
#tmslider1.bg4 ul li.slide1 {
  width:481px;
  display:table;
  margin-bottom:10px;
  margin-top:10px;
}
#tmslider1 ul li .tms1_2 p {
  padding:0px;
  margin:0px;
  text-align:center;
}
#tmslider1 ul li .tms1_2 ul,
#tmslider1 ul li .tms1_2 ol {
  margin: 0px;
  display: block;
  font-size: 13px;
  padding-left: 20px;
  padding-right: 0px;
}
#tmslider1 ul li .tms1_2 ul {
  padding-left:16px;
}
#tmslider1 ul li .tms1_2 li {
  width:auto;
}
#tmslider1 ul li .tms1_2 ul li {
  list-style:disc;
}
#tmslider1.bg4 ul li.slide1 .tms1_row,
#tmslider1.bg4 ul li.slide1 .tms1_col,
#tmslider1.bg4 ul li.slide1 .tms1_colbx {
  display:table-cell;
  vertical-align:middle;
}
#tmslider1.bg4 ul li.slide1 .tms1_colbx {
  display: table-cell;
  background: url(../images/tms1_hover_bg.png);
  padding-right: 4px;
}
#tmslider1.bg4 ul li.slide1 .tms1_row {
  width:270px;
}
#tmslider1.bg4 ul li.slide1 .tms1_col {
  width:183px !important;
}
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col {
  height:133px;
}
#tmslider1.bg4 ul li.slide1 .tms1_1 {
  background:url(../images/tms1_header.png) no-repeat left 15px;
}
#tmslider1.bg4 ul li.slide1 .tms1_1 h2 {
  padding-top:18px;
}
#tmslider1.bg4 ul li.slide1 .tms1_2 {
  padding:0px;
  height:auto;
}
#tmslider1.bg4 ul li.slide1 .tms1_2 .tms1_row,
#tmslider1.bg4 ul li.slide1 .tms1_2 .tms1_col {
  padding:10px 20px 9px 20px;
  width:229px !important;
  overflow:hidden;
}
#tmslider1.bg4 ul li.slide1 .tms1_even,
#tmslider1.bg4 ul li.slide1 .tms1_odd {
  background:url(../images/tms1_even.png) repeat-x #d2eff7;
  /*height: 39px;*/
  /*padding: 10px 200px 9px 20px;*/
  margin-right:3px;
  overflow:hidden;
  line-height:normal;
  /*min-height:39px;*/
  /*width:157px;*/
  word-wrap:break-word;
  border:#7a8995 solid 1px;
  border-top:none;
  border-bottom:none;
}
#tmslider1.bg4 ul li.slide1 .tms1_odd {
  background:url(../images/tms1_odd.png) repeat-x #e1f2f8;
  border-color:#818d97;
}
#tmslider1.bg4 ul li.slide1 .tms1_even.last {
  border-bottom:#d0ebf5 solid 1px;
}
#tmslider1.bg4 ul li.slide1 .tms1_odd.last {
  border-bottom:#e1f2f8 solid 1px;
}
#tmslider1.bg4 ul li.slide1 .tms1_3 {
  background:url(../images/tms1_footer.png) 0 0 no-repeat;
  height:78px;
  padding:0px !important;
  /*padding-top:18px;*/
}
#tmslider1.bg4 ul li.slide1 a.tms1_all_plans {
  /*margin-left:0px;*/
  margin-top:-23px;
}
#tmslider1.bg4 ul li.hover {
  background:none !important;
  cursor: default;
  position:absolute;
  margin-left:270px;
}
#tmslider1.bg4 ul li.hover .tms1_1,
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover {
  background:url(../images/tms1_hover_header.png) 0 0 no-repeat;
}
#tmslider1.bg4 ul li .tms1_1 h2 {
  padding-left:15px;
}
#tmslider1.bg4 ul li .tms1_1 .tms1_price {
  padding-left:15px;
}
#tmslider1.bg4 ul li.hover .tms1_2 {
  padding:0px;
  height:auto;
  background:url(../images/tms1_hover_bg.png);
}
#tmslider1.bg4 ul li.hover .tms1_even,
#tmslider1.bg4 ul li.hover .tms1_odd,
#tmslider1.bg4 ul li.slide1 .tms1_2 .tms1_even .tms1_col.hover,
#tmslider1.bg4 ul li.slide1 .tms1_2 .tms1_odd .tms1_col.hover {
  background:url(../images/tms1_hover_even.png) repeat-x #ffa300;
  /*height: 39px;*/
  padding: 10px 10px 9px 10px;
  margin-right:4px;
  overflow:hidden;
  line-height:normal;
  /*min-height:39px;*/
  width:157px !important;
  word-wrap:break-word;
  border:#e99300 solid 1px;
  border-top:none;
  border-bottom:none;
  color:#222;
}
#tmslider1.bg4 ul li.hover .tms1_odd,
#tmslider1.bg4 ul li.slide1 .tms1_2 .tms1_odd .tms1_col.hover {
  background:url(../images/tms1_hover_odd.png) repeat-x #f9b100;
  border-color:#ea9c00;
}
#tmslider1.bg4 ul li.hover .tms1_even.last,
#tmslider1.bg4 ul li.slide1 .tms1_2 .tms1_even .tms1_col.last {
  border-bottom:#fcd937 solid 1px;
}
#tmslider1.bg4 ul li.hover .tms1_odd.last,
#tmslider1.bg4 ul li.slide1 .tms1_2 .tms1_odd .tms1_col.last {
  border-bottom:#f79500 solid 1px;
}
#tmslider1.bg4 ul li.hover .tms1_3,
#tmslider1.bg4 ul li.slide1 .tms1_3 .tms1_col.hover {
  background:url(../images/tms1_hover_footer.png) 0 0 no-repeat;
  height:60px;
  padding-top:18px;
}
#tmslider1.bg4 ul li a.tms1_btn {
  /*margin:0px;*/
  margin-top:-23px;
}
#tmslider1 ul li .tms1_1 h2,
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover h2 {
  background: none;
  margin: 0;
  /*padding:18px 0 0 16px;*/
  padding: 10px 0 0 16px;
  font: normal 35px "Oswald";
  color: #2a2423;
  text-transform: none;
  display: block;
}
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover h2 {
  padding-top:0px;
  margin-top:-6px;
  margin-bottom:-5px;
}
#tmslider1 ul li .tms1_1 .tms1_price,
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover .tms1_price {
  /*float:left;margin:-18px 0 0 0;padding:0 0 0 17px;font:700 62px "Open Sans";color:#fad556;*/
  float: left;
  margin: -18px 0 0 0;
  padding: 0 0 0 17px;
  font: 700 62px "Open Sans Condensed";
  color: #fad556;
  letter-spacing: -1px;
}
#tmslider1 ul li .tms1_1 .tms1_price strong {
  font-size: 30px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  letter-spacing: -2px;
  float: left;
  margin: 18px 5px 0px 0px;
}
#tmslider1 ul li .tms1_1 .tms1_price span {
  font-size: 20px;
  font-weight: bold;
  font-family: "Oswald";
  display: block;
  float: right;
  margin: 18px 0px 0px 3px;
}
#tmslider1 ul li:hover .tms1_1 .tms1_price, #tmslider1 ul li.hover .tms1_1 .tms1_price,
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover .tms1_price {
  /*color:#fff;*/
  color: #F30;
  overflow:hidden;
}
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover .tms1_price {
  height:70px;
}
#tmslider1 ul li .tms1_1 .tms1_currency {
  margin: -8px 0 0 0;
  padding: 0;
  font: 700 32px "Open Sans";
  color: #fad556;
}
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover .tms1_currency {
  color:#F30;
  font-size:22px;
}
#tmslider1 ul li:hover .tms1_1 .tms1_currency, #tmslider1 ul li.hover .tms1_1 .tms1_currency {
  /*color: #fff;*/
}
#tmslider1 ul li .tms1_1 .tms1_period {
  font: 13px "Open Sans";
  color: #2a2423;
  margin-top:20px;
}
#tmslider1 ul li:hover .tms1_1 .tms1_period, #tmslider1 ul li.hover .tms1_1 .tms1_period {
  /*color: #fff;*/
}
#tmslider1.bg4 ul li.slide1 .tms1_1 .tms1_col.hover .tms1_period {
  text-align:center;
  font-size:18px; 
  margin-top:-5px;
  margin-right:4px;
  font-weight:bold;
  color:#f40;
  clear:both;
}
#tmslider1 ul li .tms1_1 h2 {
  background: none;
  margin: 0;
  /*padding:18px 0 0 16px;*/
  padding: 10px 0 0 16px;
  font: normal 35px "Oswald";
  color: #2a2423;
  text-transform: none;
  display: block;
}
#tmslider1 ul li .tms1_1 .tms1_price {
  /*float:left;margin:-18px 0 0 0;padding:0 0 0 17px;font:700 62px "Open Sans";color:#fad556;*/
  float: left;
  margin: -18px 0 0 0;
  padding: 0 0 0 17px;
  font: 700 62px "Open Sans Condensed";
  color: #fad556;
  letter-spacing: -1px;
}
#tmslider1 ul li .tms1_1 .tms1_price strong {
  font-size: 30px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  letter-spacing: -2px;
  float: left;
  margin: 18px 5px 0px 0px;
  margin-right: 0px !important;
  margin-left: -10px;
}
#tmslider1 ul li .tms1_1 .tms1_price span {
  font-size: 16px;
  font-weight: bold;
  font-family: "Oswald";
  display: block;
  float: right;
  margin: 18px 0px 0px 3px;
  margin-left: 0px;
}
#tmslider1 ul li:hover .tms1_1 .tms1_price, #tmslider1 ul li.hover .tms1_1 .tms1_price {
  /*color:#fff;*/
  color: #F30;
}
#tmslider1 ul li .tms1_1 .tms1_currency {
  margin: -8px 0 0 0;
  padding: 0;
  font: 700 32px "Open Sans";
  color: #fad556;
}
#tmslider1 ul li:hover .tms1_1 .tms1_currency, #tmslider1 ul li.hover .tms1_1 .tms1_currency {
  color: #fff;
}
#tmslider1 ul li .tms1_1 .tms1_period {
  font: 13px "Open Sans";
  color: #2a2423;
}
#tmslider1 ul li:hover .tms1_1 .tms1_period, #tmslider1 ul li.hover .tms1_1 .tms1_period {
  color: #fff;
}
#tmslider1 ul li .tms1_2, #tmslider1 ul li .tms1_3, #tmslider1 ul li .tms1_4, #tmslider1 ul li .tms1_5, #tmslider1 ul li .tms1_6, #tmslider1 ul li .tms1_7 {
  height: 39px;
  padding: 0 0 0 18px;
  font: 15px/37px "Arial";
  color: #858585;
}
#tmslider1 ul li:hover .tms1_2, #tmslider1 ul li.hover .tms1_2, #tmslider1 ul li:hover .tms1_3, #tmslider1 ul li.hover .tms1_3, #tmslider1 ul li:hover .tms1_4, #tmslider1 ul li.hover .tms1_4, #tmslider1 ul li:hover .tms1_5, #tmslider1 ul li.hover .tms1_5, #tmslider1 ul li:hover .tms1_6, #tmslider1 ul li.hover .tms1_6, #tmslider1 ul li:hover .tms1_7, #tmslider1 ul li.hover .tms1_7 {
  color: #2a2423;
}
#tmslider1 ul li .tms1_7 span, #tmslider1 ul li .tms1_6 span, #tmslider1 ul li span.si{
  width: 26px;
  height: 19px;
  display: block;
  margin: 10px 0 0 0px;
  padding: 0px 0 0 0;
  overflow: hidden;
  background: url(../images/tms1_yes.png) 0 0 no-repeat;
  background-position: 0 -19px;
  text-indent: 1000px;
  float: left;
}
#tmslider1 ul li:hover .tms1_7 span, #tmslider1 ul li.hover .tms1_7 span, #tmslider1 ul li:hover .tms1_6 span {
  background-position: 0 -19px;
}
#tmslider1 ul li.hover .tms1_6 span, #tmslider1 ul li.hover span.si {
  background-position: 0 -19px;
}
#tmslider1 ul li .tms1_7 span.pdf, #tmslider1 ul li:hover .tms1_7 span.pdf, #tmslider1 ul li .tms1_col span.pdf {
  background: url(../images/pdf-icon.png) no-repeat;
  height: 25px;
  margin-top: 8px;
  padding-left: 10px;
text-indent: 1000px;
}
.syllabus{line-height: 37px!important;}
span.pdf{
  display: block;
  float: left;
  width: 26px;
}
/* #tmslider1 ul li .tms1_col span{margin-top: 0!important;} */
/*#tmslider1 ul li:hover,*/
/*#tmslider1.bg2 ul li:hover,*/
span.persona {
  background: url(../images/persona-icon.png) no-repeat left center;
  /*height:37px;*/
  padding: 1px 0px;
  text-indent: 1000px;
  width: 10px;
  height: 15px;
  margin-bottom: -2px;
  display: inline-block;
  overflow: hidden;
}
#tmslider1 .tms1_7 a, #tmslider1 .tms1_col a {
  color: #920;
  text-decoration: none;
}
#tmslider1 .tms1_col a{line-height: 24px;}
#tmslider1 .tms1_7 a:hover, #tmslider1 .tms1_col a:hover {
  color: #900;
  text-decoration: underline;
}
#tmslider1 ul li a.tms1_btn {
  width: 142px;
  height: 29px;
  display: block;
  margin: 7px 0 0 19px;
  padding: 7px 0 0 0;
  background: url(../images/tms1_btn.png) 0 0 no-repeat;
  font: 700 15px "Open Sans Condensed";
  color: #2a2423!important;
  text-decoration: none!important;
  text-align: center;
  text-transform: uppercase;
  /*font-family:Oswald, Tahoma, Geneva, sans-serif;*/
  font-weight: normal;
}
#tmslider1 ul li:hover a.tms1_btn, #tmslider1 ul li.hover a.tms1_btn {
  display: block;
}
#tmslider1 ul li.slide1 {
  /*width:234px;*/
  width: 245px;
}
#tmslider1 ul li.slide1:hover, #tmslider1 ul li.slide1.hover {
  background: none;
}
#tmslider1 ul li.slide1 .tms1_1 h2 {
  margin: 0;
  padding: 38px 0 0 23px;
  font: 27px "Open Sans";
}
#tmslider1 ul li.slide1 .tms1_1 .tms1_price {
  margin: -9px 0 0 0;
  padding: 0 0 0 23px;
  font: 700 27px "Open Sans";
  color: #2a2423;
}
#tmslider1 ul li.slide1 .tms1_2, #tmslider1 ul li.slide1 .tms1_3, #tmslider1 ul li.slide1 .tms1_4, #tmslider1 ul li.slide1 .tms1_5, #tmslider1 ul li.slide1 .tms1_6, #tmslider1 ul li.slide1 .tms1_7 {
  padding: 0 0 0 20px;
  color: #2a2423;
}
#tmslider1 ul li.slide1 a.tms1_all_plans {
  display: block;
  float: left;
  margin: 14px 0 0 21px;
  padding: 0 18px 0 0;
  background: url(../images/tms1_all_plans.png) right 1px no-repeat;
  font: 600 15px "Open Sans";
  /*color:#ffe177;*/
  color: #FFC;
  text-decoration: none;
}
#tmslider1 ul li.slide1 a.tms1_all_plans:hover {
  /*color:#fff;*/
  color: #FF0;
}
/* ====================================== */
.etabs {
  margin: 0;
  padding: 0;
  border-bottom: #c9cbca solid 1px;
}
.tab {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background: #fff;
  border: solid 1px #c9cbca;
  border-bottom: none;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
.tab a {
  font-size: 14px;
  line-height: 2em;
  display: block;
  padding: 3px 8px;
  outline: none;
  color: #000 !important;
}
.tab a:hover {
  text-decoration: none !important;
  color: #ea5c00 !important;
}
.tab.active {
  background: #fff;
  /*padding-top: 6px;*/
  position: relative;
  /*top: 1px;*/
  border-color: #c9cbca;
  border-top: #ea5c00 solid 2px;
  margin: 0px;
}
.tab a.active {
  /*font-weight: bold;*/
  color: #ea5c00 !important;
}
.tab-container {
  /*background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px;*/
  margin-bottom: 20px;
}
.panel-container {
  /*background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px;*/
  margin-bottom: 20px;
  border-bottom: #999 dotted 1px;
  padding-bottom: 10px;
}
/* ====================================== */
#pie {
  clear: left;
  background: url(../images/bg_pie.jpg) left top repeat-x #d9d9d9;
  width: 100%;
  height: 132px;
  min-width: 990px;
  margin-top: 0px;
}
#pie .interior {
  padding: 10px 0px;
  text-align: center;
  font-size: 11px;
  width: 925px;
  margin: 0px auto;
  font-family: Arial, Helvetica, sans-serif;
}
#pie ul.menu, #pie ul.informacion {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#pie ul.menu {
  width: 748px;
  display: block;
  margin: 0px auto;
}
#pie ul.informacion {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin: 15px 0px 15px 0px;
}
#pie ul.menu li, #pie ul.informacion li {
  float: left;
}
#pie ul.menu li {
  padding: 0px 15px 0px 5px;
  /*border-right:#999 solid 1px;*/
  background: url(../images/bullet.png) no-repeat right 2px;
}
#pie ul.menu li a {
  color: #666;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}
#pie ul.menu li.last {
  background: none;
}
#pie ul.informacion li {
  /*min-height:40px;*/
  /*padding:10px 0px;*/
  display: block;
  width: 307px;
  text-align: center;
  border-right: #B9B9B9 solid 1px;
}
#pie ul.informacion li p {
  padding: 10px 0px;
  margin: 0px;
  min-height: 34px;
  text-align: center;
}
#pie ul.informacion li.last {
  margin-right: 0px;
  border: none;
}
#pie .izq, #pie .der {
  color: #fff;
  font-family: Oswald, Tahoma, Geneva, sans-serif;
  font-size: 11px;
}
.lista3 ul{display: none;}
.titulo{text-align: center;font-size: 17px;background: #47bf00!important;color: #fff!important;margin: 0!important;border-radius: 5px 5px 0 0 ;padding: 8px 0!important;margin: 0;line-height: 18px;font-family: 'Roboto Condensed', sans-serif;}
.cursos-construccion{border: 1px solid #47bf00;border-radius: 0 0 5px 5px;}
.cursos-construccion li{width: 200px;text-align: center;width: 195px!important;height: 114px!important;}
.cursos-construccion li a{display: block;padding: 7px 0;}
.cursos-construccion li a h4{font-size: 13px;color: #1f1f1f;padding: 4px 10px;font-family: 'Oswald', sans-serif;font-weight: normal;margin: 0;line-height: 15px;}
#clientes{padding: 0;list-style: none;}
#clientes li{width: 50%;float: left;padding: 0 15px;-webkit- box-sizing:border-box;box-sizing:border-box;margin-bottom: 15px;}
#clientes li img{max-width: 100%;}
#clientes li h4{text-transform: uppercase;text-align: center;margin: 6px 0;height: 25px;}
#formulario {
  padding: 16px 21px 10px;
  background: #002546;
  border-radius: 5px;
  overflow: hidden;
}
#formulario h1 {
  text-align: center;
  margin: 2px 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #E4BA06;
  background: none;
}
#formulario p {
  margin: 3px 0 5px;
  padding-bottom: 0;
}
#formulario p label {
  font-size: 13px;
  color: #fff;
  font-family: 'Oswald', sans-serif;
}
#formulario p label.error {
  display:none !important;
  color:#f00;
}
#formulario p input[type="text"],
#formulario p select {
  width: 100%;
  margin: 0 auto;
  display: block;
  border-radius: 4px;
  border: 1px solid #c9c9c9;
  font-size:12px;
  padding:4px;
  box-sizing: border-box;
  resize:none;
}
#formulario p input.error,
#formulario p textarea.error {
  border:#fff solid 1px;
  background:#FF9393;
}
.btn {
  border-radius: 5px;
  border: 1px solid #AF860F;
  background: #F6BA13!important;
  padding: 3px 8px;
  float: right;
  margin: 3px 0px 0 0;
  font-family: 'Oswald', sans-serif;
  color: #000;
  font-size: 15px;
}
.widget-central {
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-central img {
  display: block;
  float: right;
  max-width: 64px;
}
.widget-central span {
  float: left;
  line-height: normal;
  font-weight: 400;
  font-size: 16px;
  /*font-size: 1.25rem;*/
  font-family: "Fjalla One", sans-serif;
  margin-top: 8px;
}
.widget-central .cont-telefonica, .widget-central .cont-envelope {
  padding: 15px 15px 15px 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  overflow: hidden;
}
.widget-central .cont-envelope span.info {
  font-size: 12px;
  /*font-size: 0.875rem;*/
  margin-top: 15px;
  margin-left: -8px;
}
.widget-central .bg-yellow {
  color: black;
  border: 1px solid #c79b04;
  background-color: #fbc91c;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYzkxYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5YzIwNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbc91c), color-stop(100%, #f9c204));
  background-image: -webkit-linear-gradient(#fbc91c 0%, #f9c204 100%);
  background-image: -moz-linear-gradient(#fbc91c 0%, #f9c204 100%);
  background-image: -o-linear-gradient(#fbc91c 0%, #f9c204 100%);
  background-image: linear-gradient(#fbc91c 0%, #f9c204 100%);
}
.widget-central .bg-green {
  color: white;
  border: 1px solid #285517;
  background-color: #449127;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkYTUyYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ0OTEyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4da52c), color-stop(100%, #449127));
  background-image: -webkit-linear-gradient(#4da52c 0%, #449127 100%);
  background-image: -moz-linear-gradient(#4da52c 0%, #449127 100%);
  background-image: -o-linear-gradient(#4da52c 0%, #449127 100%);
  background-image: linear-gradient(#4da52c 0%, #449127 100%);
}
.widget-central .bg-dark-green {
  color: white;
  background-color: #004000;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMjcwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #004000), color-stop(100%, #002700));
  background-image: -webkit-linear-gradient(#004000 0%, #002700 100%);
  background-image: -moz-linear-gradient(#004000 0%, #002700 100%);
  background-image: -o-linear-gradient(#004000 0%, #002700 100%);
  background-image: linear-gradient(#004000 0%, #002700 100%);
}
.widget-central .bg-orange {
  color: white;
  border: 1px solid #922103;
  background-color: #FE3500;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkYTUyYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ0OTEyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FE3500), color-stop(100%, #FA3906));
  background-image: -webkit-linear-gradient(#FE3500 0%, #FA3906 100%);
  background-image: -moz-linear-gradient(#FE3500 0%, #FA3906 100%);
  background-image: -o-linear-gradient(#FE3500 0%, #FA3906 100%);
  background-image: linear-gradient(#FE3500 0%, #FA3906 100%);
}
.widget-image {
  margin: 0 0 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-image img {
  max-width: 100%;
  min-width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #E75029;
}
.widget-area h3.widget-titulo, .site-content h3.widget-titulo {
  background-color: #000066;
  background: -webkit-linear-gradient(45deg, #0028ad 0%, #000066 100%);
  background: -moz-linear-gradient(45deg, #0028ad 0%, #000066 100%);
  background: -o-linear-gradient(45deg, #0028ad 0%, #000066 100%);
  background: linear-gradient(45deg, #0028ad 0%, #000066 100%);
  margin: 0;
  padding: 13px 13px 10px 13px;
  font-weight: normal;
  color: white;
  border-bottom: 3px solid #000047;
}
.widget-area h3.widget-titulo {
  text-align: center;
}
.widget-categorias {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.widget-categorias ul {
  padding-left: 0;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -ms-border-radius: 0 0 6px 6px;
  -o-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.widget-categorias li {
  padding-top: 4px;
  display: block;
  line-height: 43px;
  overflow: hidden;
  background: -webkit-linear-gradient(160deg, #1a1a1a 0%, #000000 100%);
  background: -moz-linear-gradient(160deg, #1a1a1a 0%, #000000 100%);
  background: -o-linear-gradient(160deg, #1a1a1a 0%, #000000 100%);
  background: linear-gradient(160deg, #1a1a1a 0%, #000000 100%);
  -webkit-transition: background 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: background 0.3s ease 0s;
  -o-transition: background 0.3s ease 0s;
  transition: background 0.3s ease 0s;
}
.widget-categorias li:hover a, .widget-categorias li.activo a {
  color: #fbc91c;
}
.widget-categorias li + li {
  padding-top: 0;
}
.widget-central .bg-orange {
  color: white;
  border: 1px solid #922103;
  background-color: #FE3500;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkYTUyYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQ0OTEyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FE3500), color-stop(100%, #FA3906));
  background-image: -webkit-linear-gradient(#FE3500 0%, #FA3906 100%);
  background-image: -moz-linear-gradient(#FE3500 0%, #FA3906 100%);
  background-image: -o-linear-gradient(#FE3500 0%, #FA3906 100%);
  background-image: linear-gradient(#FE3500 0%, #FA3906 100%);
}
.widget-image {
  margin: 0 0 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-image img {
  max-width: 100%;
  min-width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #E75029;
}
#iarriba{float: right;display: table;}
.informacion-arriba{background:url(../images/bg_sociales.png) no-repeat left top;padding-left: 75px;/* padding-right: 20px; */float: left;}
.informacion-arriba div{display: table-cell;vertical-align: middle;padding: 9px 5px;}
.informacion-arriba div img{vertical-align: middle;margin-right: 5px;}
.informacion-arriba div span{font-size: 17px;font-family: 'Oswald';vertical-align: middle;}
#iarriba .interior{background: url(../images/bg_sociales.png) no-repeat right top;float: left;width: 10px;height: 50px;}
.news-cycle-box{clear: both; padding-top: 10px;}
#news-controls{width: 490px; margin: 0px auto;}
#news-cycle{position: relative; width: 488px; height: 565px; overflow: hidden; width: 490px; margin: 0px auto;}
.lista{padding: 0;float: left;list-style: none;}
.lista li i {font-size: 17px;color: #79bf29;margin-right: 5px;}
#whatsapp{position: fixed;bottom: 2em;right: 8em;z-index: 9999;}
#whatsapp img{max-width: 60px;}
.texto_oculto{text-indent: -9999px;}
.archivo{padding-left: 32px;background: url('http://compumaticweb.com/images/pdf-icon.png')no-repeat;display: block;line-height: 25px;}
#project-curso{width: 100%; background-size: contain !important;}
#project-curso .nivo-box {background-size: contain !important; left: 0px; right: 0px; max-width: 100%; margin: 0px auto}
.img-responsive {max-width: 100%;}
.block-center {margin: 0px auto; display: block;}