body {
	margin:0;
	color:#FFF;
    font-family: 'Signika', sans-serif;
	font-size:18px;
	min-height:100%;
	background:url(../images/bg.jpg)no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
/*DIFERENTES TIPOS DE ENLACES*/
 	A:link {color:#fff; text-decoration: none;} 
   	A:visited {color:#fff; text-decoration: none;} 
   	A:active {color:#E16C10; text-decoration: none;} 
   	A:hover {color:#E16C10; text-decoration: none;} 

   	A.clase1:visited {color:#000; text-decoration: none;} 
   	A.clase1:active {color:#000; text-decoration: none;} 
   	A.clase1:link {color:#000; text-decoration: none;} 
   	A.clase1:hover {color:#ff0000; text-decoration: none;} 

   	A.clase2:visited {color:#fff; text-decoration: none; font-weight:900;}
   	A.clase2:active {color:#fff; text-decoration: none; font-weight:900;} 
   	A.clase2:link {color:#fff; text-decoration: none; font-weight:900;} 
   	A.clase2:hover {color:#FD2600; text-decoration: none; font-weight:900;}


/*-- CONTENIDO --*/
.modal {
    margin-top:50px;
	z-index:19000;
}

.modal-content {
	margin-top: 2em;
	background-color: rgba(0,0,0,0.0);
	text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
}
.modal-header {
	background-color: rgba(0,0,0,0.3);
	border-width: 0px 0px 4px 0px;
	border-radius:25px;
	-webkit-border-radius:25px 25px 0px 0px;
	-moz-border-radius:25px 25px 0px 0px;
	-o-border-radius:25px 25px 0px 0px;
	-ms-border-radius:25px 25px 0px 0px;
}
.modal-header-pop{
	background-color: rgba(227,110,0,0.8);
	border-width: 0px 0px 4px 0px;
	border-radius:25px;
	-webkit-border-radius:25px 25px 0px 0px;
	-moz-border-radius:25px 25px 0px 0px;
	-o-border-radius:25px 25px 0px 0px;
	-ms-border-radius:25px 25px 0px 0px;
}
.modal-header h4 {
	color: #ff0000;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Signika', sans-serif;
}
.modal-header-pop h4 {
	color: #000;
	font-size: 35px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Signika', sans-serif;
}
.modal-header h5 {
    color: white;
    font-size: 35px;
    font-weight: normal;
    text-transform: uppercase;
	font-family: 'Signika', sans-serif;
}
.modal-content h3 {
	text-align:left;
	color: #777;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Signika', sans-serif;
}
.modal-content h2 {
	padding: 0.5em 3em;
    background-color:#5795C8;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
	font-family: 'Signika', sans-serif;
	text-shadow:#000 1px 1px 1px;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
	
	
}
.modal-footer {
	text-align:center;
	background-color: rgba(0,0,0,0.3);
	border-width: 4px 0px 0px 0px;
	-webkit-border-radius:0px 0px 25px 25px ;
	-moz-border-radius:0px 0px 25px 25px ;
	-o-border-radius:0px 0px 25px 25px ;v
	-ms-border-radius:0px 0px 25px 25px ;
}
.modal-footer-pop {
	text-align:center;
	background-color: rgba(227,110,0,0.8);
	border-width: 4px 0px 0px 0px;
	-webkit-border-radius:0px 0px 25px 25px ;
	-moz-border-radius:0px 0px 25px 25px ;
	-o-border-radius:0px 0px 25px 25px ;v
	-ms-border-radius:0px 0px 25px 25px ;
}
.modal-body p {
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:30px;
	padding:20px 0;
	font-family: 'Signika', sans-serif;
}
.modal-body-pop {
	background-color: rgba(0,0,0,0.6);
	font-size:16px;
	font-weight:normal;
	color:#E16C10;
	line-height:30px;
	padding:20px 0;
	font-family: 'Signika', sans-serif;
}
.modal-body-pop p {
	font-size:16px;
	font-weight:bold;
	color:#000;
	line-height:30px;
	padding:20px 0;
	font-family: 'Signika', sans-serif;
}
.modal-body p .subtitulos {
	font-size:20px;
	font-weight:bold;
	color:#1F3780;
	line-height:30px;
	padding:20px 0;
	font-family: 'Signika', sans-serif;
}

button.close {
    font-size: 60px;
    font-weight: 300;
    position: absolute;
    right: 20px;
    top: 1px;
}
button.btn.btn-default {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    background-color: #E16C10;
}


.botongrande{
                background-color: #E16C10;
                border: 4px solid rgba(255, 255, 255, 0.5);
				border-radius:25px;
				-webkit-border-radius:25px;
				-moz-border-radius:25px;
				-o-border-radius:25px;
				-ms-border-radius:25px;
                padding: 15px 20px;
                color: #ffffff;
                cursor: pointer;
                font-size: 28px;
                border: none;
				width:80%;
				box-shadow:#000 2px 2px 2px;
            }
.botongrande:hover{
                background-color: #E90C10;
				color:#FFF;
				box-shadow:#fff 2px 2px 2px;
            }			

/*--// CONTENIDO --*/












/*-- contact section --*/

section.contact-COOSW {
    background-color: rgba(111, 20, 20, 0.52);
    border: 4px solid rgba(255, 255, 255, 0.5);
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
	-ms-border-radius:25px;
}

/*-- /contact section --*/


/*-- EL FORMULARIO --*/
.error{
	background-color: #E16C10;
	padding: 6px 12px;
	border-radius: 2px;
	color: white;
	font-weight: 500;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 14px;
	margin-top: -3px;
	position: absolute;
}
.error:before{ /* Este es un truco para crear una flechita */
    content: '';
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #E62420;
    border-left: 6px solid transparent;
    left: -14px;
    position: absolute;
    top: 8px;
}

input[type="text"]{
			background-color: rgba(227,110,0,0.3);
                margin-bottom: 25px;
                padding: 5px;
                font-size: 16px;
                width: 270px;
            }
.textarea{
				margin-bottom: 25px;
                padding: 5px;
                font-size: 16px;
                width: 270px;
            }
input[type="file"]{
                background-color: #ff4000;
                border-radius: 5px;
                padding: 5px 10px;
                color: #ffffff;
                cursor: pointer;
                font-size: 16px;
                border: none;
            }
input[type="file"]:hover{
                background-color: #ff6000;
            }
input[type="submit"]{
                background-color: #E62420;
                border-radius: 5px;
                padding: 15px 20px;
                color: #ffffff;
                cursor: pointer;
                font-size: 28px;
                border: none;
            }
input[type="submit"]:hover{
                background-color: #E16C10;
            }

/* OCULTAMOS EL CAMPO DE VERIFICACIÓN */
			.verif{ display: none; }
			
			




