/*!
 * Start Bootstrap - Stylish Portfolio v5.0.0 (https://startbootstrap.com/template-overviews/stylish-portfolio)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%;
}

@font-face {
	font-family: muli;
	src: url(font/Muli.ttf);
}

body {
  font-family: muli, Source Sans Pro;
}

.btn-xl {
  padding: 1.25rem 2.5rem;
}

.content-section {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #6A006D;
  
}

.content-section-bg-light  {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #A00000;
}

.content-section-representaciones  {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #008059;
}

.content-section-empresa  {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #333333;
  color: white;
}

.content-section-cultural  {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 120%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/musa.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.content-section-logos  {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #0B0F35;
}


.content-section-heading h2 {
  font-size: 200%;
}

.content-section-heading h3 {
  font-size: 1rem;
  text-transform: uppercase;
}

h1,
h2,
h3 {
  font-size:700;	
  color: #FFF;
  text-align: left;
  font-weight: bold;
}
h4 {
  font-weight: 700;
  color: #FF8000;
}
h5 {
  font-weight: 500;
  color: #FF8000;
}

h6 {
  font-weight: 800px;
  color: #333333;
}

h7 {
  font-size:1600;	
  color:#000000;
  text-align: left;
  font-weight: bold;
}

p1 {
  font-weight: 200px;
  color: #FFF;
  text-align: justify;
}

p2 {
  font-weight: 200px;
  color: #000000;
  text-align: justify;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

/* Map */
.map {
  height: 30rem;
}

@media (max-width: 992px) {
  .map {
    height: 75%;
  }
}

.map iframe {
  pointer-events: none;
}

.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
  font-weight: 800;
}

.masthead {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-masthead.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.masthead h1 {
  font-size: 4rem;
  margin: 0;
  padding: 0;
}

@media (min-width: 992px) {
  .masthead {
    height: 100vh;
  }
  .masthead h1 {
    font-size: 5.5rem;
  }
}

/* Side Menu */
#sidebar-wrapper {
  position: fixed;
  z-index: 2;
  right: 0;
  width: 250px;
  height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  transform: translateX(250px);
  background: #444444; opacity:0.9;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li.sidebar-nav-item a {
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 15px;
}

.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

.sidebar-nav li a.nt:hover {
  text-decoration: none;
  color: #fff;
  background: #6A006D;
}
.sidebar-nav li a.ne:hover {
  text-decoration: none;
  color: #fff;
  background: #333333;
}

.sidebar-nav li a.re:hover {
  text-decoration: none;
  color: #fff;
  background: #008059;
}

.sidebar-nav li a.pq:hover {
  text-decoration: none;
  color: #fff;
  background: #0B0F35;
}

.sidebar-nav li a.cc:hover {
  text-decoration: none;
  color: #fff;
  background: #fab800;
}

.sidebar-nav li a.di:hover {
  text-decoration: none;
  color: #fff;
  background: #A00000;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  font-size: 1.2rem;
  background: rgba(52, 58, 64, 0.1);
  height: 80px;
  line-height: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.sidebar-nav > .sidebar-brand a {
  color: #fff;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.menu-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  background: rgba(52, 58, 64, 0.5);
  line-height: 50px;
  z-index: 999;
}

.menu-toggle:focus, .menu-toggle:hover {
  color: #fff;
}

.menu-toggle:hover {
  background: #343a40;
}

.service-icon {
  background-color: #fff;
  color: #ff8000;
  height: 7rem;
  width: 7rem;
  display: block;
  line-height: 7.5rem;
  font-size: 2.25rem;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.callout {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 120%;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-callout.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}



.callout h2 {
  font-size: 3.5rem;
  font-weight: 700;
  display: block;
  max-width: 30rem;
}

.portfolio-item {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 530px;
  margin: auto auto 1rem;
}

.portfolio-item .caption {
  display: flex;
  height: 100%;
  width: 100%;
  background-color: rgba(33, 37, 41, 0.2);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.portfolio-item .caption .caption-content {
  color: #fff;
  margin: auto ;
}

.portfolio-item .caption .caption-content h2 {
  font-size: 0.8rem;
  text-transform: uppercase;
}

.portfolio-item .caption .caption-content p {
  font-weight: 300;
  font-size: 1.2rem;
}

@media (min-width: 992px) {
  .portfolio-item {
    max-width: none;
    margin: 0;
  }
  .portfolio-item .caption {
    -webkit-transition: -webkit-clip-path 0.25s ease-out, background-color 0.7s;
    -webkit-clip-path: inset(0px);
    clip-path: inset(0px);
  }
  .portfolio-item .caption .caption-content {
    transition: opacity 0.25s;
    margin-left: 5rem;
    margin-right: 5rem;
    margin-bottom: 5rem;
  }
  .portfolio-item img {
    -webkit-transition: -webkit-clip-path 0.25s ease-out;
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px);
  }
  .portfolio-item:hover img {
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem);
  }
  .portfolio-item:hover .caption {
    background-color: rgba(29, 128, 159, 0.9);
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem);
  }
}

footer.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
   background: #333333;
}

footer.footer .social-link {
  display: block;
  height: 4rem;
  width: 4rem;
  line-height: 4.3rem;
  font-size: 1.5rem;
  background-color: #ff8000;
  transition: background-color 0.15s ease-in-out;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

footer.footer .social-link:hover {
  background-color: #ff8000;
  text-decoration: none;
}

a {
  color: #ff8000;
}

a:hover, a:focus, a:active {
  color: #ff8000;
}

.btn-primary {
  background-color: #ff8000 !important;
  border-color: #ff8000 !important;
  color: #fff !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #ff8000 !important;
  border-color: #ff8000 !important;
}

.btn-secondary {
  background-color: #ecb807 !important;
  border-color: #ecb807 !important;
  color: #fff !important;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
  background-color: #ba9106 !important;
  border-color: #ba9106 !important;
}

.btn-dark {
  color: #fff !important;
}

.btn {
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
  font-weight: 700;
}

.bg-primary {
  background-color: #ff8000 !important;
}

.text-primary {
  color: #ff8000 !important;
}

.text-secondary {
  color: #ecb807 !important;
}

/* nuestra empresa */

.empresa {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/nuestra1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.quienessomos {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/nuestra2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider1ne {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/quehacemos.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.quehacemos {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/nuestra3.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider2ne {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/slider2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider3ne {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/slider3.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider4ne {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/slider4.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.infraestructura {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/nuestra7.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.showroom {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/nuestraempresa/nuestra9.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/*Estilos de la galeria*/

.galeria {
	width: 90%;
	margin: auto;
	list-style: none;
	padding: 20px;
	box-sizing: border-box;
	
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.galeria li {
	margin: 5px;
}

.galeria img {
	width: 100%;
}

/*Estilos del modal*/

.modal {
	display: none;
}

.modal:target {
	
	display: block;
	position: fixed;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.modal h3 {
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin: 15px 0;
}

.imagen {
	width: 100%;
	height: 90%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.imagen a {
	color: #fff;
	font-size: 40px;
	text-decoration: none;
	margin: 0 10px;
}

.imagen a:nth-child(2) {
	margin: 0;
	height: 100%;
	flex-shrink: 2;
}

.imagen img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	border: 7px solid #fff;
	box-sizing: border-box;
}

.cerrar {
	display: block;
	background: #fff;
	width: 25px;
	height: 25px;
	margin: 15px auto;
	text-align: center;
	text-decoration: none;
	font-size: 25px;
	color: #000;
	padding: 5px;
	border-radius: 50%;
	line-height: 25px;
}

/*Musa*/
.musaacercade {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: 780px;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/musa_slider.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.musa-acercade  {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #A00000; 
  color: white;
  height: 780px;
}

.musasobreel {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #fab800;
  color: #333333;
  height: 780px;
}

.musainformacion  {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #0B0F35; 
  color: white;
  height: 780px;
}

.arquitectura {
  background: #FFF;
  height: 780px;
}

.info{
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  background: #0B0F35; 
  color: white;
  height: 780px;
}

div#imagenbg {
  background-image: url(../img/portfolio-1.jpg);
  max-width: 350px;
  height: 350px;
}

div#infobg {
  position: center;
  overflow: hidden;
  width: 350px;
  height: 350px;
  background-color: rgba(31,31,31,0.9); 
  -webkit-transition:opacity 0.4;
  opacity:0;
}

div#imagenbg:hover div#infobg{
  opacity:1
}

p#headline{
  position: center;
  margin-top:45%;
   -webkit-transition:margin 0.2s;
  font-size: 23px;
  text-align: center;
  color: white;
  font-family: muli, Source Sans Pro;
}

div#imagenbgi {
  background-image: url(../img/portfolio-2.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgi:hover div#infobg{
  opacity:1
}

div#imagenbgp {
  background-image: url(../img/portfolio-3.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgp:hover div#infobg{
  opacity:1
}

div#imagenbgpre {
  background-image: url(../img/portfolio-4.jpg);
  width: 350px;
  height: 350px;
}

div#imagenbgpre:hover div#infobg{
  opacity:1
}

div#imagenbge {
  background-image: url(../img/portfolio-5.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbge:hover div#infobg{
  opacity:1
}

div#imagenbgmob {
  background-image: url(../img/equipamiento.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgmob:hover div#infobg{
  opacity:1
}

div#imagenbgsen {
  background-image: url(../img/senalitica.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgsen:hover div#infobg{
  opacity:1
}

div#imagenbgdib {
  background-image: url(../img/objetos.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgdib:hover div#infobg{
  opacity:1
}

div#imagenbgqui {
  background-image: url(../img/Quirinale.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgqui:hover div#infobg{
  opacity:1
}

div#imagenbgpor {
  background-image: url(../img/Portantino.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgpor:hover div#infobg{
  opacity:1
}

div#imagenbgtec {
  background-image: url(../img/Tecnocom.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgtec:hover div#infobg{
  opacity:1
}

div#imagenbgne1 {
  background-image: url(../img/ne1.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgne1:hover div#infobg{
  opacity:1
}

div#imagenbgne2 {
  background-image: url(../img/ne2.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgne2:hover div#infobg{
  opacity:1
}

div#imagenbgne3 {
  background-image: url(../img/ne3.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgne3:hover div#infobg{
  opacity:1
}

div#imagenbgcon {
  background-image: url(../img/institucionales.jpg);
  width: 350px;
  height: 350px;
}
div#imagenbgcon:hover div#infobg{
  opacity:1
}

div#infosig {
  width: 100%;
  background-color: rgba(31,31,31,0.7); 
  -webkit-transition:opacity 0.7;
  opacity:0.7;
}

div#infosiguiente {
  width: 100%;
}
div#infosiguiente:hover div#infosig{
  opacity: 0.6;
}

@media (max-width: 992px) {
  div#imagenbg {
  background-image: url(../img/portfolio-1mov.jpg);
  max-width: 87px;
  height: 87px;
}

div#infobg {
  position: center;
  overflow: hidden;
  width: 87px;
  height: 87px;
  background-color: rgba(31,31,31,0.9); 
  -webkit-transition:opacity 0.4;
  opacity:0;
}

div#imagenbg:hover div#infobg{
  opacity:1
}

p#headline{
  position: center;
  margin-top:45%;
   -webkit-transition:margin 0.2s;
  font-size: 10px;
  text-align: center;
  color: white;
  font-family: muli, Source Sans Pro;
}

div#imagenbgi {
  background-image: url(../img/portfolio-2mov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgi:hover div#infobg{
  opacity:1
}

div#imagenbgp {
  background-image: url(../img/portfolio-3mov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgp:hover div#infobg{
  opacity:1
}

div#imagenbgpre {
  background-image: url(../img/portfolio-4mov.jpg);
  width: 87px;
  height: 87px;
}

div#imagenbgpre:hover div#infobg{
  opacity:1
}

div#imagenbge {
  background-image: url(../img/portfolio-5mov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbge:hover div#infobg{
  opacity:1
}

div#imagenbgmob {
  background-image: url(../img/equipamientomov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgmob:hover div#infobg{
  opacity:1
}

div#imagenbgsen {
  background-image: url(../img/senaliticamov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgsen:hover div#infobg{
  opacity:1
}

div#imagenbgdib {
  background-image: url(../img/objetosmov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgdib:hover div#infobg{
  opacity:1
}

div#imagenbgqui {
  background-image: url(../img/Quirinalemov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgqui:hover div#infobg{
  opacity:1
}

div#imagenbgpor {
  background-image: url(../img/Portantinomov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgpor:hover div#infobg{
  opacity:1
}

div#imagenbgtec {
  background-image: url(../img/Tecnocommov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgtec:hover div#infobg{
  opacity:1
}

div#imagenbgne1 {
  background-image: url(../img/ne1mov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgne1:hover div#infobg{
  opacity:1
}

div#imagenbgne2 {
  background-image: url(../img/ne2mov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgne2:hover div#infobg{
  opacity:1
}

div#imagenbgne3 {
  background-image: url(../img/ne3mov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgne3:hover div#infobg{
  opacity:1
}

div#imagenbgcon {
  background-image: url(../img/institucionalesmov.jpg);
  width: 87px;
  height: 87px;
}
div#imagenbgcon:hover div#infobg{
  opacity:1
}

div#infosig {
  width: 100%;
  background-color: rgba(31,31,31,0.7); 
  -webkit-transition:opacity 0.7;
  opacity:0.7;
}

div#infosiguiente {
  width: 100%;
}
div#infosiguiente:hover div#infosig{
  opacity: 0.6;
}