/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*--baner--*/
.row{
    margin-top:40px;
    padding: 0 10px;
}

.clickable{
    cursor: pointer;   
}

.panel-heading span {
	margin-top: -20px;
	font-size: 15px;
}

.list-centered {
  text-align:center-left;
  list-style-position: inside;
}

.list-centered-inside {
  text-align:center-right;
  list-style-position: inside;
}
/*--//responsive-design---*/