h4{
	font-weight: 600 !important;
}

.resetMargin {
	margin: 0px !important;
}

.flag{
	width: 100%;
  margin-top: 2px;
}

.resetPadding {
  padding: 0px !important;
  margin-left: 15px !important;
}

.navbar-nav {
    padding-top: 20px !important;
}

.navbar-brand {
  padding: 0px !important;
  margin-bottom: 15px;
}
.center {
  text-align: center !important;
}

.position-center {
    position: absolute;
		margin: 0 auto !important;
}

.position-center {
	top:50% !important;
	left: 0;
	right: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 200px;
}


ul {
  list-style-type: none;
  	padding: 0;
}
#sidebar-menu{
  margin-top: 30px;
}

#sidebar-menu .main-menu a {
  display: block;
	font-size: 16px;
	font-weight: 500;
	color: #999;
	padding: 4px 20px;
}

#sidebar-menu .main-menu a:hover {
  	color: #11427D;
  	text-decoration: none;
  	background-color: transparent;
  	border-left: 1px solid #11427D;
}

#sidebar-menu .sub-menu a {
  	padding-top: 1px;
  	padding-bottom: 1px;
  	padding-left: 30px;
  	font-size: 14px;
  	font-weight: 400;
}

#sidebar-menu .sub-sub-menu a {
  	padding-top: 1px;
  	padding-bottom: 1px;
  	padding-left: 40px;
  	font-size: 14px;
  	font-weight: 400;
}

.affix {
    position: fixed;
    max-width: 275px;
    margin-top: 0px;
    padding-top: 0px;
}

.affix-top {
    width: 275px;
}

.container {

}

.container-sidebar {
   position: relative;
}

.col-separator{
	margin-top: 40px;
	padding: 30px;
}

.icon-linkedin{
	width: 100%;
	height: 42%;
}

.margin-contact{
	margin-top: 30px;
}

.margin-no {
	margin-left: 0px !important;
}

#contact-form{
	background-color: #f2f2f2;
}

.color-green {
	color: #93c300 !important;
}
.mapa{
	width: 100%;
}

.padding-left-i{
	padding-left: 6px;
}

.margin-top-h2{
	margin-top: 0px;
}

.section-title-work{
	margin-bottom: 0px;
	margin-top: 70px;
}

.section-title-work h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
}
.section-title-work p {
  font-family: 'Volkhov', serif;
  font-style: italic;
  color: #666;
}

.resetMargin {
	margin: 0px !important;
	padding: 0px !important;
}

.shadow{
	-webkit-box-shadow: 0 6px 10px rgba(0,0,0,.15);
box-shadow: 0 6px 10px rgba(0,0,0,.15);
}

.width-80{
	width: 80%;
}

.tituloSocial{
	float: right;
	padding-right: 35px;
}

.display-none{
	display: none;
}

.height{
	height: 720px;
}
