@font-face {
  font-family: "iconfont";
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('eot'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#iconfont') format('svg');
}
.icon-base-pseudo,
.icon-activitats-complementarias:before,
.icon-arrow-right:before,
.icon-arrows-left:before,
.icon-arrows-right:before,
.icon-calendar:before,
.icon-calendario:before,
.icon-chat:before,
.icon-clock:before,
.icon-close:before,
.icon-email:before,
.icon-escola:before,
.icon-facebook:before,
.icon-google-plus:before,
.icon-google:before,
.icon-left:before,
.icon-linkedin:before,
.icon-marker:before,
.icon-menu:before,
.icon-phone:before,
.icon-right:before,
.icon-search:before,
.icon-serveis:before,
.icon-students:before,
.icon-twitter:before,
.icon-youtube:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.icon-activitats-complementarias:before {
  content: "\E001";
}
.icon-arrow-right:before {
  content: "\E002";
}
.icon-arrows-left:before {
  content: "\E003";
}
.icon-arrows-right:before {
  content: "\E004";
}
.icon-calendar:before {
  content: "\E005";
}
.icon-calendario:before {
  content: "\E006";
}
.icon-chat:before {
  content: "\E007";
}
.icon-clock:before {
  content: "\E008";
}
.icon-close:before {
  content: "\E009";
}
.icon-email:before {
  content: "\E00A";
}
.icon-escola:before {
  content: "\E00B";
}
.icon-facebook:before {
  content: "\E00C";
}
.icon-google-plus:before {
  content: "\E00D";
}
.icon-google:before {
  content: "\E00E";
}
.icon-left:before {
  content: "\E00F";
}
.icon-linkedin:before {
  content: "\E010";
}
.icon-marker:before {
  content: "\E011";
}
.icon-menu:before {
  content: "\E012";
}
.icon-phone:before {
  content: "\E013";
}
.icon-right:before {
  content: "\E014";
}
.icon-search:before {
  content: "\E015";
}
.icon-serveis:before {
  content: "\E016";
}
.icon-students:before {
  content: "\E017";
}
.icon-twitter:before {
  content: "\E018";
}
.icon-youtube:before {
  content: "\E019";
}
.render {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  position: relative;
  min-height: 100%;
}
html.none {
  pointer-events: none;
}
body {
  background-color: #fff;
  color: #333333;
  font-family: 'Karla', sans-serif;
  font-size: 16px;
  padding-bottom: 361px;
}
a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #2a358f;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #3644b6;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Montserrat Alternates', sans-serif;
  color: #374046;
}
img {
  max-width: 100%;
}
ul {
  padding: 0px;
  margin: 0px;
}
ul li {
  list-style: none;
}
.clear {
  clear: both;
}
.content-wrap {
  position: relative;
}
.alert-success {
  margin-top: 10px;
}
.texto a[href*=pdf] {
  float: left;
  max-width: 100px;
  display: block;
  text-align: center;
  margin-right: 15px;
}
.texto a[href*=pdf] img {
  margin-bottom: 5px;
  border: 1px solid #ddd;
}
header {
  background: #fff;
  border-top: 8px solid #2a358f;
  color: #374046;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  z-index: 6;
}
header:not(.portada) {
  padding-bottom: 25px;
}
header:not(.portada) .arrow {
  display: none;
}
header #top {
  padding: 10px 0;
  font-size: 15px;
}
header #top i {
  margin-right: 5px;
}
header #top a {
  color: #374046;
}
header #top a i {
  color: #2a358f;
}
header #top a:hover,
header #top a:focus {
  color: #2a358f;
}
header #top .contacto {
  display: inline-block;
}
header #top .contacto li {
  display: inline-block;
  margin-left: 15px;
}
header #top .social {
  display: inline-block;
}
header #top .social .icon-facebook {
  color: #3b5998;
}
header #top .social .icon-youtube {
  color: #bb0000;
}
header #top .lang {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  margin-left: 15px;
  padding-bottom: 10px;
}
header #top .lang img {
  border-radius: 2px;
  vertical-align: middle;
}
header #top .lang .submenu {
  position: absolute;
  top: 100%;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
  min-width: 100px;
  right: 0;
  text-transform: none;
  font-size: 14px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  pointer-events: none;
  z-index: 2;
}
header #top .lang .submenu a {
  display: block;
  padding: 5px 10px;
}
header #top .lang .submenu a img {
  vertical-align: middle;
  margin-right: 5px;
}
header #top .lang .submenu a:hover {
  color: #2a358f;
}
header #top .lang:hover {
  cursor: pointer;
  color: #2a358f;
}
header #top .lang:hover .caret {
  border-top-color: #2a358f;
}
header #top .lang:hover .submenu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
header nav {
  position: relative;
}
header nav hr {
  margin: 0;
  position: absolute;
  top: -15px;
  width: 100%;
  height: 1px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNDAlIiBzdG9wLWNvbG9yPSIjZDdkY2U0IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2Q3ZGNlNCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -webkit-linear-gradient(left, #fff 0%, #d7dce4 40%, #d7dce4 60%, #fff 100%);
  background-image: -moz-linear-gradient(left, #fff 0%, #d7dce4 40%, #d7dce4 60%, #fff 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d7dce4 40%, #d7dce4 60%, #fff 100%);
  background-image: linear-gradient(to right, #fff 0%, #d7dce4 40%, #d7dce4 60%, #fff 100%);
  border: 0;
}
header nav > ul {
  float: left;
  width: 50%;
}
header nav > ul:last-child {
  text-align: right;
}
header nav > ul .noti-menu {
  display: none;
}
header nav > ul li {
  display: inline-block;
  position: relative;
}
header nav > ul li a {
  padding: 5px 15px;
  color: #374046;
  text-transform: uppercase;
  display: block;
  word-wrap: no-wrap;
}
header nav > ul li a:hover,
header nav > ul li a:focus {
  color: #2a358f;
}
header nav > ul li a.active {
  background: #2a358f;
  color: #fff!important;
  border-radius: 50px;
}
header nav > ul li .submenu {
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
  padding: 10px;
  min-width: 100px;
}
header nav > ul li .submenu:after {
  top: 0;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #2a358f;
  border-width: 5px;
  margin-left: -5px;
}
header nav > ul li .submenu ul {
  background: #2a358f;
  left: 0;
  text-transform: none;
  border-radius: 3px;
  padding: 5px 0;
  text-align: left;
}
header nav > ul li .submenu ul li {
  display: block;
  padding: 0 5px;
}
header nav > ul li .submenu ul a {
  display: block;
  padding: 8px 15px;
  white-space: nowrap;
  text-transform: inherit;
  border-radius: 3px;
  color: #fff;
}
header nav > ul li .submenu ul a:hover {
  background: #3644b6;
  color: #fff;
}
header nav > ul li:hover {
  cursor: pointer;
  color: #2a358f;
}
header nav > ul li:hover > a {
  color: #2a358f;
}
header nav > ul li:hover .submenu {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
header #logo {
  background: url('../images/logo.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 73px;
  height: 100px;
  display: block;
  position: absolute;
  left: 50%;
  top: 8px;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
header .arrow {
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: -20px;
  z-index: -1;
  -webkit-filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.2));
  -moz-filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.2));
  -ms-filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 9px 5px rgba(0, 0, 0, 0.2));
  pointer-events: none;
}
header .arrow polygon {
  fill: #fff;
}
.social li {
  display: inline-block;
}
.social li i {
  font-size: 20px;
}
.titulo-principal {
  margin-bottom: 40px;
}
.titulo-principal h3 {
  font-size: 32px;
  font-weight: bold;
  color: #2a358f;
  margin-top: 0;
  margin-bottom: 5px;
}
.titulo-principal p {
  margin-bottom: 0;
  font-size: 24px;
  color: #676e72;
}
.titulo-principal.gris {
  margin-bottom: 15px;
}
.titulo-principal.gris h3 {
  color: #333333;
}
.titulo-principal.medium h3 {
  font-size: 28px;
}
.titulo-principal.medium p {
  font-size: 18px;
}
.button {
  background: #f1c40f;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 40px;
  display: inline-block;
  border-radius: 30px;
  text-transform: uppercase;
  border: 0;
}
.button:hover {
  color: #fff;
  background: #f4d03f;
}
.button:focus {
  box-shadow: 0 2px 0px #dab10d inset;
  color: #fff;
}
.link {
  padding: 5px 0;
  font-size: 18px;
  background: none;
  color: #2a358f;
  font-weight: bold;
  text-transform: uppercase;
}
.link:hover {
  background: none;
  color: #3644b6;
}
.link:focus {
  color: #3644b6;
  box-shadow: none;
}
footer {
  background: #3f51b5;
  padding: 40px 0 0;
  color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  width: 100%;
}
footer .submenu {
  display: none;
}
footer .logo {
  width: 100%;
  margin-top: 5px;
  max-width: 75px;
}
footer h4 {
  color: #fff;
  font-family: 'Karla', sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase;
}
footer ul {
  float: left;
  padding-right: 30px;
}
footer ul:last-child {
  padding-right: 0;
}
footer ul li {
  margin-bottom: 10px;
}
footer ul li a {
  display: block;
  color: rgba(255, 255, 255, 0.8);
}
footer ul li a:hover {
  color: #fff;
}
footer .contacto ul:nth-child(2) li {
  position: relative;
  padding-left: 25px;
}
footer .contacto ul:nth-child(2) li:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E011";
  color: #fff;
  position: absolute;
  left: 0;
  top: 2px;
}
footer .contacto ul:nth-child(2) li.email:before {
  content: "\E00A";
}
footer .contacto ul:nth-child(2) li.telefono:before {
  content: "\E013";
}
footer .contacto .social {
  text-align: center;
  margin-top: 5px;
}
footer .contacto .social i {
  font-size: 24px;
  margin-right: 10px;
  color: #fff;
}
footer .copyright {
  background: #2a358f;
  text-align: center;
  padding: 15px 0;
  margin-top: 40px;
}
footer .copyright p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.5);
}
footer .copyright p a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}
footer .copyright p a:hover,
footer .copyright p a:focus {
  color: #fff;
}
.modal-dialog {
  padding-top: 100px;
}
.modal-dialog .modal-content {
  border: 0;
  border-radius: 0;
}
.modal-dialog .modal-content .modal-header {
  background: #eef1f3;
}
.modal-dialog .modal-content .modal-header h4 {
  font-weight: bold;
  color: #374046;
  font-size: 20px;
}
.modal-dialog .modal-content .modal-header .close {
  font-size: 0;
  opacity: 1;
  text-shadow: none;
  margin-top: 7px;
  color: rgba(51, 51, 51, 0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  outline: none!important;
}
.modal-dialog .modal-content .modal-header .close:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E009";
  font-size: 16px;
}
.modal-dialog .modal-content .modal-header .close:hover {
  color: rgba(51, 51, 51, 0.8);
}
.modal-backdrop.in {
  opacity: .7;
}
.formulario .form-control {
  border-radius: 3px;
  box-shadow: none;
  border-color: transparent;
  background: #EEF1F3;
  height: 40px;
  font-size: 15px;
}
.formulario .form-control:focus {
  border-color: #d0d8de;
}
.formulario textarea.form-control {
  height: 150px;
}
/*** AVISO COOKIES ***/
#cookiewarning {
  font-size: 13px;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
#cookiewarning div {
  text-align: center;
  margin: 0px;
  padding: 10px 0;
  width: auto;
  background: rgba(0, 0, 0, 0.7);
  font-size: 90%;
  color: #858585;
  font-size: 14px;
  color: #fff;
  padding-right: 40px;
}
#cookiewarning div i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-style: normal;
  border: 2px solid #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 21px;
  border-radius: 50%;
  font-size: 19px;
}
#cookiewarning div i:hover {
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}
#cookiewarning div a {
  margin-left: 10px;
  color: #fff;
}
#cookiewarning div a.cookies {
  text-decoration: underline;
}
#claim {
  position: relative;
  overflow: hidden;
}
#claim .flexslider {
  height: 500px;
}
.flexslider {
  border: 0;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
  position: relative;
  background: #fff;
  z-index: 2;
}
.flexslider .slides li {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 500px;
  position: relative;
  opacity: 1;
}
.flexslider .slides li:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigwLCAwLCAwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
.flexslider .slides li .container {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.flexslider .container {
  position: relative;
}
.flexslider .caption {
  position: absolute;
  top: 200px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  z-index: 5;
  text-align: center;
  text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);
  width: 750px;
}
.flexslider .caption h1 {
  font-size: 38px;
  margin-top: 0;
  margin-bottom: 5px;
  color: #fff;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
.flexslider .caption h1 p {
  line-height: 40px;
  margin-bottom: 0;
}
.flexslider .caption h2 {
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  letter-spacing: 1px;
  color: #fff;
}
.flexslider .menu-icons {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.flexslider .menu-icons > div {
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.7) inset;
  text-align: center;
}
.flexslider .menu-icons > div:last-child {
  box-shadow: none;
}
.flexslider .menu-icons a {
  display: block;
  font-size: 18px;
  padding-bottom: 10px;
  font-family: 'Montserrat Alternates', sans-serif;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.flexslider .menu-icons a:hover,
.flexslider .menu-icons a:focus {
  opacity: .8;
}
.flexslider .menu-icons a i {
  color: #fff;
  font-size: 60px;
  display: block;
}
.flex-direction-nav a {
  text-shadow: none;
  background: rgba(0, 0, 0, 0.2);
  height: 40px;
  width: 40px;
  font-size: 0;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 1;
  text-align: center;
}
.flex-direction-nav a:hover {
  background: rgba(42, 53, 143, 0.8);
}
.flex-direction-nav a:hover .flex-prev,
.flex-direction-nav a:hover .flex-next {
  left: inherit;
  right: inherit;
}
.flex-direction-nav a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  line-height: 40px;
  font-size: 20px;
}
.flex-direction-nav a.flex-prev:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E00F";
}
.flex-direction-nav a.flex-next {
  text-align: center;
}
.flex-direction-nav a.flex-next:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E014";
}
#servicios {
  text-align: center;
  padding: 60px 0px;
  font-size: 0;
}
#servicios .enlace {
  display: inline-block;
  width: 20%;
  padding: 0 30px;
  vertical-align: top;
}
#servicios .foto {
  display: block;
  border-radius: 50%;
  overflow: hidden;
  border: 5px solid #eef1f3;
  margin-bottom: 15px;
}
#servicios .foto img {
  height: 164px;
}
#servicios .foto:hover + .title {
  color: #2a358f;
}
#servicios .title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
}
#presentacion {
  background: url('../images/mosaic.png') #eef1f3;
  padding: 40px 0;
}
#presentacion .noticias-home .row.cadaNoti {
  margin-top: 20px;
  margin-bottom: 20px;
}
#presentacion .noticias-home .row.cadaNoti a {
  display: block;
  max-width: 125px;
}
#presentacion .noticias-home img {
  width: 100%;
  border-radius: 50%;
  border: 3px solid #fff;
}
#presentacion .noticias-home h4 {
  margin-top: 0;
  line-height: 23px;
  font-weight: bold;
  margin-bottom: 5px;
}
#presentacion .noticias-home h4 a {
  color: #374046;
}
#presentacion .noticias-home h4 a:hover,
#presentacion .noticias-home h4 a:focus {
  color: #2a358f;
}
#presentacion .noticias-home hr {
  border-color: #ced9df;
  margin-top: 10px;
  margin-bottom: 10px;
}
#presentacion .noticias-home .info {
  color: #676e72;
  font-size: 14px;
  margin-right: 15px;
}
#presentacion .noticias-home .info i {
  color: #2a358f;
  font-size: 12px;
  vertical-align: middle;
  margin-right: 2px;
}
#presentacion .educacio {
  font-size: 0;
}
#presentacion .educacio .text li {
  display: inline-block;
  width: 50%;
  font-size: 16px;
  margin-bottom: 30px;
}
#presentacion .educacio .text li:before {
  font-size: 60px;
  color: #2a358f;
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E017";
}
#presentacion .educacio .text li:nth-child(2):before {
  font-size: 75px;
}
#presentacion .educacio .text li strong {
  display: block;
}
#presentacion .educacio .text li p {
  margin-bottom: 0;
}
.categorias .row .col-sm-4:nth-child(3n+4) {
  clear: left;
}
.categorias .box {
  background: #F6F8F9;
  border-radius: 5px;
  padding: 10px 15px;
  margin-bottom: 30px;
  text-align: center;
}
.categorias .box .foto {
  display: block;
  overflow: hidden;
  height: 200px;
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -10px;
  margin-bottom: 20px;
  border-radius: 5px 5px 0 0;
}
.categorias .box .foto img {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.categorias .box .foto:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform: rotate(1deg);
  -moz-transform: rotate(1deg);
  -o-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
  -webkit-transform: scale(1.1) rotate(1deg);
  -moz-transform: scale(1.1) rotate(1deg);
  -o-transform: scale(1.1) rotate(1deg);
  -ms-transform: scale(1.1) rotate(1deg);
  transform: scale(1.1) rotate(1deg);
}
.categorias .box .foto:hover + h3 a {
  color: #2a358f;
}
.categorias .box h3 {
  font-weight: bold;
  margin-top: 10px;
}
.categorias .box h3 a {
  color: #374046;
}
.categorias .box h3 a:hover,
.categorias .box h3 a:focus {
  color: #2a358f;
}
.categorias .box p {
  text-align: justify;
}
.categorias .box .button {
  display: block;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  margin-top: 15px;
}
.titulo-interior {
  background: url('../images/mosaic.png') #eef1f3;
  padding: 40px 0;
}
.titulo-interior h1 {
  font-weight: bold;
  color: #2a358f;
  margin: 0px;
}
.titulo-interior .migas {
  line-height: 40px;
}
.titulo-interior .migas li {
  display: inline-block;
}
.titulo-interior .migas li:after {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E002";
  color: #676e72;
  font-size: 10px;
  vertical-align: middle;
  margin-left: 5px;
}
.titulo-interior .migas li:last-child:after {
  display: none;
}
.titulo-interior .migas li a {
  font-weight: bold;
  color: #374046;
}
.titulo-interior .migas li a:hover,
.titulo-interior .migas li a:focus {
  color: #2a358f;
}
.nav-interior {
  padding: 10px 0;
}
.nav-interior h4 {
  margin-top: 0;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 5px;
}
.nav-interior a {
  display: block;
  color: #676e72;
  padding: 15px 0;
  border-bottom: 1px dashed #ced9df;
}
.nav-interior a:hover,
.nav-interior a:focus {
  color: #2a358f;
}
.nav-interior a.active {
  color: #2a358f;
  font-weight: bold;
}
.nav-interior li:last-child a {
  border-bottom: 0;
}
.interior {
  padding: 40px 0 60px;
  color: #656565;
}
.interior .foto-cabecera {
  margin-bottom: 30px;
  border: 5px solid #eef1f3;
  border-radius: 5px;
}
.interior .text ul li {
  padding-left: 15px;
  margin-bottom: 10px;
  position: relative;
}
.interior .text ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2a358f;
  position: absolute;
  left: 0;
  top: 8px;
}
.interior .text ol li {
  margin-bottom: 10px;
}
.interior .text p strong {
  color: #333;
  font-size: 1.1em;
}
.interior .fotos-galeria {
  margin-top: 30px;
  background: #eef1f3;
  clear: both;
}
.interior .fotos-galeria ul {
  margin-left: -5px;
  margin-right: -5px;
}
.interior .fotos-galeria ul li {
  width: 25%;
  float: left;
}
.interior .fotos-galeria ul li img {
  width: 100%;
  padding: 5px;
  border: 5px solid #fff;
}
#calendar .fc-button-group .fc-button {
  background: #f1f1f1;
  box-shadow: none;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  background: #3f51b5;
  color: #fff;
  text-shadow: none;
  outline: none!important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#calendar .fc-button-group .fc-button:hover {
  background: #606fc7;
}
#calendar .fc-button-group .fc-button:first-child {
  border-left: 0;
}
#calendar .fc-button-group .fc-button.fc-state-active {
  background: #2a358f;
}
#calendar .fc-today-button {
  background: #f1c40f;
  box-shadow: none;
  text-shadow: none;
  border: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 50px;
  outline: none!important;
}
#calendar .fc-today-button.fc-state-disabled {
  pointer-events: none;
}
#calendar .fc-view-container {
  margin-top: 30px;
}
#calendar .fc-view-container .fc-widget-header {
  text-transform: uppercase;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  color: #374046;
  padding: 2px 0;
}
#calendar .fc-event {
  border-radius: 0;
  border: 0;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#calendar .fc-event:hover {
  opacity: 0.8;
}
#calendar .fc-event span {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
}
#calendar .fc-event .fc-time {
  display: none;
}
#calendar .fc-today {
  background: #EEF1F3;
}
#calendar .fc-today.fc-day-number {
  background: none;
  padding-right: 5px;
  padding-top: 5px;
}
#calendar .fc-day-number {
  background: none;
  padding-right: 5px;
  padding-top: 5px;
  font-weight: bold;
}
#calendar .fc-h-event.fc-not-end {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: 0px;
}
#calendar .fc-h-event.fc-not-end:after {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E004";
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
}
#calendar .fc-h-event.fc-not-start {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: 0px;
  padding-left: 30px;
}
#calendar .fc-h-event.fc-not-start:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E003";
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 12px;
}
#calendar thead .fc-axis {
  background: none;
}
#calendar .fc-axis {
  font-weight: bold;
  color: #374046;
  padding: 0 5px;
  background: #EEF1F3;
}
#calendar .fc-divider {
  background: #dfe5e8;
}
#calendar .fc-event .fc-bg {
  opacity: 0;
}
#calendar .fc-v-event.fc-not-end {
  margin-bottom: -5px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#calendar .fc-v-event.fc-not-start {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.part-fecha {
  float: right;
  margin-right: 30px;
}
.part-fecha span {
  font-size: 14px;
}
.part-fecha .icon-clock {
  margin-right: 8px;
}
.part-fecha + p {
  float: right;
}
.contacto .datos-contacto li {
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 30px;
  color: #333333;
}
.contacto .datos-contacto li i {
  color: #2a358f;
  margin-right: 5px;
}
.contacto #map {
  height: 300px;
  width: 100%;
  background: #fff;
  margin-top: 20px;
}
.noticias-listado .noticia {
  margin-bottom: 30px;
}
.noticias-listado .noticia .foto {
  height: 250px;
  background: #EEF1F3;
  background-size: cover;
  background-position: center;
  display: block;
  border-radius: 5px;
  border: 5px solid #EEF1F3;
  position: relative;
}
.noticias-listado .noticia .foto:before {
  font-family: "iconfont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "\E015";
  font-size: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.noticias-listado .noticia .foto:after {
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(42, 53, 143, 0.9);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  pointer-events: none;
}
.noticias-listado .noticia .foto:hover:before {
  font-size: 60px;
  opacity: 1;
}
.noticias-listado .noticia .foto:hover:after {
  opacity: 1;
}
.noticias-listado .noticia h3 {
  margin-top: 0;
  font-weight: bold;
}
.noticias-listado .noticia h3 a {
  color: #374046;
}
.noticias-listado .noticia h3 a:hover,
.noticias-listado .noticia h3 a:focus {
  color: #2a358f;
}
.noticias-listado .noticia .texto {
  font-size: 16px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.noticias-listado .noticia .texto img {
  margin: 20px auto;
  display: block;
  width: 300px;
}
.noticias-listado .circulares .fecha {
  position: relative;
  display: inline-block;
  top: inherit;
  right: inherit;
  float: left;
  margin-right: 30px;
}
.noticias-listado .circulares img.foto {
  margin: 0 30px 15px 0;
  float: left;
  height: auto;
  width: auto;
}
.share {
  float: right;
}
.share li {
  list-style: none;
  display: inline-block;
  font-weight: bold;
  color: #374046;
}
.share li i {
  font-size: 26px;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}
.share li i.icon-facebook {
  color: #3b5998;
}
.share li i.icon-twitter {
  color: #55acee;
}
.share li i.icon-google-plus {
  color: #dd4b39;
}
.share li i.icon-linkedin {
  color: #007bb5;
}
.fecha {
  background: rgba(42, 53, 143, 0.9);
  display: block;
  padding: 10px;
  text-align: justify;
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 3px;
  z-index: 3;
}
.fecha span {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 25px;
}
.fecha span.dia {
  font-size: 30px;
}
.fecha span.mes {
  font-size: 18px;
  letter-spacing: 1px;
}
.noticias-interior .foto {
  position: relative;
  display: block;
  height: 350px;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
  border: 5px solid #EEF1F3;
  margin-bottom: 30px;
}
.noticias-interior .titulo {
  font-size: 26px;
  font-weight: bold;
}
.noticias-interior .compartir {
  border-top: 1px dashed #ddd;
  padding-top: 10px;
  margin-top: 20px;
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  body {
    padding-bottom: 300px;
  }
  body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 11;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .flexslider .caption {
    max-width: 90%;
  }
  .flexslider .caption h2 {
    font-size: 40px;
    padding: 0 100px;
  }
  .flexslider .caption h1 {
    font-size: 34px;
  }
  .flexslider .menu-icons a i {
    font-size: 50px;
  }
  #claim .flexslider,
  #claim .flexslider .slides li {
    height: 400px;
  }
  #servicios {
    padding: 45px 0px;
  }
  #servicios .enlace {
    width: 30%;
    margin-bottom: 20px;
  }
  #servicios .enlace .foto img {
    height: 155px;
  }
  .titulo-principal h3 {
    font-size: 30px;
  }
  .titulo-principal p {
    font-size: 22px;
  }
  .noticias-home .button {
    margin-bottom: 30px;
  }
  #presentacion .noticias-home .row.cadaNoti a {
    max-width: inherit;
  }
  main:not(.portada) .titulo-interior {
    padding: 15px 0;
    padding-top: 100px;
  }
  main:not(.portada) .titulo-interior .text-right {
    text-align: left;
  }
  .interior {
    padding: 30px 0;
  }
  .noticias-listado .noticia .foto {
    height: 200px;
  }
  .noticias-interior .foto {
    height: 200px;
  }
  .noticia.circulares .col-sm-11 {
    padding-left: 30px !important;
  }
  .noticias-listado .circulares img.foto {
    margin-right: 15px;
  }
  footer:not(.portada) {
    padding-bottom: 0px;
  }
  footer .logo {
    margin-bottom: 20px;
  }
  footer .site_map {
    clear: both;
  }
  footer .site_map ul {
    width: 45%;
    padding-right: 15px;
  }
  footer #idiomas {
    display: none;
  }
  footer .copyright {
    margin-top: 10px;
  }
  .contacto #map {
    height: 250px;
  }
  header {
    z-index: 12;
    position: fixed;
    height: 65px;
    width: 100%;
    top: 0;
  }
  header .navbar-header {
    background-color: #3F51B5;
    height: 65px;
    width: 100%;
  }
  header .navbar-header #boton-menu,
  header .navbar-header .telef {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 15px;
    height: 60px;
    line-height: 40px;
    z-index: 1;
    display: block;
  }
  header .navbar-header #boton-menu:before,
  header .navbar-header .telef:before {
    color: #fff;
    font-size: 20px;
  }
  header .navbar-header #boton-menu {
    left: 10px;
    line-height: 30px;
  }
  header .navbar-header #boton-menu:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\E012";
  }
  header .navbar-header .telef {
    right: 10px;
    line-height: 30px;
  }
  header .navbar-header .telef:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\E013";
  }
  header .navbar-header i {
    color: #2a358f;
    font-size: 24px;
  }
  header #logo {
    width: 65px;
    height: 80px;
    float: none;
    margin: 0;
    display: inline-block;
    background-size: contain;
  }
  header .arrow {
    display: none;
  }
  .menu-mobile {
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    right: 10vh;
    background: #fff;
    height: 100vh;
    opacity: 1;
    pointer-events: none;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu-mobile:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 15vh;
    pointer-events: none;
    z-index: 1;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwLjkiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9InJnYigyNTUsIDI1NSwgMjU1KSIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
    background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
  }
  .menu-mobile nav {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 80px;
    height: calc(100vh - 80px);
    overflow: scroll;
    padding-bottom: 15vh;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .menu-mobile nav li {
    display: block;
  }
  .menu-mobile nav li a {
    display: inline-block;
    font-size: 16px;
    padding: 10px 0;
    font-weight: bold;
    color: #374046;
  }
  .menu-mobile nav li a.active {
    color: #2a358f;
  }
  .menu-mobile nav li .caret {
    display: none;
  }
  .menu-mobile nav li .submenu {
    padding-left: 15px;
    position: relative;
    opacity: 1;
  }
  .menu-mobile nav li .submenu a {
    border-bottom: 0;
    font-weight: normal;
  }
  .menu-mobile nav li .app {
    background: none;
  }
  .menu-mobile nav #idiomas li a.active {
    box-shadow: none;
    background: none;
    text-indent: 0px;
  }
  .menu-mobile nav li .submenu {
    background: none;
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -o-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  .on {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .on body {
    overflow: hidden;
    width: 100%;
    height: 100%!important;
    position: relative;
  }
  .on body:before {
    opacity: 1;
  }
  .on header #boton-menu:before {
    font-family: "iconfont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "\E009";
  }
  .on footer {
    position: relative;
  }
  .on .menu-mobile {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    pointer-events: all;
  }
  .on .menu-mobile nav {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  body {
    padding-bottom: 0;
  }
  footer {
    position: relative;
  }
  header #logo {
    height: 70px;
    width: 52px;
  }
  .menu-mobile #idiomas {
    position: absolute;
    top: 0;
    right: 0;
  }
  .menu-mobile #idiomas li {
    display: inline-block;
  }
  .menu-mobile #idiomas li a {
    padding-left: 10px;
  }
  .flexslider .menu-icons {
    position: relative;
    background: #eef1f3;
    width: auto;
  }
  .flex-direction-nav {
    display: none;
  }
  .flexslider {
    margin-top: 73px;
    margin-bottom: 255px;
  }
  .flexslider .caption {
    top: 100px;
  }
  .flexslider .caption h2 {
    font-size: 28px;
    padding: 0;
  }
  .flexslider .caption h1 {
    font-size: 26px;
  }
  .flexslider .menu-icons a {
    color: #374046;
    margin: 10px 0px;
  }
  .flexslider .menu-icons a i {
    font-size: 50px;
    color: #2a358f;
  }
  .flexslider .menu-icons > div {
    box-shadow: none;
  }
  #claim .flexslider,
  #claim .flexslider .slides li {
    height: 200px;
  }
  .share {
    float: none;
  }
  #servicios .enlace {
    width: 70%;
    max-width: 225px;
  }
  #servicios .enlace .foto img {
    height: 155px;
  }
  .contacto.interior .button {
    margin-bottom: 30px;
  }
  .titulo-interior h1 {
    font-size: 26px;
  }
  .interior .foto-cabecera {
    margin-bottom: 15px;
  }
  footer .contacto {
    margin-top: 20px;
  }
  .noticias-listado .circulares .fecha {
    position: absolute;
    margin-left: 10px;
    margin-top: 10px;
  }
  .noticias-listado .circulares .col-sm-11 {
    padding-left: 15px !important;
  }
  .noticias-listado .circulares img.foto {
    margin-right: 0;
    width: 100%;
  }
  .noticias-listado .noticia .foto {
    margin-bottom: 15px;
  }
  .share {
    float: right;
  }
  .noticias-interior .compartir {
    margin-bottom: 20px;
  }
  .noticias-interior .link {
    display: inline-block;
  }
  .noticias-interior .link span {
    display: none;
  }
  .fc-toolbar .fc-center {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
  }
  .fc-toolbar .fc-center h2 {
    width: 100%;
  }
  .fc-toolbar .fc-left,
  .fc-toolbar .fc-right {
    margin-top: 50px;
  }
  #calendar .fc-view-container {
    margin-top: 15px;
  }
  .fc-day-grid-container.fc-scroller {
    height: auto!important;
  }
  #calendar .fc-event {
    border-radius: 100px;
  }
  #calendar .fc-event span {
    font-size: 0;
  }
  .noticias-home {
    text-align: center;
  }
  .noticias-home .titulo-principal.gris,
  .noticias-home .cadaNoti {
    text-align: left;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) and (min-width: 992px) and (max-width: 1199px) {
  #servicios .foto img {
    height: 124px;
  }
  .site_map ul {
    width: 45%;
    padding-right: 15px;
  }
  footer {
    position: relative;
  }
  body {
    padding-bottom: 0px;
  }
  header nav > ul li a {
    padding: 5px 10px;
    text-transform: none;
  }
  .noticias-interior .foto {
    height: 270px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  header #logo {
    background-image: url('../images/logo@2x.png');
  }
}

.container_video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    -webkit-box-shadow: 2px 4px 15px 8px rgba(0,0,0,0.37); 
box-shadow: 2px 4px 15px 8px rgba(0,0,0,0.37);
}
.container_video .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
