/* Configuraciones generales basadas en Bootstrap */
.no-space {
    margin: 0 0;
}

.span11-full {
    width: 1110px;
}

.span95 {
    width: 940px;
}

.span85 {
    width: 830px;
}

.span7.no-space {
    width: 645px;
}

.span75 {
    width: 710px;
}

.span65 {
    width: 639px;
}

.span55 {
    width: 520px;
}

.span5.no-space {
    width: 525px;
}

.span45 {
    width: 410px;
}

.span35 {
    width: 330px;
}

.span25 {
    width: 230px;
}

.span22 {
    width: 210px;
}

.accordion {
    margin-bottom: 0px;
}

form > div > div > label {
    font-weight: bold;
}

form > div > label {
    font-weight: bold;
}

form > div > label + * {
    margin-bottom: 10px;
    margin-left: 30px;
}

.error {
    color: #D90000;
    font-weight: bold;
}

div.submit {
    margin-top: 20px;
}

/* Tipografías y tipos de letra */

@font-face {
    font-family: "Bookman";
    src: url("/bundles/wwwlayouts/fonts/BOOKOS.TTF") format("truetype");
}

@font-face {
    font-family: "Legothick";
    src: url("/bundles/wwwlayouts/fonts/Legothick.ttf") format("truetype");
}

@font-face {
    font-family: "KilledVespertine";
    src: url("/bundles/wwwlayouts/fonts/KilledVespertine.ttf") format("truetype");
}

@font-face {
    font-family: "ITCKRIST";
    src: url("/bundles/wwwlayouts/fonts/ITCKRIST.TTF") format("truetype");
}
/* Barra de Navegación */

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    position: absolute;
}
.subnav .navbar-inner .dropdown-menu li a {
    color: #333333;
}

.navbar {
    font-family: "Gill Sans MT";
}

.subnav .navbar-inner {
    background-color: #333333;
    background-image: -moz-linear-gradient(center top , #333333 0%, #333333 100%);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#333333),to(#333333));
    background-repeat: repeat-x;
    border: none;
    border-radius: 0px 0px 0px 0px;
    margin-bottom: 0;
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: none;
    color: #FFFFFF;
}

.subnav .navbar-inner li a:hover {
    background: none repeat scroll 0 0 #EE464B;
    color: #FFFFFF !important;
    text-shadow: 0 1px 0 #000 !important;
}

.subnav .navbar-inner li a {
    color: #FFFFFF;
}

.navbar .nav > li > a {
    font-size: 20px !important;
}

.subnav .nav > .active > a, .subnav .nav > .active > a:hover {
    background-color: #EE464B;
    border-right-color: #EE464B;
    text-shadow: 0 1px 0 #FFF !important;
    color: #FFFFFF !important;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #EE464B;
    color: #FFFFFF;
}

.subnav .navbar-inner .dropdown-menu li a:hover {
    color: #FFFFFF;
}

.sidebar-nav {
    padding: 9px 0;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

ul.dropdown-menu {
    font-size: 16px;
}

.dropdown-toggle {
    cursor: default;
}

/* Aspecto General Bootstrap-Modifiers */

h3 {
    line-height: 25px;
}

.margin-less {
    margin-left: 0px;
}

/* Contenido Central */
div#content {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 0 0 15px 15px;
    box-shadow: 0 0 20px rgba(1, 1, 1, 0.7);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    min-height: 600px;
    overflow: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    margin-left: -2px;
}

.form-horizontal .controls {
    margin-left: 120px;
}

.form-horizontal .control-label {
    width: 100px;
}

.add_dinamic_form_field {
    clear: both;
    display: table;
    margin-top: 20px;
}

.dinamic_form_field {
    background-color: #CCCCCC;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 20px;
    display: table;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px 15px 15px 15px;
    text-align: center;
    position: relative;
    margin-left: -2px;
}

/****************************************************************/
/*****       Layouts de Contenidos Centrales Generales      *****/
/****************************************************************/

/* Layout Home Page: */

div#homePage {
    height: 685px;
}

div#homePage > div:nth-last-child {
    width: 228px;
    height: 685px;
}

div#homePage > div:nth-child(2) {
    margin-left: 20px;
}

div#homePage > div:nth-child(2) > div:nth-child(1) {
    height: 53px;
    font-family: Arial;
    color: #A20031;
    font-size: 34px;
    font-weight: bold;
    line-height: 53px;
    vertical-align: middle;
    text-align: center;
}

div#homePage > div:nth-child(2) > div:nth-child(2) {
    height: 340px;
    line-height: 18px;
    margin-right: 20px;
    font-family: Arial;
    font-size: 14px;
    font-weight: lighter;
}

div#homePage > div:nth-child(2) > div:nth-child(2) > span {
    font-weight: bold;
    line-height: 25px;
}

div#homePage > div:nth-child(2) > div:nth-child(2) > img {
    float: left; 
    margin-top: 10px; 
    margin-right: 15px; 
    margin-bottom: 5px;
}

div#homePage > div:nth-child(2) > div:nth-child(3) {
    height: 288px;
}

div#homePage > div:nth-child(2) > div:nth-child(3) > div {
    height: 282px;
    margin-top: 4px;
}

div#homePage > div:nth-child(2) > div:nth-child(3) > div:nth-child(1) {
    border-right: solid #A20031 thin;
}

div#homePage > div:nth-child(2) > div:nth-child(3) > div > div:not(:nth-child(5)) {
    border-bottom: dashed #999999 thin;
}

div#homePage > div:nth-child(2) > div:nth-child(3) > div > div {
    height: 70px;
    padding-top: 15px;
    margin-left: 30px;
    vertical-align: middle;
}

div#homePage > div:nth-child(2) > div:nth-child(3) > div > div > img {
    margin-right: 5px;
    float: left; 
}

div#homePage > div:nth-child(2) > div:nth-child(3) > div > div > div {
    line-height: 18px;
    float: left;
    width: 210px;
    text-align: left;
}

div#homePage > div:nth-child(1) > div:nth-child(3){
    border-right: solid #A20031 thin; 
    height: 645px;
}

div#homePage > div:nth-child(1) > div:nth-child(3) > div:nth-child(1) {
    font-family: Arial; 
    font-size: 34px; 
    color: #A20031;
    line-height: 40px;
    font-weight: 500;
}

div#homePage > div > div:nth-child(3) > div {
    height: 90px;
    text-align: center;
}

div#homePage > div:nth-child(3) {
    width: 200px;
    margin-left: 10px;
    background-color: #1D52B9;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}

div#homePage > div:nth-child(3) > div {
    width: 185px;
    margin-left: 10px;
    text-align: left;
    font-family: Arial;
    font-size: 13px;
}

/* Layout 1 column: */

div#oneColumnContent > div {
    height: 100%;
}

div#oneColumnContent > div:nth-child(2) {
    height: 97%;
    margin-top: 1%;
    border-right: solid #A20031 thin;
    width: 639px;
}

div#oneColumnContent > div:nth-child(1) {
    font-family: Arial; 
    font-size: 14px; 
    color: #FFFFFF;
    text-align: left;
}

div#oneColumnContent h2 {
    text-align: center;
}

div#oneColumnContent > div:nth-child(1) > img {
    width: 230px;
}

div#oneColumnContent > div:nth-child(1) > div {
    margin-left: 15px;
    width: 200px;
}

div#oneColumnContent > div:nth-child(3) {
    width: 300px;
    text-align: center;
}

div#oneColumnContent > div:nth-child(3) > div {
    margin-left: 15px;
    text-align: left;
}

div#oneColumnContent > div:nth-child(3) > img {
    width: 270px;
    padding-bottom: 15px;
}
/* Layout 2 columns: */

/* Layout 4 areas: */

div#fourAreasContent > div {
    height: 100%;
}

div#fourAreasContent h2 {
    text-align: center;
}

div#fourAreasContent > div:nth-child(1) {
    font-family: Arial; 
    font-size: 14px; 
    color: #FFFFFF;
    text-align: left;
}

div#fourAreasContent > div:nth-child(1) > div {
    margin-left: 20px;
}

div#fourAreasContent > div:nth-child(2) {
    margin-left: 12px;
}

div.leftEntries {
    margin-top: 20px;
}

div.leftEntries a {
    text-decoration: none;
    color: #ffffff;
}

div.leftEntries a:hover {
    text-decoration: underline;
    color: #ffffff;
}

div.leftEntries > div {
    line-height: 50px;
    height: 50px;
    border-top: solid #FFFFFF thin;
    font-weight: bold;
    width: 300px;
}

div.leftEntries > div > img {
    margin-right: 2px;
}

div.area {
    color: #FFFFFF;
    padding-bottom: 20px;
}

div.area > img {
    width: 330px;
    height: 151px;
}

div.area > div:nth-child(2) {
    height: 180px;
    text-align: left;
}

div.area > div > h3 {
    text-align: center;
    font-family: "Bookman";
    margin-bottom: 0px;
}

.proximamente {
    font-size: 16px;
    font-weight: bold;
    color: #a20031;
}

/* Layout 4 areas con Formulario de Contacto: */

div#fourAreasContactaContent h2 {
    text-align: center;
}

div#fourAreasContactaContent div.span5 h3 {
    color: #1F9FB8;
}

div#fourAreasContactaContent > div:nth-child(1) {
    font-family: Arial; 
    font-size: 14px; 
    color: #FFFFFF;
    text-align: left;
    height: 100%;
}

div#fourAreasContactaContent > div:nth-child(1) > div {
    margin-left: 15px;
}

div#fourAreasContactaContent > div:nth-child(3) {
    margin-left: 0px;
    margin-top: 15px;
    width: 300px;
}

div.areaContacta {
    color: #FFFFFF;
    padding-bottom: 20px;
    margin-left: 20px;
}

div.areaContacta > img {
    width: 230px;
    height: 120px;
}

div.areaContacta > div:nth-child(2) {
    height: 180px;
    text-align: left;
}

div.areaContacta > div:nth-child(2) > div:nth-child(2) {
    width: 200px;
    padding-left: 15px;
}

div.areaContacta > div > h3 {
    text-align: center;
    font-family: "Bookman";
    margin-bottom: 0px;
    font-size: 17px;
    color: #ffffff;
}

/* Formulario Gris: */

div.formulario-gris > h2 {
    font-size: 30px;
    color: #545454;
}

div.formulario-gris {
    text-align: center;
    font-size: 16px;
    color: #666666;
    background-color: #F3F3F3;
    border: 1px solid #999999;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px rgba(1, 1, 1, 0.4);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    margin: 0 auto;
    overflow: auto;
}

div#fourAreasContactaContent div.formulario-gris {
    width: 305px;
    padding-left: 1px;
}

div.formulario-gris input, div.formulario-gris textarea, div.formulario-gris .uneditable-input {
    width: 75%;
}

div.formulario-gris .form-fields > li {
    position: relative;
    display: block;
}

div.formulario-gris div.input::before, div.formulario-gris div.textarea::before {
    height: 38px;
    left: 7%;
    top: 5px;
    width: 46px;
    position: absolute;
}

div.formulario-gris div.input > input {
    border: 0 none;
    border-radius: 2px;
    font-family: "Muli";
    font-size: 18px;
    padding-left: 60px;
    height: 50px;
}

div.formulario-gris div.input, div.formulario-gris div.textarea {
    max-width: 600px;
    width: 93%;
    margin: 0 auto;
}

div.formulario-gris .user-input::before {
    content: url("/bundles/wwwlayouts/images/forms/user.png");
}

div.formulario-gris .mobile-input::before {
    content: url("/bundles/wwwlayouts/images/forms/mobile.png");
}

div.formulario-gris .mail-input::before {
    content: url("/bundles/wwwlayouts/images/forms/mail.png");
}

div.formulario-gris .data-input::before {
    content: url("/bundles/wwwlayouts/images/forms/data.png");
}

div.formulario-gris .attachment-input::before {
    content: url("/bundles/wwwlayouts/images/forms/attachment.png");
}

div.formulario-gris div.textarea > textarea {
    border: 0 none;
    border-radius: 2px;
    font-family: "Muli";
    font-size: 18px;
    padding-left: 60px;
}

div.formulario-gris .submit {
    margin: 0 50px;
}

div.g-recaptcha div {
    margin: 0 auto;
}

.loading {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: .8;
    background: url(/bundles/wwwlayouts/images/loading/loading.gif) center no-repeat #ee5f5b;
}

/****************************************************************/
/*****   Fin Layouts de Contenidos Centrales Generales      *****/
/****************************************************************/

/****************************************************************/
/*****                CALL TO ACTION                        *****/
/****************************************************************/

.callToAction_1 {
color: #fff !important;
text-transform: uppercase;
text-decoration: none;
background: #ed3330;
padding-left: 20px;
padding-right: 20px;
border-radius: 5px;
display: inline-block;
border: none;
transition: all 0.4s ease 0s;
font-size: 20px;
font-family: 'Open Sans';
line-height: 1.9;
font-weight: bolder;
margin-bottom: 15px;
}

.callToAction_1::after {
    font-size: 30px;
    content: '\00bb'
}

.callToAction_1:hover {
background: #434343;
letter-spacing: 1px;
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
box-shadow: 5px 40px -10px rgba(0,0,0,0.57);
transition: all 0.4s ease 0s;
cursor: pointer;
}

/****************************************************************/
/*****                  FIN CALL TO ACTION                  *****/
/****************************************************************/


/****************************************************************/
/*****              Tabs superiores generales               *****/
/****************************************************************/

a.ui-tabs-anchor {
    font-size: 16px
}

/****************************************************************/
/*****          FIN Tabs superiores generales               *****/
/****************************************************************/

/* Submenú Contenido Central */

.actions {
    background-color: #bfcfff;
}

/* Slider inferior */

div#sliderBottom {
    height: 356px;
    margin-top: 30px;
    background-color: #2F2E2E;
    font-family: Bookman, Arial;
    text-align: center;
    color: #FFFFFF;
}

div#sliderBottom > div {
    height: 356px;
}

div#sliderBottom > div:nth-child(2) {
    height: 354px;
    margin-left: 2px;
    border-top: solid #000000 thin;
    border-right: solid #000000 thin;
    border-bottom: solid #000000 thin;
}

div#sliderBottom > div:nth-child(2) > div:nth-child(1) {
    font-family: "Bookman", Arial;
    font-size: 36px;
    font-weight: normal;
    line-height: 50px;
}

div#sliderBottom > div:nth-child(2) > div:nth-child(3) {
    padding-top: 25px;
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    line-height: 16px;
    width: 490px;
}

div#sliderBottom > div:nth-child(3) {
    height: 354px;
    width: 426px;
    border-top: solid #000000 thin;
    border-right: solid #000000 thin;
    border-bottom: solid #000000 thin;
}

div#sliderBottom > div:nth-child(1) {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

div#sliderBottom > div:nth-child(1) > div {
    height: 70px;
    border-bottom: solid #000000 thin;
    border-left: solid #000000 thin;
    border-right: solid #000000 thin;
    line-height: 70px;
}

div#sliderBottom > div:nth-child(1) > div > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 20px;
}

div#sliderBottom > div:nth-child(1) > div:nth-child(1) {
    height: 70px;
    border-top: solid #000000 thin;
}

/* Footer */
div#footer {
    height: 100%;
    margin-top: 30px; 
    padding-top: 10px;
    background-color: #000000;
    background-repeat:repeat;
    border-radius: 15px 15px 0 0;
}

.footerRightHeap {
    list-style: outside none none;
    margin-bottom: 20px;
    margin-left: 20px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.footerRightHeap > li {
    display: block;
    line-height: 35px;
}

.footerRightHeap > li > a {
    color: #FFFFFF;
}

.footerCenter {
    padding-top: 35px;
    margin-bottom: 20px;
    margin-left: 0px;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
}

.footerBottomRed {
    border: solid #A20031 thin;
    background-color: #333333;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.footerBottomRed > div {
    padding-top: 5px;
}

.footerBottomRed > div > a {
    color: #FFFFFF;
} 

/* Disclaimer de cookies - solucionar visibilidad "rara" en móviles */

#cc-notification.cc-mobile
{
    position: fixed !important;
    float: none !important;
}