/* custom css */
/* valida secciones en el template  .notablet .nomobile */
@import "joomla.css";

audio, canvas, video{
  width: 100%;
}

iframe{
  border: 0px;
}

a:hover,
a:active,
a:focus,
#gkMainbody article a,
#gkMainbody article header a:active,
#gkMainbody article header a:focus,
#gkMainbody article header a:hover{
  color: #222;
  opacity: 1;
}

#gkMainbody article > a{
  display: inline-block;
  width: 100%;
}

#gkMainbody article > a:hover{
  opacity: .5;
}

article header li{
  text-align: center;
    width: 100%;
}


body {
  background: #f4f4f4;
}
p {
  margin: 0px;
}
ul .menu_top {
  float: left;
  padding-top: 2%;
}
ul .menu_top li {
  float: left;
  padding: 0 15px;
}

/* buttons */
a {
  transition: all 0.4s ease;
}

a:hover {
  text-decoration: none
}
.btn {
  display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 20px;
}

.btn-default,
.btn-default:link,
.btn-default:visited {
  background: transparent;
  border: none;
  position: relative;
  padding: 5px 50px;
  z-index: 1;
  font-size: 13px;
  color: #323032;
  border: 1px solid #323032;
}

.btn-default:hover, .btn-default:focus {
  background-color: #323032;
  border: 1px solid #fff;
  color: #fff;
}



.btn-primary,
.btn-primary:link,
.btn-primary:visited {
  background: transparent;
  border: none;
  position: relative;
  padding: 5px 50px;
  z-index: 1;
  font-size: 13px;
  color: #fff;
  border: 1px solid #fff;
  background-color: #323032;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #fff;
  border: 1px solid #323032;
  color: #323032;
}

.readmore{
  width: 100%;
  display: block;
}

.readmore .btn{
  display: table;
  margin: 0 auto;
}

section article{
  /*box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);*/
    padding: 20px 30px;
    margin: 20px 0px;
}

section.blog > header h2{
  font-size: 44px !important;
  color: #222;
  font-weight: 900;
  text-align: center
}

section.blog > header h2 small{
  font-size: 44px;
  color: #222;
  font-weight: 900;
}

article header h1 {
  font-size: 2.2em !important;
  text-align: center;
  font-weight: 900;
}
article header h2 {
  font-size: 1em !important;
  height: 100%;
  text-align: center;
  font-weight: 900;
}
figure.img-intro-left {
  float: left !important;
  width: 57%;
}
figure.img-intro-left img {
  margin: 0;
  width: 100%;
}
#gkHeader .gkIsWrapper-gk_rockwall {
  cursor: pointer;
}
#gkMainbody .blog .items-row article .description {
  display: inline-block;
  float: right;
  height: auto;
  width: 100%;
}
#gkMainbody .blog-featured .items-row .item article .img-intro-left {
  float: left !important;
  width: 46%;
}
#gkMainbody .blog-featured .items-row .item article .description {
  display: inline-block;
  float: right;
  height: auto;
  width: 50%;
  text-align: justify;
}
#gkMainbody .item-page .itemHasImage h1 {
  bottom: 4px;
  margin-left: 0px;
  padding: 10px;
  position: relative;
  width: 100%;
}
article header.itemHasImage h1{
  background: transparent;
  color: #222;
}

#gkMainbody .item-page .itemHasImage .img-full figure {
  height: 486px;
  width: 1170px;
}
#gkMainbody .item-page .itemHasImage .img-full figure img {
  width: 100%;
}
#gkTop,
#gkMenuWrapper {
  margin-top: 58px;
}
#gkMenuWrapper  {
  background: #e6e6e6;
}

.gkMenu > ul li div.childcontent .gkmenu{
  background-color:  #fff;
}
#gkPageContentWrap {
  margin-top: 20px;
  background-color: #f4f4f4;
}
.home #gkPageContentWrap{
  margin-top: 0px;
  background-color: #fff;
}

.home #gkHeader{
  padding-bottom: 0px;
}
#gkLogo {
  margin: 0 auto;
  padding: 0;
  text-indent: -999em;
  text-shadow: none;
  width: 73%;
  display: table;
  float: none;
}
#gkLogo img {
  box-shadow: none;
  width: 93px;
  padding: 2px 25px;
  display: table;
  margin: 0 auto;
}
#gkContent {
  background-color: #fff;
  padding: 20px 13px 22px 20px;
}
#gkSearch .mod-search-searchword {
  border: 3px solid #cacaca;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  height: 30px;
  margin: 10px 0 0 0px;
  outline: none;
  width: 189px;
  background-color: #cacaca;
}
#gkSearch:before {
  content: none;
}
.clearfix {
  clear: both;
}
.leading article .description {
  float: none;
  width: 100%;
  padding: 0px;
  height: auto;
}
.gkTopMenu {
  position: fixed;
  top: 0px;
  background-image: none;
  width: 100%;
  height: 58px;
  background-repeat: repeat-x;
  z-index: 999;
  background-color: #3f3f3f;
}
.gkMenu > ul > li {
  font-size: 14px;
  border: none;
}
.gkMenu > ul > li:first-child {
  border-left: none;
}
.logo {
  margin-top: 0px;
  margin-left: 8px;
  position: relative;
  top: -54px;
  box-shadow: none;
  background-color: #fff;
}
.gkLogo {
  margin-right: 10px;
  background-color: #fff;
  margin-left: -8px;
  margin-top: -5px;
  position: relative;
}
.gkLogo:after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 114px 0 0 103px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 0px;
  right: -103px;
  left: auto;
}
.content-top{
  float: right;
  position: relative;
  right: 0px;
  text-align: right;
}
#gkSearch {
  display: inline-block;
  width: 150px;
  float: none;
  position: relative;
  right: 0px;
  text-align: right;
}
.social{
  display: inline-block;
  margin-right: 15px;
}

.social a{
  position: relative;
  opacity: 1;
  color: #fff;
  padding: 0px 10px;
  font-size: 17px;
}

.social a .icon{
  color: #fff;
  margin: 0px;
  padding: 0px;
}


.social a:hover{
  opacity: .8;
}

#gkMainMenu{
  float: none;
  display: table;
  margin: 0 auto;
}
#gkMainMenu .gkMenu{
  display: block;
  margin: 0;
  position: relative;
}
.gkMenu > ul > li.active > a{
  color: #969595;
  font-weight: bold;
}
.gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active > a {
  color: #151414;
}
.gkMenu > ul > li > a {
  color: #3f3f3f;
}
.blog-featured h1 a {
  color: #183884 !important;
  font-size: 18px;
}
.blog-featured article p {
  font-size: 12px;
  text-align: justify;
}
.blog-featured article p.readmore {
  margin-top: 9px;
}
.blog-featured article header {
  margin-bottom: 5px;
}
.blog-featured header {
  margin-bottom: 15px;
}
.blog-featured header h1 {
  font-size: 35px;
}
section .blog-featured .items-row {
  margin-top: 0px;
}
section .blog .items-row article figure {
  height: 100px;
  width: 240px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 15px;
  position: relative;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.4s ease;
}

section .blog .items-row article a:hover figure{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

section .blog .items-row article figure img {
  position: absolute;
  left: 50%;
  top: 50%;

  -webkit-transform:translate(-50%, -50%);
  -moz-transform:translate(-50%, -50%);
  -ms-transform:translate(-50%, -50%);
  -o-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
}
section .blog .items-row article .description {
  float: none;
  height: 150px;
  width: 100%;
}
section .blog .items-row article .description .intro-text {
  height: auto;
  min-height: 80px;
  margin-bottom: 10px;
}
.gkNspPM-NewsBlocks .inverse .description {
  display: inline-block;
  height: 150px;
}
.gkNspPM-NewsBlocks .inverse .intro-text {
  height: 100px;
}
.gridpage #gkSidebar {
  background-color: #e0e0e0;
  text-align: center;
  padding: 9px 0 0 2px;
  margin-left: 25px;
  width: 19.75%;
}
.gkNspPM-TitleOverlay > figure {
  margin: 0 auto;
  margin-left: 15px;
  max-width: 81%;
  padding: 29px;
}
.gkNspPM-TitleOverlay > figure > figcaption {
  padding: 40px 20px !important;
  width: 76% !important;
  display: none;
}
#gkBottom1 {
  padding: 0;
  background-color: #f4f4f4;
}
.gridpage .gkCols6 {
  margin: 0 0px !important;
  width: 100%;
}
.gridpage #gkBottom1 .box {
  background-color: #fff;
  margin: 0px 15px 0px 0px;
  padding: 15px 8px;
}
.gridpage #gkBottom1 .box:last-child {
  margin-right: 0px;
}
.gkCols6 .box.gkmod-4 {
  width: 24% !important;
}
.gridpage #gkBottom1 .box img {
  width: 100%;
}
#gkBottom1 .box figcaption h3 {
  font-size: 12px;
  color: #3f528c !important;
  height: 40px;
}
#gkBottom1 .inverse a {
  padding: 2px 7px;
  color: #183884;
  background-color: #e0e0e0;
}
#gkBottom1 .inverse p {
  font-size: 13px;
}
#gkBottom2 .custom {
  text-align: center;
}
#gkBottom2 .custom h1 {
  font-size: 40px;
}
#gkBottom2 .custom h4 {
  color: #7f7a7e;
  text-transform: none;
}
#gkBottom2 .custom h4 strong {
  color: #777;
  font-weight: bold;
}
#gkBottom2 .custom img {
  margin: 0px 15px;
}
#gkFooter {
  background-color: #da2419;
  color: #fff;
  margin-top: -7px;
}
#gkFooterNav {
  width: 100%;
}
.box-footer {
  width: 100%;
}
.box-footer .box {
  float: left;
  width: 15%;
}
.box-footer .box2 {
  float: left;
  width: 56%;
  margin-left: 2px;
}
.box-footer .custom_map {
  width: 43% !important;
}
.box-footer .info,
.box-footer ul.menu_footer li {
  float: none !important;
}
.box-footer ul.menu_footer li a {
  color: #fff !important;
  font-size: 15px !important;
}
.custom_info {
  line-height: 17px;
}
.custom_info h5 {
  font-size: 16px;
  color: #3f528d;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.custom_info a {
  color: #fff !important;
}
.custom_info {
  margin: 9px 0px;
}
.custom_info img {
  margin-left: 5px;
}
.custom_info img:first-child {
  margin-left: 0px;
}
.custom_info:first-child {
  margin-top: 0px;
}
.gkMenu > ul > li,
.gkMenu > ul li div.childcontent a {
  font-size: 10px;
}
.itemBody p {
  text-align: justify;
  margin: 8px 0px;
  font-family: 'Roboto', Arial, sans-serif !important;
}

.itemBody p span{
  font-family: 'Roboto', Arial, sans-serif !important;
}

.gkIsWrapper-gk_rockwall .gkIsPagination{
  bottom: 0px;
  position: absolute;
  right: 32px;
  z-index: 10;
  top: 25px;
}

.itemBody h1 {
  font-size: 1em !important;
}
.itemBody h2 {
  font-size: 1.2em !important;
}
.item article header h1 {
  text-align: left;
}
.cols-4 .column-1 {
  margin-right: 23px;
}
.cols-4 .column-2,
.cols-4 .column-3 {
  margin-left: 22px;
  margin-right: 22px;
}
.cols-4 .column-4 {
  margin-left: 23px;
}
.cols-4 .column-1,
.cols-4 .column-2,
.cols-4 .column-3,
.cols-4 .column-4 {
  float: left;
  /*width: 33.33333333%;*/
  width: 21.111111%;
}
.column-4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}


.virtual-tour{
  position: absolute;
  margin-top: -80px;
  z-index: 99;
  width: 100%;
}

.virtual-tour a{
  display: inline-block;
  width: 100%;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

.virtual-tour a:hover{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.virtual-tour img{
  transition: all 0.4s ease;
  width: auto;
  display: table;
  margin: 0 auto;
  max-width: 750px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.content-exposition{
  display: inline-block;
    width: 100%;
    padding: 120px 0px 50px 0px;
    background-color: #f7f3f3;
}

.content-exposition h2{
  text-transform: none;
  font-size: 30px;
  margin-bottom: 15px;
}

.content-exposition h2 strong{
  display: block;
  color: #da2519;
  text-transform: uppercase;
}



.content-exposition h5{
  margin: 15px 0px;
  font-size: 17px;
  font-weight: bold
}

.content-exposition .btn-default{
  margin-top: 15px;
}

.content-exposition .owl-carousel{
  padding: 20px 0px 0px 15px;
}


.content-exposition .owl-carousel figure{
  width: 100%;
  height: 176px;
  overflow: hidden;
}

.content-exposition .owl-carousel figure img{
  display: block;
  width: 100%;
}


.content-exposition .owl-carousel a figure img{
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.4s ease;
}

.content-exposition .owl-carousel a:hover figure img{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.content-exposition .content-carousel{
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 15px 0px;
}

.content-exposition .line-background{
  border: 2px solid #e4d901;
  position: absolute;
  width: 47%;
  height: 186px;
}

.owl-theme .owl-dots .owl-dot span{
  margin: 5px 1px;
}

.owl-theme .owl-nav.disabled+.owl-dots{
  display: table;
  margin: 0 auto;
}

.owl-theme .owl-dots .owl-dot{
  display: inline-block;
  zoom: 1;
}

.owl-exposition .owl-item img{
  width: 95%;
}


.content-collection{
  display: inline-block;
  width: 100%;
  padding: 50px 0px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.content-collection .box{
  margin-bottom: 20px;
}

.content-collection:before{
  content: "";
  position: absolute;
  top: 172px;
  left: 0px;;
  background-color: #ec211d;
  width: 100%;
  height: 200px;
  z-index: 1;
}

.content-collection h2{
  text-transform: none;
  font-size: 30px;
}

.content-collection h2 strong{
  display: block;
  color: #da2519;
  text-transform: uppercase;
}


.gkPage{
  position: relative;
  z-index: 1;
}

.gkPage-fluid{
  width: 100%;
}


.content-event{
    display: inline-block;
    width: 100%;
    padding: 40px 0px 50px 0px;
    background-color: #f7f3f3;
    position: relative;
    margin-top: 0px;
}



.content-event h3{
  text-transform: none;
  font-size: 30px;
  color: #fff;
  margin-bottom: 0px;
  padding-left: 37px;
}

.content-event h3 strong{
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
}

.content-event h2{
  text-transform: none;
  font-size: 30px;
}

.content-event h2 strong{
  display: block;
  color: #da2519;
  text-transform: uppercase;
}

.content-event .item-education{
  background-color: #fff;
  border: 1px solid #cdcdcd;
  margin: 0 auto;
  display: inline-block;
  max-width: 160px;
  width: 100%;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

.content-event .item-education:hover{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}

.content-event .item-education img{
  display: block;
  width: 100%;
}

.content-event .item-education h4{
  text-align: center;
  font-size: 14px;
  margin: 15px 0px;
  font-weight: 900;
}

.content-event .item-education p{
  text-align: center;
  min-height: 45px;
}

.content-event .container-education{
  position: relative;
  padding-top: 49px;
  padding-bottom: 0px;
}

.content-event .container-education:before{
  content: " ";
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(../images/bck-education.jpg);
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
  background-size: cover;
  z-index: -1;
}

.content-event .container-education .cols-3{
  display: table;
  margin: 0 auto;
  width: auto;
  margin-left: 31px;
  padding-top: 76px;
}

.content-event .container-event{
  margin-top: 0px;
}

.content-event .container-event .content-calendar{
  width: 100%;
  height: 327px;
  margin-top: 10px;
  overflow: auto;
}


.content-project{
  display: inline-block;
    width: 100%;
    padding: 40px 0px 0px 0px;
    background-color: #fff;
}

.content-project h2{
  text-transform: none;
  font-size: 30px;
}

.content-project h2 strong{
  display: block;
  color: #da2519;
  text-transform: uppercase
}

.content-project .item-project{
  background-color:  transparent;
  border: 0px solid #cdcdcd;
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}

.content-project .item-project .description{
  padding: 10px 15px;
}

.content-project .item-project h4{
  text-align: center;
  font-size: 20px;
  position: relative;
  padding: 10px 0px;
}

.content-project .item-project h4:before{
  content: "";
  position: absolute;
  margin: 0 auto;
  width: 50px;
  height: 3px;
  background-color: #f04d4a;;
  top: auto;
  bottom: 5px;
  left: 0px;
  right: 0px;
}

.content-project .item-project p{
  text-align: center
}

.content-project .item-project img{
  display: block;
  width: 100%;
}

.content-project .item-project:hover{
  background-color: #ec211d;
}

.content-project .item-project:hover h4{
  color: #fff;
}

.content-project .item-project:hover h4:before{
  background-color: #fff;
}

.content-project .item-project:hover p{
  color: #fff;
}

.content-project .cols-4 .column-1{
  padding-right: 0px;
  margin-right: 0px;
  width: 24.444444%;
}

.content-contact{
  display: inline-block;
  width: 100%;
  padding: 25px 0px 0px 0px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}


.content-contact h2{
  text-transform: none;
  font-size: 30px;
  padding-bottom: 25px;
}

.content-contact h2 strong{
  display: block;
  color: #da2519;
  text-transform: uppercase;
}

.content-contact img{
  display: block;
  width: 100%;
  height: auto;
  max-height: 495px;
}



.content-contact .column-1{
  padding-right: 0px;
}

.content-contact .container-map{
  width: 100%;
  min-height: 495px;
  height: 495px;
  max-height: 495px;
  overflow: hidden;
}

.content-testimonial{
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 50px 0px;
  background-image: url(../images/bck-testimonials.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 100px;
  background-size: cover;
}

.item-testimonial{
  margin: 0 auto;
    display: table;
    width: 450px;
    text-align: center;
    background-color: rgba(255,255,255,.4);
    padding: 16px 20px;
}

.item-testimonial h5{
  color: #da2419;
  font-weight: 900;
  margin: 10px 0px;
}

.item-testimonial h6{
  font-weight: 900;
  margin: 10px 0px;
}

.content-allies{
  padding: 30px 0px;
  display: inline-block;
  width: 100%;
  position: relative;
  background-color: #3f3e41;
  color: #fff;
  z-index: 99;
  margin-top: -8px;
}

.content-allies h2{
  text-transform: none;
  font-size: 30px;
  color: #fff;
  margin-bottom: 15px;
}

.content-allies h2 strong{
  display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
}

.owl-allies{

}

.owl-allies .item{
  display: table;
  height: 105px;
  background-color: #fff;
}

.owl-allies .item-cell{
  display: table-cell;
  vertical-align: middle
}

#gkCopyrights{
  display: none !important;
}

.text-right{
  text-align: right;
}

.logo-footer{
  display: table;
  margin: 60px auto;
}

.copy{
  padding: 25px 0px;
  line-height: 150%;
}

.copy .social{
  margin-right: -10px;
}

.copy-left{
  padding: 40px 0px;
}

#inline-art-project{
  display: none
}