@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900"');

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;

}

body {
    line-height: 1.5;
    font-family: 'Titillium Web', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}


strong {
    display: block;
    font-weight: 600;
}



/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}








/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}








/*H1 A H6*/

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}


article,
\:article,
aside,
\:aside,
details,
\:details,
figcaption,
\:figcaption,
figure,
\:figure,
footer,
\:footer,
header,
\:header,
hgroup,
\:hgroup,
main,
\:main,
menu,
\:menu,
nav,
\:nav,
section,
\:section,
summary,
\:summary {
    display: block;
}




.container {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}








/*banner-principal-home*/

.banner {
    width: 100%;
    height: 650px;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translatez(0);
    transform: translatez(0);
}

.banner__caption h3 {
    font-size: 2.7em;
    line-height: 1;
    font-weight: 300;
    text-transform: uppercase;
}

.banner__caption-footer h3 {
    font-size: 2.7em;
    line-height: 1;
    font-weight: 300;
    text-align: left;
    padding: 40px 4%;
    text-transform: uppercase;
}

.banner__image,
.banner__caption {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.banner__image,
.banner__caption-footer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.banner__image {
    height: 100%;
    z-index: 10;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translatez(0);
    transform: translatez(0);
}

.banner__caption {
    height: auto;
    z-index: 20;
    text-align: center;
    color: #fff;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0px;
}

.banner__caption-footer {
    height: auto;
    z-index: 20;
    text-align: center;
    color: #fff;
    position: relative;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0px;
}

.banner__caption-footer article {
    display: block;
    float: left;
    width: 33.3%;
    padding: 20px 4%;
    box-sizing: border-box;
    min-height: 200px;
}

.banner__caption-footer article ul li {

    text-align: left;
    list-style: none;
    color: #ffffff;
    text-decoration: none;
}


.banner__caption h1 {
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 2.2em;
    padding: 0 4%;
    box-sizing: border-box;
    line-height: 1.1;
}

.banner__caption-footer h1 {
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 2.5em;
}

.banner__caption p {
    background: rgba(255, 255, 255, 0.7);
    max-width: 960px;
    width: 100%;
    display: block;
    padding: 20px;
    margin: 0 auto;
    box-sizing: border-box;
    color: #222;
    font-weight: 600;
    font-size: 1.1em;
}

.banner__caption-footer p {
    background: rgba(255, 255, 255, 0.7);
    max-width: 960px;
    width: 100%;
    display: block;
    padding: 20px;
    margin: 0 auto;
    box-sizing: border-box;
    color: #222;
    font-weight: 600;
    font-size: 1.1em;
}

.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%;
}

.icon-scroll {
    width: 20px;
    height: 40px;
    margin-left: -10px;
    margin-top: 0;
    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 25px;
    bottom: 60px;
}

.icon-scroll:before {
    content: '';
    width: 2px;
    height: 4px;
    background: #fff;
    margin-left: -1px;
    top: 8px;
    border-radius: 4px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: scroll;
    animation-name: scroll
}

@-webkit-keyframes scroll {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}

@keyframes scroll {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(46px);
        transform: translateY(46px);
    }
}

.btn-scroll {
    position: absolute;
    left: -60px;
    width: 140px;
    text-align: center;
    top: 50px;
    right: 0;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

.banner__caption img {
    max-width: 630px;
    /* width: 100%; */
}








/*fin banner principal*/


/*video*/

.video-sesuveca {
    width: 100%;
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
}



video {

    display: block;
}








/*fin video*/


/*historia*/

.historia-group {
    background-color: #f2f2f2;
    overflow: hidden;
    display: block;
}

.his-seseveca {
    padding: 0px 0 40px 0;
    position: relative;
    overflow: hidden;
}

.his-seseveca h3 {
    font-size: 2.7em;
    text-align: center;
    color: #6d6d6d;
    padding: 40px 2% 40px;
    margin-bottom: 40px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

.his-seseveca strong {
    color: #113f79;
}

.historia-contenido-uno2 h3 {
    text-align: left;
    padding: 0;
    color: #104079;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 40px;
}

.historia-contenido-uno:before {

    width: 10px;
    height: 100%;
    background-color: #6d6d6d;
}

.historia-contenido-uno {
    width: 50%;
    display: block;
    float: left;
    padding: 20px 2%;
    box-sizing: border-box;
    border-radius: 20px;
    margin-bottom: 40px;
}

.historia-contenido-uno2 {
    width: 50%;
    display: block;
    float: left;
    padding: 20px 2%;
    font-size: 1em;
    box-sizing: border-box;
}

.historia-contenido-uno2 h4 {
    color: #6d6d6d;
    font-size: 1.1em;
    margin: 0;
}

.historia-contenido-uno2 p {
    padding: 0 10% 0 0px;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-weight: 300;
    font-size: 1.1em;
    color: #6d6d6d;
}

.historia-contenido-uno img {
    border-radius: 4%;
    width: 100%;
    max-width: 459px;
}

.time-line {
    width: 1px;
    background-color: #104079;
    position: absolute;
    min-height: 500px;
    top: 10px;
    margin-left: 0px;
    left: 50%;
}

.time-line .circle-h {
    width: 20px;
    border-radius: 20px;
    margin-left: -9px;
    height: 20px;
    background-color: #009de0;
    position: absolute;
}








/*fin historia*/


/*producto*/

.productos-sesuveca {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 40px 0 40px 0;
    background-color: #f2f2f2;
}

.productos-sesuveca h3 {
    font-size: 2.7em;
    text-align: center;
    color: #6d6d6d;
    padding: 0px 2% 40px;
    margin-bottom: 40px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

.productos-sesuveca strong {

    color: #113f79;
}


.card {
    width: 33.3%;
    display: block;
    float: left;
    padding: 1%;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.card__image {
    -webkit-border-radius: 3px;
    width: 100%;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
    max-height: 400px;
    overflow: hidden;
    position: relative;
}

.card__image>img {
    display: block;
    margin-bottom: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    width: 100%;
    max-height: 300px;
    min-height: 300px;
}

.card__image:hover>img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.5);
}

.card__title {
    color: #009de0;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.75em;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.card__title:hover {
    color: #009de0;
    text-decoration: none;
    text-decoration: underline;
}

.card__overlay {
    content: "";
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}




.card__overlay-content {
    position: absolute;
    bottom: 0;
    padding: 1.5em;
    z-index: 3;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.card__meta {
    margin: 0 auto;
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
}

.card__meta li {
    color: #6d6d6d;
    display: inline;
    list-style-type: none;
    font-variant: small-caps;
}

.card__meta li:not(:last-child):after {
    content: "\25cf";
    font-style: normal;
    position: relative;
    color: rgba(255, 255, 255, 0.25);
    right: -0.6em;
}

.card__meta li>a {
    color: #fff;
    background: rgba(12, 12, 12, 0.7);
    font-size: 1.3em;
    padding: 0px 10px;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    line-height: 1.6;
}


.btn-blue {
    background-color: #113f79;
    color: #ffffff;
    border-radius: 5px;
    padding: 15px 5% 15px 5%;
    box-sizing: content-box;
    cursor: pointer;
    display: block;
    text-align: center;
    margin: 0 auto;
    max-width: max-content;
    max-width: -moz-max-content;
    width: 100%;
    overflow: hidden;
    text-decoration: none;
}




.btn-blue:hover {
    background-color: #008bd2;
    color: #ffffff;
}








/*fin productos*/


/*GALERIA SESUVECA*/

.banner-galery h3 {
    font-size: 2.7em;
    text-align: right;
    padding: 20px 2% 0;
    margin-bottom: 0;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
}

.banner-galery .banner2 {
    width: 100%;
    height: 650px;
    overflow: hidden;
    position: relative;
    background-color: #000;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translatez(0);
    transform: translatez(0);
}

.banner-galery .banner__image2,
.banner__caption2 {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.banner-galery .banner__image2 {
    height: 100%;
    z-index: 10;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translatez(0);
    transform: translatez(0);
}

.banner-galery .banner__caption2 {
    height: auto;
    z-index: 20;
    text-align: center;
    color: #fff;
    position: relative;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0px;
}

.banner-galery .banner__caption2 h1 {
    font-weight: 300;
    letter-spacing: -1px;
}

.banner-galery .banner__caption2 p {
    display: block;
    padding: 20px 2%;
    margin: 0 auto;
    box-sizing: border-box;
    color: #fff;
    font-weight: 300;
    margin-bottom: 20px;
    text-align: right;
    font-size: 1.1em;
}

.banner-galery .btn-blue {
    display: block;
    float: right;
    margin-right: 2%;
}








/*FIN GALERIA SESUVECA*/


/*MARCAS SESUVECA*/

.marcas-sesuveca {
    width: 100%;
    padding: 20px 0 20px 0;
    box-sizing: border-box;
    overflow: hidden;
}


.marcas-sesuveca li {
    width: 13%;
    display: block;
    float: left;
}

.marcas-sesuveca li img {
    width: 100%;
    padding: 2%;
    box-sizing: border-box;
    max-width: 270px;
}

.clearout {
    height: 20px;
    clear: both;
}

#flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    overflow: auto;
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
}

.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}








/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(150, 150, 150, 0.5);
    color: #fff;
    width: 20px;
    height: 20px;
}

.nbs-flexisel-nav-left {
    left: 10px;
}


.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 5px;
}

.nbs-flexisel-nav-right:before {
    content: "\f105";
    font-family: "FontAwesome";
    position: absolute;
    top: 0px;
    left: 8px;
    font-size: .8em;
}

.nbs-flexisel-nav-left:before {
    content: "\f104";

    font-family: "FontAwesome";
    position: absolute;
    top: 0px;
    left: 7px;
    font-size: .8em;
}


.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.marcas-sesuveca h3 {
    font-size: 2.7em;
    text-align: center;
    color: #6d6d6d;
    padding: 20px 2% 0;
    margin-bottom: 40px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
}

.marcas-sesuveca strong {
    color: #113f79;
}








/*FIN MARCAS*/


/*contacto sesuveca*/

.title-contacto h3 {
    font-size: 2.7em;
    text-align: left;
    color: #6d6d6d;
    padding: 40px 2% 0;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

.title-contacto p {

    display: block;
    padding: 20px 2% 0;
    margin: 0 auto;
    box-sizing: border-box;
    color: #6d6d6d;
    font-weight: 300;
    font-size: 1.1em;
    text-align: left;
}

.title-contacto strong {
    color: #113f79;
}

.map-info {
    width: 50%;
    display: block;
    float: left;
    padding: 80px 2%;
    box-sizing: border-box;
}

.hq-map:before {
    z-index: 6;
    content: '';
    position: absolute;
    height: 600px;
    width: 30%;
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, #eceae6 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}

.hq-map {
    width: 50%;
    max-height: 600px;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 20px 2%;
    overflow: hidden;
}


.hq-map img {
    height: 100%;
}

.map-cont {
    width: 100%;
    display: block;
    overflow: hidden;
}

.map-info .btn-blue {
    display: block;
    float: left;
    margin-top: 40px;
    max-width: 200px;
    width: 100%;
}

.map-info p {
    color: #6d6d6d;
    font-size: 1.1em;
    font-weight: 300;
}

.map-info h3 {
    color: #6d6d6d;
    font-size: 1.8em;
}








/*fin contacto sesuveca*/


/*FOOOTER*/

.fixed_footer {
    width: 100%;
    background-color: #333;
    overflow: hidden;
}

.logos-footer {
    margin: 20px 0 20px 0;
    overflow: hidden;
    display: block;
    float: left;
    width: 40%;
}

.enlaces-footer {
    width: 60%;
    display: block;
    float: right;
    margin: 30px 0;
}

.enlaces-footer ul {
    width: auto;
    margin: 0 !important;
    display: inline-block;
    float: right;
    padding: 10px 4%;
    margin: 0;
    list-style: none;
    overflow: visible;
}

.redes-sesu ul {
    padding: 0 7%;
    list-style: none;
    width: 100%;
    text-align: left;
    display: block;
}

.fixed_footer p {
    color: #696969;
}


.logo-footer img {
    max-width: 220px;
    width: 100%;
    display: block;
    padding: 0 6%;
    float: left;
}

.enlaces-footer li {
    display: inline-block;
    position: relative;
    border-bottom: 3px solid transparent;
}


.enlaces-footer li a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 0.8em;
}


.enlaces-footer li a:hover {
    text-decoration: underline;
    color: #009de0;
}

.redes-sesu h4 {
    font-weight: 300;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: .9em;
}

.redes-sesu {
    display: block;
    padding: 0;
    float: left;
    color: #fff;
    width: 100%;
}

.redes-sesu ul li {
    display: block;
    float: left;
    margin-right: 5%;
    margin-top: 20px;
}

.downd-footer {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    padding: 20px 2%;
    box-sizing: border-box;
    border-top: 1px solid #6d6d6d;
}








/*FIN FOOTER*/


/*inicio productos*/

.producto-sesuveca .contenido-producto {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 80px 2%;
    box-sizing: border-box;
}

.producto-sesuveca figure.noticias-producto {
    position: relative;
    float: left;
    overflow: hidden;
    max-width: 23%;
    width: 100%;
    color: #333;
    text-align: left;
    background-color: #f2f2f2;
    line-height: 1em;
    margin: 15px 1%;
    box-sizing: border-box;
}

.producto-sesuveca .noticias-producto .image-producto {
    position: initial;
    height: auto;
    display: block;
    max-height: 190px;
}

.producto-sesuveca .noticias-producto .image-producto a {
    cursor: pointer;
}

.producto-sesuveca .producto-article-texto h4 {
    cursor: pointer;
}

.producto-sesuveca .image-producto img {
    max-width: 100%;
    width: 100%;
    vertical-align: top;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    border-radius: 10px;
    min-height: 225px;
}

.producto-sesuveca figcaption.producto-article-texto {
    display: block;
    position: relative;
    color: #6d6d6d;
    height: auto;
    background-color: #f2f2f2;
    opacity: 1;
    box-sizing: content-box;
    min-height: 125px;
}


.producto-sesuveca figcaption.producto-article-texto h4 {
    font-size: 1.3em;
    line-height: 1.2;
    margin-bottom: 5px;
    padding: 5px 4% 0px 4%;
    color: #013476;
    font-weight: 500;
    min-height: 80px;
    box-sizing: border-box;
    text-transform: uppercase;
}


.producto-sesuveca figcaption.producto-article-texto p {
    font-size: .9em;
    font-weight: 300;
    padding: 0px 4% 5px 4%;
}


.producto-sesuveca .producto-article-texto .btn-principal2 {
    color: #009de0;
    box-sizing: content-box;
    cursor: pointer;
    float: left;
    display: block;
    text-align: left;
    text-decoration: none;
    font-size: 1.1em;
    padding: 10px 4% 20px 4%;
}

.producto-sesuveca .producto-article-texto .btn-principal2:hover {
    text-decoration: underline;
    color: #009de0;
}


.producto-sesuveca .mas-contenido-c-inter {
    display: block;
    width: 100%;
    overflow: hidden;
    border: 1px solid #c1c1c1;
    margin: 0 auto;
    padding: 10px 2% 10px 2%;
    box-sizing: border-box;
}

.producto-sesuveca .contenido-uno {
    display: block;
    overflow: hidden;
}

.producto-sesuveca .btn-cerrar-c-i {
    display: block;
    width: 98%;
    float: right;
    text-align: right;
    margin: 10px 1% 0px 1%;
    text-decoration: none;
    cursor: pointer;
    color: #6d6d6d;
    font-weight: 400;
    font-size: 1.1em;
}

.producto-sesuveca .btn-cerrar-c-i .fa-times-circle-o:before {
    content: "\f05c";
    color: #db0d0d;
}

.producto-sesuveca .left-entrevista-contenido h3 {
    font-size: 1.3em;
    line-height: 1.2;
    margin-bottom: 5px;
    padding: 20px 4% 20px 0;
    color: #013476;
    font-weight: 500;
    box-sizing: border-box;
    text-transform: uppercase;
}

.producto-sesuveca .left-entrevista-contenido p {
    display: block;
    padding: 10px 0;
    margin: 0 auto;
    box-sizing: border-box;
    color: #6d6d6d;
    font-weight: 300;
    text-align: left;
    font-size: 1.1em;
}

.producto-sesuveca .left-entrevista-contenido ul {
    margin-bottom: 20px;
}

.producto-sesuveca .left-entrevista-contenido li {
    color: #013476;
}

.producto-sesuveca .left-entrevista-contenido .link {
    color: #009de0;
    box-sizing: content-box;
    cursor: pointer;
    float: left;
    display: block;
    text-align: left;
    width: 100%;
    text-decoration: none;
    font-size: 1.1em;
    padding: 10px 0 20px 0;
}

.producto-sesuveca .left-entrevista-contenido .link:hover {
    text-decoration: underline;
    color: #009de0;
}








/*fin productos*/


/*pagina noticias*/

.G-noticias {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 40px 2% 40px;
    box-sizing: border-box;
}

.G-noticias h4 {
    color: #6d6d6d;
    font-size: 1.1em;
	margin: 0;
    /* margin-bottom: 40px; */
}

.noticias-sesuveca li {
    color: #6d6d6d;
}

.G-noticias p {
    color: #6d6d6d;
    font-size: 1em;
    margin-bottom: 15px;
}


.G-noticias .left-G {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 2%;
    border-right: 1px solid #113f79;
}

.G-noticias .left-G img {
    max-width: 506px;
    width: 100%;
}


.G-noticias .right-G {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 20px 2%;
}








/*dos*/

.G-noticias2 {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 40px 2% 40px;
    box-sizing: border-box;
}

.G-noticias2 h4 {
    color: #6d6d6d;
    font-size: 1.1em;
    margin: 0;
}

.G-noticias2 p {
    color: #6d6d6d;
    font-size: 1em;
    margin-bottom: 15px;
}


.G-noticias2 .left-G {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 2%;
    border-left: 1px solid #113f79;
}

.G-noticias2 .left-G img {
    max-width: 506px;
    width: 100%;
}


.G-noticias2 .right-G {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 2%;
}

.G-noticias2 ul li {
    color: #6d6d6d;
}


.ver-mas-G {
    margin: 40px 0 40px;
}








/*fin pagina noticias*/


/*PAGINA DE GALERIA*/

.top {
    width: 100%;
    min-height: 300px;
    text-align: center;
    padding: 80px 2% 80px;
    box-sizing: border-box;
}

.galleryItem {
    width: 250px;
    height: 250px;
    margin: 10px;
    border-radius: 8px;
    border: solid 0px #fff;
    padding: 0;
    display: inline-block;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.galleryItem img {
    width: 250px;
    border-radius: 8px;
    height: 250px;
}


.caption {
    position: relative;
    display: inline-block;
    width: 250px;
    height: 250px;
    z-index: 2;
}

.caption::before {
    content: attr(data-title);
    width: 250px;
    height: 0;
    position: absolute;
    top: 0%;
    border-radius: 8px;
    left: 0;
    color: #fff;
    font-weight: 500;
    font-size: 1.4em;
    padding-top: 110px;
    padding-bottom: 115px;
    background-color: rgba(51, 51, 51, 0.5);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



.caption:hover::before {
    opacity: 1;
    height: 25px;
}

.caption:hover::after {
    opacity: 1;
    bottom: 0;
    height: 65px;
}








/* lightbox */

.lightbox {
    display: none;
    position: fixed;
    z-index: 3;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 90px;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
}

.lightbox a {
    color: #fff;
    text-decoration: none;
}

.lightbox img {
    max-height: 75%;
    max-width: 75%;
    margin-bottom: 80px;
}

.lightbox:target {
    display: table;
}

.lightbox .image {
    display: table-cell;
    vertical-align: middle;
}

.lightbox .image img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.next,
.prev,
.close {
    display: block;
    position: fixed;
}

.close {
    width: 5000px;
    height: 5000px;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 5;
    cursor: default;
}

.next,
.prev {
    width: 35px;
    height: 105px;
    top: 50%;
    z-index: 99;
    opacity: 0.7;
    font-size: 2em;
    line-height: 95px;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 1)
}

.prev {
    left: 10px;
    text-align: left;
}

.prev::after {
    content: '\2039';
    width: 100%;
    font-size: 2.3em;
    font-weight: 200;
    color: #fff;
    padding: 12px;
}

.next {
    right: 10px;
    text-align: right;
}

.next::before {
    content: '\203A';
    width: 100%;
    font-size: 2.3em;
    font-weight: 200;
    padding: 12px;
    color: #fff;
}








/*FIN PAGINA DE GALERIA*/


/*pagina de contacto */

.contacto-sesu h3 {
    color: #113f79;
    background-color: #6d6d6d;
    background: rgba(255, 255, 255, 0.7);
    padding: 20px;
}


.contacto-sesuveca {
    padding: 20px 2%;
    box-sizing: border-box;
    width: 100%;
    display: block;
    margin: 0 auto;
}


.seleccion-progress {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.seleccion-progress article {
    width: 33.3%;
    float: left;
    padding: 1%;
    box-sizing: border-box;
}

.selectSolicitar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 25px 2% 20px 2%;
    width: 100%;
    min-height: 120px;
    display: block;
    float: left;
    border-radius: 6px;
    background-color: #f2f2f2;
    position: relative;
}

.ico_uno:before {
    content: "";
    background: url(../img/ico-uno-marca.svg) no-repeat;
    background-position: 0 0;
    max-width: 220px;
    width: 100%;
    height: 70px;
    display: block;
    margin: 0 auto;
}

.ico_dos:before {
    content: "";
    background: url(../img/ico-dos-marca.svg) no-repeat;
    background-position: 0 0;
    max-width: 220px;
    width: 100%;
    height: 70px;
    display: block;
    margin: 0 auto;
}


.ico_tres:before {
    content: "";
    background: url(../img/ico-tres-marca.svg) no-repeat;
    background-position: 0 0;
    max-width: 220px;
    width: 100%;
    height: 70px;
    display: block;
    margin: 0 auto;
}

.ico_cuatro:before {
    content: "";
    background: url(../img/marca-siete-dos.png) no-repeat;
    background-position: 0 0;
    max-width: 220px;
    width: 100%;
    height: 70px;
    display: block;
    margin: 0 auto;
}

.ico_cinco:before {
    content: "";
    background: url(../img/marca-seis-dos.png) no-repeat;
    background-position: 0 0;
    max-width: 220px;
    width: 100%;
    height: 70px;
    display: block;
    margin: 0 auto;
}

.selectSolicitar:hover {
    background: #fff;
    border: 1px solid #009de0;
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}









/* FORMULARIO UI */

.form h2 {
    text-align: left;
    font-size: 1.1em;
    font-weight: 400;
    margin: 20px 0 20px 0;
    box-sizing: border-box;
}

label {
    margin-bottom: 5px;
    font-size: 1em;
    color: #6d6d6d;
    font-weight: 400;
    display: block;
}

input[type="checkbox"],
input[type="radio"],
select,
textarea {
    display: block;
    margin: 1em 0;
}

input[type="text"],
input[type="email"],
select,
textarea {
    height: 51px;
}

input[type="text"],
input[type="email"],
textarea {
    width: 100%;
    background: #fff;
    border-radius: 2px;
    color: #333;
    font-size: .9em;
    padding: 10px;
    border-radius: .2em;
    border: 1px solid #d3d8db;
    box-sizing: border-box;
    line-height: 1.5em;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    box-shadow: 0px 0px 4px #C7C7C7;
    transition: all 300ms ease-in;
    outline: 0;
}

select {
    background-image: url(../img/select-arrow.png), url(../img/select-bg.png);
    background-position: right, left;
    background-repeat: no-repeat, repeat;
    background-size: auto, 298px 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-appearance: button;
    appearance: button;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

textarea {
    resize: none;
    min-height: 200px;
    margin: 0 auto;
}

fieldset {
    margin-bottom: 20px;
}

fieldset i {
    display: none;
}

fieldset.error {
    position: relative;
}

fieldset.error input[type="text"],
fieldset.error input[type="email"],
fieldset.error select,
fieldset.error textarea {
    box-shadow: 0px 0px 4px #D8585C;
    border: 1px solid #FFFFFF;
    background-color: #f9fafb;
}

fieldset.error i {
    position: absolute;
    display: block;
    background-color: #E0565B;
    color: #fff;
    padding: 0 1em;
    right: -1px;
    bottom: -7px;
    font-style: normal;
    font-size: .8em;
    font-weight: 500;
    border-radius: 2px;
}

fieldset.ok-form {
    position: relative;
}

fieldset.ok-form input[type="text"],
fieldset.ok-form input[type="email"],
fieldset.ok-form select,
fieldset.ok-form textarea {
    box-shadow: 0px 0px 4px #2997ad;
    border: 1px solid #FFFFFF;
    background-color: #f9fafb;
}



fieldset.ok-form i {
    position: absolute;
    display: block;
    color: #fff;
    background-color: #1f97ae;
    bottom: 16px;
    font-style: normal;
    font-size: .8em;
    font-weight: 500;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    right: 0;
    margin-right: -10px;
}

.ok-form i:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 1.1em;
    display: block;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #ffffff;
}

.left {
    width: 50%;
    padding: 0 2% 0 0;
    box-sizing: border-box;
    display: block;
    float: left;
}

.right {
    width: 50%;
    padding: 0 0 0 2%;
    box-sizing: border-box;
    display: block;
    float: left;
}


.center-contact {
    width: 100%;
    display: block;
}



.center-contact fieldset.ok-form i {
    position: absolute;
    display: block;
    color: #fff;
    background-color: #1f97ae;
    bottom: 90px;
    font-style: normal;
    font-size: .8em;
    font-weight: 500;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    text-align: center;
    right: 0;
    margin-right: -10px;
}

.contacto-sesuveca form h3 {
    color: #6d6d6d;
    font-size: 1.7em;
}

.right .btn-blue {
    display: block;
    float: right;
}

.left .link {

    padding: 20px 2%;
    margin-top: 0;
    display: block;
    float: left;
    text-decoration: none;
    color: #009de0;
    cursor: pointer;
}


.left .link:hover {
    text-decoration: underline;
}

.mapa-contact {
    background-color: #333333;
    color: #fff;
    padding: 20px 2%;
    margin: 0;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

.mapa-contact strong {
    display: block;
    float: left;
    margin-right: 5px;
}

.mapa-contact p {
    width: 55%;
    padding: 3px 0%;
    display: block;
    float: left;
    box-sizing: border-box;
}

.mapa-contact .link {
    color: #009de0;
    cursor: pointer;
}

.date-map {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
}

.map-goog-sesuve {
    background-color: #f2f2f2;
    min-height: 650px;
    box-sizing: border-box;
    padding: 0 2%;
}

.redes-sesu img {
    width: 30px;
    height: 30px;
}

.date-map a[href^="tel:"] {
    color: #009de0;
    text-decoration: none;
}







/*fin pagina de contacto */


/*CLICK TO TOP*/

#return-to-top {
    background: #009de0;
    color: #fff;
    bottom: 10px;
    cursor: pointer;
    margin: 0px auto;
    text-align: center;
    height: 35px;
    position: fixed;
    right: 20px;
    text-decoration: none;
    width: 70px;
    padding: 26px 0 15px;
    line-height: 1;
    z-index: 1;
}

#return-to-top i {
    color: #fff;
    font-size: 2.5em;
    left: 21px;
    margin: 0;
    position: absolute;
    top: -6px;
}






/*FIN CLICK TO TOP*/


/*IDIOMAS*/


/*tooltip Box*/

.Flag-B img {
    width: 20px;
    height: 20px;
    border-radius: 20px;
}

.circle-Flag img {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    left: 38px;
}

.con-tooltip {

    position: relative;
    border-radius: 9px;
    padding: 0;
    margin: 0px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
    cursor: default;
    color: #497bb8;
    width: 100%;
}






/*tooltip */

.tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: 100%;
    padding: 0px 20px;
    background: #104079;
    color: #fff;
    position: absolute;
    top: -140%;
    left: -25%;
    border-radius: 4px;
    font: 16px;
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
}







/* tooltip  after*/

.tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: #104079 transparent transparent transparent;
    position: absolute;
    left: 40%;
}

.con-tooltip:hover .tooltip {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    animation: odsoky 1s ease-in-out infinite alternate;
}

@keyframes odsoky {
    0% {
        transform: translateY(6px);
    }

    100% {
        transform: translateY(1px);
    }
}









/*left*/

.left .tooltip {
    top: -20%;
    left: -170%;
}

.left .tooltip::after {
    top: 40%;
    left: 90%;
    transform: rotate(-90deg);
}






/*bottom*/

.bottom .tooltip {
    top: 90%;
    left: -20%;
}

.bottom .tooltip::after {
    top: -17%;
    left: 38%;
    transform: rotate(180deg);
}








/*right*/

.right .tooltip {
    top: -20%;
    left: 115%;
}

.right .tooltip::after {
    top: 40%;
    left: -12%;
    transform: rotate(90deg);
}






/*FIN IDIOMAS */


/*section contactos*/

.Sect-Contacto {

    content: "";
    background-image: url(../img/contacto-new.png);
}






/* fin section contactos*/


/*SEARCH MENU*/


/*FIN SEARCH*/


/*menu nuevo*/

.navbar {
    position: fixed;
    padding: 10px 0;
    width: 100%;
    z-index: 999;
    height: 70px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 5px 0px rgba(51, 51, 51, 0.21);
    transition: all 0.9s linear;
}

.navbar>.brand {
    display: inline-block;
    padding: 0.1em;
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.brand img {
    max-width: 220px;
    width: 100%;
    float: left;
    position: absolute;
    top: 10px;
}

.navbar label {
    display: inline-block;
    float: right;
    padding: 10px 2%;
    font-size: 2em;
    cursor: pointer;
    color: #113273;
}

.navbar>input[type="checkbox"] {
    display: none;
}

.navbar>input[type="checkbox"]:checked~.menu-items {
    max-height: 100vh;
    margin: 0;
    padding: 2%;
    box-sizing: border-box;
}

.navbar .menu-items {
    display: block;
    width: 100%;
    list-style: none;
    max-height: 0;
    overflow: hidden;
    transition: all 0.25s ease;
}

.navbar .menu-items li {
    display: block;
}

.navbar .menu-items li a {
    text-decoration: none;
    color: #113f79;
    display: block;
    padding: 0.8em;
}

.navbar .menu-items li a+ul {
    max-height: 0;
    background: #113f79;
    transition: all 0.25s;
    overflow: hidden;
}

.navbar .menu-items li a+ul li {
    display: block;
}

.navbar .menu-items li a+ul li a {
    color: #fff;
}

.navbar .menu-items li a+ul li a:hover {
    background: #113f79;
}

.navbar>.brand:hover,
.navbar label:hover,
.navbar .menu-items li:hover,
.navbar>.brand:hover a,
.navbar label:hover a,
.navbar .menu-items li:hover a {
    color: #113f79;
}

.navbar>.brand:hover ul,
.navbar label:hover ul,
.navbar .menu-items li:hover ul {
    max-height: 320px;
}

.menu-items {
    float: right;
    padding: 10px 4%;
    margin: 0;
    list-style: none;
}



/*fin menu nuevo*/


/*exito no exito formulario*/

.exito-form .fa-thumbs-o-up {
    color: #009de0;
    font-size: 5em;
}

.exito-form {
    padding: 40px 2%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    width: 100%;
    text-align: center;
}



.no-exito-form .fa-thumbs-o-down {
    color: #E0565B;
    font-size: 5em;
}

.no-exito-form {
    padding: 40px 2%;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    width: 100%;
    text-align: center;
}



.easy {
    text-decoration: none;

}


.easy h1:hover {
    cursor: pointer;
    color: #009de0;
    
}

.easy p:hover {
    cursor: pointer;
    color: #009de0;
    
}

.logo-svp {
    position: absolute;
    left: 0;
    right: 0;
    top: 190px;
	max-width: 350px !important;
}



/*fin exito no exito formulario*/

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

    .navbar label {
        display: none;
    }
    .navbar .menu-items {
        width: auto;
        margin: 0 !important;
        display: inline-block;
        overflow: visible;
    }
    .navbar .menu-items>li:hover>a {
        color: #009de0;
    }
    .navbar .menu-items li {
        display: inline-block;
        position: relative;
        border-bottom: 3px solid transparent;
    }
    .navbar .menu-items li ul {
        position: absolute;
        min-width: 100%;
        top: 100%;
        margin-top: 3px;
    }
    .navbar .menu-items li ul li {
        white-space: nowrap;
    }
    .navbar .menu-items li ul li a {
        padding: 0.8em 1.6em;
    }
    .navbar .menu-items li:hover {
        background: none;
        border-color: #1e3b7a;
    }
}

@media (max-width: 991px) {


    .navbar .menu-items {

        background: rgba(255, 255, 255, 1);
        box-shadow: 10px 6px 10px -6px rgba(51, 51, 51, 0.3);
    }
    .navbar .menu-items li a {

        text-align: center;
        font-size: 1.5em;
    }
}




/*fin menu nuevo*/

@media (max-width: 1199px) {
    body.open-menu .container::after {
        transform: scale(80);
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 991px) {

    .navbar {

        background: rgba(255, 255, 255, 1);
    }

    .con-tooltip {
        display: block;
    }


    .bottom .tooltip {
        top: -20%;
        left: 70%;
        width: 20%;
        padding: 0;
    }

    .circle-Flag img {
        width: 20px;
        height: 20px;
        border-radius: 20px;
        position: relative;
        left: 0;
    }

    .bottom .tooltip::after {
        top: 53%;
        left: -10%;
        transform: rotate(88deg);
    }

    .hamburger-menu {
        opacity: 1;
        visibility: visible;
    }

    .logo {
        z-index: 99;
    }

    .menu ul {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        opacity: 0;
        visibility: hidden;
        z-index: 99;
        padding: 0;
        position: fixed;
        margin: 0 auto;
        list-style: none;
        display: table;
        right: 0;
        width: 100%;
        height: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    body.open-menu .menu ul {
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        visibility: visible;
        opacity: 1;
        left: 0;
    }

    .menu ul li {
        width: 100%;
        float: left;
    }

    .menu ul li a {
        font-weight: 600;
        font-size: 20px;
        display: table;
        padding: 10px;
        margin: 5px auto;
    }
}

@media (max-width: 780px) {



    .icon-scroll {

        display: none;
    }

    .banner__caption h1 {

        font-size: 2em;
    }
}

@media (max-width: 660px) {

    .bottom .tooltip::after {

        left: -14%;
    }

    .banner__caption-footer h3 {
        padding: 60px 4% 30px;
        margin-bottom: 0;
        font-size: 1.5em;
        background-color: #103e78;
    }

    .banner__caption-footer article {
        width: 100%;
        min-height: 0;
        padding: 10px 4% 15px;
    }

    .mapa-contact p {
        width: 100%;
        padding: 3px 0%;
    }

    .right .btn-blue {
        display: block;
        max-width: 100%;
        float: none;
        padding: 20px 0;
    }

    .left .link {
        padding: 0px 2%;
    }

    .right {
        width: 100%;
        padding: 0;
    }

    .left {
        width: 100%;
        padding: 0;
    }


    .seleccion-progress article {
        width: 100%;

        padding: 10px 1%;
    }

    .contacto-sesuveca {
        padding: 40px 4%;
        box-sizing: border-box;
    }

    .redes-sesu ul {
        padding: 0 2%;
        margin-right: 0;
    }

    .redes-sesu ul li {

        margin-right: 0%;
    }

    .G-noticias .left-G {
        width: 100%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .G-noticias .left-G img {
        max-width: 100%;
        width: 100%;
    }

    .G-noticias .right-G {

        width: 100%;
        border-left: none;
    }

    .G-noticias2 .left-G {
        width: 100%;
        display: block;
        margin: 0 auto;
        float: none;
    }

    .G-noticias2 .left-G img {
        max-width: 100%;
        width: 100%;
    }

    .G-noticias2 .right-G {

        width: 100%;
        border-right: none;
    }

    .producto-sesuveca figure.noticias-producto {

        max-width: 48%;
    }

    .enlaces-footer li {
        width: 20%;
        margin: 0 auto;
        text-align: center;
    }

    .enlaces-footer {
        width: 100%;
        margin: 0 auto 20px;
    }

    .redes-sesu ul li {


        padding: 0px 2% 0 0%;
    }

    .redes-sesu {

        padding: 0;
    }

    .logos-footer {

        width: 100%;
    }

    .logo-footer img {

        padding: 0 2%;
    }

    .map-info .btn-blue {

        float: none;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .hq-map:before {

        height: 270px;
    }

    .hq-map {
        width: 100%;
        max-height: 270px;
    }

    .map-info h3 {
        text-align: center;
        margin: 0;
    }

    .map-info p {

        text-align: center;
        font-size: 1em;
    }

    .title-contacto p {
        text-align: center;
        font-size: 1em;
    }

    .map-info {
        width: 100%;
        padding: 0px 2%;
    }

    .title-contacto h3 {
        text-align: center;
        font-size: 2em;
    }

    .marcas-sesuveca h3 {
        font-size: 2em;
    }

    .banner-galery .btn-blue {
        display: block;
        float: none;
        margin: 0 auto;
    }

    .banner-galery .banner__caption2 p {
        text-align: center;
        font-size: 1em;
    }

    .banner-galery h3 {
        font-size: 2em;
        text-align: center;
    }

    .banner-galery .banner2 {
        height: 480px;
    }


    .productos-sesuveca {
        padding: 0;
    }

    .his-seseveca {
        padding: 0;
    }

    .productos-sesuveca .btn-blue {
        margin: 40px auto;
    }

    .his-seseveca .btn-blue {

        margin: 40px auto;
    }

    .video-sesuveca {

        padding: 0px 0 20px;
    }
    .productos-sesuveca h3 {
        font-size: 2em;
        padding: 0px 2% 0;
        margin-bottom: 40px;
        margin-top: 40px;
        text-align: center;
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        position: absolute;
        top: 20px;
        right: 10px;
    }

    .historia-contenido-uno2 h3 {

        text-align: center;
    }

    .his-seseveca h3 {
        font-size: 2em;
        padding: 10px 2% 10px;
        margin: 0;
    }

    .historia-contenido-uno2 p {
        padding: 0 2%;
        box-sizing: border-box;
        font-size: 1em;
    }
    .banner {
        max-height: 450px;
    }



    .banner__caption p {

        padding: 10px;
    }

    .historia-contenido-uno2 {
        width: 100%;
        font-size: .9em;
        text-align: center;
    }

    .historia-contenido-uno {
        width: 100%;
        max-width: 200px;
        display: block;
        float: none;
        margin: 0 auto;
        padding: 0;
    }

    .time-line {

        display: none;
    }

    .banner__caption img {
        max-width: 200px;
        width: 100%;
    }

    .banner__caption h3 {
        font-size: 2em;
        margin: 0 0 10px 0;
    }
}

@media (max-width: 550px) {
    .card {
        width: 100%;
    }

    .bottom .tooltip::after {

        left: -17%;
    }
	
	.logo-svp {
		position: absolute;
		left: 0;
		right: 0;
		top: 75px;
		max-width: 90px !important;
	}
	
}

@media (max-width: 400px) {



    .bottom .tooltip::after {

        left: -20%;
    }

    .banner__caption-footer {

        top: 40%;
    }

    .banner__caption h3 {
        font-size: 1em;
        margin: 0 0 10px 0;
    }

    .banner__caption p {

        font-size: .88em;
        line-height: 1;
    }

    .banner__caption h1 {
        font-size: 1em;
    }

    .banner {
        max-height: 300px;
    }

 

    .banner__image {
        height: 80%;
        top: 100px;
    }

    .banner__caption {

        top: 65%;
    }

    .producto-sesuveca .image-producto img {
        max-width: 100%;
        width: 100%;
        vertical-align: top;
        -webkit-transition: opacity 0.35s;
        transition: opacity 0.35s;
        border-radius: 10px;
        min-height: 190px;
    }

    .producto-sesuveca figure.noticias-producto {

        max-width: 98%;
    }

    .enlaces-footer li {
        width: 50%;
        margin: 0 auto;
        text-align: left;
        float: left;
        padding: 0 2%;
        box-sizing: border-box;
    }

       .contacto-Info-group  {
        max-height: 450px;
    }
	
	.logo-svp {
		position: absolute;
		left: 0;
		right: 0;
		top: 75px;
		max-width: 90px !important;
	}
	
	
}

.number-contacto a{
    color: #fff;
    text-decoration: none;
    list-style: none;
}

.img-contruccion img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    max-width: 500px;
    padding-top: 90px;
}

.img-contruccion {
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #4db5ed;
}




/*TIME LINE NUEVA */

a:hover,
a.selected {
  color: #009de0;
}



.sociales {
  text-align: center;
  margin-bottom: 20px;
}

#timeline {
    width: 800px;
    overflow: hidden;
    margin: 20px auto;
    position: relative;
    
}

#dates {
  width: 800px;
  height: 60px;
  overflow: hidden;
}

#dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-size: 24px;
  text-align: center;
 
}

#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    text-decoration: none;
    color: #009de0;
}

#dates .selected {
  font-size: 38px;
}

#issues {
  width: 800px;
  height:auto;
  overflow: hidden;
}

#issues li {
  width: 800px;
  list-style: none;
  float: left;
}



#issues li h1 {
    color: #009de0;
    font-size: 48px;
    margin: 20px 0;
    text-align: left;
    padding: 0 4%;
    box-sizing: content-box;
}

#issues li p {
    font-size: 1em;
    font-weight: normal;
    box-sizing: content-box;
    margin-bottom: 20px;
    max-width: 600px;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#grad_left,
#grad_right {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 40%;
}

#grad_left {
  left: 0;
  background: url('../img/back.svg') repeat-y;
}

#grad_right {
  right: 0;
  background: url('../img/right-arrow.svg');
  background-repeat: no-repeat;
  background-size:  30px;
}

#next,
#prev {
  position: absolute;
  top: 0;
  font-size: 70px;
  top: 245px;
  width: 22px;
  height: 38px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}


#next:hover,
#prev:hover {
  background-position: 0 -76px;
}

#next {
  right: 0;
  background: transparent;
}

#prev {
  left: 0;
}

#next.disabled,
#prev.disabled {
  opacity: 0.2;
}



.imagen-timeline {

    width: 100%;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 2%;
}

.imagen-timeline img {
    /* max-width: 240px; */
    /* width: 100%; */
    display: block;
    /* box-sizing: content-box; */
    /* padding: 0; */
    border-radius: 8px;
    margin: 20px auto;
}


/*media queries de timeline */


@media (max-width: 990px) {

#timeline {
    max-width: 800px;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
}






}

@media (max-width: 780px) {

    #next, #prev {
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 90px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#issues {
width: 800px;
    height: auto;
    overflow: hidden;
    background-color: #113f79eb;
    min-height: 200px;
}
#issues li p {
    font-size: 1em;
    font-weight: normal;
    box-sizing: border-box;
    margin-bottom: 20px;
    max-width: 740px;
    min-height: 200px;
    width: 100%;
    display: block;
    margin: 40px auto;
    text-align: center;
    float: left;
    top: 20px;
    position: absolute;
    padding: 40px 4%;
    color: #fff;
}


.imagen-timeline img {
    max-width: 370px;
    width: 100%;
    display: none;
    box-sizing: content-box;
    padding: 0;
    border-radius: 8px;
    margin: 0 0 40px;
}
.imagen-timeline {
    width: 100%;
    position: relative;
    display: block;
    height: 180px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 2%;
    z-index: -9;


}



/*fin media queries de timeline */


/*FIN TIME LINE NUEVA */