.navbar-mainmenu .navbar-nav > li:nth-child(7) {

    padding-left: 8px;
    padding-right: 8px;
  	border-radius: 6px;
  	cursor: pointer;
}

.navbar-mainmenu .navbar-nav > li:hover:nth-child(7) {
  	cursor: pointer;
}

a.logo-gpa {
    color: whitesmoke;
    margin-left: 46px;
    font-size: 8px;
}

.divider
{
   filter: none;!important
 }

.grid-container img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all 0.3s ease-in-out;
    }

 .grid-container img:hover {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
    }

.sub-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin-top: 10px;
	text-align: left;
}

.texto-filosofia {
	text-align: center;
	display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    color: #00315f;
    font-size: 24px;
    font-weight: 400;
	font-family: Montserrat, sans-serif;
  padding-top:240px;
  padding-left:40px;
  padding-right:40px;
  line-height: 1.5em;
}

  @media only screen and (max-width: 767px) {
    .texto-filosofia {
	text-align: center;
	display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    color: #00315f;
    font-size: 12px;
    font-weight: 400;
	font-family: Montserrat, sans-serif;
  	padding-top:10%;
  	padding-left:5%;
  	padding-right:5%;
  	line-height: 1.5em;
	padding-bottom:7%;
    }
  }

.grid-fondo-azul{
	background-color: #002855;
}

.descripcion-afiliaciones {
	text-align: center;
	display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    color: white;
    font-size: 18px;
    font-weight: 400;
	font-family: Montserrat, sans-serif;
  padding-top:150px;
}

.title {
	font-family: 'Libre Baskerville', "Times New Roman", Times, Baskerville, Georgia, serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 40px;
	text-align: left;
	text-transform: initial;
}

.divider grid-container {
	background-color: #fff;
	height: 1px;
	width: 35px;
}
.grid-container divider img {
   filter: none;
   -webkit-filter: grayscale(0);
   -webkit-transform: scale(1.01);
 }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12 grid-container, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .portfolio-container {
	padding-right: 0;
	padding-left: 0;
}

.image   {
	display: block;
	height: auto;
	width: 100%;
}

.overlayb {
	background-color: #000;
	bottom: 0;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	transition: .5s ease;
	top: 0;
	width: 100%;
}

.cell-container:hover .overlay {
	opacity: .75;
}


.text {
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	text-transform: uppercase;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

.banneritem,
.banneritem .clr{
   display: inline;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 50%; */
-webkit-filter: grayscale(0)!important;
-webkit-transition: all 0.5s ease-in-out;
}


/* Grid */

html {
  magin: 0px;
  font-family: lato;
}



.container-responsabilidad {
  max-width: 1200px;
  margin: 0 auto;
}

/* Brand Blocks */
.brandrow {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  margin-left: -15px;
  margin-right: -15px;
}

.brandblock {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 400px;
  height: 400px;
  margin-top: 0px;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.brandblock a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
  text-decoration: none;
}

.brandblock a:hover {
  opacity: .65;
}

.brandblock span {
  text-align: center;
  width: 100%;
}

.smoke {
  background: #f5f5f5;
}
.titulo {
margin-top: 15px;
    margin-bottom: 0px;
    font-family: Montserrat, sans-serif;
    color: #002855;
    font-size: 14px;
    line-height: 0px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;

}
.descripcion {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #292929;
  font-size: 12px;
  font-weight: 300;
  text-transform: none;
  text-align: justify;
  padding-left: 52px;
  padding-right:52px;
  padding-top:22px;
  line-height:20px;

}
.descripcion-sectores {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  line-height: 24px;
  padding: 22px;
  text-align: left;
  background: #00000052;
}

.smoke a {
    margin-top: 7px;
    margin-bottom: 7px;
    font-family: Montserrat, sans-serif;
    color: #002855;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

.lightgold {
  background: #C3B197;
}

.lightgold a {
  color: #fff;
}

.white {
  background: #fff;
}

/*.white a {
    margin-top: 7px;
    margin-bottom: 7px;
    font-family: Montserrat, sans-serif;
    color: #002855;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}
*/
.warmgrey {
  background: #E8E7E1;
}

.warmgrey a {
   color: #363636;
}

  @media only screen and (max-width: 767px) {
    .brandblock {
    width: 80%;
    height: auto;
    margin-top: 15px;
    }
  }

/*
.wall-image .img {
object-fit: cover;
object-position: 0 100%;
width: 300px;
height: 250px;
}
*/

/* Grid Somos */
/*

All grid code is placed in a 'supports' rule (feature query) at the bottom of the CSS (Line 77).

The 'supports' rule will only run if your browser supports CSS grid.

Flexbox is used as a fallback so that browsers which don't support grid will still recieve an identical layout.

*/

@import url(https://fonts.googleapis.com/css?family=Montserrat:500);

:root {
	/* Base font size */
	font-size: 10px;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}



.container-grid-somos {
	max-width: 100rem;
	margin: 0 auto;
	padding: 0 2rem 2rem;
}



.header-somos {
  grid-column: 1 / 3;
  grid-row: 1/ 1;
  background-color: #white;
}

.texto-somos {
	position: static;
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 90px;
    color: #00315f;
    font-size: 14px;
    text-align: center;
    text-transform: none;
	font-family: Montserrat, sans-serif;
	line-height: 24px;
}

.grid-fondo-gris{
	background-color: #f7f7f7;
}
.texto-titulos {
	text-align: center;
	display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 75px;
    color: #00315f;
    font-size: 55px;
    font-weight: 800;
	font-family: Montserrat, sans-serif;
}

.texto-sub {
	text-align: center;
	display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    color: #00315f;
    font-size: 14px;
    font-weight: 400;
    padding-top:15px;
	font-family: Montserrat, sans-serif;
}

.texto-sub2 {
  padding-top:90px;
	text-align: center;
	display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    color: #00315f;
    font-size: 16px;
    font-weight: 400;
	font-family: Montserrat, sans-serif;
}

.heading {
	font-family: "Montserrat", Arial, sans-serif;
	font-size: 4rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	padding: 3.5rem 0;
	color: #1a1a1a;
}

.heading span {
	display: block;
}

.gallery {
	display: flex;
	flex-wrap: wrap;
	/* Compensate for excess margin on outer gallery flex items */
	margin: -1rem -1rem;
}

.gallery-item {
	/* Minimum width of 24rem and grow to fit available space */
	flex: 1 0 24rem;
	/* Margin value should be half of grid-gap value as margins on flex items don't collapse */
	margin: 1rem;
	/*box-shadow: 0.3rem 0.4rem 0.4rem rgba(0, 0, 0, 0.4);*/
	overflow: hidden;
}

.gallery-image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 400ms ease-out;
}

/*.gallery-image:hover {
	transform: scale(1.15);
}
*/

/*

The following rule will only run if your browser supports CSS grid.

Remove or comment-out the code block below to see how the browser will fall-back to flexbox styling.

*/

@supports (display: grid) {
	.gallery {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(24rem, 1fr));
		grid-gap: 0rem;
	}

	.gallery,
	.gallery-item {
		margin: 0;
	}
}

@supports (display: grid) {
	.gallery-cert {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
		grid-gap: 0rem;
	}

	.gallery-cert,
	.gallery-item {
		margin: 0;
	}
}
