@charset "utf-8";
@font-face {
	font-family: 'Archivo Narrow';
	font-style: normal;
	font-weight: 400;
	src: local('Archivo Narrow Regular'), local('ArchivoNarrow-Regular')
}
*, ::after, ::before {
    box-sizing: border-box;
}
html, body {
	color: #555;
	font-family: 'Archivo Narrow', Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0
}
a {
	outline: medium none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
img {
    border: medium none;
    max-width: 100%;
    height: auto !important;
}
form {
	margin: 0
}
h1 {
	font-size: 20px
}
h2 {
	color: #333;
	font-size: 18px;
	margin: 0 0 5px;
	font-weight: normal
}
h3 {
	color: #555;
	font-size: 18px;
	margin: 0 0 20px
}
label {
	width: 134px;
	display: inline-block;
	line-height: 10px;
	white-space: nowrap;
}
input {
	border: 1px solid #ccc;
	color: #555;
	font-family: Archivo Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 29px;
	margin: 0;
	padding: 5px 4px;
	outline: 0;
	width: 155px
}
input.radio {
	width: auto;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -2px;
	border: 0;
	padding: 0
}
input#agree {
	width: auto;
	margin: 12px 5px 13px 17px;
	vertical-align: middle
}
input.buscar {
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	line-height: 0;
	margin: -42px 18px 0;
	padding: 0 15px;
	width: auto;
	float: right
}
.error {
	border: 1px #f00 solid;
	background: #ffdfdf
}
select {
	border: 1px solid #ccc;
	color: #555;
	font-family: Archivo Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	margin: 0;
	padding: 4px;
	width: 155px
}
select.selectBox {
	width: 95px
}
textarea {
	border: 1px solid #ccc;
	color: #555;
	font-family: Archivo Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 4px;
	resize: none;
	width: 295px;
	height: 80px
}
::-webkit-input-placeholder {
color:#a7cc39
}
:-moz-placeholder {
color:#a7cc39
}
::-moz-placeholder {
color:#a7cc39
}
:-ms-input-placeholder {
color:#a7cc39
}
p {
	margin: 0 0 5px
}
.load {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	display: none;
	height: 23px;
	margin: 0 0 10px 85px;
	padding-left: 10px;
	padding-top: 5px;
	position: absolute;
	width: 158px
}
#content {
	display: table;
	height: 100%;
	width: 100%
}
#content .logos {
	margin: 0 auto;
	max-width: 1000px;
	text-align: center
}
.tableheader {
	display: table-row
}
#frame {
	display: table;
	height: 100%;
	margin: 0 auto;
	width: 1000px
}
#header {
	height: 80px;
	background: #fff;
	border-bottom: 3px #ccc solid
}
#header .header {
	display: table;
	margin: 0 auto 0;
	position: relative;
	width: 1000px;
	height: inherit
}
#header .header .td {
	color: #fff;
	display: table-cell;
	height: inherit;
	vertical-align: middle
}
#header .header .col1 {
	width: 20%
}
#header .header .col2 {
	text-align: center;
	width: 50%
}
#header .header .col3 {
	text-align: right;
	white-space: nowrap;
	width: 30%
}
#header .header .col3 .gs-bidi-start-align, #header .header .col3 .gs-title{
	white-space: normal
}
#header .header .col3 .gs-title, #header .header .col3 .gsc-tabsArea{
	text-align: left	
}
.gcsc-more-maybe-branding-root{
	display: none !important
}
#header .header .col3 input {
	width: 370px;
	height: 36px;
	color: #6f9600;
	padding: 0 40px 0 10px;
	border: 1px #6f9600 solid;
	background: 0;
	border-radius: 5px
}
#header .header .col3 input.searchbutton {
	background: url(../images/search_but.png) no-repeat 4px -28px;
	height: 36px;
	width: 34px;
	position: absolute;
	cursor: pointer;
	right: 3px;
	border: 0;
	padding: 0
}
#header .header .col3 input.searchbutton:hover {
	background: url(../images/search_but.png) no-repeat 4px 7px
}
#header .header .col3 .button {
	border: 1px #ccc solid
}
#header .header .col3 .button:hover {
	border: 1px #b50802 solid
}
.menu {
	background: url(../images/menubg.png) repeat-x center;
	margin: 0 auto
}
#Menu_Horizontal {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 60px
}
#Menu_Horizontal li {
	float: left;
	list-style: none;
	background: url(../images/menu_separator.png) no-repeat right
}
#Menu_Horizontal li:last-child {
	background: 0
}
#Menu_Horizontal li a {
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 30px;
	text-transform: uppercase;
	text-decoration: none;
	color: #234a78;
	font-size: 14px;
	transition: .5s ease;
	-o-transition: .5s ease;
	-webkit-transition: .5s ease
}
#Menu_Horizontal li a.activator, #Menu_Horizontal li a:hover {
	background: url(../images/menu_hover.png) repeat-x center;
	box-shadow: 0 3px 5px #888;
	color: #FFF
}
#middle {
	display: table-row;
	height: 100%
}
#middle .middle {
	margin: 10px auto;
	width: 1000px;
	display: table
}
#middle .middle .td {
	display: table-cell;
	padding: 10px;
	vertical-align: top;
	width: 640px;
	background: #fff;
	border-bottom: 2px #ccc solid;
	overflow-wrap: break-word;
    word-wrap: break-word;
}
#middle .middle .left {
	padding-left: 0;
	width: 200px
}
#middle .middle .left h2 {
	font-size: 20px;
	font-weight: normal
}
#middle .middle .right {
	padding: 10px;
	width: 350px;
	border-bottom: 2px #ccc solid
}
#middle .middle .right h3 {
	color: #fff;
	font-size: 17px;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
	background: #445a00;
	border-bottom: 1px solid #acc732;
	padding: 10px;
	text-transform: uppercase
}
#middle .middle .right h3.white {
	background: url(../images/icons-base.png) no-repeat 0 -820px;
	border-bottom: 2px #333 solid;
	color: #333;
	padding: 10px 10px 10px 20px
}
#middle .middle .right h3.white.recomended {
	background: url(../images/icons-base.png) no-repeat 0 -674px
}
#middle .middle .right h3.white.keyword {
	background: url(../images/icons-base.png) no-repeat 0 -161px;
	font-size: 16px;
	border-bottom: 2px #6f9600 solid
}
#middle .middle .right h3 span.icon-course {
	background: url(../images/icons-uni-white.png) no-repeat 0 -1282px;
	padding-left: 25px
}
#middle .middle .right .language {
	float: right;
	text-transform: uppercase
}
#middle .middle .right .language a {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}
#middle .middle .right .language a.active, #middle .middle .right .language a:hover {
	color: #e8501b
}
#middle .middle .right .contentbg {
	background: #FFF
}
#middle .middle .blok {
	border: 1px #333 solid;
	padding: 1px;
	margin-bottom: 5px
}
#middle .middle .blok h1, #middle .middle .blok h2.bloks {
	background: url(../images/blokbg.png);
	padding: 3px 10px;
	color: #fff;
	font-size: 17px;
	margin: 0
}
#middle .middle .blok h1.green, #middle .middle .blok h2.green {
	background: #76990c;
	height: auto;
	line-height: 17px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 5px 15px;
	vertical-align: middle;
	margin: 0;
	text-decoration: none;
	border-left: 3px #4e6606 solid
}
#middle .middle .subblok {
	padding: 0;
	border: 0
}
#middle .middle .subblok>p {
	padding: 10px 0
}
#middle .middle .subblok .smallblok {
	border-bottom: 1px #4b6071 dotted
}
#middle .middle .subblok h3 {
	background: #76990c;
	height: auto;
	line-height: 17px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding: 5px 15px;
	vertical-align: middle;
	margin: 0;
	text-decoration: none;
	border-left: 3px #4e6606 solid
}
#middle .middle .smallblok {
	border-bottom: 1px #ccc solid;
	margin-bottom: 10px
}
#middle .middle .bottomlink {
	margin-top: 10px
}
#middle .middle .bottomlink a {
	color: #000
}
#middle .middle .subblok .smallblok h2 {
	font-size: 16px;
	width: 600px
}
#middle .middle .subblok ul.comment {
	margin: 0;
	padding: 0
}
#middle .middle .subblok ul.comment li {
	list-style: none;
	border-bottom: 1px #ccc solid;
	padding: 5px 0
}
#middle .middle .subblok ul.comment li:last-child {
	border-bottom: 0
}
#middle .middle .subblok ul.comment li a {
	color: #5d7809;
	text-decoration: none
}
#middle .middle .subblok ul.comment li strong {
	text-transform: capitalize
}
#middle .middle .smallblok h2, #middle .middle .smallblok p {
	height: 33px;
	font-size: 16px;
	margin-bottom: 10px;
	margin-left: 0;
	background: url(../images/icons-uni.png) no-repeat 8px -846px #f4f4f4;
	padding: 0 10px 0 30px;
	display: table-cell;
	vertical-align: middle;
	width: 600px
}
#middle .middle .subblok .smallblok h2 a, #middle .middle .smallblok h2 a, #middle .middle .smallblok p a {
	color: #445a00;
	text-decoration: none;
	font-size: 18px
}
#middle .middle .subblok .smallblok h2 a:hover, #middle .middle .smallblok h2 a:hover, #middle .middle .smallblok p a:hover {
	color: #666
}
#middle .middle .blok>div {
	padding: 10px 0 5px
}
#middle .middle .blok>div ul.province {
	margin: 0;
	padding: 0
}
#middle .middle .blok>div ul.province li {
	float: left;
	display: block;
	width: 138px;
	margin: 2px 5px;
	list-style: none;
	min-height: 35px
}
#middle .middle .blok>div ul.province li.hide {
	display: none
}
#middle .middle .blok>div ul.province li a {
	color: #666;
	text-decoration: none;
	display: block;
	font-size: 13px
}
#middle .middle .blok>div ul.province li a:hover {
	text-decoration: underline;
	color: #333
}
#middle .middle .blok>div .more {
	float: right;
	color: #6f9600;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
#middle .middle .blok>div .more:hover {
	color: #87bce3
}
#middle .middle .smallblok ul {
    margin: 0;
    padding: 10px 0 0;
    display: flex;
    flex-wrap: wrap;
}
#middle .middle .smallblok ul li {
    width: 50%;
    margin: 0 0 7px;
    padding: 0 15px;
    vertical-align: top;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#middle .middle .smallblok ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #333
}
#middle .middle .smallblok ul li a:hover {
	color: #6f9600
}
#middle .middle .blok ul.subcatcourses {
	margin: 0;
	padding: 0
}
#middle .middle .blok ul.subcatcourses li {
	display: block;
	border-bottom: 1px #666 dotted;
	padding: 10px
}
#middle .middle .blok ul.subcatcourses li a {
	color: #445a00;
	font-weight: bold;
	font-size: 14px
}
#middle .middle .blok ul.subcatcourses li:hover {
	background: #f5f5f5
}
#middle .middle .blok ul.subcatcourses li:last-child {
	border-bottom: 0
}
#middle .middle .blok ul.subcatcourses li p a, #middle .middle .blok ul.subcatcourses li h2 a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
	font-weight: normal
}
#middle .middle .blok ul.subcatcourses li>div {
	color: #777
}
#middle .middle .blok ul.subcatcourses li>div a, .descmore {
	color: #fff;
	float: right;
	text-decoration: none;
	margin-top: 15px;
	background: url(../images/blokbg.png) repeat-x center;
	padding: 2px 2px 3px 12px;
	border-radius: 0 5px 0 4px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	cursor: pointer
}
#middle .middle .blok ul.subcatcourses li>div a img, .descmore img {
	vertical-align: bottom;
	margin: 0 3px 2px
}
#middle .middle .blok ul.subcatcourses li>div a:hover, .descmore:hover {
	background: #76990c
}
.footertable {
	background: #fff;
	border-top: 3px #ccc solid
}
#footer {
	width: 1000px;
	margin: 0 auto
}
#footer .footer {
	display: block;
	padding: 0px 10px 10px;
	width: 1000px;
	margin: 0 auto;
	color: #333
}
#footer .footer a {
	color: #6f9600;
	text-decoration: none
}
#footer .footer a:hover {
	color: #4b6302
}
.footermenu {
	margin: 17px 0 0
}
.footermenu .footerbody {
	margin: 0 auto;
	width: 1000px
}
.footermenu .footerbody .share {
	float: right;
	margin-top: 27px
}
.footermenu ul {
	margin: 0 auto;
	padding: 10px 0
}
.footermenu ul li {
	display: table-cell;
	padding: 0 10px;
	vertical-align: top
}
.footermenu ul li a {
	color: #887174;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.footermenu ul li a:hover {
	text-decoration: underline;
	color: #6f9600
}
.footermenu ul li ul {
	margin: 0;
	width: auto
}
.footermenu ul li ul li {
	border-right: medium none;
	display: block;
	font-weight: normal;
	padding: 0
}
.footermenu ul li ul li a {
	color: #ccc;
	font-size: 12px
}
#linktitle {
	font-size: 14px;
	margin-top: -3px;
	float: left;
	margin-bottom: 5px
}
.raquo {
	font-size: 15px;
	color: #9a9a9a;
	margin: 0 5px
}
.boxtitle {
	width: 100%;
	margin-bottom: 10px
}
.boxtitle #linktitle span {
	margin: 0 10px 0;
	float: left;
	background: url(../images/icon-arrow.png) no-repeat 0 5px;
	width: 6px;
	display: block;
	height: 16px;
	padding: 0
}
.boxtitle span {
	margin: -3px 0 0 0;
	display: inline-block;
	background: #6f9600;
	color: #fff;
	padding: 2px 5px;
	border-radius: 2px
}
.boxtitle #linktitle a {
	float: left;
	color: #6f9600;
	text-decoration: none
}
.boxtitle a:hover {
	color: #005eb6
}
.close {
	position: absolute;
	right: 4px;
	top: 11px;
	cursor: pointer
}
.result {
	background: none repeat scroll 0 0 #04b108;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	left: 50%;
	margin-left: -50px;
	padding: 5px 20px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100px;
	display: none;
	z-index: 1000
}
#body {
	background: #fff;
	opacity: .2;
	filter: alfa(opacity=20);
	-ms-filter: "alpha(opacity=20)";
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	display: none
}
.accordion {
	margin: 0;
	padding: 0;
	background: #76990c
}
.accordion li {
	display: block;
	padding: 0
}
.accordion li a {
    background: url(../images/icons-base.png) no-repeat 4px -761px;
    padding: 5px 20px 5px 22px;
    text-decoration: none;
    color: #fff;
    border-bottom: 1px #698a07 solid;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    display: flex;
    align-items: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
ul.comunidades {
	background: #fff
}
ul.comunidades li a {
	background: url(../images/icons-base.png) no-repeat 0 -336px;
	color: #333;
	border-bottom: 1px #ddd solid
}
ul.comunidades li a span{
    margin-right: 5px
}
ul.comunidades li a.actives, ul.comunidades li a:hover {
	background: url(../images/icons-base.png) no-repeat 0 -336px;
	color: #76990c
}
.accordion li a.actives, .accordion li a:hover {
	background: url(../images/icons-base.png) no-repeat 4px -761px #6a8a09;
	color: #fff;
}
.accordion li ul {
	display: none;
	margin: 0;
	background: #76990c
}
.accordion li ul.accactive {
	display: block;
	padding: 0;
	background: #6a8a09
}
.accordion li ul li:hover, .accordion li ul li.activeli {
	background: #fff
}
.accordion li ul li a {
	font-size: 14px;
    padding: 5px 20px 5px 40px;
    background: url(../images/icons-base.png) no-repeat 21px -762px #6a8a09;
}
.accordion li ul li a.actives1, .accordion li ul li a:hover {
	background: url(../images/icons-base.png) no-repeat 21px -762px #76990c;
	color: #fff;
}
.pagin {
	text-align: center;
	margin: 10px 0 0;
	background: #eee;
	padding: 0 !important;
	height: 30px;
	border-top: 1px #ccc solid
}
.pagin a {
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
	color: #666;
	cursor: pointer
}
.pagin .end {
	float: right;
	display: block;
	border-left: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 10px 0 3px
}
.pagin .endall {
	float: right;
	display: block;
	border-left: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 10px 0 3px
}
.pagin .begall {
	float: left;
	display: block;
	border-right: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 4px 0 10px
}
.pagin .beg {
	float: left;
	display: block;
	border-right: 1px #ccc solid;
	height: 30px;
	font-size: 24px;
	padding: 0 4px 0 10px
}
.pagin a.pager {
	padding: 0 10px 0 10px;
	height: 30px;
	font-size: 16px;
	border-right: 1px #ccc solid;
	line-height: 30px;
	margin-top: -5px;
	margin-right: -3px
}
.pagin a:hover {
	background: #fff;
	color: #db332b
}
.pagin span {
	background: #fff;
	display: inline-block;
	padding: 0 10px 0 10px;
	height: 30px;
	line-height: 30px;
	border-right: 1px #ccc solid;
	font-size: 16px;
	margin-right: -3px
}
.coursblok .color {
	background-color: #eee;
	border-bottom: 1px #999 solid
}
.coursblok .color h3 {
	color: #333
}
.coursblok .color1 {
	background-color: #fff;
	border-bottom: 1px #999 solid
}
.coursblok .color1 h3 {
	color: #333
}
.coursblok>div {
	padding: 5px;
	font-size: 14px
}
.coursblok>div h3 {
	display: block;
	margin: 0 0 10px;
	font-size: 16px
}
.button {
	display: inline-block;
	border: 1px solid #DDD;
	border-radius: 3px;
	text-shadow: 0 1px 1px #666;
	box-shadow: 0 1px 1px #fff;
	line-height: 15px;
	padding: 6px 10px;
	white-space: nowrap;
	vertical-align: middle;
	color: #666;
	background: transparent;
	cursor: pointer;
	border-color: #ddd;
	filter: none;
	background-color: #e0e0e0;
	background: -webkit-linear-gradient(top, white, #e0e0e0);
	background: -moz-linear-gradient(top, white, #e0e0e0);
	background: -ms-linear-gradient(top, white, #e0e0e0);
	background: -o-linear-gradient(top, white, #e0e0e0);
	background: linear-gradient(top, white, #e0e0e0);
	-pie-background: linear-gradient(top, white, #e0e0e0);
	box-shadow: 0 1px 2px rgba(0,0,0,0.25), inset 0 0 3px #fff;
	cursor: pointer
}
.popbutton {
	color: #fff;
	box-shadow: 0 1px 2px rgba(0,0,0,0.4);
	background-color: #445a00;
	filter: none;
	background-image: -moz-linear-gradient(top, #e1372f, #ff5a55);
	background-image: -ms-linear-gradient(top, #e1372f, #ff5a55);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#445a00), to(#6a8a09));
	background-image: -webkit-linear-gradient(top, #445a00, #6a8a09);
	background-image: -o-linear-gradient(top, #e1372f, #ff5a55);
	background-image: linear-gradient(top, #e1372f, #ff5a55);
	-pie-background: linear-gradient(#e1372f, #ff5a55);
	border-color: #6a8a09 #6a8a09 #445a00;
	padding: 17px 10px;
	width: 250px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px 10px
}
.popbutton:hover {
	border-color: #445a00;
	box-shadow: none
}
.popbutton:active {
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2)
}
#loadleadform .form p label em {
	color: red;
	font-size: 20px;
	position: relative;
	top: 7px
}
#loadleadform {
	width: 700px;
	height: 510px;
	position: fixed;
	background: #fff;
	z-index: 20;
	border-radius: 5px;
	left: 50%;
	margin-left: -350px;
	top: 50%;
	margin-top: -275px;
	box-shadow: 0 0 10px #999;
	display: none;
	border: 1px #ccc solid
}
#loadleadform.simple {
	height: 420px
}
#loadleadform img {
	position: relative;
	left: 50%;
	margin: -16px 0 0 -16px;
	top: 50%;
	    max-width: inherit;
}
#loadleadform .legal img{
    left: 15px;
    top: 4px;
	cursor: pointer;
}
#loadleadform .head {
	background: url(../images/hd-bg.png) repeat-x center;
	height: 30px;
	border-radius: 5px 5px 0 0;
	cursor: move;
	font-size: 15px;
	padding: 10px 40px 10px 20px;
	font-weight: bold
}
#loadleadform .title {
	background: #445a00;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	border-radius: 5px 5px 0 0;
	font-weight: bold
}
#loadleadform:hover {
	cursor: move
}
#loadleadform .form {
	width: 95%;
	margin: 0 auto
}
#loadleadform .form form>div {
	width: 49%
}
#loadleadform .form form>div.leftform {
	float: left
}
#loadleadform .form form>div.rightform {
	float: right
}
#loadleadform .form form>div h1 {
	background: url(../images/blokbg.png);
	border-radius: 5px 5px 0 0;
	font-size: 16px;
	padding: 4px 10px;
	color: #fff;
	margin: 10px 0 0
}
#loadleadform .form form>div>div {
	border: 1px #445a00 solid;
	border-top: 0;
	background: #e2efb6;
	padding: 10px;
	height: 370px
}
#loadleadform.simple .form form>div>div {
	height: 270px
}
#loadleadform.simple .form form>div>div textarea {
	height: 180px
}
#loadleadform .form p {
	margin-bottom: 10px
}
#loadleadform .form form>div.bottomform {
    background: #eee;
    width: 100%;
    clear: both;
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 5px 0;
    height: 55px;
    border-radius: 0 0 5px 5px;
}
#loadleadform .form form>div.bottomform > div {
	float: left;
	height: auto;
	background: none;
	border: none;
	margin-top: -8px;
	font-size: 12px;
}
#loadleadform .form form>div.bottomform span {
    margin-left: 110px;
    color: red;
    font-weight: bold;
    position: relative;
    top: -24px;
}
#loadleadform .form form>div.bottomform u {
	cursor: pointer
}
.aviosleagl {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 600px !important;
	background: #fff;
	box-shadow: 0 0 10px #000;
	padding: 20px;
	height: 500px;
	margin: -270px 0 0 -320px;
	border: 1px #ccc solid;
	display: none;
	z-index: 21
}
.aviosleagl .scroll {
	overflow: auto;
	overflow-x: hidden;
	height: 480px;
	border: none !important;
	background: none !important
}
.aviosleagl .scroll img{
position: static !important;
    max-width: 100% !important;
    height: auto !important;
	    margin: 0 !important;
}
.aviosleagl input {
	vertical-align: middle
}
.aviosleagl .closeaviso {
	background: #f9970b;
	position: absolute;
	top: -16px;
	right: -13px;
	border-radius: 15px;
	padding: 4px 8px !important;
	border: 1px #f9970b solid !important;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	font-size: 14px
}
#loading{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.41);
	    text-align: center;
}
#loading > div{
	    position: absolute;
    width: 100px;
    font-size: 18px;
    z-index: 101;
    color: #000;
    font-weight: bold;
    text-align: center;
    left: 50%;
    top: 50%;
    height: 80px;
    margin: -40px 0 0 -50px;
}
#loading img{
    display: block;
    margin: 0 auto 10px;
}
#descmore {
	height: 200px;
	display: block;
	overflow: hidden
}
#descmore:hover {
	cursor: pointer
}
.lCenter {
	margin: 10px 0;
	border: 1px #222 solid !important;
	padding: 1px !important
}
.lCenter ul {
	margin: 10px;
	padding: 0
}
.lCenter ul li {
	display: block;
	margin: 0;
	border-bottom: 1px #ccc dotted;
	padding: 10px 0
}
.lCenter ul li:hover {
	background: #f5f5f5
}
.lCenter ul li a {
	color: #222;
	font-weight: bold
}
.coursetitle {
	float: left;
	margin: 0 0 8px;
	color: #445a00;
	width: 570px;
	font-size: 19px
}
.tabs {
	float: right;
	margin: 0;
	padding: 0
}
.tabs li {
	float: left;
	list-style: none;
	margin-left: 4px;
	border: 1px #005eb6 solid;
	background: url(../images/blokbg.png) repeat-x center;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	border-bottom: 0;
	position: relative;
	top: 2px
}
.tabs li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 10px
}
.tabs li:hover, .tabs li.active {
	background: url(../images/catblock.png) repeat-x center;
	border: 1px #e0362e solid;
	border-bottom: 0;
	position: relative;
	top: 1px;
	height: 29px
}
.bothline {
	border-bottom: 4px #445a00 solid;
	clear: both;
	margin-bottom: 10px
}
.centro .centroblok {
	padding: 10px !important;
	font-size: 14px
}
.confirm {
	padding: 50px 20px 50px 70px !important;
	font-size: 20px;
	background: url(../images/ok.png) no-repeat 20px;
	color: #d83634
}
.topcourse {
	margin: 0;
	padding: 0;
	background: 0
}
.topcourse a {
	text-decoration: none
}
.topcourse a.cloud {
	background: #76990c;
	color: #fff !important;
	padding: 5px;
	display: inline-block;
	margin-bottom: 3px;
	border-radius: 3px
}
.topcourse a.cloud:hover {
	background: #445a00;
	color: #fff !important
}
.topcourse li {
	list-style: none;
	padding: 5px 0;
	color: #333;
	border-bottom: 1px #ddd solid
}
.topcourse li:last-child {
	border-bottom: 0
}
.topcourse li a {
	display: block;
	color: #445a00;
	font-size: 16px
}
.topcourse li b {
	color: #333
}
.interesante {
	font-size: 14px
}
.interesante b {
	text-transform: uppercase
}
.interesante a {
	color: #4e6606;
	text-decoration: none
}
.banner {
	margin-bottom: 10px;
	text-align: center
}
.recomended {
	border-bottom: 1px #e83e37 solid
}
.recomended a {
	color: #445a00 !important;
	text-decoration: none !important
}
.recomended>div a {
	color: #fff !important
}
.footerlinks {
	padding: 20px !important
}
.footerlinks a {
	text-decoration: none;
	color: #c12b26;
	font-size: 14px
}
.footerlinks a:hover {
	text-decoration: underline
}
.lCenter_new {
	margin-top: 15px
}
.lCenter_new h1 {
	font-size: 14px !important
}
.lCenter_new ul, #lcpopup ul {
	margin: 0;
	padding: 0;
	display: table;
	width: 100%
}
.lCenter_new ul li, #lcpopup ul li {
	display: table-row
}
.lCenter_new ul li div, #lcpopup ul li div {
	display: table-cell;
	padding: 5px 10px
}
.lCenter_new ul li div a, #lcpopup ul li div a {
	text-decoration: none;
	color: #222
}
.vertodos {
	text-align: center;
	background: url(../images/blokbg.png) repeat-x center;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	line-height: 11px;
	cursor: pointer
}
#lcajax {
	display: none
}
#lcpopup {
	position: fixed;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	margin-left: -300px;
	background: #fff;
	border: 1px #ccc solid;
	width: 600px;
	height: 500px;
	box-shadow: 0 0 10px #333;
	display: none;
	z-index: 100
}
#lcpopup .scroll {
	height: 435px;
	overflow: auto;
	overflow-x: hidden
}
#lcpopup .head {
	background: #445a00;
	color: #fff;
	padding: 5px 50px 5px 10px;
	position: relative;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	width: 600px
}
#lcpopup .head .close {
	position: absolute;
	right: 10px;
	top: 10px;
	border-radius: 10px;
	background: #fff;
	color: #333;
	padding: 0 5px 2px 5px;
	line-height: 15px;
	font-weight: bold;
	cursor: pointer
}
.topinfo {
	padding: 15px !important;
	text-align: justify
}
textarea.error, select.error, input.error {
	border: 1px #f00 solid;
	color: #F00;
	background: #fff
}
.formstyle p label.error {
	display: block;
	font-size: 11px;
	color: red;
	margin-left: 220px;
	text-align: left !important;
	width: auto !important;
	font-weight: normal
}
.formstyle p span.captcha {
	border: 1px #ccc solid;
	display: block;
	width: 200px;
	margin-left: 159px;
	margin-bottom: 5px;
	margin-top: -15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.formstyle p span.captcha img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}
.formstyle p input.captcha {
	margin-left: 158px
}
#result {
	position: absolute;
	padding: 5px 10px;
	display: none
}
.menuicon {
	display: none
}
.searchmobile {
	display: none
}
.pcicomunidades {
	display: none
}
.categorymobile, .mobicomunidades, .topcourse {
	margin-bottom: 20px
}
.showmobile {
    position: absolute;
    bottom: -27px;
    margin: 0 0 0 -1px;
    background-color: #EEEEEE;
    color: #fff;
    border-radius: 0 0 5px 5px;
    width: 100%;
    box-shadow: 0 6px 10px #ddd;
    border: 1px #ccc solid;
    border-top: none;
}
.showmobile > div {
padding: 5px;
    text-align: center;
}
#loadleadform .showmobile > div a {
color: #146A9E;
    text-decoration: none;
    font-size: 14px;
}
#loadleadform .showmobile > div a div {
	cursor: pointer;
	    text-decoration: underline;
		    display: inline-block;
		    margin-left: 30px;
}
#loadleadform .showmobile > div a > span {
display: inline-block;
    font-size: 14px;
    color: #666;
}
#loadleadform .showmobile > div a img {
	left: 0;
	margin-right: 10px;
	margin-top: -5px;
	position: relative;
	top: 6px;
}
#loadleadform .showmobile > div a div#hidemobile {
	display: none;
	cursor: pointer
}
.underbutton{
    position: relative;
    top: 0;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: none;
	    border: none;
}
.underbutton a{
	color:#333;
	text-decoration:none
}
.underbutton > div{
    height: auto;
    padding: 1px 5px 5px;
}
.underbutton > div a #showmobile{
    cursor: pointer;
    text-decoration: underline;
    margin-top: 5px;
    color: #445A00;
    font-weight: bold;
}
.underbutton > div a #hidemobile{
    margin-top: 10px;
    display: none;
}
.underbutton > div a #hidemobile img{
	position:relative
}
#google_map{
    height: 300px;
}
#google_map iframe{
    width: 100%;
    height: 300px;
}
.blog{
	background: #445a00;
	background: -moz-linear-gradient(top,  #445a00 0%, #6a8a09 100%);
	background: -webkit-linear-gradient(top,  #445a00 0%,#6a8a09 100%);
	background: linear-gradient(to bottom,  #445a00 0%,#6a8a09 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#445a00', endColorstr='#6a8a09',GradientType=0 );
	display: block;
    margin-bottom: 10px;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    font-weight: bold;
	font-size: 20px;
}
.articles{
	padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
	margin: 0 -15px
}
.articles li{
	max-width: 50%;
    padding: 10px 15px;
    box-sizing: border-box;
    font-size: 16px;
}
.articles li a{
	color:#445A00;
	text-decoration: none
}
.articles li a:hover{
	text-decoration: underline
}
.articles li img{
	margin-bottom: 10px
}
.artdesc img{
    display: block;
    margin: 20px auto;
}
.morecontent{
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px
}
.morecontent li{
	max-width: 50%;
    box-sizing: border-box;
	padding: 0 15px;
	margin-bottom: 20px
}
.morecontent li img{
    width: 100%;
    margin-bottom: 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.22);
}
.morecontent li a{
	color:#445A00;
	text-decoration: none
}
.morecontent li a:hover{
	text-decoration: underline
}
.leadform{
	text-align: center
}
#middle .middle .articleform{
	color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    background-color: #445a00;
    filter: none;
    background-image: -moz-linear-gradient(top, #e1372f, #ff5a55);
    background-image: -ms-linear-gradient(top, #e1372f, #ff5a55);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#445a00), to(#6a8a09));
    background-image: -webkit-linear-gradient(top, #445a00, #6a8a09);
    background-image: -o-linear-gradient(top, #e1372f, #ff5a55);
    background-image: linear-gradient(top, #e1372f, #ff5a55);
    -pie-background: linear-gradient(#e1372f, #ff5a55);
    border-color: #6a8a09 #6a8a09 #445a00;
    padding: 17px 10px;
    width: 250px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 10px 10px;
    cursor: pointer;
    border-radius: 5px;
}
#middle .middle .articleform.right{
	float: right;
}
#middle .middle .articleform.center{
    margin: 20px auto;
}
#middle .middle .articleform.left{
    margin: 20px 20px 20px 0;
	float: left
}
.art_content h2, .art_content h3{
	margin: 20px 0 10px;
}
@media only screen and (max-width: 1023px) {
.popbutt {
	float: none !important
}
.hidecontent {
	display: none !important
}
#loadleadform {
	width: 100%;
	height: auto;
	margin: 0 !important;
	left: 0px !important;
	top: 0px !important;
	position: absolute;
	border-radius: 0;
	padding-bottom: 15px;
	box-shadow: none;
	border: 0;
}
#loadleadform .title {
	border-radius: 0;
}
#loadleadform .form form>div.bottomform {
	bottom: -40px;
	border-bottom: 1px #999 solid;
	box-shadow: 0 3px 5px #ccc;
}
.aviosleagl {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100% !important;
	margin: 0;
	padding: 0
}
.aviosleagl .scroll {
	height: 97%;
	padding: 10px
}
.aviosleagl .closeaviso {
	top: 5px;
	right: 20px;
}
#content {
	display: block;
	height: auto
}
.tableheader {
	display: block
}
#header .header {
	width: auto;
	display: block
}
#header .header .col3 {
	display: none;
	width: 100%;
	position: absolute;
	background: #fff;
	box-shadow: 0px 2px 5px #333;
	padding: 10px 0;
	height: 40px;
	top: 80px;
	z-index: 100;
}
#header .header .col3 form {
	width: 100%;
	position: relative;
}
#header .header .col3 input {
	width: 70%;
}
.menuicon {
	display: inline-block;
	width: 8%;
	cursor: pointer;
	margin-left: 5px;
}
#header .header .col1 {
	display: inline-block;
	width: 77%;
	text-align: center;
	margin-top: 10px;
}
.searchmobile {
	display: inline-block;
	width: 10%;
	cursor: pointer;
	text-align: right;
}
#middle {
	display: block
}
#middle .middle {
	display: block;
	width: auto
}
#middle .middle .td {
	width: auto;
	display: block
}
#middle .middle .blok>div ul.province li {
	width: 129px;
	vertical-align: top;
}
#middle .middle .smallblok h2, #middle .middle .smallblok p {
	width: auto;
	height: auto;
	display: block;
	padding: 5px 10px 5px 30px;
}
#footer {
	width: auto
}
.footermenu {
	float: none
}
#footer .footer {
	width: auto;
	line-height: normal
}
.footermenu ul li {
	display: inline-block
}
.accordion li a {
	width: auto;
	display: block;
	padding-top: 7px
}
.categorymobile {
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%
}
.footertable {
	padding: 0 10px;
}
#middle .middle .smallblok ul li {
	width: auto
}
.accordion li a.actives, .accordion li a:hover, .accordion li ul li a.actives1, .accordion li ul li a:hover {
	width: auto
}
#middle .middle .subblok .smallblok h2 {
	width: auto
}
.color, .color1 {
	width: auto !important
}
.coursetitle {
	width: auto;
	float: none;
}
.mobicomunidades {
	display: none
}
.pcicomunidades {
	display: block;
	margin-bottom: 30px;
}
.showmobile{
	bottom: -66px;
}
.underbutton{
    background-color: #ccc;
    border-radius: 0;
    position: fixed;
    bottom: 0 !important;
    top: inherit;
    left: 0;
    display: block;
    box-shadow: 0 0 5px #333;
	    width: 100%;
	    margin: 0;
}
.underbutton > div a > div{
	display:inline-block;
	margin-left:5px
}
#loadleadform .form form>div.bottomform > div{
font-size:11px	
}
}
@media only screen and (max-width:768px) {
.showmobile{
	    bottom: -63px;
}
}
@media only screen and (max-width:735px) {
.showmobile{
width: 100%;
    bottom: -22px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    margin: 0;
}
#loadleadform .showmobile > div a > span, #loadleadform .showmobile > div a{
	font-size:12px
}
#loadleadform .form form>div.bottomform {
    position: relative;
    font-size: 12px;
    padding-bottom: 11px;
    height: auto;
    bottom: 0;
    border-bottom: 0;
    box-shadow: 0 0px 0px #ccc;
}
#loadleadform .form form>div.bottomform > span {
    display: block;
    text-align: left;
    padding-left: 15px;
}
#loadleadform .form form>div.bottomform .popbutton {
    margin: 0px auto 0;
    float: none;
    position: relative;
    left: 50%;
    margin-left: -90px;
}	
	.morecontent, .articles{
		margin: 0	
	}
}
@media only screen and (max-width: 667px) {
#loadleadform.simple {
	height: auto;
	padding-bottom: 60px;
}
#loadleadform .title {
	border-radius: 0;
}
#loadleadform .form form>div {
	width: 100%;
}
#loadleadform .form form>div>div {
	height: auto !important;
	float: none !important
}
#loadleadform .form p label {
	width: 100%;
	margin-bottom: 5px;
}
#loadleadform .form p label.labelradio {
	width: auto;
	margin-right: 20px;
}
#loadleadform .form p input {
	width: 97%;
	border-radius: 5px;
}
#loadleadform .form p input.radio {
	width: auto
}
#loadleadform .form p select {
	width: 100%;
	margin-bottom: 2px;
	border-radius: 5px;
}
#loadleadform .form p textarea {
	width: 97%;
	border-radius: 5px;
}
#loadleadform.simple input.buscar {
	margin: 0 !important;
	position: relative !important;
	top: 110px !important;
}
	
	#loadleadform .legal img{
	    max-width: 306px;
	}
	.gsc-results-wrapper-overlay{
		left: 0 !important;
		width: 100% !important;
	    padding: 30px 15px !important;
	}
}
@media only screen and (max-width:319px) {
.popbutton {
	width: auto;
	white-space: normal;
}
#header .header .col1 {
	width: 75%;
}
#header .header .col1 a {
	font-size: 15px;
}
#header .header .col1 a img {
	max-width: 88%;	
}
}