.social-container {
  text-align: center;
  width: 50px;
}

.social-icons {
  padding: 0;
  width: 50px;
  list-style: none;
  margin: 0;
  position: fixed;
  z-index: 1500;
  display: grid;
  margin-top: 250px;
}
.social-icons li {
  display: inline-block;
  margin: 0.15em;
  position: relative;
  font-size: 2.2em;
}
.social-icons i {
  color: #fff;
  position: absolute;
  top: 11px;
  left: 11px;
  transition: all 265ms ease-out;
  width: 60px;
}
.social-icons a {
}
.social-icons a:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  content: " ";
  width: 80px;
  height: 50px;
  border-radius: 100%;
  display: block;
  transition: all 265ms ease-out;
}
.social-icons a:hover:before {
  transform: scale(0);
  transition: all 265ms ease-in;
}
.social-icons a:hover i {
  transform: scale(2.2);
  -ms-transform: scale(2.2);
  -webkit-transform: scale(2.2);
  color: #00B5F5;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 265ms ease-in;
}
/* general styles */

.img-wrapper {
          position: relative;
        }
        .img-wrapper img {
          width: 100%;
          border-radius: 10px;
        }
        .wrapper img{
          background: rgba(0, 0, 0, 0.7);
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          display: flex;
          justify-content: center;
          align-items: center;
          opacity: 0;
        }
        .img-overlay i {
          color: #fff;
          font-size: 3em;
            display: -webkit-box;
        }

        #overlay {
          background: rgba(0, 0, 0, 0.7);
          width: 100%;
          height: 100%;
          position: fixed;
          top: 0;
          left: 0;
          display: flex;
          justify-content: center;
          align-items: center;
          z-index: 999;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
        }
        #overlay img {
          margin: 0;
          width: 80%;
          height: auto;
          -o-object-fit: contain;
             object-fit: contain;
          padding: 5%;
        }

h1 {
	font-size: 34px;
	line-height: 54px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 45px;
	font-family: 'Roboto Condensed', sans-serif;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

.mantenimiento {
	font-size: 40px;
	font-family: 'Goodtimes';
	text-align: center;
	background-color: #33617D;
	padding: 10px;
	color: white;
	vertical-align: middle;
	margin-bottom: 35px;

}

.acabados {
	font-size: 40px;
	font-family: 'Goodtimes';
	text-align: center;
	background-color: #33617D;
	padding: 10px;
	color: white;
	vertical-align: middle;

}

.light {
	font-weight: 400;
}

.nav-back{
    background-color: var(--secundario);
}
.navegacion-principalin{
    z-index: 350;
    position: fixed;
    display: -webkit-inline-box;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;

}
.navegacion-principalin a { 
	color: #F9F1F2;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
}
.navegacion-principalin a:hover {
    background-color: var(--primario);
    color: var(--oscuro);
    padding: 1rem;
}

.textito {
	width: 80%;
    padding: 10px;
    font-size: 25px;
    text-align: center;
    background: rgba(255, 255, 255, .5);
    border-radius: 15px;
    color: #001B76;
}
form .row {
	margin-bottom: 20px;
}

.tintle {
	font-size: 45px;
	font-family: 'Fugaz One', cursive;
}

.tintle2 {
	font-size: 25px;
	font-family: 'Goodtimes';
    margin-top: 200px;
}

#page {
	
}

.item {
	
}

.item.header {
	padding-bottom: 50px;
}

.item.content, .item.portfolio, .item.team, .item.pricing, .item.contact {
	padding-top: 60px;
	padding-bottom: 60px;
}

.item.footer {
}

.margin-top-100 {
	margin-top: 100px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-40 {
	margin-bottom: 40px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.padding-top-0 {
	padding-top: 0px !important;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-100 {
	padding-top: 180px !important;
}

.padding-bottom-60 {
	padding-bottom: 60px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.margin-top-0 {
	margin-top: 0px !important;
}

.width-100 {
	width: 100%;
}

header .navbar.plain li.active a {
	color: #1ABC9C;
}

header .navbar-white {
	background: #fff;
}

header .navbar-white a {
	color: #3D566E;
}

.listados {
	font-size: 20px;
	margin-left: 35px;
	margin-top: 30px;
	margin-bottom: 30px;
}

ul {
	list-style-image: url('q.png');
}
/* videos */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper > .frameCover {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: none;
}

.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    padding: 30px 50px;
}

.gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 0;
}

/* Override bootstrap column paddings */
.tz-gallery .row > div {
    padding: 2px;
}

.tz-gallery .lightbox img {
    width: 100%;
    border-radius: 10px;
    position: relative;
}

.tz-gallery .lightbox:before {
    position: absolute;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
    pointer-events: none;
    z-index: 9000;
    transition: 0.4s;
}


.tz-gallery .lightbox:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    transition: 0.4s;
}

.tz-gallery .lightbox:hover:after,
.tz-gallery .lightbox:hover:before {
    opacity: 1;
}

.baguetteBox-button {
    background-color: transparent !important;
}


.gallery {
     width:100%;
     height:200px;
     position: absolute;
		padding: 0;
		margin: 0;
		text-align: center;

	}

	.gallery-image {
		cursor:pointer;
		position: absolute;
		display: block;
		border-radius: 10px;
	}

	span.gallery-text{
	    position: absolute;
	    top: 0; right: 0;
	    bottom: 0; left: 0; 
	    text-align: center;
	    background-color: rgba(0,0,0,0.7);
	    opacity: 0;
	    -webkit-transition: opacity 0.6s;
	    -moz-transition: opacity 0.6s;
	    transition: opacity 0.6s;
       z-index: 10;
       border-radius: 10px;
       font-size: 1.8rem;
       color: white;
       padding-top: 100px;
	}

	span.gallery-text:hover{
	    opacity: 1;      
	}

	span.gallery-text h3{
	    color: black;
	    display: inline-table;
       vertical-align:middle;
       line-height:100%;            
	}

#redes{
	margin-left: 15px;
	margin-right: 15px;
}

