* {
    margin: 0;
    padding: 0;
}
textarea:focus,input:focus,select:focus {outline: none;}
body {
    background-color: #fff;
    background-image:none;
    /*font-family: Arial,sans-serif;*/
    font-family: "Raleway","Lato",Helvetica,sans-serif;
    font-size: 12px;
    overflow: hidden;
}

.wd-50{
	width: 50%;
	float:left;
	display: block;
}



body.widget.conoces{
	min-width: 665px!important;
	width: 665px!important;
}

#wrap {
	overflow: hidden;
	width:663px; 
	height:260px; /*border-right: 1px solid #008ea5; border-bottom: 1px solid #008ea5;*/ 
	box-sizing: border-size;
}

.widget-title{
	/*background-color: #008ea5;*/
    /*color: #ffffff;*/
    color: #000000;
    border-bottom: 1px solid #000000; 
    /*font: 18px/20px Georgia,"Times New Roman",Times,serif;*/
    font: bold 18px/20px "Raleway","Lato",Helvetica,sans-serif;
    padding: 5px;
    text-align: left;
    text-transform: uppercase;
}

.col-conoces {
	width: 100%;
	height: 65px;
	float: left;
	box-sizing: border-box;
	border-bottom: ;
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top: 15px;
	border-bottom:2px solid #3baa34;
}

.col-conoces2 {
	width: 100%;
	height: 110px;
	float: left;
	box-sizing: border-box;
	/*border-left: 1px solid #008ea5;*/
	overflow: hidden;
	padding:20px 5px 5px;
	border-bottom: 1px solid #3baa34;
}

.col-conoces:nth-child(2) {
	border-left: none;
	border-right: 1px solid #008ea5;
}

.col-conoces p {  
	font: 14px "Raleway","Lato",Helvetica,sans-serif;
	color: #000;
	width: 100%;
	float: left;
    padding-bottom: 4px;
}

.col-conoces button {  
    font: 14px "Raleway","Lato",Helvetica,sans-serif;
	color: #000;
    background:#fff;
    border:0px;
    color: #000;
	width: 100%;
    text-align: left;
       }

#recomendado{  
	font: 11px "Raleway","Lato",Helvetica,sans-serif;
	color: #000;
	width: 100%;
	text-align: right;
	float: left;
	margin-top: 5px;
}


#widget{
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 60%;	
	list-style: none;
}

#widget li{
	/*background: url("../../img/widget/mas.png") no-repeat scroll left 4px transparent;*/
    color: #8b8b8b;
    font: 11px/13px "Raleway","Lato",Helvetica,sans-serif;
    /*padding-left: 11px;*/
}

#widget li a{
	color: #464545;
    font: lighter 14px/16px "Raleway","Lato",Helvetica,sans-serif;
    text-decoration: none;
    font-weight: 400;
}

#widget li{
	/*background: url("../../img/widget/mas.png") no-repeat scroll left 4px transparent;*/
    color: #8b8b8b;
    font: 11px/13px "Raleway","Lato",Helvetica,sans-serif;
    margin-bottom: 10px;

}

#widget li button{
	color: #464545;
    font: lighter 14px/16px "Raleway","Lato",Helvetica,sans-serif;
    text-decoration: none;
    font-weight: 400;
}

#widget li a b{
	font-weight: bold;
}

#widget li button b{
	font-weight: bold;
}

.logo_ia{
	float: left;
    height: 35px;
    margin-left: 15px;
}

.p_img {
	text-align: right;
	padding-right: 20px;
	display: block;
	color: #000 !important;
}

.p_img p{
	line-height: 20px;
}

#mgleft {
	margin-left: 50px;
	padding-right: 10px;
}
#pright {
	padding-right: 10px;
}

#widget li a:hover{
	text-decoration: underline;
}

#widget li button:hover{
	text-decoration: underline;
}


.col-conoces ul li{
	/*margin-top: 10px;*/
	margin-left: 10px;
	margin-right: 10px;
}

span{       
	float: right;
	/*font: 10px Georgia,"Times New Roman",Times,serif;*/
	font: 10px "Raleway","Lato",Helvetica,sans-serif;
	margin-top: -9px;
	color: #999;
}

.widget input[type=tel]{
    border: 1px #C2C1BD solid;
	border-radius: 2px;
	-mz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #898989;
	height: 26px;
	padding: 2px 10px;
	font-size: 1.2em;
	text-align: center;
	width: 100%;                             
	box-sizing: border-box;
	float: left;
	margin-bottom: 6px;
}

.widget-button{
	/*background-color: #008ea5;*/
	background-color: #3baa34;
    border-radius: 1px;
    -mz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #FFFFFF;
    font-size: 1.255em;
    height: 26px;
    line-height: 26px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    cursor: pointer;
    text-align: center;
    transition: all 1s ease;
   -moz-transition: all 1s ease; 
   -webkit-transition: all 1s ease;
   -o-transition: all 1s ease;
   float: left;
}

.widget-button:hover {
	background-color: #C2C1BD;
}

.tellamamos {
	float: left;  
	text-align: center; 
	width: 40%; 
	margin-top: -2px;
}

.polprivacidad {
	margin-top: 5px; 
	float: left;
	text-align: center; 
	width: 100%; 
	font-size: 11px;
	color: #000;
}

.msg{
	font-size: 12px !important;
	display: none;
	color: #888!important;
}

.error{
	text-align: center;
	font-weight: bolder;
	color: #B20002;
	font-size: 14px;
	width: 90%;
	height: auto;
	position: relative;
	padding: 25px 1%;
	background-color: #fff;
	margin: 30px auto;
}

.loader{
	background: url('../../img/itg/prisa/loader_b.gif') transparent;
	width: 26px;
	height: 26px;
	margin: -1px 44px 0;
  	background-size: cover;
	display: none;
	float: left;
}

#politicas {
	/*color: #008ea5;*/
	color: #000;
	cursor: pointer;
	text-decoration: none;
}

#politicas:hover {
	/*color: #C2C1BD;*/
	color: #3baa34;
	text-decoration: underline;
}

/*FAVICOMOS*/
.fvimg{
	margin: -2px 5px 15px 13px!important;
}
