
@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i');

@import url('https://fonts.googleapis.com/css?family=Marck+Script');

@import url('https://fonts.googleapis.com/css?family=Cuprum:400,400i,700,700i');

@import url('input-bot.css');

@font-face {
 font-family: "font1";
 src: url("../fonts/movusbrushpen_0.ttf") format('truetype');
}

@font-face {
 font-family: "font2";
 src: url("../fonts/ActoniaHand_PERSONAL.ttf") format('truetype'); 
}


/* Fuente normal */
@font-face {
  font-family: 'font3';
  font-style: normal;
  src: url("../fonts/Cuprum-Regular.ttf") format('truetype');;
}

/* fuente negrita */
@font-face {
  font-family: 'font3';
  font-weight: 700;
  src: url("../fonts/Cuprum-Bold.ttf") format('truetype');
}

/* Fuente italic */
@font-face {
  font-family: 'font3';
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/Cuprum-BoldItalic.ttf") format('truetype');
}

/* Fuente italic */
@font-face {
  font-family: 'font3';
  font-style: italic;  
  src: url("../fonts/Cuprum-Italic.ttf") format('truetype');
}


.font1{
    font-family: font1  !important;
}

.font2{
    font-family: font2  !important;
}

.font3{
    font-family: font3, sans-serif !important;
}

.vide::before{
  background-color: transparent;
}

.rd-navbar {
   /* position: relative;*/
    /*top: 150px;*/
    /*float: left;*/
}

* {
   /* font-family: 'Arimo', sans-serif;*/
    font-family:'font3',sans-serif !important;
    color:#1a1b1f;    
    font-size: 15px;
    white-space: normal !important;    
    font-weight: 400;
}

.ui-to-top{    
    font-family: 'Glyphicons Halflings' !important;
}


.rd-navbar-nav > li> a,
.page-footer.dark .footer-content .list-inline-2 li>a{
    font-weight: bold !important;
}

.titulo-seccion,
h1,
h2,
h3,
h4,
h5,
h6,
h1>a,
.jumbotron h1,
.jumbotron h1 span,
.titulo-slider{
    font-family: font2 !important;
    color:#01338e;
}

.btn-link{
    font-size: 0.90em;
}

.btn{
   font-family: 'Arimo', sans-serif !important; 
}


.jumbotron .titulo-slider{
    font-size: 5em;
}

.titulo-seccion>span {
    font-size: inherit;
}

.bg-image .titulo-seccion>span {
    color:#fefefe;
}

body{
    background-color: transparent;
    font-weight: 400;
    font-size: 15px;
}

h2{ 
    color:#01338e;
}


a{
   word-break: break-word;
   word-wrap: break-word;
}
a.btn{
   word-break: break-word !important;
   word-wrap: break-word !important;
}

.btn-link{
    padding: 0px 5px;
}
/* Ocultamos el cuadro emergente de addthis*/
#at-cv-lightbox{
    display: none;
}

/*Estilos para el paginador*/
.pagination-classic > li a {
   /* background-color: transparent !important; 
    color: #430500 !important;
    border:none;
    font-size: 1em;
    font-weight: bold;
    max-height: 40px !important;*/
}


 .pagination-classic > li a.btn-default:hover:active:hover, 
 .pagination-classic > li a.btn-default:hover:active:focus{
    color:#fefefe;
 }

.pagination-classic > li a:hover, 
.pagination-classic > li a:focus {
    background: #01338e  !important;
    border-color:#01338e !important;    
    color: #fefefe;
}

.pagination-classic > li.active a{
    /*color: #f7941d !important;
    background-color: transparent !important;
    border-color: transparent !important;
      
    */
    color: #fefefe;
    cursor: not-allowed !important;    
    pointer-events: none !important;     
    border-color:#01338e !important;    
}


.pagination-classic>li.disabled>{
    cursor: not-allowed !important;    
}


.pagination-classic>li.disabled>a.btn{
    /*color: #c0c0c0 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    */
    background-color: transparent;
    cursor: not-allowed !important;
    pointer-events: none !important;      
}

.pagination > li > a{
    border-color:rgb(241, 241, 235) !important;    
    background-color: transparent;
}

.btn-group[aria-label="First group"] li>a.btn  {
    margin-left: 5px;
}


.mfp-title {
    text-align: center !important;
}


.bg-primary{
    background-color: #01338e !important;
}

.text-dark,
address.contact-block dl dt {
    color: #01338e;
}

address.contact-block dl dd,
a[href^="tel:"], a[href^="callto:"]{
    color: inherit;
}

a,
.btn-link,.meta:before,.blog-info .badge:before,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6,
.mfValidation {    
    color: #1a1b1f;
}



.rd-navbar-static .rd-navbar-nav > li > a, 
.rd-navbar-fullwidth .rd-navbar-nav > li > a{
    /*color: #1a1b1f;*/
}

.page-footer.footer-minimal.dark .footer-content .list-inline-2 li a {
    color: #fefefe;
}

.rd-navbar-static .rd-navbar-nav > li > a,
.breadcrumb > li >a{
    padding: 0.35em;
}


.rd-navbar,
.rd-navbar--is-stuck.rd-navbar,
.ui-to-top,
.page-footer.footer-minimal.dark,
.page-footer.footer-minimal.dark .copyright,
.page-footer.dark .footer-content ,
.page-footer.footer-minimal.dark .footer-content,
.rd-navbar--is-stuck.rd-navbar,
.rd-navbar-fixed .rd-navbar-panel:before,
.rd-navbar-fixed .rd-navbar-top-panel .list-inline{
    background: #01338e;
    background-color: #01338e;
    color: #fefefe;
}



.rd-navbar{
    background: transparent;
    background-color: transparent;
}

@media (min-width: 1200px){
    .rd-navbar{
        /*background-color: transparent;
        background: transparent;*/
    }

}


.ui-to-top:hover{
    background-color: #01338e;
    color: gainsboro;   
}

a:hover{
   color:#01338e;
}



.rd-navbar-brand .brand-name,
.rd-navbar-brand .brand-name:before{    
    color: #01338e;
}

.btn-primary {
    color: #fefefe;
    background-color: #01338e;
    border-color: #01338e;
}


.user-info-section .btn.btn-default {
    color: #fefefe;
    background-color: #01338e;
    border-color: #01338e;
}

.user-info-section .btn.btn-default:hover,
.user-info-section .btn.btn-default:focus,
.user-info-section .btn.btn-default:hover:active:hover{
    color: #01338e;
    background-color: #fefefe;
    border-color: #01338e;
}


.jumbotron .btn-default{
    background-color:transparent;
    color: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.6);
}

.swiper-slide>.jumbotron>.btn-group-variant> .btn.btn-default:hover{
    background-color: #fefefe;
    color: #01338e;
}

.jumbotron .btn-default:hover:active:hover, 
.jumbotron .btn-default:hover:active:focus,
.jumbotron .btn-default:hover:hover,
.jumbotron .btn-default:hover, 
.jumbotron .btn-default:active,
.jumbotron .btn-default:focus{
    background-color: #fefefe;
    color: #01338e;
    border-color: #fefefe;
}


.btn-primary:focus:focus, 
.btn-primary:focus.focus {
    color: #01338e;
    background-color: transparent;
    border-color: #01338e;
    /*color: #fefefe;
    background-color: #75992e;
    border-color: #75992e;*/
}

.btn-primary:active:hover,
.btn-primary:hover:hover,
.btn-default:hover:active:hover, 
.btn-default:hover:active:focus, 
.btn-default:hover:active.focus, 
.btn-default:hover.active:hover, 
.btn-default:hover.active:focus, 
.btn-default:hover.active.focus, 
.open > .btn-default:hover.dropdown-toggle:hover, 
.open > .btn-default:hover.dropdown-toggle:focus, 
.open > .btn-default:hover.dropdown-toggle.focus{    
    color: #01338e;
    background-color: transparent;
    border-color: #01338e;
}


.btn-primary:active:active:hover, 
.btn-primary:active:active:focus, 
.btn-primary:active:active.focus, 
.btn-primary:active.active:hover, 
.btn-primary:active.active:focus, 
.btn-primary:active.active.focus, 
.open > .btn-primary:active.dropdown-toggle:hover, 
.open > .btn-primary:active.dropdown-toggle:focus, 
.open > .btn-primary:active.dropdown-toggle.focus, 
.btn-primary:hover:active:hover, 
.btn-primary:hover:active:focus, 
.btn-primary:hover:active.focus, 
.btn-primary:hover.active:hover, 
.btn-primary:hover.active:focus, 
.btn-primary:hover.active.focus, 
.open > .btn-primary:hover.dropdown-toggle:hover, 
.open > .btn-primary:hover.dropdown-toggle:focus, 
.open > .btn-primary:hover.dropdown-toggle.focus{
    color: #01338e;
    background-color: transparent;
    border-color: #01338e;    
}






.bg-primary .btn-default:hover:active:hover, 
.bg-primary .btn-default:hover:active:focus,
.bg-primary .btn-default:hover:hover,
.bg-primary .btn-icon-left:hover>span ,
.bg-primary .btn-icon-right:hover>span {
    background-color: #fefefe;
    color: #01338e;
    border-color: #fefefe;
}

.bg-primary .btn-default:hover, 
.bg-primary .btn-default:active,
 .bg-primary .btn-default:focus{
    background-color: #fefefe;
    color: #01338e;
    border-color: #fefefe;

}


.jumbotron .btn-default:hover {
    border: 2px solid #01338e;
    box-shadow: inset 0 0 0 0px #01338e;
}



.rd-navbar-brand .brand-name:before {
    content: '';  
}



.page-footer.dark,
.page-footer.dark .footer-content .rd-navbar-brand .brand-name{
   color: #fefefe ;
}


.rd-navbar-top-panel .list-inline li a,
.page-footer.footer-minimal.dark .copyright *,
.page-footer.footer-minimal.dark .copyright a,
.rd-navbar-fixed .rd-navbar-nav > li > a{
  color: #fefefe;   
}

.rd-navbar-top-panel * {
    color: #fefefe;
}

.rd-navbar-toggle span,
.rd-navbar-toggle span:after, 
.rd-navbar-toggle span:before, 
.rd-navbar-fixed .rd-navbar-collapse-toggle span:before,
.rd-navbar-fixed .rd-navbar-collapse-toggle span:after,
.rd-navbar-fixed .rd-navbar-collapse-toggle span{
  background-color: #fefefe;   
}


.rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel .list-inline li,
.rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel a.fa-envelope, .rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel a.fa-phone{
    display: inline-block;
}

.rd-navbar-fixed .rd-navbar-nav li:hover > a, .rd-navbar-sidebar .rd-navbar-nav li:hover > a{
    background-color: transparent;
    color: #fefefe;
}


.rd-navbar-fixed .rd-navbar-nav, .rd-navbar-sidebar{
    background-color: #01338e ;
}


.rd-navbar-fixed .rd-navbar-nav li.active > a, 
.rd-navbar-sidebar .rd-navbar-nav li.active > a{
 background-color: #fefefe;
 color: #01338e;   
}

.rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel .list-inline{
    padding-bottom: 40px;
}

.rd-navbar-top-panel a.fa-envelope:before, 
.rd-navbar-top-panel a.fa-phone:before,
.rd-navbar-top-panel .list-inline li a:hover,
.rd-navbar-top-panel a:hover{
 color: #01338e;   
}


.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a,
.rd-navbar .top-panel-none-items .rd-navbar-static .rd-navbar-nav > li > a{
    color: rgba(255, 255, 255, 0.6);    
}


.copyright{
    font-size: 0.8em;
}


.rd-navbar-fixed .rd-navbar-top-panel a.fa-envelope.active{
 right:    10px;
 font-size: 10px;
}


.vide {
    height: 60vh;    
}

.breadcrumb>li>a{
    text-transform: capitalize;
}

.breadcrumb > .active>a,
.breadcrumb > li a:hover{
    color:#01338e;
}



.thumbnail-variant-2 .caption {    
    background: rgba(1, 51,142,  0.8);    
}

p + p {
    margin-top: 20px;
}

.section-border{
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}


.bg-image .section-border,
.bg-image .rd-navbar-static,
.bg-image .rd-navbar-fullwidth{
    /*border-bottom:none;*/
}



.bg-image .section-border {
   border-bottom:none;
}


.bg-image .breadcrumb{
    margin-top: 6em;
}



.bg-image .breadcrumb>li>a,
.breadcrumb>li>a{
    color: #fefefe;
}


.bg-image .breadcrumb > li.active a,
.breadcrumb > li.active a{
    color: #fefefe;
    background-color:#01338e;         
}


.rd-navbar-static .rd-navbar-nav > li > a:hover, 
.rd-navbar-fullwidth .rd-navbar-nav > li > a:hover,
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > a:hover, 
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li > a:hover, 
.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav > li > a:hover, 
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-nav > li > a:hover,
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li.focus > a,
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li.focus > a, 
.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav > li.focus > a, 
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-nav > li.focus > a,
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li.active > a, 
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li.active > a, 
.rd-navbar-fullwidth.rd-navbar--is-stuck .rd-navbar-nav > li.active > a, 
.rd-navbar-fullwidth.rd-navbar--is-clone .rd-navbar-nav > li.active > a,
.page-footer.footer-minimal.dark .footer-content .list-inline-2 li.active a,
.page-footer.footer-minimal.dark .footer-content .list-inline-2 li a:hover,
.rd-navbar-static .rd-navbar-nav > 
li.focus > a, 
.rd-navbar-static .rd-navbar-nav > li > a:hover, 
.rd-navbar-static .rd-navbar-nav > li.active > a, 
.rd-navbar-fullwidth .rd-navbar-nav > li.focus > a, 
.rd-navbar-fullwidth .rd-navbar-nav > li > a:hover, 
.rd-navbar-fullwidth .rd-navbar-nav > li.active > a,
.page-footer.footer-minimal.dark .copyright a:hover,
.btn-link:hover,
address.contact-block dl dd a:hover,
.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar-fullwidth .rd-navbar-nav > li > a:hover, 
.rd-navbar .top-panel-none-items .rd-navbar-static .rd-navbar-nav > li > a:hover,
.breadcrumb > li.active a,
.rd-navbar-static .rd-navbar-nav > li.active a,
.rd-navbar-fullwidth .rd-navbar-nav > li.active  a,
.rd-navbar .top-panel-none-items .rd-navbar-static .rd-navbar-nav > li.active a
.rd-navbar--is-stuck.rd-navbar-static .rd-navbar-nav > li > a:hover,
.rd-navbar--is-stuck.rd-navbar-static .rd-navbar-nav > li.active > a,
.rd-navbar-static.rd-navbar--is-stuck .rd-navbar-nav > li > a:hover, 
.rd-navbar-static.rd-navbar--is-clone .rd-navbar-nav > li > a:hover,
.breadcrumb > li a:hover{
    color: rgba(255, 255, 255, 1);
       /* background-color:#fefefe;         */
}

.rd-navbar--is-stuck.rd-navbar-static .rd-navbar-nav > li > a{
    /*color:#1a1b1f ;*/
}

.breadcrumb > li + li:before{
    padding: 0px;
}


.form-control{
    color: inherit;
}



.sin-margin{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}


.checkbox label .checkbox-field:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 4px;
    left: 4px;
    border: 2px solid #01338e ;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: .3s;
}

.pd-top-1{
    padding-top: 20px;
}


.jumbotron.text-center{
    width: 100%;
}

.jumbotron h1{
    /*margin-bottom: 10px;*/
    margin-bottom: 0px;
}

.swiper-slide>.jumbotron>a> h1,
.swiper-slide>.jumbotron>a> p{
    color: #fefefe;
}

.swiper-slide>.jumbotron>.btn-group-variant> .btn.btn-default{
    background-color: transparent;
    color: rgba(255, 255, 255, 0.6);

}

.text-white{
    color:rgba(255, 255, 255, 0.7);
}

.user-info-section h1.header-404{
    font-size: 100px;
}


.bg-image-404 {
    background-image: url(../images/header-404.jpg);
}

.bg-image-blog {
    background-image: url(../images/slider-1-peq.png);
}

.bg-image-galeria {
    background-image: url(../images/slider-1-peq.png);
}

.marked-list-2 > li:before{
    color: #01338e;
    content: '\f061';
    font-family: "FontAwesome";
    font-weight: 100;
    font-size: 15px;
}


.marked-list > li > a:hover{
    color: #1a1b1f;    
}

.marked-list > li,
.marked-list > li + li{
    margin-top:5px;
}

.h250px{
    max-height: 250px;
    min-height: 250px;
    text-align: center;
}


.img-centrada{
    width: 100%;
    text-align: center;

}



.text-dark-variant-2{
    color:#01338e;
    padding: 5px 5px;
}

a.text-dark-variant-2:hover,
a.text-dark-variant-2:active,
a.text-dark-variant-2:focus{
    color:#1a1b1f;
}


.meta {
   font-family: 'Muli', sans-serif !important;
}

.timeline article:hover:before{
    background: #01338e;
    transition-delay: 0s;
}

.timeline article:hover:after {
    border: 3px solid #01338e;
    background: #01338e;
    transition-delay: 0s;
}


.rd-navbar-static .rd-navbar-nav-wrap, .rd-navbar-fullwidth .rd-navbar-nav-wrap{
    padding-right: 10px;
}


.rd-navbar-static .rd-navbar-nav, .rd-navbar-fullwidth .rd-navbar-nav{
    margin-right: 10px;
}

.rd-navbar-static .rd-navbar-nav > li {
    /*margin-left: 1.5%;*/
    margin-left: 0.25%;
}

a.btn.btn-default.round-small{
/*    color: #01338e*/
}


@media (min-width: 1200px){
    .rd-navbar-static .rd-navbar-panel {
        min-width: 225px;
    }    
}

.list-inline-2 > li + li {
    margin-left: 20px;
}


.list-inline-2 > li >a+a {
    margin-left: 10px;
}



.btn:active:active, 
.btn:active.active, .open > 
.btn:active.dropdown-toggle, 
.btn.active:active, 
.btn.active.active,
 .open > .btn.active.dropdown-toggle {
    color: #fefefe;
    background-color: #01338e;
    border-color: #01338e;
    border-top-color: #01338e;
    border-right-color: #01338e;
    border-bottom-color: #01338e;
    border-left-color: #01338e;
}

.timeline .meta-timeline { 
    background: #01338e; 
    color: #fefefe;
}


time.meta.fl-bigmug-line-nine16.text-dark-variant-2{
    font-size: 17px;
}


.blog-info .badge{
   /* color: #01338e !important;*/
}

.blog-info .post-tag:hover{
 color: #01338e;   
 background-color: #fefefe !important;
 border-color: #01338e;  
}



.blog-info .tags .post-tag:hover{
    color: #01338e;
}

.blog-info .tags .post-tag{
    background-color: #01338e;
    color: #fefefe;
}
.badge.fa:before{
    color: #01338e; 
}

.capitalize{
    text-transform: capitalize;
}

.bg-image-banner-1 {
    background-image: url(../images/home-banner-1.jpg);
    
    padding-top: 20px;
    padding-bottom: 40px;
}

.bg-image-banner-2 {
    background-image: url(../images/home-banner-2.jpg);
}


@media (max-width: 699px){
    .rd-navbar-fixed .rd-navbar-brand .brand-name img {
        width: auto;
        max-width: 100%;
        max-height: 46px;
    }    
}


@media (min-width: 480px){
    .rd-navbar-fixed .rd-navbar-brand .brand-name img {
        width: auto;
        max-width: 100%;
        max-height: 46px;
    }    
}


.page-header .swiper-container {
    max-height: 800px;
}


.page-header.subpage_header .jumbotron{
    /*margin-top: 3em;*/
}


.page-header.subpage_header.bg-image .jumbotron{
    margin-top: 0em;   
}

.page-header.subpage_header .swiper-container {
    max-height: 450px;
}


.patrocinio h2 + h4 {
    margin-top: 16px;
}


.patrocinio p + h4 {
    margin-top: 25px;
}

.apartado{
    margin-left: 20px;
}

.apartado h4{
    font-size: 22px;
    margin-top: 18px;
}


.marked-list-2 {
    margin-left: 15px;
}




.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fefefe;
    background-color: #01338e;
    border-color: #01338e;
}


.nav-tabs > li > a { 
    color: #01338e; 
    border: 2px solid #01338e;
}


.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #01338e;
    color: #fefefe;
    border-color: #01338e;
}


.text-variant-2{
    color:#01338e;
}

.flex-list > li a:hover {
    opacity: 1;
}

@media (max-width: 699px){

    .jumbotron .btn.btn-sm.fontpeq {
        font-size: 12px;
        padding: 12px 5px;
        min-width: 100%;
        max-width: 100%;
    }
}


.btn-default{
    color:  #01338e;
}

.btn-default:hover:hover{
    background-color: #01338e;
    border-color: #01338e;
}

a.hover-2:hover{
    color: #b5b4aa;
}

.titulo-seccion{
    font-size: 45px !important;
}

.fontsize-18{
    font-size: 16px;
}

.rd-navbar-brand .brand-name {    
    line-height: 0px;
}


.rd-navbar-static, .rd-navbar-fullwidth {
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
    padding-top: 2px; 
    padding-bottom: 2px; 
}

.rd-navbar-brand .brand-name:before {      
    font-size: 50px;
    line-height: 0px;    
    left: -2px;
}


.jumbotron h1,
.jumbotron h1 small, 
.jumbotron .h1 small,
.jumbotron p.big,
.bg-primary .text-primary, .bg-primary h1 {
    color:rgba(255, 255, 255, 1);
}

.bg-primary * {
    color: #fefefe;
}

.bg-primary .btn {
    color:  #fefefe;
}

.rd-parallax,
.rd-parallax-inner{
    max-height: 400px;
}

h1.titulo-seccion,
h1.titulo-seccion > a{
    color:#01338e;
    /*text-transform: capitalize;;*/
}

.bg-primary  h1.titulo-seccion>a{
     color: #fefefe;
}

.jumbotron * + .btn-group-variant{
    /*margin-top: 30px;*/
    margin-top: 0px;
}

h1.titulo-seccion>a{
    padding: 5px  10px;
}

h1.titulo-seccion>a:hover{
    color: rgba(1, 51,142, 0.6)    
}

.bg-primary h1.titulo-seccion>a:hover{
    color:rgba(255, 255, 255, 0.6);    
}

.rd-navbar-fixed .rd-navbar-top-panel a.fa-envelope.active, 
.rd-navbar-fixed .rd-navbar-top-panel a.fa-phone.active{
    top:65px;
    background-color: #01338e;
    color: #fefefe;
    text-align: left;
    transition: 0.3s;
    position: fixed;
    right: 0;
    top: 40px;
    width: 233px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 3px 4px 8px 0px rgba(0, 0, 0, 0.11);
}


.rd-navbar-fixed .rd-navbar-top-panel .list-inline {
    text-align: left;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: 0.3s;
    
    position: fixed;
    right: 0;
    top: 90px;
    width: 233px;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 3px 4px 8px 0px rgba(0, 0, 0, 0.11);
}

.rd-navbar-fixed.top-panel-none-items .rd-navbar-top-panel .list-inline{
    padding-bottom: 15px;
}


.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown{
    /*background:#01338e;*/
    background:transparent;

}

.rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a{
    color: #fefefe;
    padding: 8px 8px;
    background: rgba(1,51,142,0.8);    
    border-bottom: 1px solid rgba(255, 255, 255, .3);

}


.rd-navbar-static .rd-navbar-dropdown > li > a:hover, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:hover,
.rd-navbar-static .rd-navbar-dropdown > li > a:active, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a:active{
    color: #fefefe;
    background-color: rgba(1,51,142,0.8);    
    padding-left: 30px;
}

.sin-padding-lateral{
    padding-left: 0px;
    padding-right: 0px;
}

.border-derecho{
    border-right:2px solid rgba(0, 0, 0, 0.1);
}

.border-izquierdo{
    border-left: 2px solid rgba(0, 0, 0, 0.1);    
}

.border-top{    
    border-top: 2px solid rgba(0, 0, 0, 0.1);
}

.parallax-compensadores {
    /* The image used */    
    background-image: url(../images/home-parallax-productos.png);

    /* Full height */
    height: 100%; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.page-header {  
    border-bottom: none;
}


.jumbotron h1 small, .jumbotron .h1 small{
    font-size: 36px;
}

.jumbotron p.big{
    display: block;
}


.capa-superior{
  background-color: rgba(0,0,0,0.4);
  filter:brightness(0.4);
}

.jumbotron{
   vertical-align: text-top;
}


.page-footer.footer-minimal.dark .footer-content .list-inline-2 li a{
    padding: 0.5em;
}


.footer-content .list-inline-2.pull-lg-right li{
    margin-left: 4.5px;
}

.jumbotron .titulo-slider{
    /*background-color: #01338e !important;*/
    color:rgba(255, 255, 255, 1);    
    padding: 5px 20px;
/*    text-transform: none;*/
} 

.subpage_header .titulo-slider {
    background-color: transparent !important;
    color:rgba(255, 255, 255, 1);
    font-size: 6em;
}


.btn-masinfo{
    padding: 7px 20px;
    font-size: 14px;
}

p.seccion{
    margin-left: 10px;
}

li.lang *{
    color:#fefefe;
}

li.lang .active{
 color:#fefefe !important;   
}

li.lang .fa{
    font-size: 1em !important;
    font-weight: bold;
}
li.lang a{
    font-size: 0.85em !important;
}
.ui-to-top{
    border-style: solid;
    border-width: unset;
    border-color: #fefefe;    
}

.ui-to-top:hover,
.ui-to-top:focus {
    color: #01338e;
    background:#fefefe;    
    border-color: #01338e;    
}

.rd-navbar-nav > li > a{
    text-transform:none;
}

.page-footer.footer-minimal .footer-content .list-inline-2{
    text-transform: none;

}

.btImage{
    position: relative;
    float: left;
    z-index: 9999999999999;
    top:-10%;
}

.btImage img {
    max-width: 100%;
    height: auto;
    display: block;
    width: 100%;
    width: auto;
    margin: auto; 
}


 hr.separador {    
   float: left;
   margin:0px;   
   width:100%; 
   top:-50px;
   position: relative;
   height: 50px;
   background: url("../images/divisor1.png") no-repeat center;
   border: none;
   background-size: cover;
   z-index: 5;

   /*height: 150px; 
   border: 2px solid #4bceb4; 
   background-color: #ffff00;    
   */
 } 

 hr.separador.separador2{
    background: url("../images/divisor2.png") no-repeat center;
    background-size: cover;
 }

  hr.separador.separador3{
    background: url("../images/divisor3.png") no-repeat center;
    background-size: cover;
 }


 hr.separador-bottom {    
   float: left;
   margin:0px;   
   width:100%; 
   position: relative;
   height: 50px;
   background: url("../images/divisor1-bottom.png") no-repeat center;
   border: none;
   background-size: cover;
   z-index: 5;
   top:-1px;  
   /*height: 150px; 
   border: 2px solid #4bceb4; 
   background-color: #ffff00;    
   */
 } 

.parallax {
    /* Full height */
    max-height: 100%; 
    padding-top: 35%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;      
}


.parallax1 {
    /* The image used */
    background-image: url('../images/img-parallax1.png');
}

.parallax2 {
    /* The image used */
    background-image: url('../images/img-parallax2.png');
    padding-top: 50%;
}



/* Turn off parallax scrolling for tablets and phones. Increase the pixels if needed */
@media only screen and (max-device-width: 1024px) {
    .parallax {
        background-attachment: scroll;
    }
}

.texto-parallax{
    float:left;
    margin-top: 6em;
}


.capa-oscura{
    /*Div que ocupa toda la pantalla*/
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color: black !important;
    background:black !important;
    /*IE*/
    filter: alpha(opacity=30);
    /*FireFox Opera*/
    opacity: .30;  
    z-index: 2;
}

.jumbotron{
    
}

b{
    font-weight: bold !important;
}


.gamba-circles {
    /*position: relative;
    float: left;*/
    /*top: 50%;
    left: 50%;*/
    width: 115px;
    height: 115px;
    margin: 0px auto;
    /*-webkit-transform: translate3D(-50%, -50%, 0);
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
    */
    -webkit-transform: translate3D(-0%, -0%, 0);
    -moz-transform: translate3D(-0%, -0%, 0);
    -ms-transform: translate3D(-0%, -0%, 0);
    -o-transform: translate3D(-0%, -0%, 0);
    transform: translate3D(-0%, -0%, 0);
    margin-bottom: 10px;
}


.gamba-circles .circle {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: 1px solid transparent;
    border-radius: 92% 110% 132% 88%;
}

/*=================================
 =====     VARIABLE LESS      =====
 =================================*/

/*----------  0.1. Color  ----------*/

/*----------  0.2. Font  ----------*/

@-webkit-keyframes spin1 {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@keyframes spin1 {
    0% {
        -webkit-transform: rotate(0);
                transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(72deg);
                transform: rotate(72deg);
    }
    100% {
        -webkit-transform: rotate(-288deg);
                transform: rotate(-288deg);
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: rotate(72deg);
                transform: rotate(72deg);
    }
    100% {
        -webkit-transform: rotate(-288deg);
                transform: rotate(-288deg);
    }
}

@-webkit-keyframes spin3 {
    0% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
    100% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
}

@keyframes spin3 {
    0% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
    100% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
}

@-webkit-keyframes spin4 {
    0% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
    100% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
}

@keyframes spin4 {
    0% {
        -webkit-transform: rotate(216deg);
                transform: rotate(216deg);
    }
    100% {
        -webkit-transform: rotate(-144deg);
                transform: rotate(-144deg);
    }
}




.gamba-circles .circle:nth-child(1) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin1 6s linear infinite;
            animation: spin1 6s linear infinite;

    border-color: #01338e;
}

.gamba-circles .circle:nth-child(2) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin2 6s linear infinite;
            animation: spin2 6s linear infinite;

    border-color: #01338e;
}

.gamba-circles .circle:nth-child(3) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin3 6s linear infinite;
            animation: spin3 6s linear infinite;

    border-color: #01338e;
}

.gamba-circles .circle:nth-child(4) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin4 6s linear infinite;
            animation: spin4 6s linear infinite;

    border-color: #01338e;
}


.circulos {
    position: relative;
    width: 65%;
    text-align: center;
    color: #ffffff;
    margin: 0px auto;
    margin-bottom:60px;
}


.circulos:before {
    display: block;
    padding-top: 100%;
    content: '';
}

.circulos .gamba-circles-2 {
    position: absolute;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;
    margin: 0 auto;

    -webkit-transform: translate3D(-50%, -50%, 0);
        -ms-transform: translate3D(-50%, -50%, 0);
            transform: translate3D(-50%, -50%, 0);
}

.circulos .gamba-circles-2 .circle {
    position: absolute;

    box-sizing: border-box;
    width: 100%;
    height: 100%;

    border: 2px solid transparent;
    border-radius: 92% 110% 132% 88%;

    mix-blend-mode: screen;
}

.circulos .gamba-circles-2 .circle:nth-child(1) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin1 6s linear infinite;
            animation: spin1 6s linear infinite;

    border-color: #ffffff;
}

.circulos .gamba-circles-2 .circle:nth-child(2) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin2 6s linear infinite;
            animation: spin2 6s linear infinite;

    border-color: #ffffff;
}

.circulos .gamba-circles-2 .circle:nth-child(3) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin3 6s linear infinite;
            animation: spin3 6s linear infinite;

    border-color: #ffffff;
}

.circulos .gamba-circles-2 .circle:nth-child(4) {
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-animation: spin4 6s linear infinite;
            animation: spin4 6s linear infinite;

    border-color: #ffffff;
}



.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown{
    width: 350px;
}



.rd-navbar-static .rd-navbar-dropdown li:last-child  {
    border-bottom: 5px solid #fefefe;
}

.rd-navbar-static .rd-navbar-dropdown li:first-child:before {
     width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-bottom: 5px solid black;

   /*font-family: FontAwesome;
   padding-left: 20px;
   vertical-align: bottom;
   content: "\f0d8";
   color:rgba(1,51,142,0.8);
   font-size: 2em;
   position: relative;
   float: left;
   display: block;*/
}

.rd-navbar-static .rd-navbar-dropdown li:first-child:before {
    content: "";
    margin-left: 15px;
    position: relative;
    width: 0;
    height: 0;
    top: -9px;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent rgba(1,51,142,0.8) transparent;
    z-index: 9999;
}

.rd-navbar-static .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-dropdown{
    padding: 0px;
}


.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown, .rd-navbar-fullwidth .rd-navbar-nav > li > .rd-navbar-dropdown{
    margin-left: -105px;
}


.dropdown-menu {
    /*padding: 10px 10px;*/
    margin: 2px 0 0;
    /*background-color: rgba(1,51,142,0.8);*/
    background-color:transparent;
    -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.175);
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    width:max-content; 
    min-width: 45px;
    line-height: 15px;
}


 .rd-navbar-static .dropdown-menu li:first-child:before {
    content: "";
    margin-left: 0px;
    position: relative;
    width: 0;
    height: 0;
    top: -7px;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent rgba(1,51,142,0.8) transparent;
    z-index: 9999;
    -webkit-box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.175);
     box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0.175); /
}

.rd-navbar-static .dropdown-menu li > a {
    color: #fefefe;
    padding: 8px 8px;
    background: rgba(1,51,142,0.8);
    background-color: rgba(1,51,142,0.8);
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}



.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    padding-left: 20px;
    background: rgba(1,51,142,0.8);
    background-color: rgba(1,51,142,0.8);    
}



.rd-navbar-static .dropdown-menu li:last-child  {
    border-bottom: 5px solid #fefefe;
}


.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-submenu-toggle, .rd-navbar-sidebar .rd-navbar-nav li .rd-navbar-submenu-toggle {
    color:#fefefe;
}

.rd-navbar-fixed .rd-navbar-nav li a{
    color:rgba(255, 255, 255, 0.6);    
}

.rd-navbar-fixed .rd-navbar-nav li:hover .rd-navbar-dropdown, .rd-navbar-sidebar .rd-navbar-nav li:hover .rd-navbar-dropdown,
.rd-navbar-fixed .rd-navbar-nav li.active > a, .rd-navbar-sidebar .rd-navbar-nav li.active > a,.rd-navbar-submenu-toggle:hover,.rd-navbar--has-dropdown .rd-navbar-submenu .opened,
.rd-navbar-fixed .rd-navbar-nav li.focus > a, .rd-navbar-fixed .rd-navbar-nav li > a:hover, .rd-navbar-sidebar .rd-navbar-nav li.focus > a, .rd-navbar-sidebar .rd-navbar-nav li > a:hover {
 color:#fefefe;
 background-color: transparent;
}

.jumbotron .btn{
    font-size: 0.96em;
    font-weight: 100;
    padding: 10px 15px !important;
}

.jumbotron {
     line-height: normal;
     top:-9%;
}

.color-1{
    color:#01338e;
}

h1.grande{
    line-height: normal;

    font-weight: 100;
    margin-bottom: 0.5em;
}   

h1.titulo-seccion.grande.{
    font-size: 55px !important;    
}

@media (min-width: 900px) and (max-width: 1199px){
    .circulos {
        width: 75%;
    }    
    .parallax2{
        padding-top: 50%;
    }
}




@media (min-width: 700px) and (max-width: 900px){
    .circulos {
        width: 95%;
    }

    .parallax{
        padding-top: 50%;
    }
    
    .parallax2{
        padding-top: 70%;
    }

}

@media (max-width: 699px){
    .parallax{
        min-height:-webkit-fill-available;    
    }

    .parallax2{
     height: -webkit-fill-available;
     min-height: 1200px;
     padding-top: 100%;
    }

    .circulos {
        width: 35%
    }

}


@media (max-width: 480px){
    h1.grande{
        font-size: 40px;
    }
    .jumbotron .titulo-slider{
        font-size: 3em;
    }

    .parallax{
        min-height:-webkit-fill-available;    
    }

    .parallax2{
     min-height:1250px;       
    }

    .circulos {
        width: 65%;
    }

}

.producto .thumbnail-variant-2 .caption{
    top:75%;
}

.producto .caption2{
/*    padding-top: 1em;
    padding-bottom: 1em;
    background-color:rgba(0, 144, 212, 0.8);
    color:white;
    */
}

.producto:hover .caption2{
    /*display: none;*/
}

.offset-0{
    margin-top: 0px !important;
}

.offset-10{
    margin-top: 10px !important;
}

.gamba-circles  .thumbnail{
    margin: 2px 6px;
}

.numeros{
    font-family: font1,cursive  !important;
    font-size: 1.6em;
    font-weight: 400;
}



h2.iconos,
h2.iconos .numeros{
    font-size: 16px !important;
    line-height: 18px;
    font-family: font3 !important;
    font-weight: 100;
}


/*.swiper-wrapper:before {
    content:"";
  
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.4) !important;
    background: rgba(0,0,0,0.4)  !important;

  
    filter: alpha(opacity=40);
    
  
    opacity: .4; 
    
}

*/
.text-white{
    color:#fefefe;
}

.page-footer {
/*    border-top: 0px solid transparent !important;*/
}


.contenido-parallax .gamba-circles .circle{
    border-color:#fefefe;    
}

.contenido-parallax h6{
    color:#fefefe;       
    position: relative;
    top: 20%; 
    padding: 1em;
}



.capa1:hover .img-centrada:after {
    opacity: 1;
}

.capa1 .img-centrada:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 98.2%;
    content: '';
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    background-color: rgba(0, 0, 0, .3);
}

.post:hover {
    background-color: #ffffff;
    box-shadow: 3.5px 6px 18px 0 rgba(0, 0, 0, .4);   
}

.img-centrada{
    background-color: #ffffff;
}


.post,.bloque2 {
    background-color: #fbfbfb;
}

.post .caption{
    padding: 15px 20px;
}

.thumbnail .caption p {
    line-height: normal;
}

.thumbnail h5 {
    font-weight: 900;
}

.caption .fa{
    color:#01338e;
}
.thumbnail .caption{
    margin-top: 0px;
}


.bloque2 .blog-info{
    margin-top: 0px;
}

.bloque2 .post .caption{
    padding: 0px 10px !important;
}

.bloque2 .post .caption h5{
font-size: 16px;
}

.bloque2:hover {
    background-color: #ffffff;
    box-shadow: 3.5px 6px 18px 0 rgba(0, 0, 0, .4);   
}

.bloque2 .post img{
    max-height: 160px;
}

.bg-image-2 {
    background-image: url(../images/header-contacto.jpg);
}

.fondo-peces {
    background-image: url(../images/bg-conocenos.png);
    background-color:transparent !important;
    background-size: contain;
    background-repeat-x: no-repeat;        
    background-repeat-y: no-repeat;        
    margin: 0px auto;    
    padding-top: 0px;
    padding-bottom: 7em;
}
.inset-sm-min-2{
    padding: 1.95vw;
}

button.btn-xs[type='submit'], 
.btn-group-xs > button[type='submit'].btn {
    font-size: 13px;
    line-height: 16px;
}

ul.tick {
  list-style: none;
}

ul.tick li:before {
  content: '✓';
  color:#01338e;
  font-weight: 900;
  margin-left: 20px;
  margin-right: 5px;
}


.well-sm{
    padding-top: 10px;
    padding-bottom: 1.5em;
}

.rd-navbar-static .rd-navbar-nav > li > a, .rd-navbar-fullwidth .rd-navbar-nav > li > a,
.rd-navbar-static .rd-navbar-dropdown > li > a, .rd-navbar-fullwidth .rd-navbar-dropdown > li > a{
    font-size:16px;
    letter-spacing:1px;
}


.page-footer.footer-minimal.dark .copyright,
.page-footer.footer-minimal.dark .footer-content {
    background-color: #fefefe;
    background: #fefefe;
    
}


.page-footer.footer-minimal.dark .copyright *,
.page-footer.footer-minimal.dark .copyright a,
.page-footer.footer-minimal.dark .footer-content .list-inline-2 li a{
    color:#01338e;    
}


.page-footer.footer-minimal.dark .copyright a:hover,
.page-footer.footer-minimal.dark .footer-content .list-inline-2 li a:hover,
.page-footer.footer-minimal.dark .footer-content .list-inline-2 li.active a,
.footer-content .dropdown-toggle.lang:hover{
    color:rgba(1,51,142,0.65);    
}


.page-footer{
    /*border-top: 3px solid rgba(1,51,142,0.4);*/
    border-top: 1px solid rgba(1,51,142,1);
}

.iconos-calidad:hover{
    position: relative;
    top:15px;
}

.iconos-productos:hover{
    position: relative;
    top:-15px;
}


.rd-navbar-nav .fa{
    color:inherit;
}


.form-control{
    height: 40px;
}


.footer-content .dropdown-toggle.lang,
.footer-content .fa {
    color:rgba(1,51,142,1) !important;
}



.page-footer  .dropdown-menu > li > a{
    color: #fefefe !important;
    background-color: rgba(1,51,142,0.8) !important;        
    min-width: 45px;
}


.page-footer  .dropdown-menu > li > a:hover{
    color: #fefefe !important;
    background-color: rgba(1,51,142,0.8) !important;    
    padding-left: 20px !important;
}

.dropdown-toggle.lang,
.fa.login{
    font-size: 12.2px !important;
    font-weight: bold;
}




@media (max-width: 900px){
    .fondo-peces {
        background-image: unset;
        padding-bottom: 2em;
    }
}


.texto-parallax2 {    
    margin-top: 3.5em;
}


.footer-content{
    margin-top: 0px;
}

.page-footer.footer-minimal .footer-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-footer .copyright{
    padding-top: 5px;    
}

.page-footer .copyright .pull-md-left,
.page-footer .copyright .pull-md-right{
    font-size: 12px;
}


.page-footer .copyright .pull-md-left{
    text-align: left;
}

.page-footer .copyright .pull-md-right{
     text-align: right;
}

address.contact-block dl dd a:hover{
    color: #01338e !important;
}


.footer-content *{
    font-size: 14px;
    color:#01338e;
}

.footer-content #copyright-year{
    font-size: 0.8em !important;
    color:#01338e !important;
}

.page-footer.footer-minimal.dark a{
    font-size: 14px;
    color: #01338e ;
}

.ui-to-top {
    right: 10px;
    bottom: 10px;
}


.page-footer.footer-minimal .footer-content .list-inline-2 {
    margin-top: 0px;
}

#pag-contacto .bg-white{
    background-color: rgba(255,255,255,0.8);
}

.form-control{
    background-color: #fff;
}

.thumbnail-variant-2{
    background: transparent;
}

ul.square li{
    list-style-type: square;    
}

ul.square {    
    margin-left: 30px;
}

ul.nav-tabs li{
    background-color: transparent;

}

ul.nav-tabs > li > a{
    padding: 10px 5px;
    border: unset;
    color: rgba(1,51,142,0.65);
    font-weight: 900;
}
ul.nav-tabs > li.active > a,
ul.nav-tabs > li.active > a:hover,
ul.nav-tabs > li.active > a:focus,
ul.nav-tabs > li > a:hover,
ul.nav-tabs > li > a.active{
    background-color: transparent;
    padding: 10px 5px;
    border: unset;
    color: rgba(1,51,142,1);
    font-weight: 900;
}

.tab-content{
    margin-top: 10px;
}

#valor-nutricional,
#info-producto{
    margin-left: 30px;
}

ul.nav-tabs > li.active, ul.nav-tabs > li:hover {
    color: #4d597c;
    border-bottom: 1px solid #01338e;
}

.firma{
    text-align: center;
    border-top: 1px solid rgba(1,51,142,1);
    margin-top: 15px;
}

.page-footer .titulo{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900
}



.page-footer.dark .footer-content .list-inline-2  > li {
    display: inline-block;
    text-align: left;
    width: 45%;
}

.page-footer.footer-minimal.dark a.btn-newsletter{
    background:#01338e ;
    color:#fefefe    ;
    padding: 0.3em;
    margin-bottom: 10px;
}

.page-footer.footer-minimal.dark a.btn-newsletter:hover{
    background:#fefefe ;        
}


.page-footer.footer-minimal.dark a:hover,
.footer-content .dropdown-toggle.lang:hover,
.footer-content .fa:hover{
    color: rgba(1,51,142,0.65) !important;
}

@media (max-width: 767px){
    .page-footer.footer-minimal .footer-content .list-inline-2 {
        display: grid;
    }

    .page-footer.dark .footer-content .list-inline-2  > li {    
        width: 100%;
    }
}


a.btn.btn-default.round-small{
    width: 30px;
    height: 30px;
    border-width: 1px;
    font-size: 12px;
    line-height: 25px;    
}

.btn-primary{
    font-size:14px;
    padding: 3px 10px;
    font-size: 13px;
    border: 2px solid #f1f1eb;
}


.form-control{
    padding: 5px 10px;
    font-size: 14px;
}


.post-tag { 
    text-transform: initial;
}

.form-linea-carrito .form-control,
.form-pedido .form-control{
    height: initial;
    border-width: 1px;
    border-style: solid;
    border-color: #f1f1eb;
}



.form-linea-carrito select.form-control {
    padding-right: inherit;
    margin-top: inherit;
}


.padding-lateral-5px{
    padding-left: 5px;
    padding-right: 5px;
}

.btn-primary i.fa{
    color: #fefefe;
}

.btn-primary:hover i.fa{
    color: #01338e;
}


.table thead{
    background-color: transparent;
}

.table{
    border: 3px solid #f1f1eb;    
}


@media (max-width: 767px){
  .table-mobile.mobile-primary tr:before {
        color: #fff;
        background: #01338e;
    }  

   .table-mobile tr:before {
        content: "PRODUCTO";
        background: #ebe8e8;
    }    

}


.rd-navbar-fixed .rd-navbar-nav::-webkit-scrollbar-thumb,
.rd-navbar-sidebar::-webkit-scrollbar-thumb {
  background: #01338e;
  
}
.form-actualiza .form-control,
.form-login .form-control,
.form-linea-carrito .form-control,
.form-pedido .form-control{
    height: initial;
    border-width: 1px;
    border-style: solid;
    border-color: #f1f1eb;
}


.footer-content .list-inline-2.pull-lg-right li {
    margin-left: -4px;
}