/*--
	Author: W3Layouts
	Author URL: http://w3layouts.com
	License: Creative Commons Attribution 3.0 Unported
	License URL: http://creativecommons.org/licenses/by/3.0/
--*/


a:hover {
    text-decoration: none;
}

input[type="button"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="search"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    font-family: 'Helvetica', Georgia, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: 'Helvetica', Georgia, sans-serif;
    letter-spacing: 1px;
}

p {
    margin: 0;
    font-size: 0.9em;
    color: #333;
    letter-spacing: 0px;
    text-align: left;
}

ul {
    margin: 0;
    padding: 0;
}

.first-nav {
    padding-top: 1.1em;
}
/*--/header --*/

/*--/navbar--*/

.navbar {
    padding: 0.8em 2em;
}
/*span:focus {
  outline: 1px dashed #fff;
  outline-offset: 4px;
}*/

/*span.title:focus {
  outline: 1px dashed #fff;
  outline-offset: 4px;
}*/





.textm:focus {
    outline: 1px dashed #3688f1;
    outline-offset: 4px;
}

span[role="link"] {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

    span[role="link"]:focus {
        outline: 1px dotted black;
    }

a.navbar-brand {
    font-size: 0.8em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    color: #fff;
    text-transform: uppercase;
}

.navbar-light .navbar-brand {
    font-family: 'Oswald', sans-serif;
}

.logo-w3 {
    color: #ccc;
    text-shadow: none;
    background-image: url(../images/escudo.png);
    width: 340px;
    height: 82px;
    margin-left: 25px;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    /*margin-top: -20px;*/
}


@media (min-width: 1950px) {
    .logo-w3 {
        color: #ccc;
        text-shadow: none;
        background-image: url(../images/escudo.png);
        width: 287px;
        height: 88px;
        margin-left: 250px !important;
        text-align: center;
        /* margin-top: -20px; */
    }
}

@media (min-width: 2550px) {
    .logo-w3 {
        color: #ccc;
        text-shadow: none;
        background-image: url(../images/escudo.png);
        width: 287px;
        height: 88px;
        margin-left: 550px !important;
        text-align: center;
        /* margin-top: -20px; */
    }
}

@media(max-width:1366px) {
    .logo-w3 {
        color: #ff4e00;
        text-shadow: none;
        background-image: url(../images/escudo.png);
        margin-left: 25px;
        background-repeat: no-repeat;
    }
}


@media(max-width:800px) {
    .logo-w3 {
        color: #ff4e00;
        text-shadow: none;
        background-image: url(../images/logo-poder-judicial.png);
        width: 277px;
        height: 78px;
        margin-left: 10px;
    }
}

@media(max-width:768px) {
    .logo-w3 {
        color: #ff4e00;
        text-shadow: none;
        background-image: url(../images/logo-poder-judicial.png);
        width: 277px;
        height: 78px;
        margin-left: 5px;
        margin-top: 1px
    }
}


@media (max-width: 444px) {
    .logo-w3 {
        color: #ff4e00;
        text-shadow: none;
        background-image: url(../images/logo-poder-judicial.png);
        width: 277px;
        height: 78px;
        margin-left: 15px;
        margin-top: 1px;
        background-repeat: no-repeat;
        display: block;
        background-size: contain;
        background-position: center center;
    }
}



@media(max-width:370px) {
    .logo-w3 {
        color: #ff4e00;
        text-shadow: none;
        background-image: url(../images/logo-poder-judicial.png);
        width: 277px;
        height: 78px;
       /* margin-left: 0px;*/
        background-repeat: no-repeat;
        background-size: contain; 
        background-position: center center; 
    }
}

@media(max-width:320px) {
    .logo-w3 {
        color: #ff4e00;
        text-shadow: none;
        background-image: url(../images/logo-poder-judicial.png);
        width: 220px !important;
        height: 67px !important;
        margin-left: 0px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
    }
}

@media(max-width:280px) {
    .logo-w3 {
        color: #ff4e00;
        text-shadow: none;
        background-image: url(../images/logo-poder-judicial-280.png);
        width: 223px !important;
        height: 74px !important;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
    }
}

@media (min-width: 1366px) {
    .logo {
        display: block;
        width: 257px !important;
        height: auto;
        margin: 0px;
        padding-top: 0px;
        margin-left: 40px !important;
        padding-left: 0px !important;
        margin-right: 40px !important;
    }
}


/*@media(min-width:520px) {
    .logo-w3 {
        margin-left: 0px;
        text-align: left;
    }
}*/


/*@media(min-width:371px) {
	.logo-w3 i {
		 color:#ff4e00;
    text-shadow: none; background-image:url(../images/mini_escudo.png); width:300px; height:96px; 
	}
	
}*/



li.nav-item {
    margin: 0 1px;
}

.navbar-light .navbar-nav .nav-link {
    padding: 0.3em 1.4em;
    color: #777;
}



@media (min-width:1023px) and (max-width:1024px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 0.3em 1.4em;
        color: #777;
        font-size: 0.8em;
        letter-spacing: 2px;
    }
}



@media (min-width:1279px) and (max-width:1280px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 0.3em 1.4em;
        color: #777;
        font-size: 0.8em;
        letter-spacing: 2px;
    }
}







.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    background: transparent;
    color: #d4d0dc;
}

.dropdown-item {
    padding: 0.5em 1.5rem;
    font-size: 0.9em;
    margin: 0;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
    color: #333;
}

/*---

/*---*/

.dropdown-toggle::after {
    width: 0;
    height: 0;
    margin-left: 0;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border: 0px;
}

li.nav-item.active {
    background: none;
    color: #5d0707;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #ff4e00;
    text-decoration: none;
    background-color: #f0f0f1;
}

.container-a {
    padding: 0em 0em;
    background: #ffffff !important; /*url(../images/bgheader.png);*/
}


/*-- //top-nav --*/
.top-head.text-left {
    padding: 0em 0em;
    background: #ffffff; /*url(../images/bgheader.png);*/
    position: fixed;
    margin-top: 0px;
    z-index: 999 !important;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin: auto;
}



@media(max-width:1366px) {
    .top-head.text-left {
        padding: 0em 0em;
        background: transparent !important;
        position: relative;
        margin-top: 0px;
        z-index: 999 !important;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        margin: auto;
        margin-top: 0px;
    }
}


@media(max-width:768px) {
    .top-head.text-left {
        padding: 0em 0em;
        background: transparent !important;
        position: relative;
        margin-top: 0px;
        z-index: 999 !important;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        margin: auto; /*margin-top:45px;*/
    }
}

@media(max-width:932px) {
    .top-head.text-left {
        padding: 0em 0em;
        background: transparent !important;
        z-index: 999 !important;
        position: relative;
        margin-top: 0px;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        margin: auto;
    }
}






.right-p ul li {
    display: inline-block;
    font-size: 0.9em;
    letter-spacing: 0px;
    color: #fff;
    margin: 0em;
}

.left-info.footer-grid-w3ls ul.social li a span {
    color: #777;
    font-size: 12px;
    background: transparent;
    width: 28px;
    height: 28px;
    line-height: 27px;
    text-align: center;
    display: block;
    border-radius: 50%;
}

@media(max-width:320px) {
    .right-p {
        margin-top: -10px;
    }
}


/*-- //header --*/
h3.tittle-wthree span {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.3em;
    color: #807f7e;
    letter-spacing: 4px;
}

h3.tittle-wthree {
    text-shadow: 2px 2px 2px rgba(41, 41, 41, 0.12);
    font-size: 1.6em;
    color: #fff;
    text-transform: uppercase;
    font-family: Helvetica;
    font-weight: bold;
    font-stretch: semi-condensed;
    letter-spacing: 0;
    /*font-weight: 600;*/
    height: 45px;
    background: #1f80e4;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f9', endColorstr='#fafcff', GradientType=1 );
    margin-top: 20px;
    padding-top: 5px
}





@media only screen and (max-width:767px) {
    h3.tittle-wthree {
        text-shadow: 2px 2px 2px rgba(41, 41, 41, 0.12);
        font-size: 1.6em;
        color: #fff;
        font-weight: 600;
        margin-top: 10px;
        padding-top: 5px
    }
}



/*-- effect --*/
/*--/about--*/
.aboutright h3 {
    color: #ff4e00;
    font-weight: 400;
    font-size: 31px;
    letter-spacing: 1px;
}

.aboutright h4 {
    margin: 1.2em 0;
    font-style: italic;
    font-size: 15px;
    color: #383838;
}

.about-img img, .galsses-grid-left img {
    background: #f0f0f0;
    padding: 0.4em;
}
/*--*/

/* Global Button Styles */

a.animated-button:link,
a.animated-button:visited {
    position: relative;
    padding: 10px 25px;
    color: #555;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    border-radius: 0;
    z-index: 9;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

    a.animated-button:link:after,
    a.animated-button:visited:after {
        content: "";
        position: absolute;
        height: 0%;
        left: 50%;
        top: 50%;
        width: 150%;
        z-index: -1;
        -webkit-transition: all 0.75s ease 0s;
        -moz-transition: all 0.75s ease 0s;
        -o-transition: all 0.75s ease 0s;
        transition: all 0.75s ease 0s;
    }

    a.animated-button:link:hover,
    a.animated-button:visited:hover {
        color: #FFF;
        text-shadow: none;
    }

        a.animated-button:link:hover:after,
        a.animated-button:visited:hover:after {
            height: 450%;
        }

/* Victoria Buttons */

a.animated-button.victoria-two {
    border: 2px solid #ff4e00;
}

    a.animated-button.victoria-two:after {
        background: #ff4e00;
        -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
        transform: translateX(-50%) translateY(-50%) rotate(25deg);
    }
/*--//about--*/
/*--/middle--*/
.course-selection {
    background: url(../images/informacion_actualizada.jpg) no-repeat center;
    background-size: cover;
    min-height: 408px;
    position: relative;
}


.course-selection2 {
    background: url(../images/sugerenciasDenuncias2.jpg) no-repeat center;
    background-size: cover;
    min-height: 408px;
    position: relative;
}



h1.course {
    font-size: 2em;
    color: #fff;
    margin-left: 40px;
    font-family: Helvetica;
    font-weight: 300;
    font-stretch: semi-condensed;
}


@media (max-width:1366px) {
    h1.course {
        font-size: 1.3em;
        color: #fff;
        margin-left: 40px;
        font-family: Helvetica;
        font-weight: 300;
        font-stretch: semi-condensed;
    }
}


h3.course {
    font-size: 2em;
    color: #fff;
    margin-left: 40px;
}


h2.course {
    font-size: 3em;
    color: #fff;
    margin-left: 40px;
}


/*h1.course {
        font-size: 1.3em;
        color: #fff;
        margin-left: 40px;
    }*/



/*@media screen and (max-width: 758px) {
        h3.course {
            font-size: 1.5em;
            color: #fff;
            margin-left: 0px;
            text-align:center;
        }
    }*/

@media screen and (max-width:758px) {
    h2.course {
        font-size: 1.5em;
        color: #fff;
        margin-left: 0px;
    }
}

@media screen and (max-width:758px) {
    h1.course {
        font-size: 1.3em;
        color: #fff;
        margin-left: 0px;
        text-align: center;
    }
}

.dotts {
    background: url(../images/dots.png);
    margin-top: 15px;
}

.course-left p {
    color: #fff;
}

.course-detials-inner-info h4 {
    color: #ff4e00;
    font-weight: 600;
    margin-bottom: 0.6em;
}

.course-right input[type="text"], .course-right input[type="email"], .course-right select.form-control.option {
    width: 75%;
    padding: 0.8em 1em;
    font-size: 1.2em;
    outline: none;
    color: #212121;
    border: none;
    border: 0px solid #fff;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
    border-radius: 5px;
    margin: 5px auto;
    padding-left: 5px;
}

@media screen and (max-width: 414px) {
    .course-right input[type="text"], .course-right input[type="email"], .course-right select.form-control.option {
        width: 100%;
        padding: 0.8em 1em;
        font-size: 1.2em;
        outline: none;
        color: #212121;
        border: none;
        border: 0px solid #fff;
        letter-spacing: 1px;
        margin-bottom: 0.5em;
        border-radius: 5px;
        margin: 5px auto;
        padding-left: 5px;
    }
}

@media screen and (max-width: 320px) {
    .course-right input[type="text"], .course-right input[type="email"], .course-right select.form-control.option {
        width: 100%;
        padding: 0.8em 1em;
        font-size: 1.2em;
        outline: none;
        color: #212121;
        border: none;
        border: 0px solid #fff;
        letter-spacing: 1px;
        margin-bottom: 0.5em;
        border-radius: 5px;
        margin: 5px auto;
        padding-left: 5px;
    }
}

.course-right input.dc[type="text"] {
    width: 92%;
    padding: 0.8em 1em;
    font-size: 0.85em;
    outline: none;
    color: #212121;
    border: none;
    border: 0px solid #fff;
    letter-spacing: 1px;
    margin-bottom: 0.5em;
    border-radius: 5px;
    margin: 5px auto;
}


.course-right input[type="submit"] {
    outline: none;
    padding: 0px 0;
    /*font-size: 1.2em;*/
    color: #fff;
    background: #1f80e4;
    border: none;
    letter-spacing: 2px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    cursor: pointer;
    border-radius: 0px;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 5px;
    width: 32%;
}

    .course-right input[type="submit"]:hover {
        outline: none;
        padding: 0px 0;
        font-size: 1.2em;
        color: #fff;
        background: #003793;
        border: none;
        letter-spacing: 2px;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        transition: 0.5s all;
        font-weight: 600;
        cursor: pointer;
        border-radius: 0px;
        margin: 0 auto;
        border-radius: 5px;
        margin-top: 5px;
    }

.course-right select.form-control.option {
    height: 46px;
}


.text-info-sec h5 {
    font-size: 1.1em;
    color: #313131;
    text-shadow: 0 1px 2px rgba(18, 18, 19, 0.13);
    font-weight: 500;
}

.text-info-sec p.card-text {
    margin: 8px 0;
}

.cource-box-info .card-body {
    padding: 0;
}

p.card-text {
    font-size: 1em;
    /*margin-bottom: 1em !important;*/
}

p.card-text2 {
    font-size: 1.1em;
    margin-bottom: 0.9em !important;
    text-align: center
}



p.card-info {
    font-size: 1.1em;
    margin-bottom: 0.9em !important;
    text-align: left
}


.cource-box-info i {
    color: #616167;
}

h5.card-title {
    color: #18356b;
    font-size: 1.1em;
    font-weight: 400;
}


h5.card-titlecentered {
    text-align: center;
}

    h5.card-titlecentered:hover {
        color: #283B67;
    }


h5.card-title2 {
    color: #0c5ce0;
    font-size: 1.1em;
    font-weight: 400;
}


/*h5.card-title2centered {
        text-align: center;
    }

        h5.card-title2centered:hover {
            color: #283B67;
        }*/



ul.property-box li:nth-child(2) {
    margin-left: 7em;
}
/*--//middle--*/
/*--/services--*/
.service-in .card {
    border: none;
    background: none;
}

.service-in .card-title {
    font-size: 1.4em;
    color: #333;
    font-weight: 600;
}

.service-in p.card-text {
    line-height: 1.9em;
    padding: 0 1em;
    text-align: center;
}

.service-in .card i {
    font-size: 4em;
    margin-bottom: 0em;
    color: #403788;
}
/*--//services--*/
/*--//--*/
.galsses-grid-left {
    position: relative;
    margin: 0 auto;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}


.galsses-grid-right h5 {
    font-size: 0.85em;
    color: #888;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    font-weight: 400;
}

.galsses-grid-right p {
    line-height: 2.2em;
}

.galsses-grid-left p {
    color: #ff4e00;
}

h4.post {
    font-size: 1em;
    color: #454646;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    font-weight: 600;
}

span.post-color {
    font-size: 2em;
    color: #6a67ce;
}

/*-- Pricing --*/

/*-- stats --*/

.stats_info p {
    font-size: 41px;
    letter-spacing: 1px;
    line-height: 2;
    color: #ff4e00;
}

.stats_info h4 {
    font-size: 20px;
    color: #efefef;
    margin: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 100;
}

.stats_info i {
    font-size: 2.5em;
    color: #fff;
    margin: 0;
    margin-top: 1em;
}

.stats_bottom_grid_left img {
    margin: 0 auto;
}

.stats_info.counter_grid {
    background: url(../images/g4.jpg) no-repeat center;
    background-size: cover;
}

.stats_info.counter_grid1 {
    background: url(../images/g1.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.stats_info.counter_grid2 {
    background: url(../images/g2.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.stats_info.counter_grid3 {
    background: url(../images/g6.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}

.stats_info {
    text-align: center;
    padding: 0;
    border-top: none;
    border-bottom: none;
}

    .stats_info:nth-child(3) {
        border-right: 0px;
    }

    .stats_info:nth-child(2) {
        border-left: 0px;
        border-right: 0px;
    }
/*--//stats--*/
/*--testimonials--*/
.testimonials_grid h3 {
    margin: 0.5em 0 0 0;
    color: #131212;
    font-size: 1.2em;
}

.testimonials_grid label {
    font-size: 0.9em;
    letter-spacing: 1px;
    color: #ff4e00;
}

.testimonials_grid h3 span {
    font-weight: 100;
    font-size: 0.8em;
    color: #888;
}

.testimonials_grid p {
    width: 70%;
    margin: 1em auto 0;
    line-height: 2em;
    letter-spacing: 1px;
    color: #959596;
}

div#carouselExampleControls .carousel-item {
    background: none;
    height: auto;
}

.testimonials_grid {
    margin: 2em auto 0;
    width: 60%;
}

a.carousel-control-next.test, a.carousel-control-prev.test {
    color: #0e0f10;
    text-align: center;
    opacity: 0.9;
    font-size: 2em;
}

.testimonials_grid i {
    font-size: 3em;
    color: #26d0f7;
}
/*--//testimonials--*/
.inner-page {
    background: url(../images/banner5.jpg) no-repeat center;
    background-size: cover;
    min-height: 250px;
}

li.breadcrumb-item {
    font-size: 0.9em;
    letter-spacing: 3px;
}

    li.breadcrumb-item a {
        color: #ff4e00;
    }

.breadcrumb-item.active {
    color: #888;
}

ol.breadcrumb {
    background: none;
    margin: 0;
    padding: 1em 2em;
    background: #f7f7f7;
}

.ban-inner-content h3 {
    color: #fff;
    font-size: 2em;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #ddd;
    content: "/";
}
/*-- /error --*/
.error {
    margin-bottom: 1em;
}

.error-404 h4 {
    font-size: 12em;
    font-weight: 500;
    color: #333;
    margin: 0;
    padding: 0;
}

a.b-home {
    background: #202020;
    padding: 0.7em 1.5em;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    margin-top: 1em;
    font-size: 0.9em;
}

    a.b-home:hover {
        background: #f34235;
    }

.error-404 p {
    color: #929090;
    font-size: 1em;
    letter-spacing: 8px;
    margin: 0em 0 2em 0;
}

.error.social-icons {
    margin-bottom: 1em;
}

    .error.social-icons a {
        color: #4e4e4e;
    }

.error-404 form {
    margin: 0 auto 2em;
    width: 40%;
    text-align: center;
}

.error-404 .copyrighttop a.facebook {
    color: #aaacaf;
    font-size: 15px;
}

.error-404 form input[type="search"] {
    outline: none;
    border: 1px solid #c4c5c5;
    background: none;
    color: #212121;
    padding: 14px 15px;
    width: 80%;
    float: left;
    font-size: 12px;
    letter-spacing: 5px;
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    -ms-border-radius: 4px 0px 0px 4px;
    -o-border-radius: 4px 0px 0px 4px;
}

.error-404 button.btn1 {
    color: #fff;
    border: none;
    padding: 12px 0;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    background: #6a67ce;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    float: right;
    width: 20%;
    -webkit-border-radius: 0px 4px 4px 0px;
    -o-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    -o-border-radius: 0px 4px 4px 0px;
}

    .error-404 button.btn1:hover {
        background: #ec1c24;
    }

.social_media.footer-icons.error-page ul li a {
    color: #676161;
}

    .social_media.footer-icons.error-page ul li a:hover {
    }

@media(max-width:640px) {
    .error-404 h4 {
        font-size: 9em;
    }

    .error-404 form {
        width: 72%;
    }
}

@media(max-width:600px) {
    .error-404 h4 {
        font-size: 6em;
    }

    a.b-home {
        padding: 0.6em 1em;
        margin-top: 1em;
    }
}

@media(max-width:480px) {
    .error-404 h4 {
        font-size: 5em;
    }

    .error-404 p {
        font-size: 0.8em;
        letter-spacing: 5px;
        margin: 1em 0;
    }
}

/*-- //error --*/
/*--/team--*/

.member-main .card {
    border: none;
    background: none;
}

.member-main .card-body {
    padding: 0 1em;
}



.team-social ul.social-icons li {
    display: inline-block;
}

    .team-social ul.social-icons li a {
        display: block;
        color: #afadad;
        text-decoration: none;
        font-size: 14px;
        width: 38px;
        height: 38px;
        border-radius: 50%;
        line-height: 34px;
        background: transparent;
        border: 2px solid #afadad;
    }

        .team-social ul.social-icons li a:hover {
            color: #6a67ce;
            border: 2px solid #6a67ce;
        }

.member-main h4 {
    font-size: 1.4em;
    color: #454646;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    font-weight: 600;
    margin-top: 0.5em;
}

.member-main p {
    padding: 0 0.8em;
}

/*--//team--*/
/*--/services--*/

.serve-grid i {
    font-size: 2em;
    color: #6a67ce;
}

.serve-grid p {
    color: #7d7d7d;
    font-size: 15px;
    line-height: 1.9;
}

.serve-grid:hover.serve-grid i {
    color: #ff4e00;
}

.serve-grid h4 {
    color: #212020;
    font-size: 1.4em;
    letter-spacing: 2px;
    font-weight: 600;
}

.project-img img {
    background: #eaecef;
    padding: 0.7em;
}

/*--//services--*/

/*-- Contact --*/

.map iframe {
    border: none;
    width: 100%;
    height: 450px;
}

.main_grid_contact h4 {
    font-size: 1.4em;
    color: #4e4f50;
    text-shadow: 0 1px 2px rgba(18, 18, 19, 0.13);
    font-weight: 700;
    text-transform: uppercase;
}

.map {
    position: relative;
    margin-bottom: 13em;
}

.contact-info h3 {
    color: #eee;
}

.contact-info p {
    margin: 0;
    font-size: 15px;
    color: #999;
    letter-spacing: 1px;
}

.main_grid_contact {
    width: 70%;
    position: absolute;
    bottom: -57%;
    left: 15%;
    -webkit-box-shadow: -5px 6px 25px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -5px 6px 25px -12px rgba(0, 0, 0, 0.75);
    box-shadow: -5px 6px 25px -12px rgba(0, 0, 0, 0.75);
}

.form {
    flex-basis: 70%;
    -webkit-flex-basis: 70%;
    /*padding: 3em 5em;*/
    background: #fff;
    color: #333;
    margin-bottom: 20px
}

.main_grid_contact label {
    color: #454646;
    letter-spacing: 1px;
    font-size: 1em;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.main_grid_contact input[type="text"],
.main_grid_contact input[type="email"],
.main_grid_contact textarea {
    outline: none;
    padding: 15px 15px;
    font-size: 14px;
    color: #777;
    background: #f7f7f7;
    width: 100%;
    letter-spacing: 1px;
    border: 1px solid #ebeeef;
    border-radius: 0px;
}

.input-group input.margin2 {
    margin-right: 2%;
}

.input-group1 input[type="submit"] {
    outline: none;
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
    background: #242525;
    border: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
    font-weight: 600;
    cursor: pointer;
    border-radius: 0px;
    font-family: 'Poppins', sans-serif;
}

    .input-group1 input[type="submit"]:hover {
        background: #6a67ce;
        transition: all 0.5s ease-in;
        box-shadow: 21.213px 21.213px 60px 0px rgba(34, 59, 140, 0.06);
    }

.main_grid_contact textarea {
    min-height: 80px;
    margin: 1em 0em;
    resize: none;
}

.address {
    margin-top: 22em;
}

.address-info {
    background: #f7f7f7;
    border: 1px solid #ebeeef;
    padding: 3em 1em;
}

.address-right h6 {
    font-size: 1em;
    color: #414346;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}

.address-grid i {
    font-size: 1.5em;
    color: #f34235;
}

.address-right p,
.address-right p a {
    color: #7c848c;
}

/*-- //Contact --*/

/*-- footer --*/
.footer {
    /*background: #2a356b*/
    background-image: url("../images/bg_menu_inferior.jpg");
}

.footer-grid-w3ls.links.text-left {
    margin: 0;
}

.footer-grid-w3ls h3, .footer-list h3, .edu-footer-grid-w3ls h3 {
    font-size: 1.1em;
    color: #FFFFFF;
    line-height: 1.5em;
    letter-spacing: 2px;
}


@media screen and (max-width:824px) {
    .footer-grid-w3ls h3, .footer-list h3, .edu-footer-grid-w3ls h3 {
        font-size: 1em;
        color: #FFFFFF;
        line-height: 1em;
        letter-spacing: 2px;
        margin-top: 15px;
    }
}



.footer-grid-w3ls p {
    color: #bbbbbb;
    font-size: 14px;
    line-height: 1.8em;
    letter-spacing: 1px;
}

.footer-grid-w3ls ul, .footer-list ul {
    padding: 0;
    margin: 0;
}


@media screen and (max-width:824px) {
    .footer-grid-w3ls ul, .footer-list ul {
        padding: 0;
        margin: 0;
        margin-top: 20px;
    }
}



.footer-grid-w3ls ul li, .footer-list ul li {
    display: block;
    margin: .4em 0 0;
}

.footer-logo-w3 li {
    display: inline-block !important;
    list-style: none
}

.footer-logo-w3 ul li a {
    color: #bbb;
    font-size: 1.2em;
    text-decoration: none;
    padding-right: 5px;
}

.footer-list ul li {
    color: #bbb;
    font-size: 1em;
}

.footer-grid-w3ls ul li {
    color: #bbb;
    font-size: 14px;
    text-decoration: none;
    line-height: 2em;
    text-transform: none;
    letter-spacing: 1px;
    font-family: 'Helvetica', Georgia, sans-serif;
}

.footer-grid-w3ls strong {
    text-decoration: underline;
    color: #eee;
}

.footer-grid-w3ls ul li a {
    color: #fff;
    font-size: 1.3em;
    font-family: Helvetica;
    font-stretch: semi-condensed;
}

    .footer-grid-w3ls ul li a:hover {
        color: #83bdfb;
    }

.footer-grid-w3ls ul li i:hover {
    color: #00BCD4;
    border: 1px solid #00BCD4;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.edu-footer-grid-w3ls ul {
    padding: 0;
    margin: 0;
}

.edu-footer-grid-w3ls input[type="email"], .edu-footer-grid-w3ls input[type="text"] {
    outline: none;
    padding: 11px 15px;
    background: #fff;
    border: none;
    font-size: 14px;
    color: #212121;
    margin-bottom: 1em;
    width: 90%;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
}

.edu-footer-grid-w3ls input[type="submit"] {
    outline: none;
    padding: 11px 15px;
    border: none;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    width: auto;
    text-align: left;
    background-color: transparent;
    letter-spacing: 2px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    background: #007bff;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}




.edu-footer-grid-w3ls input[type="submit"]:hover {
    background: #003793;
    border: 1px solid #003793;
}

.footer-logo-w3 a {
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: none;
    font-size: 1.4em;
    text-transform: capitalize;
}

.footer-logo-w3 h3 span {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: center;
    display: block;
    position: relative;
}

    .footer-logo-w3 h3 span:after {
        position: absolute;
        content: '';
        height: 2px;
        width: 40px;
        background: #fff;
        bottom: 47%;
        right: 18%;
    }

    .footer-logo-w3 h3 span:before {
        position: absolute;
        content: '';
        height: 2px;
        width: 40px;
        background: #fff;
        bottom: 47%;
        left: 18%;
    }

.copy_right {
    background: #1f80e4;
    font-size: 0.9em;
    font-weight: normal;
    font-family: arial;
    font-weight: 100;
}

    .copy_right p {
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        letter-spacing: 1px;
    }

    .copy_right a {
        color: #fff;
    }

        .copy_right a:hover {
            color: #050638;
        }

.footer-grid-w3ls ul.social li a span {
    color: #777;
    font-size: 13px;
    background: #333;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    display: block;
    border-radius: 50%;
}

    .footer-grid-w3ls ul.social li a span:hover {
        background: #fff;
        color: #ff4e00;
    }
/*-- //footer --*/

/*--/toTop--*/

/*#toTop {
        display: none;
        text-decoration: none;
        position: fixed;
        bottom: 10px;
        right: 10px;
        overflow: hidden;
        width: 34px;
        height: 34px;
        border: none;
        text-indent: 100%;
        background: url(../images/top_up.png) no-repeat 0px 0px;
        font-size: 0;
    }*/
/*#toTop {
        display: none;       
    }*/
/*--//toTop--*/

/*--responsive--*/

@media(max-width:1440px) {
}

@media(max-width:1366px) {
}

@media(max-width:1280px) {
}

@media(max-width:1080px) {
    .navbar {
        padding: 0em 0em;
    }

    .right-p ul li {
        margin: 0.5em 0em;
    }
}


@media(max-width:991px) {
    .navbar-light .navbar-nav .nav-link {
        padding: 0.4em 1.4em;
        font-size: 0.9em;
        text-align: left;
    }
}

li.nav-item {
    margin: 6px 0px 0 0;
}

.dropdown-item {
    text-align: center;
}

.active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav {
    color: #000;
    border: 0px solid #ffffff;
    border-radius: 3px;
    margin: 0 auto
}



.nav-link:hover {
    color: #007bff;
    border: 0px solid #ffffff;
    border-radius: 3px;
}



.navbar-light .navbar-nav .nav-link {
    padding: 0.4em 1.4em;
    text-align: left;
    color: #555;
}

#navbarSupportedContent {
    background: #2a2f48;
    padding: 0 0;
    position: fixed;
}

.cd-header-buttons {
    top: 20px;
    right: 60px;
}

.card.feature {
    border: 0;
    width: 50%;
}

.copyright {
    text-align: center;
    margin-bottom: 2em;
}

.footer-bottom {
    margin-top: 1em;
    padding-top: 2em;
}

footer {
    padding: 3em 0;
}

.subscribe-grid {
    padding: 1em 0em;
    margin: 0 auto;
    width: 90%;
}

span.navbar-toggler-icon i {
    line-height: 1.2em;
    font-size: 1.4em;
}

.navbar-toggler {
    padding: 0.3rem 0rem;
    font-size: 1.25rem;
    border: 1px solid transparent;
    border-radius: 0;
}

#navbarSupportedContent {
    background: #2a2f48;
    padding: 0 0;
    position: relative;
    width: 100%;
    z-index: 99;
    top: 0;
}

.navbar {
    padding: 0em 0em;
    background: #2a2f48;
}

a.navbar-brand {
    font-size: 0.7em;
}

.footer-logo-w3 a {
    font-size: 1.2em;
}

.footer-grid-w3ls h3, .footer-list h3, .edu-footer-grid-w3ls h3 {
    font-size: 2em;
}

.galsses-grid-right {
    margin-bottom: 1em;
}

.inner-page {
    min-height: 200px;
}

.course-right {
    padding-bottom: 2em;
    text-align: center;
}

.aboutright {
    margin-top: 1.5em;
}

ul.social {
    margin: 0 !important;
}

.footer-grid-w3ls:nth-child(3) {
    margin: 1.2em 0 !important;
}

.serve-gd-ingo {
    margin-bottom: 1em;
}

.project-img img {
    background: #eaecef;
    padding: 0.5em;
    margin-bottom: 0.5em;
}

.member-img img {
    width: 50%;
    margin-top: 1em;
}

@media(max-width:768px) {
    .form {
        flex-basis: 80%;
        -webkit-flex-basis: 80%;
        padding: 2em 2em;
    }
}

@media(max-width:667px) {
    h3.tittle-wthree {
        font-size: 1.3em;
    }

    .aboutright h3 {
        font-size: 20px;
    }

    h3.course {
        font-size: 2em;
    }

    h4.text-white {
        font-size: 1.3em;
    }

    .service-in .card-title {
        font-size: 1.2em;
    }

    .right-p ul li {
        margin: 0.5em 0em;
        font-size: 14px;
    }

    .member-main h4 {
        font-size: 1.2em;
    }
}

@media(max-width:640px) {

    .testimonials_grid p {
        width: 95%;
    }

    .main_grid_contact {
        width: 100%;
        position: static;
        bottom: -57%;
        left: 10%;
    }

    .address {
        margin-top: 2em;
    }

    .map {
        position: relative;
        margin-bottom: 1em;
    }

    .address-right.text-left {
        text-align: center !important;
        margin-top: 1em;
    }

    ol.breadcrumb {
        padding: 1em 1em;
    }
}

@media(max-width:600px) {
    h3.course {
        font-size: 1.8em;
    }

    .course-detials-inner-info h4 {
        margin-bottom: 0.6em;
        font-size: 1em;
    }

    p {
        font-size: 0.85em;
    }

    .inner-page {
        min-height: 160px;
    }

    .map iframe {
        height: 350px;
    }

    .testimonials_grid {
        margin: 2em auto 0;
        width: 80%;
    }
}

@media(max-width:568px) {
    h3.tittle-wthree {
        font-size: 1.3em;
    }

    h3.course {
        font-size: 1.4em;
    }
}

@media(max-width:480px) {
    .testimonials_grid h3 {
        font-size: 0.9em;
    }

    testimonials_grid label {
        font-size: 0.8em;
    }
}

@media(max-width:440px) {
    h3.tittle-wthree {
        text-shadow: 2px 2px 2px rgba(41, 41, 41, 0.12);
        font-size: 1.2em;
        padding-top: 5px;
    }
}

@media(max-width:414px) {
    .navbar {
        padding: 0em 1em;
    }

    .course-detials-inner-info h4 {
        margin-bottom: 0.6em;
        font-size: 0.95em;
    }

    .inner-page {
        min-height: 125px;
    }

    .map iframe {
        height: 450px;
    }
}

@media(max-width:414px) {
    p.text-right {
        text-align: center !important;
    }

    .top-head.text-left {
        padding: 0em 0em;
        position: relative;
        z-index: 0 !important;
    }

    .stats_info h4 {
        font-size: 18px;
    }
}





@media(max-width:375px) {
    .honey-leo {
        margin: auto 0;
    }

    p {
        font-size: 0.85em;
        line-height: 1.9em;
    }

    .stats_info h4 {
        font-size: 15px;
    }
}

@media(max-width:320px) {
    .aboutright h3 {
        font-size: 18px;
    }

    .aboutright h4 {
        margin: 1.2em 0;
        font-size: 13px;
    }

    h3.tittle-wthree {
        font-size: 1.2em;
    }
}

/*--//responsive--*/


.textboxtwitter {
    background-color: #EFEFEF;
    padding: 4px 25px;
    height: 50px;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    /*height: 150px;*/
    height: 350px;
}



.footer-basic-centered {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    font: normal 1em Arial;
    background-repeat: repeat-x;
    padding: 5px 0px 50px 0px;
    margin-top: 10px;
    background: #0047BA;
    background: #0047BA;
    height: 450px;
    margin: 0px;
}

a.enlacesx:link {
    color: #fff;
    text-decoration: none;
}

a.enlacesx:hover {
    color: #ccc;
    text-decoration: underline;
}

a.enlacesx:visited {
    color: #e0e0e0 !important;
    text-decoration: none;
}




.footer-basic-centered .footer-company-name {
    color: #0047ba;
    font-size: 1em;
    text-align: center;
    font-weight: normal;
}

@media(max-width:411px) {
    .footer-basic-centered .footer-company-name {
        color: #0047ba;
        font-size: 1em;
        text-align: center;
        margin-left: 10px;
        margin-right: 10px;
        line-height: 1.2em;
    }
}


.footer-basic-centered .footer-links {
    list-style: none;
    font-weight: normal;
    color: #ccc;
    text-align: center;
    padding: 0px 0 2px;
    margin: 0;
    display: inline-block;
    font-size: 0.9em;
}


p.footer-company-name {
    line-height: 1em !important;
}


/*@media(max-width:1366px) {
      p.footer-company-name {
       line-height: 1.5em!important;
    }
}*/


@media(max-width:411px) {
    .footer-basic-centered .footer-links {
        list-style: none;
        font-weight: normal;
        color: #ccc;
        text-align: center;
        padding: 5px 30px 15px 30px;
        margin: 0;
        display: inline-block;
    }
}



@media (max-width: 1920px) {
    .links {
        margin-left: 40px !important;
    }
}



footer-basic-centered .footer-links a:hover {
    color: #000000;
}


.containerxx {
    background: #fff
}


.nav {
    background: none;
    float: left;
    font-size: 1.1em;
    text-align: left;
    width: 100%; /*height:70px;*/
}





.icon {
    padding-right: 4px;
}

@media(max-width:376px) {
    .icon {
        padding-right: 4px;
    }
}





.links {
    margin-left: 70px;
}



.customHr {
    width: 100%;
    font-size: 1px;
    color: rgba(0, 0, 0, 0);
    line-height: 1px;
    background-color: grey;
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative
}

.logcenter {
    margin-left: 0px;
    text-align: left;
}








/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@keyframes ticker {
	0%   {margin-top: 0}
	25%  {margin-top: -30px}
	50%  {margin-top: -60px}
	75%  {margin-top: -90px}
	100% {margin-top: 0}
}*/

body {
    background: #fff;
    width: 100%;
    height: 100%
}

.news {
    width: 100%;
    height: 40px;
    margin: 0px auto;
    overflow-y: scroll;
    border-radius: 4px;
    padding: 3px;
    -webkit-user-select: none
}

    .news span {
        float: left;
        color: #fff;
        padding: 6px;
        position: relative;
        top: 1%;
        border-radius: 4px;
        box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
        font: 16px 'Source Sans Pro', Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -webkit-user-select: none;
        cursor: pointer;
        background: #347fd0;
        margin-top: 0px;
    }


@media(max-width:800px) {
    .news span {
        float: left;
        color: #fff;
        padding: 6px;
        position: relative;
        top: 1%;
        border-radius: 4px;
        box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
        font: 16px 'Source Sans Pro', Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -webkit-user-select: none;
        cursor: pointer;
        background: #347fd0;
        margin-top: 0px;
    }
}




.news2 span {
    float: left;
    color: #fff;
    padding: 6px;
    position: relative;
    top: 1%;
    border-radius: 4px;
    box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
    font: 16px 'Source Sans Pro', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    cursor: pointer;
    background: #347fd0;
    margin-top: -35px;
    width: 100%
}


.news ul {
    float: left;
    padding-left: 20px;
    animation: ticker 10s cubic-bezier(1, 0, .5, 0) infinite;
    -webkit-user-select: none;
    margin-left: 90px;
}

    .news ul li {
        line-height: 30px;
        list-style: none
    }

        .news ul li a {
            color: #333;
            text-decoration: none;
            font: 14px Helvetica, Arial, sans-serif;
            -webkit-font-smoothing: antialiased;
            -webkit-user-select: none;
            margin-left: 5px;
        }

    .news ul:hover {
        animation-play-state: paused
    }

.news span:hover + ul {
    animation-play-state: paused
}

/* OTHER COLORS */
.blue {
    background: #f8f8f8
}

.gris {
    background: #ebebeb;
    height: 100px
}

.blue span {
    background: #7b00ff
}

.red {
    background: #d23435
}

    .red span {
        background: #c22b2c
    }

.green {
    background: #699B67
}

    .green span {
        background: #547d52
    }

.magenta {
    background: #b63ace
}

    .magenta span {
        background: #842696
    }


.fixedredes {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 200px;
    background-color: white;
    z-index: 1350
}


@media screen and (max-width: 800px) {
    .fixedredes {
        display: none !important;
        z-index: 1350
    }
}

@media screen and (min-width:991px) {
    .fixedredes2 {
        display: none !important;
        z-index: 1350
    }
}


@media screen and (max-width:800px) {
    .fixednove {
        display: inline-block !important;
    }
}



@media screen and (max-width:800px) {
    .videomobileout {
        display: none !important;
        z-index: 1150
    }
}





.selectpicker {
    width: 200px;
    height: 30px;
    background-color: #ccc !important;
    border-style: solid;
    border-left-width: 3px;
    border-left-color: #00DDDD;
    border-top: none;
    border-bottom: none;
    border-right: none;
    color: #333;
    font-size: 18px;
    font-weight: 200;
    padding-left: 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

select::-ms-expand { /* for IE 11 */
    display: none;
}

.wia-filter-value {
    width: 500px;
    height: 60px;
    background-color: #141414 !important;
    border-style: solid;
    border-left-width: 3px;
    border-left-color: #00DDDD;
    border-top: none;
    border-bottom: none;
    border-right: none;
    color: #ff4e00;
    font-size: 18px;
    font-weight: 200;
    padding-left: 6px;
}

.marca_pais {
    height: 50px;
    width: auto;
    margin-bottom: 5px;
    text-align: center;
    background-image: url(../images/marca-pais.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px;
    background-size: contain;
    margin-bottom: 8px;
    margin-left: -50px
}

.marca_pais2 {
    height: 50px;
    width: auto;
    margin-bottom: 5px;
    text-align: center;
    background-image: url(../images/marca-pais.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 110px;
    background-size: contain;
    margin-bottom: 8px;
    margin-left: -90px
}

/*.marca_pais {
    background: url(http://www.digeig.gob.do/images/repDom.png) no-repeat left;
    padding-left: 30px;
    font-size: 28px;
    color: #000;
    float: right;
    font-family: edwardian;
}*/




ul.thumbnails2 {
    margin-top: 45px
}


@media(max-width:440px) {
    ul.thumbnails2 {
        margin-top: 2px
    }
}



.thumbnails2 {
    text-align: center;
    font-size: 1.1em;
}

    .thumbnails2 > li {
        display: inline-block;
        margin: 8px;
        *display: inline; /* ie7 fix */
        float: none; /* this is the part that makes it work */
    }


    .thumbnails2 > img, .thumbnails2 a > img {
        /*display: block;*/
        height: auto;
        /*max-width: 250px;*/
        margin-top: -10px;
        margin-left: 25px;
        max-height: 150px;
        box-shadow: none;
        max-width: 150px;
    }


@media screen and (max-width:1024px) {
    .thumbnails2 > img, .thumbnails2 a > img {
        display: block;
        height: auto;
        max-width: 100px;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px
    }
}

/*
@media screen and (min-width: 768px){
.thumbnails2>img, .thumbnails2 a>img {
    display: block;
    height: 100px;
    max-width:  150px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto; margin-bottom:10px
}}
*/





.thumbnails2 > li {
    display: inline-block;
    *display: inline;
    float: none;
}

.span5 {
    margin-right: 0px;
    margin-left: 0px !important;
}


.spaninsti {
}


[class*="span"] {
    margin-bottom: 20px;
}

.navigation-instituciones {
    color: #9000A1;
    font-family: "Times New Roman", Times, serif;
    margin-bottom: 20px;
    line-height: 20pt;
}

    .navigation-instituciones li {
        float: left;
        margin: 5px 5px 5px 5px;
        padding: 20px;
        display: inline;
        padding-left: 50px;
        line-height: 20pt;
    }


#container-enlaces {
    padding: 20px;
}

.enlaces {
}


.navegacion-enlaces {
    width: 100%;
    /*height:34px;
            margin:4px;*/
    line-height: 34px;
    text-align: center;
    border: solid 1px #ccc;
    list-style: none;
}

    .navegacion-enlaces:visited {
        width: 100%;
        height: 34px;
        margin: 4px;
        line-height: 34px;
        text-align: center;
        border: solid 1px #ccc;
        list-style: none;
        color: #ff4e00
    }


.userway {
    width: 100%;
    height: 34px;
    margin: 4px;
    line-height: 34px;
    text-align: center;
    border: solid 0px #ccc;
    list-style: none;
    padding-top: 40px;
    padding-right: 45px;
}


@media screen and (max-width:768px) {
    .userway {
        width: 100%;
        height: 34px;
        margin: 4px;
        line-height: 34px;
        text-align: center;
        border: solid 0px #ccc;
        list-style: none;
        padding-top: 10px;
        padding-right: 45px;
    }
}





.userway_accessibility_icon {
    position: relative;
    filter: none !important;
    cursor: pointer;
    background: #2a44ac !important;
    border-radius: 50% !important;
    padding: 4px;
    transition: .1s;
    display: inline-block;
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    max-width: 35px;
    max-height: 35px;
    text-align: center;
    box-sizing: content-box !important;
    font-size: initial !important;
}


@media screen and (min-width:801px) {
    .noticiasvideo {
        margin-top: 5px;
    }
}

@media screen and (min-width:1600px) {
    .noticiasvideo {
        margin-top: 30px;
    }
}


/*.noticiast {
        margin-top:20px;
    }*/


@media screen and (max-width:1920px) {
    .noticiast {
        padding-top: 230px;
    }
}

@media screen and (max-width:1600px) {
    .noticiast {
        padding-top: 230px;
    }
}


@media screen and (max-width:1440px) {
    .noticiast {
        padding-top: 220px;
    }
}

@media screen and (max-width:1366px) {
    .noticiast {
        padding-top: 20px;
    }
}

@media screen and (max-width:1280px) {
    .noticiast {
        padding-top: 20px;
    }
}

@media screen and (max-width:1024px) {
    .noticiast {
        padding-top: 15px;
    }
}

@media screen and (max-width:800px) {
    .noticiast {
        padding-top: 10px;
    }
}


@media screen and (max-width:414px) {
    .noticiast {
        padding-top: 5px;
    }
}

.hline-bottom {
    padding-bottom: 10px;
    border-bottom: 0px solid #ccc;
    padding-bottom: 10px;
}

.mylist {
    counter-reset: mycounter 0;
    text-align: left;
}

    .mylist li {
        counter-increment: mycounter;
        list-style-type: none;
        margin-bottom: 20px
    }

        .mylist li:before {
            content: counter(mycounter) ". ";
        }



.mylistley {
    counter-reset: mycounter 6;
    margin-left: -30px
}

    .mylistley li {
        counter-increment: mycounter;
        list-style-type: none;
        margin-bottom: 20px
    }

        .mylistley li:before {
            content: counter(mycounter) ". ";
        }


.mylist2 {
    margin-left: 30px
}

    .mylist2 li {
        list-style-type: lower-alpha;
        margin-bottom: 20px;
        margin-left: -30px;
    }


.mylist-image {
    margin-left: 0px
}

    .mylist-image li {
        list-style-type: lower-alpha;
        margin-bottom: 20px;
    }


@media (max-width: 780px) {

    .mylist-image li {
        list-style-type: lower-alpha;
        margin-bottom: 20px;
    }
}

@media (max-width: 780px) {

    .mylist-image {
        margin-left: -30px;
        margin-top: 20px;
        float: left;
    }
}


.mylist3 {
    margin-left: -10px
}

    .mylist3 li {
        list-style-type: lower-alpha;
        margin-bottom: 20px;
        list-style: square;
        text-align: left;
    }








ol.casos {
    font-weight: normal;
    font-size: 1em;
    color: #333;
    margin-left: -26px;
}

    ol.casos li {
        list-style: square
    }



.casosright {
    margin-right: 10px
}



ol.code {
    font-weight: normal;
    margin-left: 0px;
}



ol li span.label {
    font-weight: normal;
    color: #333;
}

li.nobullet {
    list-style-type: none;
    list-style: none;
}

li {
    list-style-type: none;
    margin: 2px 0;
}



.mylist {
    counter-reset: mycounter 0;
}

    .mylist li {
        counter-increment: mycounter;
        list-style-type: none;
        margin-bottom: 20px
    }

        .mylist li:before {
            content: counter(mycounter) ". ";
        }



.mylistley {
    counter-reset: mycounter 6;
    margin-left: -30px
}

    .mylistley li {
        counter-increment: mycounter;
        list-style-type: none;
        margin-bottom: 20px
    }

        .mylistley li:before {
            content: counter(mycounter) ". ";
        }



.mylist2 li {
    list-style-type: lower-alpha;
    margin-bottom: 20px;
}


.mylist-image {
    margin-left: 0px
}

    .mylist-image li {
        list-style-type: lower-alpha;
        margin-bottom: 20px;
    }


@media (max-width: 780px) {

    .mylist-image li {
        list-style-type: lower-alpha;
        margin-bottom: 20px;
    }
}

@media (max-width: 780px) {

    .mylist-image {
        margin-left: -30px;
        margin-top: 20px;
        float: left;
    }
}


.mylist3 {
    margin-left: -20px
}

    .mylist3 li {
        list-style-type: lower-alpha;
        margin-bottom: 20px;
        list-style: square
    }





ol {
    font-weight: normal;
    font-size: 1em;
    color: #333;
}



    ol.casos {
        font-weight: normal;
        font-size: 1em;
        color: #333;
        margin-left: -26px;
    }

        ol.casos li {
            list-style: square
        }




.dropdown .dropbtn {
    font-size: 1.2em;
    border: none;
    outline: none;
    color: white;
    z-index: 2000;
    font-family: inherit;
    margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
}

.dropdown-one {
    cursor: pointer;
    display: none;
    position: relative;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-two {
    cursor: pointer;
    display: none;
    position: absolute;
    left: 160px;
    top: 0px;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2000;
}

.dropdown:hover .dropdown-one, #link1:hover > .dropdown-two {
    display: block;
    z-index: 2000;
    background: #fff;
}

.dropdown-one .dItem {
    color: black;
    display: block;
    text-align: left;
}

    .dropdown-one .dItem:hover, .dropdown-two a:hover {
        background-color: #ddd;
    }


.post-title {
    padding-top: 20px;
    text-align: left;
    line-height: 1.2em;
}



.post-description {
    text-align: left;
    margin-top: 15px;
}



#news-slider5 {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}







/*@media (min-width: 768px) {
    #news-slider5 {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #news-slider5 {
        width:1300px;
    }
}*/



.fa-comments {
    margin-right: 7px;
}



.fa-user {
    margin-right: 7px;
}


.blog-icons {
    text-align: center;
}




.Navbar__Items {
    display: flex;
}

.Navbar__Items--right {
    margin-left: auto;
}

.Navbar__Link-toggle {
    display: none;
}

@media only screen and (max-width: 768px) {
    .Navbar__Items,
    .Navbar {
        flex-direction: column;
    }

    .Navbar__Items {
        display: none;
    }

    .Navbar__Items--right {
        margin-left: 0;
    }

    .Navbar__ToggleShow {
        display: flex;
    }

    .Navbar__Link-toggle {
        align-self: flex-end;
        display: initial;
        position: absolute;
        cursor: pointer;
    }
}






.eos-menu,
.eos-menu *,
.eos-menu *:before,
.eos-menu *:after {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; /*font-size: 1em !important;*/
}




.eos-menu {
    font-size: 1em;
    color: #000;
    margin-top: -26px;
    padding-left: 0px;
    z-index: 5000;
}





@media (max-width:1366px) {
    .eos-menu {
        margin-top: 0px;
    }
}

@media (max-width:1280px) {
    .eos-menu {
        margin-top: 0px;
    }
}

/*@media only screen and (max-width: 991px) and (min-width: 801px) {
    .eos-menu {
        margin-top: -20px;
    }
}*/
@media (max-width:1024px) {
    .eos-menu {
        margin-top: 0px;
    }
}


@media (max-width:768px) {
    .eos-menu {
        margin-top: 0px;
    }
}

@media (max-width:511px) {
    .eos-menu {
        margin-top: -10px;
    }
}

/*@media (max-width:360px) {
    .eos-menu {
        margin-top: 50px;
    }
}*/


@media (max-width:320px) {
    .eos-menu {
        margin-top: 0px;
        z-index: 5000
    }
}



#iframe {
    max-width: 100%;
    height: auto;
}

.embed-container {
    position: relative;
    height: 45px;
    overflow: hidden;
}

    .embed-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }



#menu_principal_search_Panel_Busquedas {
    position: relative;
    height: 70px;
    overflow: hidden;
}

    #menu_principal_search_Panel_Busquedas iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 45px;
    }

@media print {
    .no-print, .no-print * {
        display: none !important;
    }
}

.eos-menu div {
    list-style: none;
}

.sub-eos-item a {
    color: #062d98;
}


    .sub-eos-item a:hover {
        background: none;
        color: #333;
        text-decoration: underline
    }



.eos-menu .eos-menu-content {
    position: absolute;
    width: 100%;
    overflow-y: hidden;
    height: 0px;
    z-index: 10;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    /*-webkit-border-radius: 1rem;
    -moz-border-radius: 1rem;
    border-radius: 1rem;*/
}

.eos-menu .eos-group-content {
    overflow-y: hidden;
    height: 0px;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    background: #EBE8E8
}

.eos-menu .eos-menu-title,
.eos-menu .eos-group-title,
.eos-menu .eos-item {
    line-height: 25px;
    background: #1F80E4;
    border-color: #293744;
    padding-left: 8px !important;
    padding-right: 5px !important;
    border-bottom: 1px solid #fff !important;
    font-size: 1.1em;
    color: #fff;
}





    .eos-menu .eos-menu-title .fa,
    .eos-menu .eos-group-title .fa,
    .eos-menu .eos-item .fa {
        line-height: 40px;
        color: #7da6ea !important;
    }

    .eos-menu .eos-menu-title:hover,
    .eos-menu .eos-group-title:hover,
    .eos-menu .eos-item:hover {
        cursor: pointer;
        /*background: #152D7E;*/
    }

.eos-menu .eos-group-content .eos-item {
    background: #1F80E4;
    padding-left: 10px !important;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .eos-menu .eos-group-content .eos-item:hover {
        background: #EBE8E8 !important;
        padding-left: 10px !important;
        color: #333;
        text-decoration: underline;
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }



.uwy.userway_p1.userway_hidden .uai, body .uwy.userway_p2.userway_hidden .uai, body .uwy.userway_p3.userway_hidden .uai {
    transform: none !important;
}





.eos-menu .eos-item a {
    display: block;
    text-decoration: none;
    color: #093c8d !important;
}



    .eos-menu .eos-item a:visited {
        display: block;
        text-decoration: none;
        color: #551A8B !important;
    }

.eos-group-title a {
    color: #fff;
    font-size: 1em 
}


.eos-item a p.nuevaventana {
    display: none;
}

.eos-item a:hover p.nuevaventana {
    display: block;
}

.eos-group-title a:visited {
    color: #fff !important;
}

.eos-group-title a:hover {
    color: #fff;
}
/*.eos-item a:hover {

 background:#ff4e00
}*/


/*.eos-item p {
        color: #705214;
        display: inline;
        text-decoration: none;
        margin-left: 4px;
    }

       .eos-item p:hover {
        color: #fff;
     
    }*/



.eos-menu .eos-item a:visited {
    color: #fff;
    display: block;
    text-decoration: none;
}



.eos-menu .eos-item a:hover {
    color: #fff;
    display: block;
    text-decoration: none;
}






.eos-menu .eos-item a:focus {
    outline: 1px dashed rgba(0,0,0, 0.3);
    outline-offset: 4px;
    z-index: 3000;
    text-decoration: underline;
    color: #0645AD
}


a.subitem:visited {
    color: #551A99 !important;
    font-size: 1em;
}

p.subitem:visited {
    color: #551A99 !important;
    font-size: 1em;
}


.eos-item a:visited {
    color: #551A99 !important;
}

.eos-menu .eos-pull-right {
    float: right;
}

.eos-menu .auto-height {
    height: auto;
}

@media (min-width: 992px) {
    .eos-menu .eos-menu-title {
        display: none;
    }

    .eos-menu .eos-menu-content {
        height: auto;
        position: inherit;
    }
}


.facenter {
    text-align: center
}

/*.eos-item {
    margin-top:8px;
}*/



@media (max-width:757px) {
    .menu-active {
        width: 100%;
        overflow-y: scroll;
        /*background: #18356b;*/
        -webkit-overflow-scrolling: touch;
    }
}



.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}






.aligncenter {
    display: block;
    margin: 0 auto 15px;
}


a:focus, input:focus, textarea:focus, button:focus {
    outline: 0 solid;
    text-decoration: none;
}

/* Common Css */


.single-service {
    margin-bottom: 0px;
}

.section-padding {
    padding: 0px 0;
}

a.border-btn {
    color: #fff;
    background-color: #1f80e4;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 3px;
    margin-top: 20px;
    font-weight: 500;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    overflow: hidden;
    z-index: 10
}

    a.border-btn:hover {
        color: #fff;
    }

    a.border-btn:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background-color: #232b47;
        left: 0;
        top: -100%;
        border-radius: 3px;
        -webkit-transition: .4s;
        transition: .4s;
        visibility: hidden;
        z-index: -1
    }

    a.border-btn:visited {
        color: #fff;
    }

    a.border-btn:hover:before {
        visibility: visible;
        top: 0;
    }

.single-service h3 {
    font-weight: 600;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    font-family: Helvetica;
    color: #1958c9;
    font-stretch: semi-condensed;
    text-transform: uppercase;
    font-weight: bold;
}

.single-service p {
    font-weight: 300;
    color: #333;
    font-size: 14px;
    text-align: center;
}



/* Section Title Css */

.section-title {
    text-align: center;
    margin: 80px 0;
}

    .section-title h2 {
        position: relative;
        display: inline-block;
        padding-bottom: 25px;
    }

        .section-title h2:before {
            position: absolute;
            content: "";
            width: 80px;
            height: 3px;
            background-color: #007bff;
            bottom: 0;
            left: 50%;
            margin-left: -40px;
        }

        .section-title h2:after {
            position: absolute;
            content: "";
            width: 60px;
            height: 3px;
            background-color: #007bff;
            left: 50%;
            bottom: -10px;
            margin-left: -30px;
        }


/* Service Style 1 Css */


.style-1 .single-service {
    text-align: center;
    padding: 25px 40px;
    /*box-shadow: 0 5px 30px -5px #ccc;*/
    background: #e5e5e5;
    padding-bottom: 20px;
}

    .style-1 .single-service i.fa {
        color: #007bff;
        font-size: 40px;
        margin: 20px 0;
    }


/* Service Style 2 Css */
.style-2 .single-service {
    box-shadow: 0 5px 30px -5px #ccc;
    padding: 25px 40px;
}

    .style-2 .single-service i.fa:after {
        position: absolute;
        content: "";
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #007bff;
        border-bottom: 10px solid transparent;
        bottom: -18px;
        left: 50%;
        margin-left: -10px;
    }

    .style-2 .single-service i.fa {
        font-size: 30px;
        color: #fff;
        background-color: #007bff;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        position: relative;
        margin-bottom: 25px;
        position: relative
    }



/* Service Style 3 Css */
.style-3 .single-service {
    text-align: center;
    border: 1px solid #ddd;
    padding: 25px 40px;
    -webkit-transition: .4s;
    transition: .4s;
}

    .style-3 .single-service i.fa {
        width: 60px;
        height: 60px;
        font-size: 30px;
        line-height: 60px;
        border: 1px solid #007bff;
        margin-bottom: 30px;
        border-radius: 50%;
        color: #007bff;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .style-3 .single-service:hover i.fa {
        background-color: #007bff;
        color: #fff;
        border-color: #007bff;
    }

    .style-3 .single-service:hover {
        box-shadow: -3px 3px 3px 0px #ddd;
    }


/* Service Style 4 Css */
.style-4 .single-service {
    border: 1px solid #ddd;
    padding: 25px 40px;
    margin-bottom: 70px;
    box-shadow: 0 5px 30px -5px #ccc;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center
}

    .style-4 .single-service i.fa {
        color: #007bff;
        font-size: 30px;
        margin: 25px 0px;
        border: 1px solid #007bff;
        text-align: center;
        border-radius: 50%;
        position: relative;
        width: 60px;
        height: 60px;
        line-height: 60px;
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-4 .single-service:after, .single-team:after {
        position: absolute;
        content: "";
        width: 0%;
        border-top: 3px solid #007bff;
        left: 0;
        top: 0;
        border-left: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        visibility: hidden;
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-4 .single-service:before, .single-team:before {
        position: absolute;
        content: "";
        width: 0%;
        border-bottom: 3px solid #007bff;
        right: 0;
        bottom: 0;
        border-right: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        visibility: hidden;
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-4 .single-service:hover:before, .single-service:hover:after {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        visibility: visible;
        height: 50%;
        width: 50%;
    }

    .style-4 .single-service:hover i.fa {
        background-color: #007bff;
        border-color: #007bff;
        color: #fff;
    }

    .style-4 .single-service h3 {
        position: relative;
        font-weight: 400;
        margin-top: 0px;
        padding-top: 20px;
        font-size: 22px;
    }

    .style-4 .single-service p {
        font-weight: 300;
    }

    .style-4 .single-service h3:before {
        position: absolute;
        content: "";
        width: 3px;
        height: 12px;
        background-color: #007bff;
        top: -25px;
        left: 50%;
        margin-left: -1.5px;
    }

    .style-4 .single-service h3:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        background-color: #007bff;
        left: 50%;
        margin-left: -15px;
        top: -13px;
    }

/* Service Style 5 Css */
.style-5 .single-service {
    border: 1px solid #ddd;
    padding: 25px 40px;
    margin-bottom: 70px;
    box-shadow: 0 5px 30px -5px #ccc;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center
}

    .style-5 .single-service i.fa {
        color: #007bff;
        font-size: 30px;
        margin: 25px 0px;
        border: 1px solid #007bff;
        text-align: center;
        border-radius: 50%;
        position: relative;
        width: 60px;
        height: 60px;
        line-height: 60px;
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-5 .single-service:after {
        position: absolute;
        content: "";
        width: 0%;
        left: 0;
        top: 0;
        border-left: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-5 .single-service:before {
        position: absolute;
        content: "";
        width: 0%;
        right: 0;
        bottom: 0;
        border-right: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-5 .single-service:hover:before, .single-service:hover:after {
        height: 50%;
        width: 50%;
    }

    .style-5 .single-service:hover i.fa {
        background-color: #007bff;
        border-color: #007bff;
        color: #fff;
    }

    .style-5 .single-service h3 {
        position: relative;
        font-weight: 400;
        margin-top: 0px;
        padding-top: 20px;
        font-size: 22px;
    }

    .style-5 .single-service p {
        font-weight: 300;
    }

    .style-5 .single-service h3:before {
        position: absolute;
        content: "";
        width: 3px;
        height: 12px;
        background-color: #007bff;
        top: -25px;
        left: 50%;
        margin-left: -1.5px;
    }

    .style-5 .single-service h3:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        background-color: #007bff;
        left: 50%;
        margin-left: -15px;
        top: -13px;
    }

/* Service Style 6 Css */
.style-6 .single-service {
    border: 1px solid #ddd;
    padding: 25px 40px;
    margin-bottom: 70px;
    box-shadow: 0 5px 30px -5px #ccc;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    border-bottom: 3px solid #007bff;
    padding-bottom: 30px
}

    .style-6 .single-service i.fa {
        color: #007bff;
        font-size: 30px;
        margin: 25px 0px;
        border: 1px solid #007bff;
        text-align: center;
        border-radius: 50%;
        position: relative;
        width: 60px;
        height: 60px;
        line-height: 60px;
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-6 .single-service:after {
        position: absolute;
        content: "";
        width: 0%;
        left: 0;
        top: 0;
        border-left: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-6 .single-service:before {
        position: absolute;
        content: "";
        width: 0%;
        right: 0;
        bottom: 0;
        border-right: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-6 .single-service:hover:before, .single-service:hover:after {
        height: 50%;
        width: 50%;
    }

    .style-6 .single-service:hover i.fa {
        background-color: #007bff;
        border-color: #007bff;
        color: #fff;
    }

    .style-6 .single-service h3 {
        position: relative;
        font-weight: 400;
        margin-top: 0px;
        padding-top: 20px;
        font-size: 22px;
    }

    .style-6 .single-service p {
        font-weight: 300;
    }

    .style-6 .single-service h3:before {
        position: absolute;
        content: "";
        width: 3px;
        height: 12px;
        background-color: #007bff;
        top: -25px;
        left: 50%;
        margin-left: -1.5px;
    }

    .style-6 .single-service h3:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        background-color: #007bff;
        left: 50%;
        margin-left: -15px;
        top: -13px;
    }

    .style-6 .single-service a.border-btn {
        background-color: #007bff;
        position: absolute;
        left: 50%;
        margin-left: -70px;
        margin-top: 10px;
        z-index: 99;
    }

/* Service Style 7 Css */
.style-7 .single-service {
    border: 1px solid #ddd;
    padding: 25px 40px;
    margin-bottom: 70px;
    box-shadow: 0 5px 30px -5px #ccc;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center
}

    .style-7 .single-service i.fa {
        color: #007bff;
        font-size: 30px;
        margin: 25px 0px;
        border: 1px solid #007bff;
        text-align: center;
        border-radius: 50%;
        position: relative;
        width: 60px;
        height: 60px;
        line-height: 60px;
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-7 .single-service:after {
        position: absolute;
        content: "";
        width: 0%;
        left: 0;
        top: 0;
        border-top: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-7 .single-service:before {
        position: absolute;
        content: "";
        width: 0%;
        right: 0;
        bottom: 0;
        border-bottom: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-7 .single-service:hover:before, .single-service:hover:after {
        height: 50%;
        width: 50%;
    }

    .style-7 .single-service:hover i.fa {
        background-color: #007bff;
        border-color: #007bff;
        color: #fff;
    }

    .style-7 .single-service h3 {
        position: relative;
        font-weight: 400;
        margin-top: 0px;
        padding-top: 20px;
        font-size: 22px;
    }

    .style-7 .single-service p {
        font-weight: 300;
    }

    .style-7 .single-service h3:before {
        position: absolute;
        content: "";
        width: 3px;
        height: 12px;
        background-color: #007bff;
        top: -25px;
        left: 50%;
        margin-left: -1.5px;
    }

    .style-7 .single-service h3:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        background-color: #007bff;
        left: 50%;
        margin-left: -15px;
        top: -13px;
    }


/* Service Style 8 Css */

.style-8 .single-service:hover .box-icon i.fa {
    border-radius: 50%;
    background-color: #007bff;
    color: #fff;
    border-color: #007bff;
}

.box-icon {
    float: left;
}

.box-content {
    padding-left: 75px;
}

.box-icon i.fa {
    border-radius: 0px;
    text-align: center;
}

.box-content a {
    margin-top: 5px;
}

.box-icon i.fa {
    border-radius: 0px;
    text-align: center;
    border: 1px solid #007bff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #007bff;
    -webkit-transition: .4s;
    transition: .4s
}

.style-8 .single-service {
    border-right: 3px solid #007bff;
    border-bottom: 3px solid #007bff;
    padding: 25px;
    margin-bottom: 70px;
    border-radius: 3px;
}


/* Service Style 9 Css */
.style-9 .single-service {
    border: 1px solid #ddd;
    padding: 25px 40px;
    margin-bottom: 70px;
    box-shadow: 0 5px 30px -5px #ccc;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    padding-top: 238px;
}

    .style-9 .single-service img {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
    }

    .style-9 .single-service:after {
        position: absolute;
        content: "";
        width: 0%;
        left: 0;
        top: 0;
        border-left: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-9 .single-service:before {
        position: absolute;
        content: "";
        width: 0%;
        right: 0;
        bottom: 0;
        border-right: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-9 .single-service:hover:before, .single-service:hover:after {
        height: 50%;
        width: 50%;
    }

    .style-9 .single-service:hover i.fa {
        background-color: #007bff;
        border-color: #007bff;
        color: #fff;
    }

    .style-9 .single-service h3 {
        position: relative;
        font-weight: 400;
        margin-top: 0px;
        padding-top: 35px;
        font-size: 22px;
    }

    .style-9 .single-service p {
        font-weight: 300;
    }

    .style-9 .single-service h3:before {
        position: absolute;
        content: "";
        width: 3px;
        height: 12px;
        background-color: #007bff;
        top: 0px;
        left: 50%;
        margin-left: -1.5px;
    }

    .style-9 .single-service h3:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        background-color: #007bff;
        left: 50%;
        margin-left: -15px;
        top: 12px;
    }

    .style-9 .single-service:hover img {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }

    .style-9 .single-service img {
        -webkit-transition: .4s;
        transition: .4s;
    }


/* Service Style 10 Css */
.style-10 .single-service {
    border: 1px solid #ddd;
    padding: 25px 40px;
    margin-bottom: 70px;
    box-shadow: 0 5px 30px -5px #ccc;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
    text-align: center;
    border-bottom: 3px solid #007bff;
    padding-bottom: 30px;
    padding-top: 238px;
}

    .style-10 .single-service img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%
    }

    .style-10 .single-service:after {
        position: absolute;
        content: "";
        width: 0%;
        left: 0;
        top: 0;
        border-left: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-10 .single-service:before {
        position: absolute;
        content: "";
        width: 0%;
        right: 0;
        bottom: 0;
        border-right: 3px solid #007bff;
        height: 0%;
        z-index: 2;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transition: .5s;
        transition: .5s
    }

    .style-10 .single-service:hover:before, .single-service:hover:after {
        height: 50%;
    }

    .style-10 .single-service:hover i.fa {
        background-color: #007bff;
        border-color: #007bff;
        color: #fff;
    }

    .style-10 .single-service h3 {
        position: relative;
        font-weight: 400;
        margin-top: 0px;
        padding-top: 35px;
        font-size: 22px;
    }

    .style-10 .single-service p {
        font-weight: 300;
    }

    .style-10 .single-service h3:before {
        position: absolute;
        content: "";
        width: 3px;
        height: 12px;
        background-color: #007bff;
        top: 0px;
        left: 50%;
        margin-left: -1.5px;
    }

    .style-10 .single-service h3:after {
        position: absolute;
        content: "";
        width: 30px;
        height: 3px;
        background-color: #007bff;
        left: 50%;
        margin-left: -15px;
        top: 12px;
    }

    .style-10 .single-service a.border-btn {
        background-color: #007bff;
        position: absolute;
        left: 50%;
        margin-left: -70px;
        margin-top: 10px;
        z-index: 99;
    }

    .style-10 .single-service:hover img {
        opacity: .7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    }

    .style-10 .single-service img {
        -webkit-transition: .4s;
        transition: .4s;
    }







.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,.5);
    z-index: 99;
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}

.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 5px;
    border-color: rgba(255, 255, 255, 0.5);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}

.video-wrapper {
    position: relative;
    width: 100%;
    max-height: 711px;
    max-width: 100%;
    padding: 40% 0 0 0; /* 100%/16*9 = 56.25% = Aspect ratio 16:9 */
    overflow: hidden;
    border: 0;
}

    .video-wrapper video {
        position: absolute;
        width: 100%;
        max-height: 711px;
        top: 0;
        left: 0;
        object-fit: fill;
    }

#video {
    object-fit: initial;
    width: 100%;
    max-height: 711px;
    text-align: center;
}

.sha:hover {
    -moz-box-shadow: 1px 1px 5px #5B739F;
    -webkit-box-shadow: 1px 1px 5px #5B739F;
    box-shadow: 1px 1px 5px #5B739F;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    z-index: 4000;
    border: 11px solid #788BC1;
}


.portadatext {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Helvetica', Georgia, sans-serif;
    font-style: normal;
    /*text-transform: uppercase*/
}


@media (max-width:1366px) {
    .portadatext {
        font-size: 16px;
        font-weight: 600;
        font-family: 'Helvetica', Georgia, sans-serif;
        font-style: normal;
        /*text-transform: uppercase*/
    }
}

@media (max-width:1024px) {
    .portadatext {
        font-size: 13px;
        font-weight: 600;
        font-family: 'Helvetica', Georgia, sans-serif;
        font-style: normal;
        /*text-transform: uppercase*/
    }
}

.outer {
    -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    height: auto;
    margin: 10px;
    overflow: auto;
    padding: 7px 10px;
    width: 100%;
    font-family: arial;
    font-size: 13px;
    border: 1px solid #aaa;
    background-color: transparent;
    box-shadow: 0px 0px 16px 6px rgba(0, 0, 0, 0.28);
}


table.mapa {
    width: 100%;
    border-collapse: collapse;
    margin: 80px auto;
}

.img-responsive-5 {
    display: block;
    height: auto;
    width: 100%;
    padding-right: 15px;
    margin-bottom: 10px;
    margin-right: 10px;
}






.mylist {
    counter-reset: mycounter 0;
    margin-left: 0px;
    text-indent: -20px;
    line-height: 1.2em
}



.divbr {
    margin-bottom: 15px
}



@media (max-width: 768px) {
    .divbr a {
    position: relative;
    padding-left: 15px;
    color: #0645AD;
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    text-indent: 0;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    text-align: left;
    margin-top: 15px;
    }
}
@media (max-width: 768px) {
    .divbr {
    position: relative;
    padding-left: 15px;
    color: #0645AD;
    text-decoration: none;
    font-size: 16px;
    text-align: left;
    text-indent: 0;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
    text-align: left;
    margin-top: 15px;
    }
}

@media (max-width: 768px) {
    .divbr .fa-solid, .divbr .fas

 {
        margin-right: 10px;
        margin-left: 25px!important
    }
}

.container-nov {
    width: 100%;
    background-color: #e6f7ff;
    padding: 0px 0px 0px 10px;
}

@media (min-width: 992px) {
    .col-md-4-thumbs {
        float: left;
    }
}


@media (min-width: 992px) {
    .col-md-4-thumbs {
        width: auto;
        padding: 10px;
    }
}

@media (max-width:767px) {
    .col-md-4-thumbs {
        width: 100%;
        padding: 10px;
    }
}


.videohimnobox {
    position: relative;
    width: 100%;
    height: auto;
    padding-top: 10px;
}


/*
	Max width before this PARTICULAR table gets nasty. This query will take effect for any screen smaller than 760px and also iPads specifically.
	*/
table {
    border-collapse: collapse;
}



table, th, td {
    border: solid 1px #dedcdc;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #333;
    font-size: 1em
}


/*@media only screen  (min-device-width: 768px) and (max-device-width: 1024px) {


        table, thead, tbody, th, td, tr {
            display: block;
        }*/


@media(max-width: 411px) {
    td {
        display: block;
    }
}


thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

tr {
    margin: 0 0 1rem 0;
}

    tr:nth-child(odd) {
        background: #dee2e6;
    }

td.jueces {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
}

    td.jueces:before {
        position: absolute;
        top: 0;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }


    td.jueces:nth-of-type(1):before {
        content: "A\00F1o";
    }

    td.jueces:nth-of-type(2):before {
        content: "Presidente";
    }

    td.jueces:nth-of-type(3):before {
        content: "Jueces";
    }

    td.jueces:nth-of-type(4):before {
        content: "Fuente";
    }

}







.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
    display: block;
}



.tabset > label {
    display: inline-block;
    position: relative;
    padding: 15px 15px 15px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
}

    .tabset > label::after {
        content: "";
        position: absolute;
        left: 15px;
        bottom: 10px;
        width: 22px;
        height: 4px;
    }

    .tabset > label:hover,
    .tabset > input:focus + label {
        color: #06c;
        background: #ebebeb;
    }

        .tabset > label:hover::after,
        .tabset > input:focus + label::after,
        .tabset > input:checked + label::after {
        }

.tabset > input:checked + label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

.tab-panel {
    padding: 30px 0;
    border-top: 1px solid #ccc;
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
    box-sizing: border-box;
}


.tabset {
    max-width: 65em;
}



input[type=radio].hidden {
    display: none;
}


.nomarg {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}


@media (max-width:1366px) {
    .nomarg {
        margin-top: 5px;
        margin-right: 1px;
    }
}

@media (max-width:400px) {
    .nomarg {
        margin-top: 5px;
        margin-right: 1px;
    }
}

.column-left {
    float: left;
    width: 40%;
}

.column-right {
    float: right;
    width: 30%;
    text-align: left;
}

.column-center {
    display: inline-block;
    width: 30%;
}


@media (max-width:767px) {
    .column-center {
        display: block;
        width: 100%;
    }
}


.column-center2 {
    display: inline-block;
    width: 40%;
}


@media (max-width:767px) {
    .column-center2 {
        display: block;
        width: 100%;
    }
}


@media (max-width:767px) {
    .column-left {
        display: block;
        width: 100%;
    }
}

@media (max-width:767px) {
    .column-right {
        display: block;
        width: 100%;
    }
}


.fa-sitemap {
    color: #abaaaa;
    font-size: 16px;
}

.fa-info {
    color: #abaaaa;
    font-size: 16px;
}

.fa-phone-volume {
    color: #abaaaa;
    font-size: 16px;
}





#fontlinks {
    margin-bottom: 0px;
    margin-left: 15px;
    margin-top: 10px !important
}


@media (max-width:767px) {
    #fontlinks {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 15px;
        margin-top: -30px
    }
}

@media (max-width:758px) {
    #fontlinks {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 200px;
        margin-top: -30px
    }
}


#incfont {
    /*background: #f0f8ff;*/
    color: #fff;
    font-size: 0.8em;
    font-weight: normal
}

#decfont {
    /*background: #ffefdb;*/
    color: #fff;
    font-size: 0.8em;
    font-weight: normal
}


.buttonfont {
    color: dimgrey;
    height: 25px;
    width: 30px;
    margin-top: 0px;
}



#fontlinksp {
    margin-left: 50px;
    margin-right: 30%;
    margin-top: 2px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: -10px;
}



@media (max-width: 767px) {
    #fontlinksp {
        margin-left: 30%;
        margin-right: 30%;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
        display: none
    }
}


a.imagenesshow_img {
    display: block;
    width: 300px;
    position: relative;
    line-height: 25px;
}

    a.imagenesshow_img > div {
        position: absolute;
        padding: 0;
        margin: 0;
        left: -2px; /* change this value to one that works best for you */
        top: -20px; /* change this value to one that works best for you */
        background: transparent url(../images/flecha_fotos.png) left 23px no-repeat;
        margin-left: 0px;
        opacity: 0;
        height: 0;
        overflow: hidden;
        /* Enable transitions */
        /*-webkit-transition: all .3s ease .15s;
		-moz-transition: all .3s ease .15s;
		-o-transition: all .3s ease .15s;
		-ms-transition: all .3s ease .15s;
		transition: all .3s ease .15s;*/
    }

        a.imagenesshow_img > div img {
            padding: 8px;
            margin-left: 0px;
            border: 1px solid #BCBDC0;
            background-color: #fff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
            /* IE 5-7 */
            filter: alpha(opacity=90);
            /* Netscape */
            -moz-opacity: 0.9;
            /* Safari 1.x */
            -khtml-opacity: 0.9;
            /* Good browsers */
            opacity: 0.9
        }

    a.imagenesshow_img:hover > div {
        opacity: 1;
        height: auto;
        padding: 0px;
        z-index: 45000;
        margin-top: 45px;
    }



.color-box {
    margin: 15px 0;
    padding-left: 10px;
    width: 98%;
}

@media screen and (min-width: 768px) {
    .color-box {
        margin: 15px 0;
        padding-left: 40px;
        width: 98%;
    }
}


.space {
    margin-bottom: 45px !important;
}

.shadow {
    padding: 1px;
    margin: 10px 0;
}

.tip-box {
    background: #DDEDFE;
}

    .tip-box p {
      color: #333;
       font-weight: normal;
	font-size: 1.1em;
    }

.note-box, .warning-box, .tip-box {
    padding: 8px 8px 3px 26px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

note-box {
    color: #144261;
    background: #d5e9f6;
}


.info-tab {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    top: 4px;
}

.info-tab {
    float: left;
    margin-left: -23px;
}

    .info-tab i::before {
        width: 0px;
        height: 24px;
        box-shadow: inset 12px 0 13px rgba(0,0,0,0.5);
    }

    .info-tab i::before, .info-tab i::after {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        bottom: -10px;
        transform: rotateX(60deg);
    }

    .info-tab i::after {
        width: 0;
        height: 0;
        border: 12px solid transparent;
        border-bottom-color: #fff;
        border-left-color: #fff;
        bottom: -17px;
    }

    .info-tab i::before, .info-tab i::after {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        bottom: -17px;
        transform: rotateX(60deg);
    }

    .info-tab::before, .info-tab::after {
        display: inline-block;
        color: #fff;
        line-height: normal;
        font-family: "icomoon";
        position: absolute;
    }

    .info-tab::before, .info-tab::after {
        display: inline-block;
        color: #fff;
        line-height: normal;
        font-family: "icomoon";
        position: absolute;
    }

.tip-icon {
 position: relative;  
    display: inline-block;
    background: transparent;
}

@media (max-width: 768px) {
    .tip-icon {
        display: inline-block !important;
    }
    .tip-icon::before {
        display: inline-block !important;
        width: 20px !important;
        height: 20px !important;
    }
}

    .tip-icon::before {
        font-size: 24px;
        content: url('../../images/infobox.png');
		 background: transparent !important;  
    background-color: transparent !important;
        /*content: "\e901";*/
        top: 0px;
        left: 0px;
    }


    .tip-icon::before {
        font-family: FontAwesome;
        display: inline-block;
        padding-right: 6px;
        vertical-align: middle;
    }


.fa-concursos::before {
    font-size: 24px;
    content: url('../../images/icon_concursos.png');
    /*content: "\e901";*/
    top: 0px;
    left: 0px;
}

.fa-compras::before {
    font-size: 24px;
    content: url('../../images/icon_compras.png');
    /*content: "\e901";*/
    top: 0px;
    left: 0px;
}

.fa-cios::before {
    font-size: 24px;
    content: url('../../images/icon_cios.png');
    /*content: "\e901";*/
    top: 0px;
    left: 0px;
}


/*.arrow {
   margin-left:-15px;
}*/




.ante {
    color: #333;
}

.radios0 {
    border-radius: 0px;
    width: 100%;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url(fancybox_loading.gif) center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(blank.gif); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent; /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url(fancybox_sprite@2x.png);
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

        #fancybox-loading div {
            background-image: url(fancybox_loading@2x.gif);
            background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
        }
}


.fechanota {
    color: #797878;
    font-size: 0.9em;
}

.containergal {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

.comunicaciones {
    color: #525252;
}


.imagepresi {
    width: 64px;
    height: 64px;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px
}


.headingTwo1 {
    margin-left: 10px;
}



hr {
    background-color: #bbbaba;
    height: 1px;
    border: 0;
}

.espa1 {
    margin-left: 10px;
    margin-top: -10px;
}

.navigation {
    margin-top: 10px;
}





#ContentPlaceHolder2_UpdatePanel1 {
    margin-left: 10px;
}


@media screen and (max-width: 414px) {
    #ContentPlaceHolder2_UpdatePanel1 {
        margin-left: 0px;
    }
}



/*@media (max-width: 767px) {
    .centerimg {
        display: table;
        margin: 0 auto; text-align:center;
    }
}*/


section.centerimg .centerimg {
    margin: 0 auto;
}



.nobor {
    border-radius: 0px;
}

.leftv {
    float: left;
    width: 50%;
}

.rightv {
    float: right;
    width: 50%;
}



.group:after {
    content: "";
    display: table;
    clear: both;
}

@media screen and (max-width: 480px) {
    .leftv, .rightv {
        float: none;
        width: auto;
    }
}


* {
    box-sizing: border-box;
}

.containervivo {
    display: flex;
    flex-direction: column;
    padding: 5px 0;
    background-color: #f5f5f5;
    border: 0px solid #aaa;
    position: relative;
    padding-top: 250px;
    width: 100%;
    padding-left: 5px; /*margin-right:97%;*/
    margin: 0 auto;
    padding-right: 40px;
    padding-left: 5px;
}

@media (max-width:1920px) {
    .containervivo {
        display: flex;
        flex-direction: column;
        padding: 5px 0;
        background-color: #f5f5f5;
        border: 0px solid #aaa;
        position: relative;
        padding-top: 250px;
        width: 100%;
        padding-left: 5px; /*margin-right:97%;*/
        margin: 0 auto;
    }
}


@media (max-width:1600px) {
    .containervivo {
        display: flex;
        flex-direction: column;
        padding: 5px 0;
        background-color: #f5f5f5;
        border: 0px solid #aaa;
        position: relative;
        padding-top: 220px;
        width: 100%;
        padding-left: 5px; /*margin-right:97%;*/
        margin: 0 auto;
    }
}

@media (max-width:1440px) {
    .containervivo {
        display: flex;
        flex-direction: column;
        padding: 5px 0;
        background-color: #f5f5f5;
        border: 0px solid #aaa;
        position: relative;
        padding-top: 220px;
        width: 100%;
        padding-left: 5px; /*margin-right:97%;*/
        margin: 0 auto;
    }
}

@media (max-width:1366px) {
    .containervivo {
        display: flex;
        flex-direction: column;
        padding: 5px 0;
        background-color: #f5f5f5;
        border: 0px solid #aaa;
        position: relative;
        padding-top: 20px;
        width: 100%;
        padding-left: 5px; /*margin-right:97%;*/
        margin: 0 auto;
    }
}

@media (max-width:1280px) {
    .containervivo {
        display: flex;
        flex-direction: column;
        padding: 5px 0;
        background-color: #f5f5f5;
        border: 0px solid #aaa;
        position: relative;
        padding-top: 20px;
        width: 100%;
        padding-left: 5px; /*margin-right:97%;*/
        margin: 0 auto;
    }
}

@media (max-width:800px) {
    .containervivo {
        display: flex;
        flex-direction: column;
        padding: 5px 0;
        background-color: #f5f5f5;
        border: 0px solid #aaa;
        position: relative;
        padding-top: 20px;
        width: 100%;
        padding-left: 5px; /*margin-right:97%;*/
        margin: 0 auto;
    }
}






.boxvivo1 {
}

.boxvivo2 {
    background-color: #eaeaea;
}



.boxvivo {
    height: auto; /* `flex-basis: 100px` would also work */
    /*width: calc(100% - 20px);*/
    width: 47%;
    margin: 5px 5px;
    border: 1px solid #ccc;
    justify-content: center;
    align-items: center;
    font-size: 1.2em;
    margin-left: 10px;
}



@media (max-width:800px) {
    .boxvivo {
        height: auto; /* `flex-basis: 100px` would also work */
        /*width: calc(100% - 20px);*/
        width: 100%;
        margin: 5px 5px;
        border: 1px solid #ccc;
        justify-content: center;
        align-items: center;
        font-size: 1.2em;
    }
}


@media (max-width:320px) {
    .containervivo {
        flex-direction: column;
        padding-top: 5px;
    }

    .boxvivo {
        flex-basis: 100%;
    }
}


@media (min-width:800px) {
    .containervivo {
        flex-direction: row;
    }

    .boxvivo {
        flex-basis: 100%;
    }
}



div.fixvideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    div.fixvideo iframe, div.fixvideo object, div.fixvideo embed {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }



/*video e imagen de portada;*/

.video {
    height: 100%;
    width: 100%;
}

/*video del menu principal;*/
.videomenu {
    height: auto;
    width: 100%;
}

.videomenu-seccion {
    height: auto;
    width: 50%;
}


@media (max-width:411px) {
    .videomenu-seccion {
        height: auto;
        width: 100%;
    }
}


/*configurando mi video de portada*/
.video-mask {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100%
}


@media (max-width: 1366px) {
    .video-mask {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        left: 35%;
        transform: translateX(-50%);
        width: 100%;
    }
}

@media (max-width: 1280px) {
    .video-mask {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        left: 35%;
        transform: translateX(-50%);
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .video-mask {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        left: 35%;
        transform: translateX(-50%);
        width: 100%;
    }
}


@media (max-width: 411px) {
    .video-mask {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        left: 47%;
        transform: translateX(-50%);
        width: 100%;
    }
}

/*.video-mask2 {
     border-radius: 10px;
    overflow: hidden;
    position: relative;
    left: 50%;
    transform: translateX(-50%);

}

 @media (max-width: 1366px){
.video-mask2 {
     border-radius: 10px;
    overflow: hidden;
    position: relative;
    left: 38%;
    transform: translateX(-50%);
    width: 75%;
}
}*/






.video-maskopera {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 auto;
    width: 30%;
}


@media (max-width:768px) {
    .video-maskopera {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        left: 49%;
        transform: translateX(-50%);
        margin: 0 auto;
        width: 40%;
    }
}

@media (max-width:411px) {
    .video-maskopera {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        left: 49%;
        transform: translateX(-50%);
        margin: 0 auto;
        width: 100%;
    }
}

@media (max-width:320px) {
    .video-maskopera {
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin: 0 auto;
        width: 100%;
    }
}



/*configurando mis variables de control del menu principal*/

/*#pj {
    height: 90%;
    width: 94%;
 
}*/



@media (max-width: 411px) {
    #pj {
        height: auto;
        width: 100%;
    }
}
/*#cpj {
            height: 90%;
            width: 94%;
        }*/


@media (max-width:1680px) {
    #pj {
        height: 100%;
        width: 100%;
    }
}


@media (max-width:1680px) {
    #cpj {
        height: 100%;
        width: 100%;
    }
}


@media (max-width:1680px) {
    #scj {
        height: 100%;
        width: 100%;
    }
}


@media (max-width:1680px) {
    #transparencia {
        height: 100%;
        width: 100%;
    }
}

@media (max-width:1680px) {
    #cendij {
        height: 100%;
        width: 100%;
    }
}

@media (max-width:1680px) {
    #prensa {
        height: 100%;
        width: 100%;
    }
}








@media (max-width:1440px) {
    #pj {
        /*height: 125px;*/
        width: 70%;
        margin-left: -35px;
    }
}



@media (max-width:1440px) {
    #cpj {
        /*height: 125px;*/

        height: auto;
        width: 70%;
        margin-left: -35px;
    }
}


@media (max-width:1440px) {
    #scj {
        /*height: 125px;*/
        width: 70%;
        margin-left: -35px;
    }
}




@media (max-width:1440px) {
    #transparencia {
        width: 70%;
        margin-left: -35px;
    }
}

@media (max-width:1440px) {
    #cendijd {
        /*height: 125px;*/
        width: 70%;
        margin-left: -35px;
    }
}



@media (max-width:1440px) {
    #prensa {
        /*height: 125px;*/
        width: 70%;
        margin-left: -42px;
    }
}




@media (max-width:1366px) {
    #pj {
        /*height: 125px;*/
        width: 98%;
        margin-left: 34px;
    }
}



@media (max-width:1366px) {
    #cpj {
        /*height: 125px;*/

        height: auto;
        width: 98%;
        margin-left: 34px;
    }
}


@media (max-width:1366px) {
    #scj {
        /*height: 125px;*/
        width: 98%;
        margin-left: 34px;
    }
}




@media (max-width:1366px) {
    #transparencia {
        /*height: 125px;*/
        width: 98%;
        margin-left: 34px;
    }
}



@media (max-width:1366px) {
    #cendijd {
        /*height: 125px;*/
        width: 98%;
        margin-left: 34px;
    }
}



@media (max-width:1366px) {
    #prensa {
        /*height: 125px;*/
        width: 98%;
        margin-left: 34px;
    }
}




@media (max-width:1280px) {
    #pj {
        /*height: 125px;*/
        width: 70%;
        margin-left: 0px;
    }
}



@media (max-width:1280px) {
    #cpj {
        /*height: 125px;*/

        width: 70%;
        margin-left: 0px;
    }
}


@media (max-width:1280px) {
    #scj {
        /*height: 125px;*/
        width: 70%;
        margin-left: 0px;
    }
}


@media (max-width:1280px) {
    #transparencia {
        /*height: 125px;*/
        width: 70%;
        margin-left: 0px;
    }
}



@media (max-width:1280px) {
    #cendijd {
        /*height: 125px;*/
        width: 70%;
        margin-left: 5px;
    }
}



@media (max-width:1280px) {
    #prensa {
        /*height: 125px;*/
        width: 70%;
        margin-left: 0px;
    }
}









@media (max-width:1024px) {
    #pj {
        /*height: 125px;*/
        width: 50%;
        margin-left: -20px;
    }
}



@media (max-width:1024px) {
    #cpj {
        /*height: 125px;*/

        width: 50%;
        margin-left: -20px;
    }
}


@media (max-width:1024px) {
    #scj {
        /*height: 125px;*/
        width: 50%;
        margin-left: -20px;
    }
}


@media (max-width:1024px) {
    #transparencia {
        /*height: 125px;*/
        width: 50%;
        margin-left: -20px;
    }
}



@media (max-width:1024px) {
    #cendijd {
        /*height: 125px;*/
        width: 50%;
        margin-left: -20px;
    }
}



@media (max-width:1024px) {
    #prensa {
        /*height: 125px;*/
        width: 50%;
        margin-left: -30px;
    }
}











/*#scj {
                height: 90%;
                width: 94%;
            }*/

@media (max-width:1366px) {
    .sp-image {
        width: 100%;
    }
}



@media (max-width:1024px) {
    .sp-image {
        width: 100%;
    }
}



@media (max-width:320px) {
    .post-slide5 {
        width: 100%;
        margin: 0 auto;
    }
}



@media (max-width:320px) {
    .post-img {
        width: 100%;
        margin: 0 auto;
    }
}


#html-text {
    float: left;
    margin-right: 30px;
}

#map-canvas {
    height: 300px;
    float: left;
    width: 500px;
}

#idModal {
    display: block;
}


.social-box {
    margin: 10px 10px 10px 10px;
}

    .social-box .box {
        background: #FFF;
        border-radius: 10px;
        padding: 10px 10px;
        margin: 10px 10px 10px 10px;
        cursor: pointer;
        transition: all 0.5s ease-out;
    }

        .social-box .box:hover {
            box-shadow: 0 0 6px #4183D7;
        }

        .social-box .box .box-text {
            margin: 10px 10px 10px 10px;
            font-size: 15px;
            line-height: 30px;
        }

        .social-box .box .box-btn a {
            text-decoration: none;
            color: #4183D7;
            font-size: 15px;
        }





.box-title h3 {
    text-align: center;
    margin-top: 30px;
    font-size: 18px
}



.box-title p {
    text-align: center;
    margin-top: 30px;
    font-size: 15px;
}

    .box-title p:hover {
        text-align: center;
        margin-top: 30px;
    }


.box-text p {
    text-align: center;
    font-size: 15px;
}


    .box-text p:hover {
        text-align: center;
        font-size: 24px;
        color: #283b67;
    }

.box-text a {
    text-align: center;
    font-size: 15px;
}


    .box-text a:hover {
        text-align: center;
        font-size: 24px;
        color: #283b67;
    }

.fa {
    color: #4183D7;
}


.gmap_canvas {
    margin-top: 10px;
}





/*#menufix {
    position: fixed;
    top: 131px;
    z-index:12000; 
    width:100%;
}*/


table.compos {
    width: 100%;
}

.headercompos {
    background-color: #e4e8ec;
    color: #333;
    font-size: 1.5em;
    padding: 0.4rem;
    text-align: center;
    text-transform: uppercase;
}


img.compos {
    border-radius: 50%;
}

table.compos th {
    background-color: #eef1f9;
    font-weight: 600;
    text-align: center;
    display: table-column;
}

table.compos td, table th {
    color: #333;
    padding: 10px;
}

table.compos th {
    padding: 10px;
    padding-left: 15px;
}


table.compos img {
    width: 100%
}


.table-users {
    border: 1px solid #c5c4c4;
    border-radius: 10px;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1);
    max-width: calc(100% - 2em);
    margin: 1em auto;
    overflow: hidden;
    width: 100%;
}

table.compos tr:nth-child(2n+1) {
    background-color: #eef1f9;
}

table.compos td:last-child {
    font-size: 0.95em;
    line-height: 1.4;
    text-align: left;
}


.txtbold {
    font-weight: 600
}



@media (min-width:768px) {
    .container-thumbs {
        padding: 10px 0px 10px 0px;
        position: relative;
    }
}



@media (min-width: 992px) {
    .col-md-4-thumbs {
        width: auto;
        padding: 10px;
    }
}

@media (min-width: 992px) {
    .col-md-4-thumbs {
        float: left;
    }
}


@media (min-width: 992px) {
    .col-md-4-thumbs2 {
        width: 14%;
        padding: 10px;
        margin-left: 10px;
    }
}

@media (min-width: 992px) {
    .col-md-4-thumbs2 {
        float: left;
    }
}

.col-md-4-thumbs2 img {
    float: left;
    width: 100%
}



@media (min-width: 992px) {
    .col-md-4-thumbs3 {
        width: 1%;
        padding: 10px;
        text-align: center;
    }
}


@media (min-width: 992px) {
    .col-md-4-thumbs3 {
        float: left;
    }
}


@media (min-width: 992px) {
    .col-md-4-thumbs4 {
        width: auto;
        margin-left: -20px
    }
}

@media (min-width: 992px) {
    .col-md-4-thumbs4 {
        float: left;
    }
}


.container-nov {
    width: 100%;
    background-color: #e6f7ff;
    padding: 0px 0px 0px 10px;
}

.container-nov2 {
    width: 100%;
    background-color: #f2f2f2;
    padding: 0px 0px 0px 10px;
}


.ContentPlaceHolder2 {
    margin-left: 20px;
}


.margcard {
    margin-left: 0px !important;
}

.bodymarg {
    margin-left: 10px;
    margin-top: 20px;
}


.boldmarg {
    font-weight: 600;
    height: 40px;
    vertical-align: middle;
    margin-top: 20px;
}




.ratingStar {
    background-image: url(../img/filed.png);
    width: 32px;
    height: 32px;
}

.savedRatingStar {
    background-image: url(../img/s4.png);
    width: 32px;
    height: 32px;
}

.filledRatingStar {
    background-image: url(../img/filed.png);
    width: 32px;
    height: 32px;
}

.emptyRatingStar {
    background-image: url(../img/empty.png);
    width: 32px;
    height: 32px;
}

@media (max-width: 768px) {
    #buttonup {
        margin: 10px !important;
        padding: 10px;
        font-size: 14px;
        border-radius: 6px;
        visibility: visible !important;
        right: 5px !important;
    }
}



#buttonup {
    display: inline-block;
    background-color: #1f80e4;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 0px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For Internet Explorer 8 and earlier */
    visibility: hidden;
    z-index: 1000;
}

    #buttonup::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 2em;
        line-height: 50px;
        color: #fff;
    }

    #buttonup:hover {
        cursor: pointer;
        background-color: #1a4782;
    }

    #buttonup:active {
        background-color: #555;
    }

    #buttonup.show {
        opacity: 1;
        visibility: visible;
    }

#toTop {
    display: inline-block;
    background-color: #1f80e4;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 0px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For Internet Explorer 8 and earlier */
    visibility: hidden;
    z-index: 1000;
}

    #toTop::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 2em;
        line-height: 50px;
        color: #fff;
    }

    #toTop:hover {
        cursor: pointer;
        background-color: #1a4782;
    }

    #toTop:active {
        background-color: #555;
    }

    #toTop.show {
        opacity: 1;
        visibility: visible;
    }






/* Styles for the content section */

.contentup {
    width: 100%;
}

@media (max-width: 768px) {
    .contentup {
        height: auto;
    }
}


/*@media (min-width: 500px) {
        .contentup {
            width: 43%;
        }*/

#buttonup {
    margin: 30px;
}


.contentup h1 {
    margin-bottom: -10px;
    color: #03a9f4;
    line-height: 1.5;
}

.contentup h3 {
    font-style: italic;
    color: #96a2a7;
}


#divcaptcha {
    background-color: #ccd5cc;
    width: 75%;
    color: #333333;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 0;
    align-items: center;
    justify-content: space-around;
    display: flex;
    float: none;
    border: 1px solid #000;
    border-radius: 7px;
    -moz-border-radius: 7px;
}

@media (max-width: 414px) {
    #divcaptcha {
        background-color: #ccd5cc;
        width: 100%;
        color: #333333;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        padding: 10px 0;
        align-items: center;
        justify-content: space-around;
        display: flex;
        float: none;
        border: 1px solid #000;
        border-radius: 7px;
        -moz-border-radius: 7px;
    }
}

@media (max-width: 320px) {
    #divcaptcha {
        background-color: #ccd5cc;
        width: 100%;
        color: #333333;
        height: auto;
        margin: 0 auto;
        overflow: hidden;
        padding: 10px 0;
        align-items: center;
        justify-content: space-around;
        display: flex;
        float: none;
        border: 1px solid #000;
        border-radius: 7px;
        -moz-border-radius: 7px;
    }
}




.column_captcha {
    text-align: center;
    height: auto;
}

.left_captcha {
    width: 48%;
}

@media (max-width:1366px) {
    .left_captcha {
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width:1366px) {
    .right_captcha {
        margin: 0 auto;
        width: 100% !important;
    }
}




.right_captcha {
    width: 52%;
}

.captchaimg {
    width: 80%;
}

@media (max-width:400px) {
    .captchaimg {
        width: 80%;
    }
}


#txtCapcha {
    white-space: normal;
    overflow: scroll;
    height: auto;
    color: #3b6809;
    white-space: normal;
    word-wrap: break-word;
    white-space: pre;
    overflow: visible;
    font-size: 1.2em;
    /*height: 24px !important;*/
}

#txtSugerencia {
    height: 150px;
    overflow-y: scroll;
}

@media (max-width:320px) {
    #txtSugerencia {
        width: 100%;
        margin: 0 auto;
    }
}





@media (max-width:320px) {
    #txtCapcha {
        font-size: 0.8em;
        color: #3b6809;
        white-space: normal;
        word-wrap: break-word;
        white-space: pre;
        overflow: visible;
        width: 92%;
        /*height: 24px !important;*/
    }
}

p.boxdescarga {
    color: #fff;
    background: #fff;
    width: auto;
    line-height: 40px;
}

span.docudescarga {
    background: #fff;
}

input.docudescarga {
    vertical-align: text-bottom;
    border: 1px solid #CCC;
    height: 24px;
}

button.docudescarga {
    vertical-align: text-bottom;
    border: 1px solid #CCC;
    height: 24px;
}

.margbutton {
    left: 0px;
    position: relative;
    float: right;
}


.margbutton2 {
    left: 36%;
    position: relative;
}



.left-cell {
    display: table-cell;
    vertical-align: middle;
}

.right-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}


.txt-registro {
    text-align: center;
}


.st-label {
    font-size: 16px;
    font-weight: 800
}

span.st-label {
    font-size: 16px;
    font-weight: 600;
}

    span.st-label:hover {
        font-size: 16px;
        font-weight: 800;
        color: #ff4e00
    }

#st-1 .st-btn[data-network='email'] > span {
    color: #7d7d7d;
}


.st-btn {
    color: #006633;
}




.img-valign {
    vertical-align: middle;
    height: 12px;
}

.historial {
    font-size: 1.1em;
}


#bandmemberinfo-container {
    width: 100%;
    background-color: #fff;
    height: auto;
    margin-top: 10px;
    color: #333;
    font-family: Arial;
}

    #bandmemberinfo-container img {
        width: 100%;
        max-width: 350px;
        float: left;
        margin-right: 20px
    }




.img-responsive-dir {
    padding-right: 0px;
}


.txtdir {
    color: #6776a2;
}




.ddltipo {
    height: 50px;
    width: 92%;
    border: 1px solid #ced4da;
}

#divcen {
    display: inline-flex;
    margin: 0 auto;
    width: 100%
}

@media only screen and (max-width:779px) {
    #divcen {
        display: block;
        margin: 0 auto;
    }
}

/*@media (max-width:800px) {
    #divcen {
        display:inline-block;
        margin: 0 auto;
    }
}*/




#divcen2 {
    width: 100%;
}

#innerdivcen2 {
    width: 100%;
    margin: 0 auto;
}


@media (min-width:1366px) {
    #innerdivcen2 {
        width: 50%;
        margin: 0 auto;
    }
}


.downloadtxt {
    font-size: 1em;
    font-style: normal;
    color: #479d0b;
}

.table100 {
    width: 100%;
}

.margpub {
    margin-left: 10px;
}



.nav-pills {
    margin-top: 20px;
    padding-bottom: 10px;
}

    .nav-pills .nav-link {
        box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
    }

li.nav-link:first-child::before {
    content: '';
    height: 40px;
    background: #fff;
    width: 20px;
    position: absolute;
    top: 1px;
    left: -8px;
}

.nav-pills .nav-pills a span {
    display: inline-block;
}

#pills-tabContent {
    margin-top: 0px;
}



/*@media (max-width:570px) {
    #pills-tab {
        padding-bottom: 150px;
    }
}

@media (max-width:319px) {
    #pills-tab {
        padding-bottom: 210px;
    }
}*/





#wrapper-video {
    max-width: 100%;
    height: auto;
}



h1.pageTitle {
    color: #000000;
    text-shadow: 2px 2px 5px #ccc;
    margin-top: 50px;
}

.link a {
    text-decoration: none;
    color: #CC9933;
    font-size: 13px;
    text-shadow: 2px 2px 5px #ccc;
    line-height: 22px;
}

    .link a:hover {
        color: #000000;
    }

h2 {
    margin: 20px 0 5px 0;
    text-decoration: none;
}

.container {
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

.container-f {
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

.container p {
    padding: 5px 0 5px 0;
}

.container img {
    padding: 0px;
    border: 0px solid #ccc;
    background: #fff;
    color: #fff !important;
}



@media (max-width:540px) {
    .container img {
        padding: 0px;
        border: 0px solid #ccc;
        background: #fff;
        color: #fff !important;
        width: 66px;
    }
}

@media (max-width:398px) {
    .container img {
        padding: 0px;
        border: 0px solid #ccc;
        background: #fff;
        color: #fff !important;
        width: 66px;
    }
}


@media (max-width:384px) {
    .container img {
        padding: 0px;
        border: 0px solid #ccc;
        background: #fff;
        color: #fff !important;
        width: 66px;
    }
}


.container img.left {
    float: left;
    margin: 21px 20px 10px 0;
}

.container img.right {
    float: right;
    margin: 21px 0 10px 20px;
}

.container img.left.nopad {
    margin-top: 12px;
}

.container strong {
    color: #333;
    font-weight: bold;
}

    .container strong a:visited {
        color: #fff;
        font-weight: bold;
    }

.container a {
    color: #0645AD;
    font-weight: normal;
    font-family: tahoma;
    font-size: 1.2em;
    pointer-events: auto !important
}

    .container a:visited {
        color: #fff;
        font-weight: bold;
    }

.container ul {
    /*padding: 0 0 15px 15px;*/
}

    .container ul li {
        padding: 0 0 10px 0px;
        line-height: 20px;
        list-style: bullet;
    }


/*tuts start here*/

#wrapper-novedades {
    width: 100%;
    margin: 0 auto;
    position: relative;
    /*top: 15px;*/
    background: #fff;
    height: auto;
    padding: 15px;
    overflow-y: scroll;
    height: 350px;
}

#tabs-novedades {
}

    #tabs-novedades li {
        float: left;
        list-style: none;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        margin-right: 5px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        -moz-box-shadow: 0 -2px 2px #dadada;
        -webkit-box-shadow: 0 -2px 2px #dadada;
        box-shadow: 0 -2px 2px #dadada;
    }

        #tabs-novedades li a {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 13px;
            font-weight: bold;
            color: #000000;
            padding: 7px 14px 6px 12px;
            display: block;
            background: #FFFFFF;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
            text-decoration: none;
            background: -moz-linear-gradient(top, #ebebeb, white 10%);
            background: -webkit-gradient(linear, 0 0, 0 10%, from(#ebebeb), to(white));
            border-top: 1px solid white;
            text-shadow: -1px -1px 0 #fff;
            outline: none;
        }

            #tabs-novedades li a:hover, #tabs-novedades li a.inactive:hover {
                border-top: 1px solid #dedede;
                color: #000000;
            }

            #tabs-novedades li a.inactive {
                padding-top: 5px;
                padding-bottom: 5px;
                color: #666666;
                background: -moz-linear-gradient(top, #dedede, white 75%);
                background: -webkit-gradient(linear, 0 0, 0 75%, from(#dedede), to(white));
                border-top: 1px solid white;
            }

.container-novedades {
    clear: both;
    padding: 10px 0px;
    width: 100%;
    background-color: #fff;
    text-align: left;
}

li.nobullet {
    list-style-type: none;
    list-style: none;
}

img.notsha {
    box-shadow: none;
    border: 0px;
    margin-bottom: 5px;
}



#areaServicio .divServicio {
    width: 100%;
    background-color: #F1F1F1 !important;
    border-left: 9px solid #1f80e4 !important;
    padding: 30px 20px 20px 30px;
    text-align: left;
}


#areaServicio, #areaDServicio {
    margin-top: 30px;
    margin-bottom: 20px;
}

    /*.divServicio h2 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: bold;
    color: #0D4B9C !important;
}

.divServicio h3 {
    font-family: 'Helvetica', Georgia, sans-serif;
    font-size: 12px !important;
    color: #707070 !important;
}*/

    #areaDServicio .divDServicio {
        width: 100%;
        text-align: center;
    }

        #areaDServicio .divDServicio .col-md-3 > img {
            width: 30px;
            height: 30px;
            background-color: #FFF;
        }


.btn-success {
    color: #fff;
    background-color: #1f80e4;
    border-color: #4472AF;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

#areaServicio .col-md-12:nth-of-type(1n+2) {
    margin-top: 20px;
}



#areaDServicio .divDServicio .col-md-3 {
    margin-top: 5px;
    border-style: solid;
    border-width: 2px;
    border-color: #CFD8DC;
    border-radius: 5px;
    padding: 10px 15px;
    background-color: #FFF;
    min-height: 150px;
    height: auto;
    display: inline-block;
}

#areaDServicio .divDServicio {
    width: 100%;
    text-align: center;
    font-size: 1.2em;
}

@media (max-width:320px) {
    #areaDServicio .divDServicio {
        font-size: 0.8em;
        color: #3b6809;
        white-space: normal;
        word-wrap: break-word;
        white-space: pre;
        overflow: visible;
        width: 92%;
        display: block;
        /*height: 24px !important;*/
    }
}


@media (min-width:768px) {
    #areaDServicio .divDServicio {
        margin-top: 5px;
        border-style: solid;
        border-width: 2px;
        border-color: #CFD8DC;
        border-radius: 5px;
        padding: 10px 15px;
        background-color: #FFF;
        min-height: 150px;
        height: auto;
        display: inherit;
    }
}

.espacioup {
    padding-top: 15px;
}




/*@media (max-width:320px) {
    .controlcontacto {
        margin-left: 60px;
        margin-top: 2px
    }
}*/







img.displayedcentered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    height: 210px;
    padding-top: 30px;
    border: 0px;
    box-shadow: none;
}

#btn_nofound {
    background: #fff;
    color: #000;
}

    #btn_nofound:visited {
        background: #fff;
        color: #280AAB;
    }

.text-center {
    text-align: center;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.noencontrada {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); /* for IE 9 */
    -webkit-transform: translate(-50%, -50%); /* for Safari */
}

.text-muted {
    font-size: 1.4em;
    color: #333;
}

#btn_nofound:hover {
    background: #f5f275;
}



.email-opt-in {
    display: block;
    width: 100%;
    padding: 2em 0.5em 4em;
    background: #416AA6;
    color: white;
    margin-bottom: 1.5rem;
}

.bg_nofount {
    background: #dcdada;
    width: 100%
}


.SiteMapPath1 {
    margin-left: 32px;
}

#SiteMapPath11 {
    margin-left: 10px;
    padding-top: 3px;
    font-size: 0.8em;
    color: #fff;
    line-height: 45px !important;
}



@media (max-width:565px) {
    #SiteMapPath11 {
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 0px;
        padding-left: 1em;
        text-indent: -0.6em;
        font-size: 0.9em;
        color: #330000;
        line-height: 25px;
    }
}


@media (max-width:414px) {
    #SiteMapPath11 {
        margin-left: 5px;
        margin-right: 5px;
        padding-top: 15px;
        padding-left: 1em;
        text-indent: -0.6em;
        font-size: 0.9em;
        color: #330000;
        line-height: 25px;
    }
}



#ContentPlaceHolder2_TreeView1n0Nodes {
    background-color: #fff
}


.ajax__tab_default .ajax__tab {
    display: block;
    float: left;
    height: 21px;
    margin-top: 1px;
    font-weight: bold;
    font-size: 14px;
}

.ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
    background-repeat: repeat-x;
    margin: 0;
    padding: 0px;
}


.rightimagetext {
    float: right;
    padding: 0 0 20px 20px;
}




.textm a:focus {
    left: auto;
    position: relative;
    width: auto;
    height: auto;
}




video::-webkit-media-controls-fullscreen-button {
    display: none !important;
}



.facenter {
    color: #0047BA;
}


@media only screen and (max-width: 600px) {
    .facenter {
        color: #0047BA;
        margin-top: 0px;
    }
}




.fa-bars {
    color: #1F80E4
}

.fa {
    color: #fff
}




.textbuscador {
    text-align: left;
    padding: 0 0 0 2px;
    font-size: 1.2em;
    color: #1e1e1e;
}



@media screen and (max-width:411px) {
    .thumbnails2 > img, .thumbnails2 a > img {
        max-width: 80%;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        max-height: 100%;
        display: inline;
        margin-bottom: 0px;
    }
}




.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
}


.well2 {
    min-height: 20px;
    position: relative;
    padding: 19px;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: #1F80E4;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
}



@media screen and (max-width:411px) {
    .well2 {
        min-height: 20px;
        position: relative;
        padding: 10px;
        margin-bottom: 10px;
        background-color: #1F80E4;
        border: 1px solid #e3e3e3;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    }
}





.icon-bar2 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    float: right;
}

    .icon-bar2 a {
        display: block;
        text-align: center;
        padding: 10px;
        /*transition: all 0.3s ease;*/
        color: white;
        font-size: 20px;
    }

        .icon-bar2 a:hover {
            background-color: #000;
        }

.twitter2 {
    background: #fff !important;
    color: white;
}

.facebook2 {
    background: #fff !important;
    color: white;
}

.instagram2 {
    background: #fff !important;
    color: white;
}

.youtube2 {
    background: #fff !important;
    color: white;
}

.flickr2 {
    background: #fff !important;
    color: #999;
}

.fa-twitter {
    color: #fff;
}

.fa-facebook {
    color: #fff;
}

.icon-bar2 a.fa-facebook:hover {
    background-color: #afafaf;
}

.fa-facebook {
    color: #2144b6;
    height: 44px;
    width: 44px;
    text-align: center;
    font-size: 24px !important;
}




.fa-twitter {
    color: #2144b6;
    height: 44px;
    width: 44px;
    text-align: center;
    font-size: 24px !important;
    font-size: 24px !important;
}

.fa-envelope {
    color: #2144b6;
    height: 44px;
    width: 44px;
    text-align: center;
    font-size: 24px !important;
    font-size: 24px !important;
}

.fa-flickr {
    color: #2144b6;
    height: 44px;
    width: 44px;
    text-align: center;
    font-size: 24px !important;
    font-size: 24px !important;
}

.fa-linkedin {
    color: #2144b6;
    background: #fff !important;
    height: 44px;
    width: 44px;
    text-align: center;
    font-size: 24px !important;
}


.fa-youtube {
    color: #2144b6;
    height: 44px;
    width: 44px;
    text-align: center;
    font-size: 24px !important;
}



.fa-instagram {
    color: #2144b6;
    height: 44px;
    width: 44px;
    text-align: center;
    font-size: 24px !important;
}



.fa-twitter.fix {
    color: #fff !important;
    font-size: 24px !important;
}

.fa-facebook.fix {
    color: #0047BA !important;
    background: #fff !important;
}





.fa-flickr.fix {
    color: #0047BA !important;
    height: 28px;
    width: 28px;
    text-align: center
}

.fa-linkedin.fix {
    color: #0047ba !important;
    background: #fff !important;
    height: 28px;
    width: 28px;
    text-align: center
}


.fa-youtube.fix {
    color: #0047ba !important;
    background: #fff !important;
    height: 28px;
    width: 28px;
    text-align: center
}



.fa-instagram.fix {
    color: #0047ba !important;
    background: #fff !important;
    height: 28px;
    width: 28px;
    text-align: center
}





.contentx2 {
    margin-left: 770px;
    font-size: 30px;
}




.eos-item2 a {
    color: #062d98;
    background: none
}

    .eos-item2 a:hover {
        background: #ff4e00;
        color: #fff;
    }

    .eos-item2 a:visited {
        color: #333;
    }




.subitem {
    color: #093c8d;
    font-size: 1.1em
}


    .subitem:hover {
        text-decoration: underline;
        border-bottom-color: #1F80E4;
        display: inline-block;
        text-decoration-color: #152D7E;
        -webkit-text-decoration-color: #1F80E4;
        color: #152D7E;
    }




.linechul {
    width: 100%;
    /*background-image: url(../images/bgtransparencia2.jpg);*/
    background: #021944;
    background-attachment: fixed;
    background-position: center center;
    /*background-size: cover;*/
    position: absolute;
    margin-top: 158px;
    margin-bottom: 155px !important;
}




@media screen and (max-width:1366px) {
    .linechul {
        width: 100%;
        /*background-image: url(../images/bgtransparencia2.jpg);*/
        background: #fff;
        background-attachment: fixed;
        background-position: center center;
        /*background-size: cover;*/
        position: absolute;
        margin-top: 60px:
    }
}

.containermapa {
    background: #021944;
    margin-top: 45px;
    width: 100%;
    margin: auto;
    margin-top: -25px;
    height: 45px
}


@media screen and (max-width:1366px) {
    .containermapa {
        background: #021944;
        width: 100%;
        margin: auto;
        margin-top: 0px !important;
    }
}

@media screen and (max-width:1024px) {
    .containermapa {
        background: #021944;
        width: 100%;
        margin: auto;
        margin-top: -5px !important;
    }
}



@media (max-width:767px) and (min-width:580px) {
    .containermapa {
        background: #093c8d;
        margin-top: 0px;
        width: 100%;
        margin: auto;
        margin-top: 0px !important;
        height: 45px
    }
}


@media screen and (max-width:514px) {
    .containermapa {
        display: none;
    }
}

.containermapa a {
    background: none;
    margin-top: 0px;
    margin: auto;
    color: #fff !important;
    margin-left: 2px;
    font-size: 1.1em !important
}

    .containermapa a:visited {
        color: #fff !important;
    }


.textimage {
    font-size: 1.2em
}

.textimage {
    font-size: 1.2em
}

.containerimage {
    position: relative;
    text-align: center;
    color: white;
}


@media screen and (min-width: 2560px) {
    .containerimage {
        position: relative;
        text-align: center;
        color: white;
          margin-top: -30px!important; 
    }
}




@media screen and (max-width:414px) {
    .containerimage {
        position: relative;
        text-align: center;
        color: white;
        margin-top: 10px
    }
}



.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.centeredimage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

a.navegation-link {
    padding: 0px 0px;
    word-wrap: normal;
    display: block;
    font-size: 0.9em;
    font-family: Tahoma;
	 text-align: left;  
	  margin-left: 0 !important;     
    padding-left: 20px !important;      
    text-indent: 0 !important;  
}

    a.navegation-link:visited {
        color: #551A8B !important;
    }



@media (max-width: 768px) {
  a.navegation-link {
    padding: 0 !important;           
    margin-left: 0px !important;     
    padding-left: 20px !important;      
    text-indent: 0 !important;      
    display: block;                
    font-size: 0.9em;               
    text-align: left;   
	
  }
}



span:visited a {
    cursor: pointer;
    color: red;
    text-decoration: underline;
}



#ContentPlaceHolder2_lblMensaje {
    cursor: pointer;
    color: #ff0000 !important;
    text-decoration: none;
    font-size: 0.9em !important;
    line-height: 1.4em
}


.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}


.responsiveimg {
    width: 90%;
    height: auto;
}



.nuevaventana {
    font-size: 0.9em;
    color: #333;
	margin-left: -5px;
}


@media (max-width: 768px) {
    .nuevaventana {
        font-size: 0.9em !important;
        color: #333 !important;
        margin-left: 2px !important;
    }
}



.form {
    flex-basis: 70%;
    -webkit-flex-basis: 70%;
    padding: 1em 1em;
    background-color: rgba(229, 235, 245, 1);
    width: 96%;
}

@media screen and (max-width: 600px) {
    .form {
        flex-basis: 70%;
        -webkit-flex-basis: 70%;
        padding: 1em 1em;
        background-color: rgba(229, 235, 245, 1);
        width: 96%;
        margin: 0 auto !important;
    }
}



.container {
    max-width: 1200px;
}

.dataTables_filter {
    display: none;
}

.headings-color {
    font-weight: 700;
    color: rgba(13, 75, 156, 1);
}

.card-styles {
    background-color: rgba(229, 235, 245, 1);
}

label {
    color: rgba(13, 75, 156, 1);
    font-size: 1.3em;
    font-weight: 600;
}

.table .thead-dark th {
    color: #fff;
    background-color: rgba(13, 75, 156, 1) !important;
    color: rgba(255, 255, 255, 1) !important;
    border-color: #ffffff;
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 12px 14px !important;
}

.form-group {
    margin-bottom: 0.5rem;
    margin-top: 20px
}

.custom {
    padding: .5rem 2rem;
}

.dataTables_length {
    display: none;
}

.form-control {
    font-size: .85rem;
}
/*LOADER*/
.loading {
    width: 98%;
    height: 63%;
    position: absolute;
    background: rgba(0,0,0,.075);
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner .6s linear infinite;
}

.modal .close {
    color: #fff;
}

.btn-view {
    color: #309c48;
}

.btn.disabled, .btn:disabled {
    opacity: .65;
    color: gray !important;
}

.tooltip0, .tooltip1, .tooltip2 {
    display: inline-block;
    position: relative;
    border-bottom: 1px dotted #666;
    text-align: left;
}

    .tooltip0 h3, .tooltip1 h3, .tooltip2 h3 {
        padding: 5px;
        margin-left: 5px;
        margin-bottom: 0px;
    }

    .tooltip0 .bottom, .tooltip1 .bottom, .tooltip2 .bottom {
        min-width: 380px;
        max-width: 420px;
        top: 30px;
        left: 50%;
        transform: translate(-30%, 0);
        color: #FFFFFF;
        background-color: #0099FF;
        font-weight: normal;
        font-size: 13px;
        border-radius: 8px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        border: 1px solid #3366FF;
        box-shadow: 0 1px 8px rgba(0,0,0,0.5);
        visibility: hidden;
        opacity: 0;
        transition: opacity 0.8s;
    }

    .tooltip0:hover .bottom, .tooltip1:hover .bottom, .tooltip2:hover .bottom {
        visibility: visible;
        opacity: 1;
    }

    .tooltip0 .bottom i, .tooltip1 .bottom i, .tooltip2 .bottom i {
        position: absolute;
        bottom: 100%;
        left: 30%;
        margin-left: -10px;
        width: 20px;
        height: 10px;
        overflow: hidden;
    }

        .tooltip0 .bottom i::after, .tooltip1 .bottom i::after, .tooltip2 .bottom i::after {
            content: '';
            position: absolute;
            width: 10px;
            height: 10px;
            left: 50%;
            transform: translate(-50%,50%) rotate(45deg);
            background-color: #0099FF;
            border: 1px solid #3366FF;
            box-shadow: 0 1px 8px rgba(0,0,0,0.5);
        }

input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    /* width: 1%; */
    min-width: 0;
    margin-bottom: 0;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select {
    color: #666666;
    background-color: #fafafa;
    border-color: #cccccc;
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    height: 40px;
    margin-left: 0px;
}

.form-control {
    font-size: .85rem;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.custom {
    padding: .5rem 2rem;
    margin-left: 10px;
}

.fa, .fas {
    font-weight: 900;
}

.headings-color {
    font-weight: 700;
    color: rgba(13, 75, 156, 1);
    font-size: 1rem !important;
    text-align: left;
}


@media(max-width:414px) {
    .headings-color {
        font-weight: 700;
        color: rgba(13, 75, 156, 1);
        font-size: 1.1rem !important;
        text-align: left;
        margin-left: 22px
    }
}


.elementor *, .elementor :after, .elementor :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.h6, h6 {
    font-size: 1.3rem !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 700;
    line-height: 1.2;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
    height: 30px
}

.custom {
    padding: .5rem 2rem !important;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    /*height: 35px;*/
}

tn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    /*font-size: 1.2rem;*/
    line-height: 1.5;
    border-radius: .2rem;
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus, a.wp-block-button__link:not(.has-background):active, a.wp-block-button__link:not(.has-background):focus, a.wp-block-button__link:not(.has-background):hover {
    color: #ffffff;
    background-color: #0788f9;
}



button.btn.btn-link:focus {
    color: #ffffff;
    background-color: #eeeeee;
    outline: none;
}



.custom {
    padding: .5rem 2rem;
}

.inline {
    display: inline-block;
    margin-right: 5px;
    text-align: center
}

.ml-auto, .mx-auto {
    margin-left: 0px !important
}


p {
    margin-top: 0;
    margin-bottom: 0.5rem !important;
    line-height: 25px;
    font-size: 0.9em
}


h3, .h3 {
    font-size: 1.17em;
    text-align: left;
    color: rgba(13, 75, 156, 1);
    font-weight: 700;
    font-weight: 600;
    font-weight: bold;
}

.card-styles {
    background-color: rgba(229, 235, 245, 1);
}

a {
    color: #0645AD;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    margin: 3px;
    line-height: 1.5em;
    font-size: 0.9em !important;
}


.icon-bar2 a:visited {
    color: #fff !important;
}



iframe {
    border-width: 0px;
}

img.transparenciaindex {
    max-width: 100%;
    height: auto;
}


#menu-outer {
    height: 84px;
    background: url(images/bar-bg.jpg) repeat-x;
}

.tablec {
    display: table; /* Allow the centering to work */
    margin: 0 auto;
    margin-top: 40px;
    margin-left: 265px;
    float: right;
    text-align: right;
}

@media only screen and (max-width: 600px) {
    .tablec {
        margin-top: 20px;
        margin: 0 auto;
        display: table;
        margin: 0 auto !important;
        text-align: right;
    }
}


ul#horizontal-list {
    /* min-width: 696px; */
    list-style: none;
    padding-top: 0px;
    padding-bottom: 10px;
}



@media(max-width:1366px) {
    ul#horizontal-list {
        list-style: none;
        padding-top: 0px;
        padding-bottom: 10px;
        margin-left: 40px
    }
}

@media(max-width:768px) {
    ul#horizontal-list {
        list-style: none;
        padding-top: 0px;
        padding-bottom: 10px;
        margin-left: 40px; /*padding-right:71px!important;*/
    }
}

@media(max-width:900px) {
    ul#horizontal-list {
        list-style: none;
        padding-top: 0px;
        padding-bottom: 10px;
        margin-left: 40px; /*padding-right:98px*/
    }
}

@media(max-width:414px) {
    ul#horizontal-list {
        list-style: none;
        padding-top: 0px;
        padding-bottom: 10px;
        margin-left: 0px !important;
        padding-right: 0px !important;
    }
}



ul#horizontal-list li {
    display: inline;
}



.enlaces-busqueda {
    margin-left: 0px !important;
}


.espaciob {
    margin-bottom: 25px !important;
}


.fa-file-pdf {
    color: #D61E00 !important;
}

.fa-file-powerpoint {
    color: #DB6905 !important;
}

.fa-file-excel {
    color: #29C853 !important;
}

.fa-file-word {
    color: #529BF0 !important;
}


ul#horizontal-list {
    list-style: none;
    padding-top: 0px;
    padding-bottom: 10px;
    margin-left: 0px !important;
}


@media only screen and (min-width:800px) {
    .inicio {
        display: none;
    }
}


.pi {
    line-height: 55px !important;
}

.eos-group-title.pi {
    background-color:#0047BA !important;
}



@media only screen and (max-width:514px) {
    .inicionomob {
        display: none !important;
    }
}



.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top;
    margin-top: 6px;
}



/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}


.resp-sharing-button--email {
    background-color: none
}

    .resp-sharing-button--email:hover {
        background-color: none
    }

    .resp-sharing-button--email:hover,
    .resp-sharing-button--email:active {
        background-color: none;
        border-color: none;
    }

.resp-sharing-button--pinterest {
    background-color: #bd081c;
    border-color: #bd081c;
}

    .resp-sharing-button--pinterest:hover,
    .resp-sharing-button--pinterest:active {
        background-color: #8c0615;
        border-color: #8c0615;
    }






.close, .share .close {
    width: 20px;
    height: 20px;
    z-index: 3;
    color: #fff;
    border-radius: 50%;
    background-color: #000;
    cursor: pointer;
    font-size: 16px;
    transition: 200ms opacity 400ms
}

.share {
    position: relative;
    text-align: left
}

    .share .tooltip {
        position: absolute;
        top: 60px;
        left: 0;
        box-shadow: 0 8px 13px rgba(0,0,0,.36),0 0 0 1px rgba(0,0,0,.06);
        background-color: #017ED5;
        border-bottom: 2px solid #00243d;
        border-radius: 3px;
        opacity: 0;
        visibility: hidden;
        transition: all 200ms ease-in-out,visibility 0ms;
        transform-origin: bottom center
    }

        .share .tooltip:after, .share .tooltip:before {
            content: "";
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            left: 30px;
            bottom: -28px;
            z-index: 3;
            border: 15px solid transparent;
            border-top-color: #017ED5;
            right: auto
        }

        .share .tooltip:after {
            bottom: -31px;
            z-index: 2;
            border-top-color: #00243d
        }

.show.share .tooltip {
    display: block;
    visibility: visible;
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1);
    animation: wobble 700ms;
    opacity: 1
}

.share .close {
    text-align: center;
    position: absolute;
    top: -10px;
    left: -10px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.3)
}

.share .tooltip {
    padding: 10px 0 15px
}

.share li a {
    font-size: .75em;
    box-sizing: border-box
}

a.button {
    display: inline-block;
    text-decoration: none;
    letter-spacing: .1em;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px;
    font-weigth: 700
}

.close {
    position: absolute;
    top: -10px;
    left: -10px;
    box-shadow: 1px 1px 1px rgba(0,0,0,.3);
    opacity: 1
}

.share {
    list-style: none;
    display: inline-block
}

    .share.show .footer-nav-link {
        background-color: rgba(0,36,61,.5)
    }

    .share li {
        list-style: none;
        display: block;
        width: 100%
    }

        .share li a {
            display: block;
            position: relative;
            width: 100%;
            padding: 15px 25px 15px 50px;
            color: #fff;
            text-decoration: none
        }

            .share li a:hover {
                background-color: rgba(180,181,183,.5)
            }

    .share a:after {
        display: block;
        position: absolute;
        left: 25px;
        top: 50%;
        transform: translateY(-50%) translateX(-50%);
        width: 7px;
        height: 15px;
        background-size: 100%;
        content: '';
        background-repeat: no-repeat
    }

    .share a.twitter-share:after {
        width: 15px;
        height: 10px
    }

    .share a.email-share:after {
        width: 12px;
        height: 9px
    }

.twitter-share:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNzEgMjQwIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNzEgMjQwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzIyLjIgMzUuMmMtMTAuMSA0LjUtMjAuOSA3LjUtMzIuMiA4LjggMTEuNi02LjkgMjAuNS0xNy45IDI0LjctMzEtMTAuOCA2LjQtMjIuOCAxMS4xLTM1LjYgMTMuNi0xMC4yLTEwLjktMjQuOC0xNy43LTQwLjktMTcuN0MyMDcuMSA4LjkgMTgyIDM0IDE4MiA2NWMwIDQuNC41IDguNyAxLjUgMTIuOC00Ni42LTIuMy04Ny45LTI0LjctMTE1LjYtNTguNi00LjggOC4zLTcuNiAxNy45LTcuNiAyOC4yIDAgMTkuNSA5LjkgMzYuNiAyNSA0Ni43LTkuMi0uMy0xNy44LTIuOC0yNS40LTd2LjdjMCAyNy4yIDE5LjMgNDkuOCA0NSA1NS00LjcgMS4zLTkuNyAyLTE0LjggMi0zLjYgMC03LjEtLjQtMTAuNi0xIDcuMSAyMi4zIDI3LjkgMzguNSA1Mi40IDM5LTE5LjIgMTUtNDMuNCAyNC02OS43IDI0LTQuNSAwLTktLjMtMTMuNC0uOCAyNC44IDE1LjkgNTQuMyAyNS4yIDg2IDI1LjIgMTAzLjIgMCAxNTkuNi04NS41IDE1OS42LTE1OS42IDAtMi40LS4xLTQuOS0uMi03LjMgMTEtNy45IDIwLjUtMTcuOCAyOC0yOS4xeiIvPjwvc3ZnPg==)
}

.facebook-share:after {
    background-image: url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSI3MnB4IiBoZWlnaHQ9IjE0N3B4IiB2aWV3Qm94PSIwIDAgNzIgMTQ3IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDMuMy4zICgxMjA4MSkgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+DQogICAgPHRpdGxlPmljb24tZmFjZWJvb2s8L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4NCiAgICAgICAgPHBhdGggZD0iTTUxLjgyOCwwIEw1Ny4wNDYsMCBDNTcuMTU4LDAuMDEzIDU3LjI3MSwwLjAzMyA1Ny4zODQsMC4wMzggQzU5LjUwMywwLjEyNSA2MS42MjQsMC4xOCA2My43NCwwLjMwNCBDNjUuNjY1LDAuNDE3IDY3LjU4NSwwLjYgNjkuNTA3LDAuNzYzIEM3MC4xNDEsMC44MTcgNzAuNzczLDAuOTA1IDcxLjQyOSwwLjk3OSBDNzEuMjMxLDguODA0IDcxLjAzNCwxNi42MDIgNzAuODM3LDI0LjQxOSBMNzAuNDY2LDI0LjQxOSBDNjQuOTkxLDI0LjM5OSA1OS41MTYsMjQuMzczIDU0LjA0MSwyNC4zNjQgQzUyLjcyOSwyNC4zNjIgNTEuNDMzLDI0LjUzNSA1MC4xNjUsMjQuODgzIEM0Ny44NTgsMjUuNTE4IDQ2LjIwMywyNi44NzMgNDUuNDIsMjkuMTg4IEM0NC45MDMsMzAuNzE1IDQ0LjcyNiwzMi4yOTkgNDQuNzIxLDMzLjg5NyBDNDQuNyw0MC4xNzQgNDQuNzA0LDQ2LjQ1MiA0NC43LDUyLjczIEM0NC43LDUyLjgwNCA0NC43MSw1Mi44NzcgNDQuNzE3LDUyLjk3OSBMNzEuNTU5LDUyLjk3OSBDNzEuMTYzLDYxLjM2MSA3MC43NjgsNjkuNzEyIDcwLjM3Myw3OC4wOSBMNDQuNjgzLDc4LjA5IEw0NC42ODMsMTQ2Ljc1MiBMMTguMTcxLDE0Ni43NTIgTDE4LjE3MSw3OC4wNzcgTDE3LjgzLDc4LjA3NyBDMTIuMDAxLDc4LjA3NyA2LjE3Miw3OC4wNzcgMC4zNDMsNzguMDc4IEMwLjIyOSw3OC4wNzggMC4xMTQsNzguMDg0IDAsNzguMDg3IEwwLDUyLjk3NSBDNS45OTksNTIuOTc3IDExLjk5OSw1Mi45NzggMTcuOTk4LDUyLjk3OCBDMTguMDUyLDUyLjk3OCAxOC4xMDYsNTIuOTY1IDE4LjE3Nyw1Mi45NTcgTDE4LjE3Nyw1Mi42MDEgQzE4LjE3Nyw0NS44MDkgMTguMTYsMzkuMDE3IDE4LjE5LDMyLjIyNSBDMTguMTk3LDMwLjYzNCAxOC4zMDgsMjkuMDM4IDE4LjQ2OCwyNy40NTQgQzE4LjcxNCwyNS4wMDggMTkuMzAxLDIyLjYzIDIwLjEzLDIwLjMxNCBDMjEuODA4LDE1LjYzIDI0LjQ2NCwxMS42MDEgMjguMjExLDguMzExIEMzMS44MjIsNS4xNDEgMzYuMDA5LDMuMDQ0IDQwLjYwNSwxLjcyMiBDNDMuODA4LDAuODAxIDQ3LjA4LDAuMjk3IDUwLjQwNCwwLjEwNCBDNTAuODc5LDAuMDc2IDUxLjM1NCwwLjAzNSA1MS44MjgsMCIgaWQ9Imljb24tZmFjZWJvb2siIGZpbGw9IiNGRkZGRkYiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiPjwvcGF0aD4NCiAgICA8L2c+DQo8L3N2Zz4=")
}

.email-share:after {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+DQo8c3ZnIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCAxNSAxMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+DQogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCAzLjMuMyAoMTIwODEpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5pY29uLWVtYWlsPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz4NCiAgICAgICAgPHBhdGggZD0iTTAuOTM3NSwwIEMwLjQyMTg3NSwwIDAsMC40MjE4NzUgMCwwLjkzNzUgTDAsMi42MjUgTDAsMTAuMzEyNSBDMCwxMC44MjgxMjUgMC40MjE4NzUsMTEuMjUgMC45Mzc1LDExLjI1IEwxNC4wNjI1LDExLjI1IEMxNC41NzgxMjUsMTEuMjUgMTUsMTAuODI4MTI1IDE1LDEwLjMxMjUgTDE1LDIuNjI1IEwxNSwwLjkzNzUgQzE1LDAuNDIxODc1IDE0LjU3ODEyNSwwIDE0LjA2MjUsMCBMMC45Mzc1LDAgWiBNMTIuNzUsMS44NzUgTDcuNSw1LjQ4NDM3NSBMMi4yNSwxLjg3NSBMMTIuNzUsMS44NzUgTDEyLjc1LDEuODc1IFogTTEzLjEyNSw4LjkwNjI1IEMxMy4xMjUsOS4xODc1IDEyLjkzNzUsOS4zNzUgMTIuNjU2MjUsOS4zNzUgTDIuMzQzNzUsOS4zNzUgQzIuMDYyNSw5LjM3NSAxLjg3NSw5LjE4NzUgMS44NzUsOC45MDYyNSBMMS44NzUsMy44OTA2MjUgTDcuMDMxMjUsNy4zNTkzNzUgQzcuMTcxODc1LDcuNDUzMTI1IDcuMzU5Mzc1LDcuNSA3LjUsNy41IEM3LjY0MDYyNSw3LjUgNy44MjgxMjUsNy40NTMxMjUgNy45Njg3NSw3LjM1OTM3NSBMMTMuMTI1LDMuODkwNjI1IEwxMy4xMjUsOC45MDYyNSBMMTMuMTI1LDguOTA2MjUgWiIgaWQ9InBhdGgtMSI+PC9wYXRoPg0KICAgIDwvZGVmcz4NCiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBza2V0Y2g6dHlwZT0iTVNQYWdlIj4NCiAgICAgICAgPGcgaWQ9ImVtYWlsLXJlYm91bmQiIHNrZXRjaDp0eXBlPSJNU0FydGJvYXJkR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNTIuMDAwMDAwLCAtMzY0LjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9IkxlZnRCbG9jayIgc2tldGNoOnR5cGU9Ik1TTGF5ZXJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEwLjAwMDAwMCwgOTkuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ik1lbnVMZWZ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0Mi4wMDAwMDAsIDE4NS4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikljb1NlbnQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCA4MC4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIHNrZXRjaDpuYW1lPSJpY29uLWVtYWlsIiBmaWxsPSJ3aGl0ZSI+DQogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4NCiAgICAgICAgICAgICAgICAgICAgICAgIDwvbWFzaz4NCiAgICAgICAgICAgICAgICAgICAgICAgIDx1c2UgaWQ9Imljb24tZW1haWwiIGZpbGw9IiNGRkZGRkYiIHNrZXRjaDp0eXBlPSJNU1NoYXBlR3JvdXAiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+)
}


@media screen and (max-width:514px) {
    img.responsive {
        width: 96%;
    }
}

@media screen and (max-width:1024px) {
    img.responsive {
        width: 96%;
    }
}




@media screen and (min-width:1025px) {
    img.responsive {
        width: 99%;
        padding-top: 15px;
        padding-left: 0px;
        margin: 0px 15px 0px 15px;
    }
}

img.responsive {
    height: auto;
	
}

i {
    margin-right: 5px;
    margin-left: 5px
}



a.twitter-share:hover, a.facebook-share:hover {
    color: #ccc !important;
}




.email-share:hover {
    color: #ccc !important;
}







.iframeorganigrama {
    width: 100%;
    height: 200px;
}


@media (min-width: 320px) {

    .iframeorganigrama {
        width: 100%;
        height: 200px;
    }
}


@media (min-width: 768px) {

    .iframeorganigrama {
        width: 100%;
        height: 800px;
    }
}

.stamp-container {
    margin-top: 45px !important;
}

@media only screen and (max-width: 514px) {
    .stamp-container {
        display: none !important;
    }
}

.stamp-container {
    margin-top: 0px !important;
}

.stamp-container2 {
    margin-top: 0px !important;
}

.stamp {
    margin-top: 0px !important;
}

.stamp2 {
    margin-top: 0px !important;
}

@media only screen and (max-width: 514px) {
    .stamp-container {
        display: none !important;
    }
}


.hide {
    display: none;
}

.myDIV:hover + .hide {
    display: inline;
    color: white;
}

.myDIV2:hover + .hide {
    display: inline;
    color: #333;
}


.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 1s;
    }

        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.login a p {
    display: none;
}

.login a:hover p {
    display: block;
}

.login a:hover {
    display: block;
}





#mydiv {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 120px;
    height: 50px;
    padding: 5px 10px;
    background-color: #e2f7ff;
    box-shadow: 1px 1px 1px 0px #cecece;
}



#hover-content {
    display: none;
}

#parent:hover #hover-content {
    display: block;
}




.hoverWrapper #hoverShow1 {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 600px;
    height: auto;
    left: 0px;
    top: 100px;
}

.hoverWrapper:hover #hoverShow1 {
    display: block;
    background: transparent, paddding-bottom:20px;
    color: #333
}

.hoverWrapper #hoverShow2 {
    display: none;
    position: absolute;
    background-color: #003B9B;
    width: 580px;
    height: 30px;
    left: 0px;
    top: 110px !important;
    /*vertical-align:middle;*/
    padding-top: 6px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

.hoverWrapper:hover #hoverShow2 {
    display: block;
    color: #fff;
    max-width: 350px;
    height: 60px;
    padding-left: 10px;
}




@media (max-width: 769px) {
    .eos-menu-title {
        background: transparent !important;
        margin-top: -190px;
        width: 30px;
        float: right;
        margin-left: 30px !important;
        position: relative;
    }
}

@media (max-width: 515px) {
    .eos-menu-title {
        background: transparent !important;
        margin-top: -275px;
        width: 30px;
        float: right;
        margin-left: 30px !important;
        position: relative;
    }
}



.menu2-bars {
    margin-top: 40px !important;
    margin-left: 30px !important;
    position: relative
}


@media (max-width: 514px) {
    .eos-group-title {
        /*background:#0047BA!important;*/
    }
}



.eos-menu .eos-menu-title .fa, .eos-menu .eos-group-title .fa, .eos-menu .eos-item .fa {
    line-height: 40px;
    color: #509ae7 !important;
}


@media (max-width: 768px) {
    .eos-menu .eos-menu-title .fa, .eos-menu .eos-group-title .fa, .eos-menu .eos-item .fa {
        line-height: 40px;
        color: #fff !important;
        background-color: #0047ba;
        border-radius: 8px;
        padding: 0px;
        height: 42px;
        width: 42px;
        vertical-align: middle;
        text-align: center: !important;
        position: absolute;
        top: 18px;
        left: -40px;
        margin-top: 86px;
        text-align: center;
        /* margin: 0 auto; */
        padding-left: 0px;
    }
}


@media (max-width: 758px) {
    .eos-menu .eos-menu-title .fa, .eos-menu .eos-group-title .fa, .eos-menu .eos-item .fa {
        line-height: 40px;
        color: #fff !important;
        background-color: #0047ba;
        border-radius: 8px;
        padding: 0px;
        height: 42px;
        width: 42px;
        vertical-align: middle;
        position: absolute;
        top: 18px;
        left:-40px;
        margin-top: 90px;
        text-align: center;
        /* margin: 0 auto; */
        padding-left: 0px;
    }
}

@media (max-width: 540px) {
    .eos-menu .eos-menu-title .fa, .eos-menu .eos-group-title .fa, .eos-menu .eos-item .fa {
        line-height: 40px;
        color: #fff !important;
        background-color: #0047ba;
        border-radius: 8px;
        padding: 0px;
        height: 42px;
        width: 42px;
        vertical-align: middle;
        position: absolute;
        top: 18px;
        left: -120px;
        margin-top: 50px;
        text-align: center;
        /* margin: 0 auto; */
        padding-left: 0px;
    }
}

@media (max-width: 500px) {
    .eos-menu .eos-menu-title .fa, .eos-menu .eos-group-title .fa, .eos-menu .eos-item .fa {
        line-height: 40px;
        color: #fff !important;
        background-color: #0047ba;
        border-radius: 8px;
        padding: 0px;
        height: 42px;
        width: 42px;
        vertical-align: middle;
        position: absolute;
        top: 88px;
        left: -40px;
        margin-top: 90px;
        text-align: center;
        /* margin: 0 auto; */
        padding-left: 10px;
    }
}

@media (max-width: 462px) {
    .eos-menu .eos-menu-title .fa, .eos-menu .eos-group-title .fa, .eos-menu .eos-item .fa {
        line-height: 40px;
        color: #fff !important;
        background-color: #0047ba;
        border-radius: 8px;
        padding: 0px;
        height: 42px;
        width: 42px;
        vertical-align: middle;
        text-align: center: !important;
        position: absolute;
        top: 85px;
        left: -40px;
        margin-top: 90px;
        text-align: center;
        /* margin: 0 auto; */
        padding-left: 10px;
    }
}

@media (max-width: 441px) {
    .eos-menu .eos-menu-title .fa, .eos-menu .eos-group-title .fa, .eos-menu .eos-item .fa {
        line-height: 40px;
        color: #fff !important;
        background-color: #0047ba;
        border-radius: 8px;
        padding: 0px;
        height: 42px;
        width: 42px;
        vertical-align: middle;
        text-align: center: !important;
        position: absolute;
        top: 80px;
        left: -20px;
        margin-top: 85px;
        text-align: center;
        /* margin: 0 auto; */
        padding-left: 12px;
    }
}






.fa-angle-right {
    color: #fff !important;
}








@media (max-width: 514px) {
    .fa-bars {
        line-height: 40px;
        color: #fff !important;
    }
}


@media (max-width: 514px) {
    .eos-menu {
        margin-top: -190px !important;
    }
}




@media (max-width: 414px) {
    .top-head.text-left {
        padding: 0em 0em;
        position: relative;
        margin-top: -10px;
        background: transparent
    }
}




@media (max-width: 768px) {
    .eos-menu {
        margin-top: 0px !important;
    }
}



@media (min-width: 768px) {
    .nomob {
        display: none !important;
    }
}



@media (min-width: 768px) {
    .lineahead {
        width: 100%;
        background: #fff;
    }
}




@media (max-width: 514px) {
    .lineahead {
        display: none
    }
}



.eos-menu-title, .eos-menu .eos-group-title, .eos-menu .eos-item {
    line-height: 45px;
    border-color: #1F80E4 !important;
    border-color: transparent;
}


.hoverWrapper #hoverShow2 {
    display: none;
    position: absolute;
    background-color: #003B9B;
    width: 580px;
    height: 30px;
    left: 0px;
    top: 180px !important;
    vertical-align: middle;
    padding-top: 6px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}



@media (max-width: 766px) {
    .elementor-widget-container {
        display: block
    }
}


.fab.fa-facebook:hover,
.fab.fa-twitter:hover,
.fab.fa-instagram:hover,
.fa-youtube:hover,
.fab.fa-flickr:hover {
    color: #afafaf;
}



@media (max-width: 540px) {
    .eos-menu-title {
        color: transparent !important;
    }
}


h1.card-title {
    margin-bottom: 0.75rem;
    color: #0645AD;
    margin-left: 0px !important;
    padding-left: 10px;
    margin-bottom: 30px
}

@media (max-width:1366px) {
    h1.card-title {
        margin-bottom: 0.75rem;
        color: #0645AD;
        margin-left: 0px !important;
        z-index: 1;
        position: relative
    }
}

@media (max-width: 480px) {
    h1.card-title {
        margin: 25px 0 !important;
        display: flex;
        justify-content: center;
        width: 100%;
    }

    h1.card-title span {
        position: relative;
        
      
        background: linear-gradient(135deg, rgba(49, 108, 224, 0.9) 0%, rgba(35, 85, 185, 0.95) 100%);
        
        color: #ffffff;
        width: 100%; 
        text-align: center;
        
       
        padding: 10px 20px; 
        
      
        border-radius: 7px;
        
       
        font-family: Helvetica, Roboto, sans-serif;
        font-size: 1.15rem;
        font-weight: 600;
       text-transform: none;
        letter-spacing: 1px;
        
      
        box-shadow: 0 6px 15px rgba(49, 108, 224, 0.15);
        
        display: inline-block;
        line-height: 1.2;
        overflow: hidden;
		        margin-top: 30px;
    }
}

@media (max-width:414px) {
    h1.card-title {
        margin-bottom: 0.75rem;
        color: #0645AD;
        margin-left: 0px !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
			padding-left: 0px!important;
    }
}

@media (max-width:375px) {
    h1.card-title {
        margin-bottom: 0.75rem;
        color: #0645AD;
        margin-left: 8px !important;     
       padding-top: 5px !important;
    }
}



.eos-pull-right {
    float: right;
    /*margin-top: -8px!important;*/
}




@media (max-width:280px) {
    i {
        margin: 0em !important;
    }
}


@media (max-width:480px) {
    .nodata {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .eos-menu .eos-menu-content {
        position: absolute;
        width: 100%;
        overflow-y: hidden;
        height: 0px;
        z-index: 10;
        transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        margin-top: -40px;
    }
}





.wrapbox {
    width: 70%;
    margin: 0.5em;
    white-space: normal;
    vertical-align: top;
    display: inline-block !important;
}

.normal {
    line-break: normal !important;
}

.status {
    background: #004ddb;
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    padding: 10px;
    max-width: 100px;
    text-align: right;
    margin-left: -30px;
    color: #fff !important;
    margin-left: -85px;
    border-radius: 5px;
    text-transform: capitalize;
    margin-right: 10px;
}



.status-comparaciones {
    background: #004ddb;
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    padding: 10px;
    max-width: 100px;
    text-align: right;
    margin-left: -30px;
    color: #fff !important;
    margin-left: -85px;
    border-radius: 5px;
    text-transform: capitalize;
}

.getestado {
    color: #000;
    background: yellow;
    float: right;
    margin-right: 10px;
    margin-top: 45px;
    padding: 10px !important;
    border-radius: 5px;
    text-transform: capitalize;
}




.titulocompra {
    width: 93%;
    margin-left: 0px;
    white-space: normal;
    vertical-align: middle;
    display: inline-block;
    margin-top: 8px;
    padding: 10px;
    background: none;
    padding-bottom: 15px !important;
}

.compranombre {
    color: #000;
    margin-left: -14px !important;
}



.containersellos {
    width: 100%;
    margin: 0 auto !important;
    display: flex !important;
    justify-content: center
}




.igualando {
    width: 100px;
    height: 100px;
    padding-top: 5px;
    background-color: none;
    margin: auto !important;
    margin-left: 15px !important;
}



    .igualando img {
        width: 100px;
        margin: auto;
        display: block;
    }


.igualando {
    text-align: center;
    color: #fff;
}


hr.igualandoline {
    border-top: 1px solid #648CCF;
}

@media (max-width:480px) {
    .igualando {
        display: none !important;
    }
}




.noenlace {
    cursor: default !important;
    pointer-events: none !important;
    text-decoration: none !important;
    color: #333 !important;
    pointer-events: none !important;
}




.footer-container {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem;
}

.footer-logo {
    width: 200px !important;
    object-fit: contain;
    flex-shrink: 0;
}

/* Para dispositivos mÃ³viles */
@media (max-width: 768px) {
    .footer-container {
        flex-direction: column;
        text-align: center;
    }

    .footer-logo {
        width: 100%;
        height: auto;
        max-width: 30px;
    }
}



.topbar-cont {
    width: 100%;
    max-width: 1460px;
    margin: 0 auto;
    padding: 0 15px;
}

.header-light .topbar-right .lang-select:before {
    content: none;
}



.header-light.dark .topbar .logo-icon img {
    height: 60px;
}

.header-light .topbar-right > .search-bar,
.header-light .topbar-right > .menu-grid {
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
}


.header-light .topbar-right > .lang-select {
    margin-left: 20px;
}

.header-light .topbar-right .lang-select > a > img {
    height: 15px;
}

.header-light .topbar-right .lang-select:after {
    background-color: #D3D3D3;
    content: none;
    display: block;
    height: 45px;
    right: -30px;
    position: absolute;
    top: -15px;
    width: 1px;
}

.header-light .topbar-right .search-bar:after {
    background-color: #D3D3D3;
    content: "";
    display: block;
    height: 45px;
    right: -30px;
    position: absolute;
    top: -2px;
    width: 1px;
}

.header-light .topbar-right .menu-grid:before {
    background-color: #D3D3D3;
    content: "";
    display: block;
    height: 45px;
    right: -30px;
    position: absolute;
    top: -4px;
    width: 1px;
}




.containerinstituciones {
    display: flex;
    flex-wrap: wrap; /* Permite que los elementos se envuelvan en pantallas pequeÃ±as */
    justify-content: space-between;
    margin-left /* Espacio entre los elementos */
}


@media (min-width: 1920px) {
    .containerinstituciones {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 40px;
    }
}

.contenido1, .contenido2 {
    flex: 1; /* Permite que ambos contenidos crezcan y se reduzcan */
    min-width: 300px; /* Ancho mÃ­nimo para cada contenido */
    margin: 10px; /* Espacio entre los contenidos */
    display: flex; /* Usar flexbox para centrar el contenido */
    align-items: center; /* Centrar verticalmente */
    justify-content: center; /* Centrar horizontalmente */
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) {
    
  .contenido1, 
  .contenido2 {
    margin: 0px;
  }
}


.custom-dropdown-menu {
    width: 400px; /* Ajusta el ancho de la dropdown-menu segÃºn sea necesario */
    padding: 0px; /* Espaciado interno para mejorar la apariencia */
    margin-top: -40px
}

@media (max-width: 768px) {
    .containerinstituciones {
        flex-direction: column; /* Cambia a columna en pantallas pequeÃ±as */
    }
}


.menu-grid-content {
    background: #fff !important
}




.dropdown-menu {
    padding: 10px !important
}

.menu-grid-content {
    background: #fff !important;
}

.menu-grid.dropdown .custom-dropdown-menu .dropdown-item {
    color: white;
}



.marginform {
    margin-top: 25px !important;
}



.marginform {
    margin: 10px 0; /* Ajusta segÃºn necesidad */
}


@media (max-width: 768px) {
    .menu-grid {
        display: none !important;
    }
}


@media screen and (max-width: 768px) {
    .card_transp {
        margin: 20px 5px; /* Ajusta mÃ¡rgenes para pantallas pequeÃ±as */
        border-radius: 0.5rem; /* Bordes mÃ¡s redondeados */

        padding: 10px; /* AÃ±ade relleno interno */
        margin-top: -55px !important;
    }
}

@media screen and (max-width: 720px) {
    .card_transp {
        margin: 20px 5px; /* Ajusta mÃ¡rgenes para pantallas pequeÃ±as */
        border-radius: 0.5rem; /* Bordes mÃ¡s redondeados */

        padding: 10px; /* AÃ±ade relleno interno */
        margin-top: -40px !important;
    }
}

/* Media Query para pantallas muy pequeÃ±as (menos de 480px) */
@media screen and (max-width: 480px) {
    .card_transp {
        margin: 15px 2px; /* MÃ¡rgenes aÃºn mÃ¡s pequeÃ±os */

        padding: 8px; /* Relleno reducido */
        margin-top: -20px !important;
    }
}

@media screen and (max-width: 430px) {
    .card_transp {
        margin: 15px 2px; /* MÃ¡rgenes aÃºn mÃ¡s pequeÃ±os */

        padding: 8px; /* Relleno reducido */
        margin-top: -40px !important;
    }
}

@media screen and (max-width: 414px) {
    .card_transp {
        margin: 15px 2px; /* MÃ¡rgenes aÃºn mÃ¡s pequeÃ±os */

        padding: 8px; /* Relleno reducido */
        margin-top: -50px !important;
    }
}

@media screen and (max-width: 412px) {
    .card_transp {
        margin: 15px 2px; /* MÃ¡rgenes aÃºn mÃ¡s pequeÃ±os */

        padding: 8px; /* Relleno reducido */
        margin-top: -50px !important;
    }
}

@media screen and (max-width: 360px) {
    .card_transp {
        margin: 15px 2px; /* MÃ¡rgenes aÃºn mÃ¡s pequeÃ±os */

        padding: 8px; /* Relleno reducido */
        margin-top: -70px !important;
    }
}


.contenedor-padre {
    display: flex !important;
    gap: 10px !important;
}





/* Menu Grid Dropdown Styles */
.menu-grid-dropdown-component .dropdown-menu {
    inset: 0px 0px auto auto !important;
    transform: translate3d(0, 40.8px, 0px) !important;
    width: 350px;
    padding: 0;
    position: absolute !important;
}

    .menu-grid-dropdown-component .dropdown-menu h3 {
        font-size: 16px;
        font-family: 'Roboto', sans-serif;
        color: #003670;
        font-weight: 700;
        margin: 0;
    }

    .menu-grid-dropdown-component .dropdown-menu h4 {
        font-size: 14px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        color: #003670;
        margin: 0;
    }

    .menu-grid-dropdown-component .dropdown-menu h5 {
        color: #003670;
        font-family: 'Roboto', sans-serif;
        font-size: 10px;
        font-weight: 700;
        line-height: 11px;
        margin: 8px 0 0 0;
    }

    .menu-grid-dropdown-component .dropdown-menu .dropdown-items > .row {
        margin-bottom: 20px;
    }

.menu-grid-dropdown-component .menu-grid-title i {
    font-size: 18px;
    color: #EE2A24;
    cursor: pointer;
}

.menu-grid-dropdown-component .menu-grid-content > a {
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    padding: 15px;
}

.menu-grid-dropdown-component .menu-item:hover {
    background-color: #eff7ff;
    border-radius: 5px;
}

.menu-grid-dropdown-component .menu-item img {
    height: 60px;
    width: 60px;
    object-fit: cover;
}

.menu-grid-dropdown-component .menu-item:hover .rounded-circle {
    border: 2px solid #4baaff;
}

.menu-grid-dropdown-component .menu-item:hover a::before {
    content: '';
    height: 60px;
    width: 60px;
    position: absolute;
    background-color: rgba(75, 170, 255, 0.5);
    border-radius: 50%;
}

.menu-grid-dropdown-component .menu-grid-content > a i {
    font-size: 18px;
    color: #0087FF;
}

.menu-grid-dropdown-component .menu-grid-content hr {
    margin: 0;
    margin-bottom: 1rem;
}

.menu-grid-dropdown-component .rounded-circle {
    border: 2px solid #E5E5E5;
}

    .menu-grid-dropdown-component .rounded-circle:hover {
        border: 2px solid #4baaff;
    }

.menu-grid-dropdown-component .menu-grid-content > a.collapsed i {
    transition: 0.2s;
    transform: rotate(-90deg) !important;
    animation-fill-mode: forwards;
}

.menu-grid-dropdown-component .dropdown-toggle::after {
    content: none;
}

/* Additional styles from header.css */
.menu-grid-dropdown-component .menu-grid-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 14px 12px;
    height: 47px;
    background: #F8F8F8;
    box-shadow: 0px 0.6px 1.8px rgba(0, 0, 0, 0.1), 0px 3.2px 7.2px rgba(0, 0, 0, 0.13);
}

.menu-grid-dropdown-component .menu-grid-content {
    padding: 25px;
}

.menu-grid-dropdown-component .menu-item {
    position: relative;
}

/* Responsive styles */
@media screen and (max-width: 767px) {
    .menu-grid-dropdown-component {
        padding: 0 10px;
    }

        .menu-grid-dropdown-component > a.dropdown-toggle > img {
            height: 20px;
            margin: 20px 0;
        }

        .menu-grid-dropdown-component .dropdown-menu {
            border: none;
            position: static !important;
            transform: none !important;
            padding: 25px 0 0;
            width: 100%;
        }

        .menu-grid-dropdown-component > a.dropdown-toggle {
            display: flex;
            border-bottom: 1px solid #e5e7eb;
            width: 100%;
        }

            .menu-grid-dropdown-component > a.dropdown-toggle h3 {
                align-self: center;
                color: #003670;
                margin-left: 7px;
            }

        .menu-grid-dropdown-component .menu-grid-title i.ri-close-circle-line {
            display: none;
        }

        .menu-grid-dropdown-component a {
            text-decoration: none;
        }

        .menu-grid-dropdown-component > a:hover {
            background-color: #f8f9fa;
        }

        .menu-grid-dropdown-component h3 {
            width: 100%;
            display: flex;
            justify-content: space-between;
            text-decoration: none;
            align-items: center;
        }

            .menu-grid-dropdown-component h3 i {
                font-size: 18px;
            }

        .menu-grid-dropdown-component > a.show i {
            transition: 0.2s;
            transform: rotate(90deg);
        }
}

/* Isolated styles that won't conflict with Elementor or Bootstrap */
.pj-menu-grid-container {
    position: relative;
    font-family: 'Roboto', sans-serif;
    box-sizing: border-box;
}

    .pj-menu-grid-container * {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        color: red;
        border: 0px
    }

.pj-menu-toggle {
    display: inline-block;
    background: #fff !important
}

@media (max-width: 768px) {
    .pj-menu-toggle {
        display: inline-block;
        background: #fff !important;
    }
}

@media (max-width:1444px) {
    .pj-dropdown-menu {
        margin-right: 0px !important;
    }
}

@media (max-width: 768px) {
    .pj-dropdown-menu {
        display: inline-block;
        background: #fff !important;
    }
}

@media (max-width: 768px) {
    .pj-toggle-btn {
        display: none !important;
        background: #fff !important;
    }
}




.pj-toggle-btn {
    display: inline-block;
    cursor: pointer;
    margin-left
}




@media (max-width: 2560px) {
    .pj-toggle-btn {
        display: inline-block;
        cursor: pointer;
        margin-left: -70px;
        margin-top: -5px;
    }
}




@media (min-width: 1960px)and (max-width:2320px) {
    .pj-toggle-btn {
        display: inline-block;
        cursor: pointer;
        margin-left: 0px;
        margin-top: 0px;
    }
}

@media (max-width: 1920px) {
    .pj-toggle-btn {
        display: inline-block;
        cursor: pointer;
        margin-left: -40px;
        margin-top: 0px!important;
    }
}


@media (max-width: 1366px) {
    .pj-toggle-btn {
        display: inline-block;
        cursor: pointer;
        margin-left: -40px;
        margin-top: 0px;
    }
}

@media (max-width: 1024px) {
    .pj-toggle-btn {
        display: inline-block;
        cursor: pointer;
        margin-left: -40px;
        margin-top: 20px!important;
    }
}

@media only screen 
  and (min-width: 1280px) 
  and (max-width: 1280px)
  and (min-height: 800px)
  and (max-height: 800px) {
    
  .pj-toggle-btn {
    display: inline-block;
    cursor: pointer;
    margin-left: -40px;
    margin-top: 0px !important;
  }
}



@media only screen and (
  /* Tablets y laptops específicas */
  (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px),
  (min-width: 1024px) and (max-width: 1024px) and (min-height: 600px) and (max-height: 600px),
  (min-width: 915px) and (max-width: 915px) and (min-height: 412px) and (max-height: 412px),
  (min-width: 914px) and (max-width: 914px) and (min-height: 412px) and (max-height: 412px),
  (min-width: 912px) and (max-width: 912px) and (min-height: 1368px) and (max-height: 1368px),
  (min-width: 896px) and (max-width: 896px) and (min-height: 414px) and (max-height: 414px),
  (min-width: 853px) and (max-width: 853px) and (min-height: 1280px) and (max-height: 1280px),
  (min-width: 820px) and (max-width: 820px) and (min-height: 1180px) and (max-height: 1180px)
) {
  .pj-toggle-btn {
    display: inline-block;
    cursor: pointer;
    margin-left: -51px;
    margin-top: 20px !important;
  }
}


@media screen and (min-width: 720px) and (max-width: 740px) and (orientation: landscape) {
  
  .pj-toggle-btn {
    display: inline-block;
    cursor: pointer;
    margin-left: -51px;
    margin-top: 20px!important;
  }

}


.pj-dropdown-menu {
    display: none;
    position: absolute;
    width: 350px;
    background: white;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    border-radius: 0;
    z-index: 9999;
    right: 0;
    top: 100%;
    margin-right: 200px;
    margin-top: 10px;
}

.pj-menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .pj-menu-header h3 {
        margin: 0;
        font-size: 18px;
        color: #003670;
        font-weight: 600;
    }

.pj-close-icon {
    color: #dc3545;
    font-size: 24px;
    cursor: pointer;
    font-weight: bold;
}

.pj-menu-section {
    border-bottom: 1px solid #e5e5e5;
}

.pj-section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    cursor: pointer;
}

    .pj-section-header h4 {
        margin: 0;
        font-size: 16px;
        color: #003670;
        font-weight: 500;
    }

.pj-arrow {
    color: #0087FF;
    font-size: 12px;
    transition: transform 0.3s ease;
}

.pj-section-content {
    padding: 0 15px 15px;
}

.pj-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.pj-grid-item {
    text-align: center;
}

    .pj-grid-item a {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-decoration: none;
    }

.pj-icon-wrapper {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #E5E5E5;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.3s ease;
}

.pj-grid-item:hover .pj-icon-wrapper {
    border-color: #4baaff;
}

.pj-icon-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pj-item-label {
    margin-top: 8px;
    font-size: 12px;
    color: #003670;
    font-weight: 500;
    line-height: 1.2;
}

/* Closed section styles */
.pj-section-closed .pj-arrow {
    transform: rotate(-90deg);
}

.pj-section-closed .pj-section-content {
    display: none;
}

/* Mobile styles */
@media (max-width: 767px) {
    .pj-dropdown-menu {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        z-index: 99999;
    }

    .pj-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media screen and (min-width: 1025px) {
    .nomuestraendesktop {
        display: none;
        font-style: normal !important;
    }
}


@media screen and (max-width: 768px) {
    .nomuestraenmobiles {
        display: none;
        font-style: normal !important;
    }
}

body .uwy .uai, body .uwy .ulsti {
    text-align: initial !important;
    margin-top: 65px;
    margin-right: 5px !important;
}


@media only screen and (max-width: 768px) {
    .stamp-box {
        width: 95px;
        height: 95px;
        position: relative;
        margin: 0 auto;
        margin-left: 25px;
    }
}


.email-share {
    color: #2144b6 !important;
}

.backredes {
    color: #2144b6 !important;
}

.email-share {
    color: #000 !important;
}


.backredes {
    background-color: #a9a9a9 !important;
    color: #000;
}


.arrow-triangle {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 12px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    transition: all 0.3s ease;
    color: #fff;
    margin-top: 15px
}

    .arrow-triangle:hover {
        border-left-color: #fff;
        transform: translateX(3px);
    }

li a[href="https://transparencia.poderjudicial.gob.do/transparencia/"] {
    background-color: transparent !important;
}

.nobackground {
    background-color: #2144b6 !important;
}

.transparencia {
    background-color: none !important;
}


.transparencia-hover:hover {
    background-color: #273c96 !important;
}



@media (min-width: 1366px) {
    .tablec {
        margin-left: 0;
        float: right;
        text-align: right;
    }
}

@media (min-width: 1440px) {
    .tablec {
        margin-left: 0;
        float: right;
        text-align: right;
    }
}




.container-completo-sellos {
    margin: 0 0px auto !important;
    max-width: 100% !important;
    width: 100% !important;
    background: #fff !important;
    box-sizing: border-box !important;
    text-align: center !important;
    padding-left: 300px !important;
    padding-right: 300px !important;
}


@media (max-width: 1920px) {
    .container-completo-sellos {
        margin: 0 0px auto !important;
        max-width: 100% !important;
        width: 100% !important;
        background: #fff !important;
        box-sizing: border-box !important;
        text-align: center !important;
        padding-left: 200px !important;
        padding-right: 0px !important;
    }
}

@media (min-width: 1366px) and (max-width: 1440px) {
    .container-completo-sellos {
        margin: 0 0px auto !important;
        max-width: 100% !important;
        width: 100% !important;
        background: #fff !important;
        box-sizing: border-box !important;
        text-align: center !important;
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
}




.footer-transparencia {
    color: #fff;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    padding-top: 25px !important;
    margin-bottom: 25px !important;
}

    .footer-transparencia .content a {
        text-decoration: none;
        color: #fefefe;
        font-family: "Open Sans", sans-serif !important;
        font-size: 1em !important;
    }


    .footer-transparencia .content {
        display: inline-flex;
        padding-bottom: 10px !important;
        margin: 0 auto;
        width: auto !important;
        padding-top: 10px;
    }




@media (max-width: 1366px) {
    .column {
        margin-top: 20px;
    }
}


@media (max-width: 1440px) {
    .column {
        margin-top: 25px;
    }
}



@media (min-width: 1366px) and (max-width: 1440px) {
    .pj-menu-grid-container {
        position: relative;
        font-family: 'Roboto', sans-serif;
        box-sizing: border-box;
        margin-left: 360px;
        margin-top: -100px;
    }
}


@media only screen and (max-width:1920px) {
    .pj-menu-grid-container {
        position: relative;
        font-family: 'Roboto', sans-serif;
        box-sizing: border-box;
        margin-left: 360px;
        margin-top: -100px;
    }
}



.search-input {
    margin-top: 10px;
    display: none;
    width: 100% !important;
    max-width: 100%;
    margin: 20px auto;
    background: #fff !important;
    padding-top: 8px !important;
}



.search-input22 {
    margin-top: 10px;
    display: none;
    width: 100% !important;
    max-width: 100%;
    margin: 20px auto;
    background: #fff !important;
    padding-top: 0px !important;
}


@media (max-width: 768px) {
    .footer-basic-centered {
        box-sizing: border-box;
        width: 100%;
        text-align: center;
        font: normal 1em Arial;
        background-repeat: repeat-x;
        padding: 5px 0px 50px 0px;
        margin-top: 10px;
        background: #0047BA;
        background: #0047BA;
        height: 850px;
        margin: 0px;
        position: relative;
        z-index: 1;
    }
}

@media (max-width: 768px) {
    .container-completo-sellos {
        margin: 0 auto;
        padding: 0 !important;
        width: 100% !important;
        background: #fff !important;
        box-sizing: border-box !important;
        text-align: center !important;
    }
}

@media (max-width: 768px) {
    .column {
        width: calc(50% - 20px);
        margin: 0 !important;
        padding: 10px;
    }
}

#nav-toggle, #main-nav a {
    padding: 1em 1em !important;
}





@media screen and (min-width: 1024px) and (max-width: 1024px) and 
       (min-height: 768px) and (max-height: 768px) {
    #nav-toggle, #main-nav a {
        padding: 1em 0.5em !important;
    }
}


/*@media screen and (max-width: 1366px) {
    .containermapa

{
    background: #021944;
    margin-top: 0px;
    width: 100%;
    margin: auto;
    margin-top: 80px !important;
    height: 45px !important;
}

}*/





.linechul {
    width: 100%;
    /* background-image: url(../images/bgtransparencia2.jpg); */
    background: #fff;
    background-attachment: fixed;
    background-position: center center;
    /* background-size: cover; */
    position: absolute;
    margin-top: 60px;
}

#main-nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000;
    margin: 0;
    border: none;
    background-color: #fff;
    width: max-content;
    padding: 0 0em;
    z-index: 59999;
    z-index: 1000;
}


.containermapa a img {
    display: none;
}


@media screen and (max-width:768px) {
    .containermapa {
        display: none !important;
    }
}


@media screen and (min-width:1960px) {
    .containermapa {
        background: #021944;
        margin-top: 0px;
        width: 100%;
        margin: auto;
        margin-top: -26px !important;
        position: relative;
        margin: 0px;
    }
}





.official-header {
    font-size: 14px;
    padding: 6px 10px 6px 10px;
    background-color: white;
    font-size: 12px;
    border-bottom: 1px solid #ccc;
    text-align: left !important;
}

@media (max-width: 768px) {
    .official-header {
        font-size: 14px; /* Ajusta el tamaÃ±o de fuente para mÃ³viles */
        padding: 8px 12px; /* Ajusta el padding para mÃ³viles */
        min-height: 50px; /* Ajusta la altura mÃ­nima para mÃ³viles */
        display: flex; /* Usa flexbox para alinear contenido */
        align-items: center; /* Centra verticalmente el contenido */
    }
}



.official-header.dark {
    background-color: #003876;
    color: white;
}

.container-oficial {
    width: 100%;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: left !important;
}

    .container-oficial p {
        color: #fff;
    }

@media (min-width: 576px) {
    .container-oficial {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container-oficial {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container-oficial {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container-oficial {
        max-width: 100%;
        margin-left: 20px
    }
}

li.menu-item-oficial.menu-item-oficial-type-custom.menu-item-oficial-object-custom.menu-item-oficial-39600 {
    background: #d83731;
}

.row2, .row2 > div {
    display: flex;
    align-items: center;
    gap: 8px;
    height: 20px;
}

    .row2 p {
        margin: 0;
        color: #fff;
    }

.flag {
    height: 12px;
}

.official-header.dark .action2 {
    color: #99CCFF;
    font-size: 0.9em
}

.action2 {
    color: #003670;
    text-decoration: underline;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: 600;
}

    .action2 .chevron {
        width: 20px;
    }

.proves {
    display: none;
}

    .proves .icon2 {
        background: #003670;
        padding: 8px;
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        flex-shrink: 0;
        margin-top: 0;
    }

        .proves .icon2 img {
            width: 30px;
            height: 30px;
            display: block;
        }

    .proves > div {
        display: flex;
        align-items: flex-start; /* Change this to center */
        align-items: center; /* This will vertically center the icon2 with the text */
        padding: 8px;
        gap: 16px;
        width: 40%;
    }


    .proves .subtitle {
        color: #fff;
        font-weight: 600 !important;
        font-size: 0.7em !important
    }

#toggle {
    display: none;
}

    #toggle:checked + .proves {
        display: flex;
        align-items: start;
    }

@media (max-width: 800px) {
    .proves {
        flex-direction: column;
        align-items: center;
    }

        .proves > div {
            width: 100%;
        }
}

@media (max-width: 700px) {
    .row2 p {
        display: inline;
        margin: 0;
        margin-top: 2px;
        display: inline;
        margin: 0;
        margin-top: 12px;
        padding-top: 5px;
        line-height: 1.2em;
    }

    .row2 .action2 {
        display: block;
    }

        .row2 .action2 span {
            display: none;
        }
}

@media (max-width: 460px) {
    .official-header > .row2.container > div > p {
        font-size: 2.4vw;
        white-space: nowrap;
    }
}



@media (max-width: 1400px) {

    .container-completo-sellos {
        margin: 0 0px auto !important;
        max-width: 100% !important;
        width: 100% !important;
        background: #fff !important;
        box-sizing: border-box !important;
        text-align: center !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 950px) {
    .container-completo-sellos {
        margin: 10px auto !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        gap: 20px
    }
}


@media (max-width:1400px) {
    .tablec {
        margin-top: 20px;
        margin-left: 0px;
        width: 100%;
        display: block;
        float: right;
        text-align: right;
    }
}


@media (max-width: 950px) {
    .tablec {
        margin-top: 20px;
        margin-left: 10px;
        width: 100%;
        display: block;
        float: right;
        text-align: right;
    }
}


@media (max-width: 1024px) {
    .linkwrap iframe {
        padding: 4px !important;
        padding-bottom: 20px !important;
        width: 100%;
    }
}


@media (max-width: 514px) {

    .eos-menu .eos-item .fa.control {
        line-height: 40px;
        color: #000 !important;
        text-align: left !important;
    }


    .eos-menu .eos-item .fa {
        margin-top: 80px !important;
    }
}

.containerinstituciones {
    margin-left: 0px !important;
}


@media (min-width: 2560px) and (max-width: 2560px) {

    .containerinstituciones {
        margin-left: -30px !important;
        margin-top: 40px
    }
}

@media (min-width: 1960px) and (max-width: 1960px) {

    .containerinstituciones {
        margin-left: -10px !important;
        margin-top: 40px;
    }
}


@media (min-width: 1560px) and (max-width: 1560px) {

    .containerinstituciones {
        margin-left: 30px !important;
        margin-top: 40px
    }
}


@media (max-width: 1440px) {

    .containerinstituciones {
        margin-left: 0px !important;
        margin-top: 30px;
        margin-left: -145px !important;
    }
}


@media (min-width: 767px)and (max-width: 767px) {

    .containerinstituciones {
        margin-left: -110px !important;
    }
}



@media (max-width:600px) {

    .containerinstituciones {
        margin-left: 120px !important;
    }
}


@media (max-width: 440px) {

    .containerinstituciones {
        margin-left: 120px !important;
        margin-top: 0px
    }
}






.responsive-image-igualando {
    max-width: 98px;
    width: 100%;
    height: auto;
    margin-left: 14px;
    margin-top: 0px !important;
}



.eos-menu .eos-menu-title, .eos-menu .eos-group-title, .eos-menu .eos-item {
    text-align: left !important;
}


.menu-grid-content {
    background: transparent !important;
}

.estaclase {
    position: relative;
}

    .estaclase::before {
        content: '';
        position: absolute;
        left: -1px;
        top: 0;
        height: 100%;
        width: 1px;
        background: #416fdf;
    }




.corte {
    display: inline-block;
    white-space: nowrap;
    overflow: visible;
    text-overflow: ellipsis;
    max-width: 150px;
}


@media (max-width:600px) {
    .corte {
        display: inline-block;
        white-space: wrap;
        overflow: visible;
        text-overflow: ellipsis;
        max-width: 150px;
    }
}




.continuacion {
    display: block;
}


@media (max-width: 1440px) {
    .row.flex-nowrap {
        flex-wrap: nowrap !important;
        margin-top: 20px;
    }
}


@media (min-width:2560px) {
    .honey-leo {
        margin: 0 !important; 
    }
}


@media (max-width: 960px) { 
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -115px;
        margin-left: 740px !important;
        position: relative;
        color: #fff;
    }
}


@media (max-width: 835px) { 
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin-left: 790px !important;
        position: relative;
        color: #fff;
    }
}



@media (max-width: 769px) { /* Ajusta el breakpoint segÃºn necesidad */
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin-left: 790px !important;
        position: relative;
        color: #fff;
    }
}

@media (max-width: 768px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin-left: 0px !important;
        position: relative;
        margin-top: 0px;
        margin-left: 0px !important;
        position: relative;
        color: #fff;
    }
}


@media (max-width: 740px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin-left: 0px !important;
        position: relative;
        margin-top: -110px;
        margin-left: 780px !important;
        position: relative;
        color: #fff;
    }
}

@media (max-width: 600px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin-left: 310px !important;
        position: relative;
        color: #fff;
        top: 0px;
    }
}




@media (min-width: 535px) and (max-width:599px) { /* Ajusta el breakpoint segÃºn necesidad */
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -115px;
        margin-left: 280px !important;
        position: relative;
        color: #fff;
    }
}




@media (max-width: 540px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -105px;
        margin-left: 260px !important;
        position: relative;
        color: #fff;
    }
}

@media (max-width: 430px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -85px;
        margin-left: 0px !important;
        position: relative;
        color: #fff;
    }
}





@media (max-width: 414px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -90px;
        margin-left: 0px !important;
        position: relative;
        color: #fff;
    }
}


@media (max-width: 390px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -90px;
        margin-left: -40px !important;
        position: relative;
        color: #fff;
    }
}




@media (max-width: 375px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -90px;
        margin-left: -60px !important;
        position: relative;
        color: #fff;
    }
}





@media (max-width: 360px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -85px;
        margin-left: -10px !important;
        position: relative;
        color: #fff;
    }
}



@media (max-width: 344px) {
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -85px;
        margin-left: -80px !important;
        position: relative;
        color: #fff;
    }
}


@media (min-width: 502px) and (max-width: 535px) { /* Ajusta el breakpoint segÃºn necesidad */
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -115px;
        margin-left: 240px !important;
        position: relative;
        color: #fff;
    }
}



@media (min-width: 440px) and (max-width: 500px) { /* Ajusta el breakpoint segÃºn necesidad */
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -125px;
        margin-left: 240px !important;
        position: relative;
        color: #fff;
    }
}










@media (min-width: 360px) and (max-width: 360px) { /* Ajusta el breakpoint segÃºn necesidad */
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -85px;
        margin-left: 140px !important;
        position: relative;
        color: #fff;
    }
}



@media (min-width: 360px) and (max-width: 360px) { /* Ajusta el breakpoint segÃºn necesidad */
    .search-icon {
        width: 30px;
        height: 30px;
        background-color: #cf3434;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
        cursor: pointer;
        margin: 0 auto;
        margin-top: -85px;
        margin-left:-60px !important;
        position: relative;
        color: #fff;
    }
}


.nortic-seals {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

    .nortic-seals img {
        width: 90px;
        height: 90px;
    }



@media (max-width: 1024px) {
    .nortic-seals img {
        width: 80px;
        height: 80px;
    }
}



@media (max-width: 767px) {
    .nortic-seals {
        justify-content: center;
    }

        .nortic-seals img {
            width: 80px;
            height: 80px;
        }
}


@media (max-width: 767px) {
    .linea {
        border-top: 1px solid #ccc;
        height: 0;
        margin: 20px auto;
        width: 100%;
    }
}



.line {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    height: 0;
    margin: 20px auto;
    width: 100%;
    border-top: 1px solid #ccc;
    height: 0;
    margin: 1px auto;
    /* margin-top: -10px; */
    position: relative;
    margin-top: -70px
}


@media only screen and (min-width: 768px) {
    .line {
        display: none;
    }
}


html, body {
    overflow-x: hidden;
}

body {
    width: 100%;
}




.eos-menu .eos-menu-content {
    z-index: 9999 !important;
}


input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    height: 40px;
    margin-left: 0px;
}



@media (min-width: 1366px) and (max-width: 1366px) {
    .desktop-search {
        display: block;
        display: inline-flex;
        width: 400px;
        margin-left: -30px !important;
    }
}



@media (min-width: 1920px) and (max-width: 1920px) {
    .desktop-search {
        display: block;
        display: inline-flex;
        width: 400px;
        margin-left: -30px;
    }
}

@media only screen and (max-width: 768px) {
    .info-tab {
        display: none;
    }
}



@media only screen and (max-width: 736px) {
    .space {
        margin-bottom: 15px !important;
    }
}




@media only screen and (min-width: 2520px) {
    .pj-toggle-btn {
        display: inline-block;
        cursor: pointer;
        margin-left: -81px;
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1920px) {
    .pj-toggle-btn {
        display: inline-block;
        cursor: pointer;
        margin-left: -51px;
        margin-top: 0px;
    }
}




.enlace-subrayado {
    text-decoration: underline !important;
}


#main-nav a {
    font-size: 0.7em !important;
}

@media (min-width: 1950px) {
    #main-nav a {
        font-size: 0.8em !important;
    }
}



@media screen and (min-width: 1358px) and (max-width: 1440px) {
    #main-nav a {
        padding: 1em 0.7em !important;
    }
}


.miInputNumber {
    background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    height: 40px;
    margin-left: 0px;
    width: auto
}


.formulario-estilo {
    background: #fafafa;
    color: #666;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    height: 40px;
    margin-left: 0px;
    width: 246px !important
}

.eos-menu .eos-menu-title, .eos-menu .eos-group-title, .eos-menu .eos-item {
   /* height: undefined;*/
    line-height: 45px;
    background: #0047BA;
    border-color: #6e8fca;
    border-bottom-color: rgb(110, 143, 202);
    font-size: 1.2em;
    transform:capitalize;
}


.eos-menu .eos-menu-title, .eos-menu .eos-group-title, .eos-menu .eos-item {
   /* height: undefined;*/
    line-height: 45px;
    background: #0047BA;
    border-color: #6e8fca;
    font-size: 0.9em !important
}


@media only screen and (max-width: 480px) {
    .eos-menu-title {
        line-height: 0px !important;
        background: #0047BA;
        border-color: #6e8fca;
        font-size: 0.9em !important;
    }
}




.divbr a {
    position: relative;
    padding-left: 25px;
    color: #0645AD;
    text-decoration: none;
    font-size: 16px;
}

    .divbr a::before {
        content: "\f0da"; 
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        color: #D3D2D1;        
        font-size: 18px;
    }



#PanelPub h2 {
    color: black !important;
}


.tab-pane h2 {
    border: 0px solid #ccc;
    margin-left: 2px;
    width: 100%;
    color: #333;
    text-align: left;
}



.eos-menu {
    font-size:1.2em !important;
    color: #fff;
}


.eos-menu {
    font-size: 14px;
    color: #fff;
    border-radius: 0 0 12px 12px;
    background: #0047BA !important;
 
}

    .eos-menu > * { 
        border-radius: 0 0 12px 12px;
    }



@media (max-width: 768px) {
    #ContentPlaceHolder2_HPLPDF {
        display: inline-block;
        margin-bottom: 10px;
    }

    #ContentPlaceHolder2_HPLXLSX {
        display: inline-block;
        margin-top: 10px;
    }
}


@media (max-width: 767px) {
    .card-title {
        font-size: 1.2em !important;
        text-align: center !important;
    }
}


@media (max-width: 600px) {
    .responsive-iframe-container {
        padding-bottom: 90%;
        margin-top: -40px!important;
    }
}


/*@media (max-width: 915px) {
    .containerx {
        margin-top: 10px 
    }
}


@media (max-width: 667px) {
    .containerx {
     
        margin-top: 40px 
    }
}*/


/**/
@media (max-width: 360px) {
    .containerx {
        margin-top: 40px
    }
}


#SiteMapPath11, #SiteMapPath11 * {
    pointer-events: none !important;
    outline: none !important !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
    visibility: visible !important;
    opacity: 1 !important;
}

#SiteMapPath11:focus, #SiteMapPath11 *:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: transparent !important;
}


img[src*="grid-menu-icon.svg"]:focus-visible {
  outline: 3px solid #0066cc !important;
  outline-offset: 2px !important;
  border-radius: 4px !important;
}

img[src*="grid-menu-icon.svg"]:focus-visible {
  outline: 3px solid #0066cc !important;
}
/* Cuando el enlace tiene el foco */
.pj-toggle-btn:focus {
    outline: 2px solid #0056b3; /* Cambia el color al que prefieras */
    outline-offset: 4px;        /* Separa el cuadro de la imagen */
    border-radius: 4px;         /* Opcional: redondea las esquinas del cuadro */
}

/* Quita el borde por defecto del navegador si prefieres el tuyo personalizado */
.pj-toggle-btn:focus-visible {
    outline: 2px solid #0056b3;
}


/* Ocultar visualmente el trigger del dropdown personalizado */
a.dropdown-toggle[role="button"][data-bs-toggle="custom-dropdown-menu"] {
  opacity: 0 !important;
  pointer-events: none !important;
}

#main-nav a,
#main-nav li a,
.eos-group-title,
#MenuIzquierdageneral .eos-group-title,
#main-nav .sub-menu a {
  text-transform: none !important;
}

@media screen and (max-width: 768px) {
    #main-nav, #nav-toggle {
        display: none !important;
    }
}

#main-nav, #nav-toggle {
    background-color: #0047ba;
    height: auto;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center; margin-top:8px;
	 outline: none !important;
    border: none !important;

    box-sizing: border-box !important;
}

/* Oculta por defecto - ESPECIFICIDAD MÁXIMA */
#nav-toggle .drop-icon  .fa-bars {
    display: none!important;
}

/* Solo móvil - breakpoint común para Opera */
@media only screen and (max-width: 991px) {
    #nav-toggle .drop-icon .fa-bars {
        display: inline-block !important;
    }
}



/* 2. SOLO MÓVIL: Hamburguesa VISIBLE */
@media only screen and (max-width: 831px) {  /* HASTA 831px = MÓVIL */
    #nav-toggle .drop-icon .fa-solid.fa-bars {
        display: inline-block !important; backgrond:transparent;
    }
}


/* OPERA: Hack específico */
@supports (-o-min-device-pixel-ratio: 0/0) {
    @media (min-width: 1200px) {
        #main-nav a {
            padding-left: 3em !important;
            padding-right: 3em !important;
        }
    }
}

/* IE: Hack específico */
@supports (-ms-ime-align: auto) {
    @media (min-width: 1200px) {
        #main-nav a {
            padding-left: 3em !important;
            padding-right: 3em !important;
        }
    }
}



@media (min-width: 1366px) {
    /* ESPECIFICIDAD MÁXIMA */
    nav#main-nav {
        padding-left: 0em !important;
        padding-right: 0em !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    
    nav#main-nav ul.main-menu.clearfix {
        padding: 0 0em !important;
        width: 100% !important;
        display: flex !important;
          justify-content: center;
    }
	
	
	
}


@media (min-width: 2560px) and (max-width: 2560px) {
    nav#main-nav ul.main-menu.clearfix {
        padding: 0 0em !important;
        width: 65% !important;      /* 80% en ultra-wide */
        max-width: 80% !important;
        margin: 0 auto !important;  /* Centra el menú */
        display: flex !important;
        justify-content: space-between !important;
    }
}


@media (min-width: 1960px) and (max-width: 1960px) {
    nav#main-nav ul.main-menu.clearfix {
        padding: 0 0em !important;
        width: 80% !important;      /* 80% en ultra-wide */
        max-width: 80% !important;
        margin: 0 auto !important;  /* Centra el menú */
        display: flex !important;
        justify-content: space-between !important;
    }
}


.official-header.dark,
.official-header.dark * {
    /* NO recibe foco con TAB */
    tab-index: -1 !important;
    outline: none !important;
}

/* Específicamente SVG chevron */
.official-header.dark svg.chevron {
    tab-index: -1 !important;
    pointer-events: AUTO !important;*/
}
.official-header.dark,
.official-header.dark * {
  pointer-events: none;
  outline: none;
}

.official-header.dark:focus {
  outline: none !important;
}




.contenido-oculto {
    display: none;
}





#SiteMapPath11 a {
    pointer-events: none !important;
    
}




#SiteMapPath11,
#SiteMapPath11 * {
  pointer-events: none !important;
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  tab-index: -1 !important;
}



#ContentPlaceHolder8_HyperLink1 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
    display: block !important;
    padding-left: 25px !important;
    line-height: 20px;
    position: relative !important;
    line-height: 1.2 !important;
}



@media (max-width: 768px) {
  img.declaraciones {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: cover;
  }
  
}
h2.documentos {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    color: #333 !important;
    margin-top: 40px;
    margin-bottom: 40px;
}

@media (max-width: 768px) {
    h2.documentos {
        font-size: 1.2em!important;
    }
}


.card.tj-modern-card {
    background: linear-gradient(145deg, #ffffff, #f8f9fa) !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1) !important;
    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
    position: relative !important;
    cursor: pointer !important;
}

    .card.tj-modern-card:hover,
    .card.tj-modern-card:focus-within {
        transform: translateY(-8px) scale(1.02) !important;
        box-shadow: 0 20px 40px rgba(0,0,0,0.15) !important;
        background: linear-gradient(145deg, #ffffff, #fff8f0) !important;
    }

    .card.tj-modern-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: linear-gradient(90deg, #007bff, #ddd);
        opacity: 0;
        transition: opacity 0.4s;
    }

    .card.tj-modern-card:hover::before,
    .card.tj-modern-card:focus-within::before {
        opacity: 1;
    }

    .card.tj-modern-card .facenter {
        background: linear-gradient(135deg, #f0f8ff, #e6f3ff) !important;
        padding: 1.5rem !important;
    }

    .card.tj-modern-card .tj-icon-glow {
        color: #0047BA !important;
        transition: all 0.4s ease !important;
    }

    .card.tj-modern-card:hover .tj-icon-glow,
    .card.tj-modern-card:focus-within .tj-icon-glow {
        transform: scale(1.1) rotate(5deg) !important;
        color: #df4a45 !important;
        text-shadow: 0 0 5px rgba(255, 255, 255, 1) !important;
        filter: drop-shadow(0 4px 8px rgba(0,123,255,0.3)) !important;
    }

    .card.tj-modern-card .card-body {
        padding: 1.5rem !important;
    }

    .card.tj-modern-card .card-title2 {
        transition: color 0.3s !important;
    }

    .card.tj-modern-card:hover .card-title2,
    .card.tj-modern-card:focus-within .card-title2 {
        color: #007bff !important;
    }

/*@media (max-width: 768px) {
    .card-group {
        grid-template-columns: 1fr !important;
        gap: 1rem !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    .card-group {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
*/
    .card.tj-modern-card:focus-visible {
        outline: 3px solid #007bff !important;
        outline-offset: 2px !important;
    }

    @media (prefers-reduced-motion: reduce) {
        .card.tj-modern-card, .tj-icon-glow {
            transition: none !important;
        }
    }

    .content-cards {
        padding: 1rem 0 !important; 
        margin-bottom: 2rem !important; margin:10px
    }


/* Tablets (desde ~820px hasta 1024px) */
@media only screen and (min-width: 820px) and (max-width: 1024px) {
  .content-cards {
    padding: 1rem 0 !important;
    margin-bottom: 2rem !important;
    margin: 0px; margin-top:40px
  }
}

/* Móviles (hasta ~819px) */
@media only screen and (max-width: 819px) {
  .content-cards {
    padding: 1rem 0 !important;
    margin-bottom: 2rem !important;
    margin: 0px;margin-top:40px
  }
}



@media (min-width: 1920px) and (max-width: 1920px) 
       and (min-height: 1080px) and (max-height: 1080px) {
    .content-cards { margin: 20px; }
}


@media (min-width: 2560px) {
    .content-cards { margin: 28px; }
}






/*
@media (max-width: 767px) {
    .content-cards {
        padding: 1rem 0 !important;
        margin-bottom: 2rem !important;
        margin-top: 40px !important;
    }
}

 */



#ContentPlaceHolder2_dtgDetalle {
       margin-top:20px; width:95%
    }
	
	
	td[align="center"] {
    text-align: left !important; 
}



.ocultar-idcontex-1293 .color-box.space {
    display: none !important;
}

.ocultar-idcontex-1292 .color-box.space {
    display: none !important;
}
.blanco-tip-icon::before {
    color: #ffffff !important;
    background: #ffffff !important;
    border-color: #ffffff !important;
    fill: #ffffff !important;
}


.gallery1 {
    display: inline-block;  
    vertical-align: top;    
    margin-right: 20px;    
    text-align: center;    
}

.gallery1 img {
    display: block;        
    width: 70%;           
    height: auto;           
    max-width: 600px;       
}

.desc {
    width: 70%;            
    margin-top: 10px;      
    line-height: 1.4;       
}


@media (max-width: 768px) {
    .gallery1 {
        display: block;       
        width: 100%;         
        margin-right: 0;      
        margin-bottom: 25px;   
    }
}


@media (max-width: 768px) {
    .gallery1 img {
        width: 100%;     
        max-width: 100%; 
        height: auto;
    }
}

@media (max-width: 768px) {
    .desc  {
        width: 100%;     
        max-width: 100%; 
        height: auto;
    }
}




@media (min-width: 769px) and (max-width: 1400px) {
    .gallery1 {
        width: 30%;          
        max-width: 400px;    
    }
}



    /* Desktop: mostrar todo */
        .tip-box .extra-text {
            display: inline;
        }

        .tip-box .ver-mas-btn {
            display: none;
        }

        /* Mobile: ocultar extra + mostrar botón */
        @media (max-width: 991px) {
            .tip-box .extra-text {
                display: none !important;
            }
            
            .tip-box .ver-mas-btn {
                display: inline-block !important;
                background: none;
                border: none;
                color: #007bff;
                font-size: 0.9em;
                cursor: pointer;
                padding: 4px 8px 4px 4px;
                margin-left: 5px;
                position: relative;
                line-height: 1;
			
        outline: none !important;
        outline-offset: 0 !important;
        box-shadow: none !important;
				
				
            }
            
            /* Flecha con CSS puro */
            .tip-box .ver-mas-btn::before {
                content: '';
                display: inline-block;
                width: 0;
                height: 0;
                margin-right: 4px;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                vertical-align: middle;
                transition: all 0.2s ease;
            }
            
            /* Flecha hacia ABAJO (Ver más - inicial) */
            .tip-box:not(.expanded) .ver-mas-btn::before {
                border-top: 6px solid #007bff;
            }
            
            /* Flecha hacia ARRIBA (Ver menos) */
            .tip-box.expanded .ver-mas-btn::before {
                border-bottom: 6px solid #007bff;
            }
            
            .tip-box.expanded .extra-text {
                display: inline !important;
            }
            
            /* Texto del botón */
            .tip-box:not(.expanded) .ver-mas-btn::after {
                content: " Ver más";
            }
            
            .tip-box.expanded .ver-mas-btn::after {
                content: " Ver menos";
            }
        }
		
		
		
		
		.slider-container {
        --slider-ratio: 1200 / 393;
        position: relative;
        max-width: 2200px;
        width: 100%;
        aspect-ratio: var(--slider-ratio); 
        margin: 0 auto;
        overflow: hidden;
        background-color: #fff;
        border-radius: 8px;
    }

    .slider-wrapper { display: flex; width: 100%; height: 100%; }
    .slide { min-width: 100%; height: 100%; display: none; }
    .slide.active { display: block; animation: fadeIn 0.5s ease-in; }
    @keyframes fadeIn { from { opacity: 0.4; } to { opacity: 1; } }
    .slide img { width: 100%; height: 100%; object-fit: cover; }

   .nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.05); 
    backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;
    border: 2px solid rgba(255, 255, 255, 0.3); 
    color: white;
    padding: 15px 20px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 24px;
    z-index: 100;
    filter: drop-shadow(0px 4px 6px rgba(0, 0, 0, 0.5));
    transition: all 0.3s ease;
}

.nav-btn:hover, 
.nav-btn:active, 
.nav-btn:focus {
    background: rgba(239, 60, 62, 1);
   border: 1px solid rgba(255, 255, 255, 0.8);
    
    
    filter: none !important; 
    box-shadow: none !important;
    

    filter: none !important; 
    box-shadow: none !important;
    outline: none !important; 
    transform: translateY(-50%) scale(1.1);
}
@media (max-width: 768px) {
    .nav-btn {
        padding: 8px 12px;     
        font-size: 16px;      
        border-radius: 50%;   
        
        
        backdrop-filter: none !important;
        -webkit-backdrop-filter: none !important;

        
        background: rgba(0, 0, 0, 0.6) !important; 

        
        border: 1px solid rgba(255, 255, 255, 0.3) !important;
        
       
        filter: none !important;
        color: white;
        
        transition: all 0.3s ease !important;
    }
	
	.nav-btn:hover, .nav-btn:active {
       
        background: rgba(239, 60, 62, 1) !important; 
        
      
        border: 1px solid rgba(255, 255, 255, 0.8) !important;
        
        
        transform: translateY(-50%) scale(1.05) !important;

        
        filter: none !important;
        box-shadow: none !important;
    }
	
}

@@media (min-width: 1024px) {
   
    .slider-container::before,
    .slider-container::after {
        content: "";
        position: absolute;
        top: 0;
        width: 250px; 
        height: 100%;
        z-index: 5;
        pointer-events: none;
    }
    
 
    .slider-container::before {
        left: 0;
        background: linear-gradient(to right, rgba(0,0,0,0.1) 0%, transparent 100%);
    }
    
    
    .slider-container::after {
        right: 0;
        background: linear-gradient(to left, rgba(0,0,0,0.1) 0%, transparent 100%);
    }
}

    .prev { left: 20px; }
    .next { right: 20px; }

    .controls-overlay { position: absolute; bottom: 20px; right: 20px; z-index: 100; }
    .pause-btn {
        background: rgba(0, 0, 0, 0.6);
        border: 1px solid rgba(255,255,255,0.2);
        color: white;
        padding: 10px 15px;
        border-radius: 5px;
        cursor: pointer;
    }
	
	
	
	
	
	
@media (max-width: 768px) {
    .controls-overlay {
    
        bottom: 5px !important; 
        right: 5px !important;
        top: auto !important; 
    }

 .pause-btn {
        background: rgba(0, 0, 0, 0.6);
        border: 1px solid rgba(255, 255, 255, 0.2);
        color: white;
        padding: 0px 10px; 
        border-radius: 5px;
        cursor: pointer;
        height: 32px; 
        min-width: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px; 
        margin: 0; 
    }
}


@media screen and (min-width: 1366px) and (max-width: 1440px) {
    .honey-leo {
        height: 100px; 
    }
}

