/*
Theme Name: MS Globalsolucion
Author: Andres J. Villar - Merit Designs
Author URI: https://meritdesigns.com
Description: Theme Wordpress
Version: 1.0
*/

html, body{
	height: 100%;
}
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #444;
	font-weight: 400;
}
.container, .container-fluid {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}
.clear, .clearfix {
	display: block;
	clear: both;
}
.height10 {
	height: 10px;
}
.height20 {
	height: 20px;
}
.height30 {
	height: 30px;
}
.height50 {
	height: 50px;
}
img {
	max-width: 100%;
	height: auto;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.blue {
	color: #4D91D8;
}
.bg-grey {
	background: #f5f5f5;
}
.bg-black {
	background: #000;
}
.bg-white {
	background: #fff;
}
.bg-blue {
	background: #3157A5;
}
.montserrat {
	font-family: 'Montserrat', sans-serif;	
}
.transition, a.boton, button {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
a, a:hover, a:focus, a:active {
	text-decoration: none;
	color: #4D91D8;
}
.readmore, .boton {
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	background: #3157A5;
	border: 1px solid #3157A5;
	padding: 12px 40px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
.readmore:hover, .boton:hover, .readmore:focus, .boton:focus {
	color: #fff;
	background: #3157A5;
}
.boton2 {
	text-transform: uppercase;
	display: inline-block;
	color: #539ddf;
	background: #fff;
	border: 1px solid #fff;
	padding: 12px 40px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
}


/**** HEADER ****/
.top {
	background: #3157A5;
	color: #fff;
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 6px;
}
.top a  {
	color: #fff;
}
.top .contactos img {
	margin-right: 4px;
}
.top .contactos span {
	margin-right: 15px;
}
.top .social a {
	margin: 0 4px;
	color: #539ddf !important;
	font-size: 17px;
}
.language {
    display: inline-block;
    border-left: 1px solid #539ddf;
    margin-left: 10px;
    padding-left: 10px;
    position: relative;
    z-index: 10000;
}
.language button {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	background-color: #3157A5;
	border: none;
	padding: 0 0 0 8px;
	margin: 0;
	position: relative;
	color: #539ddf !important;
	top: -2px;
}
.language ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: #3157A5;
	box-shadow: none;
	border: none;
	top: -12px;
}
.language a {
	display: block;
	border-bottom: 1px solid #539ddf;
	padding: 10px 15px 10px 19px;
	position: relative;
	color: #539ddf;
	font-size: 15px;
}
header {
	z-index: 100;
	position: relative;
	width: 100%;
	background: #fff;
}
header .navbar-brand {
	padding: 3px 0px;
	min-height: none;
	height: auto !important;
	z-index: 9999 !important;
}
header .navbar-brand img {
    height: 76px;
}
.navbar-header {
    position: relative;
    z-index: 999;
}
.navbar-default {
    background-color: transparent !important;
    border-color: none;
    border: none;
    margin-top: 8px;
    margin-bottom: 0;
    padding-top: 0;
}
.navbar-default .navbar-nav li a {
	color: #000;
	font-size: 16px;
	border: none;
	padding: 32px 0;
	text-transform: uppercase;
	font-weight: normal;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 3px solid transparent;
}
.navbar-default .navbar-nav li.active a, .navbar-default .navbar-nav li a:hover,
.navbar-default .navbar-nav li a:focus {
	background:none !important;
	color: #3157A5;
	border-bottom: 3px solid #3157A5;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    color: #3157A5;
    border-bottom: 3px solid #3157A5;
}
.navbar-default .navbar-nav li {
	padding-right: 15px;
	padding-left: 15px;
}
.dropdown-menu {
	list-style-type: none !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #000 !important;
    background-color: #fff !important;
}
.navbar-nav > li.submenu > .dropdown-menu {
	margin: 0;
	padding: 3px 0 0 0;
	list-style-type: none !important;
	border-top: 1px solid #3157A5;
	background: #fff;
	margin-left: 0 !important;
	min-width: 200px;
}
.navbar-nav > li.submenu > .dropdown-menu li {
	margin: 0; 
	padding: 0;
}
.navbar-nav > li.submenu > .dropdown-menu li a {
	border-bottom: 1px solid #f0f0f0 !important;
	font-size: 14px !important;
	color: #3157A5;
	font-weight: normal;
	padding: 12px 15px;
    display: block;
    background: #fff;
}
.navbar-nav > li.submenu > .dropdown-menu li a:hover {
	border-bottom: 1px solid #f0f0f0 !important;
	background: #fff !important;
	color: #3157A5;
}
.carousel-home .item {
	height: 460px;
}
.carousel-home img.imgcarousel {
	width: 100%;
}
.carousel-home .container-fluid {
    position: absolute;
    color: #fff;
    z-index: 100;
    top: 0;
    left: 0;
    right: 0;
 	height:100%;
}
.carousel-home .row {
	height:100%;
} 
.carousel-home .col-sm-12 {
	height:100%;
}
.content-carousel {
	display: flex;
	height: 100%;
	align-items: center;
	color: #fff;
}
.content-carousel > div {
	text-align: center;
	width: 760px;
	max-width: 100%;
	margin: 0 auto;
	font-size: 22px;
}
.content-carousel h1 {
	font-size: 44px;
	margin-bottom: 20px;
}
.content-carousel a {
	font-size: 16px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0 1px;
    background-color: #559FE0;
    border: 1px solid #559FE0;
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 1px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 12px;
}
h3 {
	font-size: 24px;
}
.intro h3 {
	color: #4D91D8;
}
.intro h3::after {
	content: '';
	display: block;
	width: 80px;
	background: #4D91D8;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3.border::after {
	content: '';
	display: block;
	width: 80px;
	background: #4D91D8;
	height: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service-home {
	display: block;
	position: relative;
	width: 420px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.service-home img {
	width: 100%;
}
.service-home span {
	-webkit-display: flex;
	-moz-display: flex;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 22px;
	color: #fff;
	margin: 0;
}
.parallax {
	background: url(images/parallax.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 60px;
	font-size: 18px;
}
h2 {
	font-size: 30px;
}
.parallax h2 {
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 24px;
}
footer {
	background: #f5f5f5;
	padding: 30px 0 20px 0;
	color: #666;
}
footer a, footer a:hover, footer a:focus {
	color: #666;
}
.borde-footer {
	border-top: 1px solid #ccc;
	margin: 24px 0;
}
.menufooter a {
	color: #666 !important;
	margin: 3px 12px;
	text-transform: uppercase;
}
footer .social-footer {
	margin-bottom: 20px;
}
footer .social-footer a {
	color: #00bad3 !important;
	margin: 0 5px;
	font-size: 22px;
}
.copyright {
	font-size: 15px;
}
.copyright p {
	margin-top: 12px;
}
.cab {
	padding-top: 80px;
	padding-bottom: 80px;
}
.cab h1 {
	text-transform: uppercase;
	font-size: 28px;
	color: #fff;
	margin: 0;
	padding: 0;
}
h3.border.left {
	color: #4E91D8;
	text-transform: uppercase;
}
h3.border.left::after {
	content: '';
	display: block;
	width: 80px;
	background: #4D91D8;
	height: 4px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
.liservices ul {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0;
}
.liservices ul li {
	float: left;
	width: 33.33%;
	position: relative;
	padding-left: 16px;
}
.liservices ul li::after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #4E91D8;
	position: absolute;
	left: 2px;
	top: 8px;
}
.mapa iframe {
	width: 100%;
	height: 320px;
}
.formulario {
	font-size: 15px;
	color: #999;
}
.formulario input, .formulario textarea {
	width: 100%;
	border: 1px solid #ccc;
	padding: 12px 15px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #555;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #666;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #666;
}
.mapa span {
	display: inline-block;
	width: 24px;
	text-align: center;
}
.mapa p {
	margin: 2px 0;
	padding: 0;
}
div.alert.alert-success {
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 2px solid #3157A5;
	color: #3157A5;
	background: #fff;
	border-radius: 0;
	padding: 15px;
}
.ejecutivo {
	width: 400px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.ejecutivo h4 {
	margin: 16px 0 0 0;
	text-transform: uppercase;
}
.ejecutivo a{
	display: block;
	background: #3157A5;
	color: #fff;
	text-transform: uppercase;
	padding: 9px 12px;
	text-align: center;
}
.single img {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	max-width: 48%;
}
.single h3 {
	text-transform: uppercase;
	margin: 0;
}
.single p.black {
	margin: 15px 0;
}


@media(max-width: 991px) {
	.top .contactos {
		display: none;
	}
}

@media(max-width: 767px) {
	header .navbar-brand img {
		margin-bottom: 8px;
		height: 62px;
 	}
	.navbar-toggle {
	 	margin-top: 28px;
	 	padding: 0;
	 	border: none !important;
	 	background: none !important;
	 	text-align: right;
	 	margin-right: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background: #3157a5;
		height: 2px;
		border-radius: 0;
		float: right;
		margin-bottom: 5px;
		width: 32px;
	}
	.navbar-collapse {
	  border-top: 1px solid transparent;
	  box-shadow: inset 0 1px 0 rgba(0,0,0,0.6);
	  background: #fff;
	  margin-left: -15px;
	  margin-right: -15px;
	  padding: 0;
	  margin-top: 8px;
	}
	.navbar-default .navbar-nav li {
		padding-right: 0;
		padding-right: 0;
	}
	.navbar-default .navbar-nav li a {
		color: #000;
		font-size: 15px;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 15px;
		padding-right: 15px;
		border-bottom: 1px solid #f0f0f0 !important;
		font-weight: normal;
	}
	.navbar-default .navbar-collapse {
		overflow-y: hidden;
		max-height: none;
		overflow-x: hidden !important;
	}
	.carousel-home .item {
		height: 380px
	}
	.content-carousel > div {
		font-size: 18px;
	}
	.content-carousel h1 {
		font-size: 34px;
	}
	h2 {
		font-size: 26px;
	}
	.liservices ul li {
		float: left;
		width: 50%;
	}

}

@media(max-width: 498px) {
	.liservices ul li {
		float: none;
		width: 100%;
	}
	.single img {
		float: none;
		margin-right: 0;
		margin-bottom: 15px;
		max-width: 100%;
	}

}
