/*VC COMP Buscando compatibilidad con frontend de visual composer*/
	.vc_editor .item-waypoint {
		opacity: 1;
	}

	.vc_editor .hero-slick {
    visibility: inherit;
	}


	.vc_row {
	    margin-left: 0 !important;
	    margin-right: 0 !important;
	}

	.vc_column_container > .vc_column-inner {
	    padding-left: 0px !important;
	    padding-right: 0px !important;
	}

	.filter-group .btn-sel {
    	background-color: #ff671f;
    }


    .vc_element.vc_vc_SeccionObservatorioEmpleo2.vc_container-block {
    	margin-top: 29px;
    	margin-bottom: 29px;
    }

    .vc_element.vc_vc_ContenedorSection.vc_container-block {
    	margin-top: 29px;
    	margin-bottom: 29px;
    }


    .dot-line-list li.current_page_item {
    	font-weight: bold;
	}

	#menu-nav-ucase li a{
		text-transform: uppercase;
	}

	ul > li li {
    	font-weight: normal;
	}


	/*FIN VC COMP*/

	/*INI_CF */

	.check-cf7 {
		opacity: 1 !important;
		position: relative !important;
	    margin-right: 5px !important;
	}

	.prueba_check:before {
		content: "\f00c";
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 1;
		font: normal normal normal 14px/20px FontAwesome;
		text-align: center;
		opacity: 1;
		background-color: #72a3dc;
		color: #fff;
	}

	/*FIN_CF */

	/*INI_MAP */

        .cluster {
            color: #FFF;
            text-align: center;
            font-family: Verdana;
            font-size: 14px;
            font-weight: bold;
            text-shadow: 0 0 2px #000;
            -moz-text-shadow: 0 0 2px #000;
            -webkit-text-shadow: 0 0 2px #000;
        }

        .cluster-1 {
            background: url(https://recursos.ufv.es/img/es/mapas/u1.png) no-repeat;
            line-height: 50px;
            width: 50px;
            height: 40px;
        }

        .cluster-2 {
            background: url(https://recursos.ufv.es/img/es/mapas/u2.png) no-repeat;
            line-height: 53px;
            width: 60px;
            height: 48px;
        }

        .cluster-3 {
            background: url(https://recursos.ufv.es/img/es/mapas/u3.png) no-repeat;
            line-height: 66px;
            width: 70px;
            height: 56px;
        }

        .infobulle {
            cursor: default;
            clear: both;
            position: relative;
            padding: 0;
            background-color: #fff;
            border-radius: 4px 4px;
            -moz-border-radius: 4px 4px;
            -webkit-border-radius: 4px 4px;
            border: 1px solid #003d67;
            text-align: center;
            width: 370px;
        }

        .infobulle h2 {
            font-size: 16px;
            text-transform: uppercase;
            color: #003d67;
        }

        .infobulle h2 a {
            text-decoration: none;
            color: #003d67;
            margin-bottom: 0;
            word-wrap: break-word;
        }

        .infobulle h2 a:hover {
            color: #6fa3b6;
        }

        .infobulle .text,
        .infobulle p {
            color: #575950;
            font-family: 'Arial';
            font-size: 14px;
            padding: 0;
            margin: 0;
            text-align: center;
        }

        .infobulle .text {
            padding: 10px;
        }

	/*FIN_MAP */



.align-self-center-mod {
    align-self: auto!important;
}


.main-nav .sub-nav {
    z-index: 11;
}



/*TABLA TITULACIÓN*/

.empujar-margin {
    margin-top: 110px;
}

table.ufv tbody tr th {
    background-color: #013864;
    padding-top: .5rem;
    padding-bottom: .5rem;
    vertical-align: middle;
    border-color: #003865 !important;
    border-bottom: 0;
    border-top: 0;
    border-left: 1px solid #72a3dc !important;
    font-weight: 500 !important;
}

table.ufv {
    color: #fff;
    background-color: #72A3DC;
    border-color: #72A3DC;
    font-size: 14px!important;
}

table.ufv tbody tr td p a {
    color: #fff !important;
    font-weight: 100 !important;
}
table.ufv tbody tr:nth-child(even) {
    background: #6193ca;
}

table.ufv th:nth-child(1) {
    width: 40% !important;
    text-align: left !important;
    padding-left: 12px !important;
}


table.ufv th:nth-child(2) {
    width: 8% !important;
    text-align: center !important;
}
table.ufv th:nth-child(3) {
    width: 74px !important;
    text-align: center;
}

table.ufv th:nth-child(4) {
    width: 8% !important;
    text-align: center !important;
}
table.ufv th:nth-child(5) {
    width: 18% !important;
    text-align: center !important;
}

table.ufv th:nth-child(6) {
    width: 18% !important;
    text-align: center !important;
}

table.ufv tbody tr td:nth-child(1) {
    padding: .75rem !important;
}

table.ufv tbody tr td p:nth-child(1) {
    margin-bottom: 0px !important;
}
table.ufv tbody tr td:nth-child(2) {
    text-align: center !important;
}
table.ufv tbody tr td:nth-child(3) {
    text-align: center !important;
}
table.ufv tbody tr td:nth-child(4) {
    text-align: center !important;
}
table.ufv tbody tr td p a:before {
    content: "\f054";
    margin-right: 5px !important;
    font-weight: 500 !important;
}
table.ufv tbody tr td p a {
    font-family: 'Avenir Next LT Pro', FontAwesome;
}
table.ufv tbody tr td p a {
    font-family: 'Avenir Next LT Pro', FontAwesome;
}
table.ufv tbody tr th:nth-child(6) {
    border-right: 1px solid #72a3dc !important;
}
table.ufv td.centercell {
    padding: .5rem .75rem;
}
table.ufv tbody tr td {
    border-left: 1px solid #013864;
}
table.ufv tbody tr td:nth-child(6) {
    border-right: 1px solid #013864;
}



.main-nav .sub-nav-sub2,
.main-nav .sub-nav{
    -webkit-transition: all .8s;
    transition: all .8s;
}

@media (min-width: 1200px){
    .main-nav .sub-nav .nav-link {
        padding-top: .40rem;
        padding-bottom: .40rem;
    }
}


.main-nav .sub-nav .nav-link-sub2:hover {
    background: none!important;
}


.main-nav .navbar-nav > .nav-item:hover .sub-nav .nav-item .sub-nav-sub2  {
    display: none;
}



.main-nav .sub-nav-sub2{
    position: static;
    /*top: 0px;
    left: 130px;
    z-index: 3;*/
    /*background-color: #72A3DC;*/
    /* min-width: 200px; */
    width:auto;
    padding: 1.5rem 0rem;
    display: none;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow-y: auto;
}


.main-nav .navbar-nav > .nav-item:hover .sub-nav  .nav-item:hover .sub-nav-sub2 {
    display: block;
}


.main-nav .sub-nav .sub-navbar-nav .nav-link a:hover {
    display: inline-block;
    position: relative;
    color:#72A3DC;
    text-decoration: none;
    font-weight:inherit;
}

.navbar-nav-main .nav-link:after,
.main-nav .sub-nav .sub-navbar-nav .nav-link:after,
.main-nav .sub-nav .sub-navbar-nav .nav-link a:hover span {
    opacity: 1;
}

/* quitar flecha ir a en los que sean menus desplegables de submenus */
.navbar-nav-main .nav-link-sub2:after,
.navbar-nav-main .nav-link.nav-item:after{
    display:none;
}


.navbar-nav-main .sub-nav-sub2 .nav-link:last-child{
    border-bottom: none;
}


.main-nav .nav-link:hover,
.main-nav .nav-link.active,
.main-nav .nav-link:active,
.main-nav .nav-link:focus {
    color: #72A3DC;
}


.main-nav .sub-nav-sub2 .sub-navbar-nav{
    padding-left: 0;
}

@media (min-width: 1201px){
    .main-nav .col-lg-menu,
    .col-lg-menu{
        position: relative;
        max-width:150px;
        min-height: 1px;
    }

    /* evitar scroll en subopciones del menu con mucho contenido */
    .main-nav .navbar-nav .sub-nav-sub2{
        overflow: visible;
    }
}
@media (max-width: 1200px){
    /* ajuste altura opciones menu responsive par altura igual que flechas */
    .navbar-nav-main  .sub-nav .nav-link{
        padding-top: 1.5rem;
    }

    .navbar-nav-main .sub-nav-sub2 .sub-navbar-nav:first-child {
        margin-top: 0;
    }

    .main-nav .navbar-nav .sub-nav-sub2,
    .main-nav .navbar-nav > .nav-item .sub-nav  .sub-nav-sub2,
    .main-nav .navbar-nav > .nav-item:hover .sub-nav  .sub-nav-sub2 {
        display: block!important;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }


    .main-nav .navbar-nav .nav-link-sub2{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .main-nav .navbar-nav .nav-link-sub2 > span,
    .main-nav .navbar-nav .nav-link-sub2 > a{
        padding-left: 1rem;
    }

    .main-nav .navbar-nav .sub-nav-sub2 .nav-link > span,
    .main-nav .navbar-nav .sub-nav-sub2 .nav-link > a{
        padding-left: 2rem;
    }

    /* ajuste opciones menu responsive para entrar en ancho 100% antes del (max-width: 991px) */
    .main-nav .col-lg-menu,
    .col-lg-menu{
        position: relative;
        width: 100%;
        min-height: 1px;
    }

    /* ajuste foto menu responsive para reducir ancho antes del (max-width: 991px) */
    .main-nav .sub-nav .column-foto {
        max-width: 50%;
    }

}

@media (max-width: 991px){
    /* ajuste foto menu responsive restaurar su valor al original a partir de 991px */
    .main-nav .sub-nav .column-foto {
        max-width: 100%;
    }

    .main-nav .col-lg-menu,
    .col-lg-menu{
        position: relative;
        width: 100%;
        min-height: 1px;
    }
}


/****************** AJUSTES PARA SOPORTE SUBMENÃšS NIVEL 2  02/10/2017 *******************/
.main-nav .sub-nav-sub2,
.main-nav .sub-nav{
    -webkit-transition: all .8s;
    transition: all .8s;
}

@media (min-width: 1200px){
    .main-nav .sub-nav .nav-link {
        padding-top: .40rem;
        padding-bottom: .40rem;
    }
}


.main-nav .sub-nav .nav-link-sub2:hover {
    background: none!important;
}


.main-nav .navbar-nav > .nav-item:hover .sub-nav .nav-item .sub-nav-sub2  {
    display: none;
}



.main-nav .sub-nav-sub2{
    position: static;
    /*top: 0px;
    left: 130px;
    z-index: 3;*/
    /*background-color: #72A3DC;*/
    /* min-width: 200px; */
    width:auto;
    padding: 1.5rem 0rem;
    display: none;
    margin-top: 10px;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    overflow-y: auto;
}


.main-nav .navbar-nav > .nav-item:hover .sub-nav  .nav-item:hover .sub-nav-sub2 {
    display: block;
}


.main-nav .sub-nav .sub-navbar-nav .nav-link a:hover {
    display: inline-block;
    position: relative;
    color:#72A3DC;
    text-decoration: none;
    font-weight:inherit;
}

.navbar-nav-main .nav-link:after,
.main-nav .sub-nav .sub-navbar-nav .nav-link:after,
.main-nav .sub-nav .sub-navbar-nav .nav-link a:hover span {
    opacity: 1;
}

/* quitar flecha ir a en los que sean menus desplegables de submenus */
.navbar-nav-main .nav-link-sub2:after,
.navbar-nav-main .nav-link.nav-item:after{
    display:none;
}


.navbar-nav-main .sub-nav-sub2 .nav-link:last-child{
    border-bottom: none;
}


.main-nav .nav-link:hover,
.main-nav .nav-link.active,
.main-nav .nav-link:active,
.main-nav .nav-link:focus {
    color: #FFFFFF;
}


.main-nav .sub-nav-sub2 .sub-navbar-nav{
    padding-left: 0;
}

@media (min-width: 1201px){
    .main-nav .col-lg-menu,
    .col-lg-menu{
        position: relative;
        max-width:150px;
        min-height: 1px;
    }

    /* evitar scroll en subopciones del menu con mucho contenido */
    .main-nav .navbar-nav .sub-nav-sub2{
        overflow: visible;
    }
}
@media (max-width: 1200px){
    /* ajuste altura opciones menu responsive par altura igual que flechas */
    .navbar-nav-main  .sub-nav .nav-link{
        padding-top: 1.5rem;
    }

    .navbar-nav-main .sub-nav-sub2 .sub-navbar-nav:first-child {
        margin-top: 0;
    }

    .main-nav .navbar-nav .sub-nav-sub2,
    .main-nav .navbar-nav > .nav-item .sub-nav  .sub-nav-sub2,
    .main-nav .navbar-nav > .nav-item:hover .sub-nav  .sub-nav-sub2 {
        display: block!important;
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }


    .main-nav .navbar-nav .nav-link-sub2{
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }

    .main-nav .navbar-nav .nav-link-sub2 > span,
    .main-nav .navbar-nav .nav-link-sub2 > a{
        padding-left: 1rem;
    }

    .main-nav .navbar-nav .sub-nav-sub2 .nav-link > span,
    .main-nav .navbar-nav .sub-nav-sub2 .nav-link > a{
        padding-left: 2rem;
    }

    /* ajuste opciones menu responsive para entrar en ancho 100% antes del (max-width: 991px) */
    .main-nav .col-lg-menu,
    .col-lg-menu{
        position: relative;
        width: 100%;
        min-height: 1px;
    }

    /* ajuste foto menu responsive para reducir ancho antes del (max-width: 991px) */
    .main-nav .sub-nav .column-foto {
        max-width: 50%;
    }

}

@media (max-width: 991px){
    /* ajuste foto menu responsive restaurar su valor al original a partir de 991px */
    .main-nav .sub-nav .column-foto {
        max-width: 100%;
    }

    .main-nav .col-lg-menu,
    .col-lg-menu{
        position: relative;
        width: 100%;
        min-height: 1px;
    }
}
/****************** FIN AJUSTES PARA SOPORTE SUBMENÃšS NIVEL 2  02/10/2017 *******************/


span.wpcf7-not-valid-tip {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.form-contact-tea span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

/*

.bg-dark .form-control, .bg-brand .form-control option {
    color: #000;
}
*/

.form-control option {
    color: #000;
}

/* ocultando los registros de segundo nivel que no son de la página que se está viendo*/
.related-articles-aside  ul.children {
   display: none;
}

.related-articles-aside .current_page_item ul.children {
   display: block;
}



/*------------------Resultado Buscador-----------------*/

div.richText.color-gray.pb-4 span.screen-reader-text {

    background-color: #003865;

    color: #72A3DC;

    font-size: 1.2rem;

    z-index: 1;

    padding: 10px;

}



div.richText.color-gray.pb-4 input.search-field {

    background: #d8d8d8;

    border-bottom: 1px solid #fff;

    border: 0;

    padding: 6px;

    font-size: 1.10rem;

}



div.richText.color-gray.pb-4 input.search-submit {

    color: #72A3DC;

    border-color: #72A3DC;

    background-color: transparent;

    border-radius: 0;

    cursor: pointer;

    padding: 8px;

    font-size: 1.1rem;

    font-weight: 500;

    text-transform: uppercase;

    white-space: normal;

    line-height: 1.4;

}





/*------------------Paginado-----------------*/





span.page-numbers.current {

    border: 1px solid #000;

    padding: 5px;

    background: #003865;

    font-weight: 700;

    color: white;

}



/*------------------Resultados encontrados-----------------*/



.numbers-results {

  font-size: 1.20rem;
    color: #73a3dc;
    font-weight: 700;

}

/*---------------------- camino de migas visible en movil --------------- */

@media (max-width: 575px)
{
	.breadcrumbs {
	    display: inherit;
	}

	.breadcrumbs li {
    list-style: none;
    font-weight: 200;
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.5rem;
	}

	.breadcrumbs-nav {
    padding-top: 0rem;
	}

}
/*centrado de modal*/.popup-price .mfp-content {        vertical-align: middle; }/* fin centrado modal*/



/* ajustes slider mobile */
@media (max-width:414px){
    .hero-slick .slick-dots-line{
        bottom: 3%;
        padding-left: 5px;
        padding-right: 5px;
    }

    .hero-slick h3.title{
        font-size: 1.5rem;
    }

}

@media (max-width:360px){
    .hero-slick .img-holder{            
        height: 555px;
    }
}
/* fin ajustes slider mobile */

/********************* INICIO ESTILO ***********************/
 
/* esto  solo pasa en IE 10 y  superior */

                        /* esto  solo pasa en IE 10 y 11 */

@media all and (-ms-high-contrast:none){
     .more-gallery .image-ovelay .text-overlay:before {
                background: rgba(114, 163, 220, 0.5);
     }


    *::-ms-backdrop,  .more-gallery .image-ovelay .text-overlay:before {
                background: rgba(114, 163, 220, 0.5);
     }

}
                       

                       /* esto  solo pasa en IE edge */

@supports (-ms-ime-align: auto) {

     .more-gallery .image-ovelay .text-overlay:before {
                background: rgba(114, 163, 220, 0.5);
     }

}

/*************************** FIN ESTILO *****************************/


@media screen and (max-width: 991px) {

	.ctcc-left-side {

		margin-right: 1em;
		line-height:1.5;
		font-size:0.7em;
	}

}

a.btn.btn-lg.btn-accent-azul.bold {
   margin-left: 22px !important;
   font-size: 15px;
   width: 272px;
   padding: 18px 32px 18px !important;
   text-align: left !important;
   background-color: #003865;
   color: #fff;
}
a.btn.btn-lg.btn-accent-azul.bold i {
   margin: 0px 10px 0 0;
   float: left !important;
}


a.btn.btn-lg.btn-accent-azul.bold:hover,
a.btn.btn-lg.btn-accent-azul.bold:focus,
a.btn.btn-lg.btn-accent-azul.bold.active{
    background-color: #72A3DC;
    color: #fff;

}
