/**para trabajar en local **/
.messages.error {
    display: none;
}

/**/
html {
    font: 100%;
}

body {
    background: #fff;
    font: 16px 'Century Gothic', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #91979f;
    font-family: 'Century Gothic', sans-serif;
    line-height: 1.2em;
}

h2, h3 {
    color: #003b64;
}

h1 {
    font-size: 34px;
    font-weight: 400;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

hr {
    background: #ebebeb;
    border: 0;
    height: 2px;
}

h2 + hr, h3 + hr, h4 + hr, h5 + hr, h6 + hr {
    background: #ebebeb;
    border: 0;
    height: 2px;
    margin-top: 0;
}

p + h4 {
    margin-top: 40px;
}

.node-page > .content {
    /*padding-left: !*55*! 20px;*/
    padding-right: 15px;
}

h3 {
    text-transform: inherit
}

a img {
    border: 0;
}

a {
    color: #0FA1D5
}

a:hover {
    color: #0FA1D5;
    text-decoration: underline;
}

.accordion-heading {
    font-size: 20px;
}

/*** IMAGENES E ICONOS ***/
.imgAuto, .imgAuto img {
    width: auto;
}

.imgResponsive img {
    width: 100%;
}

.img_home_productos {
    width: auto !important;
}

.icoPdf {
    margin-left: 20px
}

.icoPdf li, a.icoPdf {
    background: url('/sites/default/files/pdf.png') no-repeat center left #fff;
    padding-left: 25px;
}

.icoQsomos {
    background: url('/sites/all/themes/cesce/img/icons/icoQsomos.png') no-repeat center center;
    padding-top: 28px;
    padding-left: 33px;
}

a.logo > img {
    width: 220px;
}

#social_img_1 {
    max-width: 540px;
}

#social_img_2 {
    max-width: 566px;
}

/*** PESTAÑA EVENTOS ***/
.homeEventos {
    padding: 20px 20px 20px 40px;
    height: 140px;
}

.homeEventosCalendar {
    background-color: #fff;
    color: #000;
    float: left;
    width: 30px;
}

.homeEventosCalendarDay {
    text-align: center;
    color: #0FA1D5;
    background-color: #fff;
}

.homeEventosCalendarMonth {
    text-align: center;
    color: #fff;
    background-color: #0FA1D5;
    height: 26px;
}

.homeEventosDescription {
    float: left;
    font-size: 21px;
    margin-left: 10px;
}

.homeEvent {
    padding-left: 22px;
    width: 300px;
}

.homeEventHeader {
    color: #0FA1D5;
    font-size: 16px;
    padding-left: 10px;
}

.homeEventData {
    color: #000;
}

.homeEventLink a {
    color: #0FA1D5;
}

.homeEventData,
.homeEventLink {
    padding-left: 10px;
}

.top-items li:nth-child(1) {
    margin-top: -23px;
}

.file-icon {
    width: initial;
}

div.bocadilloarriba {
    width: 500px;
    position: absolute;
    left: 40px;
    top: 183px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #C8C8C8;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
    padding: 5px;
}

div.bocadilloarriba:before, div.bocadilloarriba:after {
    content: " ";
    position: absolute;
    height: 0;
    width: 0;
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    border-left: 8px solid transparent;

}

div.bocadilloarriba:before {
    left: 20px;
    top: -16px;
    border-bottom: 8px solid rgb(240, 240, 240);
}

div.bocadilloarriba:after {
    left: 20px;
    top: -18px;
    border-bottom: 8px solid rgba(0, 0, 0, 0.15);
    z-index: -1;
}

/*** CALENDARIO ***/
.view .date-nav-wrapper .date-prev,
.view .date-nav-wrapper .date-next {
    background: none;
    border-radius: 0 0 0 0;
}

.view .date-nav-wrapper .date-prev {
    right: 120px;
}

.calendar-calendar .year-view td {
    padding: 8px;
}

.year-view div.month-view div.date-nav {
    background-color: #fff;
    min-height: 26px;
}

.calendar-calendar div.date-nav a, .calendar-calendar div.date-nav h3 {
    color: #10a1d6;
    text-decoration: none;
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: none;
    color: #10a1d6;
    font-weight: 700;
}

#event-popup {
    font-size: 16px;
}

/*** LISTAS y TABLAS ***/
ul li {
    color: inherit;
}

ul.menuPagina {
    margin-left: 0px;
    min-height: 20px;
    margin-bottom: 50px;
    margin-top: 20px;
}

ul.menuPagina li {
    background-color: #fff;
    color: #a5a5a5;
    float: left;
    line-height: 20px;
    padding-left: 0px;
    padding-right: 5px;
}

ul.menuPagina li::after {
    content: " / ";
    padding-left: 4px;
    padding-right: 3px;
}

ul.menuPagina li:last-child::after {
    content: "";
    padding-left: 7px;
    padding-right: 0px;
}

ul.menuPagina > li:nth-child(1) > a {
    color: #0fa2d5;
}

/*=== Polizas ===*/
#polizas ul.menuPagina {
    min-height: 120px;
    margin-left: auto;
    margin-right: auto;
    max-width: 64%;
}

#polizas.long6 ul.menuPagina {
    max-width: 77%;
}

#polizas.long4 ul.menuPagina {
    max-width: 52%;
}

#polizas ul.menuPagina li {
    line-height: 20px;
    margin-right: 20px;
    width: 128px;
}

#polizas ul.menuPagina li:last-child {
    margin-right: 0;
}

#polizas ul.menuPagina li::after {
    content: "  ";
}

#polizas ul li i {
    position: inherit;
    margin-bottom: 5px;
}

#polizas h2.service-2 {
    text-align: left;
}

#polizas h2.service-2 i {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
}

/*#polizas section p, #polizas section h3, #polizas section ol {margin-left: 55px;}
#polizas section ul.disc, #polizas section ol.number {margin-left: 68px;}*/
#section.colorClaro {
    background: red;
}

.ancla {
    display: block;
}

.anclaMovil {
    display: none;
}

.w20Pc {
    width: 20% !important;
}

ul.disc {
    list-style-type: disc;
    margin: 5px 30px 15px;
    margin-left: 5%;
}

ul.disc li, ul.circle li, ol.number li, ul.listAb li {
    color: inherit;
    line-height: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
}

ul.disc li:last-child, .normalList li:last-child {
    margin-bottom: 0;
}

ul.disc li a, ul.disc li a:hover, .normalList li a, .normalList li a:hover, ul.circle li a, ul.circle li a:hover, ol.number li a, ol.number li a:hover {
    color: #0FA1D5;
    text-decoration: underline;
}

#grupoCesce .disc li a, #grupoCesce .disc li a:hover {
    color: #0FA1D5;
    text-decoration: underline;
}

.normalList {
    margin-left: 5%;
    margin-top: 5px;
}

.normalList li {
    color: inherit;
    line-height: 20px;
    list-style-type: disc;
    margin-bottom: 10px;
    padding-left: 15px;
}

.listAcordion, .qSomos #accordion2 dl {
    margin-left: 6%;
}

.listAcordion li ul, .qSomos #accordion2 dd {
    margin-bottom: 2%;
    margin-left: 6%;
}

.listAcordion li li {
    list-style-type: disc;
    list-style-position: inside;
}

.listAcordion li i {
    margin-left: 7px;
    position: inherit;
}

.listAcordion li:hover i {
    color: inherit;
}

ul li ul {
    margin: 20px;
}

li.listCircle ul.circle {
    margin-left: 50px;
}

ul.circle {
    list-style-type: circle;
}

ol.number {
    list-style-type: decimal;
    margin: 5px 30px 15px;
    margin-left: 5%;
}

ol.number li strong + br {
    margin-bottom: 3px;
}

ol.number li br {
    margin-bottom: 10px;
}

ul.listAb {
    margin: 5px 30px 15px;
    margin-left: 5%;
}

ul.noSubraya li a {
    text-decoration: none
}

ul.noSubraya li a:hover {
    text-decoration: underline
}

ul.aliLeft li {
    text-align: left !important;
}

/*tablas*/
.tabThBlue {
    margin: 10px 20px 15px;
}

.tabThBlue th {
    border-bottom: 1px solid #fff !important;
    font-weight: bold;
}

.tableBorder td {
    border: 0 !important;
    border-bottom: 1px dotted #e6edf2 !important;
}

.noBorderTd td {
    border: 0 !important
}

/*** MAPA WEB ***/
#mapaWeb h3 {
    background-color: #f2f2f2;
    border-bottom: 1px solid #d4d9dd;
    font-size: 23px;
    margin-bottom: 0;
    padding: 0 10px 5px;
}

#mapaWeb ul {
    border-right: 1px solid #d4d9dd;
    margin-left: 20px;
}

#mapaWeb li {
    border-bottom: 1px dotted #d4d9dd;
    line-height: 30px;
    list-style-type: circle;
    margin-left: 15px;
    padding-top: 5px;
}

#mapaWeb li:last-child {
    border-bottom: none;
}

#mapaWeb li a:hover {
    text-decoration: underline;
}

/*** BARRA DE NAVEGACION - HEADER ***/
#linea_cesce {
    width: 428px;
    float: left;
    background: url('../img/tf.png') transparent;
    background-repeat: no-repeat;
    padding-left: 30px;
}

.top-container {
    background-color: #0fa2d5;
    height: 57px;
    max-height: 57px;
    margin: 0px 0px 15px 0px;
}

#undefined-sticky-wrapper .navbar {
    background-color: transparent;
    background: #fff;
}

ul#nav {
    float: right;
}

.navbar {
    position: absolute !important;
    height: 80px;
}

.navbar .nav > li {
    /*margin: 0 17px;*/
}

.navbar .nav > li:last-child {
    margin-right: 0;
}

.navbar .nav > li > a, .navbar .nav > li > span.nolink {
    background: #fff;
    color: #969b9f;
    font-size: 17px;
    /*padding: 0px 10px;*/
}

#nav > li > span {
    display: inline-block;
    font-family: 'Century Gothic', sans-serif;
    line-height: 40px;
    color: #7a828f;
    background: #e6edf2;
    margin: 0px;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
    color: #969b9f;
    /*font-size: 20px;*/
}

#nav > li > span:hover {
    color: #000000;
    background: #fff;
}

.navbar .nav > li:hover > a {
    color: #000000;
    background: #fff;
}

.navbar .nav > li.selected > a {
    background: #fff;
    color: #0FA1D5;
}

.navbar .nav > li.selected:hover > a {
    color: #003b65;
    background: #fff;
}

.navbar .nav > li > ul {
    -webkit-box-shadow: 3px 6px 4px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 6px 4px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 6px 4px 1px rgba(0, 0, 0, 0.3);
    font-size: 18px;
    margin-top: 0px;
    z-index: 1;
}

.navbar .nav > li > ul > li {
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
    color: #333;
    width: 275px;
    padding-top: 5px;
}

.navbar .nav > li > ul > li.selected > a {
    background: #fff;
    border-left: 0px;
    color: #333;
    padding-left: 20px;
    padding-right: 5px;
}

.navbar .nav > li > ul > li > span {
    background: #fff;
    border-left: 0px;
    color: #7a828f;
    padding-left: 20px;
    padding-right: 5px;
}

.navbar .nav > li > ul > li > span:hover {
    background: #fff;
    border-left: 0px;
    color: #0FA1D5;
    padding-left: 20px;
    padding-right: 5px;
}

.navbar .nav > li > ul > li.selected > a:hover {
    color: #333;
}

.navbar .nav > li > ul > li > a:hover {
    color: #1caeea;
}

.navbar .nav > li > ul > li > ul > li {
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
    color: #333;
    width: 290px;
    padding-top: 5px;
    min-width: 200px;
}

.navbar .nav > li > ul > li > ul > li > a {
    color: #0FA1D5;
}

.navbar .nav > li > ul > li > ul > li > a:hover {
    color: #0FA1D5;
    font-weigth: bold;
}

.navbar .nav > li > ul > li:hover > a {
    color: #0FA1D5;
}

.navbar .nav > li > ul > li > ul > li.selected > a {
    color: #0FA1D5;
    border-left: 0px solid #0FA1D5;
}

.navbar .nav > li > ul > li:hover > ul {
    z-index: 1;
    left: 88px !important;
}

.navbar .nav > li > ul > li:last-child {
    background: #fff;
    border-bottom: 1px solid #bfbfbf;
    color: #333;
    width: 275px;
    padding-top: 5px;
}

#nav > li:nth-child(1) > ul {
    margin-left: -9px;
    z-index: 1;
}

/* Banderas CESCE mundo */
#banderasMenu {
    background: #fff;
    border: 1px solid #d4d9dd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkint-box-shadow: 2px 3px 5px rgb(204, 204, 204);
    -moz-box-shadow: 2px 3px 5px rgb(204, 204, 204);
    box-shadow: 2px 3px 5px rgb(204, 204, 204);
    padding: 10px 20px;
    position: absolute;
    right: 0;
    top: 60px;
    width: 315px;
}

#banderasMenu ul {
    margin: 0;
    padding: 0;
}

#banderasMenu li {
    float: left;
    font-size: 12px;
    line-height: 2;
    padding-left: 25px;
    width: 50%;
}

.banderas {
    background: url('/sites/all/themes/cesce/img/icons/banderas.png') no-repeat center center;
    padding-top: 12px;
    padding-left: 18px;
    top: 8px;
}

#bArgentina {
    background-position: -4px -5px;
}

#bBrasil {
    background-position: -4px -33px;
}

#bChile {
    background-position: -4px -61px;
}

#bColombia {
    background-position: -4px -89px;
}

#bEspana {
    background-position: -4px -117px;
}

#bFrancia {
    background-position: -4px -145px;
}

#bMexico {
    background-position: -4px -173px;
}

#bPeru {
    background-position: -4px -201px;
}

#bPortugal {
    background-position: -4px -229px;
}

#bVenezuela {
    background-position: -4px -257px;
}

#bInglaterra {
    background-position: -4px -285px;
}

/*** MENU BUSCQUEDA ***/
.top-items {
    float: inherit;
    position: relative;
    top: 37px;
    color: #fff;
    min-width: 500px;
}

.top-items li:first-child {
    padding-left: 0px;
    width: 38%;
    min-width: 200px;
}

.top-items li:first-child span {
    margin-left: 10px;
}

.top-items li {
    font-size: 18px;
    padding-right: 0px;
}

.top-items .acceso {
    background-color: #ffa32a;
    padding: 15px 22px 7px 46px;
    position: relative;
    float: right;
    margin-top: -37px;
    height: 68px;
}

.top-items .acceso:hover {
    background-color: #E69326; /*padding: 7px 22px 7px 46px; position: relative; top: -5px;*/
}

.top-items .acceso i {
    left: 15px;
    top: 15px;
}

.acceso a, .acceso a:hover {
    color: #fff;
    display: block;
}

.top-items li:last-child {
    margin-top: -45px;
    height: 57px;
    padding-top: 15px;
}

.top-items .top_flags {
    position: relative;
    margin-top: -30px;
    float: right;
}

.top-items .top_flags img {
    width: 22px;
    margin-top: 5px;
}

#searchSubmit {
    margin-left: 10px;
}

#top_search_popup {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    cursor: default;
    display: none;
    margin-top: 15px;
    position: absolute;
    text-align: left;
    width: 200px;
    z-index: 610;
    padding: 10px 10px 10px;
    -webkit-box-shadow: 2px -2px 16px 1px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 2px -2px 16px 1px rgba(0, 0, 0, 0.42);
    box-shadow: 2px -2px 16px 1px rgba(0, 0, 0, 0.42);
}

#keys {
    color: #000;
    height: 44px;
    width: 138px;
    border: 1px solid #d7dfe4;
    padding-left: 10px;
    outline: 0;
}

#keys:focus {
    outline: 0;
}

.top-items .search {
    position: relative;
    margin-top: -24px;
    float: right;
    margin-left: 22px;
}

.top-items .search input {
    line-height: 1;
    padding: 6px 6px;
    top: -8px;
    height: 57px;
    background-color: #c1d8ea;
    color: #0fa3d3;
    border: 0px;
    margin-top: -7px;
    padding-right: 40px;
}

.top-items .search .fa-search {
    margin-left: -28px;
    top: 4px;
    color: #fff;
}

@-moz-document url-prefix() {
    .top-items .search .fa-search {
        position: absolute;
        right: 39px;
        top: 4px;
    }
}

li.acceso .fa {
    color: #fff;
    font-size: 25px;
    line-height: 0.7;
    padding-top: 7px;
}

.navbar-inner {
    background-color: #fff;
}

.navbar-inner .container {
    /*padding-right: 0;*/
    background-color: #fff;
}

#tlfs {
    min-width: 520px;
    width: 520px;
    margin-left: 30px;
}

/*** FOOTER ***/
.footer, .footer .copyright {
    background: #333;
}

.footer .copyright, .copyright li, .copyright li a {
    color: #fff !important;
    font-size: 20px;
}

.footer h6 {
    text-transform: none;
    margin-bottom: 11px;
    margin-top: 10px;
}

.footer ul, .footer ol {
    margin: 0;
    padding: 0;
}

.footer ul li, .footer ol li {
    line-height: 1.6;
    list-style: none;
    padding: 0px 0px;
}

.footer h6, .footer h6 a, .footer h6 a:hover, .footer li h6 a:hover {
    color: #fff !important;
    font-size: 20px;
}

.footer h6 a:hover {
    text-decoration: underline;
}

.footer ul li, .footer ol li {
    font-size: 18px
}

.footer ul li a, .footer ol li a {
    color: #91979f;
    text-decoration: none;
}

.footer ul li a:hover, .footer ol li a:hover {
    color: #10a1d6 !important;
    text-decoration: none;
}

.footer .copyright-info {
    padding-right: 18px;
}

.copyright-info ul {
    float: right;
}

.copyright-info ul li {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

ul.footerCuenta li:first-child {
    margin-bottom: 38px;
}

.footer ul.linkFooter-Agenda li {
    background: url('/sites/default/files/arrowRight.png') no-repeat left 13px;
    color: #fff;
    font-size: 20px;
    line-height: 1.8;
    padding-left: 30px;
}

.footer ul.linkFooter-Agenda li a, .linkFooter-Agenda li a:hover {
    color: #fff;
}

.linkFooter-2col {
    float: left;
}

.footer .linkFooter-2col li {
    font-size: 15px !important;
    line-height: 2;
    margin-right: 10px;
    padding-left: 27px;
    margin-bottom: 5px;
}

.linkFooter-2col li:last-child {
    margin-right: 0 !important;
}

.linkFooter-2col li.Fb {
    background: url('/sites/default/files/icoFB.png') no-repeat left center;
}

.linkFooter-2col li.Tw {
    background: url('/sites/default/files/icoTW.png') no-repeat left center;
}

.linkFooter-2col li.Lk {
    background: url('/sites/default/files/icoLK.png') no-repeat left center;
}

.linkFooter-2col li.Yt {
    background: url('/sites/default/files/icoYT.png') no-repeat left center;
}

.linkFooter-2col li.Pt {
    background: url('/sites/default/files/icoPT.png') no-repeat left center;
}

.linkFooter-2col li.Ss {
    background: url('/sites/default/files/icoSS.png') no-repeat left center;
}

.linkFooter-2col li.Ig {
    background: url('/sites/default/files/icoIG.png') no-repeat left center;
}

/* New rules to footer spam */
.footer span {
    text-transform: none;
    margin-bottom: 11px;
    margin-top: 10px;
    display: block;
}

.footer span, .footer span a, .footer span a:hover, .footer li span a:hover {
    color: #fff !important;
    font-size: 20px;
}

.footer span a:hover {
    text-decoration: underline;
}

/*** DETALLES SLIDER BOX ***/
.boxSliderBG {
    background: #333;
    filter: alpha(opacity=40);
    height: /*131*/ 100% /*700px*/;
    opacity: 0.4;
    padding-right: 0px;
    position: absolute;
    top: 0;
    z-index: 3;
}

.pruebaBox {
    height: /*131*/ 100%;
    padding-right: 0px;
    position: absolute;
    top: 0; /*z-index: 3;*/
}

#icoVideo {
    width: 110px;
    margin-top: 20px;
}

/*h1.ls-l3 {z-index: 100!important; border: 10px solid red;}
.ls-inner h1 {z-index:50; border-width: 2px!important; border: 2px solid green;}*/

/*** PESTANAS NAVEGACIÓN SLIDER ***/
.nav-boxSlider {
    bottom: 0;
    position: absolute;
    right: -69px;
    z-index: 52;
    display: inline-block;
    width: 102%
}

.nav-boxSlider li {
    background: #dddfe0;
    border-right: 1px solid #fff;
    float: left;
    font-size: 18px;
    line-height: 1;
    padding: 3.7% 3%;
    padding-bottom: 30px;
    padding-top: 30px;
}

@-moz-document url-prefix() {
    .nav-boxSlider li {
        padding: 4% 3.3%;
    }
}

.nav-boxSlider li:last-child {
    border-right: none;
}

/*.nav-boxSlider li:first-child {width: 32%;}*/

.navbar .nav {
    margin-top: 1px;
}

/*** ESPECIALES ***/
#menuFixed {
    position: fixed;
    background: white;
    width: 100%;
    z-index: 500;
    height: 150px;
}

#arregloFixed {
    height: 154px;
}

.block {
    display: block;
}

.mL5 {
    margin-left: 5px;
}

.mL10 {
    margin-left: 10px;
}

.mL20 {
    margin-left: 20px;
}

.mL30 {
    margin-left: 30px;
}

.mL40 {
    margin-left: 40px;
}

.mL50 {
    margin-left: 50px;
}

.mL60 {
    margin-left: 60px;
}

.mR5 {
    margin-right: 5px
}

.mR10 {
    margin-right: 10px
}

.mR20 {
    margin-right: 20px
}

.mR30 {
    margin-right: 30px
}

.mR40 {
    margin-right: 40px
}

.mR50 {
    margin-right: 50px
}

.mR60 {
    margin-right: 60px
}

.mB0 {
    margin-bottom: 0 !important;
}

.mB5 {
    margin-bottom: 5px !important;
}

.mB10 {
    margin-bottom: 10px !important;
}

.mB20 {
    margin-bottom: 20px !important;
}

.mB30 {
    margin-bottom: 30px !important;
}

.mB40 {
    margin-bottom: 40px !important;
}

.mB50 {
    margin-bottom: 50px !important;
}

.mB60 {
    margin-bottom: 60px !important;
}

.mT5 {
    margin-top: 5px !important;
}

.mT10 {
    margin-top: 10px !important;
}

.mT20 {
    margin-top: 20px !important;
}

.mT30 {
    margin-top: 30px !important;
}

.mT40 {
    margin-top: 40px !important;
}

.mT50 {
    margin-top: 50px !important;
}

.mT60 {
    margin-top: 60px !important;
}

.noML {
    margin-left: 0 !important;
}

.noMT {
    margin-top: 0 !important;
}

.minH175 {
    min-height: 175px
}

.inlineB, .inlineB li {
    display: inline-block;
}

section {
    margin-bottom: 20px;
}

.txtCenter {
    text-align: center;
}

.textRight {
    text-align: right;
}

p.subir {
    text-align: right;
}

.subir a {
    background: url('/sites/default/files/arrowUp.png') no-repeat center left #fff;
    padding-left: 20px;
    padding-top: 5px;
}

.subir a:hover {
    color: #0FA1D5;
    text-decoration: underline;
}

#Contacto input, #Contacto button, #Contacto select, #Contacto textarea, #Siprel input, #Siprel button, #Siprel select, #Siprel textarea {
    margin-top: 5px;
}

.col-md-15 {
    width: 20%;
    float: left;
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.posAb {
    position: absolute;
}

.posRe {
    position: relative;
}

.PosRight {
    right: 0;
}

.PosLeft {
    left: 0;
}

.Mobile {
    display: none
}

.separaInvisible {
    background: none !important;
    border: 0;
    clear: both;
    display: block;
    height: 1px;
    margin: 20px 0;
    width: 100%;
}

.separaGris {
    background: url(/sites/all/themes/cesce/img/separadorGrgis.png) repeat-x;
    border: 0; /*border-bottom: 7px solid #EBEBEB; */
    clear: both;
    display: block;
    height: 10px;
    margin: 20px 0;
    width: 100%;
}

.hide {
    visibility: hidden;
}

.contacto {
    border: 1px solid #ABB3BA;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: black;
    -webkint-box-shadow: 2px 1px 1px rgb(204, 204, 204);
    -moz-box-shadow: 2px 1px 1px rgb(204, 204, 204);
    box-shadow: 2px 1px 1px rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(225, 225, 224);
    padding: 30px 40px;
}

p.contacto {
    width: 50%
}

p.contacto.full {
    width: 100%
}

p.enviaBtn {
    text-align: right;
    max-width: 64.5%;
}

.mSelected {
    color: #10A1D6 !important;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.mH270 p {
    min-height: 270px;
}

.smH3 {
    font-size: s22px;
    font-weight: bold;
}

/*=== TITULARES ===*/
/*h1#titularInterior {max-width: 75%;float: left;}
.breadcrumb {max-width: 23%; float: right}*/

/*=== BANNER INTERNO ===*/
.bannerInterno {
    display: block;
    left: 0px;
    position: absolute;
    width: 100%;
}

/*.bannerInterno img {height: 500px;}*/
.separaBanner {
    display: block;
    position: relative;
    padding-top: 20%;
}

/*=== QUIENES SOMOS ===*/
.qSomos section {
    margin-bottom: 40px;
}

.qSomos .normalList {
    margin-left: 15%;
}

.qSomos .normalList li {
    color: inherit;
    line-height: 1.6;
    list-style-type: disc;
    margin-bottom: 20px;
}

/*** FORZAR ESTILOS ***/
layerslider-container-2 img {
    width: 100%;
    height: auto;
    border: 1px solid red
}

/*=== Slider Home abajo Empresas Cesce ===*/
#sliderBotHome.flexslider .slides img {
    margin-left: auto;
    margin-right: auto;
}

/*=== Columnas Service ===*/
.filaBottom .service {
    min-height: 367px;
}

.filaTop .service {
    min-height: 310px;
}

/*=== Formularios ===*/
.form-group {
    margin-bottom: 25px;
}

.btn, .btn:focus, .button {
    margin: 10px 0px;
    margin-left: 40%;
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.btn:hover, .button:hover {
    background-color: #003b65;
}

.campoForm {
    display: block;
    height: 34px;
    font-size: 13px;
    line-height: 1.42857;
    text-indent: 0px;
    color: #7A7A7A;
    vertical-align: middle;
    background-color: transparent;
    padding: 6px 12px;
    border: 1px solid #D7DFE4;
    border-radius: 0px;
    box-shadow: 0px 0px 0px transparent inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.campoForm:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.item-box .info-container-2 {
    line-height: 1;
    font-size: 14px;
}

.webform-component {
    margin-top: 18px;
}

.webform-component-textfield {
    width: 400px;
}

/*=== Migas de pan ===*/
.breadcrumb {
    margin-top: 0px !important;
    padding-left: 0;
    text-align: right;
}

.breadcrumb-container h1 {
    float: none;
}

/**** ajustes ***/
.footer {
    padding-top: 37px;
}

.footer-info {
    display: none;
}

/*	HOME */
.flexslider img {
    width: 200px !important;
}

.flexslider .slides img {
    margin-left: 170px;
}

.companyType {
    text-align: center;
    margin-top: /*130*/ 65px;
    margin-bottom: 55px;
}

.companyType h2 {
    color: #333;
    font-size: 26px;
}

/* PESTANAS CAMPANIA */
.cesce_tabs ul {
    background: #fff;
    list-style-type: none;
    padding-left: 0px;
    position: absolute;
    z-index: 2;
}

.cesce_tabs .PosRight {
    top: 0;
}

.cesce_tabs ul li {
    margin-bottom: 5px;
}

.cesce_tabs ul li:last-child {
    margin-bottom: 0;
    margin-top: 6px
}

.cesce_tabs > ul > li > img {
    width: auto;
}

/* VENTANAS SLIDE CAMPANIA */
#slideOut, #slideOut2, #slideOut3, #slideOut4 {
    position: relative;
}

#slideOut {
    z-index: 2;
}

#slideClick, #slideClick2, #slideClick3, #slideClick4 {
    cursor: pointer;
}

.slideContent, .slideContent2, .slideContent3, .slideContent4 {
    color: #fff;
    display: inline-block;
    min-height: 503px;
    left: 61px;
    min-width: 565px;
    position: absolute;
    top: 0;
}

.slideContent .container, .slideContent2 .container, .slideContent3 .container, .slideContent4 .container {
    position: relative;
    z-index: 99;
}

.slideContent2, .slideContent4 {
    top: -144px;
}

.bgSlide-camapania {
    background: #000;
    min-height: 482px;
    min-width: 565px;
    opacity: .8;
    filter: alpha(opacity=50);
    position: absolute;
    top: 0;
    z-index: 10;
}

#slideOut > div > div.container > div > div:nth-child(2) {
    padding-left: 20px;
}

.slideContent h1 {
    color: #fff;
    margin-top: 15px;
}

.twitter-timeline {
    max-height: 400px;
}

/*** CONTENIDO MULTIMEDIA ***/
.contenido-multimedia h3, .contenido-multimedia p {
    text-align: center;
}

.contenido-multimedia p {
    padding-right: 5px;
}

/*** FB EMBEDDED ***/
.uiHeaderTitle {
    color: #cfcfcf;
    font-size: 14px;
}

div.pas.uiBoxLightblue.bottomborder {
    background-color: rgb(51, 51, 51);
}

/*** SERVICIOS DESTACADOS ***/
.servicios_destacados {
    background-color: #717171;
}

.servicios_destacados ul li {
    background-color: #8d8d8d;
    border-right: 2px solid #a2a2a2;
    display: inline-block;
    float: left;
    max-height: 67px;
}

.servicios_destacados ul li:last-child {
    border-right: none;
}

.servicios_destacados ul li.selected {
    background-color: #656565;
}

.servicios_destacados a {
    color: #fff;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    padding: 16px 22px;
}

.servicios_destacados a:hover {
    color: #003b65
}

.home_title,
#block-views-contenido-multimedia-block > div:nth-child(1) > div > div > h1 {
    color: #003b64;
    display: block;
    margin-top: 70px;
    margin-bottom: 50px;
    font-size: 42px;
    font-weight: 300;
    text-align: center;
    width: 100%;
}

.home_title_2 {
    color: #91979f;
    display: block;
    font-size: 29px;
    text-align: center;
    width: 100%;
}

.title_empresas_cesce {
    margin-top: 20px;
}

.title_empresas_cesce h2 {
    font-size: 36px;
    font-weight: 300;
}

.oslotron {
    margin-bottom: 20px;
}

.navbar-inner .container {
    margin-bottom: 30px;
}

.breadcrumb > .active {
    color: #566174;
}

.breadcrumb {
    margin-top: 62px;
    margin-bottom: -6px;
}

.menuPagina li a {
    color: #91979f;
}

#titularInterior {
    margin-top: 10px;
    margin-bottom: 14px;
}

/*
	CONTENIDO MULTIMEDIA
*/

.item-box {
    background: none;
}

.item-box:hover .media-container .icon-left {
    margin-left: -20px;
}

.item-box .info-container {
    margin-top: 0px;
    position: relative;
    padding: 8px 15px;
    z-index: 2;
    height: 58px;
    background: rgba(0, 0, 0, 0.9);
}

.item-box .info-container-2 {
    margin-top: 0px;
    padding-top: 2px;
    padding-left: 15px;
    position: relative;
    z-index: 2;
    height: 60px;
    background: rgba(0, 0, 0, 0.9);
}

.item-box .info-container h3,
.item-box .info-container p,
.item-box .info-container-2 h3,
.item-box .info-container-2 p {
    margin-top: 2px;
    display: block;
    width: 100%;
    color: #fff;
    opacity: 2;
    text-align: left;
}

.item-box .info-container h3,
.item-box .info-container-2 h3 {
    font-size: 19px;
    text-align: left;
    color: #0FA1D5;
}

/* RIESGO PAIS */
.termometro_valoraciones td {
    padding: 3px 0px 0px 19px;
}

/*
	EMPRESAS CESCE
*/
.partners-6 li img {
    width: 150px;
}

/** FILEDEPOT ***/
#filedepot img,
#filedetails img {
    width: auto;
}

.filedepottoolbar {
    height: 48px;
}

.corporativo {
    color: #10a1d6 !important;
}

#banderasToggle {
    color: #969b9f;
    margin-right: 0;
    /*padding-left: 22px;*/
}

#garantiasPublicas {
    color: #23A491;
}

/* --------------------------------------------------------	*/
/*  Service 2 */
/* --------------------------------------------------------	*/

.service-2 { /* position:relative;*/
    text-align: center;
}

.service-2 .fa {
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #fff;
    background: #0fa1d5;
    font-size: 30px;
    text-align: center;
    border: 0px solid #d7dfe4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.7s ease-in-out;
    -moz-transition: 0.7s ease-in-out;
    -ms-transition: 0.7s ease-in-out;
    -o-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
}

.service-2:hover .fa {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

/* --------------------------------------------------------	*/
/*  Service 3  */
/* --------------------------------------------------------	*/

.service-3 {
    padding-bottom: 20px;
    position: relative;
}

.service-3 h2 {
    text-align: center;
}

.service-3 .fa {
    width: 64px;
    height: 64px;
    line-height: 64px;
    color: #0fa1d5;
    font-size: 30px;
    text-align: center;
    border: 2px solid #d7dfe4;
    margin-bottom: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    /*-webkit-transition: 0.7s ease-in-out;
       -moz-transition: 0.7s ease-in-out;
        -ms-transition: 0.7s ease-in-out;
         -o-transition: 0.7s ease-in-out;
            transition: 0.7s ease-in-out; */
}

.service-3 hr, hr.dobleLinea {
    background: url('../img/divider.png') repeat-x scroll left bottom transparent;
    height: 20px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.service-3 {
    font-size: 18px;
}

.service-3:hover .fa {
    -webkit-transform: rotateX(360deg);
    -moz-transform: rotateX(360deg);
    -ms-transform: rotateX(360deg);
    -o-transform: rotateX(360deg);
}

/* COOKIES*/
#sliding-popup .popup-content #popup-text {
    margin: 15px 0 0 0;
    width: 77%;
    max-width: 77%
}

#sliding-popup .popup-content #popup-buttons {
    margin: 15px 0 0 0;
    text-align: right;
    width: 22%;
}

#sliding-popup .popup-content #popup-buttons button {
    margin: 0 0 4px 0;
    padding: 3px 6px;
    font-weight: normal;
    background-color: #ebebeb;
    background-image: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#sliding-popup .popup-content #popup-buttons button:hover {
    background-color: #003b65;
    border-color: #003b65;
    background-image: none;
    color: white;
    -webkit-box-shadow: none;
    -mox-box-shadow: none;
    box-shadow: none;
}

#sliding-popup .popup-content #popup-text p {
    font-size: 13px;
    font-weight: normal;
}

#sliding-popup .popup-content #popup-text p a {
    color: white;
    text-decoration: underline;
}

/** MEDIAQUERY **/
@media (min-width: 768px) {
    .navbar-header {
        margin-top: 22px;
    }

    .col-sm-15 {
        width: 20%;
        float: left;
    }

    #ifram-calculadora-primas {
        height: 680px;
    }

}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }

    .boxSlider #icoVideo {
        width: 31%;
    }

    .bgSlide-camapania {
        min-width: 800px;
    }
}

@media (min-width: 1400px) {
    .boxSlider h1 {
        font-size: 30px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .boxSlider h1 .block {
        font-size: 40px;
    }

    .boxSliderBG, .pruebaBox {
        height: 100%;
    }

    .nav-boxSlider {
        width: 100%
    }

    .nav-boxSlider li {
        padding: 3.5% 5%;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .fb-activity iframe {
        width: 240px !important;
    }
}

@media (max-width: 1400px) {
    .boxSlider h1 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .boxSlider h1 .block {
        font-size: 40px;
    }

    .boxSlider p {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .boxSlider #icoVideo {
        margin-top: 10px;
    }

    .nav-boxSlider {
        bottom: 0;
    }

    .col-lg-15 {
        width: 20%;
        float: left;
    }

    .fb_iframe_widget iframe {
        width: 250px !important;
    }
}

@media screen and (max-width: 1285px) {
    .pestanas .col-md-6 {
        padding-left: 60px;
        padding-right: 20px;
    }

    .pestanas .col-md-6 + .col-md-6 {
        padding-left: 5px;
        padding-right: 75px;
    }

    .nav-boxSlider li {
        padding: 4% 3.3%;
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

@media (max-width: 1200px) {
    .PosLeft img {
        width: 40px !important;
    }

    .navbar-inner .container {
        /*margin-left: 60px;*/
    }

    #undefined-sticky-wrapper .navbar {
        margin-top: 25px;
    }

    .cesce_tabs ul {
        background: none;
    }

    .cesce_tabs ul li {
        border-bottom: 6px solid #fff;
        margin-bottom: 0;
        width: 80%;
    }

    .cesce_tabs ul li:last-child {
        border-bottom: 0;
        margin-top: 0;
    }

    .boxSlider h1 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .boxSlider h1 .block {
        font-size: 30px;
    }

    .boxSlider p {
        font-size: 95%;
        margin-bottom: 5px;
    }

    .nav-boxSlider li {
        padding: 4% 3.3%;
        font-size: 120%;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .boxSlider #icoVideo {
        width: 32%;
    }

    .filaTop .service {
        min-height: 386px;
    }

    .filaBottom .service {
        min-height: 465px;
    }

    #undefined-sticky-wrapper .navbar {
        bottom: 12px;
    }

    #arregloFixed {
        height: 200px;
    }
}

@media (max-width: 1024px) {
    .title_empresas_cesce h2 {
        font-size: 37px;
    }

    .companyType {
        margin-top: 85px;
    }

    .navbar .nav > li > a, .navbar .nav > li > span.nolink {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    #undefined-sticky-wrapper .navbar {
        /*left: -70px;*/
        top: 50px;
    }

    .navbar {
        height: 57px;
        padding-bottom: 5px;
        padding-top: 0;
    }

    .top-items {
        top: 16px;
        margin-left: -20px;
    }

    .top-items li:first-child span {
        padding-left: 0px;
        font-size: 11px;
        color: #fff;
        margin-left: 0px;
    }

    #undefined-sticky-wrapper {
        max-height: 33px;
    }

    ul#nav {
        margin-top: 6px;
        position: relative;
        left: 0;
    }

    .cesce_tabs ul {
        background: none;
    }

    .cesce_tabs ul li {
        border-bottom: 0;
        margin-bottom: 6px;
        width: 60%;
    }

    .cesce_tabs ul li:last-child {
        border-bottom: 0;
        margin-top: 0;
    }

    .pestanas .col-sm-6 {
        padding-left: 25px;
        padding-right: 5px;
    }

    .pestanas .col-sm-6 + .col-sm-6 {
        padding-left: 5px;
        padding-right: 25px;
    }

    .cesce_tabs ul.PosRight a {
        position: relative;
        right: -26px;
    }

    .boxSlider {
        left: 0px;
        width: 41%;
    }

    .nav-boxSlider {
        width: 100%;
    }

    .nav-boxSlider li {
        padding: 3% 5%;
    }

    #icoVideo {
        display: none;
    }

    .col-md-15 {
        font-size: 50%
    }

    .col-md-15 h6 a, .col-md-15 h6 a:hover {
        font-size: 80%;
    }

    .col-md-15 li a {
        font-size: 80%;
    }

    .copyright-info li a {
        font-size: 80% !important;
    }

    .copyright p {
        font-size: 100%;
    }

    .copyright .col-xs-5 {
        text-align: right;
    }

    #arregloFixed {
        height: 204px;
    }

    .filaTop .service, .filaBottom .service {
        min-height: inherit;
    }

    .qSomos .imgAuto, #grupoCesce .imgAuto img {
        max-width: 100%;
    }

    @-moz-document url-prefix() {
        ul#nav {
            margin-top: 7px;
            position: relative;
            left: 0;
        }
        .top-items .search input {
            padding-top: 9px !important;
            padding-bottom: 9px !important;
        }
        #undefined-sticky-wrapper .navbar {
            left: 18px;
            top: 125px;
            height: 48px
        }
        #arregloFixed {
            height: 200px;
        }
    }

}

/*== CREADO ==*/
@media screen and (max-width: 900px) {
    #empresasCesce .col-md-3 {
        width: 50%;
        text-align: center;
    }

    #empresasCesce .col-sm-6 {
        text-align: center;
    }
}

/*== FIN CREADO ==*/

@media screen and (max-width: 790px) {
    .navbar-inner .container {
        /*margin-left: 0px;*/
    }

    #content {
        margin-top: 40px;
    }

    .pestanas .col-md-6 {
        padding-left: 35px;
        padding-right: 5px;
    }

    .pestanas .col-md-6 + .col-md-6 {
        padding-left: 5px;
        padding-right: 35px;
    }

    .boxSlider {
        left: 3px;
        width: 350px;
    }

    .nav-boxSlider {
        right: -3px;
        width: 350px;
    }

    .nav-boxSlider li {
        padding: 3% 5%;
    }

    #icoVideo {
        display: none;
    }

    #menuFixed {
        height: 220px;
        position: initial;
    }

    #arregloFixed {
        height: 261px;
    }

    #undefined-sticky-wrapper .navbar {
        background: none;
    }

    .ancla {
        display: none;
    }

    .anclaMovil {
        display: block;
    }

    @-moz-document url-prefix() {
        #undefined-sticky-wrapper .navbar {
            top: 153px;
        }
    }

    #block-block-16 .imgResponsive > div > div {
        margin-bottom: 20px;
        text-align: center;
    }

    #block-block-16 .imgResponsive > div > div {
        height: 100px;
    }
}

@media screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }

    h2 {
        font-size: 26px;
    }

    .top-items .search .fa-search {
        margin-top: 48px;
    }

    p.contacto {
        width: 100% !important;
    }

    .mL40 {
        margin-left: 0px;
    }

    .top-items .acceso {
        margin-right: 116px;
    }

    .top-container {
        height: 100px;
        max-height: 100px;
    }

    .top-items li:last-child {
        padding-top: 57px;
    }

    .top-items .acceso {
        margin-top: 5px;
    }

    #arregloFixed {
        height: 20px;
    }

    #block-views-sliders-block-layer-slider {
        height: 80px;
    }

    #undefined-sticky-wrapper .navbar {
        /*left: 11px;*/
        top: -20px;
    }

    .navbar-header {
        position: relative;
        left: -35px; /*top: 18px;*/
        margin-top: 0;
    }

    .top-items .search input {
        width: 150px;
    }

    .navbar .nav > li > ul > li > a:hover {
        color: #1caeea !important;
    }

    .navbar {
        top: -28px;
        height: 50px;
    }

    .navbar-toggle, .navbar-toggle.collapsed { /*top: -23px; */
        left: 48px;
    }

    ul#nav {
        background-color: #E8EDE8;
        /*left: -38px;*/
        position: relative;
        top: 10px;
    }

    .navbar .nav > li > a, .navbar .nav > li > span.nolink {
        font-size: 15px;
        background-color: #0fa2d5;
    }

    .navbar .nav > li.selected:hover > a {
        color: #003b65;
        background: #E8EDE8;
    }

    .navbar .nav > li {
        background: #E8EDE8;
    }

    .navbar .nav > li {
        border-bottom: 1px solid #bfbfbf;
    }

    .navbar .nav > li > ul > li > ul > li {
        padding-top: 0px;
    }

    .navbar .nav > li > ul > li:last-child {
        padding-top: 0px;
    }

    .navbar .nav > li > ul > li {
        padding-top: 0px;
    }

    /*ul#nav li:first-child {/*border-top: 1px solid #bfbfbf;* /border-bottom: 1px solid #bfbfbf;}*/
    #banderasToggle {
        background-color: #E8EDE8;
    }

    .cesce_tabs ul {
        background: none;
    }

    .cesce_tabs ul li {
        border-bottom: 6px solid #fff;
        margin-bottom: 0;
        width: 82%;
    }

    .cesce_tabs ul li:last-child {
        border-bottom: 0;
        margin-top: 0;
    }

    .pestanas .col-xs-12 {
        margin-bottom: 10px;
        position: relative;
        text-align: center;
    }

    .pestanas .col-xs-12 img {
        width: 70.7%;
    }

    .pestanas .col-md-6 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .pestanas .col-md-6 + .col-md-6 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .cesce_tabs ul.PosRight {
        top: 0;
    }

    .cesce_tabs ul.PosRight li {
        width: 70%;
    }

    .cesce_tabs ul.PosRight a {
        right: -11px;
    }

    .cesce_tabs ul.PosRight a {
        right: 0px;
    }

    .boxSliderBG {
        height: /*186px*/ 100%;
        min-width: 350px;
        width: 100%;
        filter: alpha(opacity=60);
        opacity: 0.6;
    }

    .boxSlider {
        left: 10px;
        min-width: 350px;
        width: 100%;
    }

    .boxSlider p {
        font-size: 100%;
        margin-top: 10px;
    }

    .nav-boxSlider {
        right: 0;
        min-width: 368px;
        width: 100%;
    }

    .companyType {
        margin-top: 35px;
    }

    .companyType h2 {
        font-size: 120%;
    }

    h2.home_title {
        margin-bottom: 10px;
        margin-top: 0;
    }

    h2.home_title {
        font-size: 240%;
    }

    h1 > .home_title {
        font-size: 100%;
    }

    .Mobile {
        display: inline-block
    }

    .noMobile {
        display: none
    }

    .companyType {
        margin-top: 55px;
    }

    #layerslider-container-2 {
        display: none;
    }

    #nav > li.selected:nth-child(1) > ul {
        margin-left: 1px;
    }

    #nav > li.selected:nth-child(1):hover > ul {
        left: 0 !important;
    }

    .navbar .nav > li > ul {
        left: 0px !important;
        font-size: 16px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .navbar .nav > li.selected > ul {
        left: 0px !important;
    }

    .navbar .nav > li:hover > ul {
        background: none;
        display: block;
    }

    #banderasMenu {
        right: auto;
        top: 267px;
    }

    .title_empresas_cesce h2 {
        font-size: 200%;
        text-align: center;
    }

    h1#titularInterior {
        font-size: 30px; /*max-width: 70%;*/
    }

    ol.breadcrumb {
        font-size: 13px; /*max-width: 30%;*/
    }

    .bannerInterno, .separaBanner {
        display: none;
    }

    .linkFooter-Agenda li {
        background: none !important;
        padding-left: 0 !important
    }

    #nav > li:nth-child(1) > ul {
        margin-left: 22px;
    }

    /* colores menu pequenio */
    .navbar .nav > li:first-child a {
        border-bottom: 1px solid #bfbfbf !important;
        color: #566174 !important;
    }

    .navbar .nav > li:hover > a, .navbar .nav > li a, navbar .nav > li:first-child a, .navbar .nav > li.selected > a {
        background: #E8EDE8;
        color: #566174 !important;
    }

    .navbar .nav > li > ul > li {
        padding-top: 0
    }

    @-moz-document url-prefix() {
        .top-items {
            top: -6px;
        }
        .top-items .acceso {
            padding: 0px 4px 25px 17px;
        }
        #undefined-sticky-wrapper .navbar {
            left: 7px;
            top: -23px;
        }
        .companyType {
            margin-top: 75px;
            margin-bottom: 38px;
        }
    }
    #sliding-popup {
        height: 100px !important;
    }

    #sliding-popup .popup-content #popup-text {
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    #sliding-popup .popup-content #popup-text p {
        font-size: 10px;
    }

    #sliding-popup .popup-content #popup-buttons {
        text-align: center;
        width: 100%;
        max-width: 100%;
        margin-top: 5px;
    }

    #ifram-calculadora-primas {
        height: 1080px;
    }
}

@media screen and (max-width: 700px) {
    .logo {
        float: initial;
    }

    .logo img {
        width: 200px;
    }

    .PosLeft img {
        width: 40px !important;
    }

    .cesce_tabs ul li {
        width: 54%;
    }

    .cesce_tabs ul.PosRight {
        width: 49px;
        display: none;
    }

    .pestanas .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .pestanas .col-md-6 + .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-xs-5, .col-xs-7 {
        float: none;
    }

    .copyright .col-xs-5 {
        text-align: left;
    }

    .copyright img {
        width: 17%;
    }

    .copyright {
        font-size: 71% !important;
    }

    .col-md-15 {
        width: 20% !important;
    }

    .servicios_destacados a {
        font-size: 13px;
        padding: 14px 10px;
    }

    /*#informeAnual .imgAuto {max-width: 100%;}*/
    .imgAuto, .imgAuto img {
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    body {
        font-size: 14px;
    }

    #undefined-sticky-wrapper {
        min-height: 45px;
    }

    .companyType {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .navbar-header {
        left: -47px;
        top: 21px;
    }

    .servicios_destacados ul li {
        display: block;
        float: none;
        border-bottom: 1px solid #fff;
    }

    .servicios_destacados a {
        font-size: 100%;
        padding: 16px 23px;
    }

    #menuFixed {
        height: 220px;
        position: initial;
    }

    .navbar-header {
        top: -3px;
    }

    #banderasMenu {
        top: 239px;
    }

    h1#titularInterior {
        font-size: 170%; /*max-width: 60%;*/
    }

    ol.breadcrumb {
        font-size: 12px; /*max-width: 40%;*/
    }

    @-moz-document ul #nav {
        top:
    - 39
        px
    ;
    }
}

@media screen and (max-width: 442px) {
    .servicios_destacados a {
        font-size: 84%;
        padding: 16px 20px;
    }

    #grupoCesce .imgAuto img {
        width: 100%
    }
}

@media screen and (max-width: 400px) {
    @-moz-document url-prefix() {
        .servicios_destacados ul li {
            display: inherit;
            float: none;
        }
        .servicios_destacados ul li a {
            padding: 0 5px;
        }
    }
}

@media screen and (max-width: 375px) {
    .top-items span strong {
        display: block;
    }

    .top-items li:first-child {
        margin-bottom: 12px;
    }
}

.ui-dialog-titlebar-close {
    background: url('/drupal/sites/all/themes/cesce/img/close_red.png') no-repeat center center;
    background-size: 22px;
}

#event-popup-container a {
    text-decoration: underline;
    color: #10a1d6;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
}

#block-block-16 .imgResponsive img {
    width: initial;
    max-width: 100%;
}

.close-modal-items {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

#modal-terms-of-service .modal-header {
    background-color: #0fa2d5;
    color: #ffffff;
}

#modal-terms-of-service {
    display: none;
    overflow: auto;
    overflow-y: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

#modal-terms-of-service .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

#modal-terms-of-service .modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none;
}

#modal-terms-of-service .modal-body {
    position: relative;
    padding: 20px;
}

#modal-terms-of-service .modal-body p {
    line-height: 22px;
}

#modal-terms-of-service .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

/* Ocultar texto */
.ocultar {
    font-size: 0px;
}

.invisible {
    display: none;
}

.img-border-1 {
    border: 11px solid red !important
}

.p-r-container {
    position: relative;
}

.b-0 {
    border: 0;
}

.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next {
    font-size: 0;
}
div[id^="layerslider-container"] a{
    font-size: 0;
}
.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*Change width of web*/
.page-product-with-block-form #content #block-system-main {
    width: 100%;
}
.page-product-with-block-form #content .block-webform {
    width: 100%;
    margin-top: 30px;
}

.page-product-with-block-form #content, #block-system-main, .container, .block-webform {
    margin: 0 auto;
    padding-right: 5.5555vw;
    padding-left: 5.5555vw;
    width: 100%;
}


.webform-client-form .webform-progressbar{
    display: none;
}

.webform-client-form .webform-component--subtitle-1{
    float:left;
    width: 50%;
    height: 800px
}
.webform-client-form .webform-component--subtitle-1 p{
    margin-right: 60px;
    line-height: 25px;
}

.webform-client-form .webform-component,
.webform-client-form .captcha{
    float:left;
    width: 25%;
    padding: 0 8px;
}
.webform-client-form .captcha {
    margin-top: 18px;
}

.webform-client-form .form-actions input{
    float: right;
}
.webform-client-form .webform-component.webform-component--gdpr-recibir-email-id,
.webform-client-form .webform-component.webform-component--gdpr-comercializar-id,
.webform-component--conainer-home{
    width: 50%;
}
.webform-component--conainer-home{
    float: left;
    min-height: 350px;
}
.webform-client-form .webform-component.webform-component--subtitle-2{
    display: none;
}
.webform-client-form .webform-component--conainer-home--subtitle-3{
    font-size: 0.75em;
    line-height: 16px;
}
.webform-component--conainer-home .webform-component--conainer-home--subtitle-1,
.webform-component--conainer-home .webform-component--conainer-home--subtitle-3{
    width: 100% !important;
}
.webform-component--conainer-home .webform-component.webform-component--subtitle-3 p{
    margin: 0;

}
.webform-component--conainer-home .webform-component.webform-component--subtitle-2{
    display: none;
}
@media (max-width: 768px) {

    .webform-component--conainer-home,
    .webform-client-form .webform-component:not(.webform-component--subtitle-1),
    .webform-client-form .captcha,
    .webform-client-form .webform-component.webform-component--gdpr-recibir-email-id,
    .webform-client-form .webform-component.webform-component--gdpr-comercializar-id,
    .webform-client-form .webform-component.webform-component--subtitle-1,
    .webform-client-form .webform-component.webform-component--subtitle-2{
        width: 100%;
        padding: 0;
        min-height: auto;
    }
    .webform-client-form{
        margin-bottom: 50px;
        float:left;
    }
}
@media (min-width: 768px) {
    .navbar .nav > li > a, .navbar .nav > li > span.nolink {
        font-size: 15px;
        padding: 10px 6px
    }
    a.logo > img{
        width: 120px;
        margin-top: 15px;
    }
}
@media (min-width: 992px) {
    .navbar .nav > li > a, .navbar .nav > li > span.nolink {
        font-size: 17px;
        padding: 15px 8px
    }
    a.logo > img{
        width: 220px;
        margin-top: 0;
    }
}
@media (min-width: 1200px) {
    .page-product-with-block-form #content, #block-system-main, .container, body.front .webform-client-form, .block-webform {
        max-width: 1640px;
    }
    .navbar .nav > li > a, .navbar .nav > li > span.nolink {
        font-size: 20px;
        padding: 10px 15px;
    }
}

.page-product-with-block-form #content .container{
    padding: 0;
}

button.navbar-toggle{
    font-size: 0;
}

.page-product-with-block-form #content #block-system-main {
    float: left;
    padding: 0;
}
.page-product-with-block-form #content .block-webform {
    float: left;
}

.block-webform h1{
    color: #003b64;
    display: block;
    margin-top: 70px;
    margin-bottom: 50px;
    font-size: 42px;
    font-weight: 300;
    text-align: center;
    width: 100%;
}

.block-webform label {
    font-weight: normal;
}

.block-webform label .form-required{
    color: red;
}

.block-webform input {
    background-color: rgba(255, 255, 255, 1);
}
.block-webform .option {
    display: inline;
}
.block-webform  .webform-component-textfield {
    max-width: 100%;
}
.block-webform .form-submit {
    margin-left: 0;
    background-color: #ebebeb;
    border-color: #adadad;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.block-webform .form-submit:hover {
    background-color: #003b65;
    color: #fff;
}

.block-webform form > div .webform-component--subtitle-1,
.block-webform form > div .webform-component--name,
.block-webform form > div .webform-component--last-name,
.block-webform form > div .webform-component--cif-enterprise,
.block-webform form > div .webform-component--telephone,
.block-webform form > div .webform-component--mail,
.block-webform form > div .webform-component--accept-the-privacy-policy{
    font-size: 0.9em;
}

.block-webform form > div .webform-component--gdpr-recibir-email-id,
.block-webform form > div .form-item-submitted-gdpr-comercializar-id-1,
.block-webform form > div .captcha .fieldset-wrapper{
    font-size: 0.85em;
}
.block-webform form > div .captcha .fieldset-wrapper .g-recaptcha{
    overflow: hidden;
}
.block-webform form > div .captcha .fieldset-wrapper .description{
    font-size: 0.7em;
}
.block-webform form > div .captcha legend,
.block-webform form > div .captcha .fieldset-description{
    display: none;
}
.page-product-with-block-form #content .wistia_embed{
    max-width: 100%;
}
.t-a-c{
    text-align: center;
}

img[src*="sp.analytics.yahoo.com"] {
    display: none;
}

.go-to-webform{
    float: right;
    font-style: italic;
    color: white;
    background: #3c4451;
    padding: 8px 8px;
}
.go-to-webform:hover{
    color: white;
    background: #0fa2d5;
    text-decoration: none;
}

/* View::News and node::New */
.page-sala-de-prensa .view-news .row-news img,
.page-taxonomy-term #block-system-main .row-news img {
    max-width: 100%;
    height: auto;
}
.page-sala-de-prensa .view-news .row-news .col-sm-2 .field-item,
.page-taxonomy-term #block-system-main .row-news .col-sm-2 .field-item {
    text-align: center;
}
.page-sala-de-prensa .view-news .row-news,
.page-taxonomy-term #block-system-main .row-news {
    margin-bottom: 30px;
}

.page-sala-de-prensa .view-news .row-news .group-category-tax h2,
.node-new .group-category-tax-default h2,
.node-new .group-body > h3,
.page-taxonomy-term #block-system-main .row-news .group-category-tax h2 {
    display: none;
}
.page-sala-de-prensa .view-news .row-news .group-category-tax .field-group-format-wrapper,
.node-new .group-category-tax-default .field-group-format-wrapper,
.page-taxonomy-term #block-system-main .row-news .group-category-tax .field-group-format-wrapper {
    display: flex !important;
    flex-wrap: wrap;
}

.page-sala-de-prensa .view-news .row-news .group-category-tax .field-group-format-wrapper .field-item:not(:last-child),
.node-new .group-category-tax-default .field-group-format-wrapper .field-item:not(:last-child),
.page-taxonomy-term #block-system-main .row-news .group-category-tax .field-group-format-wrapper .field-item:not(:last-child) {
    padding-right: 5px;
}
.page-sala-de-prensa .view-news .row-news .group-category-tax .field-group-format-wrapper .field-item a,
.node-new .group-category-tax-default .field-group-format-wrapper .field-item a,
.page-taxonomy-term #block-system-main .row-news .group-category-tax .field-group-format-wrapper .field-item a {
    color: #003b64;
    font-size: 14px;
}

.page-sala-de-prensa .view-news .row-news .group-category-tax .field-group-format-wrapper .field-item:not(:last-child)::after,
.node-new .group-category-tax-default .field-group-format-wrapper .field-item:not(:last-child)::after,
.page-taxonomy-term #block-system-main .row-news .group-category-tax .field-group-format-wrapper .field-item:not(:last-child)::after {
    content: ", ";
    color: #003b64;
}
.node-new .group-category-tax-default {
    margin-bottom: 15px;
}
.page-sala-de-prensa .view-news .row-news h2,
.node-new h2,
.page-taxonomy-term #block-system-main .row-news h2 {
    color: #0FA1D5;
    margin-top: 15px;
    font-size: 24px;
    font-weight: normal;
}
.page-sala-de-prensa .view-news .row-news .date-display-single,
.node-new .date-display-single,
.page-taxonomy-term #block-system-main .row-news .date-display-single {
    float: right;
    color: #003b64;
    font-size: 14px;
    margin-top: 15px;
}
.node-new img{
    max-width: 100%;
    height: auto;
    width: auto;
}
.node-new > .field-item {
    text-align: center;
}
.node-new .group-body > div > ul li em{
    font-size: 14px;
}
.node-new .group-body > div > ul{
    margin: 15px 0 15px 0;
}
.node-new .group-body > div > ul > li, .view-news ul > li {
    line-height: normal;
    margin-bottom: 10px;
}
.view-news > .container > .row .item-list,
.page-taxonomy-term #block-system-main .container > .row .item-list {
    text-align: center;
}


.page-taxonomy-term section .container .container,
.page-taxonomy-term section .container #block-system-main{
    padding: 0;
}

/* Testimonials */
.testimonials-container h2 {
    height: 26px;
    font-weight: normal;
    margin-bottom: 36px;
}
.testimonials-container > div {
    margin-bottom: 26px;
}
.testimonials-container > div .card, .internals-news-container > div .card {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 26px;
}
.testimonials-container h3{
    font-size: 20px;
    font-weight: normal;
    color: #0fa2d5;
    padding: 26px 28px 50px 28px;
    margin-bottom: 0;
}
.internals-news-container h3 {
    font-size: 20px;
    font-weight: normal;
    color: #0fa2d5;
    padding: 0px 28px 39px 0px;
    margin-bottom: 0;
    padding-top: 20px;
}

.internals-news-container span {
    margin-top: 26px;
    float: left;
    font-size: 12px;
    font-weight: normal;
    color: #003b64;
}
.contact-form-thanks {
    margin-top: 50px;
    width: 100%;
    border: 1px solid #f0f0f0;
    padding: 35px 40px;
}
.contact-form-thanks div {
    padding: 30px 30px 70px 30px;
    background-color: #f0f0f0;
}
.contact-form-thanks div h4, .contact-form-thanks div p {
    color: #000000;
    padding-left: 40px;
}
.contact-form-thanks div h4 {
    font-weight: bold;
    position: relative;
}

.contact-form-thanks div h4:before {
    position: absolute;
    left: 0;
    top: -2px;
    content: ' ';
    -webkit-mask-image: url(/sites/all/themes/cesce/img/check.svg);
    mask-image: url(/sites/all/themes/cesce/img/check.svg);
    height: 28px;
    width: 28px;
    background-color: #ff9f26;
}