body {
	background-color: #4c5f99;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 0 auto;
	max-width: 1200px;
}

h4 {
	font-size: 16px;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
h3 {
	font-size: 17px;
	color: #003594;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
p {
	font-family: 'Titillium Web', sans-serif;
	font-size: 15px;
}

li {
	list-style-type: none;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #003594 -moz-use-text-color #003594;
  border-style: solid none;
  border-width: 1px 0;
  margin: 18px 0;
}

.container {
	background-color: #ffffff;
	width: 80%;
	padding: 10px 50px 50px 50px;
}

.header {
	background-color: #ffffff;
	width: 80%;
	margin: 0 auto;
}

.header-img {
	width: 100%;
	height: auto;
	border: none;
}
.header-img_2 {
	width: 100%;
	height: auto;
}
.header-lil {
	width: 100%;
	height: auto;
}

.lang {
	margin-right: 25px;
}

.foto-srvcs {
	width: 100%;
	height: auto;
	border: none;
}

.navbar-default {
	background-color: #ffffff;
	border: none;
	border-radius: 0;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 25px;
}
.navbar .divider-vertical {
	height: 20px;
	margin: 16px 0;
	border-right: 1px solid #003594;
	border-left: 1px solid #003594;
}

.navbar-default .divider-vertical {
	border-right-color: #003594;
	border-left-color: #003594;
}
.navbar-default a {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
	font-size: 14px;
}
.navbar .nav > li > a {
	color: #757575;
	background-color: #ffffff;
}

ul.nav a:hover { color: #003594 !important; }

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
background-color: #fff;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: red;
  background-color: white;
  background-image: none;
  filter: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #003594;
	background-color: #ffffff;
	border-radius: 0;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #003594;
    background-color: #ffffff;
	border-radius: 0;
}

.container .jumbotron {
	border-radius: 0;
}
.jumbotron {
	margin-top: 0;
	margin: 0 auto;
	width: 80%;
	background-color: #ffffff;
}
.jumbotron h1 {
	color: #e6e6e6;
}
.jumbotron p {
	color: #a8a8a8;
}

.dcha-img {
	padding-top: 20px;
	width: 100%;
}

.btn {
	min-width: 190px;
	max-width: 190px;
	text-align: left;
	border-radius: 0;
}

.thumb {
	padding: 10px;
}

.img-responsive {
	margin: 0 auto;
}

.footer {
	width: 80%;
	margin: 0 auto;
	background-color: #4c5f99;
	padding: 5px 0 0 0;
}
.footer footer{
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
	font-size: 13px;
	color: #fff;
	
}
.footer a{
	color: #fff;
}

#map {
    width: 100%;
    height: 400px;
}

form{
    width: 100%;
}
form input, textarea{
    width: 100%;
    padding: 15px;
    background: #d2d2d2;
    border: 0;
    margin-bottom: 1px;
    font-size: .9em;
    font-weight: 300;
}

#submit{
	margin-top: 20px;
	height: 50px;
	width: 100%;
	max-width: 100%;
	outline: none;
	border:none !important;
	box-shadow:none !important;
	border-radius: 0;
}
.btn-send {
	color: #f0f0f0;
    background: #26292e;
}
.btn-send:hover,
.btn-send:focus,
.btn-send:active{
	color: #f0f0f0;
    background: #4c5f99;
}

.social {
	margin-top: -28px;
	background: none;
	float: right;
	position: relative;
	top: 50px;
	right: 30px;
	font-size: 18px;
}

/* media queries */
@media(max-width:767px) {

	.navbar-collapse .nav > .divider-vertical {
		display: none;
	}
}

@media (min-width: 480px) {
	.header-lil {
		display: none !important;
	}
}

@media (max-width: 479px) {
	h2 {
		font-size: 18px;
		font-weight: 700;
	}
	
	h4 {
		font-size: 13px;
	}
	
    .header-img_2,
	.header-img {
		display: none !important;
	}
	
	.lang {
		margin-top: 10px;
		margin-top: 10px;
	}
	.lang-ul {
		margin-top: 0;
	}
	
	.jumbotron {
		padding: 0;
	}
	
	.col-xs-12 {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.dcha-img {
		display: none;
	}
	
	.navbar-default {
		margin-top: 0;
	}
	
	.img-responsive {
		margin-left: 0;
	}
	
	.header {
		width: 100%;
	}
	
	body {
		padding-top: 0;
	}
	
	.container {
		width: 100%;
	}
	
}