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

/*::::::::::::::::: Design by Ángeles Borda ::::::::::::::::::::

Version: 0.1
Client: Borda y Asociados Abogados
*/


/*---------Law Firm Specific Styles--------*/
 
#content .left_column {  width: 800px; text-align:justify; float:center; margin-left:70px; border-bottom: 12px;border-left: 12px;border-right: 12px; border-top: 12px; border-color: black; border-style: double;}

#links_elements_institutional .content_institutional {
margin-top:-810px; padding-left:50px; width:280px;
                                                                                                                        
  margin-left: 70.5%;  border-bottom: 12px;
border-left: 1px solid #000;
border-right: 1px solid #000; 
border-top: 1px solid #000;
border-bottom: 1px solid #000;

padding-top: 20px;
padding-bottom:  20px;
background-color: rgba(245, 245, 220, 1);

font-size: 14px;

/*al quitar el texto de Reigada tuve que quitar*/
/* margin-top:-810px; */
/*y dejar */
margin-top:-700px;
}

#links_elements_institutional .content_institutional h2.title {


	font-weight:bold;font-family:Helvetica, Arial, Sans-serif; 
	line-height:normal;


padding-left:20px;
font-size: 20px;


}
.espacioFooter{
	padding-top:50px;
}

.institutional{
font-size: 16px;
font-weight:bold;
}



dl{
	padding-top:0px;
}

dl dt{
	font-size: 16px;
font-weight:bold;
 list-style-type: none;
 line-height:50px;
 margin-left: -35px;
}
dl dd::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: blue; /* Change the color */
  /*font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  
  margin-left: -30px; /* Also needed for space (tweak if needed) */

}

dl dd{
  font-size: 12px;
  
}


ol {
  word-break: normal;
  margin: 0;
  padding: 0;
}
ol li{
	margin-left: 30px;
	line-height:30px;
	list-style-position: inside;
  padding: 0;
}

ol li::before {
  content: "";
  width: 10px;
  display: inline-block;
  color: blue;
  margin-left:5px;  
}



#content h2.title {font-size:28px;font-weight:bold;font-family:Helvetica, Arial, Sans-serif; line-height:normal;}



.right_column {width: 170px;  margin-top:-20px;  margin-left: 700px; margin-bottom:0px;}


/*texto de viñetas*/
#texto{
		 margin: 15px; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-align : justify;
		
		color: #354346;

		font-family:Helvetica, Arial, Sans-serif; font-size:12px; color:#354346; line-height:18px; padding-left:20px; margin-top:0px;
}



/* media*/

@media (max-width: 1160px) {
  /*INSTITUCIOAL*/
#content .left_column {  width: 570px; }



#links_elements_institutional .content_institutional { 
/*al quitar el texto de Reigada tuve que quitar*/
/*margin-top:-979px;*/
/*y dejar */
margin-top:-810px; 
 padding-left:50px; width:280px;
                                                                                                                        
  border-bottom: 12px;
border-left: 1px solid #000;
border-right: 1px solid #000; 
border-top: 1px solid #000;
border-bottom: 1px solid #000;

padding-top: 20px;
padding-bottom:  20px;
background-color: rgba(245, 245, 220, 1);

font-size: 14px;
  /*padding-left:50px; width:280px;*/background-color: rgba(255, 201, 68, 0.5);/*130 oscuro, 150 claro*/
                                                                                                                        
  margin-left: 66.8%;  
border-left: 1px solid #000;
border-right: 1px solid #000; 
border-top: 1px solid #000;
border-bottom: 1px solid #000;

padding-top: 40px;
padding-bottom:  20px;

background-color: #f5f5dc;
background-color: rgba(245, 245, 220, 1);

}




#links_elements_institutional .content_institutional h2.title {


  font-weight:bold;font-family:Helvetica, Arial, Sans-serif; 
  line-height:normal;


padding-left:20px;
font-size: 20px;


}


.espacioFooter{
  padding-top:223px;
}

.institutional{
font-size: 16px;
font-weight:bold;
}



dl{
  padding-top:0px;
}

dl dt{
  font-size: 16px;
font-weight:bold;
 list-style-type: none;
 line-height:50px;
 margin-left: -35px;
}
dl dd::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: blue; /* Change the color */
  /*font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  
  margin-left: -30px; /* Also needed for space (tweak if needed) */

}

dl dd{
  font-size: 12px;
  
}


ol {
  word-break: normal;
  margin: 0;
  padding: 0;
}
ol li{
  margin-left: 30px;
  line-height:30px;
  list-style-position: inside;
  padding: 0;
}

ol li::before {
  content: "";
  width: 10px;
  display: inline-block;
  color: blue;
  margin-left:5px;  
}



#content h2.title {font-size:28px;font-weight:bold;font-family:Helvetica, Arial, Sans-serif; line-height:normal;}



/*.right_column {width: 170px;  margin-top:-20px;  margin-left: 700px; margin-bottom:0px;}
.right_column {width: 170px; margin-left: 600px; margin-bottom:0px;}
*/
/*


/*texto de viñetas*/
#texto{
     margin: 15px; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; text-align : justify;
    
    color: #354346;

    font-family:Helvetica, Arial, Sans-serif; font-size:12px; color:#354346; line-height:18px; padding-left:20px; margin-top:0px;
}






  
}










@media (max-width: 990px) {
 

    #links_elements_estudio .content_law_firm { /*padding-left:50px; width:280px;*/background-color: rgba(255, 201, 68, 0.5);/*130 oscuro, 150 claro*/
                                                                                                                            
      margin-left: 50%;  
    border-left: 1px solid #000;
    border-right: 1px solid #000; 
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;

    padding-top: 40px;
    padding-bottom:  20px;


    }
}























