/* FONTES */
@import url('https://fonts.googleapis.com/css?family=Biryani:400,700%7COpen+Sans:300,400,700');

/*font-family: 'Open Sans', sans-serif;
font-family: 'Biryani', sans-serif;*/

/*



GLOBAL



*/

a, a:hover {
    text-decoration: none !important;
}

p { font-family: "Open Sans", sans-serif !important; }

.btn {
    border-radius: 0 !important;
    padding: 13px 25px 10px;
    letter-spacing: 2px;
    font-weight: 100;
}

a.btn-home:hover {
    background: #302B71;
    color: #fff;
}


.box-team .social a{
    animation: none !important;
}


.carousel-caption {
    top: 40% !important;
    text-align: left;
}

.carousel-caption h5 {
    font-family: 'Biryani', sans-serif;
    font-size: 30px;
    color: #fff;
}

.carousel-indicators {
    top: 60%;
    list-style: circle;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50px !important;
    border: 1px solid transparent;
}

.carousel-indicators li .active{
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background: #fff;
    border: 1px solid #fff;
}

.menu {
    margin-top: 20px;
}

.menu .uk-dropdown {
    position: absolute;
    margin-top: 3px !important;
    z-index: 1020;
    box-sizing: border-box;
    min-width: 45px;
    padding: 3px;
    background: #fff;
    color: #000;
}

.menu .uk-button-default-menu {
    color: #fff;
    background: #302B71 !important;
    margin: 0 -2px;
    padding: 0px 15px;
    box-shadow: 0px 9px 124px -8px rgba(0, 0, 0, 1);
}

.menu .uk-button-default-menu.menu-hover:hover {
    color: #fff;
    background: #ccc;
}

.uk-offcanvas-bar {
    width: 500px;
    background-image: linear-gradient( to right, #302B71, #1F2138)!important;
    padding: 40px 40px;
    animation-name: bounceInRight;
    animation-duration: 1s;
    animation-delay: 0s;
    font-family: 'Biryani', sans-serif;
}

.uk-offcanvas-bar ul.menu-block {
    list-style: none;
}

.uk-offcanvas-bar ul.menu-block li a{
    list-style: none;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 5px;
    text-transform: lowercase;
    opacity: .4;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    line-height: 2;
}

.uk-offcanvas-bar ul.menu-block li a:hover{
    color: #fff !important;
    opacity: 1 !important;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.uk-offcanvas-bar ul.menu-inline {
    list-style: none;
    margin-top: 30px;
    width: 35%;
}

section.clients .uk-tab > .uk-active > a {
    color: #302873;
    font-weight: 800;
    border-bottom: 3px solid #302873;
}

.uk-offcanvas-bar ul.menu-inline li a{
    list-style: none;
    letter-spacing: 5px;
    float: left;
    font-size: 20px;
    margin-right: 40px;
    opacity: .4;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.uk-offcanvas-bar ul.menu-inline li a:hover{
    color: #fff;
    opacity: 1;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.uk-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 20px;
    right: 20px;
    padding: 15px;
    background: #fff;
    color: #000 !important;
}

.uk-offcanvas-close:hover {
    background: #5d5d5d;
    color: #fff !important;
}

.menu-canvas {
    margin-top: 100px;
}

.uk-modal {
    background: rgba(48, 43, 113, .80);
}







/*


HOME


*/


@import url("https://fonts.googleapis.com/css?family=Lato:400,300,900");

.container-fluid {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#myPageContent, section {
    position: relative;
    z-index: 9;
    top: 50%;
}

/* Slider */
#textSlider.row {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75% !important;
}

#textSlider div {
    color: #FFF;
    font-family: 'Biryani', sans-serif;
    text-transform: uppercase
}

.iamCol {
    text-align: right;
    float: left;
    font-weight: 300;
    font-size:30pt;
}

.iamCol p:nth-child(2) { margin-top: -20pt !important; }
.slideCol {
    text-align: left;
    overflow: hidden;
    font-weight: 900;
    font-size: 57pt;
    display: block;
    white-space: nowrap;
    line-height: 1;
    margin-top: 35px;
}

.slideCol p { margin: 0px !important; }
.slideCol h3 {
    font-size: 50px;
    text-transform: lowercase;
    color: #fff;
    font-family: 'Biryani', sans-serif;
    font-weight: 100;
    letter-spacing: 2px;
    margin-bottom: -15px;
}

.slideCol p.text {
    font-size: 15px;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Biryani', sans-serif;
    font-weight: 100;
}

.scroller {
    height: 70pt;
    line-height: 70pt;
    overflow: hidden;
}

.scroller .inner { animation: 10s normal infinite running scroll; }
@keyframes scroll {
    0%   {margin-top: 0px;}
    15%  {margin-top: 0px;}

    25%  {margin-top: -70pt;}
    40%  {margin-top: -70pt;}

    50%  {margin-top: -140pt;}
    65%  {margin-top: -140pt;}

    75%  {margin-top: -210pt;}
    90%  {margin-top: -210pt;}

    100% {margin-top: 0px;}
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width : 479px) {
    #textSlider.row { margin-right: 0px !important; margin-left: 0px !important; }
    .iamCol { text-align: center; font-size:20pt; }
    .iamCol p { display: inline !important; }
    .slideCol { font-size: 25pt; text-align: center; margin-top: -20px; }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) and (max-width : 765px) {
    #textSlider.row { margin-right: 0px !important; margin-left: 0px !important; }
    .iamCol { text-align: center; font-size:25pt; }
    .iamCol p { display: inline !important; }
    .slideCol { font-size: 38pt; text-align: center; margin-top: -20px; }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width : 992px) {
    #textSlider.row { margin-right: 0px !important; margin-left: 0px !important; }
    .iamCol { text-align: center; font-size:30pt; }
    .iamCol p { display: inline !important; }
    .slideCol { font-size: 50pt; text-align: center; margin-top: 5px; }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width : 1200px) {
    #textSlider.row { margin-right: 0px !important; margin-left: 0px !important; }
    .iamCol { text-align: right; font-size:30pt; }
    .slideCol { font-size: 55pt; text-align: left; }
}


/*section h3.title span{
    font-size: 35px;
    background: #000;
    color: #fff;
    font-weight: 100;
    padding: 6px 10px 0px;
    text-transform: capitalize;
}*/

section h3.title span {
    font-size: 25px;
    background: transparent;
    color: #263149;
    font-weight: 100;
    padding: 0 5px;
}

section h3.title {
    font-family: 'Biryani', sans-serif;
    font-size: 35px;
    font-weight: 100;
    border-bottom:1px solid #302B71;
}

section h3.title img {
    top: 11px;
    position: relative;
    left: -4px;
}


/* SECTIONS VARIADAS */
section.cases,
section.video,
section.acontece,
section.trends-cast,
section.eventos, 
section.banner,
seccion.alianza {
    padding: 50px 0;
}


.video-overflow {
    width: 100%;
    height: 650px;
    background: #000;
}

/*.video-overflow .uk-height-medium-video-intro {
    height: 650px;
    position: absolute;
}*/

.video-overflow .uk-height-medium-video-intro {
    height: 650px;
    position: absolute;
    zoom: 1.1;
    margin-top: -60px;
}

.video-overflow .mask{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .35;
    position: absolute;
    z-index: 0;
}

.video-overflow .cover-container {
    position: fixed;
    z-index: 99;
    background: #fff;
    width: 100%;
}


.video-overflow #myPageContent #home #textSlider h2.h2-destaque {
    font-size: 38px;
    text-align: left;
    line-height: .7;
    text-transform: uppercase;
}

.video-overflow #myPageContent #home #textSlider p.ttitle {
    font-size: 55px;
    letter-spacing: -1px;
    text-align: left;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 0;
    margin-top: -7px !important;
    margin-left: -6px !important;
    line-height: 1.2;
    text-transform: uppercase;
}

.video-overflow #myPageContent #home #textSlider p.p-text-destaque,
.video-overflow #myPageContent #home #textSlider p{
    font-size: 25px;
    text-align: left;
    text-transform: initial;
    font-weight: 100;
    white-space: pre-line;
    line-height: .8;
    margin: 2px -2px !important;
}

.video-overflow #myPageContent #home #textSlider div {
    color: #FFF;
    font-family: 'Biryani', sans-serif;
    text-transform: uppercase;
    margin-top: 5px;
}


/*.video-overflow #myPageContent #home #textSlider [class*='uk-position-center-left'],
.video-overflow #myPageContent #home #textSlider [class*='uk-position-center-right'] {
    top: 75% !important;
    display: block;
}*/

/*.video-overflow #myPageContent #home #textSlider [class*='uk-position-center-left'], .video-overflow #myPageContent #home #textSlider [class*='uk-position-center-right'] {
    top: 90% !important;
    display: block;
}*/

.video-overflow #myPageContent #home #textSlider .uk-position-center-right {
    left: 30px !important;
    display: block;
}

section.video .icon {
    width: 100%;
    height: 100%;
    position: relative;
    background: #000;
    color: #fff;
}

section.video .icon p {
    line-height: 1.7;
    color: #fff;
    font-size: 16px;
}

section.video .icon .play {
    height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

    background: rgba(48,43,113,.7);
    padding: 25px 0;
}

section.video .icon .play p{
    color: #fff;
}

section.video .icon .play a i{
    font-size: 100px;
    color: #fff;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}


section.video .icon .play a:hover i{
    font-size: 120px;
    color: #EE1886;

    animation-name: bounceIn;
    animation-duration: 1s;
    animation-delay: 0s;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}




section.video .icon .play a.btn-educacao {
    background: #fff;
    border: 3px solid #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    color: #302B71;
    padding: 9px 25px;
    position: relative;
    margin-top: 20px;
}

section.video .icon .play a.btn-educacao i{
    font-size: 15px;
    float: right;
    margin-top: 2px;
    margin-left: 5px;
    color: #302B71;
}

section.video .icon .play a.btn-educacao:hover {
    background: #302B71;
    border: 3px solid #302B71;
    color: #fff;
}

section.video .icon .play a.btn-educacao:hover i{
   color: #fff;
}



/*



CASES




*/



.box-destaque-global {
    margin: 45px 0 6px;
    position: relative;
}

.box-destaque-global .mask{
    width: 100%;
    height: 563px;
    background: #000;
    opacity: .6;
    position: absolute;
    z-index: 0;
    transition: all .3s ease;
}

.box-destaque-global:hover .mask {
    opacity: .8;
}

.box-destaque-global .title {
    padding: 50px;
    color: #fff;
    position: absolute;
    z-index: 9;
    margin: 0;
    width: 100%;
    bottom: 15px;
}

.box-destaque-global .title h3{
    font-size: 25px;
    margin-bottom: 0;
    text-align: left;
    color: #fff;
}

.box-destaque-global .title .by{
    font-size: 17px;
}

.box-destaque-global .title .sub-title{
    font-size: 12px;
    margin-top: 20px;
}

.box-destaque-global .title .sub-title a{
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.box-destaque-global .title .sub-title a:hover{
    color: #888;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}








.box-destaque {
    margin: 45px 0 6px;
    position: relative;
}

.box-destaque .mask{
    width: 100%;
    height: 250px;
    background: #000;
    opacity: .6;
    position: absolute;
    z-index: 0;
}

.box-destaque .title {
    padding: 40px 40px;
    color: #fff;
    position: absolute;
    z-index: 9;
    margin: 0;
    width: 100%;
    bottom: 0;
}

.box-destaque .title h3{
    font-size: 20px;
    margin-bottom: 0;
    text-align: left;
    color: #fff;
}

.box-destaque .title .by{
    font-size: 12px;
    color: #fff;
}

.box-destaque .title .sub-title{
    font-size: 12px;
    margin-top: 20px;
    color: #fff;
}

.box-destaque .title .sub-title a{
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.box-destaque .title .sub-title a:hover{
    color: #888;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}











.box-case {
    margin: 3px 0 5px;
    box-shadow: 0 50px 110px -75px #000;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.box-case .case-image {
    padding-right: 0;
}

.box-case .case-primary {
    background: #f4f4f4;
    padding: 20px;
    margin: 0 -15px;
}

.box-case:hover .case-primary {
    background: #302B71;
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.box-case:hover h3.title,
.box-case:hover .text-case,
.box-case:hover .text-case a {
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.box-case h3.title {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    border:0;
    color: #000;
}

.box-case .text-case {
    font-size: 12px;
}

.box-case-second .text-case a,
.box-case .text-case a{
    color: #000;
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}


.box-case-second .text-case a:hover,
.box-case .text-case a:hover{
    color: #888;
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}









.btn-default-black {
    background-image: linear-gradient( to right, #302B71, #1F2138);
    color: #fff;
    font-size: 14px;
    font-family: 'Biryani', sans-serif;
    text-transform: uppercase;
    border: 3px solid #302B71;
    letter-spacing: 6px;
}

.btn-default-black i{
    float: right;
}


.btn-default-black:hover {
    background: #fff;
    color: #302B71  ;
    border: 3px solid #302B71;
}










/*



ACONTECE



*/

.slider-acontece {
    padding: 35px 0;
}


.slider-acontece .uk-card-default {
    background: #868686;
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.slider-acontece .uk-card-default:hover,
.slider-acontece ul.uk-slider-items .uk-card-default li.uk-active {
    background-image: linear-gradient( to right, #302B71, #1F2138);
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

.slider-acontece .uk-grid > * {
    padding-left: 20px;
}


.slider-acontece .uk-card-default h3.uk-card-title {
    color: #fff;
    font-size: 21px;
    line-height: 1.1;
}

.slider-acontece .uk-card-default p {
    font-size: 12px;
    line-height: 1.7;
}

.slider-acontece .uk-card-default .uk-card-body {
    padding: 30px;
    height: 280px;
    text-align: center;
}





/*



OFFICE



*/

section.office {
    background: #302B71;
    background-image: linear-gradient(#1F2138, #302B71);
    color: #fff;
    padding:50px 0;
}

section.office h1.title {
    font-size: 55px;
    color: #fff;
    font-family: 'Biryani', sans-serif;
    margin-bottom: 30px;
    opacity: .2;
}

section.office .box {
    margin-bottom: 30px;
}

section.office .box h3.sub-title {
    font-size: 25px;
    margin-bottom: 0;
    color: #fff;
}

section.office .box span.sub-title {
    font-size: 10px;
}

section.office .box p,
section.office .box p.text {
    font-size: 12px;
    line-height: 1.7;
    margin-top: 15px;
}

section.office .box .social {
    margin-top: 15px;
}

section.office .box .social i,
section.office .box .social a i {
    padding-right: 15px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .25s ease-in-out;
       -moz-transition: .25s ease-in-out;
        -ms-transition: .25s ease-in-out;
         -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
}

section.office .box .social i:hover,
section.office .box .social a:hover i {
    color: #5D5D5D;
    text-decoration: none;
    -webkit-transition: .25s ease-in-out;
       -moz-transition: .25s ease-in-out;
        -ms-transition: .25s ease-in-out;
         -o-transition: .25s ease-in-out;
            transition: .25s ease-in-out;
}









/*



EVENTOS


*/
.select-events {
    margin-top: 20px;
}

section.eventos hr {
    border-top-color: transparent;
}

section.eventos .uk-card-default {
    border-top-color: transparent;
}

section.eventos .uk-card-default:hover hr{
    border-top-color: transparent;
}

section.eventos .uk-card-default {
    background: #f4f4f4;
    box-shadow: 0 15px 15px rgba(0, 0, 0, 0) ;

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}

section.eventos .uk-card-default:hover {
    background: #ccc;

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}

section.eventos .uk-card-body {
    padding: 20px;
    min-height: 250px;
    color: #1F2138;
}

section.eventos .uk-card-default .uk-card-title {
    color: #1F2138;
    font-size: 20px;
    margin-bottom: 0;
    min-height: 56px;
}

section.eventos .uk-card-default span.city{
    font-size: 12px;
}



section.eventos .uk-card-default .calendar-time{
    color: #302B71;
    margin-top: 20px;
    font-size: 12px;
}

section.eventos .uk-card-default .calendar-time i{
    font-size: 16px;
    position: relative;
    top: 2px;
    margin-right: 5px;
}

section.eventos .uk-card-default ul.social-events{
    list-style-type: none;
    padding:0;
    margin:0;
}

section.eventos .uk-card-default ul.social-events li{
    display: inline-block;
    margin-right: 15px;
    float: right;
}

section.eventos .uk-card-default ul.social-events li a{
    color: #302B71;

    -webkit-transition: .2s ease;
       -moz-transition: .2s ease;
        -ms-transition: .2s ease;
         -o-transition: .2s ease;
            transition: .2s ease;
}

section.eventos .uk-card-default ul.social-events li a:hover{
    color: #888;

    -webkit-transition: .2s ease;
       -moz-transition: .2s ease;
        -ms-transition: .2s ease;
         -o-transition: .2s ease;
            transition: .2s ease;
}

section.eventos .uk-card-default ul.social-events li i{
    font-size: 20px;
}


section.eventos .uk-card-default .btn-events{
    background-image: linear-gradient( to right, #302B71, #1F2138);
    border: 0px solid transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    padding: 7px 25px;
    margin-top: -5px;
}



section.eventos .uk-card-default .btn-events:hover{
    background: #fff;
    border: 0px solid #000;
    color: #000;
}




/*



TRENDS



*/

section.trends-cast hr {
    margin: 20px 0;
}

section.trends-cast .box-trends {
    margin-top: 45px;
    box-shadow: 0 50px 20px -61px #ccc;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

section.trends-cast .box-trends:nth-child(2n) {
    margin-top: 10px;
}

section.trends-cast .box-trends .trend-image {
    padding-right: 0;
}

section.trends-cast .box-trends .trend-primary {
    background: #f4f4f4;
    padding: 20px;
}

section.trends-cast .box-trends:hover .trend-primary {
    background: #302B71;
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

section.trends-cast .box-trends:hover h3.title,
section.trends-cast .box-trends:hover .text-trends,
section.trends-cast .box-trends:hover .text-trends a {
    color: #fff;

    -webkit-transition: .2s ease-in-out;
       -moz-transition: .2s ease-in-out;
        -ms-transition: .2s ease-in-out;
         -o-transition: .2s ease-in-out;
            transition: .2s ease-in-out;
}

section.trends-cast .box-trends h3.title {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 700;
    border:0 !important;
}

section.trends-cast .box-trends .text-trends {
    font-size: 12px;
}

section.trends-cast .box-trends-second .text-trends a,
section.trends-cast .box-trends .text-trends a{
    color: #302873;
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}

section.trends-cast .box-trends-second .text-trends a:hover,
section.trends-cast .box-trends .text-trends a:hover{
    color: #fff;
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}


section.trends-cast .box-trends .text-trends i{
    font-size: 16px;
    position: relative;
    top: 1px;
}

/* SECOND */
section.trends-cast .box-trends-second h3.title {
    font-size: 20px;
    font-weight: 700;
}

section.trends-cast .box-trends-second p {
    font-size: 12px;
}

section.trends-cast .box-trends-second .text-trends {
    font-size: 12px;
}

section.trends-cast .box-trends-second .text-trends i{
    font-size: 16px;
    position: relative;
    top: 1px;
}

section.trends-cast .btn-tendencias {
    background-image: linear-gradient( to right, #302B71, #1F2138);
    border: 3px solid transparent;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 9px 25px;
    position: relative;
    margin-top: 37px;
}

section.trends-cast .btn-tendencias:hover {
    background: #fff;
    border: 3px solid #302B71;
    color: #302B71;
}












/*



CAST



*/

section.trends-cast .box-image {
    margin-top: 44px;
}

section.trends-cast .box-image:nth-child(2n) {
    margin-top: 20px;
    position: relative;
}

section.trends-cast .box-image .mask{
    width: 100%;
    height: 158px;
    background: #000;
    opacity: .6;
    position: absolute;
    z-index: 0;
}


section.trends-cast .box-image .icon{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}

section.trends-cast .box-image .icon .play {
    height: 158px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}

section.trends-cast .box-image .icon .play a i{
    font-size: larger;
    color: #fff;
    margin-bottom: 20px;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}


section.trends-cast .box-image .icon .play a:hover i{
    font-size: larger;
    color: #fff;

    animation-name: bounceIn;
    animation-duration: 1s;
    animation-delay: 0s;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}


section.trends-cast .box-image .icon .play a h3.title {
    font-size: 20px;
    color: #fff;
    text-align: center;
    border-bottom: 0;
}

section.trends-cast .box-image .btn-episodios {
    background-image: linear-gradient( to right, #302B71, #1F2138);
    border: 0px solid transparent;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    color: #fff;
    padding: 9px 25px;
    position: relative;
    margin: -77px 2px 0 0;
    z-index: 9;
}

section.trends-cast .box-image .btn-episodios:hover {
    background: #fff;
    border: 0px solid #fff;
    color: #302B71;
}



















/*


FOOTER


*/
footer.footer {
    padding: 40px 0 75px;
    border-top: 7px solid #F4F4F4;
}

footer.footer .logo-footer {
    padding: 20px 0 0;
}

footer.footer h5.title {
    font-size: 12px;
    margin-bottom: 25px;
    font-weight: 700;
}

footer.footer .newsletter p {
    font-size: 12px;
}

footer.footer .newsletter input {
    border-radius: 4px;
    border: 1px solid #ccc;
    background: #fff;
    height: 35px;
    padding: 10px 30px 10px 10px;
    font-size: 12px;
    outline: none !important;
    color: #000;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

footer.footer .newsletter input:hover,
footer.footer .newsletter input:active,
footer.footer .newsletter input:focus,
footer.footer .newsletter input:visited {
    border: 1px solid #302B71;
    outline: none !important;

    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

footer.footer .newsletter .btn-newsletter {
    background: #302B71;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    color: #fff;
    padding: 9px 25px;
    height: 34px;
    position: relative;
    top: -1px;
}

footer.footer .newsletter .btn-newsletter:hover {
    background: #5D5D5D;
}

footer.footer ul.info-footer-menu {
    list-style: none;
    margin:0;
    padding:0;
}

footer.footer ul.info-footer-menu li,
footer.footer ul.info-footer-menu li a{
    display: block;
    font-size: 12px;
    color: #000;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

footer.footer ul.info-footer-menu li a:hover{
    text-decoration: underline;
    color: #888;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}









/*


TRADUTOR


*/

#google_translate_element,
.goog-te-banner-frame,
.goog-te-balloon-frame,
#goog-gt-tt,
.goog-te-balloon-frame,
.goog-tooltip,
.goog-tooltip:hover {
    display:none !important;
}

html, body {
    top: 0 !important;
}
font {
    background: transparent ;
    color: inherit ;
    font: inherit ;

}

font:hover,
.goog-text-highlight:hover,
.goog-text-highlight {
    -webkit-box-shadow: inherit !important;
    -moz-box-shadow: inherit !important;
    box-shadow: inherit !important;
    box-sizing: inherit !important;
    -webkit-box-sizing: inherit !important;
    -moz-box-sizing: inherit !important;
}





























/*




INTERNAS



*/

section.header-intern{
    background: url("../img/header.png") repeat-x;
    width: 100%;
    /*height: 400px;*/
    height: auto;
    margin-bottom: 45px;
}


section.box-conteudo h3.title-intern {
    font-family: 'Biryani', sans-serif;
    font-size: 35px;
    font-weight: 600;
    color: #666;
    margin-bottom: 10px;
}

section.box-conteudo h3.title-intern.small-title-intern{
    font-size: 20px;
}

.box-single-blog h3 {
    font-family: 'Biryani', sans-serif;
    font-size: 35px;
    font-weight: 600;
    color: #666;
    margin-bottom: 10px;
    font-size: 20px;
}

section.box-conteudo p,
section.box-conteudo div,
section.box-conteudo div div {
    color: #555;
    font-size: 15px;
    line-height: 1.4;
}
section.box-conteudo .box {
    border-left: 5px solid #ebebeb;
    margin-bottom: 10px;
}




/*
section.box-conteudo .new-box {
    background: #fff;
    box-shadow: 0px 7px 15px -5px #ccc;
    border-radius: 10px;
    padding: 15px;

    margin-bottom: 45px;
}
*/

section.box-conteudo .new-box .circle-1 {
    border: 2px solid #ccc;
    padding: 10px;
    background: #fff;
    border-radius: 50%;
    width: 264px;
    height: 264px;
    text-align: center;

    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}

section.box-conteudo .new-box:hover .circle-1 {
    border: 2px solid #302B71;
    box-shadow: 0 20px 30px -20px #999;

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}

section.box-conteudo .new-box .circle-1 .circle-2 {
    border-radius: 50%;
    background: #0D0B6B;
    width: 234px;
    height: 234px;

    padding: 10px;
    text-align: center;

    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}


section.box-conteudo .new-box:nth-last-child(2) .circle-1 .circle-2 {
    background: url("../img/bg1.png");
}

section.box-conteudo .new-box:nth-last-child(3) .circle-1 .circle-2 {
    background: url("../img/bg1.png");
}

section.box-conteudo .new-box:nth-last-child(1) .circle-1 .circle-2 {
    background: url("../img/bg1.png");
}


section.box-conteudo .new-box .circle-1 .circle-2 h4.title1 {
    color: #fff;
    font-size: 25px;
    font-family: 'Biryani', sans-serif;
}

/*section.box-conteudo .new-box:nth-last-child(4) .circle-1 .circle-2 h4.title1 {
    color: #0D0B6B;
}

section.box-conteudo .new-box:nth-last-child(3) .circle-1 .circle-2 h4.title1 {
    color: #0D0B6B;
}

section.box-conteudo .new-box:nth-last-child(4) .circle-1 .circle-2 h4.title1 {
    color: #fff;
}*/

section.box-conteudo .new-box .line-left-border {
    border-left: 8px solid #0D0B6B;
    padding-right: 35px;
}

section.box-conteudo .new-box .line-left-border p,
section.box-conteudo .new-box .line-left-border div,
section.box-conteudo .new-box .line-left-border div div {
    font-size: 15px;
    color: #555;
    line-height: 1.5;
}

/* BOX 1*/
section.box-conteudo .box .box-1{
    border: 0px solid transparent;
    margin-bottom: 10px;
    padding: 30px;
    text-align: left;
    color: #fff;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}

section.box-conteudo p i{
    color: #999;
    font-size: 20px;
}

section.box-conteudo p.intern-title{
    color: #555;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 3px;
}

/*section.box-conteudo .line-style {
    padding: 15px;
    margin: 0 -15px 30px -15px;
}*/

section.box-conteudo .line-style {
    padding: 15px;
    margin: 0 auto 45px;
    width: 50%;
    text-align: center;
}

section.box-conteudo .box .box-1 h3{
    color: #999;
    text-align: center;
    font-size: 45px;
    font-family: 'Biryani', sans-serif;
    line-height: 1;
    font-weight: 800;

    min-height: 450px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

section.box-conteudo .box .box-1 h3 span{
    text-transform: uppercase !important;
}

section.box-conteudo .box .box-color:nth-child(1) {
    background: #ccc;
    /*border-radius: 30px 0 0 30px;*/
    padding: 0;
    margin: 0;
}

section.box-conteudo .box .box-color:nth-child(2) {
   background: #e1e1e1;
   padding: 0;
   margin: 0;
}

section.box-conteudo .box .box-color:nth-child(3) {
    background: #ebebeb;
    /*border-radius: 0 30px 30px 0;*/
    padding: 0;
    margin: 0;
}

section.box-conteudo .box .box-color .uk-overlay-default {
    background: rgba(48, 43, 113, 1);
}

section.box-conteudo .box .box-color .uk-position-small {
    max-width: calc(100%);
    margin: 0px;
}

section.box-conteudo .box .box-color:hover {
    background: #302B71;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}

section.box-conteudo .box .box-color:hover h3 {
    color: #fff !important;
}

section.box-conteudo .box .box-1 p{
    color: #fff;
}

section.box-conteudo .box h4.subtitle {
    font-size: 20px;
    padding-top: 20px;
    color: #000;
    font-weight: 800;
    text-transform: uppercase;
}

section.box-conteudo .box p{
    font-size: 14px;
    color: #000;
}


section.consult {
    background: url("../img/consult1.png") no-repeat center center;
    width: 100%;
    height: auto;
    padding: 60px 0;

   /* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

section.consult .box{
    text-align: center;
    min-height: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

section.consult .box h4.subtitle{
    font-size: 40px;
    padding-top: 20px;
    color: #fff;
    font-weight: 800;
    text-transform: lowercase;
}

section.consult .box p,
section.consult .box div,
section.consult .box div div{
    font-size: 15px;
    color: #fff !important;
    line-height: 1.5;
    font-weight: 100;
}





/*



CONTATO



*/


section.box-conteudo .social-contact ul {
    list-style: none;
    padding:0;
    margin: 0;
}

section.box-conteudo .social-contact ul li{
    display: inline-block;
}

section.box-conteudo .social-contact ul li a i{
    font-size: 22px;
    color: #000;
    -webkit-transition: .2s ease;
       -moz-transition: .2s ease;
        -ms-transition: .2s ease;
         -o-transition: .2s ease;
            transition: .2s ease;
}

section.box-conteudo .social-contact ul li a:hover i{
    color: #888;
    -webkit-transition: .2s ease;
       -moz-transition: .2s ease;
        -ms-transition: .2s ease;
         -o-transition: .2s ease;
            transition: .2s ease;
}

section.box-conteudo p.siga {
    margin-bottom: 2px;
}


section.box-conteudo .form-send label {
    width: 100%;
}

section.box-conteudo .form-send input {
    background: #f9f9f9;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #000;
    padding: 10px 15px;
    width: 100%;
    outline: none !important;

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}


section.box-conteudo .form-send input:hover,
section.box-conteudo .form-send input:active,
section.box-conteudo .form-send input:visited,
section.box-conteudo .form-send input:focus {
    background: #302B71;
    border: 1px solid #302B71;
    font-size: 12px;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    outline: none !important;

    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}

section.box-conteudo .form-send select {
    background: #f9f9f9;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #000;
    width: 100%;
    height: 39px;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    -ms-border-radius: 0 !important;

    outline: none !important;
}

section.box-conteudo .form-send textarea {
    background: #f9f9f9;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #000;
    padding: 10px 15px;
    width: 100%;

    outline: none !important;
}

section.box-conteudo .btn-tendencias {
    background: #302B71 !important;
    border: 3px solid transparent !important;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    padding: 9px 25px !important;
    position: relative !important;
}

section.box-conteudo .btn-tendencias:hover {
    background: #fff;
    border: 3px solid #302B71;
    color: #302B71;
}


section.box-conteudo .box-team span a i {
    font-size: 65px;
}




/*


SECTION CLIENTS


*/

section.clients {
padding: 50px 0;
}

section.clients h3.title-intern {
    font-family: 'Biryani', sans-serif;
    font-size: 35px;
    font-weight: 100;
    color: #666;
    margin-bottom: 30px;
}


ul.clients-list li a {
    margin: 0 20px 20px 20px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);

    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}

ul.clients-list li a:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);

    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}


/*ATUACAO SLUG*/
section.clients .atuacao-row ul li p{
    font-family: 'Biryani', sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 800;
}

section.clients .atuacao-slide {
    margin-bottom: 50px;
}

section.clients ul li .atuacao-slide p{
    margin: 2px 0 15px;
}

section.clients ul li .atuacao-slide p span{
    background: #000;
    font-size: 14px;
    color: #fff;
    padding: 10px;
}

section.clients ul li .atuacao-slide h3{
    margin: 3px 0 0 0;
}

/*section.clients ul li .atuacao-slide h3 p{
    background: transparent;
    font-size: 25px;
    color: #000;
    margin-bottom: 2px;
    line-height: 1.1;
    font-family: 'Biryani', sans-serif;
}*/

section.clients ul li .atuacao-slide h3 p {
    background: transparent;
    font-size: 15px;
    color: #868686;
    margin-bottom: 20px;
    line-height: 1.7;
    font-weight: 100;
}

section.clients ul li .atuacao-slide a{
    color: #868686;
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}

section.clients .atuacao-slide a:hover{
    color: #000;
    text-decoration: underline !important;
    -webkit-transition: all .2s ease;
       -moz-transition: all .2s ease;
        -ms-transition: all .2s ease;
         -o-transition: all .2s ease;
            transition: all .2s ease;
}


section.clients .title-intern-2 {
    color: #302873;
    font-size: 20px;
    font-family: 'Biryani', sans-serif;
}

section.leitura {
    background-image: -moz-linear-gradient(left, #fff 50%, #dbdbdb 50%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.5, #fff), color-stop(0.5, #dbdbdb));
    padding-top: 40px;
    padding-bottom: 15px;
    margin-top: 0px;
    z-index: 1;
}

/*section.leitura .banner-leitura .owl-item .texto a {
    background-image: linear-gradient( to right, #302B71, #1F2138);
    color: #fff;
    font-size: 14px;
    font-family: 'Biryani', sans-serif;
    text-transform: uppercase;
    border: 3px solid #302B71;
    letter-spacing: 6px;

    text-decoration: none;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

section.leitura .banner-leitura .owl-item .texto a:hover {
    text-decoration: none;
    background-color: #302B71;
    border: 3px solid #302B71;
    color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
*/
section.leitura .banner-leitura .owl-item .imagem img {
    width: 100%;
}

section.leitura .banner-leitura .owl-item .imagem {
    width: 510px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
    margin-left: 35px;
}

section.leitura .banner-leitura .owl-item .texto {
    padding: 50px 0px 50px 0px;
    position: relative;
    margin-right: 35px;
    z-index: 2;
    margin-top: 30px;
}

section.leitura .banner-leitura .owl-item .texto h1 {
    font-size: 30px;
    color: #555;
    z-index: 9;
    line-height: 1.1;
    font-family: 'Biryani', sans-serif;
}

section.leitura .banner-leitura .owl-nav {
    position: absolute;
    width: 100%;
    top: 52%;
    left: -18%;
}

section.leitura .banner-leitura .owl-prev {
    background: #302B71;
    font-size: 30px;
    padding:0px 18px 6px !important;
    color: #ffffff !important;
    position: absolute;
    left: -34.5%;
    outline: none;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;

    border: 2px solid transparent;
}

section.leitura .banner-leitura .owl-next {
    background: #302B71;
    font-size: 30px;
    padding:0px 18px 6px !important;
    color: #fff !important;
    position: absolute;
    left: -27.2%;
    outline: none;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;

    border: 2px solid transparent;
}

section.leitura .banner-leitura .owl-prev:hover,
section.leitura .banner-leitura .owl-next:hover {
    background: #fff;
    border: 2px solid #302B71;
    color: #302B71 !important;
}


.card-team-custom {
    text-align: center;
    margin-bottom: 80px;
}

.card-team-custom .card-img img {
    width: 170px;
    height: 170px;
    object-fit: cover;
}

.card-team-custom .cargo {
    font-size: 15px;
    font-weight: bold;
    width: 80%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 5px;
    display: none;
}

.card-team-custom .card-title {
    font-size: 14px;
    font-weight: 600;
    color: #302b71;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif !important;
}

.card-team-custom a.linkedin {
    background: #333;
    color: #fff;
    padding: 0px 3px;
    display: inline-block;
    border-radius: 5px;
    font-size: 14px;
}
.card-team-custom .card-img{
    position: relative;
}

.card-team-custom .card-img:hover .content-link-cv{
    opacity: 1
}

.card-team-custom .content-link-cv .cv {
    border: 1px solid #000;
    padding: 0px 10px;
    font-size: 30px;
    font-weight: 700;
    color: #000;
    opacity: .6;
}    

.card-team-custom .content-link-cv{
    width: 170px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    opacity: 0;
    transition: all .4s ease;
}

.uk-card-media-top img {
    height: 280px;
    width: 100%;
    object-fit: cover;
}

.box-case .case-image img {
    height: 120px;
    object-fit: cover;
    width: 100%;
}

.box-destaque-global img{
    width: 100%;
    height: 563px;
    object-fit: cover;
}

.box-destaque img{
    height: 250px;
    width: 100%;
    object-fit: cover;
}


section.trends-cast .box-image:nth-child(2n) img {
    height: 158px;
    width: 100%;
    object-fit: cover;
}

.trend-image img {
    height: 137px;
    object-fit: cover;
    width: 100%;
}

.center-img-int{
    text-align: center;
}

.footer-rd a:hover {
    color: #302b71;
}

.footer-rd a {
    color: #868686;
    font-size: 30px;
    margin-right: 10px;
    transition: all .3s ease;
}

.footer-rd a.linkedin i {
    font-size: 23px;
    background: #868686;
    color: #fff;
    padding: 3px;
    border-radius: 3px;
    position: relative;
    top: -1px;
    transition: all .3s ease
}

.footer-rd a.linkedin:hover i {
    background: #302b71;
}
.custom-uk-nav {
    justify-content: center;
}

.custom-uk-nav a {
    background: #868686;
}

.custom-uk-nav a:hover: {
    background: #302b71;
}

.custom-uk-nav .uk-active > * {
    background: #302b71;
}
.slider-clientes .uk-grid > * {
    text-align: center;
    padding: 0 100px;
}
.slider-clientes .uk-grid > * img {
    width: 80%;
    max-height: 90px;
    object-fit: contain;
    margin-bottom: 15px;
    padding: 0 20px;
}
.map svg {
    height: 680px !important;
    max-width: 100% !important;
    width: 100%;
}
.title-somos {
    font-size: 64px;
    opacity: .5;
}

.subtitle-somos {
    font-size: 32px;
    line-height: 1;
    margin-top: -15px;
    margin-bottom: 20px;
    font-weight: bold;
}

.card-somos {
    margin-top: 35px;
}

.card-somos .content-text {
    margin: auto;
    padding: 0 40px;
}

.card-somos .content-img{
    padding: 0;
    padding-right: 15px;
}

.title-somos-right{
    text-align: right; 
    padding-right: 40px;
}
.pl-title-somos{
    padding-left: 40px;
}
.pl-text-somos{
    padding-left: 25px;
}

.card-somos.card-somos-invert .content-img {
    padding: 0;
    padding-left: 15px;
}

.title-card-somos {
    font-size: 55px;
    font-weight: bold;
    line-height: 1;
    color: #302b71;
    position: relative;
    margin-bottom: 25px;
}

.title-card-somos .number-card-somos {
    position: absolute;
    left: 15px;
    top: -35px;
    font-size: 105px;
    opacity: .3;
}

.card-somos img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.card-somos .content-text p {
    margin-bottom: 5px;
    color: #302b71;
}

.card-somos-invert .content-text{
    order: 2
}

.img-portada-somos {
    height: 430px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 45px;
}
.img-banner-responsive {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.overlay-img-banner-responsive {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0px;
    right: 0;
    background: rgba(47, 42, 111, 0.45);
}
ul.clients-list li a img {
    width: 60%;
    object-fit: contain;
    height: 100%;
    margin: auto;
}

ul.clients-list li a {
    width: 15%;
    display: inline-block;
    min-height: 100px;
    text-align: center;
}

.slider-clientes ul.clients-list li a {
    width: 20%;
}

.slider-home-banner {
    position: absolute !important;
    height: 650px;
}

.content-list-team{
    margin: auto;
    margin-top: 80px;
}

section.box-contenido p{
    font-size: 18px;
    font-weight: 300;
    color: #7a7a7e;
}

section.box-contenido p b{
    font-weight: bold
}
.title2 {
    font-size: 80px;
    font-weight: 300;
    border-bottom: 1px solid #7a7a7e;
    color: #7a7a7e;
    margin-bottom: 35px;
    padding-bottom: 15px;
}

.title3 {
    color: #302b71;
    font-weight: 400;
    font-size: 75px;
}

.title2.title2-int {
    font-size: 58px
}

.title2 img {
    width: 220px;
}

.container-fluid-custom>.row {
    margin: 0;
    margin-bottom: 50px;
}

.content-card-custom-design1 {
    height: 100%;
    order: 1;
    opacity: 1;
    display: none;
    background: #e2e4e7;
}
.content-card-custom-design1 > div {
    padding: 50px 15px
}
.card-custom-desing1{
    background-size: cover;
    background-position: center;
}

.card-custom-desing1.card-custom1{
    background-image: url(../img/card-hacemos1.jpg);
}
.card-custom-desing1.card-custom2{
    background-image: url(../img/card-hacemos2.jpg);
}
.card-custom-desing1.card-custom3{
    background-image: url(../img/card-hacemos3.jpg);
}

.card-custom-desing1 .card-title {
    font-size: 36px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    max-width: 250px;
    width: 100%;
    line-height: 1.1;
    position: relative;
    transition: all .5s ease;
    top: 0;
}


.card-custom-desing1 .card-title.text-top-card {
    top: -50px;
}

.card-custom-desing1 .card-content {
    display: flex;
    flex-direction: column;
    height: 500px;
    align-items: center;
    justify-content: center;
    padding: 50px;
    position: relative;
}

.card-custom-desing1 .card-text {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    text-align: justify;
    display: none;
    overflow: hidden;
}
.overlay-card-custom-desing1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(35, 38, 60, .4);
}
.content-card-custom-design1.show-content {
    height: 100%;
    display: block;
    opacity: 1;
}
.card-text.d-content-card-custom {
    display: block !important;
    height: auto !important;
}
.content-card-custom-design1 ul li {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif !important;
}

.content-card-custom-design1 p{
    font-size: 18px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif !important;
}

.card-custom-desing2 {
    text-align: center;
}

.card-custom-desing2 .card-title {
    font-size: 72px;
    color: #2a266e;
    position: relative;
    display: flex;
    justify-content: center;
    font-weight: bold;
    margin-bottom: 0;
}

.card-custom-desing2 p {

}

.card-custom-desing2 .card-img {
    max-width: 90px;
    max-height: 130px;
    height: auto;
    width: auto;
}

.card-custom-desing2 .card-title .anex-title {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    line-height: 1;
    left: 40px;
    bottom: 0;
    top: 0;
    height: 40px;
    margin: auto 0;
    padding-top: 9px;
}
.card-custom-desing2 .content-text {
    height: 140px;
}

.card-custom-desing2 .content-img {
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card-custom-design4 .card-title {
    font-size: 48px;
    color: #2a266e;
    position: relative;
    display: flex;
    font-weight: bolder;
    margin-bottom: -15px;
}

.card-custom-design4 .card-text {
    font-size: 22px;
    color: #2a266e;
    position: relative;
    display: flex;
    font-weight: bold;
    margin-bottom: 0;
}

.card-custom-design4 hr {
    width: 10%;
    height: 2px;
    background-color: #2a266e;
}

.card-custom-design4 p {
}

.card-custom-design4 .card-img {
    max-width: 90px;
    max-height: 130px;
    height: auto;
    width: auto;
}

.card-custom-design4 .card-title .anex-title {
    display: flex;
    flex-direction: column;
    font-size: 20px;
    line-height: 0.1;
    left: 40px;
    bottom: 0;
    top: 0;
    height: 40px;
    margin: auto 0;
    padding-top: 9px;
}
.card-custom-design4 .content-text {
    height: 140px;
}

.card-custom-design4 .content-img {
    height: 130px;
    display: flex;
    align-items: center;
}

.mb-row-custom{
    margin-bottom: 100px
}
@media (max-width: 438px) {
    .row-nuestra-cifras{
        margin-bottom: 130px
    }
}



.historias-impacto .box-destaque {
    margin: 10px 5px;
}
.historias-impacto .title-historias{
    font-family: "Open Sans", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    margin: 30px 0;
}

.input-custom {
    width: 100%;
    background: #f1f2f3;
    border: 1px solid #a4a4a4;
    font-size: 18px;
    padding: 7px 5px;
}

.label-custom {
    font-size: 18px;
    font-family: "Open Sans", sans-serif !important;
    margin: 20px 0 10px 0;
    color: #7a7a7e;
}

.btn.btn-form {
    width: 100%;
    background: #2f2a6f;
    font-size: 24px;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 300;
    margin-top: 50px;
    color: #fff
}

#input-cv {
    width: 160px;
    height: 35px;
    outline: none !important;
    margin-top: 20px;
    position: relative;
    padding: 2px 5px;
}

#input-cv:before {
    content: "Adjunta tu CV";
    background-image: url(../img/adjuntar.png);
    background-repeat: no-repeat;
    font-size: 18px;
    background-size: 14px;
    padding: 5px 10px;
    padding-left: 28px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif !important;
    position: absolute;
    background-color: #fff;
    color: #2f2a6f;
    text-decoration: underline;
    cursor: pointer;
    right: 0;
    left: 0;
    bottom: 0;
}
.box-banner-footer {
    background: rgba(30,32,56,1);
    background: -moz-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(30,32,56,1)), color-stop(100%, rgba(45,42,108,1)));
    background: -webkit-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: -o-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: -ms-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: linear-gradient(to right, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e2038', endColorstr='#2d2a6c', GradientType=1 );
    margin-bottom: -45px;
}
.box-banner-footer .content-text p {
    margin-top: -10px;
    color: #fff;
}

.title-banner1 {
    font-size: 36px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif !important;
    margin-bottom: -10px;
    color: #fff;
}

.title-banner2 {
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    font-family: "Open Sans", sans-serif !important;
}

.btn-banner {
    display: block;
    background: transparent;
    border: 2px solid #fff;
    font-size: 15px;
    color: #fff !IMPORTANT;
    padding: 7px 15px;
    width: 140px;
    text-align: center;
}
.line-separate {
    height: 2px;
    display: inline-block;
    width: 190px;
    background: #fff;
    margin: 10px 0;
}

.box-banner-footer .content-text {
    margin: auto;
    position: relative;
    z-index: 9999;
}

.box-banner-footer .content-img img {
    height: 250px;
    padding-top: 0;
    margin-top: 50px;
    margin-bottom: -10px;
}

.box-banner-footer .content-img {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.row-list-blogs{
    margin: 0 -30px
}
.card-custom-design3 {
    padding: 0 25px;
    margin-bottom: 100px;
}
.card-custom-design3 .card-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    position: relative;
}

.card-custom-design3 .card-title a {
    color: #2f2a6f;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    font-family: "Open Sans", sans-serif !important;
}

.card-custom-design3 .card-title a.compartir {
    flex: 0 0 28px;
}

.card-title .compartir img {
    width: 28px;
}
.card-custom-design3 .tags img {
    width: 10px;
}

.card-custom-design3 .tags span {
    font-size: 12px;
    font-weight: 400;
}

.card-custom-design3 .card-text {
    margin-bottom: 10px;
}
.card-custom-design3 .line-bottom {
    margin-top: 20px;
    display: block;
    height: 1px;
    width: 100%;
    background: #7a7a7e;
}
.card-custom-design3 .overlay-design3 {
    background: rgba(30,32,56,1);
    background: -moz-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(30,32,56,1)), color-stop(100%, rgba(45,42,108,1)));
    background: -webkit-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: -o-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: -ms-linear-gradient(left, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    background: linear-gradient(to right, rgba(30,32,56,1) 0%, rgba(45,42,108,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e2038', endColorstr='#2d2a6c', GradientType=1 );
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    height: 150%;
    opacity: .86;
    transform: rotate(44.2deg) translate(32%, -12.2%);
    transition: all .5s ease;
}
.card-custom-design3:hover .overlay-design3 {
    top: 0;
}

.card-custom-design3 .content-img {
    position: relative;
    overflow: hidden;
}

.card-custom-design3 h5.card-category {
    position: absolute;
    bottom: -50%;
    z-index: 2;
    right: 20px;
    color: #fff;
    margin: 0;
    transition: all .5s ease;
}
.card-custom-design3:hover .card-category {
    bottom: 20px;
}
.card-custom-design3 .content-img img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}
.box-banner-footer.box-banner-footer-blog .content-img{
}
.box-banner-footer.box-banner-footer-blog .content-img img {
    margin: 75px 0;
    padding-top: 0;
    height: 200px;
}
.btn-search-blog{
    background: url(../img/lupa.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px;
    width: 25px;
    margin-left: -26px;
}
#search-blogs {
    display: flex;
    position: absolute;
    align-items: center;
    bottom: 1px;
    right: 0;
}

.content-title {
    position: relative;
}

#search-blogs [type="text"] {
    font-size: 18px;
    outline-color: #2f2a6f;
    padding: 5px;
    padding-right: 30px;
    background-color: rgba(47, 42, 112, 0.02);
}

#search-blogs input {
    border: 0;
}
.tabs-filter-blogs {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin: 0 -30px;
    margin-bottom: 50px;
}

.tabs-filter-blogs li {
    margin: 0 30px;
}

.tabs-filter-blogs a {
    font-size: 20px;
    font-weight: 400;
    color: #464445;
    padding-bottom: 5px;
    display: block;
    margin-top: 0;
    border-bottom: 2px solid transparent;
    transition: all .5s ease;
}

.tabs-filter-blogs a:hover {
    border-color: #302b71;
}

.tabs-filter-blogs li a.active {
    font-size: 21px;
    font-weight: 300;
    margin-top: -1px;
    border-color: #2f2a6f;
}

#popiIN .box-banner-footer .content-text {
    text-align: left;
}

.content-form {
    margin-top: 30px;
}

.content-form .content-input {
    display: flex;
    margin-bottom: 20px;
}

.content-form .content-input input {
    width: 100%;
    font-size: 16px;
    border: 0;
    border-radius: 10px;
    padding: 5px;
    outline: none !important;
}

.content-form .content-input label {
    color: #fff;
    width: 26%;
    text-align: right;
    margin-right: 10px;
    font-size: 17px;
    font-family: "Open Sans", sans-serif !important;
    margin: 0;
    padding: 0 10px;
}
#popiIN .box-banner-footer {
    padding: 30px 20px 30px 20px;
}

#popiIN .box-banner-footer.box-banner-footer-blog .content-img img {
    height: auto;
    margin: auto;
}
.content-button button,.content-button input {
    width: auto;
    margin: auto;
    background: transparent;
    font-size: 16px;
}

.content-button {
    width: 80%;
    margin: auto;
    margin-right: 0;
}
#popiIN .box-banner-footer .content-text [class*='uk-modal-close-'] {
    color: #fff;
    right: 0px;
    top: 10px;
}

#popiIN .box-banner-footer .content-text [class*='uk-modal-close-'] svg {
    width: 25px;
}
.content-form .content-input input::placeholder{
    color: #fff;
}
#line-time {
    width: 1190px !important;
    height: 464px !important;
    max-width: 1190px !important;
    position: relative;
    right: -50%;
    transform: translateX(-50.6%);
    margin-top: 30px;
}

.tooltip-line-time {
    text-align: center;
    position: absolute;
    background: #e0e1e5;
    padding: 3px 10px;
    border-radius: 5px;
    width: 200px;
    display: none;
}

.tooltip-line-time[data-time="1989"]{
    top: 5%;
    left: 0.5%;
}
.tooltip-line-time[data-time="1994"] {
    bottom: 8%;
    left: 3%;
}

.tooltip-line-time[data-time="1999"] {
    bottom: 20%;
    left: 10%;
}
.tooltip-line-time[data-time="2001"] {
    top: -7%;
    left: 14%;
    width: 250px;
}

.tooltip-line-time[data-time="2005"] {
    bottom: -11%;
    left: 18.5%;
    width: 250px;
}

.tooltip-line-time[data-time="2006"] {
    top: 2%;
    width: 250px;
    left: 23.5%;
}

.tooltip-line-time[data-time="2007"] {
    bottom: 6%;
    width: 300px;
    left: 24.5%;
}

.tooltip-line-time[data-time="2008"] {
    top: -8%;
    width: 300px;
    left: 31.5%;
}

.tooltip-line-time[data-time="2011"] {
    top: 6%;
    width: 400px;
    left: 37.5%;
}
.tooltip-line-time[data-time="2012"] {
    bottom: 7%;
    left: 46.5%;
    width: 350px;
}

.tooltip-line-time[data-time="2013"] {
    top: -12%;
    left: 54%;
    width: 300px;
}

.tooltip-line-time[data-time="2015"] {
    top: 11.5%;
    left: 64.5%;
    width: 250px;
}

.tooltip-line-time[data-time="2017"] {
    top: -12%;
    left: 77.5%;
    width: 250px;
}

.tooltip-line-time[data-time="2014"] {
    bottom: 1.5%;
    left: 59.5%;
    width: 300px;
}

.tooltip-line-time[data-time="2016"] {
    bottom: 7%;
    left: 70%;
    width: 300px;
}

.tooltip-line-time[data-time="2018"] {
    bottom: -16%;
    left: 82.5%;
}
.tooltip-line-time[data-time="2009"] {
    bottom: -23%;
    left: 37.5%;
    width: 300px;
}
.tooltip-line-time[data-time="2018"] .content-tooltip-arrow-bottom:after {
    left: 30%;
}
.content-line-time {
    position: relative;
    margin-left: -20px;
}

.tooltip-line-time p {
    color: #7a7a7e;
    margin: 5px;
}

.content-tooltip-arrow-top:after {
    content: '';
    left: 0;
    right: 0;
    width: 30px;
    height: 20px;
    border-top: 15px solid #e0e1e5;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: block;
    position: absolute;
    bottom: -28px;
    margin: auto;
}

.content-tooltip-arrow-bottom:after {
    content: '';
    left: 0;
    right: 0;
    width: 30px;
    height: 20px;
    border-bottom: 15px solid #e0e1e5;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    display: block;
    position: absolute;
    top: -28px;
    margin: auto;
}

.content-tooltip {
    position: relative;
}
.item-alianza {
    text-align: center;
}
.item-alianza img{
    filter: grayscale(1);
    transition: all .3s ease;
    width: 70%;
    height: 100%;
    object-fit: contain;
}
.item-alianza:hover img{
    filter: grayscale(0);
}
.title-history{
    margin-bottom: 70px
}
.content-line-time-mobile{
    display: none
}
.title-line-time {
    border: 0;
    background: transparent;
    color: #2a266e;
    font-weight: bold;
    font-size: 30px;
    border-bottom: 1px solid #2a266e;
    padding: 0 40px 0 0;
    text-align: left;
    outline: none !important;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    cursor: pointer;
}

.content-text-line-time {
    display: none;
    padding: 5px 10px 20px 10px;
}

.content-text-line-time.show{
    display: block
}

section.box-contenido .content-text-line-time p {
    font-size: 20px;
    margin: auto;
}
.screen-reader-response {
    display: none;
}

.wpcf7-response-output.wpcf7-validation-errors {
    margin-bottom: 30px;
}
span.wpcf7-not-valid-tip {
    color: #1200ff;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    background: #34a938;
    padding: 20px;
    font-size: 20px;
    color: #fff;
    border-radius: 20px;
    text-align: center;
}

.slider-home-banner img {
    width: 100%;
    object-fit: cover;
    height: 650px;
    object-position: center;
}
.ssba-classic-2{
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translateY(-50%);
    z-index: 99;
    border: 1px solid #0000001f;
    display: none;
}

.ssba-classic-2 > div {
    text-align: center !important;
    background: #fff;
    padding: 10px;
    display: flex;
    flex-direction: column;
}

.ssba-classic-2 .ssbp-text {
    display: none;
}

.ssba-classic-2 > div > a {
    margin: 5px 0;
}
#card-content2 {
    margin-left: 33.333333%;
    margin-right: 33.333333%;
}

#card-content3 {
    margin-left: auto;
}
.popup-navidad {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    background: rgba(42, 38, 110, .5);
}
.popup-navidad #modal-center{
    height: 100%
}
.content-popup-navidad {
    height: 100%;
    text-align: center;
    background: #e0e0e2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-popup-navidad .popup-img {
    max-height: 100%;
    width: auto;
    height: auto;
}
@media (max-width:1200px) {
    .content-line-time{
        display: none
    }
    .content-line-time-mobile{
        display: block;
        width: 100%;
    }
    .content-form .content-input {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .content-form .content-input label {
        width: 100%;
        text-align: left;
        margin-right: 0px;
    }
    .content-form .content-input .wpcf7-form-control-wrap {
        width: 100%;
    }
    .content-form .content-input input {
        width: 100%;
        margin-top: 5px;
    }
    #popIN_intern .content-img {
        position: absolute;
        bottom: 50px;
        justify-content: flex-end;
        right: 0;
    }
    #popiIN .box-banner-footer.box-banner-footer-blog .content-img img {
        width: 350px;
        opacity: .5;
        margin-right: 80px;
    }
    #modal-center {
        width: 90%;
    }
    .content-button {
        width: 100%;
    }
    .content-form {
        margin-top: 10px;
    }
    .map svg {
        overflow: visible;
        margin-left: -5.5%;
    }
    .map .map-marker-Alemanha {
        left: 52.5% !important;
    }
    .map .map-marker-Oriente {
        left: 63% !important;
        top: 54.5% !important;
    }
    .form-popup{
        position: relative;
        z-index: 9999
    }
}
@media (max-width:991px) {

    .map svg {
        margin-left: -140px;
        transform: scale(0.8);
    }
    .map .map-marker {
        z-index: 2;
    }
    .map .map-marker-Brasil {
        left: 32% !important;
        top: 65% !important;
    }
    .map .map-marker-Argentina {
        left: 28% !important;
        top: 72% !important;
    }
    .map .map-marker-Chile {
        left: 25.3% !important;
        top: 73% !important;
    }
    .map .map-marker-Colombia {
        left: 25% !important;
        top: 60% !important;
    }
    .map .map-marker-Guatemala {
        left: 20% !important;
        top: 56% !important;
    }
    .map .map-marker-Mexico {
        left: 16% !important;
        top: 53% !important;
    }
    .map .map-marker-EUA {
        left: 15.5% !important;
        top: 46% !important;
    }
    .map .map-marker-Oriente {
        left: 63.5% !important;
        top: 52.5% !important;
    }
    .map .map-marker-Alemanha {
        left: 51.5% !important;
        top: 42.5% !important;
    }
    .title3, .title2, .title2.title2-int {
        font-size: 60px;
    }
    .box-banner-footer .content-img img {
        width: 100%;
        height: auto;
    }
    .tabs-filter-blogs {
        justify-content: center;
        margin-bottom: 30px;
        padding: 0;
    }

    .tabs-filter-blogs li {
        margin: 0 10px;
    }

    .card-custom-design3 .content-img img {
        height: 335px;
    }
    #popiIN .box-banner-footer .content-text .title-banner2 {
       font-size: 35px;
    } 
    .content-form .content-input label {
        font-size: 16px;
    }

    .content-form .content-input input {
        font-size: 14px;
        padding: 5px 10px;
        margin-bottom: 5px;
    }

    .content-button {
        width: 100%;
    }

    #popiIN .box-banner-footer .content-text .title-banner1 {
        font-size: 30px;
    }
    #popiIN .box-banner-footer {
        padding: 20px 50px 20px 50px;
    }
    #popIN_intern {
        top: 12%;
    }
    #popiIN .box-banner-footer.box-banner-footer-blog .content-img img {
        width: 180px;
        margin: auto 0;
        margin-bottom: 0;
    }
    .slider-home-banner img {
        height: 650px;
        object-fit: cover;
    }
    .content-line-time-mobile {
        width: 100%;
    }
    ul.clients-list li a img {
        width: 50%;
    }
}


@media (max-width:461px) and screen {
    section.trends-cast .box-image .mask {
        width: 92%;
        height: 96px;
    }

    .box-destaque-global .mask{
        width: 92%;
        height: 293px;
    }

    section.office h1.title {
        line-height: .9;
    }

    .box-destaque .mask {
        width: 92%;
        height: 185px;
    }

    #SendNewsletter {
        margin-bottom: 35px;
    }

    .menu {
        margin-top: -53px;
    }

    .box-case .case-image {
        margin-top: 40px;
    }
    .box-case .case-image img{
        width: 95%;
    }

    .box-destaque .title {
        top: 55px;
    }

    .btn-default-black {
        font-size: 14px;
        letter-spacing: 3px;
    }

    section.trends-cast .box-trends .trend-image img {
        width: 94%;
    }

    .box-case .case-primary {
        margin: 0 15px;
    }


    .uk-card-media-top img {
        width: 100%;
    }

    section.trends-cast {
        padding: 0;
    }

    .box-trends .row {
        margin: 0;
    }

    .video-overflow .cover-container {
        height: 72px;
    }

    section.trends-cast .box-trends .trend-primary {
        width: 90%;
        margin: 0 auto 0 15px;
    }
}


@media only screen and (max-width: 360px) {
    .video-overflow #myPageContent #home #textSlider .iamCol img {
        margin-top: 160px !important;
    }

    .uk-position-center-left.uk-position-small.uk-slidenav-previous.uk-icon.uk-slidenav svg{
        width: 10px;
    }

    section.trends-cast .box-image .mask {
        width: 92%;
        height: 96px;
    }

    .box-destaque-global .mask, .box-destaque-global img{
        width: 92%;
        height: 293px;
    }

    section.office h1.title {
        line-height: .9;
    }

    .box-destaque .mask, .box-destaque img {
        width: 92%;
        height: 185px;
    }

    #SendNewsletter {
        margin-bottom: 35px;
    }

    .menu {
        margin-top: -53px;
    }

    .box-case .case-image {
        margin-top: 40px;
    }
    .box-case .case-image img{
        width: 95%;
    }

    .box-destaque .title {
        top: 55px;
    }

    .btn-default-black {
        font-size: 14px;
        letter-spacing: 3px;
    }

    section.trends-cast .box-trends .trend-image img {
        width: 94%;
    }

    .box-case .case-primary {
        margin: 0 15px;
    }

    .uk-card-media-top img {
        width: 100%;
    }

    section.trends-cast {
        padding: 0;
    }

    section h3.title span {
        font-size: 20px;
    }

    .video-overflow .cover-container {
        height: 72px;
    }

    section.trends-cast .box-trends .trend-primary {
        width: 90%;
        margin: 0 auto 0 15px;
    }

}


@media (max-width:767px) {
    .card-custom-design3:hover .overlay-design3 {
        top: 0;
        height: 500px;
        transform: rotate(55deg) translate(50%, -16%);
    }
    .tabs-filter-blogs {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: center;
        margin: 0;
        margin-bottom: -10px;
    }
    #search-blogs {
        display: flex;
        position: initial;
        align-items: center;
        justify-content: flex-end;
        margin-top: -36px;
        margin-bottom: 30px;
    }
    #search-blogs [type="text"] {
        border-bottom: 1px solid #7a7a7e;
        width: 100%;
        outline: none !important;
    }
    .content-card-custom-design1 {
        order: 0;    }
    .card-custom-desing1 .card-content {
        height: 400px;
    }
    .card-team-custom .card-img img,
    .card-team-custom .content-link-cv{
        width: 180px;
        height: 180px;
    }

    #video-home{
        height: 100%;
        object-fit: cover
    }

    section.trends-cast .box-image .mask {
        width: 100%;
        height: 153px;
    }

    .box-destaque-global .mask{
        width: 100%;
    }

    section.office h1.title {
        line-height: .9;
    }

    .box-destaque .mask {
        width: 100%;
    }

    #SendNewsletter {
        margin-bottom: 35px;
    }

    .menu {
        margin-top: -53px;
    }

    .box-case .case-image {
        margin-top: 40px;
    }
    .box-case .case-image img{
        width: 96.8%;
    }
    section.trends-cast .box-image .icon {
        width: 100%;
    }

    .box-destaque-global img,
    .box-destaque img{
        width: 100%;
    }

    .box-image img {
        width: 99%;
    }

    .box-case .case-primary {
        margin: 0 15px;
    }

    .box-destaque .title {
        top: 110px;
        padding: 30px;
    }

    .btn-default-black {
        font-size: 14px;
        letter-spacing: 3px;
    }

    section.trends-cast .box-trends .trend-image img {
        width: 96%;
        height: 185px;
    }

    .uk-card-media-top img {
        width: 100%;
    }

    section.trends-cast {
        /*width: 95%;*/
    }

    section h3.title span {
        font-size: 20px;
    }

    .video-overflow .cover-container {
        height: 72px;
    }

    section.trends-cast .box-trends .trend-primary {
        width: 93%;
        margin: 0 auto 0 15px;
    }

    section.trends-cast .box-image .btn-episodios {
        margin: 5px 0px 0 0;
    }

    .box-destaque .title {
        margin: 0 0px;
    }

    .box-destaque-global .title{
        margin: 0;
        padding: 30px;
        bottom: 0;
    }


    .uk-offcanvas-bar {
        padding: 0;
        max-width: 70%;
        width: 400px;
        overflow: hidden;
    }

    .uk-offcanvas-bar ul.menu-inline {
        list-style: none;
        margin-top: -12px;
        width: 55%;
        float: left !important;
    }

    .uk-offcanvas-bar ul.menu-block li a {
        font-size: 22px;
        letter-spacing: 0;
    }

    .uk-offcanvas-bar ul.menu-inline li a {
        list-style: none;
        margin-top: -2px;
        width: 55%;
        float: left !important;
        font-size: 22px;
        letter-spacing: 0px;
    }

    #textSlider.row {
        width: 100% !important;
        margin-top: 20px;
    }

    .video-overflow #myPageContent #home #textSlider p.ttitle {
        font-size: 22px;
        letter-spacing: 0;
        text-align: left;
        font-weight: 800;
        margin-bottom: 0;
        margin-top: 0;
        margin-top: 8px !important;
        margin-left: 0px !important;
        line-height: 1.2;
        text-transform: uppercase;
    }




    .video-overflow #myPageContent #home #textSlider div,
    .video-overflow #myPageContent #home #textSlider div,
    .video-overflow #myPageContent #home #textSlider div,
    .video-overflow #myPageContent #home #textSlider div,
    .video-overflow #myPageContent #home #textSlider div,
    .video-overflow #myPageContent #home #textSlider div {
        margin-top: 18px;
    }

    .video-overflow #myPageContent #home #textSlider p.p-text-destaque,
    .video-overflow #myPageContent #home #textSlider p {
        white-space: normal;
    }

    .map svg {
        margin-left: -200px;
        transform: scale(0.7);
    }

    .map .map-marker a {
        height: 0.6em !important;
        width: 0.6em !important;
    }

    .map .map-marker-Brasil {
        left: 27% !important;
        top: 63% !important;
    }
    .map .map-marker-Argentina {
        left: 21.5% !important;
        top: 68% !important;
    }
    .map .map-marker-Chile {
        left: 18.5% !important;
        top: 69% !important;
    }
    .map .map-marker-Colombia {
        left: 18% !important;
        top: 59% !important;
    }
    .map .map-marker-Guatemala {
        left: 12% !important;
        top: 54.5% !important;
    }
    .map .map-marker-Mexico {
        left: 7% !important;
        top: 52.2% !important;
    }
    .map .map-marker-EUA {
        left: 7% !important;
        top: 46% !important;
    }
    .map .map-marker-Oriente {
        left: 63% !important;
        top: 52% !important;
    }
    .map .map-marker-Alemanha {
        left: 49.5% !important;
        top: 42.5% !important;
    }
    .card-somos-invert .content-text {
        order: 0;
    }
    .title-card-somos {
        font-size: 45px;
    }
    .title-card-somos .number-card-somos {
        top: -25px;
        font-size: 85px;
    }
    .card-somos .content-text {
        padding: 0 5%;
        margin: 10px auto 30px auto;
    }

    .title-somos {
        font-size: 60px;
    }

    .subtitle-somos {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .card-somos .content-img {
        padding: 0 15px !important;
    }
    .pl-title-somos {
        padding-left: 30px;
    }
    .pl-text-somos {
        padding-left: 15px;
    }
    .title3, .title2, .title2.title2-int {
        font-size: 50px;
    }
    .box-banner-footer .content-img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        justify-content: flex-end;
        bottom: -10px;
    }

    .box-banner-footer {
        position: relative;
        padding: 50px;
    }

    .box-banner-footer .content-img img {
        padding: 0;
        height: 100%;
        width: auto;
        opacity: .5;
    }
    .box-banner-footer.box-banner-footer-blog .content-img img{
        height: 70%
    }
    .title-banner1{
        font-size: 35px
    }
    .title-banner2{
        font-size: 40px
    }
    .box-banner-footer .content-text p{
        font-size: 16px
    }
    .content-form .content-input label{
        display: none
    }
    .content-form .content-input input::placeholder{
        color: #302B71 !important;
    }
    #popiIN .box-banner-footer {
        padding: 20px 30px 20px 30px;
    }
    #modal-center {
        width: 100% !important;
        max-width: 500px
    }
    #popIN_intern {
        margin-left: 0 !important;
        width: 100%;
    }
    .content-form .content-input input {
        background: rgba(255, 255, 255, 0.8);
        margin-bottom: 5px;
    }
    .title2 img {
        width: 180px;
    }
    .card-custom-desing2 {
        margin-bottom: 50px;
    }
    .card-custom-desing2 .content-text {
        height: 130px;
    }
    .card-custom-desing2 .card-title {
        font-size: 60px;
    }
    .card-custom-design4 {
        margin-bottom: 50px;
    }
    .card-custom-design4 .content-text {
        height: 130px;
    }
    .card-custom-design4 .card-title {
        font-size: 60px;
    }

    section.box-contenido p {
        font-size: 16px;
    }
    .card-custom-desing2 .content-img {
        height: 80px;
    }
    .card-custom-desing2 .card-img {
        max-width: 60px;
        max-height: 80px;
    }
    .card-custom-design4 .content-img {
        height: 80px;
    }
    .card-custom-design4 .card-img {
        max-width: 60px;
        max-height: 80px;
    }
    .content-title-sumate br{
        display: none
    }
    .ssba-classic-2 > div > a {
        margin: 2px 0;
    }
    .ssba-classic-2 > div > a img {
        width: 30px !important;
    }
    .ssba-classic-2 > div {
        padding: 5px 7px;
    }
    .ssba-classic-2 {
        top: 50%;
        right: -10px;
        transform: translateY(13%);
    }
    ul.clients-list li a img {
        width: 60%;
    }
    #card-content2 {
        margin-left: auto;
        margin-right: auto;
    }
    /**/
}

@media (max-width:575px) {
    .row-list-blogs {
        margin: 0 -15px;
    }
    .card-custom-design3 {
        padding: 0 15px;
        margin-bottom: 50px;
    }
    footer.footer{
        text-align: center;
    }
    section.box-conteudo .new-box .circle-1 {
        margin: auto;
        margin-top: 35px;
    }
    section.trends-cast .box-image:nth-child(2n) img {
        height: 153px;
    }
    .slider-clientes .uk-grid > * img {
        width: 45%;
        max-height: 100px;
    }
    .map .map-marker a {
        height: 0.4em !important;
        width: 0.4em !important;
    }
    .map .map-marker {
        z-index: 2;
    }
    .map {
        margin-top: -10%;
        height: 400px;
    }
    .map svg {
        margin-left: -165px;
        transform: scale(0.5);
        height: 400px !important;
    }
    .map .map-marker-Brasil {
        left: 30% !important;
        top: 76% !important;
    }
    .map .map-marker-Argentina {
        left: 25% !important;
        top: 83% !important;
    }
    .map .map-marker-Chile {
        left: 22.8% !important;
        top: 84% !important;
    }
    .map .map-marker-Colombia {
        left: 22.7% !important;
        top: 71% !important;
    }
    .map .map-marker-Guatemala {
        left: 18% !important;
        top: 67% !important;
    }
    .map .map-marker-Mexico {
        left: 14% !important;
        top: 64% !important;
    }
    .map .map-marker-EUA {
        left: 13.5% !important;
        top: 57% !important;
    }
    .map .map-marker-Oriente {
        left: 58% !important;
        top: 63.5% !important;
    }
    .map .map-marker-Alemanha {
        left: 47.5% !important;
        top: 53.5% !important;
    }
    .map .map-marker-info h2 {
        font-size: 12px !important;
    }
    .map .map-marker-info h3.sub-title {
        font-size: 12px !important;
    }
    .map .map-marker-info p{
        font-size: 11px !important;
    }
    .map .map-marker-info {
        width: 17em !important;
    }
    .title-card-somos {
        font-size: 40px;
    }
    .title-somos {
        font-size: 45px;
    }
    .subtitle-somos {
        font-size: 23px;
    }
    .img-banner-responsive {
        display: block;
        height: 650px;
    }
    .overlay-img-banner-responsive {
        display: block;
        height: 650px;
    }
    .title3, .title2, .title2.title2-int{
        font-size: 45px
    }
    .btn-banner {
        font-size: 14px;
    }
    .title-banner1 {
        font-size: 34px;
        margin-bottom: 1px
    }
    .title-banner2 {
        font-size: 35px;
    }
    .box-banner-footer {
        position: relative;
        padding: 30px 15px;
    }
    .box-banner-footer .content-text p{
        font-size: 15px
    }
    .card-custom-design3 .content-img img {
        height: 250px;
    }
    .card-custom-design3:hover .overlay-design3 {
        transform: rotate(55deg) translate(30%, -16%);
    }
    .content-button button {
        font-size: 16px;
        margin: 30px auto
    }
    .slider-home-banner {
        display: none;
    }
     .card-custom-desing1 .card-content {
        height: 400px;
        padding: 10px;
    }
    .card-custom-desing1 .card-title.text-top-card {
        top: -35px;
    }
    .card-custom-desing1 .card-title {
        font-size: 30px;
    }
    .card-custom-desing1 .card-text {
        font-size: 13px;
    }
    .item-alianza{
        margin-bottom: 50px
    }
    .item-alianza img {
        width: 50%;
    }
    .card-custom-desing2 .content-text {
        height: 120px;
    }
    .card-custom-desing2 .card-title {
        font-size: 54px;
    }
    .card-custom-design4 .content-text {
        height: 120px;
    }
    .card-custom-design4 .card-title {
        font-size: 30px;
    }
    section.box-contenido p {
        font-size: 14px;
    }
    .content-line-time-mobile {
        margin: 0 15px;
    }
    .title-line-time {
        font-size: 26px;
    }
    section.box-contenido .content-text-line-time p {
        font-size: 18px;
    }
    .popup-navidad #modal-center {
        height: 90% !important;
        width: 90% !important;
        margin: 5% !important;
    }
}

@media (max-width:480px) {
    .card-somos img {
        height: 230px;
    }
    .img-portada-somos {
        height: 210px;
    }
    .title3, .title2{
        font-size: 40px
    }
    .title2.title2-int{
        font-size: 30px
    }
    .title-banner1 {
        font-size: 22px;
    }
    .title-banner2 {
        font-size: 25px;
    }
    .line-separate {
        width: 130px;
        margin: 5px 0 10px 0;
    }
    .box-banner-footer .content-text p{
        font-size: 14px
    }
    #popiIN .box-banner-footer {
        padding: 20px 10px 20px 10px;
    }
    #popiIN .box-banner-footer .content-text [class*='uk-modal-close-'] {
        right: 0px;
        top: -5px;
    }
    #popiIN .box-banner-footer .content-text [class*='uk-modal-close-'] svg {
         width: 15px;
    }
    #popiIN .box-banner-footer .content-text .title-banner1 {
        font-size: 24px;
    }
    #popiIN .box-banner-footer .content-text .title-banner2 {
        font-size: 26px;
    }
    .content-button button {
        font-size: 15px;
    }
    #popiIN .box-banner-footer.box-banner-footer-blog .content-img img {
        opacity: .3;
    }
    ul.clients-list li a img {
        width: 70%;
    }
}


.video-overflow #myPageContent #home #textSlider .iamCol img {
    margin-top: 20px;
}

#textSlider .uk-slideshow-items {
    position: relative;
    z-index: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -webkit-touch-callout: none;
    min-height: 300px !important;
}

@media only screen and (min-width: 1380px) {
    .video-overflow .uk-height-medium-video-intro {
        height: 386px;
        position: absolute;
        zoom: 2;
        margin-top: -60px;
    }

    #textSlider.row {
        margin-top: -55px;
    }

    #myPageContent, section {
        position: relative;
        z-index: 9;
        top: 65%;
    }
    .slider-acontece .uk-card-default img{
        width: 100%;
    }
}

.bg-topbar {
    background-color: #040e32 !important;
}

/* Secciones 2023 Fuentes */




.texto-alianzas {
    font-family: 'Biryani', sans-serif;
    color: #69696b;
    line-height: 2;
    letter-spacing: 0.6px;
    word-spacing: 0.6px;
    text-align: justify;
    text-justify: inter-word;
}

.mt-100 {
    margin-top: 100px;
}

.mt-50 {
    margin-top: 50px;
}

.profile img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border:9px solid #b32075;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2)
}
.card {
    border-radius: 15px;
    border:3px solid #b32075;
    width: 200px;
}
.card-content {
    height: 165px;
}

.card-body {
    position: relative;
    bottom: 60px;
}
.card-title {
    font-family: 'Biryani', sans-serif;
    font-weight: bold;
    margin-top: 20px;
    color: #69696b;

}
.alianza-container {
    text-align: center;
}

.fondo-alianza {
    background: linear-gradient(to bottom, #ffffff 26%, #2d2a6c 26%);
    height: 400px;
}
.card-deck .card {
    margin-bottom: 180px !important;
}

a:link {
    color: #69696b;
    background-color: transparent;
    text-decoration: none;
}

a:visited {
    color: #676767;
    background-color: transparent;
    text-decoration: none;
}

a:hover {
    color: #676767;
    background-color: transparent;
    text-decoration: underline;
}

.cifras-text {
    position: relative;
}
.cifras-text .row {
    height: 180px;
}

@media (max-width: 992px) {
    .cifras-text .row {
        height: 95px;
    }
}


@media (max-width: 768px) {
    .cifras-text .row {
        height: 150px;
    }
}

@media (max-width: 497px) {
    .cifras-text .row {
        height: 170px;
    }
}

@media (max-width: 443px) {
    .cifras-text .row {
        height: 190px;
    }
}

@media (max-width: 443px) {
    .cifras-text .row {
        height: 190px;
    }
}

@media (max-width: 415px) {
    .cifras-text .row {
        height: 230px;
    }
}

@media (max-width: 381px) {
    .cifras-text .row {
        height: 250px;
    }
}

@media (max-width: 353px) {
    .cifras-text .row {
        height: 270px;
    }
}

.cifras-text .col-md-10 {
    position: relative;
    bottom: 4rem;
    background-color: white;
    border-radius: 1px;
    padding: 40px;
    font-family: 'Biryani', sans-serif;
    font-size: 22px;
    text-align: justify;
}

@media (max-width: 992px) {
    .cifras-text .col-md-10 {
        font-size: 15px;
    }
}


@media (max-width: 768px) {
    .cifras-text .col-md-10  {
        bottom: 4rem;
        width: 80%;
    }
}

/*Carousel Test*/

@media (min-width: 768px) {
    .buttons {
        display: none;
    }

    /* show 4 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }

    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
        margin-right: initial;
    }

    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
        position: relative;
        transform: translate3d(0, 0, 0);
    }

    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }

    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
    }

}

