
#right {
  
    border-width: 0px;
    height: 100%;
	max-width: 335px;
	z-index:99999999;
	background-color: #2b2a29;
	padding: 10px;
	
	

}
#right .handle {
    background-color: rgb(245, 130, 31);
	font-weight: bold;
	padding: 10px 20px 10px 20px;

}


#right .handle:hover {
   color: #fff;
}




#right h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}


#right b {
	
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 10px;
  text-decoration: underline;
 

}



#right .custom-scrollbar-right {padding-right: 30px;}





.reforma h2 {color: #fff; font-size: 30px; font-weight: bold; margin-top: 25px;}




 
#contact-form-famaly .form-group {margin-top: 15px;}


#contact-form-famaly .form-group .form-control {font-size: 24px; border-radius: 10px; }




#contact-form-famaly .buttonform {
  margin-top: 15px;
}



#contact-form-famaly #newsubmit2 {
	
	
background-color: rgb(245, 130, 31);
color: #fff;
width: 100%;


}



img.bordered {
  -webkit-border-radius: 0 15px 15px 15px;
  -moz-border-radius: 0 15px 15px 15px;   
  border-radius: 0 15px 15px 15px;       
}



.custom-scrollable-wrapper { position: relative; height: 100%;}
