@charset "utf-8";
/* CSS Document */

/*@font-face {
	font-family: 'Conv_GillSansStd';
	src: url('fonts/GillSansStd.eot');
	src: local('☺'), url('fonts/GillSansStd.woff') format('woff'), url('fonts/GillSansStd.ttf') format('truetype'), url('fonts/GillSansStd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
* {
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
 html{
    
overflow-x:hidden;
 }

@font-face
{
    font-family: "OpenSans-Regular";
    src: url(../font/OpenSans-Regular.ttf) format("truetype");
}

@font-face {
    font-family: "OpenSans-Light";
    src: url(../font/OpenSans-Light.ttf) format("truetype");
}
@font-face {
    font-family: "Gillsans";
    src: url(../font/GillSansStd.ttf) format("truetype");
}
@font-face {
    font-family: 'bebas';
    src: url('../font/bebasneue_regular-webfont.woff2') format('woff2'),
         url('../font/bebasneue_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    line-height:200%;
    width:100%;
    text-align:center;
    background-color: rgba(27,27,27,1);
    color:#fff;
    z-index:99999;
    height:7%;
    
}

.inner {
    width:100%;
    position:absolute;
    padding-left:0;
    font-family:'roboto';
    font-size:0.9em;
}
 
.inner a.ok {
    padding:4px;
    color:#204080;
    text-decoration:none;
    padding:5px;
    border-radius:0px;
    background-color:#FFB600;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#FFB600;
}
@font-face
{
    font-family: "MyriadPro";
    src: url(../font/myriadproregular.ttf) format("truetype");
}
.imag-apli-coor-activi-empre {
	max-width: 558px;
	height: auto;
}


#contenedor{
    width:100%;
    margin:auto;
    background-color:#fff;
    box-shadow: none !important;
    
}

body
{

    font-family: 'roboto',Verdana, Arial, sans-serif !important;
    font-size: 13px;
    text-align: center;
    letter-spacing: 1px;
    margin:0;
    background-color:#ECECEC;
}
p {
    text-align: justify;
    line-height: 1.5;
    color: #323232;
    font-size: 1.1em;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

#header .arriba
{
	background-color: transparent;
	width: 85%;
	height: 45px;
	padding-top: 0px;
	margin:auto;
	/*margin-left:14.5%;*/
}
#header .arriba p{
	color:rgba(27,27,27,.9);
	margin-top:1.5%;
	margin-bottom:0;
	text-align:justify;
}
.negro {
	color:rgba(27,27,27,.9);
}
.float_der{
	margin-top: 10px;
	margin-right: 1%;
	float: right;
		}
.float_izq {
	float:left;
	margin-top:15px;
}
.float_izq_arriba {
	float:left;
	width:74%;
	/*margin-left:1%;*/
}
.float_der_arriba{
	margin-top: 10px;
	float: right;
	width:17%;
	text-align:right;
	/*margin-right:1%;*/
		}
#content{ 
	margin-top:10px;
	width:100%;
	margin:auto;
}

#content .container{
	padding: 0;
	text-align: justify;
	margin-top:2%;
	width:85%;
		
}
::selection
{
	background:#204080; /* Safari */
	color:#fff;
}

::-moz-selection
{
	background:#204080; /* Firefox */
	color:#fff;
}

.container
{
	/*
	position:relative;
	float:left;
	clear:both;
	*/
	/*width: 100%;*/
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	overflow: hidden;
	background: #ffffff;
	/*max-width: 950px;*/
}

.float_left
{
	float:left;
}

.float_right
{
	float:right;
}
#logo-menu{
	/*width:950px;
	margin-left:auto;
	margin-right:auto;*/
	display:block;
	width:85%;
	/*float:left;*/
	height:62px;
	margin: auto;
}
#politica-proteccion ul{
	list-style:disc;
}
#politica-proteccion ul li {
    list-style-type: disc;
    padding-left: 20px;
    font-size: 1em;
    font-family: 'roboto';
    letter-spacing: 2.5px;
    line-height: 145%;
}
#politica-proteccion ul li ul{
	margin-top: 20px;
}
#politica-proteccion ul li ul li {
    list-style-type: circle;
    padding-left: 20px;
    margin-left: 40px;
    font-size: 1em;
    font-family: 'roboto';
    letter-spacing: 2.5px;
    line-height: 145%;
}
#logo{
	margin-top:0.5%;
	/*height:57px;
	width:217px;*/
	width:20%;
	float:left;
	/*margin-left:2%;*/
}
.logotipo{
	width:100%;
	margin-top:4%;
	margin-bottom:2%;
}
nav{
    margin-top:2.8%;
    /*margin-right:2%;*/
    width:780px;
    padding:0;
    float:right;
 }
nav ul{
    height:30px;
    list-style:none;
    margin:0;
    padding:0;
    float:right;
}
nav li{
    float:left;
    padding:0px;
}
nav li a{
    background:#ffffff;
    color:#323232;
    display:block;
    font-weight:normal;
    line-height:35px;
    margin:0px;
    padding:0px 20px;
    text-align:center;
    text-decoration:none;
    font-size:1em;
}

nav li a:hover, nav ul li:hover a{
    background: #313131;
    color:#FFFFFF;
    text-decoration:none;
}
 nav ul li:hover a.amarillo{
    background:#FFD366  !important;
    color:#1b1b1b;
    text-decoration:none;
}
nav li ul{
    background:#ffffff;
    display:none;
    height:auto;
    padding:0px;
    margin:0px;
    border:0px;
    position:absolute;
    width:160px;
    z-index:200;
}
nav li:hover ul{
    display:block;
}
nav li li {
    background:#313131;
    display:block;
    float:none;
    margin:0px;
    padding:0px;
    width:250px;
}
nav li:hover li a{
    background:none;
}
nav li ul a{
    display:block;
    height:30px;
    font-size:12px;
    font-style:normal;
    margin:0px;
    padding:0px 10px 0px 15px;
    text-align:left;
}
nav li ul a:hover{
    background:#ffb600;
    border:0px;
    color:#323232;
    text-decoration:none;
}
 nav li ul li:hover a{
	 background:#ffb600;
 }
.children a{
    	font-size:1em;

}

.solicitar-demo {
	width: 130px;
	height: 25px;
	background-color: #FFB600;
	float: right;
	padding-top: 10px;
	margin-right:5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	color: #FB7779;
}
.solicitar-demo :hover {
	font-weight: bold;
}
.solicitar-demo input {
	width:220px;
	height:45px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color:#204080;
	color:#ffffff;
	cursor:pointer;
}
.solicitar-demo input:hover {
	background-color: #E89E00;
}

.cifra{
	text-align: center;
	font-size: 18px;
	font-style: normal;
	color: #486da0;
	font-weight: bold;
}
.blanco {
	color:#ffffff;
}

#footer-a {
	width: auto;
	background-color: #1b1b1b;
	margin-top:2%;
}
#footer-a .container{
	height:auto;
	background-color: #1b1b1b;	
}
#footer-a .container p{
	color:#ffffff;
}
#footer-a .pie_a_iz{
	float: left;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 0.85em;
	width: 200px;
	min-height: 130px;
}
#footer-a .pie_a_blog{
	float: left;
	text-align: justify;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 0.85em;
	width: 400px;
	min-height: 130px;
}
.footer_redes
		{
	margin-top: 20px;
	margin-right: 25px;
	float: right;
	width: 220px;
		}
		
	#footer-b .container{
	/*height: 30px;*/
	color: #ffffff;
	background: #3d3c3f;
	font-size: 0.85em;
	text-align: left;
	padding-left: 20px;
	line-height:220%;
}
#footer-b {
	width: auto;
	/*padding-top:10px;*/
	margin-right: auto;
	margin-left: auto;
	background-color: #121212;
	
}
.confianza{
	margin-right:10px;
}
.link{
	text-decoration: none;
	color: #ffffff;
}

.link:hover{
	color: #3399FF;
}
.linkleer{
	text-decoration: none;
	color: #204080;
	margin-left: auto;
	margin-right: auto;
	width:250px;
	height:25px;
	/*background-color:#dcd8d8;*/
	padding-top:10px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
}
.linkleer:hover{
	font-weight:bold;
}
.icono{
	display: block;
	margin: 0 auto;
}
#load_pool
{
	display:none;
}
.img-quienesomos {
	max-width: 25%;
	height: auto;
	margin-right:2%;
	
}
.quienes_somos{
    margin-top:-2%;
}

#presentacion
{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	background:#000000;
}

#web
{
	display:none;
}
#pelicula_b
{
	height:300px; /* +17px */ /* +34px */
}
div#H {
    width: 85%;
    margin: auto;
    margin-top: 3%;
}

h1
{
  /*  border-radius: 3px;*/
       color: #1b1b1b;
    font-size: 2em;
    font-weight: normal;
    line-height: 200%;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 1%;
    padding-top: 0;
    text-align: left;
    margin-top: 2%;
    background-color: rgba(27,27,27,.1);
    letter-spacing: 2.5px;
    font-family: 'bebas' !important;
}

h2
{
	margin-bottom: 2%;
	font-size: 2em;
	font-weight: normal;
	color: #323232;
	text-align:left;
	letter-spacing: 2.5px;
   font-family: 'bebas' !important;
}

h3
{
	font-weight: normal;
	font-size: 20px;
	text-align:center;
	line-height: 1.15;
	color: #323232;
	letter-spacing: 2.5px;
   font-family: 'bebas' !important;
   margin-bottom: 5%;
}
#info_contratas {
    margin-top: 1%;
    width: 90%;
    border: 1px solid red;
    border-radius: 5px;
    padding: 2%;
}#info_contratas a {
    color: #3399FF;
    text-decoration: none;
}
.titu_info_contratas {
    display: block;
    font-weight: bold;
    font-size: 1.3em;
}
h2.demo
{
	margin-top: 2%;
	font-size: 2em;
	font-weight: bold;
	color: #204080 !important;
	text-align:center !important;
}
h3.demo
{
	font-weight: bold;
	font-size: 16px;
	text-align:center !important;
	line-height: 1.15;
	color: #204080 !important;
	font-style: italic;
	margin-top: 1%;
}
.responsive{
width:99.98%;
border:none !important ;
border-left:none;
border-right:none;
margin-top:0.5%;

}
	
.aplicacion{
	background: url(../../public/images/slider_home/aplicacion3.jpg) no-repeat center left;
/*	height:100%;*/
	height:auto;
	background-size:100%;
	
}
.concurso{
	background: url(../../public/images/slider_home/concurso.jpg) no-repeat center left;
/*	height:100%;*/
	height:auto;
	background-size:100%;
	
}
.jornadas{
	background: url(../../public/images/slider_home/jornadas2.jpg) no-repeat center left;
/*	height:100%;*/
	height:auto;
	background-size:100%;
	
}

.servicio{
	background: url(../../public/images/slider_home/servicios3.jpg) no-repeat center left;
/*	height:100%;*/
	height:auto;
	background-size:100%;
	
}
.calculadora_slider{
	background: url(../images/slider_home/calcu.jpg) no-repeat center left;
/*	height:100%;*/
	height:auto;
	background-size:100%;
	
}
.clientes_slider{
	background: url(../images/slider_home/clientes.jpg) no-repeat center left;
/*	height:100%;*/
	height:auto;
	background-size:100%;
	
}
.blog_slider{
	background: url(../images/slider_home/blog.jpg) no-repeat center left;
/*	height:100%;*/
	height:auto;
	background-size:100%;
	
}

.titus_slider{
	color:#fff;
	float:left;
  background-color:rgba(32,63,120,1);
	line-height:170%;
	padding-left:2%;
	padding-right:2%;
	border-top-right-radius:0px;
	border-bottom-right-radius:0px;
	/*margin-top:10%;*/
	margin-bottom:8%;
	font-size:1.5em;
	margin-left: 7.6%;
	
}
/*.boton_slider{
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1.4em;
	border-radius:5px;
	font-family: 'Merriweather Sans', 'Gill Sans MT', OpenSans-Regular, Arial, sans-serif;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	margin-top:15%;
	text-decoration:none;
	float:right;
	margin-right:5%;
}*/
.pie_a_iz p {
    text-align: left;
}

/*.boton_slider:hover{
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1.4em;
	border-radius:5px;
	font-family: 'Merriweather Sans', 'Gill Sans MT', OpenSans-Regular, Arial, sans-serif;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	cursor:pointer;
	float:right;
	margin-right:5%;
	
}*/
.boton_slider {
    background-color: rgba(255,182,0,1);
    border: none;
    padding: 1%;
    color: #fff;
    font-size: 1.4em;
    border-radius: 0px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;    
    margin-top: 15%;
    text-decoration: none;
    float: right;
    margin-right: 7.6%;
    margin-bottom: 1%;
}
.boton_slider:hover {
    background-color: rgba(255,182,0,1);
    border: none;
    padding: 1%;
    color: #fff;
    font-size: 1.4em;
    border-radius: 0px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;   
    margin-top: 15%;
    text-decoration: none;
    float: right;
    margin-right: 7.6%;
    margin-bottom: 1%;
}




.titulos_diferencias {
text-align: justify;
font-size: 14px;
}
#cuadros, #cuadros2 {
	height: 100%;
}
#ventajas1, #ventajas2 {
	width:250px;
	float:left;
	height:100%;
	margin-right:10px;
	text-align:justify;
	display:block;
	padding:5px;
}
#ventajas1 ul,#ventajas2 ul{
	list-style-image:url(../images/icono.png);
}

#slider_calcu{
	width:100%;
	max-width:100%;
	border-radius:5px;
	border:1px solid #204080;
	background:url(../images/slider_calcu1.png);
	height:344px;
	max-height:344px;
	margin-bottom:2%;
	line-height:100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	
}

.frases{

  color:white;
  float:right;
  width:47%;
  margin-top:15%;
  font-size:140%;
  letter-spacing:0.5px;
  padding-left:1%;
 

  /*opacity:0.5;*/
 
}
#primera_frase{
	color:#fff;
	display:none;
  background-color:rgba(15,47,108,0.85);
	line-height:180%;
	padding-left:1%;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
#segunda_frase{
	color:#fff;
	display:none;
  background-color:rgba(15,47,108,0.85);
	line-height:180%;
	padding-left:1%;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
#boton{
	display:none;
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1.4em;
	border-radius:5px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	margin-top:2%;
	text-decoration:none;
}
#boton:hover{
	display:none;
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1.4em;
	border-radius:5px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	cursor:pointer;
	
}
.descripcion {
	text-align: center;
	line-height: 1.4em;
	color: #777777;
	font-size: 14px;
	width: 940px;
	margin: 0px auto 0px auto;
	padding-bottom:30px;
}


p{
	text-align: justify;
	line-height: 1.5;
	color: #323232;
	font-size: 1em;
	margin-bottom: 20px;
}
 .cookies{
 	text-align: justify;
	line-height: 1.5;
	color: #323232;
	font-size: 1em;
	margin-bottom: 20px;
 }
 .cookies ul {
	list-style-type: circle;
	margin-left: 2%;
}
.cookies ul li{
	list-style-type: circle;
}



ul{
	margin-bottom: 20px;
}

ul a{
	color: #070646;
	text-decoration: none;
	font-size: 13px;
}

p a{
	color: #3399FF;
	text-decoration:none;
}
.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.texto_negro {
	color: #1A1A1A;
}
.menu-negrita {
	font-weight:bold;
}
.redes-header{
	float:right;
	margin-top:20px;
}
.calcu_texto{
	width:95%;
	margin:auto;
	margin-top:2%;
}
/*SERVICIOS*/
.float_izq-servicios, .float_izq {
	float:left;
	display:block;
	height:auto;
	/*padding:10px;*/
}
#cuadros .cuadr_iz-cae{
	width: 30%;
	float: left;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 370px;
}
.cae_hueco{
	padding-left:9%;
}
#cuadros .cuadr_iz-servicios{
	width: 24%;
	float: left;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	/*padding-left: 10px;*/
	padding-bottom: 10px;
	min-height: 370px;
}
.cuadros_todos{
	margin-right: -50px;
}
.slick-next::before{
	display:none;
	

}
.slick-prev::before{
	display:none;
	

}
.nbs-flexisel-container{
	margin-top:2%;
}
.nbs-flexisel-inner link:hover{
	cursor:pointer;
}
#cuadros .cuadr_der-servicios{
	width: 200px;
	float: right;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	display: block;
	padding: 10px;
	min-height: 446px;
}
.cuadr_der-servicios2 {
	width: 200px;
	float: right;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	display: block;
	padding: 10px;
	max-height: 300px;
}
.alinear{
	height:85px;	
}
.durante {
	width:450px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.apoyo {
	width:450px;
	float:right;
	margin-left:5px;
	margin-right:5px;
}
.cifra {
	font-size:20px;
}
.titulos-servicios {
	font-size:16px;
	font-weight:bold;
}
/*CONTACTO*/
h4 {
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1,15px;
}
.cuadr_iz-servicios2 {
	max-height: 300px;
	width: 24%;
	height: 100%;
	display: block;
	margin-right: 1%;
	/*margin-left: 1%;*/
	padding-top: 10px;
	/*padding-right: 10px;*/
	padding-bottom: 10px;
	/*padding-left: 10px;*/
	float: left;
	text-align: center;
}
.demohueco{	
	margin-left:24%;
}
#alerta
{
	color:red;
}
form.formulario-contacto
	{
	float: left;
	text-align: left;
	margin-top: 30px;
	width: 100%;
	font-size: 13px;
	max-width: 500px;
	}
form.formulario-contacto div.corregir-margen-superior
{
	margin-top:-15px;
} 
form.formulario-contacto ul li input {
	width: 100%;
	height: 25px;
	position: inherit;
	border: 1px solid #3d3c3f;
	max-width: 400px;
}
form.formulario-contacto ul li textarea {
	width: 100%;
	height: 75px;
	max-width: 400px;
}
form.formulario-contacto ul li input.checkbox {
	width:20px;
}

form.formulario-contacto ul li input.radiobutton {
	margin-top: 10px;
	height: 13px;
	width:13px;
}
form.formulario-contacto ul li input.a {
	border:0px;
	width:auto;
	margin-top:12px;
}
form.formulario-contacto ul {
	margin-top:12px;
	margin-left: 0; 
	padding-left: 0;
	list-style:none;
}	
form.formulario-contacto ul li.label {
	margin-top:12px;
	list-style:none;
}
.enviar-contacto {
	width:150px;
	height:35px;
	/*border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;*/
	background-color:#313131;
	color:#ffffff;
	cursor:pointer;
	border:none;
}
.leer-mas {
	width:100px;
	height:25px;
	/*border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;*/
	background-color:#888484;
	color:#ffffff;
	cursor:pointer;
	text-align:center;
}
.enviar-contacto:hover {
	background-color: #204080;
}
#informacion-contacto {
	float: left;
	margin-top: 30px;
	max-width: 400px;
	width: 100%;
}
#central{
	 border: 1px solid #313131;
    -webkit-border: 1px solid #313131;
    display: block;
    line-height: 160%;
    margin-top: 25px;
    padding-left: 1%;
    background-image:url(../images/flecha_contacto.png);
-webkit-background-image:url(../images/flecha_contacto.png);
    background-repeat:no-repeat;
    background-position: center right;
    font-weight:bold;
    color:#313131;
}

#madrid{
	  border: 1px solid #313131;
-webkit-border: 1px solid #313131;
    display: block;
    line-height: 160%;
    /*margin-top: 25px;*/
    padding-left: 1%;
    background-image:url(../images/flecha_contacto.png);
-webkit-background-image:url(../images/flecha_contacto.png);
    background-repeat:no-repeat;
    background-position: center right;
    font-weight:bold;
    color:#313131;
}
#bogota{
	  border: 1px solid #313131;
-webkit-border: 1px solid #313131;
    display: block;
    line-height: 160%;
    /*margin-top: 25px;*/
    padding-left: 1%;
    background-image:url(../images/flecha_contacto.png);
-webkit-background-image:url(../images/flecha_contacto.png);
    background-repeat:no-repeat;
    background-position: center right;
    font-weight:bold;
    color:#313131;
}
/*CLIENTES*/
#clientes {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: auto;
	padding-right: auto;
	text-align:center !important;
}
#clientes .margen_izq {
	margin:0px 0px 0px 20px;
}
#clientes .container{
	text-align:center !important;
}	
/*APLICACIÓN*/
#cuadr_iz-ventajas, #cuadr_iz-simple, #cuadr_iz-velocidad, #cuadr_iz-metodo,  #cuadr_iz-seguridad, #cuadr_iz-agenda {
	width:280px;
	float:left;
	height:auto;
	margin-right:10px;
	text-align:left;
	display:block;
	padding:10px;
}
#cuadr_iz-ventajas ul li {
	line-height:normal;
	text-align:justify;
	font-size:13px;
	color: #99c046;
}
#cuadr_iz-diferencias {
	width:280px;
	float:left;
	height:auto;
	margin-right:10px;
	text-align:left;
	display:block;
	padding:10px;
}
#cuadr_iz-diferencias ul li {
	line-height:normal;
	text-align:justify;
	font-size:13px;
	color: #ff6200;
}
#cuadr_der-servicios, #cuadr_der-experiencia, #cuadr_der-control, #cuadr_der-escuchamos  {
	width:280px;
	float:left;
	height:auto;
	margin-right:10px;
	text-align:left;
	display:block;
	padding:10px;
}
#cuadr_der-servicios ul li {
	line-height:normal;
	text-align:justify;
	font-size:13px;
	color: #00929e;
}
.color-negro {
	color:#323232;
}
.titulos-aplicacion {
	font-size: 26px;
	font-weight: bold;
	color: #323232;
}
.foto-aplicacion{
	margin-top: 30px;
	margin-right: 50px;
}
.top{
	margin-bottom:60px;
	margin-right:50px;
}
.img-serv-coord-empr {
	max-width: 200px;
	height: auto;
}
.centro{
    width:98%;
}
.centrohome{
    width:100%;
}
.container .cuadr_iz-servicios h3 {
	font-size:1.8em;
	font-weight:normal !important;
}
.img-diferencias {
	height: auto;
	max-width: 125px;
}
.fotodemo {
margin-top:7%;
}
/*DEMO*/
form.formulario-demo{
	text-align: left;
	width: 500px;
	font-size: 13px;
	margin: 0 auto 0 auto;
	} 
form.formulario-demo ul li input {
	width:400px;
	height:25px;
	position:inherit;
	border:1px solid #3d3c3f;
}
form.formulario-demo ul li textarea {
	width:400px;
	height:75px;
}
form.formulario-demo ul li input.checkbox {
	width:20px;
}
form.formulario-demo ul li input.a {
	border:0px;
	width:auto;
	margin-top:12px;
}
form.formulario-demo ul {
	margin-top:12px;
	margin-left: 0; 
	padding-left: 0;
	list-style:none;
}	
form.formulario-demo ul li.label {
	margin-top:12px;
	list-style:none;
}
.enviar-demo {
	width:150px;
	height:35px;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color:#888484;
	color:#ffffff;
	cursor:pointer;
}
.enviar-demo:hover {
	background-color: #138dff;
}
#informacion-demo {
	width: 400px;
	float: right;
	margin-top:60px;
}
.float_izq-demo{
	margin-right:15px;
}
CONSULTORIA
#consultoria {
	width:550px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.foto-consultoria {
	float:right;
	margin-top:40px;
	margin-left:15px;
	margin-bottom:30px;
}
/*FORMACIÓN*/
.formacion-software {
	width:450px;
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.formacion-in-company {
	width:450px;
	float:right;
	margin-left:5px;
	margin-right:5px;
}
.formacion-in-company p{
	color:#323232;
}
/*OUTSOURCING*/
.cuadr_iz-outsourcing {
	width:280px;
	float:left;
	height:230px;
	margin-right:10px;
	text-align:left;
	display:block;
	padding:10px;
	background-color:#DFD5D5;
}
.cuadr_iz-outsourcing li, #cuadros .cuadr_der-outsourcing li {
	font-size:13px;
}
.cuadr_der-outsourcing {
	width:280px;
	float:right;
	height:230px;
	margin-right:10px;
	text-align:left;
	display:block;
	padding:10px;
	background-color:#DFD5D5;
}
.outsourcing {
	width: 100%;
	float: left;
	
}
.foto {
	margin-top: 10px;
	float: right;
}
/*CALCULADORA*/
#calculadora{
	width: 95%;
	height: 379px;
	background-image:url(../images/calculadora2.jpg);
}
#calculadora #combos{
	padding-top:210px;
	padding-left:2%;
}
#combos input {
	width:50%;
	line-height:150%;
}
#boton-calcular{
	/*margin-left:380px;*/
	margin-top:23px;
	text-align:center;
}

#boton-calcular input {
	width: 200px;
	background-color: #032433;
	height: 40px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14pt;
	border-radius:5px 5px 5px 5px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border:none;
	margin-bottom:2%;
}

#resultado_calculo {

	font-size: 1.2em;
	border:none;
	background-color: #032433;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	height: auto;
	margin-bottom: 2%;
	padding: 1%;
	width: 40%;
	display:none;
	color:#fff;
	cursor: default;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.50);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.50);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.50);
	
	
	}


.opciones_calcu{
    float: left;
    text-align: center;
    width: 16.5%;
    margin-bottom:5%;
    height:150px;
}
.opciones_calcu picture{
    display:inline-block;
}
.opciones_calcu label{
    display:block;
    height:25%;
}
.opciones_calcu input{
    bottom:0px;
}
.index {
	text-align:left;
	margin: 0;
}
.nbs-flexisel-inner{
	background:none;
	border:none;
}
.nbs-flexisel-nav-right{
	display:none;
}
.nbs-flexisel-nav-left{
	display:none;
}
.index-foto {
    display: block;
    float: left;
    padding-right: 15px;
    width: 16.5%;
}
.texto{
    width:100%;
}
.texto_cuadros{
    width:100%;

}
.cuadros_ap{
    width:100%;
    float:left;
    margin-bottom:2%;
}
#ventajas {
	background-color:#77C033;
	color: #ffffff;
	font-weight:bold;
	font-size:16px;
	height:50px;
	width:950px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#diferencias {
	background-color:#F59821;
	color: #ffffff;
	font-weight:bold;
	font-size:16px;
	height:50px;
	width:950px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
#cuadros_ventajas, #cuadros_aplicaciones {
	width: 100%;
	float: left;
	max-width: 450px;
}

#cuadros_ventajas2, #cuadros_aplicaciones2{
	width: 100%;
	float: right;
	max-width: 450px;
}
#cuadros_diferencias{
	width: 97%;
	float: left;
	max-width: 50%;
	margin-top:4%;
}
#cuadros_diferencias img{
    float:right;
}
#cuadros_diferencias p{
    width:97%;
}
.hueco{
    float:left;
    width:15%;
    margin-right:2%;
}
.texto_diferencias{
	float:left !important;
	width:83% !important;
}
#cuadros_diferencias2{
	width: 100%;
	float: left;
	max-width: 49%;
	margin-top:4%;
}
#cuadros_diferencias2 img{
    float:right;
}
#cuadros_diferencias2 p{
    width:97%;
}
#cuadros_diferencias > div{
    min-height:170px;
}
#cuadros_diferencias2 > div{
    min-height:170px;
}
.formu_contacto{
	float:left;
	width:50%;
	margin-right:10%;
	}
/*APOYO EN LA GESTIÓN*/
#podra {
	width: 40%;
	margin:auto;
	text-align:center;

}
#soporte, #ext1 {
	width: 100%;
	float: left;
	margin-left: 10px;
	max-width: 400px;
}
#validacion, #ext2 {
	float: right;
	padding-right: 10px;
	max-width: 410px;
	width: 100%;
}
img-onoff {
	max-width: 297px;
	height: auto;
	display: block;
}
.img-onoff {
	height: auto;
	max-width: 297px;
}
.img-apoyo-gestion {
	/*max-width: 144px;*/
	height: auto;
	margin-bottom:4%;
}
.apoyodivimg{
    min-height:144px;
}

.img-otros-serv {
	max-width: 376px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: auto;
	margin-right: 1%;
}
.centrar-logos {
	height: auto;
	max-width: 130px;
}
.img-demo {
	max-width: 360px;
	height: auto;
	width: 100%;
}



.menu_bar {
	display:none;
}

.amarillo {
	border-radius: 0px;
	margin-right:5%;
	color: #1b1b1b;
	background-color: #FFD366 ;
	
}
.amarillo:hover {
	border-radius: 0px;
	margin-right:5%;
	color: #1b1b1b;
	background-color: #FFD366 !important;
	
}
.blog{

	color:#fff;
	color: #1b1b1b;
	background-color: rgba(27,27,27,.1) !important;

}
.blog:hover{
	color:#fff;
	color: #1b1b1b;
	background-color: rgba(27,27,27,.1) !important;
}
.left {
	float: left;
}

.flecha {
	background-image: url(flecha.png);
	background-repeat: no-repeat;
}
#calcular .container{
   /* background-color:#d9d9d9;*/
    border-radius:0;
    /*margin-bottom:2%;*/
    border:5px solid #032433;
    width:100%;
}
#calcular .container h2{
    color: #204080;
font-family: 'roboto',Verdana, Arial, sans-serif !important;    font-size: 2em;
    margin-top: 1%;
    text-align:center;
}
#calcular .container h3{
    color: #204080;
font-family: 'roboto',Verdana, Arial, sans-serif !important;    font-size: 1.5em;
    margin-top: 1%;
    text-align:center;
}
.nbs-flexisel-container{
    width:98%;
    margin:auto;
    margin-top:2%;
}
#img_cabecera{
    width:100%;
    margin:auto;
   
}
#img_cabecera img{
    
    width:100%;
    margin-top:6px;
    margin-bottom: -2%;
}
.bloques_outsourcing_iz{
    width:45%;
    float:left;
    margin-right:5%;
    height:280px;
    
}
.bloques_outsourcing_dr{
    width:45%;
    float:left;
    margin-left:5%;
    min-height:280px;
    
}
.titus_pictogramas {
    background-color: #75757b;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-size: 1.3em;
    margin-bottom: 2%;
    padding: 5px;
    width: 100%;
}
.chocolat-image{
	text-decoration:none;
	
}
	.chocolat-wrapper .chocolat-bottom{
		background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
		}
	
	.chocolat-image > img{
		margin-bottom:2%;
		}
#telefonos > #contacto_comercial {
    float: right;
    width: 40%;
        margin-left:10%;
}
#telefonos > #contacto_soporte {
    float: left;
    width: 50%;
    text-align:right;

}
.mas{

	background-color:#ffb600;
	padding:2%;
	color:#323232;
	text-decoration:none;
	border-radius:0px;
	float:left;
	
}

@media screen and (max-width:998px){
	#contenedor{
    width:100%;
    margin:auto;
    background-color:#fff;
    box-shadow: none;
    
}
	#footer-b .container{
	/*height: 30px;*/
	color: #ffffff;
	background: #3d3c3f;
	font-size: 0.85em;
	text-align: left;
	padding-left: 5px;
	line-height:220%;
}
.demohueco{	
	margin-left:0;
}

.mas{

	background-color:#ffb600;
	padding:2%;
	color:#323232;
	text-decoration:none;
	border-radius:0px;
	float:none;
	
}
#resultado_calculo {

	font-size: 1.2em;
	border:none;
	background-color: #032433;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	height: auto;
	margin-bottom: 40%;
	padding: 1%;
	width: 98%;
	display:none;
	margin:auto;
	color:#fff;
	cursor: default;
	-webkit-box-shadow: none;
	-moz-box-shadow:    none;
	box-shadow:       none;
	
	
	}
#podra {
	width: 88%;
	margin:none;
	text-align:center;

}
.quitar{/*esto hace que el href del menu no lo haga para que se despliegue la hamburguesa*/
pointer-events: none;
cursor: default;
}
#cuadros .cuadr_iz-cae{
	width: 98%;
	float: left;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 370px;
}
.cae_hueco{
	padding-left:0;
}
.inner {
    width:100%;
    position:absolute;
    padding-left:0;
font-family: 'roboto',Verdana, Arial, sans-serif !important;    font-size:0.9em;
   /* top:30%;*/
}
h2
{
	/*margin-top: 2%;*/
	font-size: 1.1em;
	font-weight: bold;
	color: #323232;
	text-align:left;
}
.float_der{
    display:none;
}
	.menu_bar {
	display: block;
	width:20%;
	height: 60px;
	float: right;
	right: 2px;
	margin-top:6%;
	}
 #telefonos > div {
    float: left;
    width: 100%;
}
	.menu_bar .bt-menu {
	display: block;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #fff;
	overflow: hidden;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	}
 
	.menu_bar span {
	font-size: 40px;
	}
 .texto_diferencias{
	float:left !important;
	width:98% !important;
}
.mashueco
{
	height:55px !important;
}
	nav {
	width: 65%;
	height: auto;
	position: fixed;
	right: 0%;
	float:left;
	margin: 0;
	margin-top:2%;
	background-color: #204080;
	color: #FFFFFF;
	z-index:9999;
	}
	nav ul {
	display: block;
	border-bottom: 1px solid #065a77;
	
	}
	nav ul li {
	display: block;
	border-bottom: 1px solid #065a77;
	width:100%;
	background:#204080;
	}
	nav ul li ul li{
	display: block;
	border-bottom: 0px solid transparent !important;
	width:100%;
	background:#204080;
	padding:2%;
	
	
	}

	nav ul li a{
	display: block;
	width:100%;
	background:#204080;
	
	}
	nav ul li:hover .children {
	display: none;
	}
 
	nav ul li .children {
	width: 100%;
	position: relative;
	
	}
 
	nav ul li .children li a {
	margin-left: 0px;
	margin-left: 0px;
	line-height:100%;
	}
	
 
	nav ul li .caret {
		float: right;
	}
nav ul li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
.amarillo {
	margin-right:5%;
	color: #1b1b1b;
	background-color: #FFD366 ;
	
}
.amarillo:hover {
	margin-right:5%;
	color: #1b1b1b;
	background-color: #FFD366 ;
	
}

.opciones_calcu{
    float: left;
    text-align: center;
    width: 50%;
    margin-bottom:10%;
    height:150px;
}
.texto{
    width:100%;
    float:left;
}
.texto_cuadros{
    width:75%;
    float:left;
}
.index-foto {
    display: block;
    padding-right: 0px;
    width: 20%;
    margin-right:5%;
}
.ancho{
    width:98%;
}
#logo{
	padding-top:2%;
	height:auto;
	width:70%;
	float:left;
	margin-left:-5%;
	
}
#logo img{
    width:75%;
    text-align:left;
}
.slider-wrapper {
    width: 100%;
}

#header .arriba p{
	color:rgba(27,27,27,.9);
	margin-top:2%;
	margin-bottom:0;
	font-size:0.8em;
	text-align:left;
    
}
.float_izq_arriba {
	float:left;
	width:100%;
	margin-left:3%;
}
.float_der_arriba{
	margin-top: 10px;
	float: right;
	width:20%;
	display:none;}
#header .arriba{
    margin-left:0;	
    

}
#header .arriba
{
	/*padding-left: 5px;*/
	background-color: transparent;
	width: 100%;
	height: 45px;
	padding-top: 0px;
	margin:auto;
	 font-size:0.85em;

	/*margin-left:14.5%;*/
}
.mobile{
    display:block;
   
}
.guion{
    display:none;
}
.footer_redes {
    float: left;
    margin-bottom: 2%;
    margin-left: 2%;
    margin-top: 3%;
    text-align: left;
    width: 100%;
}

#footer-a .pie_a_iz {
    color: #ffffff;
    float: left;
    font-size: 10pt;
    min-height: 10px;
    padding-left: 10px;
    padding-right: 15px;
    text-align: justify;
    width: 98%;
}
#content{ 
	margin-top:10px;
	width:100%;
	margin:auto;
}
#calcular .container{
    background-color:#fff;
    margin-bottom:0;
    border:5px solid #032433;
    width:95%;
    -moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;

}
#calcular .container h2{
    font-size:1.5em;
}
#calcular .container h3{

    font-size: 1em;
    margin-top: 2%;

}
body{
    overflow:hidden;
}
#cuadros .cuadr_iz-servicios{
	width: 100%;
	float: left;
	height: 100%;
	margin-right: 10px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	min-height: inherit;
	margin-bottom:20px;
}
.cuadros_todos{
	margin-right: 0px;
}
#cuadros .cuadr_iz-servicios .icono{
	display: block;
	margin: 0 auto;
	margin-bottom:4%;
}
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    line-height:200%;
    width:100%;
    text-align:center;
    background-color: rgba(27,27,27,1);
    color:#fff;
    z-index:99999;
    height:43%;
    font-family: 'roboto',Verdana, Arial, sans-serif !important;
}



#informacion-contacto {
	float: left;
	margin-top: 30px;
	max-width: 400px;
	width: 100%;
}


.nbs-flexisel-nav-right{
    background-size:100%;
    display:none;
}
.nbs-flexisel-nav-left{
    background-size:100%;
    display:none;
}
#clientes .container img{
    width:24%;
    height:auto;
}
.quienes_somos{
    margin-top:-6%;
}
h1
{

    font-size: 1em;
    margin-bottom:2%;
    word-wrap:break-word !important;
}
#content .container{
	padding: 0;
	text-align: justify;
	margin-top:2%;
	width:85%;
		
}
#cuadros_diferencias{
	width: 100%;
	float: left;
	max-width: 100%;
	text-align:center;
}
#cuadros_diferencias img{
    float:inherit;
}
#cuadros_diferencias2 img{
    float:inherit;
}

.hueco{
    float:inherit;
    width:100%;
    padding-right:2%;
}
#cuadros_diferencias2{
	width: 100%;
	float: left;
	max-width: 100%;
	text-align:center;
}

#cuadros_diferencias > div > p {
    display: block;
    float: left;
    width: 100%;
}
#cuadros_diferencias2 > div > p {
    display: block;
    float: left;
    width: 100%;
}

.bloques_outsourcing_iz{
    width:98%;
    float:none;
    margin-right:0%;
    height:auto;
}
.bloques_outsourcing_dr{
    width:98%;
    float:none;
    margin-left:0%;
    min-height:auto;
}
.cuadr_iz-servicios2 {
	max-height: 300px;
	width:98%;
	height: 100%;
	display: block;
	margin-right: 1%;
	margin-left: 1%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
.img-onoff {
	height: auto;
	max-width: 297px;
	display:none;
}
.img-demo {
	max-width: 360px;
	height: auto;
	width: 100%;
	display:none;
}
#slider_calcu{
	width:100%;
	max-width:100%;
	border-radius:5px;
	border:1px solid #204080;
	background:url(../images/slider_calcu1.png);
	height:150px;
	max-height:100%;
	margin-bottom:2%;
	line-height:100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	
}
.frases{

  color:white;
  float:right;
  width:100%;
  margin-top:5%;
  font-size:140%;
  letter-spacing:0.5px;
  padding-left:0;
  text-align:center;
 

  /*opacity:0.5;*/
 
}
#primera_frase{
	color:#fff;
	display:none;
        background-color:rgba(0,31,49,0.85);
	line-height:120%;
	padding-left:1%;
	padding-right:1%;
	padding-top:1%;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	
}
#segunda_frase{
	color:#fff;
	display:none;
	background-color:rgba(0,31,49,0.85);
	line-height:120%;
	padding-left:1%;
	padding-right:1%;
	padding-top:1%;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	text-align:center;
}
#boton{
	display:none;
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1em;
	border-radius:5px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	
}
#boton:hover{
	display:none;
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1em;
	border-radius:5px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         7px 7px 5px 0px rgba(50, 50, 50, 0.75);
	cursor:pointer;
	
}
.titus_slider{
	color:#fff;
	width:100%;
	float:left;
  background-color:rgba(15,47,108,0.85);
	line-height:170%;
	padding-left:2%;
	padding-right:2%;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	margin-top:2%;
	margin-bottom:1%;
	font-size:1.5em;
	
}
.boton_slider{
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1em;
	border-radius:0px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;	

	margin-top:1%;
	margin-bottom:1%;
	text-decoration:none;
	float:right;
	margin-right:5%;
}
.boton_slider:hover{
	background-color:rgba(255,182,0,1);
	border:none;
	padding:1%;
	color:#fff;
	font-size:1em;
	border-radius:0px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;	

	cursor:pointer;
	float:right;
	margin-right:5%;

	
}
#img_cabecera img{
    border:none;
    border-radius:0;
    width:100%;
}
#telefonos > #contacto_comercial {
    float: right;
    width: 98%;
}
#telefonos > #contacto_soporte {
    float: right;
    width: 98%;
    text-align:right;
}
.formu_contacto{
	float:left;
	width:98%;
	}
}











@media only screen and (min-width:480px) and (max-width:840px){}

@media only screen and (max-width:480px){
	.blog{

	color:#fff;
	color: #fff;
	background-color: rgba(27,27,27,.1) !important;

}
.blog:hover{
	color:#fff;
	color: #fff;
	background-color: rgba(27,27,27,.1) !important;
}
.concurso {
    background: url(../../public/images/slider_home/concurso.jpg) no-repeat center left;
    /* height: 100%; */
    height: 100% !important;
    background-size: 100%;
}
.boton_slider {
    background-color: rgba(255,182,0,1);
    border: none;
    padding: 1%;
    color: #fff;
    font-size: .5em;
    border-radius: 0px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;    

    margin-top: 10%;
    text-decoration: none;
    float: right;
    margin-right: 2%;
    margin-bottom:10%;
}
.boton_slider:hover {
    background-color: rgba(255,182,0,1);
    border: none;
    padding: 1%;
    color: #fff;
    font-size: 1em;
    border-radius: 0px;
font-family: 'roboto',Verdana, Arial, sans-serif !important;    
    margin-top: 15%;
    text-decoration: none;
    float: right;
    margin-right: 2%;
    margin-bottom: 5%;
}

}
@media only screen and (min-device-width:120px) and (max-device-width:440px){}
@media only screen and (min-width:120px) and (max-width:440px){}