@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);


h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: 300;
}
			/* Contenedor  */
			.dap1360_container{
				max-width: 1180px;
				height: auto;
				margin:auto;
			}
			/* Secciones para textos  */
			.dap1360_title_section01{
				width: 300px;
				height: auto;
				position: relative;
				margin-left: 780px;
				margin-top: 50px;
				
			}
			.dap1360_title_section02{
				width: 370px;
				height: auto;
				position: relative;
				margin: 40px 0 0 80px;
			}
			.dap1360_title_section03{
				width: 1050px;
				height: auto;
				position: relative;
				margin: 40px auto 0;
			}
             .dap1360_title_section04{
				width: 920px;
				height: auto;
				position: relative;
				margin: 290px auto 0 auto;
			}
     
			.dap1360_title_section06{
				width: 360px;
				height: auto;
				position: relative;
				margin-left: 480px;
				margin-top: 60px;
			}
			.dap1360_title_section07{
				width: 590px;
				height: auto;
				position: relative;
				float: left;
			}

			/* Estilos de Titulos & Parrafos */
			h1.dap1360_headline1{
				font-family: 'Lato', sans-serif; 
				text-align: justify; 
				color:#fff; 
				font-size: 38px;	
				font-weight: 500; 
				margin-bottom: 0; 
				margin-top: 0;
				line-height: 1.3;
			}
			p.dap1360_headline2{
				font-family: 'Lato', sans-serif; 
				text-align: justify;
				color:#fff; 
				font-size: 18px; 
				font-weight: 300; 
				margin-bottom: 0px; 
				margin-top: 0; 
				line-height: 1;
			}
			
			h3.dap1360_headline3{
				font-family: 'Lato', sans-serif;
				font-size: 24px; 
				font-weight: 500; 
				margin-bottom: 10px; 
				margin-top: 0; 
			}
			p.dap1360_paragraph{
				font-family: 'Lato', sans-serif; 
				color: #4C4C4C; 
				font-size: 18px; 
				font-weight: 300; 
				margin-bottom: 0px; 
				margin-top: 0; 
				line-height: 1.3;
			}
			/* Alineación de texto */
			.dap1360_txt-left{
				text-align: left;
			}
			.dap1360_txt-center{
				text-align: center;
			}
			.dap1360_txt-justify{
				text-align: justify;
			}
			/* Listas Desordenadas */
			ul.dap1360_list{
				display: block;
				list-style-type: none !important;
				margin-left: -40px;

				font-family: 'Lato', sans-serif; 
				font-size: 16px; 
				font-weight: 400; 
				margin-top: 0; 
			}
			ul.dap1360_list li{
				list-style-type: none !important;
				display: block;
				margin-left: 0;
			}
			/* Color Text */
			.dap1360_darkgray{
				color: #414042 !important;
			}
			.dap1360_gray{
				color: #757575 !important;
			}
			.dap1360_white{
				color: #ffffff !important;
			}

           .centro{
				display:block;
				margin:auto;
		
			 }

			.seccion_texto{
				width: 490px;
				height: auto;
				position: relative;
				float: left;
				padding-top:110px;
				padding-left:40px;
				
			}

			.seccion_texto2{
				width: 490px;
				height: auto;
				position: relative;
				float: left;
				padding-top:90px;
				padding-left:40px;
				
			}

			
			.seccion_texto3{
				width: 490px;
				height: auto;
				position: relative;
				float: left;
				padding-top:110px;
				padding-left:0px;
				
			}

			
			.foto_size{
				padding-top: 80px;
				width:90%;
				
			}

			.foto_size2{
				padding-top:0px;
				width:80%;
				
			}

			.foto_cam{
				padding-top:0px;
				width:70%;
				
			}

			.paso1{
				width: 295px;
				height: 345px;
				position: relative;
				float: left;
				padding-top:15px;
				padding-left:0px;
				background: url("../img/dcs-936l_vista_remota.jpg");
				background-repeat: no-repeat;
}
			.paso2{
				width: 295px;
				height: 345px;
				position: relative;
				float: left;
				padding-top:15px;
				padding-left:0px;
				background: url("../img/dcs-936l_vision_nocturna.jpg");
				background-repeat: no-repeat;
}
			.paso3{
				width: 295px;
				height: 345px;
				position: relative;
				float: left;
				padding-top:15px;
				padding-left:0px;
				background: url("../img/dcs-936l_auto_grabacion.jpg");
				background-repeat: no-repeat;
}
			.paso4{
				width: 295px;
				height: 345px;
				position: relative;
				float: left;
				padding-top:15px;
				padding-left:0px;
				background: url("../img/dcs-936l_deteccion_movimiento.jpg");
				background-repeat: no-repeat;
}
			 .pasos h1{
				width: 295px;
				font-family: 'Lato', sans-serif; 
				text-align: center; 
				color:#fff; 
				font-size: 30px;	
				font-weight: 500; 
				margin-bottom: 0; 
				margin-top: 0;
				line-height: 1.3;
			}

			.pasos p {
				font-family: 'Lato', sans-serif; 
				text-align: center;
				color:#fff; 
				font-size: 18px; 
				font-weight: 300; 
				margin-bottom: 0px; 
				margin-top: 0; 
				line-height: 1;
				padding-left:15px;
				padding-right:15px;
			}
			
			h1.texto_pasos{
				font-family: 'Lato', sans-serif; 
				text-align: center; 
				color:#fff; 
				font-size: 20px;	
				font-weight: 500; 
				margin-bottom: 0; 
				margin-top: 235px;
				line-height: 1;
			}
			p.texto_pasos{
				font-family: 'Lato', sans-serif; 
				text-align: center;
				color:#fff; 
				font-size: 15px; 
				font-weight:500; 
				margin-bottom: 0px; 
				margin-top: 0px; 
				line-height: 1;
				padding: 5px 20px 0;
			}
	


