/* -----------------------------------------
:: THEME.CSS
----------------------------------------- */
/* -----------------------------------------
:: BODY
----------------------------------------- */
body {
	background-color: #1D1D1D;
	background: url('../graphics/page-bg.png') center top no-repeat, url('../graphics/body-bg.jpg') top center, #1D1D1D;
}

main {
	position: relative; /*z-index: 2; */ ;
	overflow-y: auto;
	padding: 0;
	backface-visibility: hidden;
}

/* -----------------------------------------
:: TOP
----------------------------------------- */
.top {
	padding-top: 4px;
}
@media (min-width: 992px) {
.top {
	min-height: 30px;
}
}
/* -----------------------------------------
:: HEADER
----------------------------------------- */
@media (min-width: 992px) {
.header {
	margin-bottom: 10px;
}

.header div.container {
	padding: 10px 0 0 285px;
}

.menu-outer {
	padding: 0 27px;
}

.menu-wrapper {
	background: #000000;
	background: rgba(0,0,0,0.75);
	border-right: 10px #0091EA solid;
	transform: skewX(-45deg);
	height: 80px;
	position: relative;
	z-index: 2;
}

.menu-inner {
	transform: skewX(45deg);
	position: relative;
	display: none;
}

}

/* -----------------------------------------
:: PARRALAX
----------------------------------------- */
.corredizos-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/corredizos-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.barreras-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/barreras-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.batientes-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/batientes-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.centrales-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/centrales-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.cerraduras-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/cerraduras-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.controlacc-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/controlacc-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.cortmetal-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/cortmetal-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.electronica-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/electronica-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.levadizos-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/levadizos-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.puertas-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/puertas-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.seccionales-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/seccionales-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.tubulares-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/tubulares-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}

.toldos-bg {
	position: relative;
	background-image: url('../themed-images/backgrounds/toldos-bg.jpg');
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
}
/* -----------------------------------------
:: SECTIONS
----------------------------------------- */
.section1 {
	position: relative;
}

@media (min-width: 992px) {
.section1 .container {
	padding-top: 75px;
	padding-bottom: 75px;
}

}
.section2 {
	position: relative;
}

.section3 {
	position: relative;
	overflow: hidden;
}

.section4 {
	position: relative;
	overflow: hidden;
}

.section5 {
	position: relative;
	background: #ffffff;
	overflow: hidden;
}

.section-dark {
	position: relative;
	overflow: hidden;
	background: #111111;
	background: rgba(0,0,0,0.50);
}

.section-dark .container {
	position: relative;
	overflow: hidden;
}

.section-dark div.wrapper div.container div.row {
	padding: 0 0 50px 0;
}

.section-black {
	position: relative;
	overflow: hidden;
	background: #000000;
}

.section-black .container {
	position: relative;
	overflow: hidden;
}

.section-black div.wrapper div.container div.row {
	padding: 0 0 50px 0;
}

.section-parallax-dark .wrapper {
	background: #222222;
	background: url('../graphics/dark-wrapper-cover.png') left center, rgba(0,0,0,0.50);
	padding: 0 0px;
}

.map-wrapper2 .container {
	padding: 0 0 0 0;
}

/* contact.htm with half map */
.contact2-map iframe {
	width: 100%;
	border: 0;
	height: 350px;
}

div.contact2-map small {
	width: 100%;
	text-align: center;
	display: block;
	padding: 10px;
	background: rgba(0,0,0,0.25);
}

.contact2-form {
	margin-top: 50px;
}

.contact-half-map {
	position: relative;
}

.map-left {
	background: #222222;
	background: rgba(34, 34, 34, 0.88);
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}

@media (min-width: 992px) {
.contact-half-map {
	height: 400px;
	position: relative;
}

.map-left {
	background: #222222;
	background: url('../graphics/dark-dots.png') left center, rgba(34, 34, 34, 0.88);
	position: relative;
	z-index: 1;
	height: 400px;
	width: 50%;
	padding-left: 100px;
	box-sizing: border-box;
}

.map-left:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-left-color: #222222;
	border-left-color: rgba(34, 34, 34, 0.88);
	border-width: 30px;
	margin-top: -30px;
}

}
/* -----------------------------------------
:: DIVIDERS
----------------------------------------- */
.divider1 {
	height: 20px;
	width: 100%;
	background: #0091EA;
}

.divider2 {
	height: 20px;
	width: 100%;
	background: #000000;
}

/* -----------------------------------------
:: FOOTER
----------------------------------------- */
.footer-bg {
	background: #111111;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
	margin-top: 100px;
	border-top: 20px solid #0091EA;
}

/* -----------------------------------------
:: COPYRIGHT
----------------------------------------- */
.copyright {
	background: #111111;
	background: rgba(0,0,0,0.5);
	overflow: hidden;
	padding: 5px 30px;
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
.whatsapp {
  width: 25px;
  height: 25px;
  margin: 0 auto;
  text-align: center;
  border: 2px solid #008000;
  border-radius: 50%;
  padding-left: 3px;
  transition-duration: 0.5s;
}
.whatsapp .fa-whatsapp {
  padding-top: 0px;
  font-size: 20px;
  text-decoration: none;
  color: #008000;
}
.whatsapp:hover {
  background-color: #008000;
}
.whatsapp:hover .fa-whatsapp {
  color: #fff;
}
}

@media (min-width: 768px) {
.whatsapp .fa-whatsapp {
 visibility: hidden;
}
}