@font-face {
  font-family: 'gilroyregular';
  src: url("gilroy-regular-webfont.eot");
  src: url("gilroy-regular-webfont.eot?#iefix") format("embedded-opentype"), url("gilroy-regular-webfont.woff2") format("woff2"), url("gilroy-regular-webfont.woff") format("woff"), url("gilroy-regular-webfont.ttf") format("truetype"), url("gilroy-regular-webfont.svg#gilroyregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 19, ../scss/blogs.scss */
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
  font-size: 14px !important;
}

/* line 32, ../scss/blogs.scss */
.logo {
  margin-top: 20px !important;
  margin-bottom: 40px !important;
}
/* line 35, ../scss/blogs.scss */
.logo .columns {
  margin-top: 5px;
}

/* line 39, ../scss/blogs.scss */
img.logo_universidad_continental {
  float: right;
  margin-top: 15px;
}

/*
.button{
  background-color: $azul-conti !important;
}
*/
/* line 51, ../scss/blogs.scss */
.button-black {
  background-color: #000 !important;
  color: #fff !important;
  font-size: 14px !important;
  padding: 8px 14px !important;
  font-size: 0.6875rem !important;
}

/* line 59, ../scss/blogs.scss */
p.blog_name_general {
  color: #000000;
  font-size: 20px;
  margin-bottom: 5px;
}

/* line 64, ../scss/blogs.scss */
a.blog_name_principal {
  color: #000000;
  font-size: 28px;
  text-transform: uppercase;
}

/* line 77, ../scss/blogs.scss */
aside .tabs dd {
  width: 50%;
}

/* line 81, ../scss/blogs.scss */
aside p {
  line-height: 20px;
  padding: 10px;
  font-size: 12px;
}

/* line 87, ../scss/blogs.scss */
aside .tabs dd.active a {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 0px !important;
}

/* line 94, ../scss/blogs.scss */
aside .tabs-content {
  border: 1px solid #ccc;
  border-top: 0px;
  background-color: #fff !important;
}

/* line 100, ../scss/blogs.scss */
aside .tabs-content ul {
  font-size: 12px !important;
  line-height: 20px !important;
  list-style-type: none !important;
  padding-top: 10px;
}

/* line 108, ../scss/blogs.scss */
aside .tabs dd > a {
  font-weight: 900;
  padding: 5px 21px !important;
  border-bottom: 1px solid #ccc;
}

/* line 115, ../scss/blogs.scss */
aside .tabs-content > .content {
  padding-top: 0px !important;
}

/* line 119, ../scss/blogs.scss */
aside .tabs-content > .content.active {
  background-color: #fff !important;
}

/* line 123, ../scss/blogs.scss */
aside h4.aside {
  font-weight: 900 !important;
  font-size: 14px;
  margin-top: 25px;
}

/* line 130, ../scss/blogs.scss */
aside ul.sidebar {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

/* line 135, ../scss/blogs.scss */
aside ul {
  margin-left: 0px !important;
}

/* line 138, ../scss/blogs.scss */
aside ul li {
  margin-bottom: 5px;
  line-height: 20px;
  font-size: 12px;
  list-style: none !important;
}

/* line 153, ../scss/blogs.scss */
#content h1.entry-title {
  color: #000000 !important;
}

/* line 158, ../scss/blogs.scss */
.main-menu {
  widows: 100%;
  background-color: #1e1e1e;
  height: auto;
  margin: 15px 0px;
  margin-bottom: 40px;
}
/* line 164, ../scss/blogs.scss */
.main-menu .top-bar.expanded .title-area, .main-menu .top-bar.expanded .toggle-topbar a {
  background-color: #1e1e1e !important;
  color: #fff !important;
}
/* line 168, ../scss/blogs.scss */
.main-menu .top-bar.expanded .toggle-topbar a::after {
  box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #FFf, 0 22px 0 1px #fff !important;
}
/* line 171, ../scss/blogs.scss */
.main-menu .top-bar {
  background-color: #1e1e1e !important;
}
/* line 173, ../scss/blogs.scss */
.main-menu .top-bar .top-bar-section > ul > .divider {
  border: 0px !important;
}
/* line 176, ../scss/blogs.scss */
.main-menu .top-bar .top-bar-section .dropdown li label {
  background-color: #1e1e1e !important;
}
/* line 179, ../scss/blogs.scss */
.main-menu .top-bar .top-bar-section .dropdown label {
  color: #fff;
}
/* line 182, ../scss/blogs.scss */
.main-menu .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
  background-color: #1e1e1e !important;
  font-size: 14px;
}
/* line 186, ../scss/blogs.scss */
.main-menu .top-bar .top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: #515151 !important;
}

/*******************************************/
/*******************************************/
/* pie de pagina */
/* line 195, ../scss/blogs.scss */
.info-pie-pagina {
  margin-bottom: 20px;
}
/* line 197, ../scss/blogs.scss */
.info-pie-pagina h3 {
  font: normal 20px / 24px "gilroy", Helvetica, Arial, Verdana, sans-serif;
  color: #808080;
}
/* line 201, ../scss/blogs.scss */
.info-pie-pagina p {
  margin-bottom: 3px;
  font: normal 15px / 21px "gilroy", Helvetica, Arial, Verdana, sans-serif;
  color: #808080;
}

/* line 207, ../scss/blogs.scss */
.info-pie-pagina-unidades {
  margin-bottom: 30px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding-bottom: 20px;
}
/* line 211, ../scss/blogs.scss */
.info-pie-pagina-unidades a.enlace_unidades, .info-pie-pagina-unidades a.enlace_unidades:hover {
  margin-bottom: 3px;
  font: normal 15px / 21px "gilroy", Helvetica, Arial, Verdana, sans-serif;
  color: #ffffff;
}

/*******************************************/
/*******************************************/
/*barras y seleccion */
                       /*
Drop cap treatment is set without any vertical correction - 
Works OK in FF3, but cross-browser consistency will require further adjustment
Paragraphs set with no boundary, justified
http://v1.jontangerine.com/silo/typography/p/
*/
/*******************************************/
/* line 232, ../scss/blogs.scss */
::-webkit-input-placeholder {
  color: #666;
}

/* line 233, ../scss/blogs.scss */
:-ms-input-placeholder {
  color: #666;
}

/* Selection colours (easy to forget) */
/* line 236, ../scss/blogs.scss */
::selection {
  background: #1d1d1d;
  color: #FFF;
}

/* line 241, ../scss/blogs.scss */
::-moz-selection {
  background: #1d1d1d;
  color: #FFF;
}

/* line 246, ../scss/blogs.scss */
img::selection {
  background: transparent;
}

/* line 249, ../scss/blogs.scss */
img::-moz-selection {
  background: transparent;
}

/* line 252, ../scss/blogs.scss */
body {
  -webkit-tap-highlight-color: #ffff9e;
}
