@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon/icomoon.eot');
    src: url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Typefinal_achs';
    src: url('../fonts/iconos/Typefinal_achs_cl.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/iconos/Typefinal_achs_cl.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconos/Typefinal_achs_cl.woff') format('woff'), /* Modern Browsers */
    url('../fonts/iconos/Typefinal_achs_cl.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/iconos/Typefinal_achs_cl.svg#16957b6cab1de8cb04c103b5d8bb8c23') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Typefinal_achs';
    src: url('../fonts/iconos/Typefinal_achs_clMac.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/iconos/Typefinal_achs_clMac.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconos/Typefinal_achs_clMac.woff') format('woff'), /* Modern Browsers */
    url('../fonts/iconos/Typefinal_achs_clMac.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/iconos/Typefinal_achs_clMac.svg#16957b6cab1de8cb04c103b5d8bb8c23') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "achs_fontingresa";
    src: url("../fonts/ingresa_mac/tipo_ingresar_mac.woff2") format("woff2"), url("../fonts/ingresa_mac/tipo_ingresar_mac.woff") format("woff"), url("../fonts/ingresa_mac/tipo_ingresar_mac.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "achs_fontingresa";
    src: url("../fonts/ingresa/tipo_ingresar.woff2") format("woff2"), url("../fonts/ingresa/tipo_ingresar.woff") format("woff"), url("../fonts/ingresa/tipo_ingresar.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}
html, body {
    font-size:24px !important;
    font-family: "Catamaran",sans-serif !important;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
.head nav ul {
    margin: inherit;
}
html,body {
    font-family: 'Catamaran', sans-serif !important;
    overflow-x: hidden;
}
body header #btn-buscar img {vertical-align: inherit !important}

    body #aspnetForm {
        height: initial !important
    }

    body.v4master {
        overflow: inherit
    }

#ctl00_Html1 body {
    overflow-y: inherit !important;
}

a {
    color: inherit;
    text-decoration: none !important;
    transition: all ease 0.2s;
}

    a:link,
    a:visited {
    }

.modal-backdrop {
    background-color: #529978 !important;
}

.modal-content {
    /*background-color: transparent !important;
    box-shadow: none !important;*/
    border: none !important;
}

.modal-backdrop.in {
    opacity: .8 !important;
}

.modal-header {
    border-bottom: none !important;
}

    .modal-header h4 {
        display: none;
    }

.close {
    opacity: 1 !important;
    text-shadow: none !important;
    font-size: 34px !important;
    color: #fff !important;
    font-weight: lighter !important;
}

    .close:hover {
        opacity: 0.8;
    }

.gsc-input-box {
    background: none !important;
    border: none !important;
    /*  border-left: 1px solid #D9D9D9 !important; border-top: 1px solid #D9D9D9 !important; */
    border-bottom: 1px solid #D9D9D9 !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    color: #8A8A8A;
    font-size: 18px !important;
    font-family: 'Catamaran', sans-serif !important;
}

    .gsc-search-box-tools .gsc-search-box .gsc-input::-webkit-input-placeholder {
        color: #fff;
        font-size: 18px !important;
        font-family: 'Catamaran', sans-serif !important;
        text-transform: uppercase;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input::-moz-placeholder {
        color: #fff;
        font-size: 18px !important;
        font-family: 'Catamaran', sans-serif !important;
        text-transform: uppercase;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input:-ms-input-placeholder {
        color: #fff;
        font-size: 18px !important;
        font-family: 'Catamaran', sans-serif !important;
        text-transform: uppercase;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input:-moz-placeholder {
        color: #fff;
        font-size: 18px !important;
        font-family: 'Catamaran', sans-serif !important;
        text-transform: uppercase;
    }

.gsc-search-box .gsc-input > input:focus,
.gsc-input-box-focus,
.gsc-search-box .gsc-input > input:hover,
.gsc-input-box-hover {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.buscadorGGddd {
    margin: 0
}

.navbar {
    margin: 0 !important;
}

.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
    border: none !important;
}

.ms-WPBody {
    font-size: 14px !important;
    font-family: 'Catamaran', sans-serif !important;
}

    .ms-WPBody p {
        color: #676767 !important;
    }

.buscadorGG {
}

.gsc-search-button {
    margin-left: 0px !important;
    margin-top: 5px;
    /* width: 10px !important;  */
    /* border-right: 1px solid #D9D9D9 !important; border-top: 1px solid #D9D9D9 !important;  border-bottom: 1px solid #D9D9D9 !important;*/
    height: 35px;
    display: inline-table;
}

.gsc-search-button-v2 {
    width: 10px !important;
    height: 33px !important;
    color: #787878;
    background: url(../images_aplicativo/lupa.svg) center center no-repeat !important;
    background-size: 70% !important;
    z-index: 90;
    font-size: 22px !important;
    border: none !important;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

    .gsc-search-button-v2 svg {
        display: none;
    }

.gsc-search-button.gsc-search-button-v2 {
    width: 30px !important;
    padding: 0;
}

.gsst_a .gscb_a {
    color: #888B8D !important;
    opacity: 0.5
}

.gsst_a:hover .gscb_a {
    opacity: 1;
}

.gsib_a {
    width: 240px
}

.gsc-input {
    background: none !important;
    padding: 0 !important;
    border: none !important;
    outline: none !important;
    background: #fff;
    width: 100%;
    height: 30px !important;
    margin: 0 !important;
    z-index: 10;
    font-size: 14px !important;
    color: #777;
}

    .gsc-input::-webkit-input-placeholder {
        /* WebKit browsers */
        color: transparent;
    }

    .gsc-input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: transparent;
    }

    .gsc-input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: transparent;
    }

    .gsc-input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: transparent;
    }

.gsst_a {
    padding-top: 13px;
}

table.gsc-search-box {
    width: 100%;
    max-width: 100%;
}

.navbar-nav {
    margin: 30px 0 0 0 !important;
}


/*

/* menu on hover - with animation 
.dropdown.drop-collapsed .dropdown-menu {
  height: 0 !important;
  z-index: -1;
}
.dropdown .dropdown-menu {
  overflow: hidden;
  -webkit-transition: height 0.65s ease;
  transition: height 0.65s ease;
}
.navbar-nav > li > .dropdown-menu {
  display: block;
  visibility: hidden;
}
.navbar-nav > li.open .dropdown-menu {
  visibility: visible;
  

}
*/

.dropdown .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}

.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
    visibility: visible;
}

.navbar-nav li.buscarlupa {
    text-indent: -99999px;
    background: url(../images_aplicativo/lupa.svg) center center no-repeat;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

    .navbar-nav li.buscarlupa a:hover {
        background: none;
    }


/*
#top .navbar-nav > li.buscarlupa:hover {
    opacity: 0.5
}

    #top .navbar-nav > li.buscarlupa:hover a:hover {
        background: none;
    }



    #top_barra ul.contacto,
    #top_barra ul.redes {
        margin: 0;
        padding: 0;
    }

    #top_barra ul li {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    #top_barra ul.contacto {
        font-size: 13px;
        text-align: center;
        margin: 8px 0 0 0;
    }

        #top_barra ul.contacto li {
            display: inline-block;
            margin: 0 40px 0 10px;
            vertical-align: middle;
        }

            #top_barra ul.contacto li a {
                color: #6D7278;
                padding: 2px 0 2px 25px;
               
                opacity: 1
            }

                #top_barra ul.contacto li a.cont1 {
                    background: url(../images_aplicativo/ico_phone.svg) left 0px no-repeat;
                    background-size: auto 18px;
                }
                #top_barra ul.contacto li a.cont2 {
                    background: url(../images_aplicativo/ico_alerta.svg) left 0px no-repeat;
                    background-size: auto 18px;
                }

                #top_barra ul.contacto li a.cont3 {
                    background: url(../images_aplicativo/ico_map.svg) left 0px no-repeat;
                    background-size: auto 18px;
                    padding: 2px 0 2px 18px;
                }

                #top_barra ul.contacto li a.cont4 {
                    background: url(../images_aplicativo/ico_preg.svg) left 0px no-repeat;
                    background-size: auto 18px;
                }

            #top_barra ul.contacto li:last-child {
                display: none
            }

            #top_barra ul.contacto li a:hover {
                color: #68696a;
                opacity: 0.7;
            }

    #top_barra ul.redes {
        line-height: 19px;
    }

        #top_barra ul.redes li {
            display: inline-block;
            margin: 0px 4px 0 0;
            vertical-align: middle;
        }

            #top_barra ul.redes li a {
                width: 19px;
                height: 19px;
                display: block;
                margin: 10px 0 0 0;
            }

                #top_barra ul.redes li a img {
                    height: 19px;
                }

                #top_barra ul.redes li a span {
                    display: none
                }

                #top_barra ul.redes li a.fb {
                    background: url(../images_aplicativo/ico_fb.png) left top no-repeat
                }

                #top_barra ul.redes li a.lk {
                    background: url(../images_aplicativo/ico_lk.png) left top no-repeat
                }

                #top_barra ul.redes li a.tw {
                    background: url(../images_aplicativo/ico_tw.png) left top no-repeat
                }

                #top_barra ul.redes li a.yt {
                    background: url(../images_aplicativo/ico_yt.png) left top no-repeat
                }

                #top_barra ul.redes li a:hover {
                    opacity: 0.7;
                }

#top {
    background: #DFF3F2;
}

    #top .container-fluid {
        padding: 0
    }

    #top .navbar-brand {
        height: auto;
        width: 113px
    }

    #top .navbar-default .navbar-collapse,
    #top .navbar-default .navbar-form {
        padding: 0;
    }

    #top .navbar-nav > li {
        font-size: 14px;
    }

        #top .navbar-nav > li > a.primero:hover,
        #top .navbar-nav > li:hover > a.primero {
            background: none !important;
        }

        #top .navbar-nav > li > a {
            margin: 0;
            text-transform: uppercase;
            line-height: 15px;
        }

        #top .navbar-nav > li:hover > a {
           
            background: #f5fbfb;
        }

        #top .navbar-nav > li:hover a:hover {
            background: #f5fbfb;
        }

        #top .navbar-nav > li:hover > a li a {
            border: none
        }

    #top .navbar-default .navbar-nav > .open > a,
    #top .navbar-default .navbar-nav > .open > a:focus,
    #top .navbar-default .navbar-nav > .open > a:hover {
        background-color: transparent !important;
        border-bottom: solid 2px #13C045;
    }

    #top .navbar-default .navbar-collapse ul.contacto {
        display: none
    }

    #top ul.navbar-nav li.dropdown:hover ul.dropdown-menu {
        display: block !important;
    }

    #top ul.dropdown-menu {
        background: rgba(245, 251, 251, 0.95);
        padding: 5px 15px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0px;
        border: none
    }

    #top .dropdown-menu > li {
        padding: 5px 0;
    }

        #top .dropdown-menu > li > a {
            color: #8A8A8A;
            border-bottom: solid 2px transparent;
            margin: 0 0 -2px;
        }

            #top .dropdown-menu > li > a:hover {
                border-bottom: solid 2px #88C3C0;
                margin: 0 0 -2px;
                background-color: transparent !important;
            }

    #top .ingresarachs ul.dropdown-menu {
        margin-top: 2px;
        right: -2px;
    }

    #top .ingresarachs .dropdown-menu {
        padding: 0;
        margin: 0;
    }

        #top .ingresarachs .dropdown-menu li {
            padding: 0
        }

            #top .ingresarachs .dropdown-menu li a {
                text-align: left;
                margin: 0 !important;
                color: #787878;
                border-bottom: none;
                padding: 21px 17px;
                display: block;
            }

        #top .ingresarachs .dropdown-menu > li > a:hover {
            background-color: #32945B !important;
            border-bottom: none;
            margin: 0 !important;
            color: #fff;
            font-weight: bold;
        }

        #top .ingresarachs .dropdown-menu li a .trabajador {
            font-family: 'achs_fontingresa';
            font-size: 50px;
            line-height: 14px;
            vertical-align: text-top;
            font-weight: 500;
        }

        #top .ingresarachs .dropdown-menu li a .empresa {
            font-family: 'achs_fontingresa';
            font-size: 50px;
            line-height: 14px;
            vertical-align: sub;
            font-weight: 500
        }

        #top .ingresarachs .dropdown-menu li.linea {
            line-height: 4px;
            padding: 4px 0
        }

        #top .ingresarachs .dropdown-menu li a:hover span {
        }

    #top .navbar-nav > li.ingresarachs {
        border: 2px solid #32945B;
        padding: 0;
        border-radius: 0px;
        height: 45px;
        margin: -1px 0 0 20px;
        color: #32945B;
        font-weight: bold;
    }

        #top .navbar-nav > li.ingresarachs:hover {
            border-color: rgba(245, 251, 251, 0.95);
        }

            #top .navbar-nav > li.ingresarachs:hover > a {
                background: rgba(245, 251, 251, 0.95);
                color: #32945B;
                margin: 0;
            }

    #top .navbar-default .navbar-nav > li.ingresarachs > a {
        color: #32945B
    }

*/
.caret {
    margin-top: -2px;
}

#banner_ppal {
    background: #DFF3F2;
    height: 450px;
    padding: 20px 0 0 0
}

    #banner_ppal .bienvenido {
        padding: 20px 0 0 0
    }

        #banner_ppal .bienvenido h2 {
            font-size: 72px;
            color: #13C045;
            font-weight: 700;
            margin: 0;
            padding: 0 0 0 0;
            line-height: 50px;
            text-indent: -2px
        }

        #banner_ppal .bienvenido p {
            font-size: 25px;
            color: #8A8A8A;
            font-weight: 500;
            margin: 0;
            padding: 0
        }

    #banner_ppal .links {
        padding: 20px 0 0 0
    }

        #banner_ppal .links a {
            display: block;
            margin: 0 0 10px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            text-decoration: none;
            padding: 4px 6px;
            letter-spacing: 0.5px;
        }

            #banner_ppal .links a.link1 {
                background: #13C045
            }

            #banner_ppal .links a.link2 {
                background: #13C045
            }

            #banner_ppal .links a.link3 {
                background: #32945B
            }

            #banner_ppal .links a:hover {
                opacity: 0.8;
            }

        #banner_ppal .links .link1 {
            display: block;
            margin: 0 0 10px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            text-decoration: none;
            padding: 4px 6px;
            background: #13C045;
            width: 100%;
            border-radius: 0px;
            border: none
        }

            #banner_ppal .links .link1:hover {
                opacity: 0.8;
            }

        #banner_ppal .links .dropdown-menu {
            width: 100%;
            background: #fff;
            text-align: left;
            border-radius: 0;
            padding: 10px 15px;
            margin: 0;
        }

            #banner_ppal .links .dropdown-menu:hover {
            }

            #banner_ppal .links .dropdown-menu li {
                padding: 0 10px
            }

                #banner_ppal .links .dropdown-menu li a {
                    text-align: left;
                    margin: 0;
                    color: #787878
                }

                    #banner_ppal .links .dropdown-menu li a:hover {
                        opacity: 0.7;
                        background: none;
                    }

                    #banner_ppal .links .dropdown-menu li a .trabajador {
                        /*background: url(../images_aplicativo/_ionicons_svg_md-person.svg) left top no-repeat; padding: 4px 0 4px 40px*/
                        font-family: 'achs_fontingresa';
                        font-size: 40px;
                        line-height: 20px;
                        vertical-align: text-top;
                        font-weight: 500;
                        content: "a b c d e f g h i"
                    }

                    #banner_ppal .links .dropdown-menu li a .empresa {
                        /*background: url(../images_aplicativo/_ionicons_svg_md-business.svg) left top no-repeat; padding:  4px 0 4px 40px*/
                        font-family: 'achs_fontingresa';
                        font-size: 40px;
                        line-height: 20px;
                        vertical-align: text-top;
                        font-weight: 500
                    }

                #banner_ppal .links .dropdown-menu li.linea {
                    line-height: 4px;
                    border-bottom: solid 1px #787878
                }

        #banner_ppal .links .dropdown-menu {
            width: 100%;
            background: #13C045;
            text-align: left;
            border-radius: 0;
        }

            #banner_ppal .links .dropdown-menu:hover {
                background: #13C045;
            }

            #banner_ppal .links .dropdown-menu li {
                padding: 0 10px
            }

                #banner_ppal .links .dropdown-menu li a {
                    text-align: left;
                    margin: 0;
                }

                    #banner_ppal .links .dropdown-menu li a:hover {
                        opacity: 0.8;
                        background: #13C045;
                    }

                    #banner_ppal .links .dropdown-menu li a.trabajador {
                        background: url(../images_aplicativo/_ionicons_svg_md-person.svg) left top no-repeat;
                        padding: 4px 0 4px 40px
                    }

                    #banner_ppal .links .dropdown-menu li a.empresa {
                        background: url(../images_aplicativo/_ionicons_svg_md-business.svg) left top no-repeat;
                        padding: 4px 0 4px 40px
                    }

#carousel_ppal {
    margin: 40px 0 0 0
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    background-image: none !important
}

a.carousel-control {
    color: #fff
}

    a.carousel-control:visited {
        color: #fff !important
    }

#nuestros_serv {
    padding: 110px 0 0 0
}

    #nuestros_serv h3 {
        font-size: 25px;
        color: #787878;
        padding: 0 0 50px;
    }

    #nuestros_serv .mod_nserv {
        padding: 0 0 70px;
        color: #8A8A8A;
    }

        #nuestros_serv .mod_nserv h5 {
            font-size: 16px;
            color: #787878;
            font-weight: 300;
            margin: 10px 0 0 0
        }

        #nuestros_serv .mod_nserv h4 {
            font-size: 20px;
            background: url(../images_aplicativo/ico_h4_cap.png) center bottom no-repeat;
            padding: 0 0 10px;
            margin: 0 0 10px
        }

        #nuestros_serv .mod_nserv p {
            max-width: 300px;
            margin: 0 auto;
            font-size: 13px;
            padding: 0 0 15px
        }

            #nuestros_serv .mod_nserv p.primer {
                max-width: 200px
            }

        #nuestros_serv .mod_nserv .btn {
            background: #B8E5E2;
            color: #fff;
            padding: 5px 38px;
            border: none;
            font-size: 19px;
        }

            #nuestros_serv .mod_nserv .btn:hover {
                background: #88C3C0
            }

        #nuestros_serv .mod_nserv .img img {
            width: 80px;
            height: 64px
        }

        #nuestros_serv .mod_nserv.p1 p {
            max-width: 250px
        }

#nuestros_serv_m {
    display: none
}

#te_ayudamos {
    padding: 0;
}

    #te_ayudamos .banner {
        height: 340px;
        background-position: center top !important
    }

    #te_ayudamos .grid {
        max-width: 990px;
        width: 100%;
        margin: -170px auto 0;
    }

    #te_ayudamos .grid-sizer,
    #te_ayudamos .grid-item {
        width: 25%;
        height: 240px;
        color: #787878;
        position: relative;
        padding: 5px;
    }

    #te_ayudamos .gutter-sizer {
        width: 0%;
    }

    #te_ayudamos .grid-item--width2 {
        width: 50%;
    }

    #te_ayudamos .grid-item a {
        display: block;
        height: 100%;
        margin: 5px 0;
        overflow: hidden;
        position: relative;
        box-shadow: 0px 0px 1px #787878;
        -webkit-transition: all 0.1s linear;
        -moz-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
        -o-transition: all 0.1s linear;
        transition: all 0.1s linear;
    }

    #te_ayudamos .int {
        height: 100%;
        width: 100%;
        padding: 5px;
    }

    #te_ayudamos a .int.imgLiquidFill.imgLiquid {
        background-size: cover;
        width: 100%;
        height: 100%;
        transition: transform 2s;
    }

    #te_ayudamos a:hover .int.imgLiquidFill.imgLiquid {
        transform: scale(1.1);
    }

    #te_ayudamos a .int .txt {
        transform: scale(1)
    }

    #te_ayudamos a:hover .int .txt {
        transform: scale(1)
    }

    #te_ayudamos .grid-item--width2 .int {
    }

    #te_ayudamos .grid-item a:hover {
        box-shadow: 0px 0px 8px #666;
    }

    #te_ayudamos a .txt {
        position: absolute;
        left: 10px;
        bottom: 10px;
        font-size: 20px;
        z-index: 1000;
    }

        #te_ayudamos a .txt img {
            margin: 0 0 20px
        }

        #te_ayudamos a .txt.blanco {
            color: #fff
        }

    #te_ayudamos .primer .int {
        box-shadow: none;
    }

        #te_ayudamos .primer .int .txt {
            font-size: 25px;
            bottom: 10px;
            position: absolute;
        }

            #te_ayudamos .primer .int .txt img {
                margin: 0 0 0 40px
            }

#capacitaciones {
    padding: 50px 0 75px 0;
}

    #capacitaciones h3 {
        font-size: 25px;
        color: #787878;
        padding: 0 0 50px;
    }

    #capacitaciones .mod_cap {
        padding: 0 0 70px 70px;
        color: #8A8A8A;
    }

        #capacitaciones .mod_cap .img {
            padding: 0 0 10px
        }

        #capacitaciones .mod_cap h5 {
            font-size: 16px;
            color: #787878;
            font-weight: 300;
            margin: 10px 0 0
        }

        #capacitaciones .mod_cap h4 {
            font-size: 20px;
            background: url(../images_aplicativo/ico_h4_cap.png) left bottom no-repeat;
            padding: 0 0 20px;
            margin: 0 0 20px;
        }

        #capacitaciones .mod_cap p {
            font-size: 14px;
            padding: 0 0 15px;
            max-width: 260px;
            margin: 0;
            min-height: 75px;
        }

        #capacitaciones .mod_cap .btn {
            background: #B8E5E2;
            color: #fff;
            padding: 6px 38px;
            border: none;
            font-size: 19px;
        }

            #capacitaciones .mod_cap .btn:hover {
                background: #88C3C0
            }

    #capacitaciones .ver {
        max-width: 212px;
        width: 100%;
        display: block;
        margin: 0 auto;
        background: #32945B;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        padding: 6px 0;
        text-decoration: none
    }

        #capacitaciones .ver:hover {
            background: #006128;
        }

#capacitacionnes_m_top {
    display: none;
}

#noticias {
    padding: 0 0 110px;
    overflow: hidden;
}

    #noticias .banner {
        height: 340px;
        background: #daf1f0
    }

    #noticias .container {
        margin: -320px auto 0;
    }

    #noticias h3 {
        font-size: 25px;
        color: #787878;
        padding: 0 0 50px 0;
    }

    #noticias .owl-dots {
        counter-reset: dots;
    }

    #noticias .owl-dot:before {
        counter-increment: dots;
        content: counter(dots);
        padding: 4px 14px;
        border: solid 1px #ccc;
        margin: 0 5px;
    }

    #noticias .owl-dot span {
        display: none !important
    }

#carr_noticas {
    position: relative;
    padding: 0 0 150px
}

    #carr_noticas .img {
        padding: 0 0 0 0px;
        height: 290px;
        overflow: hidden;
    }

        #carr_noticas .img img {
            width: 100%;
            max-width: 580px
        }

    #carr_noticas .itemnoticia {
        position: relative;
    }

    #carr_noticas .contenido {
        position: absolute;
        overflow: hidden;
        z-index: 30;
        top: 30px;
        text-shadow: none;
        right: 30px;
        width: 580px;
        min-height: 340px;
        box-shadow: 0px 0px 2px #333;
        left: initial;
        background: #fff;
        text-align: left;
        padding: 35px 45px;
        color: #8A8A8A;
        font-size: 16px;
    }

        #carr_noticas .contenido .fecha {
            font-weight: 500;
        }

        #carr_noticas .contenido .titulo {
            font-size: 24px;
            font-weight: 600;
            line-height: 23px;
            padding: 0 0 20px 0;
            margin: 0 0 20px;
            background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
            background-size: 60px 6px
        }

        #carr_noticas .contenido p {
            font-weight: 300;
            line-height: 19px;
            padding: 0 0 5px
        }

        #carr_noticas .contenido .ver {
            max-width: 98px;
            border-radius: 4px;
            width: 100%;
            display: block;
            background: #B8E5E2;
            color: #fff;
            font-size: 18px;
            font-weight: 600;
            text-align: center;
            padding: 6px 0;
            margin: 0;
            text-decoration: none;
            position: absolute;
            left: 0px;
            bottom: 0px;
        }

            #carr_noticas .contenido .ver:hover {
                background: #88C3C0;
            }

#noticias ul.paginador {
    position: absolute;
    bottom: 95px;
    right: 60px;
    z-index: 200;
    margin: 0;
    padding: 0;
    height: 30px
}

    #noticias ul.paginador li {
        padding: 0;
        margin: 0 4px;
        list-style: none;
        display: inline-block;
    }

        #noticias ul.paginador li a {
            text-indent: inherit;
            width: 30px;
            height: 30px;
            display: block;
            text-align: center;
            border: none;
            background: #c9e4e2;
            color: #e1f0ef;
            border-radius: 0px;
            line-height: 20px;
            font-size: 18px;
        }

            #noticias ul.paginador li a:hover,
            #carr_noticas ul.paginador li.active a {
                background: #88c3c0;
                color: #fff;
                text-decoration: none;
                transition: max-height 350ms ease-in-out;
            }

#noticias .ver {
    max-width: 212px;
    width: 100%;
    display: block;
    margin: 0 auto;
    background: #32945B;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 6px 0;
    text-decoration: none;
}

    #noticias .ver:hover {
        background: #006128;
    }

#footer {
}

    #footer .top {
        background: #13C045;
        padding: 50px 0 110px 0;
        font-size: 18px;
        color: #fff;
        font-weight: 700;
    }

        #footer .top .col-sm-6 {
            padding: 0;
        }

        #footer .top ul {
            margin: 0;
            padding: 0;
            color: #fff !important;
        }

        #footer .top li {
            padding: 0;
            list-style: none;
        }

            #footer .top li a {
                color: #fff;
                font-size: 16px;
                font-weight: 300;
                opacity: 0.8;
            }

                #footer .top li a:hover {
                    opacity: 1;
                }

    #footer .medio {
        padding: 50px 0 0 0;
        font-weight: 700;
        font-size: 17px;
        color: #8a8a8a;
        text-align: center
    }

        #footer .medio .nuestra {
        }

            #footer .medio .nuestra ul {
                margin: 0;
                padding: 0;
            }

                #footer .medio .nuestra ul li {
                    margin: 0 5px 0 0;
                    padding: 0;
                    list-style: none;
                    float: left;
                    line-height: 56px;
                }

                    #footer .medio .nuestra ul li a {
                    }

                    #footer .medio .nuestra ul li img {
                        width: 56px;
                        height: 56px;
                    }

        #footer .medio .mundo {
            line-height: 56px;
            text-align: center
        }

            #footer .medio .mundo a {
                color: #8a8a8a
            }

        #footer .medio .redes {
            display: inline-block;
        }

            #footer .medio .redes ul {
                margin: 0;
                padding: 0;
            }

                #footer .medio .redes ul li {
                    margin: 0 20px 0 0;
                    padding: 0;
                    list-style: none;
                    float: left;
                    line-height: 56px;
                }

                    #footer .medio .redes ul li img {
                        height: 30px;
                        width: auto;
                    }

                    #footer .medio .redes ul li a:hover img {
                        opacity: 0.7
                    }

    #footer .bajo {
        padding: 30px 0;
        text-align: center;
        color: #787878
    }

        #footer .bajo .lugar {
            display: inline-block;
            padding: 0 10px
        }

            #footer .bajo .lugar img,
            #footer .bajo .fono img {
                margin: 0 5px 0 0
            }

        #footer .bajo .fono a {
            color: #787878;
        }

            #footer .bajo .fono a:hover {
                opacity: 0.8;
            }

.buscador-capa {
    padding: 15px 10px;
    background: #4CAFA1;
    width: 100%;
    margin: 12px 0 0;
    position: relative;
    /*display:none;*/
}

    .buscador-capa h3 {
        margin: -5px 0 2px 3px;
        font-size: 13px;
        text-transform: uppercase;
        color: #fff;
    }

    .buscador-capa select {
        border: 2px solid #4CAF50;
        font-size: 11px;
        line-height: 1.5em;
        color: #333;
    }

        .buscador-capa select:hover,
        .buscador-capa select:focus {
            outline: none;
            border: 2px solid #FFC107
        }

    .buscador-capa input.boton {
        background: #FF9800;
        border: 0;
        color: #fff;
        padding: 4px 7px;
        font-size: 11px;
        text-transform: uppercase;
        cursor: pointer;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        transition: all .5s ease;
    }

        .buscador-capa input.boton:hover {
            background: #FFC107;
            font-size: 12px;
        }

    .buscador-capa .input-home {
        height: 22px !important;
        line-height: 22px !important;
        width: 100%;
        max-width: 200px;
    }

    .buscador-capa .boton-home {
        line-height: 21px !important;
        padding: 0 9px !important;
        background: url(../images_aplicativo/lupa2.svg) center center no-repeat #ff9800;
        background-size: 13px;
        text-indent: -500px;
    }

#cursos_destacados {
    padding: 0px 0 20px 0
}

    #cursos_destacados h3 {
        font-size: 25px;
        color: #787878;
        padding: 0 0 20px;
    }

    #cursos_destacados .mod_cap {
        padding: 0;
        color: #8A8A8A;
    }

        #cursos_destacados .mod_cap .img {
            padding: 0 0 10px
        }

            #cursos_destacados .mod_cap .img img {
                width: 66px !important;
            }

        #cursos_destacados .mod_cap h5 {
            font-size: 16px;
            color: #787878;
            font-weight: 300;
            margin: 10px 0 0
        }

        #cursos_destacados .mod_cap h4 {
            font-size: 20px;
            background: url(../images_aplicativo/ico_h4_cap.png) left bottom no-repeat;
            padding: 0 0 10px;
            margin: 0 0 10px
        }

        #cursos_destacados .mod_cap p {
            font-size: 14px;
            padding: 0 0 10px;
            max-width: 260px;
        }

        #cursos_destacados .mod_cap .btn {
            background: #B8E5E2;
            color: #fff;
            padding: 6px 38px;
            border: none;
            font-size: 19px;
        }

            #cursos_destacados .mod_cap .btn:hover {
                background: #88C3C0;
            }

    #cursos_destacados .ver {
        max-width: 212px;
        width: 100%;
        display: block;
        margin: 0 auto;
        background: #32945B;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        padding: 6px 0;
        text-decoration: none;
    }

        #cursos_destacados .ver:hover {
            background: #006128;
        }

#noticias_int {
    padding: 40px 0 0 0
}

    #noticias_int h3 {
        margin: 0 0 20px;
        padding: 0;
    }

    #noticias_int a.pull-right {
        color: #13C045;
    }

    #noticias_int .mod_noticia {
        padding: 0 0 20px
    }

        #noticias_int .mod_noticia .img {
            padding: 0 15px 0 0;
            height: 200px;
            overflow: hidden;
        }

        #noticias_int .mod_noticia .txt {
        }

        #noticias_int .mod_noticia .text h5 {
            font-size: 17px;
            margin: 10px 0 20px
        }

        #noticias_int .mod_noticia .text p {
            font-size: 14px;
        }

        #noticias_int .mod_noticia .link a {
            background: #B8E5E2;
            color: #fff;
            padding: 6px 38px;
            border: none;
            font-size: 15px;
            border-radius: 4px;
            text-decoration: none
        }

            #noticias_int .mod_noticia .link a:hover {
                background: #88C3C0
            }

        #noticias_int .mod_noticia .tags {
            padding: 10px 0
        }

            #noticias_int .mod_noticia .tags a {
                color: #13C045;
                display: inline-block;
                padding: 0 5px
            }

.ver_todo {
    max-width: 212px;
    width: 100%;
    display: block;
    margin: 30px auto;
    background: #32945B;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 6px 0;
    text-decoration: none !important;
}

    .ver_todo:hover {
        background: #006128 /* rgba(50,148,91,0.80) */
        ;
        color: #fff;
    }

h4.panel-title {
    text-align: left;
    margin: 0
}

    h4.panel-title a {
        display: block;
        padding: 10px 15px
    }

        h4.panel-title a[aria-expanded="true"] {
            color: #32945B
        }

.panel-default {
    border-color: transparent !important;
}

    .panel-default > .panel-heading {
        background: none;
        border: none
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
            background: #eee;
        }

.panel-heading {
    padding: 0;
}

.panel {
    border-radius: 0px !important;
    border-color: transparent;
    box-shadow: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .3) !important;
}

.panel-default > .panel-heading {
    padding: 0;
}

    .panel-default > .panel-heading h4 a {
        padding: 10px 15px;
        background-image: url(../images_aplicativo/ico_acordeon_abrir.svg);
        background-position-x: 105%;
        background-position-y: center;
        background-repeat: no-repeat;
    }

        .panel-default > .panel-heading h4 a[aria-expanded="true"] {
            background-image: url(../images_aplicativo/ico_acordeon_cerrar.svg);
            background-color: #13C045;
            color: #fff;
        }

.panel-title a {
    display: block
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    background: none;
    border: none
}

.panel-body ul {
    margin: 0;
    padding: 0;
}

    .panel-body ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        border-bottom: solid 1px #fff;
    }

        .panel-body ul li a {
            background: url(../images_aplicativo/check_hoja2.svg) 15px 10px no-repeat;
            background-color: rgba(184, 229, 226, 0.20);
            background-size: 16px;
            display: block;
            padding: 15px 15px 15px 45px;
            color: #787878;
            font-weight: 700;
        }

#acreencias #consultar {
    max-width: 212px !important;
    width: 100% !important;
    display: block !important;
    margin: 0 auto !important;
    background: #32945B !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-align: center !important;
    padding: 6px 0 !important;
    text-decoration: none !important;
    border-radius: 0px !important;
}

    #acreencias #consultar:hover {
        background: #006128 !important;
    }

#sabias_que {
    padding: 10px;
    border: solid 1px #32945B;
    margin: 0 0 20px
}

    #sabias_que h4 {
        margin: 0 0 20px;
        text-align: center;
    }

        #sabias_que h4.panel-title {
            text-align: left;
            margin: 0
        }

        #sabias_que h4 a {
            display: block;
            padding: 10px 15px
        }

            #sabias_que h4 a[aria-expanded="true"] {
                color: #32945B
            }

    #sabias_que .panel {
        border: none
    }

    #sabias_que .panel-default > .panel-heading {
        background: none;
        border: none
    }

        #sabias_que .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
            background: #eee;
        }

    #sabias_que .panel-heading {
        padding: 0;
    }

.optimizado {
    color: #fff;
    width: 100%;
    background-color: #13C045;
    padding: 20px 10px;
    line-height: 12px;
    display: block;
    margin: 0 0 20px;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 14px;
}

    .optimizado p {
        padding: 0;
        margin: 0;
    }

a.fichas {
    display: block;
    padding: 14px 12px;
    font-weight: bold;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    background: #32945B
}

.breadcrumb span a {
    color: #787878;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.thumbnail a > img,
.thumbnail > img {
    width: 100%
}

.img-responsive {
    width: initial;
}

.ingreso_empresa {
    display: block;
    padding: 14px 12px;
    font-weight: bold;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    color: #fff !important;
    background: #13C045;
    text-decoration: none !important;
}

    .ingreso_empresa:hover {
        opacity: 0.8;
    }

    .ingreso_empresa.movil {
        margin: 20px 0 0 0
    }

#menu_empresa_sb {
}

    #menu_empresa_sb ul {
        margin: 0;
        padding: 0;
    }

        #menu_empresa_sb ul li {
            margin: 0;
            padding: 0;
            list-style: none;
            text-align: center
        }

    #menu_empresa_sb a {
        display: block;
        padding: 14px 12px;
        font-weight: bold;
        margin: 0 0 8px;
        font-size: 14px;
        line-height: 17px;
        color: #fff;
        background: #13C045;
        text-decoration: none !important
    }

        #menu_empresa_sb a:hover {
            opacity: 0.8;
        }

#menu_empresa_sb2 {
    padding: 20px 0 0 0
}

    #menu_empresa_sb2 ul {
        margin: 0;
        padding: 0;
    }

        #menu_empresa_sb2 ul li {
            margin: 0;
            padding: 0;
            list-style: none;
            text-align: center
        }

    #menu_empresa_sb2 a {
        display: block;
        padding: 14px 12px;
        font-weight: bold;
        margin: 0 0 8px;
        font-size: 14px;
        line-height: 17px;
        color: #fff;
        background: #13C045;
        text-decoration: none !important
    }

        #menu_empresa_sb2 a:hover {
            opacity: 0.8;
        }

.side-bar {
    padding: 0 0 40px
}

    .side-bar h3 {
        text-align: center;
        color: #13C045;
        font-size: 18px;
        margin: 30px 0 15px
    }

.links_listado {
}

    .links_listado ul {
        margin: 0;
        padding: 0;
    }

        .links_listado ul li {
            background: url(../images_aplicativo/ico-NavArrowRight.svg) right 2px no-repeat;
            padding: 0 10px 5px 0;
            margin: 0 0 10px;
            display: block;
            list-style: none;
            background-size: 6px;
            border-bottom: solid 1px #787878
        }

            .links_listado ul li a {
                color: #545454
            }

                .links_listado ul li a b {
                    color: #13C045;
                }

.side-bar .link {
    color: #545454;
    background: url(../images_aplicativo/ico-NavArrowRight.svg) right 2px no-repeat;
    padding: 0 10px 5px 0;
    margin: 20px 0;
    display: block;
    background-size: 6px;
}

.side-bar .banner_side {
    margin: 10px 0 20px
}

    .side-bar .banner_side img {
        max-width: 100%;
        width: 100%;
        height: auto;
    }

.side-bar .link_tipo {
    text-align: center;
    font-size: 20px;
    padding: 14px 12px;
    font-weight: bold;
    margin: 0 0 8px;
    line-height: 17px;
    color: #fff;
    background: #13C045;
}

    .side-bar .link_tipo a {
        display: block;
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        padding: 5px 0;
        text-decoration: none
    }

    .side-bar .link_tipo:hover {
        opacity: 0.8
    }

.bajada_carr {
    padding: 40px 100px;
    background: #13C045;
    color: #fff;
}

#formulario {
    max-width: 600px;
    margin: 0 auto 60px;
}

#protocolo {
    padding: 0px 0 0 0
}

#protocoloa_minsal {
}

    #protocoloa_minsal .panel {
        border-radius: 0px !important;
        border-color: transparent;
        box-shadow: none;
    }

    #protocoloa_minsal .panel-default > .panel-heading {
        padding: 0;
    }

        #protocoloa_minsal .panel-default > .panel-heading h4 a {
            padding: 10px 15px;
        }

            #protocoloa_minsal .panel-default > .panel-heading h4 a[aria-expanded="true"] {
                background-color: #13C045;
                color: #fff;
            }

    #protocoloa_minsal .panel-title a {
        display: block
    }

    #protocoloa_minsal .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 0;
    }

    #protocoloa_minsal .panel-body ul {
        margin: 0;
        padding: 0;
    }

        #protocoloa_minsal .panel-body ul li {
            margin: 0;
            padding: 0;
            list-style: none;
            border-bottom: solid 1px #fff;
        }

            #protocoloa_minsal .panel-body ul li a {
                background: url(../images_aplicativo/check_hoja2.svg) 15px 10px no-repeat;
                background-color: rgba(184, 229, 226, 0.20);
                background-size: 16px;
                display: block;
                padding: 15px 15px 15px 45px;
                color: #787878;
                font-weight: 700;
            }

.ui-widget-content {
    border: none;
    background: none;
}

.ui-tabs .ui-tabs-nav {
    padding: 0;
    border: none;
    background: none;
}

    .ui-tabs .ui-tabs-nav li {
        margin: 0 1px;
        /*max-width: 159px;*/
        max-width: 140px;
        white-space: normal;
    }

.ui-tabs .ui-tabs-panel {
    padding: 30px 0;
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    border-bottom: solid 1px #fff;
}

h3.ui-accordion-header {
    border: none !important;
    background: none !important;
    padding: 0 0 0 20px;
}

    h3.ui-accordion-header a {
        font-size: 18px !important;
    }

.fl {
    float: left;
    padding: 0 15px 15px 0;
}

.paginacionResultados {
    overflow: hidden;
}

    .paginacionResultados ul {
    }

    .paginacionResultados .pager {
        float: left
    }

    .paginacionResultados ul li a {
        float: left;
        display: block;
        color: green;
        padding: 0 5px;
        border-right: 1px solid #ddd;
    }

        .paginacionResultados ul li a.active,
        .paginacionResultados ul li a:hover {
            background: green;
            color: #fff !important;
        }

    .paginacionResultados ul li:last-of-type a {
        border: none;
    }

.btn-generico {
    color: #fff !important;
    background: #13C045;
    padding: 7px 15px;
    border-radius: 5px;
    font-size: 11px;
    display: inline-block;
}

.paginacionResultadosAprende {
    overflow: hidden;
}

    .paginacionResultadosAprende ul {
    }

    .paginacionResultadosAprende .pager {
        float: left
    }

    .paginacionResultadosAprende ul li a {
        float: left;
        display: block;
        color: green;
        padding: 0 5px;
        border-right: 1px solid #ddd;
    }

        .paginacionResultadosAprende ul li a.active,
        .paginacionResultadosAprende ul li a:hover {
            background: green;
            color: #fff !important;
        }

    .paginacionResultadosAprende ul li:last-of-type a {
        border: none;
    }

#interior .col-md-9 img {
    max-width: 100%;
    height: auto;
}

#interiorTrabajosAltura .col-md-9 img {
    max-width: 100%;
    height: auto;
}

#interior .col-md-9 .owl-carousel .owl-item img {
    width: 100% !important;
}

#interior .col-md-9 .carousel-inner > .item > a > img,
#interior .col-md-9 .carousel-inner > .item > img,
#interior .col-md-9 .thumbnail a > img,
.thumbnail > img {
    width: 100% !important;
}

#interior .cuerpo_noticia {
    padding: 0 0 20px
}

    #interior .cuerpo_noticia .ms-rtestate-field .ms-rteThemeForeColor-2-4 {
        color: #676767 !important;
    }

#ctl00_PlaceHolderMain_Content__ControlWrapper_RichHtmlField {
    color: #676767 !important;
}

#interior_noticia {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 0 80px;
}

    #interior_noticia .fecha {
        font-size: 18px;
        padding: 10px 0 20px
    }

    #interior_noticia h2 {
        max-width: 100%;
        background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
        background-size: auto 10px;
        padding: 0 0 20px;
        font-size: 32px;
        margin: 0 0 25px
    }

    #interior_noticia h3 {
        font-size: 24px;
        font-weight: 500;
    }

    #interior_noticia .cuerpo_noticia.medios_achs h3 {
        font-size: 18px;
        font-weight: 500;
    }

        #interior_noticia .cuerpo_noticia.medios_achs h3 strong {
            font-weight: 700 !important;
            font-size: 14px !important
        }

    #interior_noticia h4 {
        font-size: 18px;
        font-weight: 400;
    }

    #interior_noticia img.pull-left {
        margin: 0 20px 20px 0;
        max-width: 580px;
        height: auto;
    }

    #interior_noticia .image.pull-left img {
        margin: 0 20px 20px 0;
        max-width: 580px;
        height: auto;
    }

    #interior_noticia .image.pull-left.medios_achs img {
        margin: 0 20px 20px 0;
        max-width: 314px;
        height: auto
    }

    #interior_noticia img {
        /* width: initial!important; */
        max-width: 100%;
        height: auto;
    }

    #interior_noticia .carousel-inner > .item > a > img,
    #interior_noticia .carousel-inner > .item > img,
    #interior_noticia .thumbnail a > img,
    .thumbnail > img {
        width: 100% !important;
    }

blockquote {
    font-size: 16px !important;
}

    blockquote ul {
        margin: 0 0 0 20px !important
    }

#interior_noticia .cuerpo_noticia {
    padding: 0 0 20px
}

    #interior_noticia .cuerpo_noticia .medios_achs {
        color: #676767;
    }

    #interior_noticia .cuerpo_noticia h2 {
        max-width: 100%;
    }

    #interior_noticia .cuerpo_noticia h3 {
    }

    #interior_noticia .cuerpo_noticia h4 {
        font-weight: 700;
        margin: 0 0 25px
    }

    #interior_noticia .cuerpo_noticia p {
        font-size: 14px;
        font-weight: 400;
        padding: 0 0 15px
    }

    #interior_noticia .cuerpo_noticia ul {
        margin: 0 0 25px 20px;
        padding: 0;
    }

    #interior_noticia .cuerpo_noticia ol {
        margin: 0 0 25px 20px;
        padding: 0;
    }

    #interior_noticia .cuerpo_noticia li {
        font-size: 14px;
    }

    #interior_noticia .cuerpo_noticia p .ver {
        max-width: 212px;
        width: 100%;
        display: block;
        margin: 10px 0 0 0;
        background: #32945B;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        padding: 6px 0;
        text-decoration: none;
    }

#noticias_int h2 {
    max-width: 100%;
    padding: 0 0 20px;
    font-size: 32px;
    margin: 0 0 40px
}

#noticias_int h3 {
    font-size: 24px;
    font-weight: 500;
}

#noticias_int h4 {
    font-weight: 700;
    margin: 0 0 25px;
    font-size: 18px;
}

#noticias_int p {
    font-size: 14px;
    font-weight: 400;
    padding: 0 0 15px
}

#noticias_int ul {
    margin: 0 0 25px 20px;
    padding: 0;
    display: block;
    text-align: center;
}

#noticias_int ol {
    margin: 0 0 25px 20px;
    padding: 0;
}

#noticias_int li {
    font-size: 18px;
    display: inline-block;
    float: none !important
}

#noticias_recientes {
    padding: 0 0 150px
}

    #noticias_recientes #carr_noticas {
        padding: 0;
    }

        #noticias_recientes #carr_noticas .img {
            padding: 0;
            height: 275px;
            overflow: hidden;
        }

            #noticias_recientes #carr_noticas .img img {
                width: 100%;
                max-width: 550px;
                height: auto;
            }

        #noticias_recientes #carr_noticas .contenido {
            width: 520px;
            right: 0;
            min-height: 375px;
            padding: 30px 50px
        }

        #noticias_recientes #carr_noticas .contenidorelativo {
            min-height: 315px;
        }

        #noticias_recientes #carr_noticas .paginador {
            bottom: -95px;
            right: 50px;
        }

    #noticias_recientes ul.paginador {
        position: absolute;
        bottom: 95px;
        right: 60px;
        z-index: 200;
        margin: 0;
        padding: 0;
        height: 30px
    }

        #noticias_recientes ul.paginador li {
            padding: 0;
            margin: 0 4px;
            list-style: none;
            display: inline-block;
        }

            #noticias_recientes ul.paginador li a {
                text-indent: inherit;
                width: 30px;
                height: 30px;
                display: block;
                text-align: center;
                border: none;
                background: #c9e4e2;
                color: #e1f0ef;
                border-radius: 0px;
                line-height: 20px;
                font-size: 18px;
            }

                #noticias_recientes ul.paginador li a:hover,
                #carr_noticas ul.paginador li.active a {
                    background: #88c3c0;
                    color: #fff;
                    text-decoration: none;
                }

#links_comite {
    padding: 20px 0 0 0
}

    #links_comite > div:first-child {
        padding: 0 2px 0 0;
    }

    #links_comite > div:nth-child(4) {
        padding: 0 0 0 2px;
    }

    #links_comite > div {
        padding: 0 2px;
    }

    #links_comite .mod {
        background: #13C045;
        width: 100%;
        padding: 10px;
    }

        #links_comite .mod img {
            display: none;
        }

    #links_comite a {
        color: #fff;
        font-weight: 500;
    }

        #links_comite a strong {
            display: block
        }

#capacitacion-interior {
    font-family: 'DIN-Regular', Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #fff;
    clear: both;
    display: block;
    padding: 20px 20px 50px;
    position: relative;
    margin: 0 auto;
    float: none;
    overflow: hidden;
}

.columna-izquierda {
    float: left;
    width: 30%;
}

.columna-derecha {
    float: left;
    width: 69%;
}

#resultadocursos {
    margin: 20px 0
}

    #resultadocursos th {
        padding: 15px 10px;
        width: 20%;
        background-color: #13C045;
        color: #fff;
        text-align: center;
    }

        #resultadocursos th:first-child {
            width: 40%;
            text-align: left;
        }

    #resultadocursos td {
        padding: 5px 10px;
        width: 20%;
        background-color: #B8E5E2;
        color: #333;
        text-align: center;
        border-bottom: solid 1px #fff;
    }

        #resultadocursos td:first-child {
            width: 40%;
            text-align: left;
        }

        #resultadocursos td a {
            color: #333;
        }

#campanas-lista {
    margin: 20px 0
}

#no-more-tables th:first-child {
    width: 10%;
}

#no-more-tables th:first-child {
    width: 5%;
}

#no-more-tables th {
    padding: 15px 10px;
    width: 16%;
    background-color: #13C045;
    color: #fff;
    text-align: center;
}

#no-more-tables tr:nth-child(odd) td {
    background-color: #fff !important;
}

#no-more-tables td:first-child {
    width: 10%;
}

#no-more-tables td:last-child {
    width: 5%;
}

#no-more-tables td {
    padding: 5px 10px;
    width: 16%;
    background-color: #B8E5E2;
    color: #333;
    text-align: left;
    border-bottom: solid 1px #ddd;
}

    #no-more-tables td a {
        color: #333;
    }

#caja-buscadores {
    background: #13C045;
    color: #fff;
    padding: 12px;
    margin: 22px auto 12px;
    display: block;
}

    #caja-buscadores h2 {
        margin-bottom: 5px;
        padding: 0;
        margin-top: -6px;
    }

    #caja-buscadores select {
        max-width: 208px;
        height: 30px;
        color: #333;
        width: 100%;
        display: inline-block;
        padding: 5px;
        font-size: 13px;
        margin-right: 12px;
        border: 0;
    }

    #caja-buscadores #sectores {
        width: 100%;
        display: inline-block;
        max-width: 185px;
        position: relative;
    }

    #caja-buscadores #tematicas {
        display: none;
        height: 22px;
        width: 200px;
    }

    #caja-buscadores #sectores span {
        padding: 6px 8px;
        background: #fff;
        color: #333333;
        font-size: 13px;
        width: 156px;
        display: block;
        cursor: pointer;
    }

    #caja-buscadores #sectores fieldset {
        background: #fff;
        color: #333;
        width: 158px;
        border: 1px solid #d9d9d9;
        border-radius: 0 0 5px 5px;
        padding: 6px;
        -webkit-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.47);
        -moz-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.47);
        box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.47);
        position: absolute;
        display: none;
        z-index: 1000000;
        display: none;
    }

    #caja-buscadores #sectores .chk {
    }

    #caja-buscadores #sectores input {
    }

#decreto {
    max-width: 960px;
    margin: 0 auto;
}

    #decreto > div {
        padding: 15px 0;
        border-bottom: solid 1px #ccc
    }

    #decreto a {
        color: #333
    }

.galeria {
    padding: 0 0 20px
}

    .galeria img {
        max-width: 33.33333334%;
        height: auto;
        float: left;
        border: solid 1px #fff;
    }

#QuickLinks {
}

    #QuickLinks ul.valores {
        margin: 0;
        padding: 0;
    }

        #QuickLinks ul.valores li {
            background: url(../images_aplicativo/ico-NavArrowRight.svg) right 2px no-repeat;
            padding: 0 10px 5px 0;
            margin: 0 0 10px;
            display: block;
            list-style: none;
            background-size: 6px;
            border-bottom: solid 1px #787878;
            font-weight: 300;
        }

            #QuickLinks ul.valores li a {
                color: #545454
            }

                #QuickLinks ul.valores li a img {
                    max-width: 100%;
                    width: initial;
                }

                #QuickLinks ul.valores li a b {
                    font-weight: 300;
                }

    #QuickLinks h4 {
        text-align: left;
        color: #13C045;
        font-size: 18px;
        margin: 30px 0 15px;
        font-weight: 300;
        text-transform: uppercase;
    }

.s4-wpcell-plain {
}

    .s4-wpcell-plain ul {
        margin: 0;
        padding: 0;
    }

        .s4-wpcell-plain ul li {
            margin: 0;
            padding: 0;
            list-style: none;
        }

    .s4-wpcell-plain .imgItem {
        max-width: 100%;
        height: auto;
    }

.side-bar .ms-WPBody a img {
    width: 100%
}

.GenericWebPart .GWPSocial {
    display: none;
}

.ui-tabs .ui-tabs-nav li a {
    display: table-cell;
    float: left;
    font-size: 12px !important;
    font-family: 'Catamaran', sans-serif !important;
    font-weight: normal !important;
    height: 54px;
    line-height: 11px;
    overflow: hidden;
    text-decoration: none !important;
    text-overflow: ellipsis;
    vertical-align: middle;
    /*width: 156px !important;*/
    width: 100% !important;
    white-space: pre-line;
    text-align: center;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #F5F5F5;
    border-color: #E5E5E5
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    color: #666666 !important
}

    .ui-tabs .ui-tabs-nav li a:active,
    .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a:active {
        color: #fff !important;
    }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    background: #13C045;
}

.ui-state-default.ui-corner-top.ui-state-hover.ui-tabs-active.ui-state-active {
    background: #13C045;
    color: #fff !important;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a {
    color: #fff !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover {
    color: #fff !important;
    background: #E8F5F5
}

.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    color: #fff !important;
    background: #13C045
}

#afiliacion-land {
    width: 100%;
}

#afiliate h2 {
    font-weight: 300;
    font-size: 32px;
    color: #20934d;
    margin: 23px auto 0px;
    text-transform: uppercase;
    text-align: center
}

.formularioAF {
}

    .formularioAF table {
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }

    .formularioAF input {
        display: block;
        width: 95%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        margin: 0 0 10px
    }

        .formularioAF input.boton {
            background: #B8E5E2;
            color: #fff;
            padding: 5px 38px;
            border: none;
            font-size: 19px;
            width: inherit;
            margin: 020px auto;
        }



.ms-WPBody #formjunta td {
    font-family: 'Catamaran', sans-serif !important;
    font-size: 14px !important;
    vertical-align: top;
}

#formjunta {
    max-width: 600px;
    margin: 0 auto;
}

    #formjunta table {
        width: 100%;
        max-width: 600px;
        margin: 0 auto
    }

    #formjunta input {
        display: block;
        width: 95%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        margin: 0 0 10px
    }

    #formjunta textarea {
        display: block;
        width: 95%;
        height: 100px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        margin: 0 0 10px
    }

    #formjunta input.boton {
        background: #B8E5E2;
        color: #fff;
        padding: 5px 38px;
        border: none;
        font-size: 19px;
        width: inherit;
        margin: 020px auto;
    }




.barra-texto {
    background: #20934d;
    padding: 20px 20px 25px;
    overflow: hidden;
}

    .barra-texto p {
        font-family: Tahoma, Verdana, Segoe, sans-serif;
        font-size: 15px;
        color: #fff;
        margin: 0 auto;
        display: block;
        line-height: 17px;
    }

#calugas-main {
    clear: both
}

    #calugas-main a {
        display: block;
        width: 25%;
        margin: -1px;
        border: solid 1px #fff;
        text-align: center;
        padding: 10px 20px;
        vertical-align: top;
        background: #c9e4e2;
        min-height: 62px;
        float: left;
    }

        #calugas-main a strong {
            display: block;
        }

        #calugas-main a:hover {
            background: #88c3c0;
            color: #fff
        }

#NewsListContent .itemNewDiv .caja-tags .nom-tag {
    color: #8eb921;
}

#NewsListContent .itemNewDiv .caja-tags {
    display: block !important;
    position: absolute;
    bottom: 0px;
    left: 195px;
}

.breadcrumb {
    background-color: transparent !important
}

#res_busqueda {
}

    #res_busqueda .ms-WPBorder {
        border: none
    }

    #res_busqueda .ms-WPBody td,
    .gsc-control-cse {
        font-family: 'Catamaran', sans-serif !important;
        font-size: 14px
    }

.gsc-table-result,
.gsc-thumbnail-inside,
.gsc-url-top,
.gsc-result-info {
    padding: 0 !important;
}

.gs-webResult.gs-result a.gs-title:visited,
.gs-webResult.gs-result a.gs-title:visited b,
.gs-imageResult a.gs-title:visited,
.gs-imageResult a.gs-title:visited b {
    color: #008000 !important
}

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
    color: #008000 !important
}

.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
    font-size: 20px !important;
}

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait,
.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
    width: 200px !important;
    height: inherit !important;
    max-height: 200px !important;
    margin: 0 20px 0 0 !important
}

.gs-web-image-box-portrait img.gs-image,
.gs-web-image-box-landscape img.gs-image {
    width: 200px !important;
    height: auto !important;
    display: block !important;
    max-width: inherit !important;
    max-height: inherit !important
}

.gsc-results .gsc-cursor-box {
    margin: 10px auto;
    text-align: center;
}

    .gsc-results .gsc-cursor-box .gsc-cursor-page {
        color: #000 !important;
        width: 30px;
        text-align: center;
        display: inline-block !important;
        line-height: 30px;
    }

        .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
            background: #008000 !important;
            width: 30px;
            text-align: center;
            color: #fff !important;
            text-decoration: none !important
        }

    .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
        background: #008000 !important;
        color: #fff !important;
        display: inline-block !important;
    }

.gsc-branding,
.gcsc-branding {
    display: inherit !important
}

#sedesACHS {
    max-width: 1170px;
    margin: 0 auto;
}

    #sedesACHS .disclaimer {
        width: 100%;
        color: #1F262B;
        display: block;
        font-size: 14px;
        padding: 6px 0px 9px;
        border-radius: 5px;
    }

    #sedesACHS .compaimpr {
        width: 25px;
        position: absolute;
        top: 0;
        right: 0;
    }

        #sedesACHS .compaimpr a {
            width: 25px;
            height: 27px;
            display: block;
            text-indent: -9999px;
            overflow: hidden;
            margin: -7px 0 0;
        }

        #sedesACHS .compaimpr .impr {
            background: url('/SiteAssets/sedes/img/compimp.png') no-repeat 0 0 transparent;
        }

        #sedesACHS .compaimpr .compartir {
            display: none;
        }

    #sedesACHS #caja-buscadores {
        background: #13C045 !important;
        color: #fff !important;
        padding: 12px !important;
        border-radius: 5px !important;
        margin: 22px 0 12px !important;
        float: left !important;
        width: 100% !important;
    }

        #sedesACHS #caja-buscadores h2 {
            margin-bottom: 5px;
            padding: 0;
            margin-top: -6px;
        }

        #sedesACHS #caja-buscadores #region {
            width: 346px;
            padding: 5px;
            font-size: 13px;
        }

        #sedesACHS #caja-buscadores select:focus option:hover,
        #sedesACHS #caja-buscadores option:checked,
        #sedesACHS #caja-buscadores option:hover {
            /* background:#13C045; */
        }

        #sedesACHS #caja-buscadores select {
            float: left;
            margin-right: 12px;
        }

        #sedesACHS #caja-buscadores #comuna {
            width: 157px;
            padding: 5px;
            font-size: 13px;
        }

        #sedesACHS #caja-buscadores #servicios {
            float: left;
            width: 270px;
            position: relative;
        }

            #sedesACHS #caja-buscadores #servicios span {
                padding: 5px 8px;
                background: #fff;
                border: 1px solid #d9d9d9;
                color: #333333;
                font-size: 13px;
                width: 156px;
                display: block;
                cursor: pointer;
            }

            #sedesACHS #caja-buscadores #servicios fieldset {
                background: #fff;
                color: #333;
                width: 160px;
                border: 1px solid #d9d9d9;
                border-radius: 0 0 5px 5px;
                padding: 6px;
                -webkit-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.47);
                -moz-box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.47);
                box-shadow: 0px 3px 15px 0px rgba(50, 50, 50, 0.47);
                position: absolute;
                display: none;
                z-index: 1000000;
            }

            #sedesACHS #caja-buscadores #servicios .chk {
            }

            #sedesACHS #caja-buscadores #servicios input {
            }

        #sedesACHS #caja-buscadores #filtrar {
            padding: 5px 4px;
            text-transform: uppercase;
            font-size: 9px;
            background: #95c11e;
            color: #fff;
            border: 1px solid #eff897;
            display: none;
            border-radus: 5px;
        }

            #sedesACHS #caja-buscadores #filtrar.mostrar {
                display: block;
            }

#mapatodo {
    font-size: 16px;
    color: #13C045;
    padding: 5px 5px 5px 25px;
    display: block;
    overflow: hidden;
    width: 300px;
    background: url(/SiteAssets/sedes/img/mapa.png) no-repeat 0 0 transparent;
    margin-bottom: 4px;
    display: none;
}

#resultadosedes {
    margin: 0 0 20px;
    width: 100% !important;
}

    #resultadosedes th {
        padding: 15px 10px !important;
        width: 25% !important;
        background-color: #13C045 !important;
        color: #fff !important;
        font-family: 'Catamaran', sans-serif !important;
    }

    #resultadosedes td {
        padding: 5px 10px !important;
        width: 25%;
        background-color: rgba(184, 229, 226, 0.20) !important;
        color: #333 !important;
    }

    #resultadosedes tr:nth-child(odd) td {
        background-color: #fff !important;
    }

    #resultadosedes td a {
        color: #333 !important;
    }

    #resultadosedes .contacto a {
        display: block;
        border: none !important
    }

    #resultadosedes tbody tr td {
        font-family: 'Catamaran', sans-serif !important;
    }

        #resultadosedes tbody tr td span {
            display: list-item;
            margin: 0 0 0 30px;
        }

    #resultadosedes .contacto a.mapat {
        background: url(../images_aplicativo/icon-place.svg) 0px 0px no-repeat;
        background-size: 16px;
        padding: 0 0 0 25px;
        margin: 4px 0 8px;
        cursor: pointer
    }

    #resultadosedes tbody tr td .mapat:hover {
        background-color: none !important;
        opacity: 0.6
    }

    #resultadosedes .contacto a.telefono {
        background: url(../images_aplicativo/ico_fone.svg) 0px 0px no-repeat;
        background-size: 20px;
        padding: 0 0 0 25px;
    }

    #resultadosedes tbody tr td .telefono:hover {
        background-color: none !important;
        opacity: 0.6
    }

#galeria-achs {
    width: 100% !important;
    overflow: hidden;
    margin: 0;
}

    #galeria-achs a {
        width: 25% !important;
        overflow: hidden;
        display: block;
        float: left;
        border: 2px solid #fff;
        height: 190px !important;
        position: relative;
        transition: all ease 0.5s;
    }

        #galeria-achs a img {
            max-width: 500px;
            min-width: 350px;
            position: absolute;
            left: -40%;
            width: auto;
            top: -50%;
            transition: all ease 0.5s;
        }

        #galeria-achs a:hover {
            border-color: #13C045;
        }

            #galeria-achs a:hover img {
                left: -45%;
                -webkit-filter: grayscale(100%);
                /* Safari 6.0 - 9.0 */
                filter: grayscale(100%);
            }

    #galeria-achs.muyalto {
        height: 380px;
        position: relative;
    }

        #galeria-achs.muyalto:after {
            content: 'Ver toda la galerÃƒÆ’Ã‚Â­a';
            position: absolute;
            background: green;
            color: #fff;
            width: 879px;
            text-align: center;
            padding: 12px 0;
            text-transform: uppercase;
            height: 20px;
            text-decoration: none;
            bottom: 4px;
            left: 0;
        }

    #galeria-achs.inclusion {
        margin: 0 auto;
    }

    #galeria-achs.muyalto .boton {
        width: 877px;
        position: absolute;
        height: 373px;
        z-index: 999;
    }

        #galeria-achs.muyalto .boton img {
            visibility: hidden;
        }

    #galeria-achs.doble {
        width: 841px;
        margin: 0 auto;
    }

        #galeria-achs.doble a {
            width: 415px;
            height: 240px;
        }

            #galeria-achs.doble a img {
                left: -20%;
                top: -10%;
            }

    #galeria-achs.muyalto:after {
    }

    #galeria-achs.news {
        width: 620px;
        height: 620px;
    }

        #galeria-achs.news a {
            width: 305px;
            height: 305px;
        }

            #galeria-achs.news a img {
                left: -35%;
                top: -10%;
            }

    #galeria-achs.muyalto.news:after {
        width: 618px;
    }

    #galeria-achs.muyalto.news .boton {
        width: 614px;
        height: 614px;
    }

    #galeria-achs.muyalto:after {
        z-index: 99;
        width: 100% !important;
        padding: 10px 0 20px !important;
        bottom: 0px !important;
    }

.FormLey table.tableLayoutLeyes {
    margin: 0 auto 40px;
}

.NoticiasCharlasYSeminario {
}

    .NoticiasCharlasYSeminario .filterTag.fr {
        margin: 0 0 20px
    }

    .NoticiasCharlasYSeminario h3 {
        font-size: 24px;
        margin: 0 0 20px
    }

    .NoticiasCharlasYSeminario ul {
        clear: both;
        margin: 0 0 20px;
    }

        .NoticiasCharlasYSeminario ul li {
            clear: both;
            font-size: 14px;
        }

            .NoticiasCharlasYSeminario ul li div:first-child {
                display: inline-block;
                float: left;
                margin: 0 20px 20px 0
            }

            .NoticiasCharlasYSeminario ul li a {
            }

            .NoticiasCharlasYSeminario ul li h6 {
                font-size: 20px;
            }

            .NoticiasCharlasYSeminario ul li .tags-noticias {
                clear: both;
            }

.spanLey a {
    text-decoration: underline !important;
}

#NoticiasFooter {
}

    #NoticiasFooter .filterTag.fr {
        margin: 0 0 20px
    }

    #NoticiasFooter h3 {
        font-size: 24px;
        margin: 0 0 20px
    }

    #NoticiasFooter ul {
        clear: both;
        margin: 0 0 20px;
    }

        #NoticiasFooter ul li {
            clear: both;
            font-size: 14px;
        }

            #NoticiasFooter ul li div:first-child {
                display: inline-block;
                float: left;
                margin: 0 20px 20px 0
            }

                #NoticiasFooter ul li div:first-child img {
                    max-width: 314px;
                    height: auto;
                }

            #NoticiasFooter ul li a {
            }

            #NoticiasFooter ul li h6 {
                font-size: 20px;
            }

            #NoticiasFooter ul li .tags-noticias {
                clear: both;
            }


/*transparencia */

#transparenciaACHS .botonera-trans li {
    padding: 9px 25px 10px 15px;
    display: block;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    border: 1px solid #81bd27;
    margin-bottom: 1px;
    background: url(/PublishingImages/transparencia/flecha-der.png) no-repeat 99% center #13C045;
    transition: all ease 0.4s;
}

    #transparenciaACHS .botonera-trans .acordion:hover,
    #transparenciaACHS .botonera-trans li:hover {
        background-color: #96c11c !important;
        background-position: 98% center;
        cursor: pointer;
    }

#transparenciaACHS .botonera-trans .acordion:hover {
    background-position: 99% 25px !important;
}

#transparenciaACHS .botonera-trans .acordion {
    background: url(/PublishingImages/transparencia/flecha-abajo.png) no-repeat 99% center #13C045 !important;
}

#transparenciaACHS .botonera-trans li a {
    color: #fff;
    font-weight: normal;
}

#transparenciaACHS .botonera-trans ul {
    overflow: hidden;
    padding: 20px;
    border: 1px solid #81bd27;
    margin-top: -1px;
    display: none;
}

    #transparenciaACHS .botonera-trans ul li {
        background: none;
        border: none;
        display: initial;
        padding: 0;
    }

        #transparenciaACHS .botonera-trans ul li a {
            width: 200px;
            color: #0d6928;
            font-weight: normal;
            font-size: 13px;
            display: block;
            background: url(/PublishingImages/transparencia/archivo.png) no-repeat 5px transparent;
            min-height: 51px;
            float: left;
            margin-left: 40px;
            overflow: hidden;
            padding: 9px 4px 9px 56px;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            border-radius: 7px;
            transition: all ease 0.4s;
            background-color: #ebedec;
            border: 1px solid #fff;
        }

            #transparenciaACHS .botonera-trans ul li a:hover {
                border-color: #81bd27;
            }

#transparenciaACHS #tituloTrans {
    float: none !important;
    width: 635px;
    font-size: 28px;
    font-weight: bold;
    color: #6c6c71;
    background-image: url(/Empresas/SiteAssets/img/fondo-titulo-h1.jpg);
    background-repeat: no-repeat;
    /*
    margin-bottom: 20px;
    padding-top: 45px;
    padding-left: 25px;
    line-height: 120px;
*/
}

#transparenciaACHS h3 {
    color: #0d6928;
    border-bottom: 1px solid green;
    padding: 6px 2px;
}

#transparenciaACHS p {
    display: block;
    overflow: hidden;
    clear: both;
}


/* transparencia tabla */

.tablaTrans table {
    border-collapse: collapse;
    border: 1px solid #e4e6e5;
}

    .tablaTrans table tr:first-of-type {
    }

        .tablaTrans table tr:first-of-type td {
            background: #13C045;
            color: #fff;
            font-size: 10px;
            padding: 5px;
            font-family: "din-regular-webfont", arial, helvetica, sans-serif;
        }

    .tablaTrans table tr:nth-child(even) {
        background-color: rgba(184, 229, 226, 0.20) !important;
    }

    .tablaTrans table tr td {
        border: 1px solid #ccc;
        padding: 5px 10px !important;
        font-size: 10px;
        text-align: center;
        line-height: 13px;
    }

        .tablaTrans table tr td a {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            padding: 5px 10px;
            background: #13C045;
            color: #fff !important;
            text-decoration: none;
            font-family: "din-regular-webfont", arial, helvetica, sans-serif;
            margin: 5px;
            display: inline-block;
        }

            .tablaTrans table tr td a u {
                text-decoration: none;
            }

.tablaTrans h3 {
    color: #13C045;
    font-size: 18px !important;
    border-bottom: 1px solid #13C045;
}

.tablaTrans.beneficios tr td a {
    background: none;
    color: green !important;
    padding: 0;
    text-decoration: underline;
    font-weight: bold;
    border: 0;
}

.tablaTrans .volver-T {
    background: #13C045;
    color: #fff !important;
    padding: 4px 8px;
    margin-bottom: 5px;
    display: block;
    width: 36px;
    font-size: 8px;
    text-transform: uppercase;
    text-align: center;
}

.tablaTrans.noticias .volver-T {
    display: none;
}

#acordeonEsta {
}

#ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 {
}

    #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 > div {
        width: 100%;
        margin: 0 !important;
    }

    #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table {
        width: 100% !important;
        max-width: 750px;
        margin: 0 auto;
    }

        #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td {
            width: 33.3333334%;
            font-family: 'Catamaran', sans-serif !important;
            font-size: 14px;
        }

            #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td:last-child {
                text-align: right
            }

            #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td:first-child {
                text-align: left
            }

            #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td span {
                font-size: 12px !important
            }

                #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td span.ui-priority-primary {
                    font-size: 14px !important;
                }

            #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td select,
            #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td input {
                width: 100% !important;
                border: solid 1px #ccc;
            }

                #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td input#ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779_ctl00_btnConsultar {
                    width: initial !important;
                }

#exitomailaf {
    width: 100% !important;
    max-width: 900px !important;
}

    #exitomailaf .top-vr h3 {
        width: 100% !important;
        max-width: 520px !important;
        font-size: 24px !important;
    }

    #exitomailaf .top-vr p {
        width: 100% !important;
        max-width: 450px !important;
    }

    #exitomailaf .mid-gr .txt-exito,
    #exitomailaf .mid-gr .logo,
    #exitomailaf .bottom img {
        max-width: 100%;
        height: auto;
    }

#estadisticasWeb #acordeonEsta h2 {
    color: #545454 !important
}

.SocialNetworkShareList {
}

    .SocialNetworkShareList ul {
    }

        .SocialNetworkShareList ul li {
            float: left;
            margin: 0 10px 0 0;
        }

            .SocialNetworkShareList ul li img {
                max-width: 100%;
                width: initial !important
            }

#tab_twitter {
}

    #tab_twitter img {
        max-width: 100%;
        width: initial !important
    }

#ctl00_SPWebPartManager1_g_3feb83ae_7920_4744_bed2_3938f0122ab0_ctl00_repData_ctl00_spanItemContent {
    float: right;
}

#herramientas-acordeon {
    width: 100%;
}

    #herramientas-acordeon h4 {
        height: 60px;
        background: url(../images_aplicativo/sprites-herra.png) left top no-repeat #47d5cd;
        font-size: 25px !important;
        font-weight: normal !important;
        color: #fff;
        padding-left: 72px;
        padding-top: 0;
        line-height: 58px;
        width: 100%;
        outline: none;
        position: relative;
        transition: all ease 0.5s;
    }

        #herramientas-acordeon h4 a {
            color: #fff;
            padding: initial;
            background-color: initial;
        }

        #herramientas-acordeon h4:after {
            content: "";
            /*     background: url(../images_aplicativo/sprites-herra.png) no-repeat -30px -443px transparent; */
            width: 31px;
            height: 18px;
            display: block;
            top: 24px;
            right: 20px;
            position: absolute;
            transition: all ease 0.5s;
        }

        #herramientas-acordeon .ui-state-active:after,
        #herramientas-acordeon h4:hover:after {
            top: 35px;
        }

        #herramientas-acordeon h4:hover {
            opacity: 0.8;
        }

    #herramientas-acordeon .fichas {
        background: url(../images_aplicativo/sprites-herra.png) no-repeat 0 -160px #ff9933;
        display: none;
    }

    #herramientas-acordeon .manuales {
        background: url(../images_aplicativo/sprites-herra.png) no-repeat 0 -311px #8eb921;
    }

    #herramientas-acordeon div {
        padding: 0;
    }

    #herramientas-acordeon .docs li {
        width: 33%;
        height: 110px;
        float: left;
        padding: 20px 70px 0px 63px;
        overflow: hidden;
        word-wrap: break-word;
        background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 12px -421px transparent;
        position: relative;
        margin-right: 1px;
        margin-bottom: 12px;
    }

        #herramientas-acordeon .docs li a {
            font-size: 13px;
            font-family: 'Catamaran', sans-serif !important;
            font-weight: bold;
            line-height: 10px;
            padding: 10px;
        }

    #herramientas-acordeon .panel-body ul li a {
    }

    #herramientas-acordeon .docs-acciones {
        position: absolute;
        top: 15px;
        right: 0px;
    }

        #herramientas-acordeon .docs-acciones a {
            width: 20px;
            height: 20px;
            display: block;
            clear: both;
            background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 0px 0px #8EB921;
            text-indent: -999px;
            margin-bottom: 5px;
            position: relative;
            transition: all ease 0.3s;
            float: right;
        }

            #herramientas-acordeon .docs-acciones a:hover {
                width: 68px;
            }

        #herramientas-acordeon .docs-acciones .facebook {
            background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 0px -157px #8EB921;
        }

        #herramientas-acordeon .docs-acciones .twitter {
            background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 0px -309px #8EB921;
        }

        #herramientas-acordeon .docs-acciones a:after {
            content: "Descargar";
            position: absolute;
            width: 40px;
            left: 34px;
            color: #fff;
            text-indent: -11px;
            top: 5px;
            font-size: 9px;
            display: none;
        }

        #herramientas-acordeon .docs-acciones .twitter:after {
            content: "Compartir";
        }

        #herramientas-acordeon .docs-acciones .facebook:after {
            content: "Compartir";
        }

        #herramientas-acordeon .docs-acciones a:hover:after {
            display: inline;
        }

#valores {
}

    #valores h2 {
        color: #13C045;
        font-size: 18px;
        display: block;
        text-align: center;
        margin-bottom: 20px;
        text-transform: capitalize;
    }

    #valores img {
        margin: 0 auto;
        display: block;
    }

    #valores p {
        color: #8c8c8c;
        font-size: 14px;
        text-align: center;
        width: 100%;
        margin: 18px auto;
    }

    #valores .valores {
        margin: 25px auto;
    }

    #valores #metas p {
        width: 100%;
        color: #666;
        font-size: 18px;
        background: #dedede;
        padding: 15px;
        margin: 5px auto;
    }

        #valores #metas p strong {
            color: #13C045;
        }

#documentos-legales div h2 {
    /*
	font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    color: #6C6C71;
*/
    max-width: 100%;
    background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
    background-size: auto 10px;
    padding: 0 0 20px;
    font-size: 32px;
    margin: 0 0 40px;
}

#documentos-legales .lista-docs li {
    width: 49%;
    font-family: 'Catamaran', sans-serif !important;
    height: 83px;
    float: left;
    padding: 10px 70px 0px 70px;
    overflow: hidden;
    word-wrap: break-word;
    background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 12px -428px transparent;
    position: relative;
    margin-right: 1px;
}

    #documentos-legales .lista-docs li h4 {
        font-size: 14px;
    }

    #documentos-legales .lista-docs li p {
        line-height: 12px;
        color: #666;
    }

#documentos-legales .docs-acciones {
    position: absolute;
    top: 15px;
    right: 0px;
}

    #documentos-legales .docs-acciones a {
        width: 20px;
        height: 20px;
        display: block;
        line-height: 20px;
        clear: both;
        background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 0px 0px #8EB921;
        text-indent: -999px;
        margin-bottom: 5px;
        position: relative;
        transition: all ease 0.3s;
        float: right;
    }

        #documentos-legales .docs-acciones a:hover {
            width: 68px;
        }

    #documentos-legales .docs-acciones .facebook {
        background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 0px -157px #8EB921;
    }

    #documentos-legales .docs-acciones .twitter {
        background: url(../images_aplicativo/aslegales-sprites.png) no-repeat 0px -309px #8EB921;
    }

    #documentos-legales .docs-acciones a:after {
        content: "Descargar";
        position: absolute;
        width: 40px;
        left: 35px;
        color: #fff;
        text-indent: -11px;
        top: 1px;
        font-size: 9px;
        display: none;
    }

    #documentos-legales .docs-acciones .twitter:after {
        content: "Compartir";
    }

    #documentos-legales .docs-acciones .facebook:after {
        content: "Compartir";
    }

    #documentos-legales .docs-acciones a:hover:after {
        display: inline;
    }

#documentos-legales .actualizaciones {
    overflow: hidden;
    margin-bottom: 20px;
}

.cert-botonera a {
    display: block;
    padding: 14px 12px;
    font-weight: bold;
    margin: 0 2% 8px;
    font-size: 14px;
    line-height: 17px;
    background: #13C045;
    text-decoration: none !important;
    color: #fff !important;
    width: 46%;
    float: left;
}

    .cert-botonera a:hover {
        opacity: 0.8
    }

.navbar-toggle[aria-expanded="true"] .icon-bar {
    display: none;
}

.navbar-toggle[aria-expanded="true"] .cerrar {
    display: block;
}

.navbar-toggle[aria-expanded="false"] .cerrar {
    display: none;
}

.navbar-default .navbar-toggle,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #D9EDEB !important
}

.navbar-default .navbar-toggle {
    border-color: #D9EDEB !important;
}

.navbar-toggle .cerrar {
    width: 22px;
    height: 14px;
}

.ms-WPBody h3,
.ms-WPBody ol,
.ms-WPBody ul {
    color: #676767;
    font-family: 'Catamaran', sans-serif !important;
}

    .ms-WPBody ol li {
        padding: 0 0 15px;
    }

#ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d input,
#ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 0 0 10px;
}

    #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d input.noVal {
        width: 50%;
        float: left;
    }

    #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d input[type=button],
    #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d_ctl00_btnEnviar {
        border-radius: 0px;
        background: #32945B !important;
        font-size: 14px;
        display: block;
        width: 100%;
        max-width: 220px;
        margin: 0 auto;
        padding: 6px 12px;
        color: #fff !important;
        border-radius: 0px !important;
    }

        #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d input[type=button]:hover,
        #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d input#ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d_ctl00_btnEnviar:hover {
            background: #006128;
        }

#ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d {
    padding: 0px 0
}

    #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d > div {
        width: 50%;
        padding: 0 15px;
    }

        #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d > div table {
            width: 100%;
            margin: 0 auto;
        }

    #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d table td span {
        font-size: 14px;
    }

.conoce {
}

    .conoce h2 {
        /* color: #13C045; */
    }

    .conoce h3 {
        color: #3c3c3c;
    }

    .conoce .video {
        min-height: 285px
    }

    .conoce .cuadro {
        min-height: 270px;
    }

        .conoce .cuadro .int {
            padding: 10px;
            background: #d1f1ad;
            min-height: 260px;
            margin: 0 -10px 10px;
            position: relative
        }

        .conoce .cuadro .btn-info {
            text-decoration: none;
            background: url(../images_aplicativo/file.png) no-repeat 112px center #999999;
            padding: 8px 25px 8px 12px;
            display: block;
            color: #fff;
            width: 150px;
            transition: all ease 0.4s;
            -webkit-border-radius: 7px;
            -moz-border-radius: 7px;
            border-radius: 7px;
            position: absolute;
            bottom: 15px;
            left: 50%;
            margin-left: -80px;
        }

            .conoce .cuadro .btn-info:hover {
                background: url(../images_aplicativo/file.png) no-repeat 168px center #cddc39;
                color: #2e5f30 !important;
            }

.texto-g {
}

    .texto-g h3 {
        color: #13C045;
        padding: 0;
        margin: 30px 0 20px;
        text-align: left;
    }

    .texto-g a {
        color: #ffffff !important;
        padding: 17px 13px;
        display: block;
        font-size: 18px;
        transition: all ease 0.4s;
        margin-top: 15px;
        background: url(../images_aplicativo/clickicono.png) no-repeat 220px 4px #80bd26;
        text-transform: uppercase;
    }

        .texto-g a:hover {
            background-position: 200px 4px;
            background-color: #cddc39;
            color: #2e5f30 !important;
        }

h3.ayuda {
    color: #fff !important;
    margin: 0 5px 20px;
    padding: 27px 20px 27px 90px;
    background: url(../images_aplicativo/callcenter.png) no-repeat 20px center #13C045;
}

.caja2 h4 {
    background: url(../images_aplicativo/arroba.png) no-repeat 295px center #fff;
}

.caja3 h4 {
    background: url(../images_aplicativo/telefono.png) no-repeat 311px center #fff;
}

.hlp {
    border: #78c78b solid 1px;
    margin: 10px;
}

    .hlp h4 {
        padding: 20px 53px;
        margin: 0;
        font-size: 16px;
        text-align: center;
        color: #13C045;
    }

        .hlp h4 a {
            color: #6dbe21 !important;
            text-decoration: underline;
            transition: all 0.4s ease;
        }

        .hlp h4 strong {
            color: #6dbe21;
        }

.breadcrumb span {
    color: #787878 !important
}


/*Media Query*/

.botones-sc img {
    margin: 5px auto !important;
}

.image.pull-left .ms-rtestate-field {
    margin: 0px 10px 0 0
}

#ctl00_SPWebPartManager1_g_9dbc5cc2_5c8e_421c_a8c6_bb5813dcb811 table td:first-child {
    min-width: 200px;
}

.contacto_movil,
.lupabuscador_movil {
    display: none;
}


/* CSS used here will be applied after bootstrap.css */

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    height: auto;
    width: 100%;
    line-height: 1;
}


/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        opacity: 0;
        z-index: 1;
    }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}


/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

        .carousel-fade .carousel-inner > .item.next.left,
        .carousel-fade .carousel-inner > .item.prev.right,
        .carousel-fade .carousel-inner > .item.active {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
}

#bannerhome {
    margin: 40px 0 0 0
}

    #bannerhome.owl-carousel .owl-nav {
        margin-top: 0;
    }

        #bannerhome.owl-carousel .owl-nav button.owl-prev,
        #bannerhome.owl-carousel .owl-nav button.owl-next {
            position: absolute;
            top: 50%;
            margin: -15px 0 0 0
        }

            #bannerhome.owl-carousel .owl-nav button.owl-prev img,
            #bannerhome.owl-carousel .owl-nav button.owl-next img {
                width: 20px
            }

        #bannerhome.owl-carousel .owl-nav button.owl-prev {
            left: 10px;
        }

        #bannerhome.owl-carousel .owl-nav button.owl-next {
            right: 10px;
        }

    #bannerhome.owl-theme .owl-nav [class*='owl-']:hover {
        background-color: transparent;
        opacity: 0.8;
    }

    #bannerhome.owl-theme .owl-dots .owl-dot.active span,
    #bannerhome.owl-theme .owl-dots .owl-dot:hover span {
        background: #13C045;
    }

.SearchMeeting,
.srch-advancedtable {
    width: 100% !important
}

#ctl00_SPWebPartManager1_g_0e7ff176_bba2_4ced_a3bb_435ab99dffca_ctl00_NewsUpdatePanel {
    padding: 0 15px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    #ctl00_SPWebPartManager1_g_0e7ff176_bba2_4ced_a3bb_435ab99dffca_ctl00_NewsUpdatePanel {
        width: 750px;
    }

    #nuestros_serv .mod_nserv h5 {
        color: #787878;
        font-weight: 300;
        margin: 10px 0 0 0
    }

    #nuestros_serv .mod_nserv h4 {
        font-size: 18px !important;
        background: url(../images_aplicativo/ico_h4_cap.png) center bottom no-repeat;
        padding: 0 0 25px;
        margin: 0 0 25px
    }
}

@media (min-width: 992px) {
    #ctl00_SPWebPartManager1_g_0e7ff176_bba2_4ced_a3bb_435ab99dffca_ctl00_NewsUpdatePanel {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #ctl00_SPWebPartManager1_g_0e7ff176_bba2_4ced_a3bb_435ab99dffca_ctl00_NewsUpdatePanel {
        width: 1170px;
    }
}

#historico-alegales h3.ui-accordion-header {
    background: none repeat scroll 0 0 #13C045 !important;
    padding: 10px 20px
}


#WebPartWPQ1 {
}

    #WebPartWPQ1 .accordion {
        margin: 20px auto;
    }

        #WebPartWPQ1 .accordion H3 {
            background-position: 98% center;
            outline: none !important;
            font-family: 'Catamaran', sans-serif !important;
            background-image: url('../images_aplicativo/ico_acordeon_abrir.svg') !important;
            background-repeat: no-repeat !important;
            background-color: #F5F5F5 !important;
            border-color: #E5E5E5;
            color: #787878 !important;
            padding: 10px 0 10px 15px;
            cursor: pointer;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 0px;
            margin-bottom: 2px;
            text-shadow: none;
            font-weight: bold;
            font-size: 100%;
            font-size: 14px;
            margin-left: 0;
            margin-right: 0;
            margin-top: 0;
            background-position: 98% center !important;
        }


            /*#WebPartWPQ1 .accordion H3:hover {  background:#E8F5F5 !important;background-image: url(../images/ico_acordeon_abrir_h.svg) !important; background-position-x: 98% !important; 	background-position-y: center !important; 	background-repeat: no-repeat !important; }*/

            #WebPartWPQ1 .accordion h3[aria-expanded="true"] {
                background-repeat: no-repeat !important;
                background-image: url(../images_aplicativo/ico_acordeon_cerrar.svg) !important;
                background-color: #13C045 !important;
                color: #fff !important;
            }

        #WebPartWPQ1 .accordion .despliegue-inv {
            border-color: #232D65;
        }

        #WebPartWPQ1 .accordion .investigacion.ui-state-active {
            background: #232D65;
        }

        #WebPartWPQ1 .accordion hr {
            border: 1px solid #CDDC39;
            border-width: 1px 0 0 0;
        }

        #WebPartWPQ1 .accordion H3 strong {
            font-size: 16px;
            font-weight: bold;
            color: #CDDC39;
            margin-left: 20px;
            transition: all ease 0.5s;
        }

        #WebPartWPQ1 .accordion H3.ui-state-active strong,
        #WebPartWPQ1 .accordion H3:hover strong {
            color: #FFE81C;
            padding-left: 10px;
        }

        #WebPartWPQ1 .accordion H3.ui-state-active {
            background-position: 100% center;
            background-color: #FF9800;
            color: #fff;
            margin-bottom: 6px;
        }

        #WebPartWPQ1 .accordion H3.ui-state-hover,
        #WebPartWPQ1 .accordion H3:hover {
            background-color: #FF9800;
            background-position: 100% center;
            background-image: none;
        }

        #WebPartWPQ1 .accordion .contenedor-aco {
            margin: -5px 0 5px 0;
            padding: 12px;
            overflow: hidden;
        }

        #WebPartWPQ1 .accordion ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

            #WebPartWPQ1 .accordion ul li a {
                display: block;
                padding: 6px 0px 6px 50px;
                margin: 6px 0 12px;
                text-decoration: none;
                color: #333;
                background: url(../images_aplicativo/check_hoja3.svg) left center no-repeat;
                background-size: 20px;
                transition: all ease 0.2s;
            }

            #WebPartWPQ1 .accordion ul li:last-of-type a {
                border: 0;
            }

            #WebPartWPQ1 .accordion ul li a:hover {
                background-position: 2px 0 !important;
            }

#inclusion2017 {
    width: 100%;
    max-width: 100%;
}

    #inclusion2017 .tablaTrans.noticias {
        width: 100% !important;
        max-width: 100%;
    }

        #inclusion2017 .tablaTrans.noticias table {
            width: 100% !important;
        }

#WebPartWPQ1 img {
    height: auto;
    max-width: 100%;
}

#resultado table,
#caja-buscadores {
    width: 100% !important;
}

#contactanos,
#CYT,
#directorio,
#definicion {
    margin-top: 30px;
    padding: 0;
}

    #CYT .texto,
    #definicion .texto {
        width: 60%;
        padding: 0 36px 0 0;
        font-size: 13px;
        float: left;
    }

    #definicion img {
        float: right;
    }

    #contactanos h3,
    #directorio h3,
    #CYT h3 {
        color: #257F39;
        font-size: 22px;
        display: block;
        border-bottom: 1px solid #257F39;
    }

    #directorio ul {
        display: block;
        margin: 15px auto;
        width: 100%;
        max-width: 300px;
    }

        #directorio ul li {
            padding: 0 0 0 13px;
            background: url(/fucyt/PublishingImages/img/bullet-celeste.jpg) no-repeat center left transparent;
            font-size: 14px;
        }

    #CYT h3 {
        color: #257F39;
        display: block;
        border-bottom: 1px solid #257F39;
    }

    #CYT img {
        margin-top: 20px;
        margin-left: 25px;
        float: right;
    }

#cyt-btn {
    padding: 5px;
    text-align: center;
    display: block;
    width: 242px;
    float: right;
    font-size: 14px;
    color: #fff;
    background: #13C045;
    margin-top: 10px;
    margin-left: 25px;
}

h1.titulo {
    max-width: 100%;
    background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
    background-size: auto 15px;
    padding: 0 0 20px;
    font-size: 36px;
    margin: 0 0 40px;
}

ul#botoneraFucyt {
    text-align: center;
}

    ul#botoneraFucyt li {
        display: inline-block;
        margin: 0 10px;
    }

        ul#botoneraFucyt li a {
            background: #B8E5E2;
            color: #fff;
            padding: 6px 20px;
        }

            ul#botoneraFucyt li a:hover,
            ul#botoneraFucyt li a.activo {
                background: #88C3C0;
            }

.ms-WPBody .divisor {
    position: relative;
    background: #999;
    font-size: 17px;
    font-weight: lighter;
    color: #fff;
    padding: 25px 20px;
    margin-bottom: 40px;
    clear: both;
    text-align: center;
}

    .ms-WPBody .divisor:after {
        content: '';
        position: absolute;
        background: url(/fucyt/PublishingImages/img/flgris.png) no-repeat 0 0 transparent;
        width: 31px;
        height: 16px;
        bottom: -16px;
        left: 48.3%;
    }

#seccion-2 .izq {
    width: 100%;
    max-width: 300px;
    float: left;
    margin: 0 50px;
}

#seccion-2 .dere {
    float: left;
    width: 100%;
    max-width: 700px;
}

#seccion-3 {
}

    #seccion-3 .postulacion {
        width: 33.333333334%;
        float: left;
        padding: 0 20px
    }

        #seccion-3 .postulacion h4 {
            font-size: 32px;
            color: #25813A;
            font-weight: normal;
            position: relative;
            min-height: 70px;
        }

            #seccion-3 .postulacion h4 span {
                color: #fff;
                background: #CCCCCC;
                width: 40px;
                height: 40px;
                display: block;
                text-align: center;
                border-radius: 50%;
                font-size: 18px;
                line-height: 38px;
                margin: 0 10px 0 0;
                float: left;
            }

#seccion-4 {
}

    #seccion-4 #fondos-1 h3 {
        text-align: center;
        margin: 0 0 20px
    }

    #seccion-4 #fondos-1 span {
        font-size: 12px;
        padding: 0 5%;
    }

    #seccion-4 #fondos-1 .imgraf {
        text-align: center;
        padding: 30px 0
    }

        #seccion-4 #fondos-1 .imgraf img {
            max-width: 100%;
            height: auto;
        }

#seccion-6 {
}

    #seccion-6 .izq,
    #seccion-6 .dere {
        width: 50%;
        float: left;
        padding: 0 0 30px 150px;
    }

#caja-buscadores {
}

#resultado {
}

    #resultado th {
        background: #cccccc;
        font-size: 14px;
        color: #fff;
        padding: 10px;
    }

    #resultado td h4,
    #listaproter .proyectoTermi h4 {
        font-size: 15px;
        padding: 8px 10px;
        color: #17763c;
        display: block;
    }

    #resultado td p {
        padding: 0 10px 8px 10px;
    }

.nav-tabs > li {
    background: #F5F5F5;
    border-color: #E5E5E5;
    border-radius: 0px;
}

    .nav-tabs > li a:hover {
        background: #E8F5F5 !important
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover {
        background-color: #13C045 !important;
        color: #fff !important;
    }

#preg {
}

    #preg ul {
    }

        #preg ul li {
        }

.ui-accordion .ui-accordion-header .ui-icon {
    display: none;
}

#estadisticasWeb h2.ui-state-active,
#estadisticasWeb .ui-widget-content h2.ui-state-active,
#estadisticasWeb .ui-widget-header h2.ui-state-active {
    /* background: #cddc39;    color: green; */
    padding: 10px 15px;
    background-image: url(../images_aplicativo/ico_acordeon_cerrar.svg);
    background-position-x: 98%;
    background-position-y: center;
    background-repeat: no-repeat;
}

#estadisticasWeb {
}

    #estadisticasWeb .grafico {
        margin: 0 auto;
        position: relative;
    }

        #estadisticasWeb .grafico .tapa {
            width: 106px;
            height: 20px;
            position: absolute;
            background: #fff;
            bottom: 0;
        }

        #estadisticasWeb .grafico * {
        }

    #estadisticasWeb > h2 {
        background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
        background-size: auto 10px;
        padding: 0 0 20px;
        font-size: 32px;
        margin: 10px 0 40px;
    }

    #estadisticasWeb #acordeonEsta h2 {
        font-size: 17px;
        font-weight: bold !important;
        color: #373737;
        background: #F5F5F5;
        font-weight: bold !important;
        padding: 1em 1em .8em 1.4em;
        text-align: left;
        font-weight: bold;
        border: none;
        position: relative;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        width: 100%;

        background-image: url(../images_aplicativo/ico_acordeon_abrir.svg);
        background-position-x: 98%;
        background-position-y: center;
        background-repeat: no-repeat;
    }

    #estadisticasWeb #acordeonEsta h2::after {
        content: "\f054";
        color: #373737;
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        position: absolute;
        right: 1rem;
        top: 32%;
        font-size: .8em;
    }

    #estadisticasWeb #acordeonEsta h2.ui-state-active {
        background-image: url(../images_aplicativo/ico_acordeon_cerrar.svg);
        background-color: #13C045;
        color: #fff !important;
        margin-bottom: 0;
    }
    #estadisticasWeb #acordeonEsta h2.ui-state-active::after {
        content: "\f078";
        color: #fff;
    }

    #estadisticasWeb #acordeonEsta .conte {
        background: transparent;
        padding: 1rem 1rem 1rem;
        border: 1px solid #CCCCCC;
        margin-bottom: 10px;
        border-radius: 0 0 .2rem .2rem;
    }

        #estadisticasWeb #acordeonEsta .conte h3 {
            color: #13C045;
            text-transform: uppercase;
            border-bottom: 1px solid #13C045;
            padding-bottom: 5px;
            margin-top: 20px;
        }

        #estadisticasWeb #acordeonEsta .conte p {
        }
        

    #estadisticasWeb .pestanas {
        border: 0 !important;
        background: transparent;
    }

        #estadisticasWeb .pestanas ul {
            background: none !important;
            width: 100%;
            display: table;
        }

            #estadisticasWeb .pestanas ul li {
                display: table-cell;
                background: none !important;
                float: inherit;
                border: 0;
                padding-right: 5px;
                max-width: 100%;
            }

    #estadisticasWeb .pestanas ul li a {

        width: 141.5px;
        text-transform: uppercase;
        font-size: 16px !important;
        padding: 8px 10px;
        line-height: 1.1;

        border-radius: 8px 8px 0 0;
        color: #373737;
        background: #F5F5F5;
        display: table-cell;
        float: inherit;
        vertical-align: middle;
    }

    #estadisticasWeb .pestanas .ui-state-active a,
    #estadisticasWeb .pestanas .ui-widget-content .ui-state-active a,
    #estadisticasWeb .pestanas .ui-widget-header .ui-state-active a {
        background-color: #13C045;
        color: #fff !important;
    }


    #estadisticasWeb .tab-content {
    }

#tabla-sectores {
    width: 100%;
    margin: 35px auto;
}

    #tabla-sectores th {
        padding: .5rem 1rem;
        font-size: 12px;
        background: gray;
        color: #fff;
        font-weight: normal;
        text-transform: uppercase;
        text-align: left;
    }

    #tabla-sectores tr th:first-of-type {
        width: 240px;
    }

    #tabla-sectores tr th:last-of-type {
        width: 240px;
    }

    #tabla-sectores tr:nth-child(odd) {
        background-color: #F2F2F2
    }

        #tabla-sectores tr td {
            font-weight: normal;
            text-transform: uppercase;
            text-align: left;
            font-size: 14px;
            color: #676767;
            border: 1px solid #ddd;
            font-weight: bold;
            padding: .5rem 1rem;
        }

            #tabla-sectores tr td span {
                width: 100%;
                background: url('../images_aplicativo/industrial.png') no-repeat 0 0 transparent;
                /* /ACHS-Corporativo/css/estadisticas2 */
                display: block;
                font-size: 12px;
                font-weight: normal;
            }

    #tabla-sectores .industrial span {
        background-image: url('../images_aplicativo/industrial.png');
    }

    #tabla-sectores .agricola span {
        background-image: url('../images_aplicativo/agricola.png');
    }

    #tabla-sectores .gubernamentales span {
        background-image: url('../images_aplicativo/gubernamentales.png');
    }

    #tabla-sectores .educacion span {
        background-image: url('../images_aplicativo/educacion.png');
    }

    #tabla-sectores .transporte span {
        background-image: url('../images_aplicativo/transporte.png');
    }

    #tabla-sectores .construccion span {
        background-image: url('../images_aplicativo/construccion.png');
    }

    #tabla-sectores .forestal span {
        background-image: url('../images_aplicativo/forestal.png');
    }

    #tabla-sectores .pesca span {
        background-image: url('../images_aplicativo/pesca.png');
    }

    #tabla-sectores .energia span {
        background-image: url('../images_aplicativo/telecom.png');
    }

    #tabla-sectores .mineria span {
        background-image: url('../images_aplicativo/mineria.png');
    }

    #tabla-sectores .comercio span {
        background-image: url('../images_aplicativo/retail.png');
    }

    #tabla-sectores .salud span {
        background-image: url('../images_aplicativo/salud.png');
    }

    #tabla-sectores .financieros span {
        background-image: url('../images_aplicativo/financiero.png');
    }

    #tabla-sectores .acuicola span {
        background-image: url('../images_aplicativo/acuicola.png');
    }

#tab_ppal .nav-tabs > li {
}


/* FAQ */

.ms-WPBody #titulo-comite.FAQ {
    padding: 26px 20px;
}

.ms-WPBody .FAQ:after {
    content: "";
    background: url('../images_aplicativo/faq.png') no-repeat 0 0 transparent;
    width: 84px;
    height: 72px;
    position: absolute;
    left: 74%;
    top: 29px;
}

.ms-WPBody .botones-faq {
}

    .ms-WPBody .botones-faq p {
        padding: 0 15px
    }

    .ms-WPBody .botones-faq a {
        background-color: #ebebeb;
        background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
        background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0);
        width: 100%;
        max-width: 290px;
        margin: 0 auto;
        height: 100px;
        display: block;
        padding-left: 117px;
        font-size: 25px;
        line-height: 65px;
        font-weight: bold;
        color: #25813a;
        position: relative;
        border-bottom: 3px solid #8eb921;
        float: left;
        margin-top: 10px;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
        transition: all ease 0.4s;
    }

        .ms-WPBody .botones-faq a:hover {
            opacity: 0.8;
        }

        .ms-WPBody .botones-faq a span {
            font-size: 16px;
            position: absolute;
            color: #6c6d71;
            font-weight: normal;
            top: 30px;
            left: 119px;
        }

    .ms-WPBody .botones-faq .twt:after {
        content: "";
        display: block;
        width: 60px;
        height: 55px;
        position: absolute;
        background: url('../images_aplicativo/sprites-faq.png') no-repeat 0px -180px transparent;
        top: 22px;
        left: 29px;
    }

    .ms-WPBody .botones-faq .callc:after {
        content: "";
        display: block;
        width: 60px;
        height: 55px;
        position: absolute;
        background: url('../images_aplicativo/sprites-faq.png') no-repeat 0px 0px transparent;
        top: 22px;
        left: 29px;
    }

#titulo-comite {
    background-color: #ebebeb;
    background: -moz-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #dbdbdb 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb', GradientType=0);
    padding: 30px 20px;
    margin-bottom: 15px;
    border-bottom: 10px solid #8eb921;
    position: Relative;
}

    #titulo-comite h2 {
        margin: 0;
    }

        #titulo-comite h2 a {
            color: #13C045;
            text-decoration: none;
            font-weight: lighter;
            margin: 0;
            font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
            font-size: 20px;
            transition: all ease 0.4s;
            position: relative;
        }

            #titulo-comite h2 a:hover {
                text-decoration: underline;
            }

            #titulo-comite h2 a:after {
                content: "Volver a";
                Top: -18px;
                left: -15px;
                background: green;
                display: none;
                position: absolute;
                color: #fff;
                font-size: 11px;
                padding: 1px 5px;
                font-family: Arial, Helvetica, sans-serif;
                transition: all ease 0.4s;
                height: 17px;
                width: 44px;
            }

            #titulo-comite h2 a:hover:after {
                display: block;
            }

    #titulo-comite:hover h2 a {
        color: #ff9800;
        padding-left: 8px;
    }

    #titulo-comite h3 {
        color: #6c6c71;
        font-family: Arial, helvetica, sans-serif;
        font-size: 32px !important;
        margin: 0;
        font-weight: bold !important;
    }

#documentos-legales {
    padding: 0 15px;
}

#WebPartWPQ4 iframe {
    width: 100%;
}

#interio .owl-carousel .owl-item img {
    display: block;
    width: 100% !important;
}

.serv_cliente {
    max-width: 750px;
}

.estado_req,
.ingresa_req {
    border: solid 1px rgb(139, 195, 74) !important;
    left: 50px;
    display: block;
    width: 70%;
    font-size: 12px;
    background: rgb(4, 121, 64);
    position: absolute;
    text-transform: uppercase;
    font-weight: normal;
    color: rgb(255, 255, 255) !important;
    padding: 8px 15px;
    text-align: center;
}

.estado_req {
    top: 82px;
}

.ingresa_req {
    top: 129px;
}

header nav ul {
    display: none;
}

.btn-menu {
    float: right;
    margin: 25px 0px 0 0;
    border: solid 1px #D9EDEB;
    background-color: #D9EDEB !important;
    width: 32px;
    height: 28px;
    background-color: transparent;
    cursor: pointer;
    display: block;
    position: relative;
    z-index: 200;
    border-radius: 4px;
}

    .btn-menu:focus {
        outline: 1px dotted #E0AE19;
    }

.show_menu .btn-menu:focus {
    outline: none;
}

.btn-menu .text {
    display: block;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
}

.btn-menu .bar {
    left: 4px !important;
}

    .btn-menu .bar,
    .btn-menu .bar:before,
    .btn-menu .bar:after {
        display: block;
        position: absolute;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #888;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

.btn-menu .bar {
    top: 12px;
}

    .btn-menu .bar:before {
        position: absolute;
        content: '';
        top: 6px;
    }

    .btn-menu .bar:after {
        position: absolute;
        content: '';
        top: -6px;
    }

.show .btn-menu .bar {
    background-color: transparent;
}

    .show .btn-menu .bar:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .show .btn-menu .bar:after {
        top: 0;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.mobile-nav {
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    background: #f3fafa;
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
    border-top: none;
    border-bottom: none;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
    z-index: 99;
}

    .mobile-nav ul {
        padding: 0;
        margin: 0;
    }

        .mobile-nav ul li {
            padding: 0;
            margin: 0;
            list-style: none;
        }

    .mobile-nav a {
        text-decoration: none;
        color: #777;
        font-size: 14px;
        text-indent: 15px;
        display: block;
        line-height: 42px;
        /* 	border-bottom: 1px solid #005500; */
    }

        .mobile-nav a:focus,
        .mobile-nav a:hover,
        .mobile-nav a:active {
            background-color: #13C045;
            color: #fff;
        }

.show .mobile-nav {
    height: auto;
}

.mobile-nav .dd + ul {
    height: 0;
    overflow: hidden;
    background-color: #f3fafa;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}

    .mobile-nav .dd + ul a {
        text-indent: 30px;
    }

        .mobile-nav .dd + ul a:focus,
        .mobile-nav .dd + ul a:hover,
        .mobile-nav .dd + ul a:active {
            background-color: #13C045;
            color: #fff;
        }

.mobile-nav ul li a {
}

.mobile-nav .dd:after {
    /*
	content: '\2193';
	margin-left: 5px;
	font-size: 12px;	
*/
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.mobile-nav li a.dd-show:after {
    /* 	content: '\2191'; */
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 4px;
    vertical-align: middle;
    border-bottom: 4px dashed;
    border-top: 0px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.mobile-nav li a:after {
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}

.mobile-nav .dd-show + ul {
    height: auto;
}

.top_nav header {
    position: absolute;
    width: 96%;
    top: 50px;
    display: none;
    right: 15px
}

.top_nav .main {
    display: none
}

#ctl00_SPWebPartManager1_g_3d649a10_da76_457b_9219_500bd6740407 #tabs table td img {
    width: 180px !important;
    height: auto;
}

#ctl00_SPWebPartManager1_g_3d649a10_da76_457b_9219_500bd6740407 #tabs table td a img {
    width: initial !important;
}

ul#link_nosotros {
    margin: 0 -5px;
    padding: 0;
    text-align: center;
}

    ul#link_nosotros li {
        margin: 0;
        width: 100%;
        max-width: 33.333334%;
        float: left;
        padding: 0;
        list-style: none;
        text-align: center;
        display: block;
    }

        ul#link_nosotros li:last-child {
            float: none;
            display: inline-block;
        }

    ul#link_nosotros a {
        display: block;
        padding: 14px 12px;
        font-weight: bold;
        margin: 5px;
        font-size: 14px;
        line-height: 17px;
        color: #fff;
        background: #13C045;
        text-decoration: none !important;
    }

        ul#link_nosotros a:hover {
            opacity: 0.8;
        }

#ctl00_SPWebPartManager1_g_3ecb7cc8_0bb4_4906_a205_ee26e9e9b0a2 #title .TitularGrande {
    max-width: 100%;
    background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
    background-size: auto 15px;
    padding: 0 0 20px;
    font-size: 36px;
    margin: 0 0 40px;
    display: block;
    font-weight: normal;
}

img.banner {
    margin: 0 0 20px
}

.mod_suseso {
    margin: 30px 0 0 0;
}

    .mod_suseso .img {
        padding: 0 15px 20px
    }

        .mod_suseso .img img {
            width: 70px;
            height: 70px !important;
            display: inline-block;
        }

    .mod_suseso p {
        padding: 0 0 20px
    }

    .mod_suseso a {
        display: block;
        width: 100%;
        max-width: 220px;
        margin: 0 auto;
        padding: 6px 12px;
        color: #fff !important;
        font-size: 20px;
    }

        .mod_suseso a span {
            display: inline-block;
            padding: 0 0 0 20px
        }

    .mod_suseso .btn_1 {
        background-color: #32945B;
    }

        .mod_suseso .btn_1:hover {
            background: #006128;
        }

        .mod_suseso .btn_1 span {
            background-image: url(../images_aplicativo/ico_descarga.svg);
            background-position: left center;
            background-repeat: no-repeat
        }

    .mod_suseso .btn_2 {
        background: #13C045;
    }

        .mod_suseso .btn_2:hover {
            background: #50E3C2
        }

        .mod_suseso .btn_2 span {
            background-image: url(../images_aplicativo/ico_subir.svg);
            background-position: left center;
            background-repeat: no-repeat
        }

    .mod_suseso .sobre {
        height: 52px !important;
        width: auto;
    }

#formulario_suseso {
    width: 100%;
    max-width: 540px;
    margin: -40px auto 0;
}
#formulario_suseso *{font-size: 14px}

    #formulario_suseso .eleccion {
        padding: 0 0 20px
    }

    #formulario_suseso .has-error .form-control {
        border-color: #EB2839;
    }

    #formulario_suseso .has-error .checkbox,
    #formulario_suseso .has-error .checkbox-inline,
    #formulario_suseso .has-error .control-label,
    #formulario_suseso .has-error .help-block,
    #formulario_suseso .has-error .radio,
    #formulario_suseso .has-error.checkbox label,
    #formulario_suseso .has-error.checkbox-inline label,
    #formulario_suseso .has-error.radio label,
    #formulario_suseso .has-error.radio-inline label,
    #formulario_suseso .has-error .form-control-feedback {
        color: #EB2839
    }

    #formulario_suseso .form-control-file {
        width: 100%;
        background: url(../images_aplicativo/ico_subir.svg) 50px center no-repeat #32945B;
    }


    #formulario_suseso span.contrut {
        position: relative;
        display: block;
    }

    #formulario_suseso label {
        padding: 10px 0px;
        color: #8A8A8A;
        width: 100%;
        display: block;
        margin: 5px 0;
        font-size: 12px;
    }

        #formulario_suseso label.label-mensaje {
            color: #fff;
        }

    #formulario_suseso .titulos-form {
        padding: 10px 0px;
        text-align: left;
        color: #13C045;
        font-weight: bold !important;
        font-size: 25px;
    }

    #formulario_suseso .errorMessage {
        color: red;
    }

    #formulario_suseso .contRUTEmpresa {
        position: relative;
        display: block;
    }

    #formulario_suseso .rutok {
        font-size: 11px;
        position: absolute;
        top: 10px;
        right: 40px;
        color: #cccccc;
        font-style: oblique;
    }

        #formulario_suseso .rutok + .imageloading {
            position: absolute;
            right: 0;
            top: 7px;
            width: 20px;
            height: 20px;
            transform: translate(-50%, 0%)
        }


    /*#formulario_suseso input[type=file] { display: inline-block; text-indent: -500px; padding: 10px 0; margin: 30px 0 30px 0; text-align: left !important; color: #fff; font-size: 20px; line-height: 20px;}
#formulario_suseso input[type=file]:hover { background-color: #006128;}*/

    #formulario_suseso .btn {
        border-radius: 0px;
        background: #32945B;
        font-size: 18px;
        display: block;
        width: 100%;
        max-width: 220px;
        margin: 0 auto;
        padding: 6px 12px;
        color: #fff !important;
    }

        #formulario_suseso .btn:hover {
            background: #006128;
        }


    /********JM formulario suseso*******/

    #formulario_suseso input[type=file] {
        font-size: 20px;
        line-height: 20px;
        color: #fff !important;
    }


/***********************************/

ul.listadosedes {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 0 40px
}

    ul.listadosedes li {
        padding: 20px;
    }

        ul.listadosedes li:nth-child(odd) {
            background: #f5f5f5;
        }

        ul.listadosedes li strong {
            /*  margin: 0 0 0 -10px */
        }

.ms-rteFontSize-1 {
    font-size: 14px;
}

ul.descargas {
}

    ul.descargas li {
        margin: 0 0 5px
    }

        ul.descargas li a {
            display: block;
            background: url(../images_aplicativo/ico_descarga.svg) 98% center no-repeat #32945B;
            color: #fff !important;
            padding: 6px 12px;
        }

            ul.descargas li a:hover {
                background-color: #006128
            }

#caso_accidentes .tab-pane a {
    display: inline-block;
    background: url(../images_aplicativo/ico_descarga.svg) 98% center no-repeat #32945B;
    color: #fff !important;
    padding: 6px 30px 6px 15px;
}

    #caso_accidentes .tab-pane a:hover {
        background-color: #006128
    }

.tab-content > .tab-pane {
    padding: 20px 0
}

#WebPartWPQ2 #interior {
}

    #WebPartWPQ2 #interior h2 {
        font-size: 30px;
    }

#ctl00_SPWebPartManager1_g_df589bac_dccb_481f_87eb_51f9972f3aed {
}

    #ctl00_SPWebPartManager1_g_df589bac_dccb_481f_87eb_51f9972f3aed table td:first-child {
        width: 150px;
    }

#ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 input,
#ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin: 0 0 10px;
}

    #ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 input[type=submit],
    #ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 #Button1 {
        border-radius: 0px;
        background: #32945B !important;
        font-size: 14px;
        display: block;
        width: 100%;
        max-width: 220px;
        margin: 10px 0;
        padding: 6px 12px;
        color: #fff !important;
        border-radius: 0px !important;
    }

#ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 {
}

    #ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 table {
        width: 100% !important;
    }

        #ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 table td {
            width: 40%;
            font-size: 14px;
            font-family: 'Catamaran', sans-serif !important;
            text-align: left
        }

            #ctl00_SPWebPartManager1_g_7a76bf2f_fa3c_4a22_9c36_9ca075f3b50b_ctl00_Panel1 table td:last-child {
                width: 20%;
            }


/*.style1 { color:#676767 }*/

table.tipo td {
    padding: 10px;
}

.cuadro_verde {
    background: rgb(37, 130, 59);
    padding: 25px;
    margin: 20px 0;
    color: #fff;
}

    .cuadro_verde ul {
    }

        .cuadro_verde ul li {
        }

    .cuadro_verde a {
        color: #fff;
    }

        .cuadro_verde a:hover {
            color: #fff;
            text-decoration: underline !important;
        }


/**********Inicio media querys****************/

@media (max-width:767px) {
    .nav-tabs > li {
        width: 100%
    }

    #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d > div {
        width: 100%;
    }

        #ctl00_SPWebPartManager1_g_bbce36e1_41e8_420e_837f_78ed30cfcd5d > div table {
            width: 100%;
        }

    #ctl00_SPWebPartManager1_g_3ecb7cc8_0bb4_4906_a205_ee26e9e9b0a2 #title .TitularGrande {
        width: 100%;
        max-width: 100% !important;
        font-size: 24px;
    }
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            text-align: left;
            font-weight: bold;
        }
        /*
	Label the data
	*/
        #no-more-tables td:before {
            content: attr(data-title);
        }

    ul#link_nosotros li {
        max-width: 100%;
    }

    #banner_ppal .links {
        padding: 0px 0 0 0
    }

    #ctl00_SPWebPartManager1_g_3d649a10_da76_457b_9219_500bd6740407 #tabs table td img {
        width: 100% !important;
        height: auto;
    }

    .top_nav .main {
        display: block
    }

    .grupo_1 {
    }

        .grupo_1 .col-md-6 {
            margin: 0 0 20px;
            text-align: center;
        }

            .grupo_1 .col-md-6 img {
                display: block;
                margin: 0 auto !important;
            }

    .serv_cliente {
        margin: 0 -30px;
    }

    .estado_req {
        top: 77px;
    }

    .ingresa_req {
        top: 120px;
    }

    .top_nav header {
        display: block
    }

    #noticias h3 {
        padding: 0 0 15px 0;
        margin: 0;
    }

    #cursos_destacados .mod_cap {
        margin: 0 0 40px
    }

    button.navbar-toggle.collapsed {
        display: none
    }

    #interior .col-md-9 .botones-sc img {
        height: auto !important;
        width: 100% !important
    }

    .estado_req,
    .ingresa_req {
        left: 50%;
        margin: 0 0 0 -35%
    }

    #noticias {
        padding: 0 0 15px;
    }

        #noticias ul.paginador {
            bottom: 30px
        }

    .contenedorPrincipalLab .contenedorCentralLab .columnaIzquierdaLab .contenedorAcreditacion ul li {
        width: 100%;
    }

    #documentos-legales .lista-docs li {
        width: 100%;
    }

    .ms-WPBody .botones-faq a {
        float: none;
    }

    #caja-buscadores #sectores,
    #caja-buscadores #sectores span {
        max-width: 100% !important;
        width: 100% !important;
    }

    #caja-buscadores #sectores {
        margin: 0 0 10px
    }

    #resultadocursos th:first-child,
    #resultadocursos td:first-child {
        max-width: 120px
    }

    #resultadocursos th,
    #resultadocursos td {
        max-width: 60px
    }

    #sedesACHS #caja-buscadores #region,
    #sedesACHS #caja-buscadores #comuna,
    #sedesACHS #caja-buscadores #servicios,
    #sedesACHS #caja-buscadores #servicios span {
        width: 100%;
        border-radius: 0px;
    }

    #tab_ppal .nav-tabs > li {
        width: 50%;
        min-height: 60px;
    }

    table.gsc-search-box td {
        vertical-align: text-bottom !important;
    }

    #resultado th,
    #resultado td {
        width: 50%;
        vertical-align: text-top;
        display: block;
        float: left;
    }

        #resultado th:last-child,
        #resultado td:last-child {
            display: none
        }

    #caja-buscadores select {
        margin: 0 0 10px;
        max-width: 100%;
        border-radius: 0px;
    }

    #seccion-3 .postulacion {
        width: 100%;
        float: none;
    }

    #seccion-6 .izq,
    #seccion-6 .dere {
        width: 100%;
        float: none;
        padding: 0 30px;
    }

    #CYT .texto,
    #definicion .texto {
        width: 100%;
        padding: 0;
    }

    table.gsc-search-box {
        max-width: 300px !important
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input {
        text-indent: initial !important;
        color: #fff;
    }

    .gsc-search-button-v2 {
        background: url(../images_aplicativo/lupa2.svg) center center no-repeat !important;
        background-size: 100% !important;
    }

    .gsc-search-button.gsc-search-button-v2 {
        width: 20px !important;
        padding: 0;
    }

    .srch-advancedtable {
        width: 100% !important;
        max-width: 100% !important;
    }

        .srch-advancedtable table td {
            display: block;
        }

    .busquedaLineSeparatorTd {
        display: none !important
    }

    ul#botoneraFucyt {
        text-align: left;
    }

        ul#botoneraFucyt li {
            display: block;
            margin: 0 0 10px
        }

            ul#botoneraFucyt li a {
                display: block
            }

    .contacto_movil {
        display: block;
        width: 100%;
        padding: 10px 0 0 10px;
        background: #fff;
        margin: 0;
        font-size: 12px;
    }

        .contacto_movil li {
            display: inline-block;
            margin: 0 0 0 10px
        }

            .contacto_movil li a {
                color: #888B8D;
                padding: 10px 0 10px 25px;
                display: block;
                line-height: 18px;
                text-transform: uppercase;
            }

                .contacto_movil li a.cont1 {
                    background: url(../images_aplicativo/ico_phone.svg) left 9px no-repeat;
                    background-size: auto 18px;
                }

                .contacto_movil li a.cont2 {
                    background: url(../images_aplicativo/ico_alerta.svg) left 7px no-repeat;
                    background-size: auto 18px;
                }

                .contacto_movil li a.cont3 {
                    background: url(../images_aplicativo/ico_map.svg) left 8px no-repeat;
                    background-size: auto 18px;
                    padding: 10px 0 10px 15px;
                }

                .contacto_movil li a.cont4 {
                    background: url(../images_aplicativo/ico_preg.svg) left 0px no-repeat;
                    background-size: auto 18px;
                    display: none;
                }

    .lupabuscador_movil {
        display: block;
        text-indent: -99999px;
        width: 30px;
        height: 30px;
        top: 74px;
        right: 50px;
        position: absolute;
        background: url(../images_aplicativo/lupa.svg) center center no-repeat;
        z-index: 90;
        font-size: 22px;
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input::-webkit-input-placeholder {
        font-size: 16px !important;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input::-moz-placeholder {
        font-size: 16px !important;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input:-ms-input-placeholder {
        font-size: 16px !important;
    }

    .gsc-search-box-tools .gsc-search-box .gsc-input:-moz-placeholder {
        font-size: 16px !important;
    }

    .navbar-nav li.buscarlupa {
        display: none;
    }

    #banner_ppal .links .dropdown-menu li a {
        color: #fff;
    }

    #banner_ppal .links .dropdown-menu li.linea {
        border-bottom: solid 1px #fff;
    }

    #herramientas-acordeon .docs li {
        width: 90%;
    }

    #ctl00_SPWebPartManager1_g_9dbc5cc2_5c8e_421c_a8c6_bb5813dcb811 table td {
        min-width: 100%;
        width: 100%;
        display: block;
    }

        #ctl00_SPWebPartManager1_g_9dbc5cc2_5c8e_421c_a8c6_bb5813dcb811 table td:first-child {
            text-align: center;
        }

    #ctl00_SPWebPartManager1_g_2af49b4a_ddd0_473b_b0df_9a5754a82d6a td {
        width: 50%;
        display: block;
        padding: 0 10px;
        float: left;
    }

    .tablaTrans table tr:first-of-type td,
    .tablaTrans table tr td {
        width: 100%;
        float: left;
    }

    .cert-botonera a {
        width: 100%;
        margin: 0 0% 8px !important;
    }

    #interior_noticia img {
        width: 100% !important;
        margin: 10px auto;
    }

        #interior_noticia img.ms-asset-icon {
            width: initial !important
        }

    #interior_noticia .mod_suseso img {
        width: initial !important;
    }

    .image.pull-left {
        margin: 0 20px 0 0;
        float: none !important;
        text-align: center;
    }

        .image.pull-left .ms-rtestate-field {
            display: block;
        }

            .image.pull-left .ms-rtestate-field img {
                width: 100% !important;
            }

    .miga {
        display: none !important
    }

    #ctl00_SPWebPartManager1_g_3ecb7cc8_0bb4_4906_a205_ee26e9e9b0a2 .ui-tabs-panel.ui-widget-content.ui-corner-bottom table.TabClass tr td:last-child {
        display: none
    }

    #ctl00_SPWebPartManager1_g_3ecb7cc8_0bb4_4906_a205_ee26e9e9b0a2 .ui-tabs .ui-tabs-nav li {
        width: 150px
    }

    .boton-enf {
        width: 100% !important;
    }

    .imagenGraficos {
    }

        .imagenGraficos img {
            width: 100% !important;
        }

    .contenedorEstadisticas {
    }

        .contenedorEstadisticas h1 {
            height: auto !important;
            padding-top: 0 !important;
            padding-right: 0 !important;
            padding-left: 0 !important;
            padding-bottom: 0 !important;
            padding: 10px !important;
        }

    .contenedorEstadisticas-div .cajaContenido .subtituloH3,
    .contenedorEstadisticas-div.cajaContenido p.textoNota,
    .contenedorEstadisticas,
    #interior .col-md-9 .cajaContenido.contenedorEstadisticas-div img,
    #interior .col-md-9 .contenedorEstadisticas-div .cajaContenido .ajusteCuadroGrande img,
    #interior .col-md-9 .contenedorEstadisticas-div .cajaContenido .ajusteCuadroGrande img,
    .contenedorEstadisticas-div .cajaContenido .subtituloH3 span {
        width: 100% !important;
        height: auto !important
    }

    .contenedorEstadisticas-div .cajaContenido .fondoEvolucionTasa {
        padding: 0 0 80px 10px;
    }

    .imagenGraficos img {
        width: 100% !important
    }

    #noticias_recientes #carr_noticas .img {
        height: auto;
        margin: 0 0 10px
    }

    #noticias_recientes #carr_noticas .contenido {
        width: 100%;
        padding: 10px;
    }

    #ctl00_SPWebPartManager1_g_a3e70abf_f9da_4874_896d_ff5ea535d779 table td {
        display: block;
        width: 100%;
    }

    #resultadosedes tr:first-child {
        display: none
    }

    #resultadosedes th {
        display: none
    }
    /* Force table to not be like tables anymore */
    #resultadosedes table,
    #resultadosedes thead,
    #resultadosedes tbody,
    #resultadosedes td,
    #resultadosedes tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        #resultadosedes thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #resultadosedes tr {
        border: 1px solid #fff;
    }

    #resultadosedes td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #fff;
        position: relative;
        padding: 5px 15px;
        white-space: normal;
        text-align: left;
        width: 100%;
    }

        #resultadosedes td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }
        /*
	Label the data
	*/
        #resultadosedes td:before {
            content: attr(data-title);
        }

    #s4-ribbonrow {
        display: none;
    }

    #top .navbar-brand {
    }

        #top .navbar-brand img {
            height: 50px;
            width: auto;
        }

    .navbar-nav {
        background: #daedeb;
        margin: 0 !important;
    }

    #top_barra ul.contacto {
        float: none !important
    }

        #top_barra ul.contacto li {
            display: block;
            margin: 0 0 5px 0;
            width: 50%;
            float: left;
            min-height: 38px;
        }

    #top_barra {
        display: none
    }

        #top_barra ul.redes {
        }

            #top_barra ul.redes li {
                display: block;
                width: 23%;
                float: left;
            }

                #top_barra ul.redes li a {
                    display: block;
                    margin: 0 auto;
                }

    #top .navbar-default .navbar-collapse ul.contacto {
        display: none
    }

    #top ul.contacto {
        font-size: 13px;
        margin: 0;
        padding: 10px 0 0 0;
        background: #fff;
    }

        #top ul.contacto li {
            display: block;
            margin: 0 0 0 10px
        }

            #top ul.contacto li a {
                color: #888B8D;
                padding: 10px 0 10px 25px;
                display: block;
                line-height: 20px;
                text-transform: uppercase;
            }

                #top ul.contacto li a.cont1 {
                    background: url(../images_aplicativo/ico_phone.svg) left 10px no-repeat;
                    background-size: auto 18px;
                }

                #top ul.contacto li a.cont2 {
                    background: url(../images_aplicativo/ico_alerta.svg) left 7px no-repeat;
                    background-size: auto 18px;
                }

                #top ul.contacto li a.cont3 {
                    background: url(../images_aplicativo/ico_map.svg) left 9px no-repeat;
                    background-size: auto 18px;
                }

                #top ul.contacto li a.cont4 {
                    background: url(../images_aplicativo/ico_preg.svg) left 9px no-repeat;
                    background-size: auto 18px;
                    display: none;
                }

    #sb-search1 {
        display: block;
        height: auto;
    }

    #___gcse_0 {
        width: 100% !important;
        float: none;
        margin: 0;
    }

    #footer .top {
        padding: 20px 0
    }

        #footer .top .col-md-3 {
            margin: 0 0 20px
        }

    #footer .medio {
        padding: 20px 0
    }

        #footer .medio .nuestra {
            text-align: center
        }

            #footer .medio .nuestra ul {
                clear: both;
                text-align: center;
            }

                #footer .medio .nuestra ul li:first-child {
                    display: block;
                    float: none;
                    margin: 0;
                }

                #footer .medio .nuestra ul li {
                    float: none;
                    display: inline-block;
                }

        #footer .medio .mundo {
            clear: both
        }

        #footer .medio .redes {
            text-align: center;
        }

            #footer .medio .redes ul {
                clear: both
            }

                #footer .medio .redes ul li:first-child {
                    display: block;
                    float: none;
                    margin: 0;
                }

                #footer .medio .redes ul li {
                    margin: 0 10px;
                    float: none;
                    display: inline-block;
                }

    #banner_ppal {
        padding: 20px 0;
        height: auto;
    }

        #banner_ppal .bienvenido {
            padding: 20px 0
        }

            #banner_ppal .bienvenido h2 {
                font-size: 50px;
            }

            #banner_ppal .bienvenido p {
                font-size: 18px;
            }

    #nuestros_serv {
        display: none;
    }

    #nuestros_serv_m {
        display: block
    }

        #nuestros_serv_m h3 {
            font-size: 18px
        }

        #nuestros_serv_m .mod_nserv {
            padding: 0;
            color: #8A8A8A;
        }

            #nuestros_serv_m .mod_nserv .img img {
                height: 50px;
                margin: 10px 0
            }

            #nuestros_serv_m .mod_nserv h5 {
                font-size: 16px;
                color: #787878;
                font-weight: 300;
                margin: 10px 0 0 0
            }

            #nuestros_serv_m .mod_nserv h4 {
                font-size: 20px;
                background: url(../images_aplicativo/ico_h4_cap.png) center bottom no-repeat;
                padding: 0 0 10px;
                margin: 0 0 10px
            }

            #nuestros_serv_m .mod_nserv p {
                max-width: 300px;
                margin: 0 auto;
                font-size: 13px;
                padding: 0 0 10px
            }

                #nuestros_serv_m .mod_nserv p.primer {
                    max-width: 200px
                }

            #nuestros_serv_m .mod_nserv .btn {
                background: #B8E5E2;
                color: #fff;
                padding: 5px 38px;
                border: none;
                font-size: 19px;
            }

                #nuestros_serv_m .mod_nserv .btn:hover {
                    background: #88C3C0
                }

            #nuestros_serv_m .mod_nserv.p1 p {
                max-width: 250px
            }

        #nuestros_serv_m .owl-theme .owl-nav {
        }


        #nuestros_serv_m .owl-carousel .owl-nav button.owl-prev,
        #nuestros_serv_m .owl-carousel .owl-nav button.owl-next {
            position: absolute;
            top: 50%;
            width: 32px;
            height: 80px;
            background-size: cover
        }

        #nuestros_serv_m .owl-carousel .owl-nav .owl-prev {
            left: 0px;
            background: url(../images_aplicativo/left_arrow.svg) left top no-repeat
        }

        #nuestros_serv_m .owl-carousel .owl-nav .owl-next {
            right: 0px;
            background: url(../images_aplicativo/right_arrow.svg) right top no-repeat
        }

            #nuestros_serv_m .owl-carousel .owl-nav .owl-prev span,
            #nuestros_serv_m .owl-carousel .owl-nav .owl-next span {
                display: none
            }

        #nuestros_serv_m .owl-theme .owl-dots {
            margin: 20px 0 0 0
        }

    #carr_noticas {
        padding: 0 0 90px;
    }

        #carr_noticas .img {
            padding: 0;
        }

            #carr_noticas .img img {
                width: 100%;
                height: auto;
                display: block;
            }

        #carr_noticas .contenido {
            position: initial;
            max-width: 100%;
            top: initial;
            right: initial;
            height: initial;
            padding: 15px;
        }

        #carr_noticas .paginador {
            position: initial;
            margin: 15px 0 0 0
        }

    .grid-item.primer {
        width: 100% !important;
    }

    #te_ayudamos .banner {
        /*  height: 140px */
        height: 0px;
        background-image: none !important
    }

    #te_ayudamos .grid {
        margin: -130px auto 0;
    }

    #te_ayudamos .grid-sizer,
    #te_ayudamos .grid-item {
        width: 50%;
        height: 200px;
    }

        #te_ayudamos .grid-item.primero {
            width: 100%
        }

    #te_ayudamos .int .txt {
        font-size: 13px;
        left: 0;
        padding: 10px 0 0px
    }

    #res_busqueda .ms-WPBody td,
    .gsc-control-cse {
        display: block;
    }

    #capacitaciones {
        display: none;
    }

    #capacitacionnes_m_top {
        display: block;
        padding: 20px 0;
    }

        #capacitacionnes_m_top h3 {
            font-size: 20px
        }

    #capacitaciones_m {
        padding: 0 0 20px 0;
    }

        #capacitaciones_m .owl-nav {
            display: none;
        }

        #capacitaciones_m h3 {
            font-size: 25px;
            color: #787878;
            padding: 0 0 50px;
        }

        #capacitaciones_m .item {
            padding: 0 0 30px 0px;
            color: #8A8A8A;
            text-align: center;
        }

            #capacitaciones_m .item .img {
                padding: 0 0 10px
            }

                #capacitaciones_m .item .img img {
                    height: 50px;
                }

            #capacitaciones_m .item h5 {
                font-size: 16px;
                color: #787878;
                font-weight: 300;
                margin: 10px 0 0
            }

            #capacitaciones_m .item h4 {
                font-size: 20px;
                background: url(../images_aplicativo/ico_h4_cap.png) left bottom no-repeat;
                padding: 0 0 10px;
                margin: 0 0 10px;
                display: inline-block
            }

            #capacitaciones_m .item p {
                font-size: 13px;
                padding: 0 0 15px;
                max-width: 260px;
                margin: 0 auto
            }

            #capacitaciones_m .item .btn {
                background: #B8E5E2;
                color: #fff;
                padding: 6px 38px;
                border: none;
                font-size: 19px;
            }

                #capacitaciones_m .item .btn:hover {
                    background: #88C3C0
                }

    #capacitacionnes_m_top .ver {
        max-width: 212px;
        width: 100%;
        display: block;
        margin: 0 auto;
        background: #32945B;
        color: #fff;
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        padding: 6px 0;
        text-decoration: none
    }

        #capacitacionnes_m_top .ver:hover {
            background: #006128;
        }

    #resultadosedes tbody tr td {
        max-width: 100%;
        width: 100% !important;
    }

    #interior {
        padding: 20px 0 0 0;
    }

    #interior_noticia {
        padding: 0px 0 80px 0
    }

        #interior_noticia h2 {
            width: 100%;
            max-width: 100% !important;
            font-size: 24px;
        }

    #links_comite > div,
    #links_comite > div:first-child,
    #links_comite > div:nth-child(4) {
        padding: 2px
    }

    #galeria-achs a {
        width: 50% !important;
    }

    .FormLey table.tableLayoutLeyes,
    .FormLeyTitle,
    .FormLey {
        width: 100% !important;
    }

    .FormLey {
        margin: 0 0 40px !important;
        padding: 0 15px !important
    }

        .FormLey table.tableLayoutLeyes td.TDizquierda,
        .FormLey table.tableLayoutLeyes td.TDderecha {
            width: 50% !important;
            min-width: initial !important;
            max-width: initial !important;
        }

    #imgItem {
        width: 100%;
        height: auto;
    }

    #acreencias #campos {
        width: 100% !important;
    }

    #acreencias #rutacreencias {
        width: 100% !important;
        margin: 0 auto;
    }

    .g-recaptcha,
    .g-recaptcha div {
        width: 100% !important;
    }

        .g-recaptcha iframe {
            width: 100%;
        }

    #estadisticasWeb #acordeonEsta #tabla-sectores {
        width: 100% !important;
        display: flex
    }

        #estadisticasWeb #acordeonEsta #tabla-sectores th {
            width: 100%;
            display: block
        }

        #estadisticasWeb #acordeonEsta #tabla-sectores td {
            width: 100%;
            display: block
        }

        #estadisticasWeb #acordeonEsta #tabla-sectores tr td span {
            display: inline-block;
            width: 100%;
        }

    #numeroaccidentes span,
    #numeroaccidentes span svg,
    #numerotrayecto span,
    #numerotrayecto span svg,
    #numeroenfermedades span,
    #numeroenfermedades span svg,
    #diasreposolaboraltrabajo span,
    #diasreposolaboraltrabajo span svg,
    #diasreposolaboraltrayecto span,
    #diasreposolaboraltrayecto span svg,
    #diasreposoenfermedades span,
    #diasreposoenfermedades span svg,
    #participacionmercado span,
    #participacionmercado span svg,
    #numeroempresasafiliadas span,
    #numeroempresasafiliadas span svg,
    #numerotrabajadoresafiliadas span,
    #numerotrabajadoresafiliadas span svg,
    #evoluciontasa span,
    #evoluciontasa span svg,
    #indemnizaciongeneral span,
    #indemnizaciongeneral span svg,
    #indemnizaciontrabajo span,
    #indemnizaciontrabajo span svg,
    #indemnizaciontrayecto span,
    #indemnizaciontrayecto span svg,
    #indemnizacionenfermedades span,
    #indemnizacionenfermedades span svg,
    #subsidiosgeneral span,
    #subsidiosgeneral span svg,
    #subsidiostrabajo span,
    #subsidiostrabajo span svg,
    #subsidiostrayecto span,
    #subsidiostrayecto span svg,
    #subsidiosenfermedades span,
    #subsidiosenfermedades span svg,
    #pensiongeneral span,
    #pensiongeneral span svg,
    #pensiontrabajo span,
    #pensiontrabajo span svg,
    #pensiontrayecto span,
    #pensiontrayecto span svg,
    #pensionenfermedades span,
    #pensionenfermedades span svg,
    #indemnizaciongeneral span,
    #indemnizaciongeneral span svg,
    #indemnizaciontrabajo span,
    #indemnizaciontrabajo span svg,
    #indemnizaciontrayecto span,
    #indemnizaciontrayecto span svg,
    #indemnizacionenfermedades span,
    #indemnizacionenfermedades span svg {
        width: 100% !important
    }

    #campanas-lista {
        margin: 20px 0
    }

    #no-more-tables th:first-child {
        width: 100% !important;
    }

    #no-more-tables th:first-child {
        width: 100% !important;
    }

    #no-more-tables th {
        padding: 15px 10px;
        width: 100% !important;
        display: block !important;
        white-space: initial;
    }

    #no-more-tables td:first-child {
        width: 100% !important;
    }

    #no-more-tables td:last-child {
        width: 100% !important;
    }

    #no-more-tables td {
        padding: 5px 0 5px 50%;
        width: 100% !important;
        display: block !important;
        white-space: initial;
        min-height: 40px;
    }

    #transparenciaACHS #tituloTrans {
        width: 100% !important
    }

    #nuestros_serv_m .mod_nserv img {
        display: inline-block;
        width: fit-content;
        max-width: 100%;
    }

    #noticias_int h2 {
        font-size: 24px;
        margin: 0 0 10px
    }
}

@media (max-width:425px) {
    .top_nav header {
        max-width: 150px
    }

    #interior_noticia .image.pull-left {
        float: none !important
    }

        #interior_noticia .image.pull-left img {
            width: 100% !important;
            margin: 0 0 20px 0
        }

    #galeria-achs a {
        width: 50% !important;
        height: 130px !important;
    }

        #galeria-achs a img {
            width: 100% !important;
            height: auto;
            left: initial;
            top: initial;
        }

    #galeria-achs.muyalto:after {
        padding: 6px 0 22px !important;
        line-height: 20px !important;
        width: 100% !important
    }

    #NoticiasFooter ul li div:first-child img {
        width: 100% !important
    }

    #noticias_recientes #carr_noticas .img img {
        height: auto !important
    }

    .contenidorelativo {
        height: auto !important;
        padding: 0 0 40px
    }

    #carr_noticas .img {
        height: 235px;
        margin: 0 0 10px
    }

        #carr_noticas .img img {
            height: auto !important;
            width: 100% !important;
        }

    #te_ayudamos {
        padding: 150px 0 0 0
    }

        #te_ayudamos .grid-sizer,
        #te_ayudamos .grid-item {
            width: 100%;
            height: 80px;
        }

        #te_ayudamos a .txt {
            line-height: 20px;
        }

        #te_ayudamos .grid-item:nth-child(4) a .txt img {
            margin: 5px 10px 5px 0;
        }

        #te_ayudamos .grid-item:nth-child(10) a .txt {
            line-height: 24px;
        }

        #te_ayudamos .grid-item:nth-child(12) a .txt {
            line-height: 24px;
        }

        #te_ayudamos .grid-item:nth-child(13) a .txt img {
        }

        #te_ayudamos .grid-item:nth-child(14) a .txt {
            line-height: 18px;
            font-size: 15px
        }

        #te_ayudamos .grid-item:nth-child(15) a .txt {
            line-height: 18px;
            font-size: 15px
        }

        #te_ayudamos a .txt img {
            height: 26px;
            margin: 0 10px 5px 5px;
            float: left;
            vertical-align: text-bottom;
        }

        #te_ayudamos a .txt br {
            display: none;
        }

    .estado_req {
        top: 90px;
    }

    .ingresa_req {
        top: 130px;
    }
}

@media (max-width:375px) {
    .top_nav header {
        max-width: 150px
    }

    #carr_noticas .img {
        height: 160px;
        margin: 0 0 10px
    }

    .ui-tabs .ui-tabs-nav li,
    .ui-tabs .ui-tabs-nav li a {
        max-width: 150px;
    }

        .ui-tabs .ui-tabs-nav li,
        .ui-tabs .ui-tabs-nav li a {
            width: 100% !important;
            float: left;
            display: block;
        }
}

@media (max-width:320px) {
    .top_nav header {
        max-width: 150px
    }

    .ui-tabs .ui-tabs-nav li,
    .ui-tabs .ui-tabs-nav li a {
        max-width: 125px;
    }

    #carr_noticas .img {
        height: 150px;
        margin: 0 0 10px
    }

    #estadisticasWeb .pestanas ul li a {
        font-size: 9px !important
    }

    #te_ayudamos .grid-sizer,
    #te_ayudamos .grid-item {
        width: 100%;
        height: 80px;
    }

    #te_ayudamos a .txt {
        line-height: 16px;
    }

    #te_ayudamos .grid-item:nth-child(4) a .txt img {
        margin: 8px 10px 5px 0;
    }

    #te_ayudamos .grid-item:nth-child(10) a .txt {
        line-height: 24px;
    }

    #te_ayudamos .grid-item:nth-child(13) a .txt img {
        margin: 8px 10px 5px 0;
    }

    #te_ayudamos a .txt img {
        height: 26px;
        margin: 0 10px 5px 0;
        float: left;
        vertical-align: text-bottom;
    }

    #te_ayudamos a .txt br {
        display: none;
    }

    .estado_req {
        top: 77px;
    }

    .ingresa_req {
        top: 120px;
    }
}

@media (max-width:1370px) and (max-height:768px) {
    #banner_ppal {
        padding: 0;
        /* height: 430px; */
    }

        #banner_ppal .bienvenido {
            padding: 30px 0 0 0
        }

    #carousel_ppal {
        margin: 0;
    }

    #nuestros_serv {
        padding: 60px 0 0 0;
    }

    #bannerhome {
        margin: 20px 0 0 0
    }

    #banner_ppal .bienvenido h2 {
        font-size: 52px;
        line-height: 30px;
    }

    #banner_ppal .bienvenido p {
        padding: 5px 0 0 0;
        font-size: 20px;
    }
}

.miga {
}

    .miga span a {
        text-transform: capitalize;
        color: #787878;
    }

    .miga .breadcrumbCurrentNode {
        color: #777;
    }

    .miga .breadcrumb {
        padding: 10px 0 0px 10px;
        color: #777;
        font-size: 12px;
    }

        .miga .breadcrumb span {
            color: #777;
            padding: 0 5px 0 5px
        }

            .miga .breadcrumb span a {
                text-transform: capitalize;
                color: #787878;
            }

        .miga .breadcrumb .breadcrumbCurrentNode {
            color: #777;
        }

.page {
    display: none;
}

.page-active {
    display: block;
}

.last,
.first,
.next,
.prev {
    display: none !important;
}

.contenidorelativo {
    min-height: 260px;
    position: relative;
    padding: 0 0 40px
}

#acreencias .xx,
#acreencias .bajada {
    background: #8bc34a;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 20px 0 0 0
}

    #acreencias .xx p,
    #acreencias .bajada p {
        padding: 0 0 15px;
        margin: 0 auto;
        max-width: 550px;
    }

#acreencias .contenedor {
}


/***********JML***************/

#interiorlineaverde .fecha {
    font-size: 18px;
    padding: 10px 0 20px
}

#interiorlineaverde h2 {
    max-width: 100%;
    background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
    background-size: auto 10px;
    padding: 0 0 20px;
    font-size: 32px;
    margin: 0 0 30px
}

#interiorlineaverde h3 {
    font-size: 24px;
    font-weight: 500;
}

#interiorlineaverde h4 {
    font-size: 18px;
    font-weight: 400;
}

#ctl00_SPWebPartManager1_g_17ef2d8e_c241_47d7_9346_954ad6ff7d10_ctl00_lblTitulo,
#ctl00_SPWebPartManager1_g_290fc680_7798_4513_b8fd_60aa50859181_ctl00_lblTitulo,
h2.actualizaciones,
h2.tituloh2 {
    max-width: 100%;
    background: url(../images_aplicativo/linea_tit_noticia.svg) left bottom no-repeat;
    background-size: auto 10px;
    padding: 0 0 20px;
    font-size: 32px;
    margin: 0 0 30px;
    display: block
}

h2.tituloh2_sin {
    max-width: 100%;
    padding: 0 0 20px;
    font-size: 32px;
    margin: 0 0 30px;
    display: block
}

.TitularGrande {
    margin-bottom: 30px !important;
}

b {
    font-weight: normal !important;
}

.ms-WPBody {
    font-size: 14px !important;
    font-family: 'Catamaran', sans-serif !important;
}

    .ms-WPBody h2,
    h3 {
        font-weight: normal !important
    }

    .ms-WPBody p {
        color: #676767 !important;
        font-family: 'Catamaran', sans-serif !important;
    }

    .ms-WPBody h1 {
        font-weight: normal
    }


/**** IPAD ****/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #banner_ppal {
        height: auto
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    #nuestros_serv .mod_nserv {
        min-height: 330px
    }
}


/********************************************************************/


/* galeria */

@font-face {
    font-family: 'lg';
    src: url("../fonts/lg.eot?n1z373");
    src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.lg-icon {
    font-family: 'lg';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
}

    .lg-actions .lg-next.disabled,
    .lg-actions .lg-prev.disabled {
        pointer-events: none;
        opacity: 0.5;
    }

    .lg-actions .lg-next:hover,
    .lg-actions .lg-prev:hover {
        color: #FFF;
    }

.lg-actions .lg-next {
    right: 20px;
}

    .lg-actions .lg-next:before {
        content: "\e095";
    }

.lg-actions .lg-prev {
    left: 20px;
}

    .lg-actions .lg-prev:after {
        content: "\e094";
    }

@-webkit-keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    -o-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    -o-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.45);
}

    .lg-toolbar .lg-icon {
        color: #999;
        cursor: pointer;
        float: right;
        font-size: 24px;
        height: 47px;
        line-height: 27px;
        padding: 10px 0;
        text-align: center;
        width: 50px;
        text-decoration: none !important;
        outline: medium none;
        -webkit-transition: color 0.2s linear;
        -o-transition: color 0.2s linear;
        transition: color 0.2s linear;
    }

        .lg-toolbar .lg-icon:hover {
            color: #FFF;
        }

    .lg-toolbar .lg-close:after {
        content: "\e070";
    }

    .lg-toolbar .lg-download:after {
        content: "\e0f2";
    }

.lg-sub-html {
    background-color: rgba(0, 0, 0, 0.45);
    bottom: 0;
    color: #EEE;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080;
}

    .lg-sub-html h4 {
        margin: 0;
        font-size: 13px;
        font-weight: bold;
    }

    .lg-sub-html p {
        font-size: 12px;
        margin: 5px 0 0;
    }

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-toolbar,
.lg-prev,
.lg-next {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
    transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1;
}

.lg-outer .lg-thumb-outer {
    background-color: #0D0A0A;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

    .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
    }

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 4px;
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color 0.25s ease;
        -o-transition: border-color 0.25s ease;
        transition: border-color 0.25s ease;
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom 0.25s ease;
    -o-transition: bottom 0.25s ease;
    transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
    background-color: #0D0A0A;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px;
}

    .lg-outer .lg-toogle-thumb:after {
        content: "\e1ff";
    }

    .lg-outer .lg-toogle-thumb:hover {
        color: #FFF;
    }

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px;
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

    .lg-outer .lg-video .lg-object {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .lg-outer .lg-video .lg-video-play {
        width: 84px;
        height: 59px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -42px;
        margin-top: -30px;
        z-index: 1080;
        cursor: pointer;
    }

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url("img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url("img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url("img/video-play.png") no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url("img/youtube-play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url("img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible;
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 0.08s ease 0s;
    -moz-transition: opacity 0.08s ease 0s;
    -o-transition: opacity 0.08s ease 0s;
    transition: opacity 0.08s ease 0s;
}

    .lg-progress-bar .lg-progress {
        background-color: #a90707;
        height: 5px;
        width: 0;
    }

    .lg-progress-bar.lg-start .lg-progress {
        width: 100%;
    }

.lg-show-autoplay .lg-progress-bar {
    opacity: 1;
}

.lg-autoplay-button:after {
    content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

#lg-zoom-in:after {
    content: "\e311";
}

#lg-actual-size {
    font-size: 20px;
}

    #lg-actual-size:after {
        content: "\e033";
    }

#lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

    #lg-zoom-out:after {
        content: "\e312";
    }

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px;
}

    .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
        overflow: visible;
    }

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px;
}

    .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
        box-shadow: 0 0 0 2px white inset;
    }

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #FFF;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
}

    .lg-outer .lg-pager-thumb-cont img {
        width: 100%;
        height: 100%;
    }

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow 0.3s ease 0s;
    -o-transition: box-shadow 0.3s ease 0s;
    transition: box-shadow 0.3s ease 0s;
    width: 12px;
}

    .lg-outer .lg-pager:hover,
    .lg-outer .lg-pager:focus {
        box-shadow: 0 0 0 8px white inset;
    }

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}

.lg-fullscreen:after {
    content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown,
.lg-outer.lg-dropdown-active #lg-dropdown-overlay {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0px, 0);
    -o-transform: translate3d(0, 0px, 0);
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

    .lg-outer .lg-dropdown:after {
        content: "";
        display: block;
        height: 0;
        width: 0;
        position: absolute;
        border: 8px solid transparent;
        border-bottom-color: #FFF;
        right: 16px;
        top: -16px;
    }

    .lg-outer .lg-dropdown > li:last-child {
        margin-bottom: 0px;
    }

    .lg-outer .lg-dropdown > li:hover a,
    .lg-outer .lg-dropdown > li:hover .lg-icon {
        color: #333;
    }

    .lg-outer .lg-dropdown a {
        color: #333;
        display: block;
        white-space: pre;
        padding: 4px 12px;
        font-size: 12px;
    }

        .lg-outer .lg-dropdown a:hover {
            background-color: rgba(0, 0, 0, 0.07);
        }

    .lg-outer .lg-dropdown .lg-dropdown-text {
        display: inline-block;
        line-height: 1;
        margin-top: -3px;
        vertical-align: middle;
    }

    .lg-outer .lg-dropdown .lg-icon {
        color: #333;
        display: inline-block;
        float: none;
        font-size: 20px;
        height: auto;
        line-height: 1;
        margin-right: 8px;
        padding: 0;
        vertical-align: middle;
        width: auto;
    }

.lg-outer #lg-share {
    position: relative;
}

    .lg-outer #lg-share:after {
        content: "\e80d";
    }

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
}

    .lg-outer #lg-share-facebook .lg-icon:after {
        content: "\e901";
    }

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
}

    .lg-outer #lg-share-twitter .lg-icon:after {
        content: "\e904";
    }

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
}

    .lg-outer #lg-share-googleplus .lg-icon:after {
        content: "\e902";
    }

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
}

    .lg-outer #lg-share-pinterest .lg-icon:after {
        content: "\e903";
    }

.lg-group:after {
    content: "";
    display: table;
    clear: both;
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

    .lg-outer * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .lg-outer.lg-visible {
        opacity: 1;
    }

    .lg-outer.lg-css3 .lg-item.lg-prev-slide,
    .lg-outer.lg-css3 .lg-item.lg-next-slide,
    .lg-outer.lg-css3 .lg-item.lg-current {
        -webkit-transition-duration: inherit !important;
        transition-duration: inherit !important;
        -webkit-transition-timing-function: inherit !important;
        transition-timing-function: inherit !important;
    }

    .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,
    .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
    .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
        -webkit-transition-duration: 0s !important;
        transition-duration: 0s !important;
        opacity: 1;
    }

    .lg-outer.lg-grab img.lg-object {
        cursor: -webkit-grab;
        cursor: -moz-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .lg-outer.lg-grabbing img.lg-object {
        cursor: move;
        cursor: -webkit-grabbing;
        cursor: -moz-grabbing;
        cursor: -o-grabbing;
        cursor: -ms-grabbing;
        cursor: grabbing;
    }

    .lg-outer .lg {
        height: 100%;
        width: 100%;
        position: relative;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .lg-outer .lg-inner {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
    }

    .lg-outer .lg-item {
        background: url("img/loading.gif") no-repeat scroll center center transparent;
        display: none !important;
    }

    .lg-outer.lg-css3 .lg-prev-slide,
    .lg-outer.lg-css3 .lg-current,
    .lg-outer.lg-css3 .lg-next-slide {
        display: inline-block !important;
    }

    .lg-outer.lg-css .lg-current {
        display: inline-block !important;
    }

    .lg-outer .lg-item,
    .lg-outer .lg-img-wrap {
        display: inline-block;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
    }

        .lg-outer .lg-item:before,
        .lg-outer .lg-img-wrap:before {
            content: "";
            display: inline-block;
            height: 50%;
            width: 1px;
            margin-right: -1px;
        }

    .lg-outer .lg-img-wrap {
        position: absolute;
        padding: 0 5px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

    .lg-outer .lg-item.lg-complete {
        background-image: none;
    }

    .lg-outer .lg-item.lg-current {
        z-index: 1060;
    }

    .lg-outer .lg-image {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        width: auto !important;
        height: auto !important;
    }

    .lg-outer.lg-show-after-load .lg-item .lg-object,
    .lg-outer.lg-show-after-load .lg-item .lg-video-play {
        opacity: 0;
        -webkit-transition: opacity 0.15s ease 0s;
        -o-transition: opacity 0.15s ease 0s;
        transition: opacity 0.15s ease 0s;
    }

    .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
    .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
        opacity: 1;
    }

    .lg-outer .lg-empty-html {
        display: none;
    }

    .lg-outer.lg-hide-download #lg-download {
        display: none;
    }

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease 0s;
    -o-transition: opacity 0.15s ease 0s;
    transition: opacity 0.15s ease 0s;
}

    .lg-backdrop.in {
        opacity: 1;
    }

.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

    .lg-css3.lg-fade .lg-item.lg-current {
        opacity: 1;
    }

    .lg-css3.lg-fade .lg-item.lg-prev-slide,
    .lg-css3.lg-fade .lg-item.lg-next-slide,
    .lg-css3.lg-fade .lg-item.lg-current {
        -webkit-transition: opacity 0.1s ease 0s;
        -moz-transition: opacity 0.1s ease 0s;
        -o-transition: opacity 0.1s ease 0s;
        transition: opacity 0.1s ease 0s;
    }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }

    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,
    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
    .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
        -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0;
}

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
        left: -100%;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
        left: 100%;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
        left: 0;
        opacity: 1;
    }

    .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide,
    .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
    .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
        -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
        transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    }


/*# sourceMappingURL=lightgallery.css.map */

#galeria-achs {
    width: 886px;
    overflow: hidden;
    margin: 0;
}

    #galeria-achs a {
        width: 290px;
        overflow: hidden;
        display: block;
        float: left;
        border: 2px solid #fff;
        height: 185px;
        position: relative;
        transition: all ease 0.5s;
    }

        #galeria-achs a img {
            max-width: 500px;
            min-width: 350px;
            position: absolute;
            left: -40%;
            width: auto;
            top: -50%;
            transition: all ease 0.5s;
        }

        #galeria-achs a:hover {
            border-color: #13C045;
        }

            #galeria-achs a:hover img {
                left: -45%;
                -webkit-filter: grayscale(100%);
                /* Safari 6.0 - 9.0 */
                filter: grayscale(100%);
            }

    #galeria-achs.muyalto {
        height: 380px;
        position: relative;
    }

        #galeria-achs.muyalto:after {
            content: 'Ver toda la galerí­a';
            position: absolute;
            background: green;
            color: #fff;
            width: 879px;
            text-align: center;
            padding: 12px 0;
            text-transform: uppercase;
            height: 20px;
            text-decoration: none;
            bottom: 4px;
            left: 0;
            cursor: pointer;
        }

    #galeria-achs.inclusion {
        margin: 0 auto;
    }

    #galeria-achs.muyalto .boton {
        width: 877px;
        position: absolute;
        height: 373px;
        z-index: 999;
    }

        #galeria-achs.muyalto .boton img {
            visibility: hidden;
        }

    #galeria-achs.doble {
        width: 841px;
        margin: 0 auto;
    }

        #galeria-achs.doble a {
            width: 415px;
            height: 240px;
        }

            #galeria-achs.doble a img {
                left: -20%;
                top: -10%;
            }

    #galeria-achs.muyalto:after {
    }

    #galeria-achs.news {
        width: 620px;
        height: 620px;
    }

        #galeria-achs.news a {
            width: 305px;
            height: 305px;
        }

            #galeria-achs.news a img {
                left: -35%;
                top: -10%;
            }

    #galeria-achs.muyalto.news:after {
        width: 618px;
    }

    #galeria-achs.muyalto.news .boton {
        width: 614px;
        height: 614px;
    }

#fototal {
    position: absolute;
    z-index: 99;
    background: #13C045;
    color: #fff;
    left: 20px;
    top: 15px;
    padding: 17px 9px 10px;
}

    #fototal span {
        font-size: 32px;
        display: block;
        color: #fff !important;
    }

    #fototal strong {
        display: block;
        margin-top: 2px;
        font-weight: normal;
        text-align: center;
        color: #fff !important;
    }


/* fin galeria */


/* Cuadro verde para noticias  HHB */

.cuadroVerdeNoticias {
    background: rgb(37, 130, 59);
    padding: 25px;
    margin: 10px;
    text-align: justify;
    color: #FFF;
}


/********************************estilos modo achs*******************************/


/* @import url("../fonts/Coiny/Coiny-Cyrillic.css");*/

@font-face {
    font-family: "Coiny Cyrillic";
    src: url("../fonts/Coiny/Coiny-Cyrillic.woff2") format("woff2"), url("../fonts/Coiny/Coiny-Cyrillic.woff") format("woff"), url("../fonts/Coiny/Coiny-Cyrillic.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}


/****************************************************************************/


/***************************/

#modo_achs p {
    font-size: 20px;
}

#modo_achs h4.modo {
    font-family: "Coiny Cyrillic";
    font-size: 36px;
    color: #fff;
    border-bottom: 1px #FD8DC4
}

    #modo_achs h4.modo span {
        color: #FFE600;
    }

#modo_achs .panel {
    box-shadow: none !important;
    background: none;
}

#modo_achs .panel-default > .panel-heading {
    background: none !important;
    border: none !important;
}

    #modo_achs .panel-default > .panel-heading h4 {
    }

        #modo_achs .panel-default > .panel-heading h4 a {
            background: url(/modoachs/images/aco_2.svg) right center no-repeat;
            background-size: 20px auto;
            color: #fff;
            padding: 10px 15px 20px 0;
            font-size: 20px;
        }

            #modo_achs .panel-default > .panel-heading h4 a[aria-expanded="true"] {
                color: #fff;
                background: url(/modoachs/images/aco_22.svg) right center no-repeat;
                background-size: 20px auto;
                font-weight: 700;
            }

    #modo_achs .panel-default > .panel-heading + .panel-collapse > .panel-body {
        font-size: 20px;
    }

#modo_achs .panel-body ul li {
    border-bottom: none
}

    #modo_achs .panel-body ul li a {
        color: #fff;
        background-color: transparent;
        padding: 9px 15px 15px 45px;
    }

        #modo_achs .panel-body ul li a:hover {
            text-decoration: underline !important
        }


/*		#modo_achs .panel-default:nth-child(odd)>.panel-heading h4 a {background: url(images/aco_1.svg) right center no-repeat; background-size: 20px auto;}
		#modo_achs .panel-default:nth-child(odd)>.panel-heading h4 a[aria-expanded="true"] { color:#13C045; background: url(images/aco_12.svg) right center no-repeat; background-size: 20px auto;}
*/

#modo_achs .text_1 {
    background: #FD8DC4;
    padding: 20px;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}

    #modo_achs .text_1 h3 {
        font-family: "Coiny Cyrillic";
        font-size: 30px;
    }

#modo_achs .cuadro_acordeon {
    background: url(/modoachs/images/gari.png) right bottom no-repeat #25E0BB;
    padding: 20px 15px;
    color: #fff;
    border-top: solid 10px #FFE600
}

#modo_achs ul {
    padding: 0;
    margin: 0;
}

    #modo_achs ul li {
        font-size: 20px;
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #modo_achs ul li a {
            background: url(../images/check_hoja2.svg) 15px 10px no-repeat;
            background-size: 16px;
            display: block;
            color: #fff;
            background-color: transparent;
            padding: 9px 15px 15px 45px;
        }

            #modo_achs ul li a:hover {
                text-decoration: underline !important
            }

@media (max-width:767px) {
    #modo_achs .cuadro_acordeon {
        background-image: none
    }

    #modo_achs h4.modo {
        font-size: 26px;
    }
}


/***************************/

.columnaIzquierdaGob {
    width: 100% !important;
    padding: 20px 0 !important;
    border: none !important
}

    .columnaIzquierdaGob ul li a {
        padding: 0 20px 0 0;
    }

.contenedorCSE {
    width: 100% !important;
}

    .contenedorCSE .h1CSE {
        float: none;
        width: 100%;
    }


/*******************************************/

cite {
    display: block;
    border-left: solid 10px #329451;
    padding: 0 0 0 20px;
    font-style: normal;
    margin: 0 0 20px 20px
}

    cite ul {
        margin: 0 0 0 18px !important
    }

        cite ul li {
            list-style: disc !important;
        }

#modalErroresCarga .modal-content {
    background: #fff !important;
}

#modal-errores-body {
    overflow-y: scroll;
    width: 100%;
    height: 330px;
    margin: 0 auto;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.header-image-data {
    text-align: center;
}

#modalErroresTitle {
    display: none;
}

#ctl00_SPWebPartManager1_g_0e9c945c_399d_4678_808e_4eb105f282a8_hplink_DescargaForm {
    background: #32945B;
    /* display: block; */
    margin: 0 0 20px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    padding: 12px 15px;
    letter-spacing: 0.5px;
    width: 230px;
}

    #ctl00_SPWebPartManager1_g_0e9c945c_399d_4678_808e_4eb105f282a8_hplink_DescargaForm:hover {
        background: #006128;
    }

#formulario_suseso .btn2 {
    border-radius: 0px;
    background: #32945B;
    font-size: 16px;
    display: block;
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
    
    padding: 6px 11px;
    color: #fff !important;
    border-radius: 4px 0 0 4px;
}

    #formulario_suseso .btn2:hover {
        background: #006128;
    }

ul.listado {
    margin: 0 0 0 20px;
}

    ul.listado li {
        list-style: disc;
    }


/*********************************************
	GENERALES
*********************************************/


/* Columna Izquierda */

.contenedorCentralGob h1 {
    float: left;
    font-size: 17px;
    font-weight: normal;
    color: #248139;
    text-transform: uppercase;
    margin: 20px 0px;
}

.contenedorCentralGob > p {
    display: block;
    clear: both;
    font-size: 13px;
}

.columnaIzquierdaGob {
    position: relative;
    float: left;
    width: 620px;
    border: solid 1px #EEE;
    padding: 20px;
}

G

.columnaIzquierdaGob ul {
    float: left;
    width: 100%;
}

.columnaIzquierdaGob ul li {
    float: left;
    width: 100%;
    min-height: 40px;
    border-top: dotted 1px #555;
    margin-top: 10px;
}

.columnaIzquierdaGob .listaGob {
    float: left;
    width: 100%;
    height: 20px;
    font-size: 14px;
    color: #545454;
    background-image: url(/SiteAssets/img/boton-descargar.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    margin-top: 30px;
    margin-bottom: 20px;
}

    .columnaIzquierdaGob .listaGob a:hover {
        opacity: 0.7;
    }

.contenedorCentralGob > p {
}

.soporte-btn-info {
    text-decoration: none;
    background: url(../images_aplicativo/file.png) no-repeat 112px center #999999;
    padding: 8px 25px 8px 12px;
    display: block;
    color: #fff;
    width: 150px;
    transition: all ease 0.4s;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -80px;
}

    .soporte-btn-info:hover {
        background: url(../images_aplicativo/file.png) no-repeat 168px center #cddc39;
        color: #2e5f30 !important;
    }

#md_digital_if {
}

    #md_digital_if iframe {
        width: 100%;
        border: none;
        height: 550px;
    }




#tabs .accordion table {
    width: 100%;
}

#tabs .lblContenidoClass p {
    font-family: arial !important;
    font-size: 12px !important;
}

a.botoninc {
    color: #ffffff !important;
    padding: 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #13C045;
    font-size: 18px;
    border-radius: 0px;
    transition: all ease 0.4s;
}

.modal-footer {
    border-top: none !important;
}

    .modal-footer .btn-primary {
        background-color: #13C045 !important;
        border-color: transparent !important;
        border-radius: 28px !important;
        padding: 6px 27px !important;
    }

        .modal-footer .btn-primary:hover {
            background-color: #058a83 !important;
        }

.btn:focus {
    outline: none !important;
}
