@charset "utf-8";
.wow
{
display:none;
visibility:hidden;
opacity:0;	
}
       #titulo_contacto
{
	margin-left:50px;
	padding-bottom:10px;
	padding-top:10px;
	
}
.row_form
{
	width:40%;
	float:left;
	padding-left:5%;
	min-width:300px;
	background-color:#FFF;
	
}
.nombre_campo
{
	width:100%;
	height:25px;
	float:left;
	position:relative;
	font-size:13px;
	margin-top:20px;
	
}

.campoformulario
{
	width:100%;
	float:left;
	position:relative;
	color:#83AED5;	
	padding: 5px;
	font-size: 13px;
	border: 1px solid #778C9B;
	background-color:#fff;
	font-family: 'Raleway', Verdana, sans-serif;}

.areatextoformulario
{
	float:left;
	position:relative;
	width:100%;
	height:150px;
	background-color:#fff;
	border: 1px solid #778C9B;
	font-family: 'Raleway', Verdana, sans-serif;}
}

#texto
{
	background-color:#f2f2f2;
	border:#000 1px solid;
}

#row_cp
{
	width:100px;
	float:left;
	position:relative;
	margin-right:20px;
}

.nombre_campo_cp
{
	width:100px;
	height:25px;
	float:left;
	position:relative;
	font-size:13px;
	margin-top:20px;
}
#cp
{
	width:100px;
	
}

#row_telf
{
	width:250px;
	float:left;
	position:relative;
	
}

.nombre_campo_telf
{
	width:250px;
	height:25px;
	float:left;
	position:relative;
	font-size:13px;
	margin-top:20px;
}
#telf
{
	width:250px;	
}


.check_name
{
	font-size:13px;
	margin-top:4px;
	float:left;
	position:relative;
	
}


.checkCOnt
{
	float:left;
	position:relative;	
}

.cont_row
{	float:left;
position:relative;
	
}




.ui-dialog-title
{
	font-size:14px;
	
}

.ui-dialog-content
{
	font-size:12px;
	padding-left:10px;
}
.ui-dialog-content ul,li
{
	list-style-type:circle;
	line-height:20px;
	
}

.ui-widget-overlay
{
	background-image:none !important;
	background-color:#000 !important;
	
}

.botonformulario{ background-color: #778C9B;
text-align:center
padding: 8px 25px;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border:1px solid #83AED5;
color:#fff;
height: 30px;
width: 100%;
}

#butonga{ background-color: #EBEBEC;
height: 70px;
width: 100%;
max-width:1280px;
text-align:center
margin-top:5px;
}

#butonga2{ background-color: #FBFCFE;
height: 70px;
width: 98%;
text-align:center
padding: 5px;
margin-top:5px;
border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
}

@media screen and (max-width: 1279px), screen and (max-device-width: 1279px) {
		
		table[class="container"] {
               width: 100% !important;	

            }
		table[class="container2"] {
               width: 97% !important;	
            }}
		
			
      

        /* Give content more room on mobile */
        @media screen and (max-width: 400px), screen and (max-device-width: 400px) {
			table[class="container2"] {
               width: 95% !important;	
            }
					
         }
		 
		  