/*ZOETIS*/
.logo-container {
    display: none !important;
}
.micro-site-nav-main {
    display: none !important;
}
.micro-site-container {
    margin-left: -5px !important;
}
.micro-site-container .micro-site-nav-main-mob {
    display: none !important;
}
.breadcrumb {
    display: none !important;
}
/*Contenedor*/
#contenedor {
    max-width: 1024px;
    width: 100%;
    margin: auto;
    position: relative;
}
#contenedor * {
    margin: 0px;
    padding: 0px;
}
#contenedor div {
    position: relative;
}
#contenedor a {
    text-decoration: none;
}
/*Fuentes*/
@font-face {
    font-family: ProximaNova-Regular;
    src: url(../img/ProximaNova-Regular.otf) format('opentype'), url('../img/ProximaNova-Regular.ttf') format('truetype'), url('../img/ProximaNova-Regular.woff') format('woff');
}
@font-face {
    font-family: ProximaNova-RegularIt;
    src: url(../img/ProximaNova-RegularIt.otf) format('opentype'), url('../img/ProximaNova-RegularIt.ttf') format('truetype'), url('../img/ProximaNova-RegularIt.woff') format('woff');
    ;
}
@font-face {
    font-family: ProximaNova-Bold;
    src: url(../img/ProximaNova-Bold.otf) format('opentype'), url('../img/ProximaNova-Bold.ttf') format('truetype'), url('../img/ProximaNova-Bold.woff') format('woff');
    ;
}
@font-face           {
    font-family: ProximaNova-BoldIt;
    src: url(../img/ProximaNova-BoldIt.otf) format('opentype'), url('../img/ProximaNova-BoldIt.ttf') format('truetype'), url('../img/ProximaNova-BoldIt.woff') format('woff');
    ;
}
@font-face           {
    font-family: ProximaNovaExCn-Bold;
    src: url(../img/ProximaNovaExCn-Bold.otf) format('opentype'), url('../img/ProximaNovaExCn-Bold.ttf') format('truetype'), url('../img/ProximaNovaExCn-Bold.woff') format('woff');
    ;
}
@font-face {
    font-family: GothamCondensed-Bold;
    src: url(../img/GothamCondensed-Bold.otf) format('opentype'), url('../img/GothamCondensed-Bold.ttf') format('truetype'), url('../img/GothamCondensed-Bold.woff') format('woff');
    ;
}
@font-face {
    font-family: GothamCondensed-Book;
    src: url(../img/GothamCondensed-Book.otf) format('opentype'), url('../img/GothamCondensed-Book.ttf') format('truetype'), url('../img/GothamCondensed-Book.woff') format('woff');
    ;
}
/*Arboria*/
@font-face {
    font-family: 'arboria-bold';
    src: url('../img/fonts/Arboria-Bold.eot');
    src: url('../img/fonts/Arboria-Bold.eot?#iefix') format('embedded-opentype'),
        url('../img/fonts/Arboria-Bold.woff2') format('woff2'),
        url('../img/fonts/Arboria-Bold.woff') format('woff'),
        url('../img/fonts/Arboria-Bold.ttf') format('truetype'),
        url('../img/fonts/Arboria-Bold.svg#Arboria-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
} 
@font-face {
    font-family: 'arboria-book';
    src: url('../img/fonts/Arboria-Book.eot');
    src: url('../img/fonts/Arboria-Book.eot?#iefix') format('embedded-opentype'),
        url('../img/fonts/Arboria-Book.woff2') format('woff2'),
        url('../img/fonts/Arboria-Book.woff') format('woff'),
        url('../img/fonts/Arboria-Book.ttf') format('truetype'),
        url('../img/fonts/Arboria-Book.svg#Arboria-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*Arboria*/
@font-face {
    font-family: 'gotham-narrow';
    src: url('../fonts/GothamNarrow-Book.eot');
    src: url('../fonts/GothamNarrow-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamNarrow-Book.woff2') format('woff2'),
        url('../fonts/GothamNarrow-Book.woff') format('woff'),
        url('../fonts/GothamNarrow-Book.ttf') format('truetype'),
        url('../fonts/GothamNarrow-Book.svg#GothamNarrow-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
/*Cabecera*/
.footer-nav .nav-main > li > a, .footer-nav .nav-main > li > span {
  font: 700 1.2em "arboria-bold",'Arial Narrow',sans-serif !important;
  color: #F65C00 !important;
}
@media (min-width: 980px) {
  .nav-megamenu .nav-main > li {
    font: 700 1.75em "arboria-bold","Arial Narrow",sans-serif !important;
  }
}
.footer-standard .strap-line, .footer-non-responsive .strap-line {
  color: #F65C00;
  font: 700 1.8em "arboria-bold",Arial,"sans-serif" !important;
}
.header-standard .header-standard-nav li {
  font: 400 1.4em "gotham-narrow",Helvetica,Arial,sans-serif;
  color: #0096af;
  list-style: none;
}
#contenedor #cabecera {
    max-width: 1024px;
    width: 100%;
    opacity: 0.5;
    display: none;
}
#contenedor #velo_cabecera {
    border: none;
    height: 133px;
    background-color: #585858;
}
#contenedor #logo_novillas {
    position: absolute;
    top: 0px;
    right: 30px;
    max-width: 153px;
}
#contenedor #texto_cabecera {
    font-family: 'gotham-narrow', sans-serif;
    font-weight:700;
    color: #FFF;
    position: absolute;
    top: 78px;
    left: 38px;
    font-size: 60px;
    line-height: 64px;
}
#contenedor #titular {
    background-color: #e1e1e1;
    background-image: url(../img/logo_especialistas_peq.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 62px;
    font-family: 'gotham-narrow', sans-serif;
    font-weight:700;
    font-size: 27px;
    color: #BF0D3E;
    line-height: 62px;
    padding-left: 24px;
}
#contenedor #titular_p {
    background-color: #e1e1e1;
    height: 48px;
    font-family: 'arboria-bold', sans-serif;
    font-size: 27px;
    color: #BF0D3E;
    line-height: 48px;
    padding-left: 24px;
}
#velo_blanco {
    width: 100%;
    height: 17%;
    background: #fff;
    opacity: 0.4;
    position: absolute !important;
    bottom: 0px;
}
/*Info*/
#contenedor #info_cabecera {
    color: rgba(256, 256, 256, 0.8);
    max-width: 1024px;
    width: 100%;
    position: relative;
    top: -85px;
}
#contenedor #info_cabecera li {
    float: left;
    display: block;
    width: 15%;
    margin-right: 1.42%;
}
#contenedor #info_cabecera li span {}
#contenedor #info_cabecera li span img {
    width: 90px;
    margin: auto;
    display: block;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    position: relative;
    top: -38px;
    cursor: pointer;
    background: #585858;
    border: solid 2px #fff;
    opacity: 0.3;
}
#contenedor #info_cabecera li span img:hover {
    background-color: #BF0D3E;
    opacity: 1;
}
.seccion_marcada {
    background-color: #BF0D3E !important;
    opacity: 1 !important;
}
/*MenÃº*/
#contenedor #menu {
    background-color: #BF0D3E;
    max-width: 1024px;
    width: 100%;
    position: relative;
    top: -113px;
    padding-top: 5px !important;
    padding-bottom: 43px !important;
    clear: both;
    margin-bottom: -13px;
}
#contenedor #menu li {
    float: left;
    display: block;
    width: 15%;
    margin-right: 1.42%;
}
#contenedor #menu li a {
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    font-size: 14px;
    letter-spacing: 1px;
}
#contenedor #menu li a:hover {
    font-family: 'arboria-bold', sans-serif;
    color: #FFF !important;
    text-decoration: none !important
}
#contenedor #home {
    max-width: 26px;
    position: absolute;
    top: 20px;
    left: 20px;
}
#contenedor #home_btn_menu {
    display: none !important;
}
/*Menu especialistas*/
#mas_especialistas {
    cursor: pointer;
    font-family: 'arboria-book', sans-serif !important;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    padding-top:5px;
}
#mas_especialistas:hover {
    font-family: 'arboria-bold', sans-serif !important;
}
#menu_especialistas {
    width: 15%;
    margin-top: 33px;
    position: absolute !important;
    z-index: 9999;
    display: none;
    left: 1.42%;
}
#menu > li:hover + ul,
#menu ul:hover {
    display: block;
}
#contenedor #menu > li {
    min-height: 33px;
}
#menu_especialistas li {
    width: 100% !important;
}
#menu_especialistas li a {
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    border-top: #FFF solid 1px;
    background-color: #c96569;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px !important;
    width: 100%;
    padding: 5%;
    line-height: 18px;
}
/*Menu respiratorio*/
#mas_respiratorio {
    cursor: pointer;
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    padding-top:5px;
}
#mas_respiratorio:hover {
    font-family: 'arboria-bold', sans-serif!important;
}
#menu_respiratorio {
    width: 15%;
    margin-top: 33px;
    position: absolute !important;
    z-index: 9999;
    display: none;
    left: 17.84%;
}
#menu_respiratorio li {
    width: 100% !important;
}
#menu_respiratorio li a {
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    border-top: #FFF solid 1px;
    background-color: #c96569;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px !important;
    width: 100%;
    padding: 5%;
    line-height: 15px;
}
/*Menu reproducciÃ³n*/
#mas_reproduccion {
    cursor: pointer;
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    padding-top:5px;
}
}
#mas_reproduccion:hover {
    font-family: 'arboria-bold', sans-serif !important;
}
#menu_reproduccion {
    width: 15%;
    margin-top: 33px;
    position: absolute !important;
    z-index: 9999;
    display: none;
    left: 34.26%;
}
#menu_reproduccion li {
    width: 100% !important;
}
#menu_reproduccion li a {
    font-family: 'gotham-narrow', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    border-top: #FFF solid 1px;
    background-color: #c96569;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px !important;
    width: 100%;
    padding: 5%;
    line-height: 18px;
}
/*Menu parasitos*/
#mas_parasitos {
    cursor: pointer;
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    padding-top:5px;
  
}
#mas_parasitos:hover {
    font-family: 'arboria-bold', sans-serif!important;
}
#menu_parasitos {
    width: 15%;
    margin-top: 33px;
    position: absolute !important;
    z-index: 9999;
    display: none;
    left: 50.68%;
}
#menu_parasitos li {
    width: 100% !important;
}
#menu_parasitos li a {
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    border-top: #FFF solid 1px;
    background-color: #c96569;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px !important;
    width: 100%;
    padding: 5%;
    line-height: 18px;
}
#mas_actividades {
    cursor: pointer;
    font-family: 'arboria-book', sans-serif;
    color: #FFF;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    padding-top:5px;
  
}
#mas_actividades:hover {
    font-family: 'arboria-bold', sans-serif!important;
}
/*Formulario*/
#mktoForm_868 {
    font-size: 9px !important;
    width: 234px !important;
    color: #585858 !important;
    display: none;
    margin: auto !important;
    margin-bottom: 40px;
}
#mktoForm_868 .mktoForm .mktoRequiredField label.mktoLabel {
    width: inherit !important;
}
#mktoForm_868 .mktoOffset {}
#mktoForm_868 label {
    width: inherit !important;
}
#mktoForm_868 input {
    width: 234px !important;
    padding: 4px !important;
    display: block !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}
#mktoForm_868 select {
    width: 234px !important;
    padding: 4px !important;
    display: block !important;
    margin-bottom: 5px !important;
}
#mktoForm_868 button.mktoButton {
    padding: 10px !important;
    margin-left: -30px !important;
}
/*Contenido*/
#contenedor #contenido {
    background-color: #fff;
    clear: both;
    display: inline-block;
    margin-top: -100px;
    width: 100%;
    max-width: 1024px;
    font-family: Arial, sans-serif !important;
    font-size: 16px;
    color: #585858 !important;
}
#contenedor #contenido p {
    line-height: 18px;
    margin-bottom: 15px;
    font-family: 'gotham-narrow',Arial, sans-serif !important;
    font-size: 14px;
    color: #585858 !important;
}
#contenedor #contenido ol {
    font-family: Arial, sans-serif !important;
    font-size: 16px;
}
#contenedor #contenido ol li {
    font-size: 14px !important;
    line-height: 18px;
    color: #BF0D3E;
    margin-bottom: 15px;
}
#contenedor #contenido ol li span {
    color: #585858 !important;
}
#contenedor #contenido ul {
    font-family: Arial, sans-serif !important;
    font-size: 16px;
    margin-left: 25px;
    margin-right: 60px;
}
#contenedor #contenido ul li {
    font-size: 14px !important;
    line-height: 18px;
    color: #BF0D3E;
    margin-bottom: 15px;
}
#contenedor #contenido ul li span {
    color: #585858 !important;
}
#contenedor #contenido #columna_texto {
    float: right;
    display: block;
    width: 70%;
    padding: 2.5%;
}
#contenedor #contenido #columna_banners {
    float: right;
    display: block;
    width: 30%;
    padding: 2.5%;
    padding-top: 30px;
}
#contenedor #contenido .titulo_contenido {
    font-family: 'arboria-bold', sans-serif !important;
    font-size: 36px;
    color: #BF0D3E !important;
    margin-bottom: 25px !important;
    line-height: 37px;
    text-transform: uppercase !important;
}
#contenedor #contenido .titulo_contenido span {
    font-size: 34px;
}
#contenedor #contenido .negro {
    color: #000;
}
#contenedor #contenido .naranja {
    color: #ff6400;
}
#contenedor #contenido .negrita {
    font-family: Arial, sans-serif !important;
    font-weight: bold;
}
#contenedor #contenido .cursiva {
    font-family: Arial, sans-serif !important;
    font-style: italic;
}
#contenedor #contenido .cursiva_negrita {
    font-family: Arial, sans-serif !important;
    font-style: italic;
    font-weight: bold;
}
#contenedor #contenido .titulo_apartado {
    font-family: 'arboria-bold', sans-serif;
    font-size: 26px;
    margin-bottom: 18px !important;
    text-transform: uppercase !important;
    line-height: 30px;
    color: #BF0D3E;
    margin-top: 35px;
}
#contenedor #contenido .margen_inferior {
    margin-bottom: 35px !important;
}
#contenedor #contenido .margen_inferiorBanner {
    margin-bottom: 15px !important;
}
#contenedor #contenido .margen_superior {
    margin-top: 35px !important;
}
#contenedor #contenido .titulo_apartado_naranja {
    font-family: Arial;
    font-weight: bold;
    color: #BF0D3E !important;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 18px;
    background-color: #dcdcdc;
    padding: 15px;
    border: solid 1px #BF0D3E;
}
#contenedor #contenido .centrar_imagen {
    display: block;
    margin: auto;
}
#contenedor #contenido .referencias {
    font-size: 12px !important;
    padding-top: 7px !important;
    border-top: 1px solid #c0c0c0;
    margin-top: 40px !important;
    width: 100%;
}
#contenedor #contenido .referencias li {
    margin-left: 15px !important;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin-top: 7px !important;
    font-size: 12px !important;
    color: #585858 !important;
}
#contenedor #contenido .referencias li span {
    font-family:  'gotham-narrow',Arial, sans-serif !important;
    font-weight: normal !important;
    color: #585858 !important;
}
#contenedor #contenido #columna_banners img {
    max-width: 234px !important;
    width: 100%;
    display: block;
    margin: auto;
}
#contenedor #contenido .leyenda {
    margin-top: -10px;
    font-size: 12px;
}
#contenedor #contenido #columna_banners .margen_inferior {
    margin-bottom: 15px !important;
}
#advertencia_legal {
    animation: vex-fadein 0.5s;
    -webkit-animation: vex-fadein 0.5s;
    -moz-animation: vex-fadein 0.5s;
    -ms-animation: vex-fadein 0.5s;
    -o-animation: vex-fadein 0.5s;
    -webkit-backface-visibility: hidden;
    position: fixed !important;
    background: #6C6C6C;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
}
#pop_legal {
    top: 3% !important;
    position: absolute !important;
    background: #FFFFFF;
    margin: auto;
    -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, .7);
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .7);
    border-radius: 10px;
    height: auto;
    line-height: 20px;
    z-index: 4;
    padding: 15px;
    border: #BF0D3E 1px solid;
    padding-bottom: 50px;
}
#pop_legal .titulo_apartado {
    font-family: 'arboria-bold', sans-serif;
    font-size: 28px;
    margin-bottom: 18px !important;
    text-transform: uppercase !important;
    line-height: 30px;
    color: #BF0D3E;
    margin-top: 15px;
    margin-bottom: 35px;
}
#pop_legal .texto_legal {
    line-height: 20px;
    margin-bottom: 15px;
    font-family: Arial, sans-serif !important;
    font-size: 16px;
    color: #585858 !important;
}
.texto_legal p {
    line-height: 20px;
    font-family: Arial, sans-serif !important;
    font-size: 15px;
    color: #585858 !important;
    margin-bottom: 25px !important;
}
#pop_legal .boton_legal {
    font-family: Arial, sans-serif !important;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    margin-bottom: 18px !important;
    line-height: 25px;
    color: #FFFFFF;
    background: #F65C00;
    border-radius: 10px;
    border: #BF0D3E;
    margin-top: 15px;
    margin-bottom: 35px;
    width: 100%;
    padding: 15px;
}
@media screen and (max-width:970px) {
    #contenedor #texto_cabecera {
        font-size: 68px;
        line-height: 68px;
    }
    #velo_blanco {
        display: none;
    }
}
@media screen and (max-width:920px) {
    #contenedor #texto_cabecera {
        font-size: 68px;
        line-height: 68px;
    }
}
@media screen and (max-width:880px) {
    #contenedor #texto_cabecera {
        top: 65px;
        left: 40px;
        font-size: 50px;
        line-height: normal;
    }
    #contenedor #info_cabecera li span img {
        width: 65px;
        top: -37px;
    }
    #velo_blanco {}
    #contenedor #menu li a {
        font-size: 16px;
    }
}
@media screen and (max-width:850px) {
    #contenedor #texto_cabecera {
        top: 65px;
        left: 40px;
        font-size: 45px;
    }
    #contenedor #logo_novillas {
        max-width: 130px;
    }
}
@media screen and (max-width:790px) {
    #contenedor #texto_cabecera {
        top: 65px;
        left: 40px;
        font-size: 40px;
    }
}
@media screen and (max-width:780px) {
    #contenedor {
        margin-top: 30px;
    }
    #contenedor #contenido {
        display: block;
        margin: auto;
        top: -100px;
    }
    #contenedor #texto_cabecera {
        top: 65px;
        left: 40px;
        font-size: 40px;
    }
    #contenedor #info_cabecera li span img {
        width: 55px;
        top: -37px;
    }
    #velo_blanco {}
    #contenedor #logo_novillas {
        max-width: 130px;
    }
    #contenedor #columna_texto {
        float: none;
        display: block;
        width: 95%;
        padding: 2.5%;
    }
    #contenedor #columna_banners {
        float: none;
        display: block;
        width: 95%;
        padding: 2.5%;
        padding-top: 30px;
    }
    #contenedor #contenido {
        width: 95%;
        padding: 2.5%;
    }
    #contenedor #contenido p {
        width: 100%;
    }
    #contenedor #info_cabecera {
        height: 51px;
    }
    #contenedor #menu {
        height: inherit !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    #contenedor #menu li {
        float: none !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: #FFF solid 1px;
    }
    #contenedor #menu li a {
        font-size: 16px;
    }
    #contenedor #logo_novillas {
        max-width: 110px;
    }
    #contenedor #home {
        display: none;
    }
    #menu_especialistas {
        position: relative !important;
        margin-top: -1px;
        margin-bottom: 0px;
        width: 100%;
        left: 0px !important;
        border-bottom: solid 1px #fff;
    }
    #menu_especialistas li {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        border-bottom: none !important;
    }
    #menu_especialistas li a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #menu_respiratorio {
        position: relative !important;
        margin-top: -1px;
        margin-bottom: 0px;
        width: 100%;
        left: 0px !important;
        border-bottom: solid 1px #fff;
    }
    #menu_respiratorio li {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        border-bottom: none !important;
    }
    #menu_respiratorio li a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #menu_parasitos {
        position: relative !important;
        margin-top: -1px;
        width: 100%;
        left: 0px !important;
        border-top: none !important;
        border-bottom: solid 1px #fff;
    }
    #menu_parasitos li {
        padding-bottom: 0px !important;
        padding-top: 0 !important;
        border-bottom: none !important;
    }
    #menu_parasitos li a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #menu_reproduccion {
        position: relative !important;
        margin-top: -1px;
        width: 100%;
        left: 0px !important;
        border-top: none !important;
        border-bottom: solid 1px #fff;
    }
    #menu_reproduccion li {
        padding-bottom: 0px !important;
        padding-top: 0 !important;
        border-bottom: none !important;
    }
    #menu_reproduccion li a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #vid1,
    #vid2,
    #vid3,
    #vid4 {
        float: none !important;
        margin: auto;
    }
    #contenedor #contenido #columna_banners {
        width: 100% !important;
    }
    #contenedor #contenido #columna_texto {
        width: 100% !important;
    }
}
@media screen and (max-width:750px) {
    #contenedor #texto_cabecera {
        top: 28px;
        font-size: 36px;
    }
    #titular,
    #titular_p {
        display: none;
    }
}
@media screen and (max-width:710px) {
    #contenedor #texto_cabecera {
        top: 28px;
        font-size: 36px;
    }
}
@media screen and (max-width:690px) {
    #contenedor #texto_cabecera {
        display: none;
    }
}
@media screen and (max-width:600px) {
    #contenedor #logo_novillas {
        max-width: 90px;
        right: 20px;
    }
    #contenedor #texto_cabecera {}
    #contenedor #info_cabecera {
        height: 41px;
    }
    #contenedor #info_cabecera li span img {
        width: 45px;
        top: -37px;
    }
    #velo_blanco {}
}
@media screen and (max-width:580px) {
    #contenedor #texto_cabecera {}
    #contenedor #logo_novillas {
        max-width: 80px;
        right: 10px;
    }
}
@media screen and (max-width:530px) {
    #contenedor #texto_cabecera {}
    #contenedor #logo_novillas {
        max-width: 80px;
        right: 10px;
    }
}
@media screen and (max-width:490px) {
    #contenedor #texto_cabecera {}
    #contenedor #logo_novillas {
        max-width: 75px;
        right: 10px;
    }
}
@media screen and (max-width:465px) {
    #contenedor #info_cabecera li span img {
        width: 40px;
        top: -37px;
    }
    #velo_blanco {}
}
@media screen and (max-width:450px) {
    #contenedor #texto_cabecera {
        font-size: 18px;
    }
}
@media screen and (max-width:425px) {
    #contenedor #texto_cabecera {
        font-size: 17px;
    }
}
@media screen and (max-width:420px) {
    #contenedor #texto_cabecera {
        font-size: 16px;
    }
}
@media screen and (max-width:415px) {
    #contenedor #texto_cabecera {
        display: none;
    }
    #contenedor #logo_novillas {
        max-width: 60px;
        right: 10px;
    }
}
@media screen and (max-width:390px) {
    #contenedor #texto_cabecera {}
    #contenedor #logo_novillas {
        max-width: 50px;
        right: 10px;
    }
}
@media screen and (max-width:370px) {
    #contenedor #texto_cabecera {}
    #contenedor #logo_novillas {
        max-width: 45px;
        right: 10px;
    }
}
@media screen and (max-width:370px) {
    #contenedor #info_cabecera li span img {
        width: 35px;
        top: -33px;
    }
    #velo_blanco {}
}
@media screen and (max-width:345px) {
    #contenedor #texto_cabecera {}
}
@media screen and (max-width:340px) {
    #contenedor #texto_cabecera {}
    #contenedor #logo_novillas {
        max-width: 40px;
        right: 10px;
    }
}
/*Form Edits*/
.especialistasennovillas-cloud-form {
    display: none;
    max-width: 270px;
    margin: 0 auto !important;
    font-size: 12px;
}
.especialistasennovillas-cloud-form input[type="text"],
.especialistasennovillas-cloud-form input[type="email"],
.especialistasennovillas-cloud-form input[type="tel"] {
    max-width: 230px;
    height: 30px;
    border: 1px solid #666;
    border-radius: 3px;
    outline: 0;
}
.especialistasennovillas-cloud-form radio {
    margin-bottom: 10px;
}
.especialistasennovillas-cloud-form textarea {
    max-width: 230px;
    height: 100px;
    border: 1px solid #333;
    outline: 0;
}
.especialistasennovillas-cloud-form select {
    max-width: 230px;
    min-width: 230px;
    height: 30px;
    border: 1px solid #666;
    border-radius: 3px;
    outline: 0;
    margin-bottom: 10px;
    padding: 5px 5px;
}
.especialistasennovillas-cloud-form input[type="submit"] {
    background: #ff5c00;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px !important;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 1px #333;
    box-shadow: 0 2px 1px #333;
    border: none;
    margin: 4px 0 0 3px;
    margin-top: 20px !important;
}
.especialistasennovillas-cloud-form input[type="submit"]:hover {
    background-color: #d45500;
}
.especialistasennovillas-cloud-form label {
    display: block;
    margin-bottom: 1px;
    color: #000000;
    padding-top: 10px;
    text-align: left;
    max-width: 230px;
    margin: 0 auto !important;
}
.especialistasennovillas-cloud-form input.error {
    color: #000;
    font-size: 12px;
}
.especialistasennovillas-cloud-form select.error {
    background-color: #fe9c9c;
    color: #000;
    font-size: 12px;
}
.especialistasennovillas-cloud-form label.error {
    font-family: Arial, Helvetica, sans-serif;
    color: #F00;
    font-size: 11px;
    padding-left: 3px;
}
form.especialistasennovillas-cloud-form .form-group {
    margin-bottom: 20px !important;
    display: block;
}
/*Form Edits Ends*/
/* cookie popup */
.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.95);
}
/* Inner */
.popup-inner {
    max-width: 700px;
    width: 90%;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
    border-radius: 3px;
    background: #fff;
    text-align: center;
}
/* Footer */
.footer-standard .footer-nav a, .footer-standard .footer-nav span {
  font: 400 1em "gotham-narrow",Helvetica,Arial,sans-serif !important;
  letter-spacing: 0;
}
.footer-standard .footer-nav .footer-footer > ul li a {
  padding: 0 3px 0 3px!important;
}
/* Close Button */
.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0, 0, 0, 0.8);
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}
.popup-close:hover {
    -webkit-transform: translate(50%, -50%) rotate(180deg);
    transform: translate(50%, -50%) rotate(180deg);
    background: rgba(0, 0, 0, 1);
    text-decoration: none;
}
.popup-inner .button-ok {
    margin: 0 auto;
    text-align: center;
    color: white;
    background-color: #666666;
    border-radius: 10px;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    margin-top: 10px;
    display: inline-block;
    padding: 10px 20px;
}
.popup-inner .button-cancel {
    margin: 0 auto;
    text-align: center;
    color: white;
    background-color: #F65C00;
    border-radius: 10px;
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
    margin-top: 10px;
    display: inline-block;
    padding: 10px 20px;
}
/* especialistas-estrategia-novillas */
.two-col-image-tile h1 span {
  font-family: "arboria-book",Helvetica,Arial,sans-serif !important;
  font-size: .45em;
  letter-spacing: normal;
}