@import url("//fonts.googleapis.com/css?family=Lato:100,300,400,700");
@font-face {
    font-family: 'icomoon';
    src:url('/fonts/icomoon.eot');
    src:url('/fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('/fonts/icomoon.svg#icomoon') format('svg'),
	url('/fonts/icomoon.woff') format('woff'),
	url('/fonts/icomoon.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#notificacion a {
	width:100%;
	display:block;
	background-color:#c9e0f1;
	color:#1fa9e1;
	text-align:center;
	height:0;
	animation:showdiv 1s ease 2s forwards;
	overflow:hidden;
}

#notificacion a:hover {
	color:#f17811 !important;
}

@keyframes showdiv {
	0% {
		height:0;
	}
	100%{
		height:20px;
		padding:10px;
	}
}

.alerta-calculador { background: #1fa9e1;
    color: white;
    padding: 5px 10px;
    margin: 0 24%;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    display: inline-block; }

#contenidoSigno .grado {
    margin-left: 370px;
}

.acordeon_body {
    position: relative;
}

.primerTab #contenidoSigno {
    position: absolute;
    top: 96px;
    left: 110px;
    z-index: 9999999;
}
#contenidoSigno {
    position: absolute;
    top: 96px;
    left: 10px;
    z-index: 9999999;
}

#contenidoSigno .box {
    padding: 0;
}

.primerTab #contenidoSigno .grado {
    margin-left: 350px;
}

.zona {
    top: 80px;
    position: absolute;
    left: 290px;
}

.box.estado-maquinarias {
    top: 80px;
    position: absolute;
    left: 400px;
}

.box.estado-depreciacion {
    position: absolute;
    left: 400px;
}

.box.nivel-tecnologico {
    position: absolute;
    left: 475px;
}

#contenidoSigno .box a {
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
}


[class^="icon-"]:before,[class*=" icon-"]:before{content:" ";display:inline-block;font-family:'icomoon';font-size:21px}
.icon-mail:before{content:"\e60d";font-size:19px}
.icon-list:before{content:"\e60e";font-size:25px}
.icon-arrow-left:before{content:"\e600"}
.icon-arrow-down:before{content:"\e601"}
.icon-arrow-up:before{content:"\e602"}
.icon-arrow-right:before{content:"\e603"}
.icon-location:before{content:"\e604"}
.icon-lock-closed:before{content:"\e605"}
.icon-flag:before{content:"\e606"}
.icon-social-linkedin:before{content:"\e607"}
.icon-search:before{content:"\f002";font-size:16px}
.icon-calendar:before{content:"\f073"}
.icon-twitter:before{content:"\f099"}
.icon-facebook:before{content:"\f09a"}
.icon-flask:before{content:"\f0c3"}
.icon-cloud-download:before{content:"\f0ed"}
.icon-question:before{content:"\f128";font-size:20px}
.icon-file-text:before{content:"\f15c"}
.icon-youtube:before{content:"\f167"}
.icon-office:before{content:"\e608"}
.icon-hammer:before{content:"\e609"}
.icon-leaf:before{content:"\e60a"}
.icon-fire:before{content:"\e60b"}
.icon-clipboard:before{content:"\e60c"}
.icon-phone:before{content:"\e60f"}
.icon-star:before{content:"\e610"}
.icon-notice:before{content:"\e611"}
.icon-messages:before{content:"\e612"}
.header{z-index:1000;}
.header .countries{list-style:none;text-align:right;}
.header .countries li{display:inline-block;text-align:center;padding:8px 16px;}
.header .countries li a span{display:none}
.header .country-menu_button{float:right;margin-right:15px;margin-top:14px;background:none;}
.header .country-menu_button:after{font-size:21px;font-family:'icomoon';content:"\e601";display:none;color:#e7e7e7}
.header .country-menu_button.open:after{content:"\e602"}
.header .options{list-style:none;background:#1fa9e1;text-align:center;}
.header .options li{float:left;}
.header .options li:last-child{float:right}
.header .options li a,.header .options li button{display:block;background:#1fa9e1;color:#fff;line-height:45px;width:50px;text-align:center;}
.header .options li a span,.header .options li button span{display:none}
.header .options li a.open,.header .options li button.open{background:#81817d}
.header .options li a:before,.header .options li button:before{display:block}
.header .menu{list-style:none;background:#81817d;}
.header .menu > li{position:relative;}
.header .menu > li > a,.header .menu > li > button{font-size:16px;line-height:45px;padding:0 15px;color:#fff;text-transform:uppercase;background:#81817d;display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:left;font-weight:300;border-top:solid 1px #8e8e8a;}
.header .menu > li > a span,.header .menu > li > button span{background:none;line-height:45px;position:absolute;right:15px;top:0;color:#fff}
.header .menu > li > a.open span:before,.header .menu > li > button.open span:before{content:"\e602"}
.header .menu > li ul{display:none;list-style:none;}
.header .menu > li ul li a{font-size:16px;line-height:45px;padding:0 15px 0 30px;color:#fff;background:#81817d;display:block;font-weight:300}
.header .menu > li:first-child a{border-top:0}
.header .login{background:#81817d;padding:15px;}
.header .login .form{position:relative;}
.header .login .form .input{margin-bottom:15px;}
.header .login .form .input input{border:0;background:#fff;font-size:16px;line-height:45px;font-weight:300;color:#81817d;width:100%;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.header .search{background:#81817d;padding:15px;}
.header .search .form{position:relative;}
.header .search .form .input{paddin-right:45px;}
.header .search .form .input input{border:0;background:#fff;font-size:16px;line-height:45px;font-weight:300;color:#81817d;width:100%;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.header .search .form .button{position:absolute;right:0;top:0;}
.header .search .form .button button{width:45px;height:45px;background:#004d7a;color:#fff}
.herramientas .caja-reportes a {;transition: all 0.2s ease 0s;background-image: url(/img/reportes.png);background-repeat: no-repeat;background-position: 0 -45px;padding:0px 0 10px 35px;text-transform: uppercase;font-size: 21px;line-height: 28px;color: #1fa9e1;font-weight: 500;}
.herramientas .caja-reportes a:hover {text-decoration: underline;transition:all 0.2s ease 0s; padding-left: 45px;}
.herramientas .caja-reportes ._p {padding-left: 35px;}
.caja-contacto-gris{background: #f5f5fa;float: left;width: 100%;padding: 10px 30px;box-sizing: border-box;margin-bottom: 30px;}
.caja-data-gris {background: #f5f5fa;padding: 20px 40px 20px 80px;float: left;width: 49%;box-sizing: border-box;height: 120px;margin-bottom: 10px;}
.caja-data-gris h3 {padding-top: 12px;font-size: 17px;text-transform: uppercase;}
.caja-data-gris ._p {margin-bottom: 10px;}
.seminario .precio{background-image: url(/img/precio.png);background-repeat: no-repeat;background-position: 20px 28px;}
.seminario .fecha{background-image: url(/img/fecha.png);background-repeat: no-repeat;background-position: 20px 28px;}
#calculador #cajaCapacitacion {
	display: block;
}


#index #video {
    display: none;
}

#index #cajaCertificacion, #index .ocultarEnHome {
    display:none
}

#cajaCertificacion {
    margin-top: 30px;
    display: none;
    background-image: url(/img/bg-certificacion.png);
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    padding: 27px;
    display: block;
}


#cajaCertificacion .tituloCertificacion {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
}


#cajaCertificacion .bajadaCertificacion {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 5px;
}

#cajaCertificacion .botonCertificacion {
    background: white;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 15px;
    display: inline-block;
    color: #004d7a;
}

@media screen and (max-width:600px) {
    #cajaCapacitacion {
    margin-top: 30px;
    background-image: url(/img/publicidad-forensing.png);
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    width: 92%;
    box-sizing: border-box;
    margin: 0 auto;
}
}

#cajaCapacitacion {
    margin-top: 30px;
    display: none;
    background-image: url(/img/publicidad-forensing.png);
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    padding: 27px;
}


#cajaCapacitacion .tituloCapacitate {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-top: 55px;
}


#cajaCapacitacion .bajadaCapacitate {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 5px;
}

#cajaCapacitacion .bajadaCapacitate strong {
    color:#FFF
}

#cajaCapacitacion .botonCapacitate {
    background: #173263;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 15px;
    display: inline-block;
    color:white;
}

.espacioPublicidad {
    text-align: right;
    font-size: 11px;
    margin-top: 28px;
    margin-right: -24px;
    color: #999;
}

div#header-top {
    background: #004d7a;
    width: 100%;
    display: block;
    font-weight: lighter;
    font-size: 12px;
    text-align:right;
    padding:5px 0;
}

div#header-top .center p {
    color:white;
    display: inline-block;
}

div#header-top .center ul{
    display: inline-block;
}

div#header-top .center ul li .country_flag {
    /*background:white;*/
}

div#header-top .center ul li{
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}

#noticias-home {
    text-align: center;
    display: table;
    margin-bottom: 70px;
    margin-top: 30px;
}

    #noticias-home h2 {
        color: #004d7a;
        text-transform: uppercase;
        font-size: 17px;
    }

    #noticias-home h2:after {
        content: '';
        display: block;
        width: 50px;
        height: 2px;
        background-color: #004d7a;
        margin: 12px auto;
    }

    #noticias-home h3 {
    color: #004d7a;
    font-weight: normal;
    overflow: hidden;
}

    #noticias-home article {
        box-sizing: border-box;
    }

    #noticias-home .bajada {
    color: #1fa9e1;
    text-transform: uppercase;
    font-size: 11px;
    padding: 10px 0;
}

#noticias-home time {
    color: #b5b5b5;
    font-weight: 300;
    font-size: 12px;
}

#noticias-home time:after {
    content: '';
        display: block;
        width: 25px;
        height: 2px;
        background-color: #b5b5b5;
        margin: 12px auto;

}


#noticias-home p {
    color: #81817d;
    font-weight: 300;
    line-height: 18px;
    margin-bottom: 30px;
        height: 74px;
    overflow: hidden;
}

.ver-mas-noticias a {
    display: block;
    color: #81817d;
    font-size: 13px;
    font-weight: 300;
    margin-top: 40px;
}



@media screen and (min-width:750px){.header{position:relative;padding:30px 0;}
.header .options li button.icon-search,.header .options li button.icon-list { display: none; }
.header .countries{text-align:left;position:absolute;padding:10px;border:solid 1px #d0d0d0;background:#fff;top:134px;left:25px;}
.header .countries:before{content:" ";display:block;position:absolute;border-bottom:solid 5px #d0d0d0;border-left:solid 5px transparent;border-right:solid 5px transparent;top:-5px;left:50%;margin-left:-5px}
.header .countries li{display:block;text-align:left;padding:0;}
.header .countries li a{display:block;overflow:hidden;padding:5px;}
.header .countries li a:before{float:left}
.header .countries li a span{float:left;display:block;font-size:12px;font-weight:500;white-space:nowrap;margin-left:5px}
.header .countries li a:hover{background:#e7e7e7;color:#1fa9e1}
.header .country-menu_button{float:none;position:absolute;margin-right:0;margin-top:0;background:none;top:110px;left:65px;}
.header .country-menu_button:after{font-size:21px;font-family:'icomoon';content:"\e601";display:none;color:#e7e7e7;position:absolute;top:-3px;left:-30px}
.header .country-menu_button.open:after{content:"\e602"}
.header .options{list-style:none;background:none;text-align:center;position:absolute;right:215px;top:45px;}
.header .options li{float:left;margin-left:20px;}
.header .options li:nth-child(5),.header .options li:last-child{}
.header .options li a,.header .options li button{display:block;background:none;font-weight:500;width:auto;color:#81817d;font-size:10px;line-height:12px;text-align:left;}
.header .options li a:before,.header .options li button:before{float:left;font-size:14px;margin-right:5px}
.header .options li a span,.header .options li button span{display:block;float:left;text-transform:uppercase}
.header .options li a.open,.header .options li button.open{background:none}
.header .menu{display:block !important;}
.header .menu .menu{position:absolute;right:15px;bottom:45px;background:none;}
.header .menu .menu > li{position:relative;float:left;}
.header .menu .menu > li > a,.header .menu .menu > li > button{font-size:12px;line-height:12px;padding:0;margin-left:30px;color:#004d7a;background:none;font-weight:700;border-top:0;float:left;width:auto;}
.header .menu .menu > li > a span,.header .menu .menu > li > button span{display:none}
.header .menu .menu > li > a:hover,.header .menu .menu > li > button:hover{color:#1fa9e1;}
.header .menu .menu > li > a:hover span,.header .menu .menu > li > button:hover span{color:#1fa9e1}
.header .menu .menu > li > a.open span:before,.header .menu .menu > li > button.open span:before{content:"\e602"}
.header .menu .menu > li ul{position:absolute;left:30px;top:22px;padding:5px 5px;background:#fff;border:solid 1px #d0d0d0;}
.header .menu .menu > li ul:before{content:" ";display:block;position:absolute;border-bottom:solid 5px #d0d0d0;border-left:solid 5px transparent;border-right:solid 5px transparent;top:-5px;left:30px}
.header .menu .menu > li ul li a{font-size:12px;line-height:20px;padding:5px 10px;color:#004d7a;background:#fff;display:block;font-weight:500;border-top:0;white-space:nowrap;}
.header .menu .menu > li ul li a:hover{background:#e7e7e7;color:#1fa9e1}
.header .login{background:#fff;padding:15px;position:absolute;width:200px;border:solid 1px #d0d0d0;top:70px;right:400px;z-index:100;}
.header .login:before{content:" ";display:block;position:absolute;border-bottom:solid 5px #d0d0d0;border-left:solid 5px transparent;border-right:solid 5px transparent;top:-5px;left:30px}
.header .login .form .input input{border:solid 1px #d0d0d0;line-height:30px;font-size:12px}
.header .login .form .button button{line-height:30px;font-size:12px}
.header .search{display:block !important;background:none;padding:0;position:absolute;width:185px;position:absolute;top:36px;right:15px;}
.header .search .form .input{paddin-right:0;}
.header .search .form .input input{border:solid 1px #8e8e8a;line-height:30px;font-size:12px}
.header .search .form .button{position:absolute;right:0;top:0;}
.header .search .form .button button{width:30px;height:30px;background:none;color:#fff;}
.header .search .form .button button:before{color:#8e8e8a;font-size:14px;content:"\f002"}
.header .languages,.header .about{background:#fff;padding:5px;position:absolute;border:solid 1px #d0d0d0;top:70px;z-index:100;}
.header .languages:before,.header .about:before{content:" ";display:block;position:absolute;border-bottom:solid 5px #d0d0d0;border-left:solid 5px transparent;border-right:solid 5px transparent;top:-5px;left:30px}
.header .languages .menu li a,.header .about .menu li a{font-size:12px;line-height:20px;padding:5px 10px;color:#004d7a;background:#fff;display:block;font-weight:500;border-top:0;white-space:nowrap;text-transform:none;}
.header .languages .menu li a:hover,.header .about .menu li a:hover{background:#e7e7e7;color:#1fa9e1}
.header .languages.languages,.header .about.languages{right:225px}
.header .languages.about,.header .about.about{right:630px}
}@media screen and (min-width:1140px){.header{padding:0;}
}.footer{    background-color: #004d7a;    min-height: 70px;color: #fff;    margin-bottom: 4vh !important;}
.footer .text-copy{font-size: 10px;width: fit-content !important;}
.footer .social{text-align:center; vertical-align: middle;display: inline-block;padding-right: 5%;    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0 20px 0;
	    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding-right: 5%;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: space-around;
    flex-wrap: wrap;
    margin: 10px 0 10px 0;
    float: right;}
.footer .social li{display:inline-block;    vertical-align: -webkit-baseline-middle;}
.footer .social li a{color:#004d7a; color: #fff; display:inline-block;width:45px;line-height:45px;padding-right: 10px;}
.footer .social li a:hover{color:#1fa9e1}
.footer .social li a.icon-social-linkedin:before{font-size:23px}
.footer .copy{margin:10px 0 20px 0;vertical-align: middle;display: inline-block;padding-left: 5% !important;}
.footer .copy p{    margin-top: 2vh; color: #d5d5d5 !important;}
.footer .copy p{text-align:center;font-size:12px;line-height:16px;color:#81817d}
@media screen and (max-width:991px){
.footer .social li{display:inline-block;float: none;width: 100%;}
.footer .social li a{    padding-right: 0px;}
.footer .social{padding-right: 0px !important;}
.footer .copy{width: 100% !important;padding-left: 0px !important;}
}
@media screen and (min-width:500px){.footer .copy{text-align:center;}
.footer .copy p:nth-child(2){display:inline-block}
.footer .copy p:nth-child(3){display:inline-block;}
.footer .copy p:nth-child(3):before{content:" - "}
}@media screen and (min-width:700px){.footer{position:relative;}
.footer .social{text-align:right;position:absolute;right:15px;top:0;position: inherit;float: right;margin: 15px 0 15px 0;}
.footer .social li a{line-height:32px}
.footer .copy{text-align:left;padding-left:15px;}
.footer .copy p{text-align:left}
}.tools{margin-top:30px;margin-bottom:15px;}
.tools ul{list-style:none;}
.tools ul li{width:50%;float:left;padding:0 15px 30px 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tools ul li h2 a{position:relative;height:32px;display:block;}
.tools ul li h2 a span{height:32px;display:table-cell;vertical-align:middle;line-height:16px;font-size:12px;font-weight:700;color:#81817d;text-transform:uppercase;padding-left:45px;width:80px}
.tools ul li h2 a:before{color:#81817d;position:absolute;left:0;width:45px;height:45px;font-size:32px}
.tools ul li h2 a:hover span,.tools ul li h2 a:hover:before{color:#1fa9e1}
.tools ul li:nth-child(2) h2 a:before{left:-2px}
.tools ul li:nth-child(4) h2 a:before{left:-2px;font-size:30px}
.cols .tools{margin-top:60px}
@media screen and (min-width:500px){.tools{margin-top:45px;}
.tools ul li{width:25%;}
.tools ul li h2 a{position:relative;display:block;text-align:center;height:auto;}
.tools ul li h2 a span{padding-left:0;display:inline-block}
.tools ul li h2 a:before{display:inline-block;position:relative;width:100%}
.tools ul li:nth-child(2) h2 a:before,.tools ul li:nth-child(4) h2 a:before,.tools ul li:nth-child(3) h2 a:before{left:0}
.tools ul li:nth-child(5) h2 a:before{left:3px}
}@media screen and (min-width:800px){.tools ul li{width:14.2857%}
.tools.only-6 ul li{width:16.6666%}
}@media screen and (min-width:850px){.cols .tools{margin-top:0;padding-right:15px;}
.cols .tools ul li{width:100%;float:none;padding:0;}
.cols .tools ul li h2 a{height:auto;padding:20px 30px;background:#e7e7e7;border-bottom:solid 1px #fff;text-align:left;}
.cols .tools ul li h2 a span{height:auto;line-height:18px;display:block;font-size:12px;padding-left:60px;width:auto}
.cols .tools ul li h2 a:before{position:absolute;top:50%;margin-top:-15px;height:30px;width:auto;left:30px}
.cols .tools ul li:nth-child(3) h2 a:before{left:29px}
}.directores_list article{position:relative;}
.directores_list article figure{position:absolute;z-index:100;}
.directores_list article figure a,.directores_list article figure img{display:block;filter: grayscale(1);}
.directores_list article .data{padding-left:120px;height:120px;position:relative;}
.directores_list article .data .nombre,.directores_list article .data .grado{line-height:21px}
.directores_list article .data .nombre{margin-bottom:5px}
.directores_list article .data .email{display:block;position:absolute;bottom:-2px}

.expertos_list article{position:relative;}
.expertos_list article figure{position:absolute;z-index:100;}
.expertos_list article figure a,.expertos_list article figure img{display:block;filter: grayscale(1);}
.expertos_list article .data{padding-left:120px;height:120px;position:relative;}
.expertos_list article .data .nombre,.expertos_list article .data .grado{line-height:21px}
.expertos_list article .data .nombre{margin-bottom:5px}
.expertos_list article .data .email{display:block;position:absolute;bottom:-2px}

.proximos_seminarios_sidebar{padding:30px 15px 45px 15px;}
.proximos_seminarios_sidebar .title{margin-bottom:0;}
.proximos_seminarios_sidebar .title.a_distancia{margin-top:20px}
.proximos_seminarios_sidebar .list article{padding-top:25px;}
.proximos_seminarios_sidebar .list article .lugar{position:relative;line-height:14px;padding-left:34px;}
.proximos_seminarios_sidebar .list article .lugar span{position:absolute;left:0;top:0}
.proximos_seminarios_sidebar .list article .nombre{padding-top:5px}
@media screen and (min-width:450px){.proximos_seminarios_sidebar{padding:30px 15px 0 15px}
}@media screen and (min-width:850px){.proximos_seminarios_sidebar{padding:0 15px}
}.proximos_seminarios_registro{padding:15px 15px 0 15px;}
.proximos_seminarios_registro .title{margin-bottom:25px}
.proximos_seminarios_registro ._form{padding:0}
@media screen and (min-width:850px){.proximos_seminarios_registro{padding:0 15px;}
.proximos_seminarios_registro ._form ._input{width:100%}
}body{overflow-x:hidden;}
body *{font-family:Lato;color:#4e4e4e;margin:0;padding:0;border:0;}
body *:focus{outline:none}
body a{color:#00f;text-decoration:none;}
body a:hover{color:#f00}
body .center{max-width:1170px;margin:0 auto}
body .clearfix:before,body .clearfix:after{content:" ";display:table}
body .clearfix:after{clear:both}
body .clearfix{*zoom:1}
body .country_flag{display:block; transition: transform .2s;}
body .country_flag:hover{transform:scale(1.5)}
body .country_flag:before{content:" ";display:block;height:25px;width:30px;background:url(/img/banderas.png); background-size: cover;}
body .country_flag.gl:before{background-position:-0.2% 0}
/*body .country_flag.gl:before{background-position:2px 0}*/
body .country_flag.uk:before{background-position:-99.1% 0}
/*body .country_flag.uk:before{background-position:-31px 0}*/
body .country_flag.ar:before{background-position:-90.5% 0}
/*body .country_flag.ar:before{background-position:-64px 0}*/
body .country_flag.bo:before{background-position:-82.3% 0}
/*body .country_flag.bo:before{background-position:-98px 0}*/
body .country_flag.br:before{background-position:-74% 0}
/*body .country_flag.br:before{background-position:-131px 0}/*/
body .country_flag.cl:before{background-position:-65.5% 0}
/*body .country_flag.cl:before{background-position:-164px 0}*/
body .country_flag.es:before{background-position:-58% 0; width:32px;}
/*body .country_flag.es:before{background-position:-196px 0; width:32px;}*/
body .country_flag.mx:before{background-position:-49% 0;}
/*body .country_flag.mx:before{background-position:-231px 0}*/
body .country_flag.pe:before{background-position:-41% 0}
/*body .country_flag.pe:before{background-position:-264px 0}*/
body .country_flag.py:before{background-position:-31.7% 0}
/*body .country_flag.py:before{background-position:-297px 0}*/
body .country_flag.uy:before{background-position:-23.7% 0}
/*body .country_flag.uy:before{background-position:-331px 0}*/
body .country_flag.us:before{background-position:-14.7% 0}
body .country_flag.rd:before{background-position:-7.7% 0;transform:scale(1.5)}
/*body .country_flag.us:before{background-position:-364px 0}*/
body .menu_body{display:none}
body .breadcrumb{list-style:none;padding:15px 15px 5px 15px;}
body .breadcrumb li{float:left;}
body .breadcrumb li a,body .breadcrumb li span{font-size:12px;line-height:14px;color:#81817d;font-weight:500;}
body .breadcrumb li a:after,body .breadcrumb li span:after{content:"/";display:inline-block;margin:0 5px}
body .breadcrumb li a:hover{color:#1fa9e1;}
body .breadcrumb li a:hover:after{color:#81817d}
body ._h1{text-transform:uppercase;font-size:37px;line-height:37px;letter-spacing:1px;color:#1fa9e1;font-weight:300}
body ._h2{text-transform:uppercase;font-size:16px;line-height:23px;color:#1fa9e1;font-weight:300}
body ._h3{text-transform:uppercase;font-size:21px;line-height:28px;color:#1fa9e1;font-weight:500}
body ._h4{text-transform:uppercase;font-size:11px;line-height:14px;color:#1fa9e1;font-weight:normal}
body ._h5{text-transform:uppercase;font-size:28px;line-height:32px;color:#1fa9e1;font-weight:normal}
body ._h1 a,body ._h2 a,body ._h3 a,body ._h4 a,body ._h5 a,body ._h6 a{color:#004d7a;font-weight:500;line-height:inherit;font-size:inherit;}
body ._h1 a:hover,body ._h2 a:hover,body ._h3 a:hover,body ._h4 a:hover,body ._h5 a:hover,body ._h6 a:hover{color:#1fa9e1}
body ._h1 strong,body ._h2 strong,body ._h3 strong,body ._h4 strong,body ._h5 strong,body ._h6 strong{font-weight:500;color:inherit}
body ._h1._thin,body ._h2._thin,body ._h3._thin,body ._h4._thin,body ._h5._thin,body ._h6._thin{font-weight:300}
body ._h1._normal,body ._h2._normal,body ._h3._normal,body ._h4._normal,body ._h5._normal,body ._h6._normal{font-weight:normal}
body ._h1._gris,body ._h2._gris,body ._h3._gris,body ._h4._gris,body ._h5._gris,body ._h6._gris{color:#81817d}
body ._h1._not_up,body ._h2._not_up,body ._h3._not_up,body ._h4._not_up,body ._h5._not_up,body ._h6._not_up{text-transform:none}
body ._title{margin-bottom:15px}
body ._p{font-size:16px;line-height:23px;color:#81817d;margin-bottom:20px;font-weight:normal;}
body ._p strong{color:#81817d}
body ._p._big{font-size:28px;line-height:32px;font-weight:300;}
body ._p._big strong{font-weight:500}
body ._p._p_ul{margin-bottom:5px}
body ._a{font-size:16px;line-height:23px;color:#004d7a;font-weight:500;}
body ._a._nowrap{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
body ._a:before{top:4px;position:relative;margin-right:5px}
body ._a:hover{color:#1fa9e1}
body ._ul{padding-left:25px;margin-bottom:15px;}
body ._ul ._ul{margin-bottom:0}
body ._ul li{font-size:16px;line-height:23px;color:#81817d;font-weight:500;}
body ._ul li strong{color:#81817d}
body ._important ._cont{padding:15px;background:#cbdec8;}
body ._important ._cont ._p{margin-bottom:0}
body ._important._gris ._cont{background:#e7e7e7}
body ._important._img{background:#cbdec8;}
body ._important._img._gris{background:#e7e7e7}
body ._important._img ._cont{padding:15px;position:relative;display:table-cell;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body ._important._img ._cont figure{float:left;margin-right:15px}
body ._important[class^="icon-"],body ._important[class*=" icon-"]{position:relative;background:#cbdec8;}
body ._important[class^="icon-"]._gris,body ._important[class*=" icon-"]._gris{background:#e7e7e7}
body ._important[class^="icon-"]:before,body ._important[class*=" icon-"]:before{position:absolute;width:105px;display:block;top:50%;margin-top:-26px;left:0;line-height:50px;text-align:center;color:#004d7a;font-size:37px}
body ._important[class^="icon-"] ._cont,body ._important[class*=" icon-"] ._cont{display:table-cell;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-left:105px;height:105px}
body ._btn{background:#004d7a;color:#fff;font-size:16px;line-height:45px;padding:0 20px;font-weight:300;display:inline-block;}
body ._btn:hover{background:#1fa9e1;color:#fff}
body ._form{padding-bottom:15px;}
body ._form ._input{padding-bottom:15px;}
body ._form ._input label{font-size:16px;color:#81817d;display:block;margin-bottom:3px}
body ._form ._input select,body ._form ._input input,body ._form ._input textarea{font-size:16px;color:#81817d;border:solid 1px #81817d;line-height:30px;height:30px;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;background:transparent;}
body ._form ._input select.error,body ._form ._input input.error,body ._form ._input textarea.error{border:1px solid #f00}
body ._form ._input ._radio{margin-right:10px;}
body ._form ._input ._radio label{display:inline-block;padding-bottom:0}
body ._form ._input ._radio input{height:auto;width:auto;position:relative;top:1px}
body ._form ._input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;line-height:26px}
body ._form ._input ._select{position:relative;}
body ._form ._input ._select:before{content:" ";position:absolute;right:13px;border-top:solid 5px #81817d;border-left:solid 5px transparent;border-right:solid 5px transparent;top:13px}
body ._form ._checkbox{padding-bottom:15px;padding-left:25px;position:relative;}
body ._form ._checkbox label{cursor:pointer}
body ._form ._checkbox input{cursor:pointer;position:absolute;left:0;top:4px}
body ._form ._m_bot_2{padding-bottom:30px}
body ._form ._button{padding-top:15px}
body ._paginador{list-style:none;overflow:hidden;padding-top:5px;}
body ._paginador a{float:left;margin-right:10px;display:block;width:45px;line-height:45px;background:#e7e7e7;text-align:center;color:#81817d;}
body ._paginador a:hover{color:#1fa9e1}
body ._paginador strong{float:left;margin-right:10px;display:block;width:45px;line-height:45px;background:#81817d;text-align:center;color:#fff}
body ._marcas{margin:0 -15px;}
body ._marcas article{display:inline-block;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:49%;margin-top:30px;}
body ._marcas article figure{vertical-align:middle;text-align:center;}
body ._marcas article figure figcaption{padding-top:5px;color:#81817d}
body ._marcas article figure img{border:0;display:inline-block;width:100%;height:auto;vertical-align:middle;max-width:200px}
body ._marcas article:nth-child(1),body ._marcas article:nth-child(2){margin-top:0}
@media screen and (min-width:450px){body .cols{margin:0 -15px;margin-bottom:45px;}
body .cols .col{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px;width:100%}
body .cols.cols_x3{margin-bottom:0;}
body .cols.cols_x3 .col{width:50%}
}@media screen and (min-width:550px){body ._marcas article{width:32.9%;}
body ._marcas article:nth-child(3){margin-top:0}
}@media screen and (min-width:650px){body .cols.cols_x3 .col{width:33.3333%}
body ._title{margin-bottom:20px}
body ._important ._cont{padding:25px 30px}
body ._important._float{float:right;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:30px}
body ._p{margin-bottom:20px;}
#reportes_de_siniestros_form > .resultado_big > .reportes > ._p , .siniestro > div > .reportes > ._p{margin-bottom: 0px!important;}
body ._p._p_ul{margin-bottom:5px}
body ._ul{margin-bottom:20px;}
body ._ul ._ul{margin-bottom:0}
body ._ul._colx3{overflow:hidden;}
body ._ul._colx3 li{float:left;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body ._form{margin:0 -15px;padding:10px 0 15px 0;}
body ._form ._input{float:left;width:50%;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body ._form ._input label{padding-bottom:10px}
body ._form ._input._small{width:40%}
body ._form ._input._big{width:60%}
body ._form ._input._giant{width:100%}
body ._form ._checkbox{float:left;width:100%;padding-left:40px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
body ._form ._checkbox input{left:15px}
body ._form ._button{padding-left:15px}
}@media screen and (min-width:850px){body .cols .col{width:60%;}
body .cols .col:last-child{width:40%}
body .cols.cols_x3 .col{width:50%}
body ._important._float{width:100%;margin-left:0}
}@media screen and (min-width:1000px){body .cols{margin-left:-30px;margin-right:-30px;}
body .cols .col{width:65%;padding:0 30px;}
body .cols .col:last-child{width:35%}
body .cols.cols_x3{margin-left:-15px;margin-right:-15px;}
body .cols.cols_x3 .col{width:33.3333%;padding:0 15px}
body ._ul._colx3 li{width:33.3333%}
body ._important._float{width:50%;margin-left:30px}
body ._form{margin:0 -30px;}
body ._form ._input{padding-left:30px;padding-right:30px;}
body ._form ._input._small{width:30%}
body ._form ._input._big{width:70%}
body ._form ._checkbox{padding-left:55px;padding-right:30px;}
body ._form ._checkbox input{left:30px}
body ._form ._button{padding-left:30px}
}.highlights{overflow:hidden;}
.highlights .center{max-width:1140px}
.highlights .slider-home article{position:relative;max-height:420px;overflow:hidden;}
.highlights .slider-home article .data{position:absolute;right:0;bottom:15px;background:rgba(44,60,99,0.8);}
.highlights .slider-home article .data a{display:block;padding:15px}
.highlights .slider-home article .data h2{font-size:21px;line-height:21px;text-transform:uppercase;color:#fff;font-weight:700}
.highlights .slider-home article .data h3{display:none}
.highlights .slider-home article figure img{display:block}
.highlights .slider-home .owl-controls{margin-top:0;}
.highlights .slider-home .owl-controls .owl-dots .owl-dot span{background:#d0d0d0;margin:15px 7px 0 7px}
.highlights .slider-home .owl-controls .owl-dots .owl-dot.active span{background:#8e8e8a}
.home-news{padding-top:10px;padding-bottom:10px;}
.home-news .center{padding:0 15px;max-width:1140px;}
.home-news .center .title{margin-bottom:5px;font-weight:normal}
.home-news .center .slider-home-news article{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 30px;border-top:solid 1px #d0d0d0;border-bottom:solid 1px #d0d0d0;}
.home-news .center .slider-home-news article h3{font-size:16px;line-height:18px;color:#81817d;font-weight:normal}
.home-news .center .slider-home-news article time{font-size:12px;color:#8e8e8a}
.home-news .center .slider-home-news article a{text-indent:-5000px;position:absolute;display:block;top:0;right:0;left:0;bottom:0}
.home-news .center .slider-home-news .owl-controls{margin-top:0;}
.home-news .center .slider-home-news .owl-controls .owl-nav > div{position:absolute;margin:0;top:50%;margin-top:-23px;-webkit-border-radius:0;border-radius:0;display:block;background:none;padding:0;color:#d0d0d0;}
.home-news .center .slider-home-news .owl-controls .owl-nav > div:hover{background:none;color:#81817d}
.home-news .center .slider-home-news .owl-controls .owl-nav > div:before{display:block;font-family:'icomoon';font-size:37px;line-height:45px;width:45px;text-align:center}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-prev{left:-15px;}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-prev:before{content:"\e600"}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-next{right:-15px;}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-next:before{content:"\e603"}
.book{margin:15px auto 5px auto;max-width:265px;position:relative;}
.book figure{position:absolute;top:0;z-index:-1;}
.book figure img{display:block;width:100%}
.book h3 a{padding-left:87px;display:block;line-height:20px;height:100px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-top:27px;position:relative;}
.book h3 a .text{font-size:16px;color:#81817d;text-transform:none;display:block}
.book h3 a .icon{margin-left:10px;}
.book h3 a .icon:before{font-size:28px;position:absolute;color:#004d7a;right:0;top:40px}
.book h3 a:hover .icon:before{color:#1fa9e1}
@media screen and (min-width:500px){.home-news{padding-top:30px;}
.home-news .center{position:relative;}
.home-news .center .title{position:absolute;top:17px;left:73px;z-index:1000}
.home-news .center .slider-home-news{background:#cbdec8;}
.home-news .center .slider-home-news article{padding:20px 45px;border-top:0;border-bottom:0;}
.home-news .center .slider-home-news article h3{padding-left:195px}
.home-news .center .slider-home-news article time{font-size:16px;line-height:18px;position:absolute;top:20px;left:145px;font-weight:300}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-prev{left:0}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-next{right:0}
}@media screen and (min-width:750px){.highlights .slider-home article .data{max-width:360px;bottom:30px;}
.highlights .slider-home article .data a{display:block;padding:30px}
.highlights .slider-home article .data h2{font-size:28px;line-height:28px;margin-bottom:5px}
.highlights .slider-home article .data h3{display:block;font-size:16px;line-height:21px;color:#fff;font-weight:300}
.home-news .center{width:auto;}
.home-news .center .slider-home-news article span{display:inline-block;margin-right:10px;color:inherit}
.home-news .center .slider-home-news article a{display:inline-block;position:static;left:auto;right:auto;top:auto;bottom:auto;text-indent:0;text-transform:uppercase;line-height:18px;}
.home-news .center .slider-home-news article a:after{content:">";display:inline-block;margin-left:5px;color:inherit}
}@media screen and (min-width:900px){.news-book{max-width:1170px;margin:0 auto;position:relative;margin-top:30px;margin-bottom:10px}
.home-news{padding-top:0;padding-bottom:0;padding-right:285px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.home-news .center .slider-home-news article h3{position:relative;}
.home-news .center .slider-home-news article h3 span{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:180px;overflow:hidden;position:relative}
.home-news .center .slider-home-news article h3 a{position:relative;top:-3px}
.book{width:265px;position:absolute;right:15px;top:50%;margin-top:-50px}
}@media screen and (min-width:950px){.home-news .center .slider-home-news article h3 span{max-width:230px}
}@media screen and (min-width:1000px){.home-news .center .title{top:20px}
.home-news .center .slider-home-news article h3{top:3px;}
.home-news .center .slider-home-news article h3 span{max-width:280px}
.home-news .center .slider-home-news article time{top:23px}
}@media screen and (min-width:1050px){.home-news .center .slider-home-news article h3 span{max-width:330px}
}@media screen and (min-width:1100px){.home-news .center .slider-home-news article h3 span{max-width:380px}
}@media screen and (min-width:1150px){.home-news .center .slider-home-news article h3 span{max-width:430px}
}@media screen and (min-width:1200px){.home-news .center .slider-home-news article h3 span{max-width:480px}
}@media screen and (min-width:1250px){.home-news .center .slider-home-news article h3 span{max-width:530px}
}@media screen and (min-width:1280px){.highlights .slider-home .owl-controls .owl-nav > div{position:absolute;top:187px;-webkit-border-radius:0;border-radius:0;display:block;background:none;padding:0;margin:0;color:#d0d0d0;}
.highlights .slider-home .owl-controls .owl-nav > div:hover{background:none;color:#81817d}
.highlights .slider-home .owl-controls .owl-nav > div:before{display:block;font-family:'icomoon';font-size:37px;line-height:45px;width:45px;text-align:center}
.highlights .slider-home .owl-controls .owl-nav > div.owl-prev{left:-50px;}
.highlights .slider-home .owl-controls .owl-nav > div.owl-prev:before{content:"\e600"}
.highlights .slider-home .owl-controls .owl-nav > div.owl-next{right:-50px;}
.highlights .slider-home .owl-controls .owl-nav > div.owl-next:before{content:"\e603"}
.home-news{padding-right:335px;}
.home-news .center .title{left:48px}
.home-news .center .slider-home-news article h3{padding-left:170px;}
.home-news .center .slider-home-news article h3 span{width:440px}
.home-news .center .slider-home-news article time{left:121px}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-prev{left:-50px}
.home-news .center .slider-home-news .owl-controls .owl-nav > div.owl-next{right:-50px}
}.directores{padding:0 15px;}
.directores .directores_list{margin-top:-15px;}
.directores .directores_list article{margin-top:45px}
.expertos{padding:0 15px;}
.expertos .expertos_list{margin-top:-15px;}
.expertos .expertos_list article{margin-top:45px}
@media screen and (min-width:1000px){.directores .directores_list{margin:-20px -30px 0 -30px;}
.directores .directores_list article{width:50%;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left}
}.director{padding:15px 15px 0 15px;}
.director .ficha{position:relative;margin-bottom:25px;}
.director .ficha .data{position:relative;padding-left:120px;height:120px;}
.director .ficha .data .nombre{line-height:28px;font-size:21px;font-weight:500;margin-bottom:5px}
.director .ficha .data .grado{line-height:21px;text-transform:uppercase}
.director .ficha .data .email{display:block;position:absolute;bottom:-5px}
.director .ficha figure{position:absolute;top:0;left:0}
.director .historia{padding-bottom:15px}
.director .historia{font-size:16px;line-height:23px;color:#81817d;font-weight:normal;}
.director .historia a{font-size:16px;line-height:23px;color:#004d7a;font-weight:500;}
.director .historia a:hover{color:#1fa9e1}
.director .curriculum ._cont{font-size:16px;line-height:23px;color:#81817d;font-weight:normal;}
.director .curriculum ._cont a{font-size:16px;line-height:23px;color:#004d7a;font-weight:500;}
.director .curriculum ._cont a:hover{color:#1fa9e1}
#director .directores_list{clear:both;padding-bottom:45px;}
#director .directores_list article{padding:0 15px;float:left;padding-top:30px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#director .directores_list article figure img{height:60px;width:auto}
#director .directores_list article .data{padding-left:60px;height:60px;position:relative;}
#director .directores_list article .data .grado{display:none}
#director .directores_list article .data .email{bottom:0}
.expertos .expertos_list{margin:-20px -30px 0 -30px;}
.expertos .expertos_list article{width:50%;padding:0 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left}
}.experto{padding:15px 15px 0 15px;}
.experto .ficha{position:relative;margin-bottom:25px;}
.experto .ficha .data{position:relative;padding-left:120px;height:120px;}
.experto .ficha .data .nombre{line-height:28px;font-size:21px;font-weight:500;margin-bottom:5px}
.experto .ficha .data .grado{line-height:21px;text-transform:uppercase}
.experto .ficha .data .email{display:block;position:absolute;bottom:-5px}
.experto .ficha figure{position:absolute;top:0;left:0}
.experto .historia{padding-bottom:15px}
.experto .historia{font-size:16px;line-height:23px;color:#81817d;font-weight:normal;}
.experto .historia a{font-size:16px;line-height:23px;color:#004d7a;font-weight:500;}
.experto .historia a:hover{color:#1fa9e1}
.experto .curriculum ._cont{font-size:16px;line-height:23px;color:#81817d;font-weight:normal;}
.experto .curriculum ._cont a{font-size:16px;line-height:23px;color:#004d7a;font-weight:500;}
.experto .curriculum ._cont a:hover{color:#1fa9e1}
#experto .expertos_list{clear:both;padding-bottom:45px;}
#experto .expertos_list article{padding:0 15px;float:left;padding-top:30px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#experto .expertos_list article figure img{height:60px;width:auto}
#experto .expertos_list article .data{padding-left:60px;height:60px;position:relative;}
#experto .expertos_list article .data .grado{display:none}
#experto .expertos_list article .data .email{bottom:0}

@media screen and (min-width:650px){#director .directores_list article{width:50%}
.director{padding:0 15px;}
.director .ficha .data{padding-left:0;padding-right:120px;}
.director .ficha .data .nombre{line-height:37px;font-size:37px;font-weight:300}
.director .ficha figure{right:0;left:auto}
.director .historia{padding-bottom:0;width:50%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:15px;}
.director .historia.big{width:100%}
.director .curriculum{width:50%;float:left;padding-left:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.director .curriculum ._cont p:last-child{padding-bottom:0}
#experto .directores_list article{width:50%}
.experto{padding:0 15px;}
.experto .ficha .data{padding-left:0;padding-right:120px;}
.experto .ficha .data .nombre{line-height:37px;font-size:37px;font-weight:300}
.experto .ficha figure{right:0;left:auto}
.experto .historia{padding-bottom:0;width:50%;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:15px;}
.experto .historia.big{width:100%}
.experto .curriculum{width:50%;float:left;padding-left:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.experto .curriculum ._cont p:last-child{padding-bottom:0}

}@media screen and (min-width:850px){#director .directores_list{padding:0;}
#director .directores_list article{width:auto;float:none;padding:0 0 30px 0}
#experto .expertos_list{padding:0;}
#experto .expertos_list article{width:auto;float:none;padding:0 0 30px 0}
}@media screen and (min-width:1000px){.director .historia{padding-right:30px}
.director .curriculum{padding-left:30px}
.experto .historia{padding-right:30px}
.experto .curriculum{padding-left:30px}
}.trabajar_en_lea{padding:0 15px;}
.trabajar_en_lea .title{margin-bottom:15px}
.trabajar_en_lea .cv{margin-bottom:20px}
@media screen and (min-width:650px){.trabajar_en_lea .title{margin-bottom:20px}
.trabajar_en_lea .cv{margin-bottom:25px}
}.vision_mision{padding:0 15px;}
.vision_mision .subtitle{padding:5px 0}
.servicio{padding:0 15px;}
.servicio .subtitle{margin-bottom:5px}
.servicio ._important{margin-bottom:20px;margin-top:20px}
.servicio .dnv ._cont{height:105px}
.servicio .advanta{width:140px !important;margin-top:5px !important;margin-right:30px !important;margin-left:15px !important;}
.servicio .advanta ._cont figure{margin-right:0 !important}
@media screen and (min-width:400px){.servicio .advanta{float:right !important}
}@media screen and (min-width:650px){.servicio ._important{margin-bottom:25px;margin-top:25px;}
.servicio ._important._float{margin-top:6px}
}.cliente{padding:0 15px;}
.cliente ._important{margin-bottom:20px;margin-top:20px}
.cliente .clientes{margin-top:20px}
@media screen and (min-width:650px){.cliente ._important{margin-bottom:25px;margin-top:25px}
}.herramientas{padding:0 15px;}
.herramientas .nav{list-style:none;margin-bottom:10px;padding-top:10px;}
.herramientas .nav li{display:inline-block;}
.herramientas .nav li button{background:none;display:block;color:#004d7a;text-transform:uppercase;font-size:16px;padding:0 15px;line-height:30px;}
.herramientas .nav li button:hover{color:#1fa9e1}
.herramientas .nav li button.selected{border:solid 1px #81817d;color:#1fa9e1}
.herramientas .acordeon{list-style:none;border-top:solid 1px #81817d;margin:30px 0 0 0;}
.herramientas .acordeon li .acordeon_btn{background:none;width:100%;color:#004d7a;text-transform:uppercase;font-size:16px;padding:12px 45px 12px 15px;line-height:21px;border-bottom:solid 1px #81817d;display:block;text-align:left;position:relative;}
.herramientas .acordeon li .acordeon_btn:after{font-family:icomoon;content:"\e601";position:absolute;display:block;right:0;top:50%;margin-top:-22px;line-height:45px;width:45px;text-align:center;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.herramientas .acordeon li .acordeon_btn:hover{color:#1fa9e1}
.herramientas .acordeon li .acordeon_body{display:none;padding:20px 0 15px 0;border-bottom:solid 1px #81817d;}
.herramientas .acordeon li .acordeon_body .tanque_adyacente{overflow:hidden;margin:0 -30px;}
.herramientas .acordeon li .acordeon_body .tanque_adyacente ._input{padding-bottom:5px !important}
.herramientas .acordeon li .acordeon_body .hidden{display:none}
.herramientas .acordeon li.open .acordeon_btn{color:#1fa9e1;}
.herramientas .acordeon li.open .acordeon_btn:after{content:"\e602"}
.herramientas .acordeon li.open .acordeon_body{display:block}
.herramientas .resultado{font-size:28px;color:#81817d;line-height:28px;text-transform:uppercase;margin-top:30px}
.herramientas .resultado_big ._p:first-child{margin-top:18px}
.herramientas .resultado_big ._p:last-child{margin-bottom:0}
.herramientas .resultado_big img{max-width:100%}
.herramientas .resultado_big ._form{padding:0 0 18px 0;}
.herramientas .resultado_big ._form:last-child{padding-bottom:0}
.herramientas ._important{margin-bottom:20px;margin-top:20px}
@media screen and (min-width:556px){.herramientas .nav{margin-bottom:20px}
}@media screen and (min-width:650px){.herramientas form{position:relative}
.herramientas .resultado{bottom:15px;right:30px;line-height:45px}
.herramientas .resultado_big{padding:0 15px;}
.herramientas .resultado_big ._p:first-child{margin-top:23px}
.herramientas .resultado_big ._form{padding:0 0 23px 0;}
.herramientas .resultado_big ._form:last-child{padding-bottom:0}
}@media screen and (min-width:950px){.herramientas .nav{margin-bottom:30px;border-bottom:solid 1px #81817d;}
.herramientas .nav li{display:inline-block;}
.herramientas .nav li button{line-height:45px;}
.herramientas .nav li button.selected{border:solid 1px #81817d;border-bottom:solid 1px #fff;margin-bottom:-1px}
}@media screen and (min-width:1000px){.herramientas .resultado_big{padding:0 30px}
}@media screen and (min-width:1110px){.herramientas .nav li button{padding:0 25px}
}.noticias{padding:0 15px;}
.noticias .list{padding-top:25px;}
.noticias .list article{padding-bottom:15px;}
.noticias .list article p._p{margin-top:5px;margin-bottom:0}
@media screen and (min-width:650px){.noticias .list{padding-top:30px;}
.noticias .list article{padding-bottom:25px}
}.noticia{padding:0 15px;}
.noticia article h2{padding-bottom:15px}
.noticia article h4,.noticia article h3,.noticia article p{font-size:16px;line-height:23px;color:#81817d;margin-bottom:15px;}
.noticia article h4 strong,.noticia article h3 strong,.noticia article p strong{color:#81817d}
.noticia article h4,.noticia article h3{text-transform:uppercase;margin-bottom:10px;font-weight:normal}
.noticia article h3{font-size:21px;line-height:28px}
.noticia article ol,.noticia article ul{margin-bottom:15px;padding-left:28px;margin-top:-10px;}
.noticia article ol li,.noticia article ul li{font-size:16px;line-height:23px;color:#81817d}
.noticia article figure{margin-bottom:23px;}
.noticia article figure a{display:block}
.noticia article figure img{display:block;width:100%}
@media screen and (min-width:600px){.noticia article figure.float{float:left;width:50%;margin:0 15px 15px 0}
}@media screen and (min-width:650px){.noticia article h2{padding-bottom:20px}
.noticia article h4,.noticia article h3{margin-bottom:15px}
.noticia article ol,.noticia article ul,.noticia article p{margin-bottom:20px}
.noticia article ol,.noticia article ul{margin-top:-15px}
}.contacto{padding:0 15px;}
.contacto .ubicacion figure a{display:block;}
.contacto .ubicacion figure a img{display:block;width:100%}
.contacto .ubicacion .data{margin-top:15px;}
.contacto .ubicacion .data p._p{margin-bottom:0}
.contacto .area{margin-top:40px;}
.contacto .area article{margin-top:10px}
.contacto .area p._p{margin-bottom:0}
.contacto .area a{overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:inline-block;max-width:100%}
@media screen and (min-width:600px){.contacto .ubicacion{overflow:hidden;margin:0 -15px;}
.contacto .ubicacion figure,.contacto .ubicacion .data{float:left;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:60%}
.contacto .ubicacion .data{width:40%;margin-top:0}
.contacto .area{margin-top:50px}
}@media screen and (min-width:650px){.contacto{display:block}
}@media screen and (min-width:850px){.contacto .ubicacion figure{width:100%}
.contacto .ubicacion .data{width:100%;margin-top:20px}
}@media screen and (min-width:950px){.contacto .ubicacion figure{width:60%}
.contacto .ubicacion .data{width:40%;margin-top:0}
}@media screen and (min-width:1050px){.contacto .ubicacion figure{width:66.6666%}
.contacto .ubicacion .data{width:33.3333%}
}.seminarios_anteriores{padding:0 15px;}
.seminarios_anteriores .year{margin-bottom:15px;}
.seminarios_anteriores .year .subtitulo{margin-top:5px}
.seminarios_anteriores .year ul{margin-bottom:0}
@media screen and (min-width:650px){.seminarios_anteriores .year{margin-bottom:20px}
}.proximos_seminarios{padding:0 15px;}
.proximos_seminarios ._important{margin-top:20px;}
.proximos_seminarios ._important.importante:before{font-size:45px}
@media screen and (min-width:650px){.proximos_seminarios ._important{margin-top:25px}
}.seminario{padding:0 15px;}
.seminario article > h2{padding-bottom:15px}
.seminario article > h4,.seminario article > h3,.seminario article > p{font-size:16px;line-height:23px;color:#81817d;margin-bottom:15px;}
.seminario article > h4 strong,.seminario article > h3 strong,.seminario article > p strong{color:#81817d}
.seminario article > h4,.seminario article > h3{text-transform:uppercase;margin-bottom:10px;font-weight:normal}
.seminario article > h3{font-size:21px;line-height:28px}
.seminario article ol,.seminario article ul{margin-bottom:15px;padding-left:28px;margin-top:-10px;}
.seminario article ol li,.seminario article ul li{font-size:16px;line-height:23px;color:#81817d}
.seminario article > h3.no_bottom,.seminario article > p.no_bottom{margin-bottom:0}
.seminario article > h3.ubicacion,.seminario article > p.ubicacion{margin-bottom:15px}
.seminario article .mapa{display:none}
.seminario article ._important{margin:20px 0;}
.seminario article ._important.importante:before{font-size:45px}
@media screen and (min-width:650px){.seminario article > h2{padding-bottom:20px}
.seminario article > h4,.seminario article > h3{margin-bottom:15px}
.seminario article ol,.seminario article ul,.seminario article > p{margin-bottom:20px}
.seminario article ol,.seminario article ul{margin-top:-15px}
.seminario article > h3.no_bottom,.seminario article > p.no_bottom{margin-bottom:0}
.seminario article .mapa{display:block;margin-top:7px;margin-bottom:30px;}
.seminario article .mapa img{display:block;width:100%}
.seminario article ._important{margin:25px 0}
}.circulares{padding:0 15px;}
.circulares form{padding-bottom:0;}
.circulares form ._input.button{padding-top:5px}
.circulares form ._input:last-child{padding-bottom:0}
.circulares ._paginador{padding-top:35px}
.circulares .list{padding-top:15px;margin:0 -15px;}
.circulares .list article{display:inline-block;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 15px;margin-top:15px;}
.circulares .list article h2{padding-top:3px}
@media screen and (min-width:550px){.circulares .list article{width:49.7%}
}@media screen and (min-width:650px){.circulares{padding:0 15px;}
.circulares form{padding-bottom:0;position:relative;}
.circulares form ._input.button{padding-top:0;}
.circulares form ._input.button button{position:absolute;bottom:15px}
.circulares ._paginador{padding-top:20px}
.circulares .list{padding-bottom:7px}
}@media screen and (min-width:850px){.circulares .list article{width:99%}
}@media screen and (min-width:1000px){.circulares .list{margin:0 -30px;}
.circulares .list article{padding:0 30px;width:49.7%}
}.suscribirse{padding:0 15px}
.busqueda{padding:0 15px;}
.busqueda .resultados{margin-top:-30px}
.busqueda .titulo{padding-top:30px}
.busqueda article{padding-top:5px}



.news-book:lang(en),.news-book:lang(pr) { 
    display:none;
}

.tools:lang(en),.tools:lang(pr) { 
    display:none;
}


.cliente .servicios:lang(en),.cliente .servicios:lang(pr) {
	display: none;
}

.descargas:lang(en),.informe:lang(en),.analisis:lang(en), .e_learning:lang(en),.descargas:lang(pr),.informe:lang(pr),.analisis:lang(pr), .e_learning:lang(pr) {
	display: none;
}

div iframe:lang(en),div iframe:lang(pr) {
    display: none !important;
}

.header .logo a {
    background: url(/img/learisk-rd.svg);
	background-repeat:no-repeat;
	background-position: 0 center;
	display:block;
    width: 260px;
    height:150px;
    text-indent: -5000px;
}

@media screen and (max-width: 750px) {
    .header .logo a {
        margin: 0 auto;
        height: 80px;
        padding: 12px 0;
    }
}



.item-term-footer{
	width: fit-content !important;
    font-size: 0.8em;
    font-weight: bold;
}