/* Generated by less 1.7.0 */
/*
Style by: Francisco Pardo
Web: www.fcopardo.cl
Mail: fcopardo@gmail.com
*/
/* VARIABLES */
/* FUNCIONES */
/* ESTANDAR */
html {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
}
h1 {
  font-size: 24px;
  line-height: 26px;
  color: #1c3349;
  margin: 25px 0 20px;
}
h2 {
  font-size: 20px;
  line-height: 22px;
  color: #1c3349;
  margin: 15px 0 10px;
}
h3 {
  font-size: 18px;
  line-height: 20px;
  color: #1c3349;
  margin: 10px 0 5px;
}
h4 {
  font-size: 16px;
  line-height: 18px;
  color: #1c3349;
  margin: 10px 0 5px;
}
h5 {
  font-size: 14px;
  line-height: 16px;
  color: #1c3349;
  margin: 5px 0 0;
}
h6 {
  font-size: 12px;
  line-height: 14px;
  color: #1c3349;
  margin: 5px 0;
}
a {
  color: #3366ff;
}
a:hover {
  color: #76121c;
}
ul,
ol {
  margin: 20px 0 20px 15px;
  padding-left: 25px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
hr {
  height: 1px;
  border: 0;
  border-bottom: 1px solid #1c3349;
  margin: 25px 0;
}
p {
  margin: 20px 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
table {
  padding: 0;
  margin: 25px 0;
  width: 100%;
  border-collapse: collapse;
}
table tr th {
  background: #1c3349;
  color: white;
}
table tr td,
table tr th {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: left;
}
table tr:nth-child(2n) td {
  background-color: #eee;
}
/* GENERAL CLASSES */
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  display: block;
  float: none;
}
.wrap {
  width: 1020px;
  display: block;
  margin: 0 auto;
  clear: both;
}
.tit-box {
  font-size: 18px;
  margin: 0 0 10px;
  line-height: 20px;
  padding: 6px 0;
  border-top: 6px solid #366d5d;
  color: #366d5d;
}
.tit-sec {
  color: #2c9f68;
  margin: 30px 0 15px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #2c9f68;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
}
.tit-sec.gray {
  color: #666666;
  border-bottom-color: #666666;
  font-weight: normal;
}
.view-more-news {
  display: block;
  padding: 5px 0;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #efefef;
}
/* GLOBAL */
footer#footer {
  width: 100%;
}
header#header,
nav#navMain,
#slider,
#container {
  display: block;
  width: 950px;
  margin: 0 auto;
}
#photo-banner {
  height: 150px;
  overflow: hidden;
  clear: both;
  background: url(/wp-content/themes/gefeei/img/grain.png) repeat left top
    #ededed;
}
/* HEADER */
#top {
  display: block;
}
#top .logo-gefeei {
  float: left;
  display: block;
  width: 70%;
  text-align: left;
  padding: 10px 0;
  margin: 0;
  font-size: 12px;
}
#top .logo-gefeei img {
  display: block;
  margin: 0;
  border: 0;
}
#top .contact_button {
  float: right;
  margin: 30px 0;
  background: #4aae6c;
  padding: 5px 10px;
  color: white;
  text-decoration: none;
}
#top .contact_button:hover {
  background-color: #366d5d;
}
nav#navMain {
  background: #4aae6c;
  height: 40px;
  border-bottom: 4px solid #366d5d;
}
nav#navMain ul {
  list-style: none;
  padding: 0;
  margin: 0 5px;
  display: block;
}
nav#navMain ul li.current-menu-ancestor a {
  color: #366d5d;
}
nav#navMain ul li {
  float: left;
  text-align: center;
  position: relative;
}
nav#navMain ul li.active a {
  color: #1c3349;
  text-decoration: underline;
}
nav#navMain ul li:hover a,
nav#navMain ul li a:hover {
  color: white;
  background: #366d5d;
}
nav#navMain ul li a {
  color: white;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
}
nav#navMain ul li a span {
  position: relative;
}
nav#navMain ul li a span.sp {
  top: -8px;
}
nav#navMain ul.sub-menu {
  display: block;
  width: 200px;
  position: absolute;
  left: 0;
  top: 35px;
  z-index: 20;
  padding-top: 9px;
  margin: 0;
  display: none;
  border-bottom: 1px solid #ccc;
}
nav#navMain ul.sub-menu li {
  float: none;
  width: 100%;
  max-width: none;
  clear: both;
  text-align: left;
  background: #366d5d;
}
nav#navMain ul.sub-menu li.last-item a {
  border: 0;
}
nav#navMain ul.sub-menu li a {
  color: white;
  padding: 8px 0px;
  margin: 0 10px;
  height: auto;
  line-height: 16px;
  border-bottom: 1px solid #cfc;
}
nav#navMain ul.sub-menu li a:hover {
  color: #2c9f66 !important;
}
/* MAIN*/
#slider {
  background: url(/wp-content/themes/gefeei/img/grain.png) repeat left top
    #eeeeee;
  border-bottom: 4px solid #366d5d;
  height: 280px;
  overflow: hidden;
  margin-bottom: 20px;
}
#slider ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  width: 100%;
  height: 280px;
}
#slider ul li {
  width: 100%;
  height: 280px;
  display: block;
  overflow: hidden;
}
#slider ul li img {
  width: 580px;
  height: auto;
  float: left;
}
#slider ul li .cont {
  margin: 20px 20px 20px 600px;
}
#slider ul li h2 {
  font-weight: normal;
  color: #1c3349;
  font-size: 26px;
  line-height: 28px;
}
#main-left {
  width: 630px;
  float: left;
  clear: left;
}
#main-left.full {
  width: 100%;
}
#main-left .h {
  margin-left: 195px;
}
#main-left .h h2 {
  margin: 0;
}
#main-left .h h1 {
  margin-top: 0;
}
.single p {
  text-align: justify;
}
.news_page h1 {
  font-size: 26px;
  line-height: 28px;
}
aside {
  width: 280px;
  float: right;
  clear: right;
}
aside .side-menu .tit-sec {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}
aside .side-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
aside .side-menu ul li {
  display: block;
  border-bottom: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  position: relative;
  margin-top: -1px;
}
aside .side-menu ul li a {
  padding: 15px 0 15px 50px;
  display: block;
  color: #606166;
  text-decoration: none;
  font-size: 14px;
  line-height: 16px;
}
aside .side-menu ul li a:hover {
  color: #000;
}
aside .side-menu ul li.active a {
  color: #000;
}
.col-left {
  width: 230px;
  margin-right: 20px;
}
.col-center {
  width: 400px;
  margin-right: 20px;
}
.col-right {
  width: 280px;
}
.box-opinion .opi {
  height: 260px;
}
.box-opinion .opi .head {
  height: 58px;
  overflow: hidden;
}
.box-opinion .opi .head .top {
  height: 50px;
  overflow: hidden;
  display: block;
  background: #ede9dd;
}
.box-opinion .opi .head .bottom {
  display: block;
  text-align: center;
  height: 8px;
}
.box-opinion .opi .head .bottom img {
  vertical-align: top;
}
.box-opinion .opi .head .thumb {
  border: 1px solid #2c9f68;
  width: 40px;
  height: 40px;
  margin: 5px 15px 5px 5px;
  float: left;
}
.box-opinion .opi .head h3 {
  color: #1c3349;
  line-height: 16px;
  font-size: 14px;
  margin: 17px 10px;
  height: 16px;
  overflow: hidden;
  display: block;
}
.box-opinion .opi .job {
  color: #2c9f66;
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0;
}
.box-opinion .opi .comment {
  padding-left: 40px;
  font-size: 12px;
  line-height: 16px;
  color: #333;
  font-style: italic;
  margin: 10px 0;
  background: url(/wp-content/themes/gefeei/img/quot.png) no-repeat 15px 5px
    transparent;
}
.box-opinion .opi .comment span {
  display: block;
  padding-left: 5px;
  border-left: 5px solid #ede9dd;
}
.box-opinion .opi .comment a {
  margin-left: 10px;
}
.box-noticias .news-list-home {
  padding: 0;
  margin: 0;
  list-style: none;
}
.box-noticias .news-list-home li {
  display: block;
  margin-bottom: 30px;
}
.box-noticias .thumb {
  width: 70px;
  height: 70px;
  float: left;
  margin-top: 4px;
}
.box-noticias .cont {
  margin-left: 80px;
  position: relative;
  margin-top: -4px;
}
.box-noticias .cont .date {
  font-size: 12px;
  color: #333;
}
.box-noticias .cont h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  margin: 2px 0 0;
}
.box-noticias .cont h3 a {
  text-decoration: none;
  color: #1c3349;
}
.box-noticias .cont h3 a:hover {
  text-decoration: underline;
}
.box-multimedia .tabs {
  display: block;
  padding: 0 0 0 11px;
  margin: 0;
  list-style: none;
  clear: both;
  overflow: hidden;
  z-index: 10;
  position: relative;
}
.box-multimedia .tabs .tab {
  float: left;
  padding: 10px 15px;
  border: 1px solid #ccc;
  position: relative;
  margin-left: -1px;
  color: #999;
  cursor: pointer;
}
.box-multimedia .tabs .tab h2 {
  font-weight: normal;
  font-size: 18px;
  margin: 0;
}
.box-multimedia .tabs .tab.tab-active {
  border-bottom-color: white;
}
.box-multimedia .tabs .tab.tab-active h2 {
  font-weight: bold;
  color: #366d5d;
}
.box-multimedia .tabs .tab:hover {
  color: #366d5d;
}
.box-multimedia .tab-container {
  position: relative;
  z-index: 5;
  margin-top: -1px;
  border-top: 1px solid #ccc;
  padding: 15px 0;
  height: 228px;
}
.box-multimedia .tab-container .tab-content {
  position: absolute;
  left: 0;
  top: 10px;
  width: 100%;
  height: auto;
}
.box-multimedia .tab-videos .video {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
  background: url(/wp-content/themes/gefeei/img/ico/video32.png) no-repeat
    center center transparent;
}
.box-multimedia .tab-videos .video .thumb {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  z-index: -1;
  top: -38px;
}
.box-multimedia .tab-videos .video a {
  display: block;
  width: 100%;
  height: 220px;
  background: url(/wp-content/themes/gefeei/img/play.png) no-repeat left top
    transparent;
  position: absolute;
  left: 0;
  top: 0;
}
.box-multimedia .tab-videos .cont {
  margin: 10px 0 0 0;
}
.box-multimedia .tab-videos .cont h3 {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}
.box-multimedia .tab-videos .cont h3 a {
  color: #1c3349;
  text-decoration: none;
}
.box-multimedia .tab-videos .cont h3 a:hover {
  text-decoration: underline;
}
.box-multimedia .tab-videos .cont p {
  font-size: 12px;
  line-height: 16px;
  margin: 0;
}
.box-multimedia .tab-videos .others {
  display: block;
  margin-top: 15px;
}
.box-multimedia .tab-videos .others .other-vid {
  width: 195px;
  height: 60px;
  background: #ede9dd;
  position: relative;
}
.box-multimedia .tab-videos .others .other-vid .c {
  padding: 10px;
}
.box-multimedia .tab-videos .others .other-vid .c .thumb_c {
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.box-multimedia .tab-videos .others .other-vid .c .thumb_c img {
  width: 40px;
  height: auto;
}
.box-multimedia .tab-videos .others .other-vid .c h3 {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 45px;
  height: 32px;
  overflow: hidden;
}
.box-multimedia .tab-videos .others .other-vid .c h3 a {
  color: #1c3349;
  text-decoration: none;
}
.box-multimedia .tab-videos .others .other-vid .c h3 a:hover {
  text-decoration: underline;
}
.box-multimedia .tab-videos .others .other-vid .play {
  position: absolute;
  right: 5px;
  bottom: 5px;
  display: block;
  width: 15px;
  height: 15px;
  opacity: 0.8;
}
.box-multimedia .tab-videos .others .other-vid .play:hover {
  opacity: 1;
}
.box-multimedia ul.photos_min {
  padding: 0;
  list-style: none;
  margin: 0;
  display: block;
}
.box-multimedia ul.photos_min li {
  margin: 0 0 8px;
  overflow: hidden;
  width: 49%;
  float: left;
  display: block;
}
.box-multimedia ul.photos_min li.first {
  margin-right: 2%;
  clear: left;
}
.box-multimedia ul.photos_min li .thumb-c {
  height: 60px;
  width: 60px;
  float: left;
}
.box-multimedia ul.photos_min li .thumb-c img {
  width: 100%;
  height: auto;
}
.box-multimedia ul.photos_min li a.viewGal {
  margin-left: 70px;
  display: block;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  list-style: 15px;
}
.box-multimedia ul.photos_min li a.viewGal:hover {
  text-decoration: underline;
}
.box-banners {
  width: 100%;
  clear: both;
}
.box-banners ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.box-banners ul li {
  display: block;
  margin-bottom: 5px;
}
/* FOOTER */
footer#footer {
  padding: 22px 0 10px;
  background: url("/wp-content/themes/gefeei/img/foot-line.gif") repeat-x left
    top transparent;
  border-bottom: 4px solid #366d5d;
  margin-top: 20px;
}
footer#footer .logo-footer {
  margin-right: 35px;
}
footer#footer .info_footer {
  width: 45%;
  vertical-align: middle;
  display: table;
  height: 100px;
  text-align: center;
}
footer#footer .info_footer p {
  color: black;
  margin: 0;
  vertical-align: middle;
  display: table-cell;
}
footer#footer .logos_footer a:hover img {
  border-color: #fcc;
  border-style: solid;
}
footer#footer .logos_footer img {
  margin-left: 10px;
  border: 2px solid transparent;
}
#gallery {
  display: block;
  border: 1px solid #ccc;
  background: #efefef;
  padding: 14px;
  overflow: hidden;
}
#gallery.singlegal {
  border: 0;
  padding: 0;
  background: none;
}
#gallery.singlegal li {
  width: 140px;
  height: 140px;
  margin: 0 8px 10px;
}
#gallery ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#gallery ul li {
  float: left;
  width: 80px;
  height: 80px;
  margin: 0 10px 10px;
  display: block;
}
#gallery ul li a {
  display: block;
  height: auto;
  padding: 4px;
  border: 1px solid #ccc;
  background: white;
  text-decoration: none;
  line-height: 1px;
}
#gallery ul li a img {
  width: 100%;
  height: auto;
  border: 0;
  display: block;
}
#gallery ul li a:hover {
  background: #1c3349;
}
.box-newsletter {
  width: 400px;
  height: 90px;
  background: url(/wp-content/themes/gefeei/img/back_news.jpg) repeat-x left top
    transparent;
}
.box-newsletter .w {
  margin: 20px 5%;
  float: left;
  clear: both;
  width: 90%;
}
.box-newsletter .w p {
  margin: 5px 0 10px;
  font-size: 12px;
  line-height: 14px;
}
.box-newsletter .w .form {
  display: block;
}
.box-newsletter .w .form input[type="text"] {
  padding: 5px;
  height: 16px;
  line-height: 16px;
  border: 1px solid #ccc;
  float: left;
  margin-right: 5%;
  width: 50%;
}
.box-newsletter .w .form input[type="submit"] {
  width: 40%;
  float: right;
  clear: right;
  background: #1c3349;
  color: white;
  border: 0;
  height: 16px;
  padding: 5px 0;
  line-height: 16px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
}
#slider .slider_wrap {
  position: relative;
  overflow: hidden;
  width: 950px;
  height: 280px;
}
#slider .slider_wrap ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 280px;
}
#slider .slider_wrap ul li {
  float: left;
  width: 950px;
  height: 280px;
}
#slider .slider_wrap p.jcarousel-pagination {
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 0;
}
#slider .slider_wrap p.jcarousel-pagination a {
  display: inline-block;
  height: 18px;
  width: 18px;
  text-align: center;
  color: white;
  background: #999;
  margin: 0 5px;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
}
#slider .slider_wrap p.jcarousel-pagination a.active {
  background: #2c9f66;
}
#numero-pagina {
  display: block;
  float: none;
  clear: both;
  width: 100%;
  font-size: 11px;
  padding: 15px 0;
  margin: 0;
}
#numero-pagina li {
  display: inline-block;
  margin: 0 5px;
}
#numero-pagina li a {
  display: block;
  background: #999;
  color: white;
  padding: 3px 6px;
  text-decoration: none;
}
#numero-pagina li a:hover {
  background: #2c9f66;
}
#numero-pagina li.disabled a {
  cursor: default;
  opacity: 0.3;
}
#numero-pagina li.pag_active a {
  background: #366d5d;
}
.share_buttons {
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  float: none;
  clear: both;
}
.share_buttons .share_but {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
