body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}
.razon, .pie_cr {
  color: #ababab;
}
.first{
	margin-top: 50px;
}

footer {
    margin: 0px 0px;
}

/*@media (max-device-width: 480px) and (orientation: landscape) {
}*/

/* tamaño pequeño*/
/*@media (max-width: 767px) {*/

/*tamaño super pequeño o*/
@media (max-width: 499px) {

.logocr {
  width: 200px;
  margin-top: 5px;
/*  color: #000;
  font-size: 20px;
  font-family: 'Roboto Condensed', "Lato", Arial, sans-serif;*/
}

.uno { display: block; }
.dos { display: none; }
.tres { display: block; }
.cuatro { display: none; }
.cinco { display: block; }
.seis { display: none; }

.navbar {
  min-height: 85px;
}
.navbar-fixed-top {
  background-color: #fff;
  padding-top: 10px;
}
.row {
	display: inline-flex;
	margin-top: 0px;
}
.img-responsive {
  margin-bottom: 0px;
}
.portfolio-item {
	margin-bottom: 0px;
}
.col-md-4 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(1) {
  padding-right: 0px;
}
.col-md-4.portfolio-item:nth-of-type(3) {
  padding-left: 0px;
}
span.text-content {
  background: rgba(255,255,255,0.4);
  color: white;
  cursor: pointer;
  display: table;
  width: 100%;
  height: 21%;
  position: absolute;
  bottom: 76%;
/*  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;*/
  opacity: 1;
}
.hover1 {
  padding-right: 15px;
}
.hover2 {
  padding-right: 30px;
}
.hover3 {
  padding-right: 16px;
}
span.text-content p {
	font-family: 'Montserrat', sans-serif;
  font-weight: 300;
	font-size: 1.2em;
  margin-top: 20px; 
  text-align: center;
  letter-spacing: 1px;
  font-variant-ligatures: none;

}
a:hover span.text-content {
  opacity: 1;
}
.pie_cr {
  font-size: 0.8em;
/*	letter-spacing: 0.05em;*/
}
.razon {
  display: block;
  margin-top: 7px;
}
}

/*tamaño pequeño 1*/
@media (min-width: 500px) {

.logocr {
  width: 280px;
  margin-top: 6px;
/*  color: #000;
  font-size: 26px;
  font-family: 'Roboto Condensed', "Lato", Arial, sans-serif;*/
}

.uno { display: block; }
.dos { display: none; }
.tres { display: block; }
.cuatro { display: none; }
.cinco { display: block; }
.seis { display: none; }

.navbar {
  min-height: 85px;
}
.navbar-fixed-top {
  background-color: #fff;
  padding-top: 10px;
}
.row {
	display: inline-flex;
	margin-top: 0px;
}
.img-responsive {
  margin-bottom: 0px;
}
.portfolio-item {
	margin-bottom: 0px;
}
.col-md-4 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(1) {
  padding-right: 0px;
}
.col-md-4.portfolio-item:nth-of-type(3) {
  padding-left: 0px;
}
span.text-content {
  background: rgba(255,255,255,0.4);
  color: white;
  cursor: pointer;
  display: table;
  width: 100%;
  height: 21%;
  position: absolute;
  bottom: 80%;
/*  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;*/
  opacity: 1;
}
.hover1 {
  padding-right: 12px;
}
.hover2 {
  padding-right: 25px;
}
.hover3 {
  padding-right: 10px;
}
span.text-content p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 1.4em;
  margin-top: 24px; 
  text-align: center;
  letter-spacing: 3px;
  font-variant-ligatures: none;

}
a:hover span.text-content {
  opacity: 1;
}
.pie_cr {
	font-size: 0.8em;
/*	letter-spacing: 0.05em;*/
}
.razon {
  display: block;
  margin-top: 7px;
}
}
/*fin tamaño pequeño*/

/*tamaño medio pequeño 2*/
@media (min-width: 768px) {

.logocr {
  width: 300px;
  margin-top: 12px;
/*  color: #000;
  font-size: 26px;
  font-family: 'Roboto Condensed', "Lato", Arial, sans-serif;*/
}

.uno { display: block; }
.dos { display: none; }
.tres { display: block; }
.cuatro { display: none; }
.cinco { display: block; }
.seis { display: none; }

.navbar-fixed-top {
  background-color: #fff;
  padding-top: 25px;
}
.row {
	display: inline-flex;
	margin-top: 0px;
}
.img-responsive {
  margin-bottom: 0px;
}
.portfolio-item {
	margin-bottom: 0px;
}
.col-md-4 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(1) {
  padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(3) {
  padding-left: 15px;
}


span.text-content {
  background: rgba(255,255,255,0.3);
  color: white;
  cursor: pointer;
  display: table;
  width: 220px;
  height: 100%;
  left: 15px;
  position: absolute;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.hover1 {
  padding-right: 0px;
}
.hover2 {
  padding-right: 0px;
}
.hover3 {
  padding-right: 0px;
}

span.text-content p {
	font-family: 'Montserrat', sans-serif;
  font-weight: 300;
	font-size: 18px;
  text-align: center;
  margin-top: 90px;
  letter-spacing: 5px;
  font-variant-ligatures: none;
}
a:hover span.text-content {
  opacity: 1;
}
.pie_cr {
  font-size: 0.8em;
/*	letter-spacing: 0.05em;*/
}
.razon {
  display: block;
  margin-top: 7px;
}
}
/*fin tamañao medio pequeño*/

/*tamaño medio 3*/
@media (min-width: 992px) {

.logocr {
  width: 334px;
  margin-top: 9px;
/*  color: #000;
  font-size: 26px;
  font-family: 'Roboto Condensed', "Lato", Arial, sans-serif;*/
}

.uno { display: block; }
.dos { display: none; }
.tres { display: block; }
.cuatro { display: none; }
.cinco { display: block; }
.seis { display: none; }

.navbar-fixed-top {
  background-color: #fff;
  padding-top: 25px;
}
.img-responsive {
  margin-bottom: 0px;
}
.col-md-4 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(1) {
  padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(3) {
  padding-left: 15px;
}

span.text-content {
  background: rgba(255,255,255,0.4);
  color: white;
  cursor: pointer;
  display: table;
  width: 296px;
  height: 100%;
  left: 15px;
  position: absolute;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.hover1 {
  padding-right: 0px;
}
.hover2 {
  padding-right: 0px;
}
.hover3 {
  padding-right: 0px;
}
span.text-content p {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 300;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 265px;
  letter-spacing: 5px;
  font-variant-ligatures: none;
}
a:hover span.text-content {
  opacity: 1;
}
.pie_cr {
	font-size: 0.85em;
/*	letter-spacing: 0.205em;*/
}
.razon {
  margin-left: 230px;
  display: inline-block;
  margin-top: 0px;
}
}
/*fin tamaño medio*/

/*tamaño grande 4*/
@media (min-width: 1200px) {

.logocr {
  width: 334px;
  margin-top: 9px;
/*  color: #000;
  font-size: 26px;
  font-family: 'Roboto Condensed', "Lato", Arial, sans-serif;*/
}

.uno { display: block; }
.dos { display: none; }
.tres { display: block; }
.cuatro { display: none; }
.cinco { display: block; }
.seis { display: none; }

.navbar-fixed-top {
  background-color: #fff;
  padding-top: 25px;
}
.img-responsive {
  margin-bottom: 0px;
}
.col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(1) {
  padding-right: 15px;
}
.col-md-4.portfolio-item:nth-of-type(3) {
  padding-left: 15px;
}

span.text-content {
  background: rgba(255,255,255,0.2);
  color: white;
  cursor: pointer;
  display: table;
  width: 360px;
  height: 100%;
  left: 15px;
  position: absolute;
  bottom: 0px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.hover1 {
  padding-right: 0px;
}
.hover2 {
  padding-right: 0px;
}
.hover3 {
  padding-right: 0px;
}
span.text-content p {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
  text-align: center;
  font-weight: 300;
  margin-top: 160px;
  margin-bottom: 330px;
  letter-spacing: 6px;
  font-variant-ligatures: none;
}
a:hover span.text-content {
  opacity: 1;
}
.pie_cr {
	font-size: 0.85em;
/*	letter-spacing: 0.344em;*/
}
.razon {
  margin-left: 430px;
  display: inline-block;
  margin-top: 0px;
}
}
/*fin tamaño grande*/




