/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #848484;
}


body {
    /*font-size: 1em;
    line-height: 1.4;*/
    font-size:12px;
    /*line-height:150%;*/
    
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

.floatleft { float:left;}
.floatright { float:right;}
.center { margin-left:auto; margin-right:auto;}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
    top: 1px;
    left: -1px;
}

.clearfix .img {
	padding:7px;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* :::::::::::::::::::::: banners :::::::::::::::::::*/
#slidesbanner { width:902px; height:260px; overflow:hidden; position:relative; z-index:98; margin:0px 0px 35px 0px; }
#slidesbanner .slides_container { position:relative;}
#slidesbanner .slides_container div { position:relative; float:left; }

#slidesbanner .pagination { position:absolute; margin: 0 auto; padding:0 10px 0 10px; height: 28px; top:230px; right:0px; z-index:150;}
#slidesbanner .pagination ul { margin:0; padding:0; }
#slidesbanner .pagination li { float:left; margin:0 5px; padding-top:8px; list-style:none; }
#slidesbanner .pagination li a { display:block; width:14px; height:13px; background: url(../img/all/selector-slide.png) no-repeat; float:left; overflow:hidden; color:#6f6f6f; font-size:0px; }
#slidesbanner .pagination li.current a { background-position:bottom; }

/* ::::::::::::::::: navegacion interiores ::::::::::::*/
.navegacion-pages { font-size:11px; color:#b8b8b8; margin:25px 0px 0px 0px;}
.navegacion-pages a { color:#bdbdbd;}
.navegacion-pages a.select { font-family: 'Poppins-Regular';color: #175FFF;text-decoration:none;}

/* :::::::::::::::::: menu flotante :::::::::::::::::::*/

.menu-botones { text-align:center; z-index:98; position:relative; border-bottom: 1px solid #848484;;}
.menu-botones ul { margin:0px auto 0px auto !important; padding:0px; display:block; list-style:none; padding:15px 0px 10px 0px; *padding-bottom:15px;}
.menu-botones ul li { }
.menu-botones ul li a { font-size:11px; font-family:'swis721_lt_btlight', Arial; color:#038ab8; text-decoration:none; display:inline-block; line-height:110%; position:relative;}
.menu-botones ul li.child2 a img { display:block; margin:-35px auto 3px auto; z-index: 999;}

.menu-botones ul li a img { display:block; margin: 0px auto 3px auto; z-index: 999;}
/*.menu-botones ul li a img:hover { display:block; margin:0px auto 3px auto; z-index: 999;}*/
 .menu-botones ul li.child {display: block;width: 101px;height: 72px;float: left;background: url(../img/bg/bg-menu-icons2.png) no-repeat;margin: 0px 4px 5px 0px;padding: 8px 2px 2px 2px;}
 .menu-botones ul li.child:hover { background-position:bottom;}

.menu-botones ul li.child2 { display:block; width:101px; height:72px; float:left; /*background:url(../img/bg/bg-menu-icons2.png) no-repeat;*/ margin:0px 4px 5px 0px; padding:8px 2px 2px 2px ;}
.menu-botones ul li.child2:hover { background-position:bottom;}


.menu-botones ul li.parent {display: block;width: 101px;height: 72px;float: left;background: url(../img/bg/bg-menu-icons.png) no-repeat;margin: 0px 4px 5px 0px;padding: 8px 2px 2px 2px;position: relative;}
.menu-botones ul li.parent:hover { background-position:bottom; height:77px; margin:0px 4px 0px 0px;}
.menu-botones ul li.parent .block { background: none; background-color:transparent; position:relative; z-index: 98; }
.menu-botones ul li.parent .block .imgparent { display:block;margin: 0px auto 3px auto; z-index: 9999;}
.menu-botones ul li.parent:hover .block { }


.menu-botones ul li.parent2 { display:block; width:101px; height:72px; float:left; /*background:url(../img/bg/bg-menu-icons.png) no-repeat;*/ margin:0px 4px 5px 0px; padding:8px 2px 2px 2px; position:relative;}
.menu-botones ul li.parent2:hover { background-position:bottom; height:77px; margin:0px 4px 0px 0px;}
.menu-botones ul li.parent2 .block { background: none; background-color:transparent; position:relative; z-index: 98; }
.menu-botones ul li.parent2 .block .imgparent { display:block; margin:-35px auto 3px auto; z-index: 9999;}
.menu-botones ul li.parent2:hover .block { }
/*.menu-botones ul li.parent:hover .block { display:block; height: 80px; width:80px; background: #fff; position:relative; z-index: 99; }*/

/*.menu-botones ul li.parent .block img { z-index: 99; }
.menu-botones ul li.parent:hover .block img { z-index: 99; }*/

.menu-botones ul .parent .float-menu { margin:0px; padding:20px 10px 20px 10px; width:237px;  border:2px solid #E2DFDF; position:absolute; top:83px; left:0px; background:#fff; display:none; z-index:98; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.menu-botones ul .parent .float-menu ul { margin:0; padding:0px;}
.menu-botones ul .parent .float-menu ul li { text-align:left; background:url(../img/buttons/list-skyblue.png) no-repeat 0px 6px; padding:4px 10px;}
.menu-botones ul .parent .float-menu ul li a { padding:0px; margin:0px; line-height:none;}

.menu-botones ul .parent .float-menu-columns { margin:0px; padding:20px 10px 20px 10px; width:610px;  border:2px solid #E2DFDF; position:absolute; top:83px; left:0px; background:#fff; display:none; z-index:98; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.menu-botones ul .parent .float-menu-columns ul { margin:0; padding:0px; float:left;}
.menu-botones ul .parent .float-menu-columns ul li { text-align:left; background:url(../img/buttons/list-skyblue.png) no-repeat 0px 6px; padding:4px 10px;}
.menu-botones ul .parent .float-menu-columns ul li:first-child { font-weight:bold; text-align:left; background:none; padding:4px 10px;}
.menu-botones ul .parent .float-menu-columns ul li a { padding:0px; margin:0px; line-height:none;}

/* :::::::::::::::::::::::::: sharer :::::::::::::::::::::::*/

.sharer { float:right; margin:25px 0px 0px 0px; padding:0px;}
.sharer ul.social { list-style:none; margin:0px; padding:0px;}
.sharer ul.social li { float:left; background:none; padding: 0px 0px 0px 4px;}
.sharer ul.social li .FB { display:block; width:28px; height:25px; background:url(../img/icons/facebookfooter.svg) no-repeat; }
.sharer ul.social li .TW { display:block; width:28px; height:25px; background:url(../img/icons/btn-twitt.png) no-repeat; }
.sharer ul.social li .GO { display:block; width:28px; height:25px; background:url(../img/icons/btn-gplus.png) no-repeat; }
.sharer ul.social li .IN { display:block; width:28px; height:25px; background:url(../img/icons/linkedinfooter.svg) no-repeat; }
.sharer ul.social li .PR { display:block; width:28px; height:25px; background:url(../img/icons/btn-print.png) no-repeat; }
.sharer ul.social li .EM { display:block; width:28px; height:25px; background:url(../img/icons/btn-email.png) no-repeat; }


/* :::::::::::::::::::::: miscellaneous :::::::::::::::::::*/
.jstree a { color:#848484 !important;}
.jstree a.bold { font-weight:bold; color:#007eaa !important; }
.sin-decoracion { text-decoration:none;}

.required { color:#d52929;}
.download { float:left; margin: 18px 0px 0px 20px;}

.tablasinborde, .tablasinborde tr, .tablasinborde tr td{ border:none;}

.chromeframe { width:902px; margin:0px auto; font-size:13px;}
a img { border:none;}

.subtitle { padding:2px 0px 0px 26px; color:#757575; font-size:18px; text-transform:uppercase; margin:0px; text-align:left; line-height:normal; min-height:26px; font-family:'Poppins-Regular';}
.subtitle span { color:#0095c9; font-family:'swis721_lt_btlight';}

.ico-pc { background:url(../img/icons/pc.png) no-repeat;}
.ico-user { background:url(../img/icons/user.png) no-repeat;}
.ico-calculator { color:#175FFF /*background:url(../img/icons/calculator.png) no-repeat;*/}
.ico-play { color:#175FFF /*background:url(../img/icons/play.png) no-repeat;*/}

.ico-home { color:#175FFF ; /*background:url(../img/icons/home.png) no-repeat;*/}
.ico-home span { color:#00afbd;}

.ico-porcentaje { color:#175FFF ;/*background:url(../img/icons/porcentaje.png) no-repeat;*/}
.ico-porcentaje span { color:#00afbd;}

.ico-exclamation { color:#175FFF;  /*background:url(../img/icons/exclamation.png) no-repeat;*/}
.ico-exclamation span { color:#3aa600;}

.ico-home-sky {  color:#175FFF; /*background:url(../img/icons/home-sky.png) no-repeat;*/}
.ico-home-sky span { color:#00cdff;}

.ico-plus { color:#175FFF;/*background:url(../img/icons/circle-plus.png) no-repeat;*/ font-size:17px;}
.ico-plus span { color:#00cdff;}

.ico-user-plus { color:#175FFF;/*background:url(../img/icons/user-plus.png) no-repeat;*/ font-size:17px;}
.ico-user-plus span { color:#00cdff;}

.ico-house { /*background:url(../img/icons/house.png) no-repeat;*/ color:#175FFF; font-size:17px;}
.ico-house span { color:#757575;}

.ico-notepad { /*background:url(../img/icons/notepad.png) no-repeat;*/ color:#175FFF; }
.ico-notepad span { color:#757575;}

.ico-notepad-porcentaje {color:#175FFF; }
.ico-notepad-porcentaje span { color:#757575;}

.ico-star { /*background:url(../img/icons/star.png) no-repeat;*/ color:#175FFF; }
.ico-star span { color:#6994be;}

.ico-question { /*background:url(../img/icons/question.png) no-repeat;*/ color:#175FFF; }
.ico-question span { color:#176bb8;}

.ico-arrows { /*background:url(../img/icons/arrows.png) no-repeat;*/ color:#175FFF; }
.ico-arrows span { color:#757575;}

.ico-user-blue { /*background:url(../img/icons/user-blue.png) no-repeat;*/ color:#175FFF; }
.ico-user-blue span { color:#757575;}

.circle-sky { width:28px; height:25px; background:url(../img/icons/circle-sky.png) no-repeat; text-align:center; display:block; padding:5px 1px 0px 0px; font-size:15px; color:#fff; font-weight:bold; margin:0px; float:left;}  
.btn-sky { width:147px; height:33px; background:#175FFF; display:inline-block; color:#fff; font-size:11px; text-decoration:none; padding:14px 0px 0px 0px; text-align:center; margin:16px auto 0px auto; display:block; font-family:'swis721_btbold'; border:none;border-radius: 10px;}
.btn-turq { width:147px; height:20px; background:#175FFF; display:inline-block; color:#fff; font-size:11px; text-decoration:none; padding:12px 0px 0px 0px; text-align:center; margin:16px auto 0px auto; display:block; font-family:'swis721_btbold'; border:none;border-radius: 10px;}
.btn-sky02 { width:147px; height:20px; background:#175FFF; display:inline-block; color:#fff; font-size:11px; text-decoration:none; padding:8px 0px 0px 0px; text-align:center; margin:16px auto 0px auto; display:block; font-family:'swis721_btbold'; border:none;border-radius: 10px;}
.btn-blue { width:147px; height:20px; background:#175FFF; display:inline-block; color:#fff; font-size:11px; text-decoration:none; padding:8px 0px 0px 0px; text-align:center; margin:16px auto 0px auto; display:block; font-family:'swis721_btbold'; border:none;border-radius: 10px;}
.btn-sky-glow { width:190px; height:33px; background:#175FFF; display:inline-block; color:#fff; font-size:14px; text-decoration:none; padding:14px 0px 0px 0px; text-align:center; margin:16px 0px 0px 0px; font-family:'swis721_btbold'; border:none;border-radius: 10px;}

.btn-fix { padding:9px 0px 19px !important;}

.separator-content { width:902px; height:40px; background:url(../img/bg/separator-content.png) no-repeat center center; }

/* :::::::::::::::::::::: footer ::::::::::::::::::::::::::*/
footer { min-width:902px;}
footer .white { background:url(../img/bg/bg-footer-white.jpg) repeat-x bottom; }
footer .white .content { width:960px; margin:0px auto; padding:32px 0px 18px 0px; position:relative;}
footer .white .content ul { margin:0px; padding:0px;}
footer .white .content ul li { list-style:none; float:left; padding:0px 7px 0px 11px; background:none; }
footer .white .content ul li:first-child { padding:0px 11px 0px 0px;}

footer .blue { background:#00005C; } /*padding:12px 0px 10px 0px;*/
footer .blue .content { width:1200px; margin:0px auto; background:#00005C; }
footer .blue .content .sup { }
footer .blue .content .sup ul { margin:0px; padding:0px 0px 0px 32px; float:left; background:url(../img/bg/separator-footer.png) no-repeat; min-height:139px;}
footer .blue .content .sup ul:first-child { background:none; padding:0px 2px 0px 0px;}
footer .blue .content .sup ul li { list-style:none; font-size:10px; background:url(../img/buttons/list-footer.png) no-repeat 0px 5px; padding:0px 0px 0px 8px; margin:0px 0px 6px 0px;font-family:'Poppins-Regular';}
footer .blue .content .sup ul li a { color:#a0aab6; text-decoration:none; }
footer .blue .content .sup ul li:first-child { color:#d5dae0; font-size:10px; text-transform:uppercase; background:none; padding:10px 0px 0px 0px; margin:0px 0px 8px 0px;font-family:'Poppins-Regular';}
footer .blue .content .sup ul li:first-child a { color:#d5dae0;}


footer .blue .content .medio { font-size:11px; text-align:center; margin:8px 0px 0px 60px;} /*margin:20px 0px 0px 126px;*/
footer .blue .content .medio ul { margin:0px auto; padding:0px;}
footer .blue .content .medio ul li { list-style:none; float:left; padding:0px 8px 0px 8px; border-left:1px solid #a0aab6; background:none;font-family:'Poppins-Light';}
footer .blue .content .medio ul li a { text-decoration:none; color:#a0aab6;}
footer .blue .content .medio ul li:first-child { border-left:none; padding:0px 8px 0px 0px;font-family:'Poppins-Light';}

footer .blue .content .down { margin:24px 0px 0px 0px; }
footer .blue .content .down .logo { float:left; width:88px; height:62px; }
footer .blue .content .down .direction { float:left; color:#9aa3ad; font-size:10px; text-align:center; margin:19px 0px 0px 100px; width:468px;}
footer .blue .content .down .direction p { margin:0px; padding:0px; line-height:normal;}
footer .blue .content .down .right { float:right; margin:0px 18px 0px 0px; }
footer .blue .content .down .right .w3c { text-align:right;}
footer .blue .content .down .right .social { margin:19px 0px 0px 0px;}
footer .blue .content .down .right .social ul { margin:0px; padding:0px;}
footer .blue .content .down .right .social ul li { list-style:none; float:left; padding:0px 0px 0px 5px; background:none;}
footer .blue .content .down .right .social ul li:first-child { padding:0px;}
footer .blue .content .down .right .social ul li p { margin:2px 0px 0px 0px; color:#a0a0a0; font-size:10px;}


footer .white2 {background: #f7f5f5;} /*padding:12px 0px 10px 0px;*/
footer .white2 .content { width:902px; margin:0px auto; }
footer .white2 .content .sup { }
footer .white2 .content .sup ul { margin:0px; padding:0px 0px 0px 32px; float:left; background:url(../img/bg/separator-footer.png) no-repeat; min-height:139px;}
footer .white2 .content .sup ul:first-child { background:none; padding:0px 2px 0px 0px;}
footer .white2 .content .sup ul li { list-style:none; font-size:11px; background:url(../img/buttons/list-footer.png) no-repeat 0px 5px; padding:0px 0px 0px 8px; margin:0px 0px 6px 0px;}
footer .white2 .content .sup ul li a { color:#a0aab6; text-decoration:none; }
footer .white2 .content .sup ul li:first-child { color:#d5dae0; font-size:10px; text-transform:uppercase; background:none; padding:10px 0px 0px 0px; margin:0px 0px 8px 0px;}
footer .white2 .content .sup ul li:first-child a { color:#d5dae0;}


footer .white2 .content .medio { font-size:11px; text-align:center; margin:8px 0px 0px 126px;} /*margin:20px 0px 0px 126px;*/
footer .white2 .content .medio ul { margin:0px auto; padding:0px;}
footer .white2 .content .medio ul li { list-style:none; float:left; padding:0px 8px 0px 8px; border-left:1px solid #a0aab6; background:none;}
footer .white2 .content .medio ul li a { text-decoration:none; color:#a0aab6;}
footer .white2 .content .medio ul li:first-child { border-left:none; padding:0px 8px 0px 0px;}

footer .white2 .content .down { margin:24px 0px 0px 0px; }
footer .white2 .content .down .logo { float:left; width:88px; height:62px; }
footer .white2 .content .down .direction { float:left; color:#00005C; font-size:10px; text-align:center; margin:19px 0px 0px 100px; width:468px;font-family:'Poppins-Light';}
footer .white2 .content .down .direction p { margin:0px; padding:0px; line-height:normal;}
footer .white2 .content .down .right { float:right; margin:0px 18px 0px 0px; }
footer .white2 .content .down .right .w3c { text-align:right;}
footer .white2 .content .down .right .social { margin:19px 0px 0px 0px;}
footer .white2 .content .down .right .social ul { margin:0px; padding:0px;}
footer .white2 .content .down .right .social ul li { list-style:none; float:left; padding:0px 0px 0px 5px; background:none;}
footer .white2 .content .down .right .social ul li:first-child { padding:0px;}
footer .white2 .content .down .right .social ul li p { margin:2px 0px 0px 0px; color:#a0a0a0; font-size:10px;}

/* ::::::::::::::::::::::::::: Popup :::::::::::::::::::::::*/
footer .float-aviso { width:342px; height:146px; position:fixed; bottom:0; right:0; font-size:16px; margin:0px 10px 0px 0px; background:url(../img/bg/bg-float-asesorchat.png) no-repeat; }
footer .float-aviso a { cursor:pointer; }
footer .float-aviso .cerrar-asesor { position:absolute; top:15px; left:6px;}
footer .float-aviso .gif { margin:38px 0px 0px 75px; }

/* resultado busqueda */

.content-resultado { overflow:hidden;}
.content-resultado .resultado { width:800px; overflow:hidden; margin-top:-80px}
.content-resultado .resultado table { border-collapse:separate;}
h1.busqueda { color: #007eaa; font-size: 20px; font-family: 'swis721_lt_btlight',Arial; text-transform: uppercase; margin: 80px 0px 10px 0px; padding: 0px; display:block; }

/* buscador */
.popsearch { width:545px; height:111px; background:url(../img/bg/bg-buscador.png); padding:8px; margin:0 auto;}
.popsearch p { font-size:18px;  color:#175FFF; font-family:Arial; margin: 20px 0px 10px 14px;}
.popsearch a.cerrar { float:right;}

.popsearch .input { background:url(../img/bg/bg-buscador-text.png) no-repeat; margin-left: 12px; width:533px; height:36px;}
.popsearch input[type='text'] { width:470px; border:none; font-size:11px; background:#f7f5f5; height:16px; float:left; padding:3px 0px 3px 6px; color:#616161; margin:7px 0px 7px 6px; *margin:7px 0px 0px 0px; *padding:3px 0px 3px 0px; }
.popsearch input[type='text']:focus { outline:none;}
.popsearch input[type='button'] { float:left; width:35px; height:35px; background:url(../img/bg/bg-buscador-button.png) no-repeat; border:none; cursor:pointer;}

/* ::::::::::::::::::::::::::: Popup EXPOMIVIENDA:::::::::::::::::::::::*/
/*
footer .float-aviso-expo { width:100%; height:100%; position:fixed; filter: alpha(opacity=20); bottom:0; left:0; top:0;  font-size:16px; margin:0px 10px 0px 0px;  background-color:rgba(102, 102, 102, 0.60);}
footer .float-aviso-expo ab { cursor:pointer; }
footer .float-aviso-expo .cerrar-asesorb { position:absolute; left:67%; top:32%;}
footer .float-aviso-expo .png { margin:30px 0px 0px 35px; position:fixed;  left:27%; top:25%; }
   */ 


footer .float-aviso-expo { width:520px; height:245px; position:fixed; bottom:0; left:45%; top:50%;   margin:-140px 0 0 -200px; z-index:15;   
                        box-shadow: -100px -50px 1000px 2000px rgba(0,0,0,0.49);
                        background-color:rgba(102, 102, 102, 0.60);
                         
}
footer .float-aviso-expo ab { cursor:pointer; }
footer .float-aviso-expo .cerrar-asesorb { position:absolute; top:5%; left: 98%;}
footer .float-aviso-expo .cerrar-asesorv1 { position:absolute; top:-100%; left: 99%;}
footer .float-aviso-expo .cerrar-asesorh1 { position:absolute; top:-260%; left: -3%;}
footer .float-aviso-expo .cerrar-asesorv2 { position:absolute; top:-100%; left: -133%;}
footer .float-aviso-expo .cerrar-asesorh2 { position:absolute; top:114%; left: -10%;}



footer .float-aviso-expo .png { margin:-16px 0px 0px -15px; }


/*****************POPUP COMUNICADO *******************/
/*
footer .float-aviso-com { width:580px; height:280px; position:fixed; bottom:0; left:45%; top:50%;   margin:-140px 0 0 -200px; z-index:15;   filter: alpha(opacity=20);    
                        box-shadow: -100px -50px 1000px 2000px rgba(0,0,0,0.49);
                        background-color:rgba(102, 102, 102, 0.60);
}
footer .float-aviso-com ab { cursor:pointer; }
footer .float-aviso-com .cerrar-asesorb { position:absolute; top:3%; left: 95%;}
footer .float-aviso-com .png { margin:-10px 0px 0px -10px; }
*/
/*********************************************/



/*******************************
  BLOQUE: SEGUIMIENTO CONSULTA TRÁMITE
*******************************/

.seguimientoconsultatramite {
    font-family: Arial, sans-serif;
}

/* Título */
.seguimientoconsultatramite .sc-titulo {
    background-color: #136dd1;
    color: white;
    padding: 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Contenedor principal */
.seguimientoconsultatramite .sc-contenedor {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

/* Contenedor de inputs */
.seguimientoconsultatramite .sc-inputs {
    display: flex;
    gap: 10px;
}

/* Campos de texto */
.seguimientoconsultatramite .sc-textbox {
    width: 300px;
    padding: 12px 15px;
    font-size: 16px;
    border-radius: 12px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    outline: none;
    transition: border 0.3s, box-shadow 0.3s;
}

.seguimientoconsultatramite .sc-textbox:focus {
    border: 1px solid #c62828;
    box-shadow: 0 2px 8px rgba(198,40,40,0.4);
}

/* Botón */
.seguimientoconsultatramite .sc-boton {
    background-color: rgb(40, 45, 198);
    color: white;
    border: none;
    border-radius: 8px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: background-color 0.3s, transform 0.2s;
}

.seguimientoconsultatramite .sc-boton:hover {
    background-color: #2a32a5;
    transform: scale(1.03);
}

/* Responsive */
@media (max-width: 600px) {
    .seguimientoconsultatramite .sc-inputs {
        flex-direction: column;
        align-items: center;
    }

    .seguimientoconsultatramite .sc-textbox {
        width: 90%;
    }

    .seguimientoconsultatramite .sc-boton {
        width: 90%;
        justify-content: center;
    }
}

.seguimientoconsultatramite .sc-resultado {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}

.seguimientoconsultatramite .sc-tabla {
    border-collapse: collapse;
    width: 80%;
    font-family: Arial, sans-serif;
    font-size: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.seguimientoconsultatramite .sc-tabla th {
    background-color: #337ab7;
    color: white;
    padding: 10px;
    text-align: center;
}

.seguimientoconsultatramite .sc-tabla td {
    background-color: #f9f9f9;
    text-align: center;
    padding: 8px;
    border-bottom: 1px solid #ddd;
}

.seguimientoconsultatramite .sc-tabla tr:hover td {
    background-color: #eef4ff;
}
/*********************************************/
