
/* --- SECCIÓN 01 --- */

#seccion_01{
	background:url(../img/seccion1_bg.jpg);
	background-position:center;
	padding-top:100px;
	padding-bottom:100px;
	margin-top:-51px;
	color:#FFF;
	text-align:center;
	height:100%;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
z-index:0;
}


#seccion_01 p{

}

.txt_aislamiento{
	color:#FFF;
	font-size:24px;
	text-align:center;
}

.txt_proteccion{
	color:#FFF;
	font-size:36px;
	font-weight:900;
	text-align:center;
}

.txt_proteccion span{
	color:#CF3D43;
}

/* --- SECCIÓN 02 --- */

#seccion_02{
	background:url(../img/seccion2_bg.jpg) bottom no-repeat;
	background-size:cover;
	min-height:703px;
	height:100%;
	margin-top:-29px;
	text-align:center;
}

/*#seccion_01 p,h1,h2,h3{
	width:70%;
	margin:0 auto;
	color:#666;
}*/

.box{
	height:400px;
	margin-left:20px;
}

.box_shape{
	width:250px;
	height:340px;
	text-align:center;
	padding-top:15px;
	
}

.box_shape_inner{
	width:90%;
	height:300px;
	margin:auto;
	text-align:center;
}


.box_shape_inner img{
	width:100%;
}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width: 250px;
	height: 340px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back, .back2, .back3, .back_white {
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 57% 92%, 50% 100%, 43% 92%, 0 92%);
clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
		background-color:#FFF;
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
	background:url(../img/seccion2_box1.jpg);
	color:#FFF;
}

.back2 {
	transform: rotateY(180deg);
	background:url(../img/seccion2_box2.jpg);
	color:#FFF;
}

.back3 {
	transform: rotateY(180deg);
	background:url(../img/seccion2_box3.jpg);
	color:#FFF;
}

.back_white{
	transform: rotateY(180deg);
	background:#FFF;
	color:#000;
}

.back_white p{padding-top:100px;}
.front h1{padding-top:100px; color:#666;}

.back p, .back2 p, .back3 p{
	background: rgba(0, 0, 0, 0.5);
	padding:5px;
	position:absolute;
	bottom:33px;
	width:223px;
}

/* --- SECCIÓN 03 --- */

#seccion_03{
	background:url(../img/seccion3_bg.jpg) #737373 no-repeat;
	min-height:528px;
	height:100%;
	color:#FFF;
	padding-bottom:65px;
	margin-bottom:-65px;
}

#seccion_03 h3{
	color:#FFF;
	text-align:center;
	padding:10px 0px;
}

.certificaciones{
	margin:auto;
	width:90%;

	text-align:center;
	
}

.certificaciones p{
	text-align:justify;
}

.cert-logos{
	width:100%;
	height:100%;
	background:#FFF;
	border-radius:5px;
	margin:auto;
	text-align:center;
	margin-bottom:40px;
}

.set-movil{ display:none;}

/* --- EMPRESA --- */
#seccion_empresa{
	background:url(../img/seccion2_bg.jpg) bottom no-repeat;
	background-size:cover;
	min-height:703px;
	height:100%;
	text-align:center;
	margin-bottom:-65px;
}

.portada img{
-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
	width:100%;
}

.portada iframe{
-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
}

/* --- PRODUCTOS --- */
#portada_productos {
	background:url(../img/seccion1_bg.jpg);
	background-position:center;
	color:#FFF;
	text-align:center;
	height:100%;
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 53% 92%, 50% 100%, 47% 92%, 0 92%);
z-index:0;
}

.productos{
		margin:auto;
		text-align:center;
}
#seccion_productos3{
	background:url(../img/seccion2_bg.jpg) no-repeat;
	background-size:cover;
	background-position:bottom;
	min-height: 980px;
	height:100%;
	margin-bottom:-65px;
	text-align:center;
    padding-bottom: 20%;
}
#seccion_productos2{
	background:url(../img/seccion2_bg.jpg) no-repeat;
	background-size:cover;
	background-position:bottom;
	min-height:730px;
	height:100%;
	margin-bottom:-65px;
	text-align:center;
    padding-bottom: 20%;
}
#seccion_productos{
	background:url(../img/seccion2_bg.jpg) no-repeat;
	background-size:cover;
	background-position:bottom;
	min-height:739px;
	height:100%;
	margin-bottom:-65px;
	text-align:center;
}
/* --- CONTACTO --- */
#seccion_contacto{
	background:url(../img/seccion2_bg.jpg) no-repeat;
	background-size:cover;
	background-position:bottom;
	min-height:1300px;
	height:100%;
	margin-bottom:-65px;
	text-align:center;
}
.thum{
	height:450px;
}
    .bigicon {
        font-size: 35px;
        color:#999;
    }
	      #map {
        height: 100%;
      }
.ag-pad{
	padding-top:130px;
}
.video-container {
position: relative;
padding-bottom: 46.25%; /* Para que el contenedor tenga relación de aspecto 16/9 */
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
/*width: 100%;*/
height: 100%;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
}