body{
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;

}

.modal-body{
	font-size: 14px;
}

h1, h2, h3, h4{
	font-weight: 700;
}

a{
	border: none;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}	

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

.hide{
	display: none;
}

.slider{
	background: #F8F8F9;
	text-align: center;
	padding: 20px 0px;
}

.bxslider{
	margin: 0px;
	padding: 0px;
	background: #F8F8F9;
}

.bx-wrapper{
	text-align: center !important;
	background: #F8F8F9 !important;
}

.bx-wrapper .bx-viewport{
	background: #F8F8F9 !important;
}

.bx-wrapper img{
	max-width: 975px !important;
	width: 100%;
	display: initial !important;
}	

svg{
	width: 100%;
}

/********** HEAD *********/

.logo{
	text-align: center;
}

.logo img{
	max-width: 256px;
	width: 100%;
}

.head{
	background: #FF4D4D;
	padding: 12px 0px;
	position: relative;
}

.menu{
	margin-top: 105px;
}

.menu ul{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.menu li{
	list-style: none;
	display: inline-block;
}

.menu li a{
	font-size: 15px;
	color: #fff;
	padding: 0px 15px;
	border-right: 1px solid #fff;
}

.border-none{
	border-right: none !important;
}	

.btn-menu-movil{
	position: absolute;
	z-index: 999999;
	color: #fff;
	top: 20px;
	right: 3%;
	font-size: 30px; 
}

.btn-menu-movil:focus, .btn-menu-movil:hover{
	color: #fff;
}	

.menu-movil{
	text-align: center;
	padding-top: 20px;
}

.menu-movil ul{
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: initial;
}

.menu-movil ul li{
	list-style: none;
	padding: 8px 0px;
}

.menu-movil ul li a{
	color: #fff;
	padding: 8px 0px;
	width: 100%;
	font-size: 18px;
}	



/********** CONTENT **********/

.intro{
	background: #3F3F3F;
	color: #fff;
	text-align: center;
	padding: 60px 0px;
}

.intro h2{
	font-size: 30px;
}

.intro p{
	font-size: 15px;
	margin-top: 15px;
}

.intro-soluciones-box{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

.slider{
	padding: 60px 0px;
}

.slider-texto{
	text-align: center;
	font-size: 14px;
}

.slider-texto-box{
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}	

.slider-texto h2{
	color: #FF4D4D;
	font-size: 30px;
}	

.servicios{
	padding: 60px 0px;
	background: #F8F8F9;
	color: #3F3F3F;
	text-align: center;
}

.servicios h2{
	font-size: 30px;
}

.servicios-titulo-box{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}

.servicios-columnas{
	margin-top: 50px;
}

.servicio-col img{
	max-width: 153px;
	width: 100%;
}	

.servicio-col h2{
	font-size: 16px;
}

.servicio-col p{
	font-size: 13px;
	padding: 0px 2%;
}

.clientes{
	padding: 30px 0px;
	color: #3F3F3F;
	text-align: center;
}

.clientes h2{
	font-size: 30px;
}

.clientes-titulo-box{
	max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.curriculum{
	margin-top: 20px;
	margin-bottom: 20px;
}

.nosotros{
	background: #3F3F3F;
	padding: 50px 0px;
	color: #fff;
}

.nosotros-titulo-box{
	max-width: 800px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.nosotros-titulo-box p{
	color: #F8F8F9;
	font-size: 15px;
	margin-bottom: 12px;
}

.nosotros-svg{
	margin-top: -50px;
}

.servicios-svg{
	margin-top: -60px;
}

.valor-col{
	text-align: center;
}

.valor-col p{
	text-align: center;
	color: #F8F8F9;
	font-size: 14px;
	padding: 0px 3%;
}

.valor-col h2{
	font-size: 16px;
	color: #fff; 
}

.valor-col a{
	background: #FF4D4D;
	color: #fff;
	font-size: 15px;
	padding: 8px 24px;
}

.valor-link{
	margin-top: 35px;
	margin-bottom: 25px;
}

.valor-subtitulo{
	font-weight: bold;
	font-size: 16px;
}

.contacto{
	background: #F8F8F9;
	padding: 30px 0px;
	text-align: center;
}

.contacto-titulo h2{
	font-size: 30px;
	color: #3F3F3F;
	text-align: center;
}

.contacto-subtitulo h2{
	font-size: 18px;
	color: #3F3F3F;
	text-align: center;
}

.contacto-subtitulo p{
	font-size: 15px;
}

.contacto-subtitulo-box{
	max-width: 690px;
	width: 100%;
	margin: 0 auto;
}

.formulario{
	margin-top: 20px;
}

.formulario form{
	max-width: 690px;
	width: 100%;
	margin: 0 auto;
}

.margin-left-2pct{
	padding-left: 2%;
}

.margin-right-2pct{
	padding-right: 2%;
}

form input[type="text"], input[type="email"]{
	width: 100%;
	height: 34px;
	background: #D7D7D8;
	border: 1px solid #D7D7D8;
	margin-bottom: 12px; 
	padding: 4px 14px;
}

form input[type="submit"]{
	margin-top: 20px;
	padding: 6px 24px;
	border: none;
	border-radius: 4px;
	color: #fff;
	background: #FF4D4D;
}

form textarea{
	width: 100%;
	height: 170px;
	background: #D7D7D8;
	border: 1px solid #D7D7D8;
	resize: none;
	padding: 4px 14px;
}

.direccion-info{
	margin-top: 60px;
}

.contacto-info{
	text-align: center;
}

.contacto-info table{
	width: 100%;
	text-align: center;
	font-size: 12px;
}

.align-left{
	text-align: left !important;
}	


/********** FOOTER **********/
.footer{
	background: url('../img/background/bg-footer.jpg') repeat;
	padding: 40px 0px;
}

.footer h1, .social-foter h1{
	color: #569F51;
	font-weight: 700;
	font-size: 24px;
}

.footer-informacion{
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	margin-top: 20px;
}

.footer-informacion h2{
	color: #569F51;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	margin: 5px 0px;
}

.social-footer{
	margin-top: 10px;
}

.social-footer a{
	text-decoration: none;
	margin: 0px 2px;
}

.social-footer a:hover{
	text-decoration: none;
}	

.sub-footer{
	color: #fff;
	background: #2B2B2B;
	font-weight: 700;
	font-size: 14px;
	padding: 2px 0px;
	text-align: center;
}

.sub-footer p{
	margin-bottom: 0px;
}

.footer{
	background: #3F3F3F;
}

.footer-box{
	font-size: 12px;
	color: #fff;
	text-align: center;
}

.footer-box a{
	color: #fff;
}

@media(max-width: 776px){
	.head-flotante ul{
		display: none;
	}
}	

@media(max-width: 480px){
	.footer{
		text-align: center;
	}


	.head-flotante{
		top: 20px;
	}

	.margin-right-2pct{
		padding-right: 0px !important;
	}

	.margin-left-2pct{
		padding-left: 0px !important;
	}

	.align-left{
		text-align: center !important;
	}

	.formulario form{
		padding: 0px 4%;
	}
}