*{	-webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
    list-style: none;
}

body {
    font-family: 'Raleway', sans-serif;
    line-height: 1.8em;
}

.bigicon {font-size: 3em;}
h2{font-size: 42px;}
h3{font-size: 28px;}
.tit {color:#f03e0e; font-weight:bold;}
h4{font-size: 18px; line-height: 1.4em;}
.titulos{font-size: 1.5em; padding-top:0.5em; color:#7d6f67; font-weight:bold;}
.titulos-enviado{font-size: 1.5em; padding-top:0.5em; color:#344152;}
p{
    letter-spacing: 1px;
    color: #c3c3c3;
    font-weight: lighter;
}
.textos{
    letter-spacing: 1px;
    color: #777;
}
.txtabogadas{
    letter-spacing: 1px;
    color: #666;
}
ul{padding: 0;}
a{color: #f03e0e}
a:hover{color: #c3c3c3; text-decoration: none;}
a:visited{color: #c3c3c3; text-decoration: none;}

#services{text-align: center;}
#firma{text-align: left;}
#staff{text-align: left;}
#contacto{text-align: left;}
.col-md-4, .col-md-6{padding-bottom: 50px;}
.col-md-3 {padding: 0;}

.sectionhead{
    text-align: center;
    padding-top: 100px;
    padding-bottom: 50px;
}
.sectionhead2{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

hr.separetor{
    width: 100%;
    color: #363942;
    border-top: 1px dotted #f03e0e;
}
.btn-default{
    background: none;
    border: none;
    text-transform: uppercase;
    margin: 50px 0;
    color: #c3c3c3;
    letter-spacing: 2px;
}

.btn-default:hover{
    background: none;
    color: #f03e0e;
}
.btn-default:hover{
    background: none;
    color: #f03e0e;
}


.imgpreload{
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	background-image:url(img/logo.jpg);
}

#home{
    padding-top: 30px;
}
#home h4{
    text-transooteorm: uppercase;
    padding-top: 10px;
}

#home .col-md-4{
    padding-bottom: 0;
}

#home ul{float: right}

#home li{
    display: inline;
    margin-right: 35px;
}

#home li:last-child{
    margin-right: 0px;
}

#about{padding-top: 100px;}

.myapps{margin-top: 25px;}
.myapps li{display: inline}
.myapps li img{
    width: 30px;
}

#portfolio{
    background: #efefef;
    margin-top: 50px;
    padding: 30px 0;
    text-align: center;
}

#shotsByPlayerId li{
    width: 31%;
    float: left;
    padding: 15px;
    margin: 10px;
    background: #fff;
    border-radius: 5px;
}

#shotsByPlayerId li:hover{
    box-shadow: 1px 2px 25px rgba(160, 160, 160, 0.4);
    -webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
}

#shotsByPlayerId li img{
    width: 100%;
    border-radius: 5px;
}

#shotsByPlayerId img:hover{
    opacity: .5;
    overflow: hidden;
}

#shotsByPlayerId a:hover{color: #f03e0e;}

#shotsByPlayerId h3{
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;}

#shotsByPlayerId h3 a{color: #363942;}

.likecount a{float: left; color: #c3c3c3;}
.commentcount a{float: right; color: #c3c3c3;}

.clientsphoto img{
    width: 80px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.clientsphoto img:hover{
    border-radius: 15%;
}

blockquote{
    margin: 0;
    padding: 0 0 10px 0;
    border: none;
}

blockquote p{   
    font-style: italic;
    font-size: 14px;
}

.quote{overflow: hidden}
.quote h5{margin-bottom: 5px;}

footer{
    text-align: center;
    padding: 2em 0;
    background: #344152;
}

footer p, footer .bigicon {color: #7e7e7e;}

.footerlinks{margin: 30px 0;}
.footerlinks li{
    display: inline;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.footersocial {margin-top: 30px;}

.footersocial li{
    display:inline;
    padding: 0 15px;
    font-size: 2em;
}

.footersocial li a {color: #7e7e7e;}
.footersocial li a:hover {color: #f03e0e;}
ul.social-icons {
	margin: 0;
	padding: 0;
	width: auto;
}

ul.social-icons li {
	background-image:url(../img/social-sprites.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: 0 100px;
	display: inline-block;
	margin: -1px 1px 5px 0;
	padding: 0;
	overflow: visible;
	transition: all 0.3s ease;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;}

ul.social-icons li a {
	display: block;
	height: 30px;
	width: 30px;
	text-align: center;}
ul.social-icons li[class] a {
	text-indent: -9999px;}

ul.social-icons li a:hover {
	text-decoration: none;}

ul.social-icons li a i[class^="icon-"] {
	color: #444;
	position: relative;
	top: 3px;}

ul.social-icons li a:active {
	box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3), inset 0 0 10px rgba(0,0,0,0.3);}

ul.social-icons li:active,
ul.social-icons li a:active {
}
ul.social-icons li.facebook {
	background-position: 0 -120px;
}

ul.social-icons li.facebook:hover {
	background-position: 0 -150px;
}
ul.social-icons li.googleplus {
	background-position: 0 -300px;
}

ul.social-icons li.googleplus:hover {
	background-position: 0 -330px;
}
ul.social-icons li.twitter {
	background-position: 0 -1140px;
}

ul.social-icons li.twitter:hover {
	background-position: 0 -1170px;
}

.dribbble-follow-button {
	display: inline-block;
    margin-top: 15px;
}

.dribbble-follow-button .label, .dribbble-follow-button .count {
    font: bold 11px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
    border: 1px solid #ccc;
    text-decoration: none;
    display: inline-block;
    position: relative;
    border-radius: 3px;
}

.dribbble-follow-button .label {
    padding: 0 3px 0 1px;
    white-space: nowrap;
    background: #e3e3e3;
    background: linear-gradient(top, white, #dedede);
}

.dribbble-follow-button .label i {
    height: 18px;
    width: 18px;
    float: left;
    background: url(../img/icon.png) no-repeat top left;
}

.dribbble-follow-button .label:hover {
    border-color: #bbb;
    background: #fff;
    color: #333;
}

.dribbble-follow-button .label:active {            
     box-shadow: 0 1px 5px rgba(0,0,0,.15) inset;
}

.dribbble-follow-button .count {
    margin-left: 5px;
    padding: 0 3px;
    color: #333;
    border-color: #bbb;
    font-weight: normal;
    background: white;
}

.dribbble-follow-button .count:hover {
    text-decoration: underline;
}

.dribbble-follow-button .count > * {
	top: 50%;
	left: 0;
	margin: -4px 0 0 -4px;
	border: 4px solid transparent;
	border-right-color: #aaa;
	border-left: 0;
	position: absolute;
}

.dribbble-follow-button .count u {
    margin-left: -3px;
    border-right-color: white;
}

.diamonds .item{padding-top:50px;}
.diamonds a.diamond{display:inline-block;width:190px;height:190px;overflow:hidden;border:10px solid #ffffff;box-shadow:1px 1px 2px #ababab;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.element.darkgrey .diamonds a.diamond{box-shadow:0 1px 3px #000000;border-radius:3px;}
.element.color .diamonds a.diamond{box-shadow:0 1px 3px rgba(0, 0, 0, 0.4);}
html.lt-ie9 body .element .diamonds a.diamond{margin:0;}
.diamonds a.diamond img{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin-left:-100px;margin-top:-100px;}
.diamonds a.diamond:hover{border-color:#7d6f67;}
.element.color .diamonds a.diamond:hover{border-color:#7d6f67;}
.diamonds a.diamond span.hover{display:block;opacity:0;}
.diamonds a.diamond:hover span.hover{opacity:1;background:#7d6f67;width:155px;height:155px;position:absolute;z-index:15;margin:17px 0 0 17px;}
.diamonds a.diamond span.btn{display:block;font-size:0.8em;color:white;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);padding:10px 15px;line-height:1;background:#344152;display:inline-block;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:75px;height:35px;text-align:center;box-shadow:0 1px 1px #0e4e59 inset,0 1px 0px #4fcde4;}
.diamonds{text-align:center;}
.diamonds h2{font-size:3em;margin:65px 0 0px 0;line-height:1;}
.st-accordion .diamonds a.more{background:none!important;}

.divider{background:url(img/sep_dark.png) no-repeat center bottom;height:9px;width:100%;margin-bottom:10px;}
.mt5{margin-top:5px;}


@media (max-width:768px){
#staff{text-align: left; margin-top:90px;}

	}