@charset "utf-8";

/* CSS Document */

/* ////////////////////////////////////////////////////////////////
/* 													             */
/*        CSS TIPO para error_pagina.cfm RESPONSIVE              */
/* 													             */
/* //////////////////////////////////////////////////////////////*/



/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* ===================  CONTAINER ESPECÍFICO PARA error_pagina.cfm  		 ================ */
/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* //                                                                                       //*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */

#err_404 *
{
	box-sizing: border-box;
}


.boxed-layout
{
	background-image: url(../images/blue-square.png);
	background-repeat:repeat;
	/*box-shadow: 0 0 5px #ccc;*/
    margin-left: auto !important;
	margin-right: auto !important;
	padding: 0;
}

#err_404 .container-err
{
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

#err_404 .container-err
{
	width: 750px;
}

#err_404 .container-err
{
	width: 970px;
}

#err_404 .container-err
{
	max-width: 1170px;
	width: 100%;
}


#err_404 .content
{
	padding-bottom: 40px;
	padding-top: 20px;
}


/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* ===================                       TEXTO 404      	        	 ================ */
/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* //                                                                                       //*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */

.error-v3
{
	text-align: center;
}

.error-v3 img
{
	height: 60%;
	left: 0;
	position: absolute;
	top: 20px;
}

.error-v3 h2
{
    font-size: 150px;
    line-height: 200px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-shadow:2px 2px 5px #adaeae;
    padding-left: 25px;
}

.error-v3 p
{
	font-size: 25px;
	margin-bottom: 50px;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* ===================                   BLOQUES INFERIORES  	        	 ================ */
/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* //                                                                                       //*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */



.service-block-v2 .service-block-in
{
	/* background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0; */
	margin-bottom: 15px;
	padding: 20px 30px;
	text-align: center;
}

.service-block-v2 .service-block-in i
{
	font-size: 40px;
}

.service-block-v2 .service-block-in h4
{
	line-height: 25px;
}

.service-block-v2 .service-block-in p
{
	margin-bottom: 20px;
	font-size:14px;
}

/* .service-block-v2 .service-block-in i, .service-block-v2 .service-block-in h4, .service-block-v2 .service-block-in p
{
	color: #fff;
} */

.service-bg
{
	background-color: rgba(255, 255, 255, 0.1);
	padding: 60px;
	position: absolute;
	right: -100px;
	top: -10px;
	transform: rotate(55deg);
	width: 250px;
}

.service-or
{
	overflow: hidden;
	position: relative;
}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* ===================             BOTONES BLOQUES INFERIORES  	        	 ================ */
/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* //                                                                                       //*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */

.btn-u
{
	background: #72c02c none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	padding: 6px 13px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}

.btn-u:hover
{
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}

.btn-u.btn-block
{
	text-align: center;
}

a.btn-u
{
}

.btn-u.btn-brd
{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid transparent;
	color: #555;
	padding: 5px 13px;
	transition: all 0.1s ease-in-out 0s;
}

.btn-u.btn-brd:hover
{
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	border: 1px solid #eee;
}

.btn-u.btn-brd:focus
{
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}

.btn-u.btn-brd.btn-brd-hover:hover
{

}

.btn-u.btn-brd
{
	border-color: #72c02c;
}

.btn-u.btn-brd:hover
{
	border-color: #5fb611;
	color: #5fb611;
}

.btn-u.btn-brd.btn-brd-hover:hover
{
	background: #5fb611 none repeat scroll 0 0;
}

.btn-u.btn-brd.btn-u-light
{
	border-color: #fff;

}

/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* ===================             COPYRIGHT 	        	 ================ */
/* ////////////////////////////////////////////////////////////////////////////////////////// */
/* //                                                                                       //*/
/* ////////////////////////////////////////////////////////////////////////////////////////// */


.sticky-footer
{
	bottom: 0;
	padding: 20px;
	position: absolute;
	width: 100%;
}

.sticky-footer .copyright-space
{
	color: #eee;
	text-align: center;
}



/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS  768 px
*/

@media screen and (min-width: 769px) and (max-width: 1024px) {

.error-v3 h2
{
	font-size: 120px;
	line-height: 190px;
	margin: 0;
	padding-bottom: 0px;
	padding-left:35px;
}

}




/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS  768 px
*/

@media screen and (max-width: 767px) {

.error-v3 h2
{
	font-size: 120px;
	line-height: 190px;
	margin: 0;
	padding-bottom: 0px;
	padding-left:25px;
}

}


/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS  668 px
*/

@media screen and (max-width: 668px) {

.error-v3 h2
{
	font-size: 110px;
	line-height: 190px;
	margin: 0;
	padding-bottom: 0px;
	padding-left:85px;
}

}



/*
/*
/* CSS ESPECÍFICOS PARA DISPOSITIVOS PEQUEÑOS  480 px
*/

@media screen and (max-width: 480px) {

.error-v3 h2
{
	font-size: 90px;
	line-height: 80px;
	margin: 0;
	padding-bottom: 0px;
	padding-left:0px;
}

.error-v3 img
{
	width: 40% !important;
	position: relative;
	margin-bottom: 25px;
	vertical-align:top
}
}
 @media screen and (max-width: 380px) {

.error-v3 h2
{
	font-size: 80px;
	line-height: 100px;
	margin: 0;
	padding-bottom: 10px;
}

.error-v3 img
{
	width: 30%;
	position: relative;
	margin-bottom: 25px;
	vertical-align:top
}
}
