
@charset "utf-8";

:root {
   --azul1: #07264F;
   --azul2: #0B335D;
   --gris: #EFEFEF;
   --txt: #5D5D5D;
}

body, td, th, input, select, textarea, p, h1, h2, h3, h4, h5, h6, a, li{
    font-family: 'Roboto Condensed', sans-serif;
    color:#5D5D5D;
}
body, td, th, input, select, textarea{
	font-size:14px;
}

h1{color:#07264F;}
h2{color:#07264F;}
h3{color:#0B335D;}
h4{color:#5D5D5D;}
h5{color:#5D5D5D;}
h6{color:#5D5D5D;}
/* Estilos para las zebras */
.zebra { margin-top:15px; margin-bottom:20px;}
.zebra td { border-bottom: 1px solid #f1f1f1;}
.zebra tr.alt td {		background: #f7f7f7;}
.zebra tr.over td {	background: #E2E2E2;}
.zebra tr.title td { background-color: #D6D6D6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; }
/* Retoques al jQuery UI*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #07264F; color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active { color:#FFF; border:none; background-color: #07264F; background-image:none; }
.ui-state-default, .ui-widget-content .ui-state-default * { color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active * { color:#FFF; border:none; }
.ui-widget-header, .ui-widget-content { border:none; background:#FFF; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color:#FFF; }
.ui-tabs-nav { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #0B335D; padding-bottom:5px; border:none; }
.ui-tabs .ui-tabs-nav li a{ padding:5px;}
.margin{margin: 5px;}
.clear{clear: both;}
#MenuVertical{padding: 0; margin: 0; width: 172px; float: left;  margin-right: 27px;}
#MenuVertical li { list-style-position: inside; list-style-type: none; padding: 0px; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; list-style-image: url(vineta.gif); }
#MenuVertical li a { color: #0B335D; display: inline; list-style-position: inside; list-style-type: none; padding: 0px; font-size: 13px; font-weight: normal; text-decoration: none; margin: 0px; }
.btn-default {
    color: #fff;
    background-color: var(--azul1);
    border-color: var(--azul1);
    transition: all .3s ease;
}
.btn-default:hover{
    background-color: var(--azul1);
    transition: all .3s ease;
    color: #fff;
}
/* Paddings */

.p-x{padding-left: 0px!important; padding-right: 0px!important;}
.p-y{padding-top:0px!important; padding-bottom:0px!important;}
.p-0{padding: 0px}
.p-1{padding: 1em;}
.p-2{padding: 2em;}
.p-3{padding: 3em;}
.p{
    padding: 1em;
}

.d-flex{display: flex;}

/* Tags */
p {
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
}
a {
	transition: all 0.3s ease-in-out;
}
a:hover{
	text-decoration: none;
    color: var(--azul2);
}
a:visited,a:active,a:focus{
	text-decoration: none !important;
}
*:focus{
	outline: none !important;
}
/*------------*/
.site-content{
    padding-top: 144px;
}
section.home-section{
    padding-top: 84px;
}
.site-content, .my-container{
	max-width: 1200px;
	margin: 0 auto;
}
/*------------*/

.img-zoom-in,.img-zoom-out {
    overflow: hidden;
}
.img-zoom-in img,.img-zoom-out img{
    transition: all 0.3s ease-in-out;
}
.img-zoom-in:hover img{
    transform: scale(1.15);
}
.img-zoom-out img{
    transform: scale(1.15);
}
.img-zoom-out:hover img{
    transform: scale(1);
}
/* Fonts */
.text-upper{
	text-transform: uppercase;
}

.w-100{
	width: 100%;
}

/* HEADER */
header {
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    transition: all .4s ease;
    box-shadow: -13px 0 38px #c5d0e675;
}
.header-content {
    justify-content: center;
    align-items: center;
    padding: 0.5rem 1rem;
    background: #FCFCFD;
}
.nav-brand {
    max-width: 90px;
}
.nav-brand img{
    transition: all .2s ease;
    width: 100%;
}

#content-main {
    overflow: hidden;
}

/*para quitar los submenus en la vista responsive*/
.social-links, .main-nav-mobile {
    display: none;
}
/*para quitar los submenus en la vista de escritorio*/
#menu-main> li > ul {
    display: none;
}

a.toogle-menu , a.toogle-search { /*boton del menu responsive*/
    color: var(--azul1);
    font-size: 25px;
    padding: 0 5px;
    line-height: 1;
}
.mm-menu {
    background: #243B76;
    border-color: rgba(0,0,0,.1);
    color: rgb(255, 255, 255);
}
ul.mm-listview {display: block !important;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: rgb(255, 255, 255);
}
.mm-menu .mm-listview .mm-btn_next::after {
    border-color: rgb(255, 255, 255);
}
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {
    border-color: rgb(255, 255, 255);
}
.navbar-header{
    display: none;
}
.mm-menu .mm-listview a:not(.mm-btn_next){
   color: #fff!important;
}
.navbar-header{
    display: none;
}
.datos-menu .fa-mobile {
    font-size: 24px;
}
.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-page__blocker {
    opacity: .6!important;
}
.mm-navbars_bottom {
    height: 70px;
}
.mm-menu_navbar_top-1 .mm-panels {
    top: 100px;
    border-top: 1px solid var(--gris);
}
.mm-navbars_top{border: none!important;}
.datos-menu {
    display: block;
    height: 100px;
    padding: 1rem;
}
.datos-menu >h3 {
    color: #fff;
    text-align: left;
    margin: 0;
    font-size: 14px;
    padding: 1rem 0;
}
.datos-menu > p {
    color: #fff;
    text-align: left;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
}

.mm-navbars_bottom {
    height: 46px;
}
m-menu .mm-listview a:not(.mm-btn_next){
    color: #fff!important;
    font-weight: 600;
}

.bg-icon {
    border-radius: 100%;
    height: 27px;
    width: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    color: #fff;
    border: 1px solid #fff;
}

h2.content-box-title {
    text-align: center;
    font-size: calc(1em + 3vw);
    color: #5D5D5D;
    font-weight: bold;
    padding: 3rem 15px 2rem;
    max-width: 600px;
    margin: 0 auto;
}

/* Slider Home */
.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 50;
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
    line-height: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    background: #ffffff52;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    margin: 0 20px;
}
span.arrow-right.slick-arrow {
    right: 0;
    left: auto;
}
.slick-arrow:hover{
    background: #243B76;
    color: #fff;
}

/*dots slider*/

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
}
.slick-dots li {
    margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 7px;
    height: 7px;
    padding: 0;
    border-radius: 100%;
    background-color: #c3c3c3;
    text-indent: -9999px;
    border: none;
}
.slick-dots li.slick-active button {
    background-color: var(--azul1);
}

/*footer --------------------------*/

.footer{
    background: #F3F3F3;
}
.poner, .footer-bottom{
    padding: 1em;
}
.footer-portal{
    display: inline-block;
    width: 100%;
}
.footer {
    background-image: url(footer.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.footer-top{
    background: #2a2a2ab8;
}
.footer-bottom{
    background: #0A325C
}
.page-footer div {
    padding: 0;
}
.menu-1 > ul{
    padding: 0!important;
    list-style: none;
}

.menu-1 > ul > li > a{
    font-size: 12px; color:#fff; font-weight: 300
}
h3.footer-tittle {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    color:  #fff
}
.page-footer > div > div > p {
    margin: 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
}
.ini-footer > a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 13px;
}
.menu-1 > ul > li{
    text-align: center;
    padding-bottom: 7px;
}

.footer-text{font-size: 13px;}
.footer-text > a{color: #fff}

ul#footer-menu > li:before {
    font-family: FontAwesome;
    content: "\f054";
    padding: 1px;
    color: #fff;
}

.social-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.social-bar > div > a {
    height: 33px;
    width: 33px;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
}

/*Searcher*/

.searcher {
    position: fixed;
    width: 100%;
    background: #000000c4;
    left: 0;
    top: 0;
    padding: 15px;
    z-index: 101;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transform: translateY(-100%);
}
.search-content {
    width: 100%;
    background: var(--verde1);
    border-radius: 5px 5px 0px 0px;
    padding: 7px 0.5em;
    max-width: 400px;
}
.search-content form {
    display: flex;
    border-bottom:1px solid #fff;
    transition: opacity .3s ease .4s;
    opacity: 0;
}
.search-content form input {
    background: none;
    border: none;
    color: #fff;
    font-size: 22px;
    font-weight: 200;
    outline: none;
    box-shadow: none !important;
}
.search-content form button {
    background: none;
    border: none;
    color: #fff;
    font-size: 27px;
}
.search-content-active {
    transform: translateY(0%);
}
.search-content-active .search-content form  {
    opacity: 1;
}
.close-searcher {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: #fff;
}




/*page top*/

.page-nav-top > div > div:last-child {
    display: none;
}

.page-nav-top {
    display: block;
    width: 100%;
    background: var(--azul1);
}
.page-nav-top div {
    padding: 0;
}
.page-nav-top h4, .page-nav-top p { 
    margin: 0!important;
    text-align: left;
    white-space: nowrap;
    padding: 0 1rem;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
}    
.page-nav-top h4{
    font-size: 14px;
    font-weight: bold;
} 
.page-nav-top > div > div{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 30px
}
.page-nav-top > div {
    max-width: 1200px;
    margin: 0 auto;
}


/*ajustes menu responsive*/
.icons-header  a {
    display: block;
}
.content-info-header {
    width: 100%;
}
.icons-header {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 2rem;
}
.icnos {
    display: flex;
    min-width: 90px;
    justify-content: space-between;
    align-items: center;
}
a.pse {
    display: block;
    max-width: 85px;
}



/*section servicios*/

.servicio {
    display: block;
    width: 100%;
    max-width: 353px;
    padding: 30px 40px;
    margin: auto;
}
.servicio > img {
    display: block;
    width: 65px;
    height: 65px;
    object-fit: contain;
    object-position: center;
    margin: 0;
}
.servicio > h2 {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.servicio > p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-align: left;
    line-height: 21px;
}



/*section productos*/

.producto {
    display: flex;
    width: 245px;
    height: 315px;
    margin: 1rem auto;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    transition: all .3s ease;
}

.producto > img {
    display: block;
    width: 245px;
    height: 246px;
    object-fit: contain;
    object-position: center;
    background: #fff;
    box-shadow: 0 5px 27px #00000045;
    border-radius: 24px;
    padding: 36px;
    margin: 0;
    transition: all .3s ease;
}

.producto > h2 {
    font-size: 21px;
    color: #1C1C1C;
    line-height: 1em;
    text-align: center;
    margin: 0 1rem;
}


/*section contacto*/


.bg {
    position: relative;
    padding-top: 100px;
}
.content-contacto {
    width: 90%;
    margin: 0 auto;
    max-width: 1200px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.bg:before {
    content: "";
    display: block;
    width: 100%;
    height: 400px;
    background-image: url(bg1.jpg);
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-size: cover;
}

.bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 400px;
    background: #0a325cb8;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

/*videos*/
.content-videos {
    margin: auto;
}
.item{
    position: relative;
    width: fit-content;
    margin: 12px auto;
    border-radius: 5px;
    overflow: hidden;
}

.item > img {
    display: block;
    width: 100%;
    max-width: 363px;
    max-height: 198px;
    height: 60vw;
    object-fit: cover;
}
.marca {
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    top: 0;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    background: #00000078;
    cursor: pointer;
    transition: all .3s ease
}

.marca:hover{
    background: transparent;
}
.marca:hover .ico-y {
    color: #FF0000!important;
}


/*form*/

.form-log {
    padding: 1rem;
    max-width: 311px;
    margin: auto;
}

.form-log > input {
    border: none;
    box-shadow: none;
    background: #EFEFEF;
    height: 44px;
    border-radius: 8px!important;
    margin: 16px 0;
}

.recuperar-log {
    font-size: 16px;
    text-align: center;
    color: #0A325C;
    font-weight: bold;
    letter-spacing: -0.32px;
    padding: 5px;
    border-bottom: 1px solid;
    max-width: 170px;
    margin: 0 auto 15px;
    display: block;
}


.btn-log {
    display: flex;
    max-width: 240px;
    width: 100%;
    height: 44px;
    justify-content: center;
    align-items: center;
    font-size: 21px;
    color: #0A325C;
    border-radius: 22px;
    border: 2px solid;
    margin: auto;
    transition: all .3s ease;
}

.facebook {
    width: 100%;
    max-width: 302px;
    margin: auto;
    padding: 2rem 0;
}


/*section aliados*/

.img-aliados {
    display: block;
    width: 210px;
    height: 106px;
    object-fit: contain;
    padding: 1rem;
    object-position: center;
    transition: all .3s ease;
}



/*EFECTOS*/

header.fixed {
    transform: translateY(-45px);
}

.servicio:hover,
.servicio.blu:hover {
    background: #143d6c;
}

.producto:hover {
    transform: translateY(-10px);
}
.producto:hover .sombra {
    box-shadow: 0 20px 33px #00000045;
}

.btn-log:hover {
    background: var(--azul2);
    color: #fff;
    border-color: var(--azul2);
}

.img-aliados:hover {
    transform: scale(1.1);
}

.menu-1 > ul > li > a:hover {
    border-bottom: 1px solid;
}

.social-bar > div > a:hover {
    background: var(--azul1);
}


.cont-flotante{
    display: none;
}




/* Media Queries */
@media (min-width: 500px) {
    h2.content-box-title{
        font-size: 27px;
    }
    .catalogo {
        max-width: 335px;
        margin: auto;
    }
    .img-cat {
        display: block;
        width: 335px;
        height: 196px;
        object-fit: contain;
        object-position: center;
    }
}

@media (min-width: 768px){
    .alto {
        height: 503px;
        display: flex;
        align-items: center;
    }
    h2.content-box-title{
        padding: 5rem 15px 4rem;
    }
}

@media (min-width: 992px){
    .cont-flotante{
        display: block;
        position: fixed;
        bottom:0;
        right: 0;
        z-index: 999;
        padding: 0 12px 12px 0;
        max-width: 88px;
    }
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .facebook {
        width: initial;
        max-width: initial;
    }
    .form-log{
        max-width: initial;
    }
    .primero, .ultimo {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 165px;
    }
    a.servicio.blu {
        background: #07264F;
    }
    .poner {
        padding: 47px 0;
    }

    .menu-1 > ul > li, 
    .page-footer > div > div > p {
        text-align: left;
    }
    
    .bg {
        padding-top: 128px;
    }

    .sec {
        padding-bottom: 4rem;
    }

    .page-nav-top > div > div{
        height: 45px;
    }
    .page-nav-top > div > div:last-child {
        display: flex;
        justify-content: flex-end;
    }
    .page-nav-top h4, .page-nav-top p{
        font-size: 17px;
    }
    .page-nav-top p{
        font-weight: 400;
    }

    /*MENU ESCRITORIO ****************+*/

    .icons-header {
        width: auto;
        min-width: 247px;
    }
    a.pse {
        max-width: 147px;
        padding: 0 10px;
    }

    .icnos {
        min-width: auto;
        border-right: 2px solid #D8D8D8;
        margin: 0 23px 0 0;
        padding-right: 15px;
    }

    .header-content{
        padding: 8px 1rem;
        height: 92px
    }
    .navbar-header {
        display: flex;
        align-items: center;
    }
    .page-top {
        display: block;
        min-width: 200px;
    }
    header.home:after{
        height: 20px;
    }
    .nav-mobile {
        display: none;
    }
    .content-info-header {
        width: 100%;
        display: flex;
        justify-content: center;
        max-width: 1200px;
        margin: 0 auto;
    }

    nav.main-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    nav.main-nav > ul{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    nav.main-nav ul li a {
       display: block;
       font-size: 18px;
       padding: 5px;
       font-weight: 400;
       color: #1C1C1C;
       min-width: 90px;
       margin: 0 2px;
        border-radius: 35px;
       text-align: center;
       white-space: nowrap;
       transition: all .3s ease;
    }

     #menu-main > li > a:hover,
     #menu-main > li > a:focus{
        background: var(--azul2);
        color: #fff;
    }

    ul.submenu {
        position: absolute;
        min-width: 150px;
        transform: translateX(-50%);
        padding-top: 28px!important;
        left: 50%;
        box-shadow: 0 0 0px black;
        display: none;
        transition: all .3s ease;
    }
    ul.submenu li a {
        font-size: 12px !important;
        padding: 8px !important;
        text-align: left!important;
        background: #02020278;
        color: #fff!important;
        border-bottom: 1px solid;
        border-radius: 0!important
    }

    nav.main-nav ul li {
        position: relative;
    }
    ul.subsubmenu {
        position: absolute;
        left: 100%;
        top: 0;
        min-width: 150px;
    }

    ul.submenu li a:hover{
        background: #0a325c78;
    }

    section.home-section {
        padding-top: 136px;
    }


}

@media(min-width: 1200px){
    h3.footer-tittle{
        text-align: left;
    }

    .azu{
        min-height: 275px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .slider-home {
        padding: 5rem;
    }
}


/* BOTON FLOTANTE ANIMADO */

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}