@charset "utf-8";

/* CSS Document */

body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, .8);
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 400;
    overflow-x: hidden;
}


@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeue Book.otf');
    src: url('../fonts/BebasNeue Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeue Bold.otf');
    src: url('../fonts/BebasNeue Bold.ttf') format('truetype');
    font-weight: bold;
}

 h1 {
    font-size: 4em;
    line-height: 1.4em;
	font-family:bebas neue;
	}
	
 h1 span {
    position: relative;
  color: #00b9cf;
    padding: 0 5px;
  font-family:bebas neue;
 font-weight:bold;}


h2 {
    font-size: 3.5em;
    line-height: 1em;
    margin-bottom: 1em;
    color: rgba(0, 0, 0, .9);
    font-weight: 400;font-family:bebas neue;

}
h2 span {
    font-weight: 600;
}
.open {display:block;}

.small{text-align: center; font-size: .75em;}
.small > .col-md-4 {font-size: 1.1em !important;}

h3 {
    margin: 5px 0px;
    line-height: 1.4em;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 1em;
}

.big {font-weight:300; font-size: 32px !important;
    line-height: 36px !important; font-family: "Open Sans";}


.jumbo {
    width: 80%;
    text-align: center;
    margin: auto;
}
.jumbo p { text-align: center;
    font-size: 20px;
    line-height: 1.4em;
    opacity: .9;
}


strong {
    font-weight: bold !important;
}
p {margin-bottom: 1em;}
.center {text-align: center;}
.padded {
        padding: 100px 0;
}

header p {color: #fff;
    font-weight: 300;}

@media (min-width:992px) {
header p {
margin-top: 10vh;}
 .small {font-size:.95em;}}

@media (max-width:992px) {
header p {
padding-bottom: 10vh;}
    blockquote {font-size: 1.2em !important;}
header h1 {font-size: 2.5em !important;}
    h2 {font-size: 2em !important;}
    .img-right {display:block; max-width: 100% !important;}

}

.empresa-header{ background-image: url(../../img/empresa-header.jpg); background-size: cover;}
.empresa-destaque { background-image: url(../../img/empresa-destaque.jpg); background-size: cover;}
.diferenciais {background-image: url(../../img/empresa-diferenciais.jpg); background-size: cover;}
.diferenciais .w-col-9 h2 {color: #001D54  !important; text-align:center;}
.diferenciais .w-col-9 h2 strong {color: #00b9cf !important;}

@media (max-width: 768px){ 
	.diferenciais .w-col  {display: block !important; text-align:center; } 
	
	.diferenciais .w-col-3 {width: 50% !important;
    margin-left: 25% !important;
		margin-top: -200px !important;}

}
/* --- Colors ---*/

.green {
    color: #00b9cf !important;
}
.yellow {
    color: #fed146 !important;
}
.red {
    color: #f9593a !important;
}
.blue {
    color: #2aa5cf;
}
.purple {
    color: #8f75be;
}
.bgred {
    background-color: #f9593a;
}
.bgwhite {
    background-color: #fff;
}
.w-container a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
.bggreen {
    background-color: #00b9cf;
}
.bgyellow {
    background-color: #fed146;
}
.bgpurple {
    background-color: #8f75be;
}
.red span {
    color: #f9593a !important;
    background-color: #fff;
}


/* IMG */
.img-responsive {    display: block; max-width: 100%; height: auto;}
.img-responsive-small img {display: block; max-width: 30%; height: auto; margin: 60px auto;}
.img-responsive-small h3 {text-align: center;}
.img-right {position: relative; left:0px; max-width: 500px;}
.divider {width: 100%; height: 5px; background-image: url("../../img/divider.jpg"); background-position: left center;}


/* BG */.bggrey {background-color: #efefef;} .bgblue {background-color: #0ebac5;} 
.partner {background-image: url(../../img/partner.jpg) ; background-position: right -150px; background-size:120%; }
.partner2 { background-position: left -150px;}

.empresa {background-image:url(../../img/header/empresa.jpg); background-size:cover; background-position:bottom;}
@media (max-width: 767px){
    .partner {background-size: cover !important; background-position: center center !important;}
}

.mission {background: no-repeat center; background-size: cover; background-image:  url(../../img/mission.jpg);}
.mission h2 {margin-top:0px;}
.w-slider-mask h2, .partner h2, .mission h2 {margin-bottom: 0px !important;}
.w-slider-mask h2, .partner h2, .mission h2 {color:#fff; }
.partner h2 span, .w-slider-mask h2 span, .mission h2 span {font-size: .5em; text-transform: uppercase;     position: relative;
    background-color: #00b9cf;
    color:#fff;
    padding: 0 5px;}
.partner p {color:#fff;}

/* HERO */ header h1 {font-size: 4em; color: #fff; position: relative; display: inline-block;line-height: 1.1em;}
 header h1 span { position: relative; font-size:1.05em; padding: 0 5px; font-weight: 600; color:#fff;}
header { background-position: right top; background-size: cover; }
  .header-empresa {background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), url("../../img/header/empresa.jpg");}
 .header-home {background-image: url("../../img/header/home.jpg"); background-position: right top; background-size: cover;}


/* NAVBAR */
.navigation {
    padding: 0px !important;
    text-align: center;
}

nav { float: right; } nav ul { list-style: none; margin: 0; padding: 0; } nav ul li { float: left; position: relative; } nav ul li a  {   display: block;
    padding: 0 15px;
    line-height: 90px;
    background: #ffffff;
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    font-size: .6em;
    text-transform: uppercase;
font-weight: 600;} nav ul li a:hover { color: rgba(0,0,0,0.6); font-weight: bold; } nav ul li a:not(:only-child):after { padding-left: 4px; content: ' ▾'; } nav ul li ul li { min-width: 100%; } nav ul li ul li a { padding: 15px; line-height: 20px; z-index: 1; } .nav-dropdown { position: absolute; display: none; z-index: 1; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15); } .nav-mobile { display: none; position: absolute; top: 0; right: 0; background: #3c3c3c; height: 90px; width: 90px; } #nav-toggle { position: absolute; left: 28px; top: 32px; cursor: pointer; padding: 10px 35px 16px 0px; } #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; height: 5px; width: 35px; background: #ffffff; position: absolute; display: block; content: ''; transition: all 300ms ease-in-out; } #nav-toggle span:before { top: -10px; } #nav-toggle span:after { bottom: -10px; } #nav-toggle.active span { background-color: transparent; } #nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; } #nav-toggle.active span:before { transform: rotate(45deg); } #nav-toggle.active span:after { transform: rotate(-45deg); } @media (max-width: 992px) { .nav-list {min-width:100% important;} .nav-mobile { display: block; } nav { width: 100%; padding: 70px 0 15px; } nav ul { display: none; } nav ul li { float: none; } nav ul li a { padding: 15px; line-height: 20px; font-size:20px;} nav ul li ul li a { padding-left: 60px; font-size:20px;} .nav-dropdown { position: static; } } @media (min-width: 992px) { .nav-list { display: block !important; } } .navigation { height: 90px; background: #ffffff; width: 100%; position: fixed; z-index: 999; } .nav-container { max-width: 1000px; margin: 0 auto; } .brand { position: absolute; float: left; margin-top: 25px; text-transform: uppercase; } .brand img { height: 35px; width: auto;} nav ul li ul div {background-color: #3c3c3c; padding: 20px; color:#fff; font-size: .8em; text-transform: uppercase;}


.contato{color:#fff;background: #00b9cf; /* Old browsers */
background: -moz-linear-gradient(top, #00b9cf 31%, #0a8ab0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #00b9cf 31%,#0a8ab0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #00b9cf 31%,#0a8ab0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b9cf', endColorstr='#0a8ab0',GradientType=0 ); /* IE6-9 */}



@media (max-width: 767px){
    .navigation div {padding:0px !important;}
}

/* DARK BG */

.dark-bg {background-color:#001D54; color: rgba(255,255,255,0.8);} .dark-bg h2 {color:#fff;}
.inverse {color: rgba(255,255,255,0.9);} .inverse h2 {color:#fff;}

/* FOOTER */

footer a{
    color:rgba(255,255,255,0.7);
    font-size: 0.7em;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
}

footer {text-align: center;}

footer a:hover{
    color:rgba(255,255,255,1);}

footer img {
    max-width:200px; padding: 10px 0; margin: 0px auto;}

@media (min-width:480px) and (max-width:979px) {
    input {
    width: 55% !important; display:inline; margin-right: 5%; float: left;}
    label {text-align: right; margin-top:5px; width: 25% !important; display:inline; margin-right: 5%; float: left;}
}

@media (min-width:980px){
    footer {text-align: left;}
    footer img { margin-top: 25% !important; padding: 0px;}
    footer .w-col-4{margin-top: 0px !important;}
		footer .w-col-2 {font-size: 16px;}
}

footer .col-md-6 {
    border-left: 1px solid rgba(255,255,255,0.7);
    padding-left: 50px;
}

footer .col-md-4{margin-top: 100px;}

/* PUSH*/

.push {
    position: relative;
    height: 80vh;
    margin: 0;
    padding: 0;
    background-image:url('../../img/time.jpg'); 
    background-size:cover;
background-position: 100px 10%;           
}

.push:before {
    background: #fed146;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 38%;
    z-index: 0;
}

.push .w-row {
    bottom:10vh;
    position:absolute;
}

.push h1 {
        line-height: 1.2em;
}
.push h1 span {
    background-color:#00b9cf;
    color:#fff;
    font-weight: 200;
}
/*CSC EMPRESA*/

.column-with-img {
    height: 300px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(../../img/empresa-bg1.jpg);
    background-size: cover;
}

.column-with-img.img-2 {
     background-image: url(../../img/empresa-bg2.jpg);
    background-size: cover;
    
}

.column-with-img.img-3 {
    background-image: url(../../img/empresa-bg3.jpg);    background-size: cover;
}

.column-with-img.img-4 {
    background-image: url(../../img/empresa-bg4.jpg);
         background-size: cover;
}

.bottom-text {
    position: absolute;
 top: 50%;
  left: 50%;
  transform: translate(-85%, -50%);
    
}

.bottom-text-paragraph {
    margin-top: 10px;
    color: #fff;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 400;
    text-align: center;
    width: 170%;
}

.bottom-text-paragraph span {
        background-color: #001D54;
    color: #fff;
      box-shadow: 5px 0 0 #001D54, -5px 0 0 #001D54;

}

.bottom-text-paragraph strong {
    text-transform: uppercase;

}

.column-with-img-hover {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgba(0, 185, 207, 0.8);
    opacity: 1;
    transition: opacity 0.35s ease-in-out;}

.column-with-img-hover:hover{ 
        background: rgba(254, 209, 70, 0.85);
        opacity: 1;
}


/* FORM */

label {font-size: .8em;}
input[type="text"], input[type="password"] {
    font-size:.8em;
    display: block;
    width: 100%;
    height: 30px;
    background: transparent;
    color: rgba(255,255,255,1);
    line-height: 1.2;
    padding: 0 2px;
outline:none; border:none; border-bottom:2px solid #fff; margin: 5px 0 10px 0;
    -webkit-transition-duration:.5s;transition-duration:.5s
}

input:focus {border-bottom:2px solid #00b9cf;}

::placeholder {
    color: rgba(255,255,255,0.7);
    opacity: .7; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
       color: rgba(255,255,255,0.7);
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(255,255,255,0.7);
}

/* FLEXBOX */

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
}
.box {
    width: 24%;
    text-align: center;
    color: #fff !important;
    font-size: 0.9em;
    padding: 30px;
    flex-direction: column;
    position: relative;
    border: 2px solid #fff;
}
.box h3 {
    font-size: 1.3em;
}
.box > img {
max-width: 50%;
margin:30px;}

.box > .w-button
{margin: 30px 0px;}

@media (max-width:992px) {
    .box h3 { font-size: .8em; }
    
  .box >  .w-button {
        margin: 0 10px !important;
    margin-left: -5px !important;
      min-width: 120px !important;
      font-size:.8em;
    }
}

.box:hover {
border: 2px solid #fed146;
background-color:#fed146;
}


@media (max-width: 767px){
    .navigation div {padding:0px !important;}
    .flex { display: block !important;;
    }
    .box {width: 100% !important; display: block !important; margin: 10px auto;}
}

.videoSection {position: relative; overflow: hidden;}

.videoContainer {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -999;
  border-radius: 5px;
  background-attachment: scroll;
  overflow: hidden;
}
.videoContainer video {
    max-width: 100%;
    min-height: 100%;
    z-index:-99;
}




.videoContent {

    bottom: 0;
    width: 100%;
}

.videoContent h1 {font-size: 4em; color: #fff; position: relative; display: inline-block;line-height: 1.1em; margin-top: 10vh;}
.videoContent h1 span { position: relative; font-size:1.05em; padding: 0 5px; font-weight: 600; color:#00b9cf;}

/*********************/
/* slider */
/*********************/
.vid-container {
    position: absolute;
    left: 0;
    overflow: hidden !important;
    z-index: -1;
    width: 100%;
      background-attachment: scroll;
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
}
.overlay2 {
background: -moz-linear-gradient(left, rgba(0,29,84,1) 0%, rgba(0,29,84,1) 28%, rgba(0,29,84,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,29,84,1) 0%,rgba(0,29,84,1) 28%,rgba(0,29,84,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,29,84,1) 0%,rgba(0,29,84,1) 28%,rgba(0,29,84,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001d54', endColorstr='#00001d54',GradientType=1 ); /* IE6-9 */
    position: absolute;
    width: 100%;
    height: 100%;
}
.vid-container video {
    min-width: 100%;
    min-height: 100%;
    z-index:-99;
}

@media (max-width:992px) {
    .vid-container video {width: 300%;}
}
/* BUTTON */

.w-button{position:static;display:inline-block;margin:10px;padding:15px 10px;color:#fff;float:none;border-radius:20px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;line-height:100%;text-align:center;letter-spacing:1px;text-decoration:none;text-transform:uppercase;min-width:180px; cursor: pointer;}
/*--- Button ---*/

.button-yellow {
    color: #000;
    border: 3px solid #fed146;
    background-color: #fed146;
}

.button-yellow:hover {
    color: #000;
    border: 3px solid #ebaf2d;
    background-color: #ebaf2d;
}

.button-green {
    color: #fff;
    border: 3px solid #00b9cf;
    background-color: #00b9cf;
}
.button-green:hover {
    border-color: #158f9f;
    background-color: #158f9f;
}

.button-red {
    color: #fff;
    border: 3px solid #f9593a;
    background-color: #f9593a;
}
.button-red:hover {
    border-color: #dd4122;
    background-color: #dd4122;
}
.button-purple {
    color: #fff;
    border: 3px solid #8f75be;
    background-color: #8f75be;
}
.button-purple:hover {
    border-color: #794c96;
    background-color: #794c96;
}
.button-transparent {
    background-color: transparent !important;
}
.button-transparent.inverse {
    border: 3px solid #ffffff;
    font-weight: 600;
}
.button-transparent.inverse:hover {
    border: 3px solid rgba(255, 255, 255, .3);
}

/* BLOCKQUOTE */
blockquote{color:#fff;display:block;padding:0 0 0 70px;font-size:1.2em;position:relative;text-align:justify;line-height:1.4em;margin-top:3em; margin-bottom: 1em; font-weight:300; border-left: none;}
blockquote::before{font-family:Georgia,serif;content:"\201C";color:#fed146;position:absolute;left:10px;top:5px;font-weight:700;z-index:-1;font-size:4em;margin-top:30px}
blockquote::after{font-family:Georgia,serif;content:"\201D";color:#fed146;position:absolute;right:10px;bottom:-40px;font-weight:700;z-index:-1;font-size:4em;margin-top:30px}

/* EMPRESA */
.service-list ul {margin:1em 0 2em 0;} .service-list h3 {max-width: 60%; float:right; margin-top:-50px;}.service-list li{font-size:.8em;border-bottom: 1px solid #ccc;margin-bottom: 1em;} .service-list span{font-weight: bold;color: #0ebac5;}     .service-list img {max-width: 70%; margin: auto; display: block;}


/* CLIENTES */
.client-logos {text-align: center;}
.client-logos img {max-width: 150px; margin:5px; max-height:auto; padding: 10px; border:1px solid #ccc;} 
    
/* CASE */
    .case {width:33.33333333%;
    height: 450px;
    background-size: cover;
    background-position: right center;
    float: left;
    position: relative;
    padding: 0 !important;
    visibility: visible; 
      }

.case-hover {
    position: relative;
    width: 100%;
    height: 100%;
    background: rgb(0, 29, 84, 0.2);
    opacity: 1;
    transition: opacity 0.35s ease-in-out;}

.case-hover:hover{ 
        background: rgba(254, 209, 70, 0.85);
        opacity: 1;
}

.case h3 {
        position: absolute;
    margin: 0;
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1em;
    color: white;
    font-family: bebas neue;
}

@media (max-width:992px) {
    
    .case {height:250px;width:100%;}
}


strong {
    font-weight: bold !important;
}
p {margin-bottom: 1em;}
.center {text-align: center;}
.padded {
        padding: 100px 0;
}


header p {color: #fff;
    font-weight: 300;}

@media (min-width:992px) {
header p {
margin-top: 10vh;}
 .small {font-size:.95em;}}

@media (max-width:992px) {
header p {
padding-bottom: 10vh;}
    blockquote {font-size: 1.2em !important;}
header h1 {font-size: 2.5em !important;}
    h2 {font-size: 2 !important;}
    .img-right {display:block; max-width: 100% !important;}

}
