/* DALFILM */
/* GENERAL */
body, html {
	background-color:#FFFFFF;
	color: #333333;
	font-family:Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	border-top:3px solid #384E70;
}
a {
	text-decoration:none;
}
span.none {
	display:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.middle {
	width:980px;
	margin:auto;
	position: relative;
}
#container {
}
/* HEADER */
#header.home .middle {
	height: 496px;	
	position: relative;
}
#logo {
	float:left;
	margin: 10px 0;
	position: relative;
}
#logo:after {
	content: '';
    width: 140px;
    height: 82px;
    display: inline-block;
    background: url(img/dal-30-anios.jpg);
    background-size: contain;
    position: absolute;
    right: -164px;
    top: 5px;
}
.idiomas {
	position: absolute;
	right: 0;
	top: 15px;
}
.idiomas a {
	padding: 2px;
}
.idiomas .coming {
	display: none;
	background: #384E70;
	color: #FFF;
	position: absolute;
	width: 172px;
	padding: 5px;
	top: -3px;
	right: 26px;
}
.idiomas .en:hover .coming {
	display: block;
}
#navigation {
	float:right;
	margin-top:40px;
}
#navigation ul {
	margin-right:0;
}
#navigation li {
	display:inline;
	margin-left:15px;
}
#navigation li a {
	text-transform:uppercase;
	color:#585858;
}
#navigation li a:hover {
	border-bottom:2px solid #006699;
	padding-bottom:2px;
}
#navigation li a.selected {
	border-bottom:2px solid #006699;
	padding-bottom:2px;
}
#slider-container {
	position:relative;
	height: 100%;
}
.slider-navigation {
	position:absolute;
	width:81px;
	z-index: 20;
	right:20px;
	top:20px;
	
}
.caption {
	position: absolute;
	z-index: 20;
	bottom: 65px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	left: 20px;
}
.caption div {
	padding:10px;
	float:left;
	clear:both;
}
.caption .tit {
	background: #384E70;
	color: white;
	font-size: 35px;
	font-weight: 400;
}
.caption .subt {
	background:#FFF;
	color:#384D70;
	font-size: 24px;
}
.slide {
	background:url(img/shadow-slider.png) bottom center no-repeat;
	padding-bottom: 43px;
	height:340px;
}
.slide.section {
	height:auto;
}
.slider-navigation a {
	width:40px;
	height:40px;
	float:left;
}
.prev a {
	background:url(img/prev.jpg);	
	margin-right: 1px;
}
.prev a:hover {
	background:url(img/prev-hover.jpg);
}
.next a {
	background:url(img/next.jpg);	
}
.next a:hover {
	background:url(img/next-hover.jpg);	
}
/* CONTENT HOME */
#bienvenida {
	background: #384E70;
	color: white;
	padding: 30px;
	font-size: 25px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 300;
}
#bienvenida .line {
	border-top:1px solid #7A889C;
	width:432px;
	float:right;
	margin-bottom:10px;
}
#bienvenida .bold {
	font-style: normal;
	font-weight: 700;	
	letter-spacing: 1px;
}
#bienvenida p {
	clear:both;
	margin-bottom:0;
	text-transform: uppercase;
}
.block {
	width:490px;
	float:left;
}
.block .title {
	width:245px;
	height:217px;
	background:#007FBD url(img/shadow-title.png) no-repeat right center;
	float: left;
}
.block.productos .title {
	height: 370px;
}
.block .title h2 {
	color: white;
	font-size: 38px;
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 84%;
	margin-top: 35px;
}
.block .title h2.prod {
	margin-top:10px;
}
.block .title h2 span {
	font-weight:lighter;
	font-size:28px;
	clear:both;
	float: right;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
}
.tit-top {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	color:#FFF;
	padding-top: 20px;
	font-size:20px;
	text-align:right;
	margin-right:30px;
	border-bottom:1px solid #439CC7;
	padding-bottom: 4px;
}
.tit-top span {
	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
}
.block .title a {
	float:right;
	margin-right:30px;
	color:#FFF;
	background:url(img/bullet-2.png) no-repeat left center;
	padding-left:14px;
	font-size:13px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	clear: both;
}
.block .title a:hover {
	text-decoration:underline;
}
.block .text {
	float: left;
	width: 205px;
	padding: 20px 20px 0 20px;
	line-height: 140%;
}
.block .text ul {
	margin-left:0;
	margin-top: 0;
}
.block .text ul li {
	background:url(img/bullet.png) left center no-repeat;
	list-style:none;
	padding-left:14px;
	color:#384D70;
	text-transform:uppercase;
}
.productos.home {
	width:490px;
	height:434px;
	background:url(img/bg-carrousel.jpg) repeat;
	float:left;
	position:relative;
}
.productos.home h3 {
	color:#FFF;
	background:url(img/bullet-2.png) left center no-repeat;
	padding-left:14px;
	margin-left:45px;
	float:left;
	font-size:15px;
	margin-top: 20px;
}
.carrousel {
	position: absolute;
	top: 55px;
	left: 46px;
}
.productos .slider-navigation {
	top: 55px;
	right: 46px;
}
.prod-container {
	background:#FFF;
}
.image-prod {
	float: left;
	width:440px;
	text-align: center;
}
.caracteristicas {
	float: left;
	width: 439px;
	background: #EDEDED;
	height: auto;
}
.caracteristicas.full {
	width:100%;
}
.pdf-link {
	color: #007FBD!important;
	padding-top: 5px;
	text-decoration: underline;
}
.aplicaciones {
	float: left;
	width: 439px;
	background: #E7E7E7;
	height: auto;
}
.aplicaciones p, .caracteristicas p {
	padding:20px;
}
.caracteristicas h3, .aplicaciones h3 {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	color:#384E70;
	font-size:20px;
	padding-left: 20px;
	margin: 1em 0 0;
	
}
.caracteristicas ul li, .aplicaciones ul li {
	background: url(img/bullet-3.png) left 6px no-repeat;
	list-style: none;
	padding-left: 14px;
}
.caracteristicas ul li ul {
	margin:0;
}
h3 .mas-info {
	position: absolute;
	top: 11px;
	right: 10px;
	font-size:17px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
	display:none;
	color:#FFF !important;
}
#accordion h3.ui-state-default:hover > .mas-info {
	display:inline;
}
#accordion h3.ui-state-default.ui-state-active:hover > .mas-info {
	display:none !important;
}
.breadcrumbs {
	padding:20px 25px 0;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	clear:both;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #666;
}
.breadcrumbs a {
	color:#006699;
	padding-right: 6px;
	padding-left: 6px;
	font-weight:300;
}
.breadcrumbs span {
	padding-left:3px;
	font-weight:300;
	padding-right: 3px;
}
.breadcrumbs span.active {
	padding-left:6px;
	color:#069;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
.breadcrumbs a.volver {
	float:right;
	background: url(img/bullet.png) right center no-repeat;
	padding-right:14px;
}
.bread-container {
	border-bottom: 1px solid #CCC;
	padding-bottom:10px;
}
.productos.interna .column a {
	height:219px;
}
.productos .column a {
	position: relative;
	top: 0;
	display: block;
}
.productos .column a .mas{
	position: absolute;
	left: 0;
	top: 0;
	display:none;
}
.carrousel .caption {
	background:url(img/bg-caption.png);
	color:#FFF;
	font-size:23px;
	font-weight:bold;
	padding:10px;
	bottom:0;
	left:0;
	letter-spacing:1px;
	position:absolute;
	bottom: 30px;
}
.carrousel .slide {
	padding-bottom:30px;
	height:316px;
}
.block.segundo-modulo {
	position:relative;
}
.block.segundo-modulo .text {
	padding:0px;
	width:245px;
	border-bottom:1px solid #DEDEDE;
	height: 216px;
}
.block.segundo-modulo .text .subtitle {
	color:#006699;
	font-weight:bold;
	padding:10px 20px 0 20px;	
}
.block.segundo-modulo .text p {
	padding:10px 20px 0 20px;
	margin-bottom:0;
}
.block.segundo-modulo .text h3 {
	background: url(img/bullet.png) 18px 6px no-repeat;
	padding-left: 34px;
	color: #3F5976;
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 10px;
	margin-bottom: 0;
	width: 100%;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:23px;
	margin-top: 12px;
}
.image {
	-webkit-filter: grayscale(0);
	filter:gray;
	display:block;
	width: 244px;
	height: 217px;
	position: absolute;
	right: 0;
}
.image .mas {
	position:absolute;
	right:0;
	top:0;
	display:none;
}
.image:hover {
	-webkit-filter: grayscale(1);
	filter:gray;
}
/* FOOTER */
#footer {
	background:url(img/footer-bg.jpg) repeat-x;
	height:287px;
	width:100%;
	margin-top: 40px;
}
#footer .middle {
	position:relative;
}
.back-to-top {
	width:40px;
	position: absolute;
	left: 470px;
	top: -12px;
}
.footer-navigation {
	float:left;
	margin-top:50px;
}
.footer-navigation ul {
	margin:0;
}
.footer-navigation ul li {
	list-style:none;
	display:inline;
	border-left:1px solid #0077B1;
	padding-right:10px;
	padding-left:10px;
}
.footer-navigation ul li a {
	color:#FFF;
	text-transform:uppercase;
	font-size: 11px;
}
.footer-navigation ul li a:hover {
	color:#97E1FF;
}
.footer-navigation ul li a.selected {
	color:#97E1FF;
}
.footer-navigation ul li.first {
	padding-left:0;
	border-left:none;
}
#logo-footer {
	float:right;
	margin-top: 38px;
}
#tel {
	float: right;
	clear: both;
	color: white;
	text-align: right;
	line-height: 140%;
	margin-top: 7px;
}
.iso {
	float:right;
	margin-top: 22px;
	visibility: hidden;
	display: none;
}
.text-iso {
	float: right;
	width: 250px;
	color: #FFF;
	margin-top: 35px;
	padding-left: 18px;
	font-size: 10px;
	padding-right: 10px;
	visibility: hidden;
}
.mail {
	float: right;
	clear: both;
	color: white;
	font-weight: bold;
	margin-top: 10px;
}
.mail a {
	color:#FFF;
}
#dire {
	width: auto;
	float: left;
	color: white;
	line-height: 140%;
	margin-top: 40px;
}
.copyright {
	color:#FFF;
	float: left;
	margin-top: 24px;
}
.developed {
	color:#FFF;
	float:right;
	margin-top: 24px;
}
.developed a {
	text-transform:uppercase;
	background:url(img/bullet-2.png) left center no-repeat;
	padding-left:18px;
	font-weight:bold;
	font-size:11px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 1px;
	margin-left: 10px;
}
.developed a:hover {
	color:#D9DF56;
}
#content .middle{
	background-color:#FFF;
}
.text.last {
border-right: solid 1px #CCC;
width: 204px;
min-height: 197px;
}
.text.sub-seccion {
min-height: 197px;
background-color: #384E70;
color: white;
font-family: 'Yanone Kaffeesatz', sans-serif;
font-size: 18px;
font-weight: 300;
line-height: 25px;
}
.texto-secciones p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	clear:both;
	
}
.col-left{
	width: 416px;
	padding:36px;
	float:left;
	border-left: 1px solid #ccc;
	min-height:338px;
}
.col-der{
	width: 416px;
	padding:36px;
	float:right;
	border-right: 1px solid #ccc;
	min-height:338px;
}
.novedad {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding:36px;
	clear:both;
}
.block.mision{
	width: 100% !important;
}
.mision-text{
	width: 417px;
	float:left;
	padding:36px;
	background: #384E70 url(img/shadow-title.png) no-repeat right center;
	color:#fff;
	height:250px;
	line-height: 16px;
}
.image-mision{
	float:right;
}
.block.mision .title{
	height: 322px;
}
.image-empresa img{
	float:left;
	
}
.block.productos {
	width: 100%;
	background-color: #384E70;
}
.text.sub-seccion.productos{
	width: 694px;
	float: right;
	font-size: 21px;
	text-transform:uppercase;
}
.text.sub-seccion.productos p {
	padding-left: 30px;
	margin-right: 29px;
	padding-top: 24px;
	margin-top: 28px;
	background: url(img/border-title.png) no-repeat right top;
}
.texto-secciones.productos{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 20px;
	clear:both;
}
.texto-secciones.prod-general {
	padding: 20px 170px;
}
	
.texto-secciones.productos .column{
	width: 304px;
	float:left;
	margin-right: 5px;
margin-left: 5px;
}
.texto-secciones.productos .column.last{
	float:right;
	margin:0;
}
.texto-secciones.productos .column h2{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 30px;
	color:#006699;
	font-weight: 600;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #F0F0F0;
	background:url(img/bullet.png) no-repeat left center;
	margin: 0px;
}
.texto-secciones.productos .column p{
	margin-top: 10px;
}
.texto-secciones.productos .column.servicio{
	width: 451px;
}
.texto-secciones.productos .full-width{
	float:left;
	width: 100%;
}
.texto-secciones.productos .full-width h2{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 30px;
	color:#006699;
	font-weight: 600;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #F0F0F0;
	background:url(img/bullet.png) no-repeat left center;
	margin: 0px;
}
.texto-secciones.productos .full-width p{
	margin-top: 10px;
}
.texto-secciones.productos .column.lista{
	padding-left: 20px;
	width: 435px;
}
.texto-secciones.productos .column.lista.last{
	padding-left: 25px;
	float:left;
	}
.full-width-bottom{
	width:980px;
	margin:auto;
	background: #EAEAEA;
	min-height:279px;
}
.column.bottom.left{
	background: #006699;
	width: 489px;
	min-height:279px;
	float:left;
}
.column.bottom.right {
padding: 29px;
width: 430px;
line-height: 16px;
}
.column.bottom.left .title {
	background:#007FBD url(img/shadow-title.png) no-repeat right center;
	float: left;
	min-height:279px;
}
.column.bottom.left .title h2 {
	color: white;
	font-size: 47px;
	float: right;
	text-align: right;
	margin-right: 30px;
	margin-bottom: 5px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 84%;
	margin-top: 35px;
}
.column.bottom.left .title h2 span {
	font-weight:lighter;
	font-size:33px;
	clear:both;
	float: right;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
}
.texto-secciones.productos .column.servicio li{
	margin-bottom: 15px;
	list-style:none;
	padding-left: 20px;
	background:url(img/bullet-calidad.png) no-repeat left top;
}
.iso-pdf {
	width: 100%;
	text-align: center;
}
.iso-pdf li {
	float: none!important;
}
.texto-secciones.productos .full-width li{
	float:left;
	list-style:none;
	margin-right: 24px;
	margin-top: 20px;
}
.texto-secciones.productos .full-width ul{
	margin: 0;
}
.texto-secciones.productos .full-width li.last{
	float:right;
	margin-right:0;
}
.column.servicio div p {
	font-size: 12px;
}
.dire {
	background:url(img/dire.jpg) left top no-repeat;
	padding-left: 55px;
	margin-bottom: 20px;
}
.dire p {
	padding-top: 5px;
}
.tel {
	background:url(img/tel.jpg) left center no-repeat;
	padding-left: 55px;
	margin-bottom: 20px;
}
.tel p {
	
}
.email {
	background:url(img/mail.jpg) left center no-repeat;
	padding-left: 55px;
	padding-top:5px;
	padding-bottom:5px;
}
.servicio form div {
	background:#EEE;
	margin:5px 0;
	padding: 6px;
}
.servicio form div.enviar {
	background:#006699;
}
.servicio form div.enviar input {
	color:#FFF;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:300;
	font-size: 20px;
	letter-spacing: 1px;
	cursor:pointer;
}
.servicio form div.enviar:hover {
	background:#007FBD ;
}
.servicio form div input {
	width:100%;
	background: none;
	border: none;
}
.servicio form div textarea {
	width:100%;
	height: 100px;
	background: none;
	border: none;
}
.enviado {
	background: #5a923d;
	color: #FFF;
	display: none;
	text-align: center;
	padding: 10px;
}
a.fancybox:hover {
	opacity:0.8;
}
.tit-novedad {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color:#007FBD;
	font-size: 30px;
	margin-top: 0;
	line-height: 58%;
    margin-bottom: 15px;
}
.tit-novedad span {
	font-size:16px;
	font-weight:300;
	color:#999;
}

#afip {
	float: right;
	width: 55px!important;
	margin-top: 22px;
	margin-left: 12px;
	max-width: 55px!important;
}

#afip img {
	width: 100%;
}

/*Novedades*/
.block.novedades {
	height: 108px;
	overflow-y: hidden;
}
.block.novedades .title  {
	padding-left: 30px;
}
#seccion-novedades{
	text-align: center;
}
#seccion-novedades ul{
	list-style: none;
}
#seccion-novedades ul li{
	display: inline-block;
	width: 30%;
	margin:10px;
}
#seccion-novedades ul li div{
	background-color:#ddd;
	min-height: 182px;
	padding: 15px;
	float: left;
	width: 100%;
    box-sizing: border-box;
}
#seccion-novedades ul li div h4{
	text-align: left;
	height: 28px;
}
#seccion-novedades .date {
	float: left;
}
#seccion-novedades ul li div h3{
	margin: 0;
	text-align: left;
	font-size: 18px;
	padding: 5px 0;
	clear: both;
}
#seccion-novedades ul img {
	display: block;
	margin: 10px auto;
}
#seccion-novedades ul li div button{
	width: 50%;
	height: 30px;
    color: #FFF;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
    cursor: pointer;
    background: #006699;
    border: none;
}
#seccion-novedades ul li div button:hover{
	background: #007FBD;
	cursor: pointer;
}

/* NOTIFICACION */

#nav .page-item-624 {
	display: none!important;
}

.backdrop {
	background: #000;
	opacity: .5;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 90;
}
.modal {
	position: fixed;
    background: #467fbd;
    border: 1px solid #FFF;
    top: 50%;
    left: 50%;
    width: 650px;
    height: 270px;
    margin-top: -135px;
    margin-left: -325px;
    z-index: 100;
    text-align: center;
    color: #FFF;
}
.modal h2 {
	padding-top: 35px;
    text-transform: uppercase;
    font-size: 18px;
}
.modal h3 {
    font-size: 18px;
}
.modal p {
    font-size: 16px;
}
.actions {
	position: relative;
    top: 30px;
}
.actions a {
	background: #FFF;
	padding: 10px 15px;
	margin: 0 5px;
	color: #467fbd;
}
.actions a:last-child {
	background: #384E70;
	color: #FFF;
}
.actions a:hover {
	opacity: 0.8;
}
