body.loaded{
    overflow: visible !important;
    opacity: 1 !important;
}
header{
    padding: 30px;
}
h1.navbar-brand_ {
    width: 200px;
}
nav.tm_navbar{
    margin-right: 0;
    margin-top: 47px;
}
nav.tm_navbar li a {
    padding: 0 20px;
    font: 300 16px/40px 'Raleway';
    border-radius: 40px;
}
nav.tm_navbar li span{
    bottom: 0;
}
nav.tm_navbar .sub-menu > ul{
    margin-top: -135px;
    left: 50%;
    margin-left: -103px;
}
.js-search-t{
    display: none;
}
.js-search {
    margin: 0px !important;
    right: 50px;
    top: 20px;
}
.js-login {
    margin: 0px !important;
    right: 105px;
}
.js-registro {
    margin: 0px !important;
    right: 160px;
}
.js-desconectar {
    margin: 0px !important;
    right: 105px;
}
.js-lang {
    margin: 0px !important;
}
.js-search.js-login .toggle:before {
    content: "\f2c0";
}

.js-search.js-registro .toggle:before {
    content: "\f234";
}

.js-search.js-desconectar .toggle:before {
    content: "\f08b";
}


.js-search.js-lang .toggle:before {
    content: "";
}
.js-search.js-lang .toggle {
    font: 300 16px/44px 'Raleway';
}
.js-search .toggle{
    width: 45px;
    height: 45px;
    border: 2px solid #fff;
    font: 20px/40px 'FontAwesome';
}
.js-search .search-form{
    top:5px;
}

.thumb-box2{
    position: relative;
}
.thumb-box2 > div{
    padding: 107px 90px 114px 90px;
}
.thumb-box2 > div.conElPositionAbsolute{
    position: absolute;
    top:0;
    left: 0;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}
.thumb-box2 > div.conElPositionAbsolute iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bloque_tipo3{
    position: relative;
    overflow: hidden;
}
.bloque_tipo3 .divTexto {
    padding: 107px 90px 114px 90px;
}
.bloque_tipo3 > div.conElPositionAbsolute{
    position: absolute;
    top:0;
    right: 0;
    width: 50%;
    background-size: cover;
    background-position: center center;
    padding:0px;
    height: 100%;
}
.bloque_tipo3 > div.conElPositionAbsolute iframe{
    /*position: absolute;
    top:0;
    left: 0;*/
    width: 100%;
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.thumb-pad2{
    text-align: left;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background: url(../images/next.png) 0 top no-repeat;
    display: block;
    width: 69px;
    height: 69px;
    cursor: pointer;
    left: auto;
    right: -70px;
    background-color: rgb(152, 152, 152);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(../images/prev.png) 0 top no-repeat;
    display: block;
    width: 69px;
    height: 69px;
    cursor: pointer;
    left: -70px;
    right: auto;
    background-color: rgb(152, 152, 152);
}
.swiper-button-prev:hover,
.swiper-button-next:hover{
    background-color: rgb(175, 175, 175);
}
.bloque5 .row{
    position: relative;
}
.thumb-pad2 .fecha{
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background-color: #e2e2e2;
    text-align: center;
    box-sizing: border-box;
    padding: 10px;
    font-size: 40px;
    line-height: 30px;
}
.thumb-pad2 .fecha span {
    font-weight: bold;
    font-size: 23px;
    line-height: 22px;
    display: block;
    color: #ff3d00;
}

.thumb-box6 .col-lg-6 p.title{
    color: #444444;
    font: 300 72px/1em "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 38px;
}

.thumb-box6 .box_inner h3{
    color: #444444;
    display: block;
    font: 800 24px "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 35px;
    font-weight: bold;
}

#divLogin{
    padding: 10px 30px;
    display: none;
    background-color: #ffffff;
    width: 600px;
    height: 350px;
}
#divRegistro{
    padding: 10px 30px;
    display: none;
    background-color: #ffffff;
    width: 650px;
    height: 350px;
}

.listDocs h3{
    margin-left: 20px !important;
    margin-bottom: 6px !important;
}
.listDocs h3 a{
    padding-left: 10px;
    font-size: 14px;
}
.listDocs h3 a:before{
    content: "\f1c1";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #2a6496;
    font-size: 20px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 22px;
}

.contentPadding{
    padding: 50px 0px;
}


#btnEdicion{
    color: #ffffff;
	background: #f7941d;
    padding: 15px 39px 15px 75px;
	font: 300 22px 'Raleway';
	border-radius: 61px;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
    position: relative;
}
#btnEdicion:before{
    content: "\f044";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #ffffff;
    font-size: 35px;
    padding-right: 0.5em;
    position: absolute;
    top: 8px;
    left: 36px;
}

.gestionDocs header{
    background: rgba(0, 0, 0, 0) url("/assets/images/bg_pic1.jpg") no-repeat scroll 0 0;
    margin: 0;
    padding: 97px 75px 31px;
    position: relative;
    z-index: 11;
}

#datatable-ajax-docs_paginate{
    display: none;
}

.tabs {
    border-radius: 4px;
    margin-bottom: 35px;
}
.tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: currentcolor #eee #eee;
    border-image: none;
    border-radius: 0 0 4px 4px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
    padding: 15px;
    overflow: hidden;
}

.tab-content input{
    width: 96%;
}

.left{
    float: left;
}
.right{
    float: right !important;
}

.volver{
    margin-top: 10px;
    margin-right: 10px;
}


.text-center {
    text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  color: #f75314;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ffffff;
  /*background-color: #eee;
  border-color: #ddd;*/
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #f75314 !important;
  border-color: #f75314;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.iconos_rrss b{
    font-size: 16px;
}
.iconos_rrss a{
    font-size: 18px;
    margin-right: 5px;
    text-decoration: none;
    color: #f75314;
}

.iconos_rrss a:hover{
    text-decoration: none;
}
.follow_icon li a img{
    width: 150px;
}
@media (max-width: 1400px){
    .gestionDocs header{
        padding: 30px 75px 31px;
    }

    .bloque_tipo3 .divTexto {
        padding: 30px;
    }
    .thumb-box6 .col-lg-6 p.title{
        font: 300 48px/1em "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    }
    .thumb-box2 > div {
        padding: 30px;
    }
    .thumb-box6 {
        padding: 70px 0 70px 0;
    }
    .follow_icon li a img{
        width: 120px;
    }
}

@media (max-width: 960px) {
    .bloque_tipo3 > div.conElPositionAbsolute{
        position: static;
        width: 100%;
        height: 350px;
    }
    .thumb-box2 > div.conElPositionAbsolute{
        position: static;
        width: 100%;
        height: 350px;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: -10px;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{

        left: -10px;
    }
}
@media (max-width: 760px) {
    .marginTop{
        margin-top: 30px;
    }

    #divLogin {
        width: 100%;
        height: 100%;
        padding: 0px;
        margin: 0px !important;
    }
    nav.tm_navbar {
        margin-top: 20px;
    }
    .select-menu{
        margin: 0px;
    }

    .thumb-box6{
        padding: 40px 0px;
    }

    .follow_icon li{
        display: block;
        width: 100%;
        text-align: center;
        margin-left: 0;
        padding-bottom: 20px;
    }
    .thumb-box6 .col-lg-6 p.title {
        font: 300 32px/1em "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-bottom: 8px;
    }
}

@media (max-width: 500px) {
    .marginTop{
        margin-top: 30px;
    }
    .gestionDocs header{
        padding: 20px 15px 31px;
    }
    .js-search {
        margin: 0 !important;
        right: 20px;
        top: 20px;
    }
    .js-login {
        margin: 0 !important;
        right: 20px;
        top: 75px;
    }
    .js-registro {
        margin: 0 !important;
        right: 20px;
        top: 125px;
    }
    .js-desconectar {
        margin: 0 !important;
        right: 20px;
        top: 75px;
    }



    .follow_icon{
        margin: 20px 0 20px;
    }
}

.thumb-pad2 figure {
    min-height: 50px;
}
.btnEstructura{
    margin: 20px !important;

}
.sf-menu > li:last-child > ul ul {
    left: auto;
    right: 100%;
}
.bloque_tipo3 > div strong {
    font: 300 60px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    margin-bottom: 20px;
    display: block;
}


.cc-cookies {
    position: fixed;
    width: 90%;
    left: 0;
    top: 0;
    padding: 0.5em 5%;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    z-index: 100001;
    text-align: center;
    color: #fff;
    width: 100%;
    padding: 0 55px;
    height: 100px;
    text-align: left;
    line-height: 20px;
    font-family: 'Raleway';
    box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 35px;
}

.cc-cookies a, .cc-cookies a:hover {
    color: #fff;
    text-decoration: underline;
}

.cc-cookies a:hover {
    text-decoration: none;
}

.cc-overlay {
    height: 100%;
    padding-top: 25%;
}

.cc-cookies-error {
    float: left;
    width: 90%;
    text-align: center;
    margin: 1em 0 2em 0;
    background: #fff;
    padding: 2em 5%;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #333;
}

.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #7DAF3B;
    padding: 0.5em 0.75em;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
    -moz-transition: background 0.25s ease-in;
}

.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline {
    background: #af3b3b;
    margin-left: 0.5em;
}

.cc-cookies a.cc-cookie-reset {
    background: #f15b00;
}

.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset {
    background: #000;
    -o-transition: background 0.5s ease-in;
    -webkit-transition: background 0.25s ease-in;
    -moz-transition: background 0.25s ease-in;
}

.cc-cookie-accept{
    position: absolute !important;
    top:50%;
    right: 55px;
    background-color: transparent !important;
    width: 17px;
    height: 17px;
    background-image: url("../images/xcookies.png") !important;
    padding: 0 !important;
    margin-top: -9px;
}

.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline {
    display: block;
    margin-top: 1em;
}

.cc-cookies.cc-discreet {
    width: auto;
    padding: 0.5em 1em;
    left: auto;
    top: auto;
}

.cc-cookies.cc-discreet a.cc-cookie-reset {
    background: none;
    text-shadow: none;
    padding: 0;
    text-decoration: underline;
}

.cc-cookies.cc-discreet a:hover.cc-cookie-reset {
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset {
        display: block;
        margin: 1em 0;
    }
}

@media screen and (max-width: 480px) {
    .cc-cookies {
        position: relative;
        float: left;
    }
}
.ulScrollWr{
    max-height: 400px;
}
.thumb-pad4 figure img{
    width: auto;
}
.fichaGrande{
    display: none;
}
.fichaGrande.open{
    display: block;
}
.list1 li a.open{
    background: #ff3d00;
    padding: 3px 5px;
    color: white;
}
.tituloGrande{
    font: 300 60px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    margin-bottom: 20px;
    display: block;
}
.tituloMediano{
    font: 300 40px 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #333;
    margin-bottom: 20px;
    display: block;
    margin-top: 50px;
}