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

.Contacto {
    
   width:100%;
	height:490px;
	background-image:url(../img/ScientificStaffing1.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top;
}


.Contacto-Interno  {
    
    width:100%;
	height:450px;
	background-image:url(../img/ScientificStaffing1.png);
	background-size:cover;
	background-repeat:no-repeat;
    background-position: top;
    line-height: 14px;
  
 
}

.Espacio-nada-Contacto {
	width: 100%;
	height: 75px;

	
}

.ContentCentrar-Conctacto {
    
    text-align:center;
	flex-wrap:wrap;
	font-family: 'Open Sans', sans-serif;
    color:#FFF;
	

    
    
}

form {
	
	width: 800px;
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
		
	
}


::-webkit-input-placeholder { color: #fff; } /* WebKit */
:-moz-placeholder { color: #fff; } /* Firefox 18- */
::-moz-placeholder { color: #fff; } /* Firefox 19+ */
:-ms-input-placeholder { color:#fff; } /* IE 10+ */


.Input-Contacto {
    
    width: 305px;
    border: 0px;
    height: 25px;
    background-color: rgba(255,255,255,0.3);
    padding: 5px;
    font-size: 12px;
    margin-right: 5px;
    margin-left: 0px;
    margin-top: 10px;
    

}


.Gris-Contacto {
    
    width: 100%;
    height: 490px;
    background-color: rgba(37,37,48,0.8);
    font-family: 'Open Sans', sans-serif;

    
    }

.Title-Contacto {
    
    color:white;
    font-weight: 600;
    font-size: 15px;
    padding-top: 50px;

}

.Text-Contacto {
    
    font-size: 10px;
    font-weight: 600;
    margin-bottom: 25px;
  
}

.Title-Datos-Contacto {
    
    display: inline-block;
      font-size: 10px;
    font-weight: 700;
    margin-right: 25px;
     margin-left: 25px;
    vertical-align: top;

}

.SubTitle-Datos-Conctacto {
    
    font-weight: 500;
    margin-bottom: 25px;
    margin-top: 5px;
}



.Mensaje  {
    
    width: 619px;
    border: 0px;
    height: 100px;
    background-color: rgba(255,255,255,0.3);
    padding: 5px;
    color:white;
    font-weight: 600;
    font-size: 12px;
     margin-right: 5px;
     margin-left: 0px;
    margin-top: 10px;

    
}

.btn-Conctacto {
    
    width: 75px;
    height: 23px;
    background-color: red;
    border: 3px #F00;
    display: inline-block;
    margin-top: 8px;
    -webkit-transition: all 3s;
    border-radius: 2px;
    cursor:pointer;
	font-size: 11px;



}



.Mantente::-webkit-input-placeholder { color:#000;  }
.Mantente:-moz-placeholder { color:#000;}
.Mantente::-moz-placeholder { color:#000; }
.Mantente:-ms-input-placeholder { color:#000;  }

  

@media (max-width:980px) { 
	
	.Contacto-Interno  {
    
 	height:580px;
		margin-bottom: -800px;
  
 
}
	
	.Gris-Contacto {
    
    height: 580px;

    
 }


	.Mensaje  {
    
    width: 90%;
 

    
}
	
	
	.Contacto {
    
	height:580px;
	
}
	
	
.Input-Contacto {
    
    width: 90%;
   
    

}
	


	
}







@media (max-width:360px) { 
	
.Contacto {
    
	height:350px;
	
}
	
	
	.Gris-Contacto {
    
    height: 620px;

    
 }


	.Mensaje  {
    
    width: 90%;
 

    
}
	
	
	.Contacto {
    
	height:620px;
	
}
	
	
.Input-Contacto {
    
    width: 90%;
   
    

}
	
form {
	
	width: 100%;
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
		
	
}


	
}

@media (max-width:320px) { 
	
.Contacto-Interno  {
    
   
	height:650px;
	
  
 
}
	
	
	.Gris-Contacto {
    
    height: 680px;

    
 }


	.Mensaje  {
    
    width: 90%;
 

    
}
	
	
	.Contacto {
    
	height:680px;
	
}
	
	
.Input-Contacto {
    
    width: 90%;
   
    

}
	
form {
	
	width: 100%;
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
		
	
}


	
}
