a.style2
{
   color: #000000;
   text-decoration: underline;
}
a.style2:visited
{
   color: #000000;
   text-decoration: underline;
}
a.style2:active
{
   color: #FF0000;
   text-decoration: underline;
}
a.style2:hover
{
   color: #0000FF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}


#LayerContacto.contactoForm
{
    background-color: #F5F5F5;
    background-image: none;
        width: 100%;
        margin: 0 0 0px 0;
					padding: 60px 0;
}

.contactoForm #Layer999
{

   background-color: #FBFBFB;
	 
}

.contactoForm #Layer999_Container
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding: 15px;
    justify-content: space-between;
    width: 90%;
		max-width:1000px;
}




.contactoForm #Editbox2
{
border: 1px solid #E1E1E1;
    background-color: #FFFFFF;
    background-image: none;
    color: #777777;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
}
.contactoForm #TextArea1
{
border: 1px solid #E1E1E1;
    background-color: #FFFFFF;
    background-image: none;
    color: #777777;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    overflow: auto;
    resize: none;
}
.contactoForm #Editbox1
{
    border: 1px solid #E1E1E1;
    background-color: #FFFFFF;
    background-image: none;
    color: #777777;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
}
.contactoForm #Editbox4
{
    border: 1px solid #E1E1E1;
    background-color: #FFFFFF;
    background-image: none;
    color: #777777;
    font-family: Arial;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
}
#Layer999_Container input, #Layer999_Container textarea {
    width: calc(100% - 16px);
    margin: 6px auto !important;
		padding: 8px 8px 8px 8px;
}
.contactoForm #Layer5
{
    background-color: transparent;
    background-image: url(images/logosophiam.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
    height: 141px;
    width: 90%;
    margin: 20px auto;
}
.contactoForm #redessociales
{
display: flex;
    margin: 10px 0;
    justify-content: center;
    align-items: center;
    background: transparent;
    flex-direction: row;
}
.contactoForm #redessociales div {
	margin-right: 15px;
}
.contactoForm #Button2
{
    border: 1px solid #0A82FA;
    background-color: #0A82FA;
    background-image: none;
    color: #F5F5F5;
    font-family: Helvetica;
    font-weight: bold;
    font-style: normal;
    font-size: 13px;
    text-align: center;
    -webkit-appearance: none;
    padding: 15px 8px !important;
    width: 100%;
}

	#Layer999_Container > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;		
	}
@media only screen and (min-width: 970px) {
	#Layer999_Container > div {
    width: 50%;

	}
}

#LayerContacto_Container {
	margin-top:20px;
}

@media only screen and (max-width: 969px) {

#LayerContacto.contactoForm
{
   width: 100%;
   margin: 0 0 0px 0;
        visibility: visible;
        display: inline-block;	 
}
.contactoForm #LayerContacto_Container {
        width: 90%;
				margin-left:auto;
				margin-right:auto;
}
.contactoForm #Layer999_Container {
					flex-direction: column;

}

.contactoForm #Layer999
{
visibility: visible;
        display: block;
        margin-top: 30px;
}

.contactoForm #Editbox2
{
   line-height: 24px;
}


.contactoForm #Editbox1
{
   line-height: 24px;
}

.contactoForm #Editbox4
{
   line-height: 24px;
}
.contactoForm #wb_Text1
{
   visibility: visible;
   display: block;
}
.contactoForm #wb_Text1
{
   font-family: Arial;
   font-weight: normal;
   font-size: 32px;
   margin: 40px 0px 30px 0px;
   padding: 0;
   text-align: center;
}
}
