/*
Theme Name: Delphos Detectives Responsive
Theme URI: http://www.departamentodeinternet.com
Author: Departamento de Internet
Author URI: http://www.departamentodeinternet.com
Description: Web HTML Delphos Detectives (Sept 2015)
Version: 2
*/

/* CSS Document 
font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
*/


@media only screen {
}

@media only screen and (min-width: 40.063em) { 
}

@media only screen and (min-width: 64.063em) { 
}

body {
	background-color:#FFF;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#343434;
	line-height:20px;
}

p {
	margin-bottom:20px;
	
	
}

a {
	color:#CDCD01;
	text-decoration:none;
}

a:hover {
	color:#343434;
	text-decoration:underline;
}

/* ---------------------- */

#principal {
	width:100%;
	overflow:hidden;
}

/* ---------------------- */

.rmenu {
	background:none;
	padding:0px;
}

@media only screen and (min-width: 40.063em) { 
	.rmenu {
		background-color:#F4F4F4;
		padding:20px 0px;
	}

}


#header {
	margin:0 auto;
	padding:20px 0px 0px 0px;
	overflow:hidden;
}

#logo {
	margin: 40px 0px 20px 0px;
	text-align: center;
}

@media only screen and (min-width: 40.063em) { 
	#logo {
		margin: 0px;
		text-align:left;
	}

}

#menu {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
}

#menu ul {
	float:left;
}

#menu ul li {
	float:left;
	margin-right:5px;
	list-style:none;
}

#menu ul li a {
	display:inline-block;
	color:#333333;
	margin-right:20px;
	font-size: 20px;
}

#menu ul li a:hover {
	color:#CDCD01;
}

#menu-header {
	margin:0px;
}

@media only screen and (min-width: 40.063em) { 
	#menu-header {
		margin:15px 0px 15px 0px;
	}
}


.menumobil {
	display:none;
}

/* ---------------------- */

#content {
	margin:30px auto 0px;
	padding-bottom:20px;
	border-bottom:1px solid #CCC;
}

#sidebar {
	overflow:hidden;
	color:#000;
	margin-top:30px;
}

#sidebar img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}




@media only screen and (min-width: 40.063em) { 
	#sidebar {
		margin-top:0px;
	}
	
	#sidebar img{
		text-align:left;
		margin:0px;
	}
}

#sidebar ul {
	margin-bottom:20px;
}

#sidebar ul li {
    list-style-position: inside;
    list-style-type: square;
    margin-bottom: 5px;
	font-size:14px;
}

#submenu {
}

.item {
	margin-bottom:20px;
	border-left:3px solid #000;
	padding-left:10px;
}

.item_intro {
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}

.item_menu {
	font-size:24px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.item_menu a {
	color:#343434;
}

.item_menu a:hover {
	text-decoration:none;
	color:#CDCD01;
}

.item_menu_submenus {
	margin-top:10px;
}

.item_menu_submenus a {
	color:#343434;
	text-decoration:none;
}

.item_menu_submenus a:hover {
	text-decoration:none;
	color:#CDCD01;
}

.banner {
	padding:20px;
	color:#FFF;
	font-size:16px;
	line-height:22px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.banner_int {
	color:#343434;
	font-size:16px;
	font-family: 'Open Sans Condensed', sans-serif;
}


.banner_newsletter {
	background:url(img/trans-negro.png) repeat;

}

.banner_detectives {
	background-color:#CDCD01;
	margin-top:20px;
}

.banner_newsletter a:hover {
	color:#CDCD01;
	text-decoration:underline;
}

.banner_detectives a:hover {
	color:#000000;
	text-decoration:underline;
}

.banner_detectives a {
	color:#000;
}


#contenido {
	overflow:hidden;
}

.contenido_titulo {
	color: #CDCD01;
	font-family: 'Open Sans Condensed', sans-serif;
    font-size: 32px;
    letter-spacing: -1px;
    margin-bottom: 20px;
	line-height:35px;
}

.contenido_text {
	color:#343434;
}

.contenido_text ul {
	margin:10px 0px 10px 30px;;
}

.contenido_text ul li {
    list-style-position: outside;
    list-style-type: disc;
    margin-top: 10px;
}


.contenido img {
	margin-bottom:30px;
}

.home_bg {
	background:url(img/home.jpg) no-repeat;
	height:300px;
	position:relative;
}

.home_titulo {
    bottom: 20px;
    margin-top: 30px;
    position: absolute;
	right: 0;
}

.home_titulo h2 {
    color: #FFFFFF;
    font-family: 'Open Sans Condensed',sans-serif;
    overflow: hidden;
    text-align: right;
}

.home_titulo_1 {
	font-size:25px;
	float:right;
	background:url(img/trans-negro.png) repeat;
	padding:10px;
	clear:both;
}

.home_titulo_2 {
	font-size:35px;
	float:right;
	background:url(img/trans-negro.png) repeat;
	padding:10px;
	clear:both;
}


@media only screen and (min-width: 40.063em) { 
	.home_titulo_1 {
		font-size:30px;
	}
	
	.home_titulo_2 {
		font-size:40px;
	}

}

@media only screen and (min-width: 64.063em) { 
	.home_titulo_1 {
		font-size:30px;
	}
	
	.home_titulo_2 {
		font-size:50px;
	}
}


.home_titulo_3 {
	color:#CDCD01;
	font-weight:bold;
}


/* ---------------------- */

.contacto_row {
	margin-bottom:20px;
	float:left;
	color:#343434;
}

.contacto_ico {
	width:30px;
	float:left;
}

.contacto_text {
	float:right;	
	
}

.contacto_titulo {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:24px;
	padding-top:5px;
}

.contacto_subtitulo {
	font-family: 'Open Sans',sans-serif;
	font-size:14px;
}

/* ---------------------- */

#footer {
	margin:20px auto 0px;
}

#boxes {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
	border-bottom:1px solid #CCC;

}

#boxes .row > .columns {
	margin-top:30px;
}

@media only screen and (min-width: 40.063em) { 
	#boxes .row > .columns {
		margin-top:0px;
	}
}


.boxes_header {
	font-family: 'Open Sans Condensed', sans-serif;
}

.boxes_subtitulo {
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
}

.boxes_titulo {
	font-size:24px;
}

.boxes_titulo a {
	color:#CDCD01;
}

.boxes_titulo a:hover {
	color:#343434;
	text-decoration:none;
}

.boxes_text {
	margin:10px 0px;
	padding:0px 10px 0px 10px;
	border-left:#333 3px solid;
}

.boxes_moreinfo {
}


#info {
	margin-top:20px;
	width:100%;
	overflow:hidden;
	margin-bottom:30px;
}

#info_iz {
	float: left;
	text-align:left;
	width:100%;
	margin-top:30px;
}

@media only screen and (min-width: 40.063em) { 
	#info_iz {
		float: right;
		text-align: right;
		width:100%;
		margin-top:0px;
	}
}


#info_iz strong {
	display:block;
}

#info_dr {
}

.redes {
	margin-top:10px;
	width:100%;
	text-align:left;
}

.redes a img {
	text-align:center;
}

@media only screen and (min-width: 40.063em) { 
	.redes {
		float:right;
		text-align:right;
	}
	
	.redes a img {
		text-align:right;
	}

}

#info_dr ul {
	float:left;
	margin:30px 0px 0px 0px;
	line-height: 25px;
}

#info_dr ul li {
	background:#FFF;
	margin:0px 0px 0px 0px;
}

#info_dr ul li a {
	font-size:14px;
	margin-right:20px;
}

#info_dr ul li a:hover {
}

@media only screen and (min-width: 40.063em) { 
	#info_dr ul {
		float:left;
		margin:0px 0px 0px 0px;
	}

	#info_dr ul li {
		margin:0px 0px 0px 0px;
		display:block;
	}
	
	#info_dr ul li a {
		margin-right:0px;		
		display:block;
	}

}





.contenido_text h2 {
	margin-bottom:20px;
}

.servboton a {
	padding:10px 15px;
	background-color:#FFB415;
	color:#FFF;
	margin-top:30px;
	display:inline-block;
	text-decoration:none;
	font-size:18px;
	border-radius: 5px;
}

.servboton a:hover {
	background-color:#D89300;
}