/*
Theme Name: mjwebexperts
Author: Andres J. Villar - MJ Web Experts
Author URI: https://mjwebexperts.com
Description: Theme Wordpress
Version: 1.0
*/

@font-face {
    font-family: 'Alegreya Sans';
    src: url('fonts/AlegreyaSans-Regular.eot');
    src: url('fonts/AlegreyaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/AlegreyaSans-Regular.woff2') format('woff2'),
        url('fonts/AlegreyaSans-Regular.woff') format('woff'),
        url('fonts/AlegreyaSans-Regular.ttf') format('truetype'),
        url('fonts/AlegreyaSans-Regular.svg#AlegreyaSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    display: swap;
}
@font-face {
    font-family: 'Alegreya Sans';
    src: url('fonts/AlegreyaSans-Black.eot');
    src: url('fonts/AlegreyaSans-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/AlegreyaSans-Black.woff2') format('woff2'),
        url('fonts/AlegreyaSans-Black.woff') format('woff'),
        url('fonts/AlegreyaSans-Black.ttf') format('truetype'),
        url('fonts/AlegreyaSans-Black.svg#AlegreyaSans-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    display: swap;
}
html, body{
	height: 100%;
}
body {
	background: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #666;
	font-weight: normal;
}
.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;
}
.grey {
	color: #c3c3c3;
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.yellow {
	color: #DFC110;
}
.yellow {
	color: #DFC110;
}
.red {
	color:#D42429;
}
.bg-grey {
	background: #f0f0f0;
}
.bg-black {
	background: #0b1216;
}
.bg-white {
	background: #f0f0f0;
}
.bg-red {
	background:#D42429;
}
.bg-yellow {
	background:#DFC110;
}
.alegreya {
	font-family: 'Alegreya Sans', 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: #000;
}
.readmore, .boton {
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	background: #D42429;
	border: 1px solid #D42429;
	padding: 12px 40px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}
.readmore:hover, .boton:hover, .readmore:focus, .boton:focus {
	color: #fff;
	background: #D42429;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #0B1215;
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
}


/**** HEADER ****/
.top {
	color: #fff;
	font-size: 17px;
	padding-top: 12px;
	padding-bottom: 10px;
	font-family: 'Alegreya Sans', sans-serif;
}
.top a  {
	color: #fff !important;
}
.top .col-sm-12 {
	text-align: right;
}
.top span {
	margin-left: 15px;
}
.top span.email img, .top span.telefono img {
	position: relative;
	top: -2px;
	height: 14px;
}
.top img {
	margin-right: 4px;
}
header {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: none;
}
header .navbar-brand {
	padding: 3px 0px;
	min-height: none;
	height: auto !important;
	z-index: 9999 !important;
	margin-top:-26px;
}
header .navbar-brand img {
    height: 100px;
}
.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: #fff;
	font-size: 18px;
	border: none;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 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: 'Alegreya Sans', sans-serif;
	border-bottom: 3px solid transparent;
	padding-bottom: 12px;
}
.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: #fff;
	border-bottom: 3px solid #DFC010;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    border-bottom: 3px solid #DFC010;
}
.navbar-default .navbar-nav li {
	padding-right: 15px;
	padding-left: 15px;
}


@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: none;
		box-shadow: none;
		overflow:hidden;
		background: rgba(0,0,0,0.9);
		margin-left: -15px;
		margin-right: -15px;
		margin-top: 8px;
		padding-bottom: 12px;
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.collapse.in{
		display:block !important;
	}
	header .navbar-brand img {
		height: 82px;
		margin-top:-15px;
	}
	.navbar-toggle {
	 	margin-top: 8px;
	 	padding: 0;
	 	border: none !important;
	 	background: none !important;
	 	text-align: right;
	 	margin-right: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background: #DFC010;
		height: 2px;
		border-radius: 0;
		float: right;
		margin-bottom: 5px;
	}
	.navbar-default .navbar-toggle .icon-bar.iconbar1 {
		width: 18px;
	}
	.navbar-default .navbar-toggle .icon-bar.iconbar2 {
		width: 24px;
	}
	.navbar-default .navbar-toggle .icon-bar.iconbar3 {
		width: 30px;
	}
	.navbar-default .navbar-toggle:hover .icon-bar.iconbar1 {
		width: 32px;
	}
	.navbar-default .navbar-toggle:hover .icon-bar.iconbar2 {
		width: 32px;
	}
	.navbar-default .navbar-toggle:hover .icon-bar.iconbar3 {
		width: 32px;
	}
	.navbar-default .navbar-nav li {
		padding-right: 0;
		padding-right: 0;
	}
	.navbar-default .navbar-nav li a {
		color: #fff;
		padding-top: 12px;
		padding-bottom: 12px;
		padding-left: 15px;
		padding-right: 15px;
		border-bottom: 1px solid #111 !important;
		font-weight: normal;
	}
	.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: #DFC010;
		border-bottom: 1px solid #111 !important;
	}
	.navbar-default .navbar-nav > .active > a, 
	.navbar-default .navbar-nav > .active > a:focus, 
	.navbar-default .navbar-nav > .active > a:hover {
	    background:none !important;
		color: #DFC010;
		border-bottom: 1px solid #111 !important;
	}
}

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

/*** HOME ***/
.carousel-home, .carousel-home .carousel-inner, .carousel-home .item {
	height: 100%;
}
.content-carousel {
	display: flex;
	height: 100%;
	align-items:center;
}
.content-carousel .block {
	display: block;
	width: 100%;
	position: relative;
}
.content-carousel .width-carousel {
	width: 680px;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	margin:0 auto;
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 28px;
	text-align:center;
}
.content-carousel h1 {
	font-size: 58px;
	font-weight: 900;
	margin-bottom: 20px;
	font-family: 'Alegreya Sans', sans-serif;
	color: #fff;
}
.content-carousel p {
	margin: 0;
}
.content-carousel a {
	display: block;
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	color:#DFC010 !important;
}
.content-carousel a img {
	margin-bottom: 8px;
	width: 50px;
}
section {
	margin-top: 50px;
	margin-bottom: 50px;
}
.intro {
	padding-left: 10%;
	padding-right: 10%;
}
h2 {
	font-size: 38px;
}
h4 {
	font-size: 19px;
}
h3 {
	font-size: 28px;
}
.intro h2 {
	font-size: 20px;
	margin: 30px 0;
}
.intro h2 strong {
	display: block;
	font-size: 38px;
}
.intro h2 strong::after {
	content: '';
	clear: both;
	display: block;
}
.linea {
	display: block;
	width: 60px;
	height: 2px;
	margin: 12px 0;
}
.linea.red {
	background: #D42429;
}
.linea.text-center {
	margin-left: auto;
	margin-right: auto;
}
.service-home {
	position: relative;
	padding-left: 70px;
	color:#fff;
	margin-bottom: 30px;
}
.service-home img {
	position:absolute;
	left: 0;
	top: 0;
	width:54px;
}
.service-home a {
	color: #fff !important;
}
.service-home h4 {
	font-weight: 600;
}
.work {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}
.work .overlay {
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	background: rgba(0,0,0,0.8);
	color: #fff;
	text-align: center;
	opacity: 0;
	display: flex;
	align-items: center;
	text-transform: uppercase;
	padding: 15px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.work .overlay div {
	text-align: center;
	display: block;
	font-size: 24px;
	width: 100%;
}
.work:hover .overlay {
	opacity: 1;
}
.formulario input, .formulario textarea {
	width: 100%;
	padding: 8px 10px;
	margin-bottom: 15px;
	border-radius: 6px;
}
.parallax .formulario input, .parallax .formulario textarea {
	background: #fff;
	border: none;
	color: #333;
	font-family: 'Open Sans',sans-serif;
}
.parallax .formulario textarea {
	height: 80px;
}
.contacto .formulario input, .contacto .formulario textarea {
	padding: 10px;
	background: #fff;
	border: 1px solid #999;
	color: #333;
	font-family: 'Open Sans',sans-serif;
	margin-bottom: 20px;
}
.parallax {
	color: #fff;
	background: url(images/parallax.jpg) no-repeat center center;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 20px;
}
.parallax h2 {
	color: #fff;
}
.parallax .text {
	padding-right: 60px;
}
footer {
	padding-top: 30px;
	background: #0B1216;
	color: #fff;
	font-size: 15px;
}
footer a {
	color: #fff !important;
}
img.logo-footer {
	width: 220px;
	max-width: 80%;
}
.menufooter h3 {
	color:#D42429;
	font-size: 18px;
	margin-bottom: 20px;
}
.menufooter a {
	display: block;
}
.copyright {
	text-align: left;
}
.developed {
	text-align: right;
}


/** PAGES ***/
.cab {
	padding-top: 190px;
	color: #fff;
	font-size: 19px;
	padding-bottom: 80px;
}
.cab h1 {
	color: #fff;
	font-size: 46px;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 900;
	margin-bottom: 20px;
}
.cab h1 span {
	font-weight: normal;
}
.content-cab {
	padding-left: 30px;
}
.cab a {
	text-transform: uppercase;
	display: inline-block;
	color: #fff !important;
	background: #D42429;
	border: 1px solid #D42429;
	padding: 12px 40px;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 18px;
	margin-top: 30px;
}
.contenidos h1, .contenidos h2, .contenidos h3, .contenidos h4 {
	margin-bottom: 20px;
}
.legal h1, .legal h2, .legal h3, .legal h4 {
	margin-top: 20px;
	font-size: 24px;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 900;
}
.legal ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.legal ol {
    margin-left: 30px;
    margin-bottom: 10px;
}
.legal ul li {
	padding-left: 18px;
	position: relative;
}
.legal ul li::before{
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #D42429;
	position: absolute;
	left: 0;
	top: 10px;
}
.bloque {
	width: 20%;
	float: left;
	text-align: center;
	padding-top: 30px;
	font-size: 16px;
	padding-left: 16px;
	padding-right: 16px;
	color: #fff;
}
.bloque img {
	max-height: 50px;
}
.bloque img {
	margin-bottom: 15px;
}
.single-content h3 {
	color: #D92026;
	margin-bottom: 20px;
}
.single-content h2 {
	margin-bottom: 20px;
}
.contact-content h4 {
	margin: 20px 0 10px 0;
}
.contact-content a {
	color:#D32428 !important;
}
.alert.alert-success {
	border-bottom: none;
	border-left: 5px solid #D32428;
	border-right: none;
	border-top: none;
	border-radius: 0;
	background: #fff;
	color: #D32428;
	padding: 15px;
}
.bg-black h1 {
	font-family: 'Alegreya Sans', sans-serif;	
	font-weight: 900;
	margin-top: 40px;
}
.step {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 125px;
	margin-bottom: 12px;
}
.step img {
	position: absolute;
	left: 0;
	top: 25px;
	width: 100px;
}
.step h3 {
	font-style: italic;
	margin-bottom: 10px;
}
.step h2 {
	margin-bottom: 15px;
}
.text-center p {
	text-align: center;
}
.servicio {
	position: relative;
	padding-left: 108px;
	margin-bottom: 50px;
}
.servicio h2 {
	font-size: 30px;
	margin-bottom: 12px;
}
.servicio img {
	position: absolute;
	left: 0;
	top: 15px;
	width: 84px;
}
.servicio.hosting img {
	top: 0;
}
.servicio a {
	font-style: italic;
	color: #FFFFFF !important;
}
.sidebar {
	padding-left: 30px;
}
.sidebar .work {
	margin-bottom: 15px;
}
h3.titulo {
	position: relative;
	padding-left: 104px;
	width: 500px;
	max-width: 100%;
	line-height: 1.3em;
	margin-bottom: 30px;
}
h3.titulo img {
	position: absolute;
	left: -2px;
	top: -2px;
	width: 86px;
}



@media(max-width: 767px) {
	.imageheader{
		display:none;
	}
	.bloque {
		width: 50%;
	}
}


@media(max-width: 498px) {
	.content-carousel .width-carousel {
		font-size: 20px;
	}
	.content-carousel h1 {
		font-size: 44px;
	}
	.content-carousel a {
		font-size: 18px;
	}
	.content-carousel a img {
		width: 42px;
	}
	h2 {
		font-size: 32px;
	}
	h3 {
		font-size: 24px;
	}
	.intro h2 strong {
		font-size: 32px;
	}
	.parallax .text {
		padding-right: 15px;
	}
	.copyright, .developed {
		text-align: center;
	}
	.cab {
		padding-top: 150px;
		font-size: 18px;
		padding-bottom: 70px;
		margin-bottom: 0;
	}
	.cab h1 {
		font-size: 38px;
	}
	.content-cab {
		padding-left: 15px;
	}
	.bloque {
		width: 80%;
		float: none;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 10px;
	}
}

.article .imgarticle {
	display: block;
	width: 100%;
	height: 220px;
}
.article {
	width: 420px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}