/*!
Theme Name: AEROMEC THEME 2018
Theme URI: http://underscores.me/
Author: JellyCode
Author URI: http://www.jellycode.pt
Description: Description
Version: 1.0.0.page-template-certif_aprov .bottom-image img
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: omni-theme-2017
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

AEROMEC THEME 2018 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/* Vertical centering*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,800,900");
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
overflow-x:hidden;}



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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  	top: -1em;
    font-size: 10px;
}

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 13px;
  font-size: 1.4rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

h1 {
  /*font-family: 'Lato', serif;*/
  /*font-family:"Montserrat",sans-serif;
  font-size: 40px;
  color: #6d6e71;
  font-weight: 600;*/
	font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
    font-size: 30px;
	line-height:40px;
    color: #00609c;
    font-weight: 600;}

h2 {
  /*font-family: 'Lato', serif;*/
  font-family:"Montserrat",sans-serif;
  font-size: 30px;
  color: #00609c;
  font-weight:600;
	
  font-family: "Montserrat",sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  color: #00609c;
  font-weight: 600;	
}

h3 {
	/*font-family: 'Lato', serif;*/
  font-family:"Open Sans",sans-serif;
  font-size: 21px;
  color: #6d6e71;
  line-height: 31px; 
  font-weight:300;
	margin-top:0;
	
}

h6 {
  /*font-family: 'Lato', serif;*/
  font-family:"Open Sans",sans-serif;
  font-size: 17px;
  color: #6d6e71;
  line-height: 30px; 
  font-weight:300;}

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 12.1875px;
  font-size: 1.3125rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 12.1875px;
  font-size: 1.3125rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 9.75px;
  font-size: 1.05rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue; }
  a:visited {
    color: purple; }
  a:hover, a:focus, a:active {
    color: midnightblue; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.pre-header {
  position: fixed;
  right: 0;
  height: 25px;
  overflow: hidden;
  width: 100vw;
  z-index: 99999999; }
  .pre-header #pre-header-menu.navbar-right {
    padding-right: 260px; }
    .pre-header #pre-header-menu.navbar-right li a {
	  font-family:"Open Sans",sans-serif;
      color: #6d6e71;
      margin-top: -13px;
      font-size: 12px;
      border-right: 1px solid rgba(109, 110, 113, 0.3); }
    .pre-header #pre-header-menu.navbar-right li:last-child a {
      border-right: none; }
  .pre-header .social-logos {
    position: absolute;
    right: 95px; }
    .pre-header .social-logos a {
      color: #6d6e71;
      font-size: 15px;
      margin-right: 15px;
     -ms-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease;
     transition: all 0.3s ease;}
    .pre-header .social-logos a:hover {
      text-decoration: none;
opacity:.8;}

.pre-header ul li.current-menu-item a {color:#00609c!important;font-weight:600!important;}

.navbar-shadow {
  box-shadow: 0 8px 64px -23px rgba(0, 0, 0, 0.26); }

.navbar-omni {
  background: white;
  /*height: 130px;*/
  /*height:85px;*/
  height:100px;}
  .navbar-omni .navbar-brand {
    /*margin-top: 20px;*/
    padding-left: 110px;
    /*padding-top: 10px;*/
	padding-top:14px;}
    .navbar-omni .navbar-brand img {
      /*max-width: 235px;*/
	max-width:255px;}
  .navbar-omni .navbar-right {
    /*margin-top: 55px;*/
	  /*margin-top:25px;*/
	  margin-top:34px;
    /*padding-right: 220px;*/
	padding-right:110px;}
  .navbar-omni .languages-omni {
	  display: none;
    position: absolute;
    margin-top: 60px;
    right: 90px; }
    .navbar-omni .languages-omni span {
      color: #6d6e71; }
    .navbar-omni .languages-omni li.wpml-ls-current-language span {
      opacity: 0.8;
      border-bottom: 1px solid #6d6e71; }
    .navbar-omni .languages-omni li:hover span {
      border-bottom: 1px solid #6d6e71; }
    .navbar-omni .languages-omni .wpml-ls-item-pt-pt span.wpml-ls-display {
      display: none; }
  .navbar-omni .navbar-nav {
    /* Dropdown Button */
    /* The container <div> - needed to position the dropdown content */ }
    .navbar-omni .navbar-nav .dropdown ul {
      padding-top: 50px; }
    .navbar-omni .navbar-nav .dropdown li {
      background: white;
      padding: 8px;
      border-bottom: 1px solid rgba(128, 128, 128, 0.2); }
      .navbar-omni .navbar-nav .dropdown li a {
        font-size: 14px; 
color:#6d6e71!important;font-weight:400!important;}
      .navbar-omni .navbar-nav .dropdown li a:hover {
        text-decoration: none; }
    .navbar-omni .navbar-nav li a {
      /*height: 80px;*/
		height:60px;
      font-family: 'Lato';
	  font-family:"Open Sans",sans-serif;
      color: #6d6e71;
      font-size: 16px;
      margin-left: 20px;
      transition: all 0.2s ease;
      transition-property: color; }
    .navbar-omni .navbar-nav li a:hover {
      color: #006394;
      background-color: rgba(255, 255, 255, 0); }
    .navbar-omni .navbar-nav li a:focus,
    .navbar-omni .navbar-nav li a:visited {
      background-color: rgba(255, 255, 255, 0); }
    .navbar-omni .navbar-nav li.current-menu-item a {
      /*color: #006394;*/
		color:#00609c!important;
		font-weight:600!important;
      }
	.navbar-omni .navbar-nav li.current-menu-parent a {
	  	color: #006394;
		font-weight:600;
	}
	
	.navbar-omni .navbar-nav li ul.sub-menu li.menu-item-type-custom a {
		font-size: 14px;
    	color: #6d6e71;
    	font-weight: 400;
	}
	.navbar-omni .navbar-nav li ul.sub-menu li.menu-item-type-custom.current-menu-item a {
		color: #006394!important;
		font-weight:600!important;
	}

    .navbar-omni .navbar-nav .dropbtn {
      background-color: #4CAF50;
      color: white;
      padding: 16px;
      font-size: 16px;
      border: none;
      cursor: pointer; }
    .navbar-omni .navbar-nav .dropdown {
      position: relative;
      display: inline-block;
      /* Change the background color of the dropdown button when the dropdown content is shown */
      /* Dropdown Content (Hidden by Default) */ }
      .navbar-omni .navbar-nav .dropdown:hover .dropdown-content {
        display: block;
        padding: 0;
        margin-top: 0px; }
      .navbar-omni .navbar-nav .dropdown:hover .dropbtn {
        background-color: #3e8e41; }
      .navbar-omni .navbar-nav .dropdown .dropdown-content {
        display: none;
        position: absolute;
        background-color: #f9f9f9;
        min-width: 250px;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
        z-index: 1; }
        .navbar-omni .navbar-nav .dropdown .dropdown-content li {
          color: black;
          text-decoration: none;
          display: block; }
        .navbar-omni .navbar-nav .dropdown .dropdown-content li:hover {
          background-color: #f1f1f1; } 

/********************* PAGE TEMPLATES ******************************/

.page-template-certif_aprov .bottom-image img {
	height: 50px; width: auto;margin: 10px 0;
}
.page-template-certif_aprov .bottom-image-left img {
	height: 50px; width: auto; margin: 10px 0;
}
.images-float {max-height:300px!important;}
.images-float .wpb_single_image.vc_align_left {/*width:calc(100%/3);*/ float:left;margin-bottom:0;margin-right:2px;}
.images-float p {float:left;}
.images-float figure {width:100%!important; height:100%!important;}
.images-float .wpb_single_image .vc_single_image-wrapper {width:100%!important;}
.images-float .wpb_single_image.vc_align_left img {height:300px!important; width:auto!important;margin-bottom:0!important;}
.full-width .vc_column-inner {padding:0!important;}

.tablepress tbody td {border-top:0px!important;}

/*.images-float.absolute {position:absolute;left:50%;transform:translateX(-50%);top:-40px;}*/

/*.imagem-destaque {position:absolute;top:-30px;left:0;}*/
.absolute {position:absolute;bottom:0;right:0px;padding: 4px 13px!important;background-color:rgba(255,255,255,.8);}
.absolute p {font-size:12px!important;}

.events, .news {
    max-width: 1200px;
    margin: 0 auto;
	display: block;
	overflow: auto;
}
.news {margin-bottom:100px;}
.events .eventsTitle {margin-top:50px;}
.events .latest-events-wrapper, .news .latest-news-wrapper {
    width: calc(94% / 3);
    float: left;
    margin-right: 3%;
	background-color:#f2f2f2;
	position:relative;
	height: 570px;
	margin-bottom:3%;
}
.events .latest-events-wrapper:hover a , .news .latest-news-wrapper:hover a {text-decoration:none;}
.events .latest-events-wrapper img , .news .latest-news-wrapper img {-ms-transition: opacity 0.3 ease;-moz-transition: opacity 0.3s ease;-o-transition: opacity 0.3s ease;-webkit-transition: opacity 0.3s ease;transition: opacity 0.3s ease;}
.events .latest-events-wrapper:hover img , .news .latest-news-wrapper:hover img {opacity:.8;}
.events .latest-events-wrapper:nth-child(3n+3),
.news .latest-news-wrapper:nth-child(3n+3) {
	margin-right:0;
}
.separator {height:1px; width:100%; display:block;background-color:#686868;max-width:1200px;margin:0 auto;margin-top: 75px;margin-bottom: 50px;}
.news .latest-news-wrapper .latest-news-title, .events .latest-events-wrapper .latest-events-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #00609c;
    font-family: "Montserrat",sans-serif;
}
.news .latest-news-wrapper .latest-news-date, .events .latest-events-wrapper .latest-events-date {
    white-space: nowrap;
    width: 160px;
    display: block;
    color: #686868;
    font-size: 13px;
    font-weight: 400;
    font-family: "Montserrat",sans-serif;
}
.events .latest-events-wrapper .latest-events-title {
	display: none !important;
}
span#email-notes {
    display: none;
}
.latest-events-description {margin-top:15px;}
.latest-events-description p {   
	font-family: "Open Sans", sans-serif!important;
    font-size: 15px!important;
    font-weight: 300!important;
    color: #686868;
}
.events .latest-events-thumb {position:relative;display:inline-block;}
.events .latest-events-thumb .date-dstk {display:none;position:absolute;top:0;left:0;width:auto;background-color:rgba(0, 96, 156, .8);padding:25px;text-align:center;color: #fff;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    font-weight: 600;}
.events .latest-events-thumb .date-dstk .day {    color:#fff;text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 18px;}
.events .latest-events-thumb .date-dstk .year {color:#fff;text-align:center;font-family:"Montserrat",sans-serif;}
.float {float:left; position: relative;
    width: calc(98% / 3);
    margin-right: 0.5%;}
.float:last-of-type {margin-right:0!important;}
.float-1-4 {float:left; position: relative; width: calc(98% / 4); margin-right:0.5%;}
.float h6 {padding:0;margin:0;padding:4px 13px;font-size:12px;font-weight:400;}
.float p {margin-bottom:0;}
.subtitle {position:absolute;bottom:0;right:0;background-color:rgba(255,255,255,.8);font-size: 12px;font-weight: 400;margin-bottom: 0!important;}
.subtitle h6 {font-size: 12px;font-weight: 400;padding:4px 13px;margin:0;}
.float img {margin:0;}
.slick-slide {margin: 0 0px!important;position:relative;}
.ult_horizontal {margin-left: -6px;}
.slick-slide img {margin:0 auto!important;margin:0;}
.slick-slide p {margin-bottom:0;}
.slick-slide h6 {position:absolute;right:0px;bottom:0;font-size:12px;font-weight:400;margin-top:0;background-color:rgba(255,255,255,.8);padding:4px 13px;}
.slick-dots {padding-top:15px!important;}

.subtitle-p p {font-family:"Montserrat",sans-serif!important; color:#00609c!important; font-weight:400!important;}
.float-1-2 {width:49%;float:left;margin-right:1%;}
.float-1-2:nth-child(2n+2) {margin-right:0;}
.float-1-6 {float:left;width:calc(100%/6);padding: 10px;}
.ult-content-box-container.float-1-3 {width:calc(98% / 3); float:left;position:relative;margin-right:0.5%;}

.ult_expheader {font-family: "Open Sans", sans-serif;font-style: italic;font-size: 20px;font-weight: 400;}



.table-services .column-3, .table-services .column-4 { text-align: center;}

.componentes-button {position: relative; top: 0px; margin: 0;font-family: "Open Sans",sans-serif;}

.page-template-news-noheader #services {margin-top: 70px;}

.latest-events-thumb {display: none;}
.comment-form-url { display: none;}
/******************************SINGLE POST******************************/

#single-post aside#secondary {display:none;}
#single-post .col-xs-12.col-sm-4 {display:none;}
#single-post .col-xs-12.col-sm-8 {float:none;margin:0 auto;}
.entry-meta {
    font-family: "Montserrat",sans-serif;
	color:#686868;
}
span.byline {display:none;}
#single-post .latest-events-thumb {
    width: 50%;
    float: left;
    margin-right: 30px;
}
h1.entry-title {
    margin-bottom: 5px;
}

.helicopters-grid .vc_column-inner {padding:1px!important;}
.helicopters-grid .wpb_single_image .vc_single_image-wrapper:before {content:"";width:100%;height:100%;background-color:rgba(0,0,0,.2);position: absolute;left: 0;top: 0;}
.helicopters-grid .wpb_single_image .vc_single_image-wrapper,
.helicopters-grid .wpb_single_image .vc_figure, .helicopters-grid .wpb_single_image img {width:100%!important;}
.helicopters-grid .wpb_single_image.vc_align_center {margin-bottom:0!important;}

#contacts-cold .form-button-omni span.gfield_required {display:none;}
#contacts-cold .form-button-omni .ginput_container_checkbox {margin-top:0!important;}
#contacts-cold .form-button-omni .privacy {margin-top:0!important;}
#contacts-cold .form-button-omni .privacy ul.gfield_checkbox {padding-left:0!important;}
#contacts-cold .form-button-omni .privacy label {font-weight:400!important;padding-top: 3px!important;}
#contacts-cold .form-button-omni .privacy label a {color:#6d6e71!important;font-weight:400!important;}
#contacts-cold .form-button-omni .privacy label.gfield_label {
	display: none!important;}
.slider-helicopters {margin-top:300px!important;}
.helicopters-custom {padding-left:55px!important;}
.content-after-banner {display:none;}

@media all and (max-width:1700px) {
	
	.destaque-txt {font-size:30px!important;line-height:38px!important;}
	
}

@media all and (max-width:1450px) {
	
	.images-float .wpb_single_image.vc_align_left img {height:220px!important;}
	p.vc_custom_heading.destaque-txt {padding-top: 75px!important;}
	
}
@media all and (max-width:1366px) {
	
	footer .text-center a { padding: 5px 15px !important;}
	
}
@media all and (max-width:1280px) {
	h1 {font-size:25px!important;line-height:35px!important;}
	h3 {font-size:21px!important;line-height:28px!important;}
	#home .latest-news-wrapper {height:515px!important;}
	#home .latest-events-wrapper .latest-events-title {font-size: 12px!important;line-height: 18px;padding-top:8px!important;}
	#home .vcgb-mro .vc-gb-normal h2, #home .vcgb-mro .vc-gb-hover h2 {font-size:17px!important;}
	.images-float .wpb_single_image.vc_align_left img {height: 195px!important;}
	p.vc_custom_heading.destaque-txt {padding-top: 60px!important;padding-left: 20px!important;}

}

@media screen and (max-width: 1200px) {
  .navbar-omni .navbar-toggle {
    position: absolute;
    right: 0;
    margin-top: 50px; }
    .navbar-omni .navbar-toggle span {
      background-color: black; }
  .navbar-omni .navbar-header button:active,
  .navbar-omni .navbar-header button:focus,
  .navbar-omni .navbar-header input[type="button"]:active,
  .navbar-omni .navbar-header input[type="button"]:focus,
  .navbar-omni .navbar-header input[type="reset"]:active,
  .navbar-omni .navbar-header input[type="reset"]:focus,
  .navbar-omni .navbar-header input[type="submit"]:active,
  .navbar-omni .navbar-header input[type="submit"]:focus {
    border-color: rgba(255, 255, 255, 0); }
  .navbar-omni .navbar-header button:hover,
  .navbar-omni .navbar-header input[type="button"]:hover,
  .navbar-omni .navbar-header input[type="reset"]:hover,
  .navbar-omni .navbar-header input[type="submit"]:hover {
    border-color: rgba(255, 255, 255, 0); }
  .navbar-omni .navbar-right {
    padding-right: 80px; }
  .navbar-omni .navbar-brand {
    padding-left: 70px; }
  .navbar-omni .navbar-nav li a {
    margin-left: 0; } }

@media all and (max-width:1024px) {
	
	.pre-header #pre-header-menu.navbar-right {padding-right: 160px;padding-top: 5px;}
	.pre-header .social-logos {position: absolute;right: 10px;top: 5px;}
	.navbar-omni .navbar-right {padding-right: 25px;}
	.col-xs-12.col-sm-6.col-md-7.newsHome, .col-xs-12.col-sm-6.col-md-3.eventsHome {width: 83.3%!important;margin: 0 auto!important;float: none;}
	h3 {font-size: 18px!important;line-height: 28px!important;}
	.newsHome h2 {text-align: center!important;}
	.col-xs-12.col-sm-6.col-md-3.eventsHome {text-align: center!important;}
	.col-xs-12.col-sm-6.col-md-3.eventsHome h2 {padding-top:60px!important;}
	#home .latest-events-wrapper {margin-right: 3%!important;width: calc(94% / 3)!important;float:left;height:250px!important;}
	#home .eventsHome .latest-events-wrapper:nth-child(4) {margin-right:0!important;}
	#home .latest-events-wrapper .latest-events-thumb {width:100%!important;}
	#home .button-wrapper {display:block;float:none;}
	#home .latest-events-wrapper .latest-events-title {text-align: left!important; font-size: 18px!important;font-weight: 500!important;color: #00609c!important;font-family: "Montserrat",sans-serif!important;width:100%!important;}
	.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {width:calc(100% / 4)!important;}
	.certifications .vc_col-sm-3 {width:50%!important;}
	.certifications .wpb_text_column {padding-right:15px!important;}
	.images-float .wpb_single_image.vc_align_left img {height:165px!important;}
	p.vc_custom_heading.destaque-txt {padding-top: 50px!important;padding-left: 20px!important;font-size: 23px!important;line-height: 33px!important;}
	/*.components .vc_col-sm-4, .components .vc_col-sm-8 > .vc_col-sm-8 {width:50%!important;}*/
	.float {width:calc(98% / 2);}
	#omni-group .aeromec-header {margin: -15px!important;}
	.events .latest-events-wrapper, .news .latest-news-wrapper {height:470px;}
}

@media screen and (max-width: 992px) {
  .navbar-omni .navbar-brand img {
    width: 150px; }
  .navbar-omni .navbar-nav {
    position: absolute;
    right: 0;
    background: white;
    padding-left: 10px; }
    .navbar-omni .navbar-nav li a {
      font-size: 15px;
      padding-left: 0; } }

@media screen and (max-width: 768px) {
  .pre-header {
    height: 55px; }
    .pre-header .nav > li {
      display: inline; }
    .pre-header #pre-header-menu.navbar-right {
      padding-right: 0;
      margin-left: 20px; }
      .pre-header #pre-header-menu.navbar-right li a {
        display: inline;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        padding: 5px;
        top: -7px; }
      .pre-header #pre-header-menu.navbar-right li:last-child a {
        border-right: none; }
    .pre-header .social-logos {
      position: absolute;
      right: 0;
      top: 0;
      top: 25px;
      left: 25px; }
      .pre-header .social-logos a {
        font-size: 15px;
        margin-right: 10px; }
      .pre-header .social-logos a:hover {
        text-decoration: none; }
  .navbar-omni .navbar-collapse,
  .navbar-omni .navbar-fixed-top {
    max-height: 100vh !important;
    margin-top: 58px; }
  .navbar-omni .navbar-toggle {
    margin-top: 70px; }
  .navbar-omni .navbar-brand {
    padding-left: 25px; }
    .navbar-omni .navbar-brand img {
      margin-top: 30px !important; }
  .navbar-omni .navbar-nav {
    position: inherit;
    padding: 30px;
    margin-top: -20px; }
    .navbar-omni .navbar-nav li a {
      height: auto; }
    .navbar-omni .navbar-nav li.dropdown {
      display: block; }
      .navbar-omni .navbar-nav li.dropdown .dropdown-content {
        display: block;
        position: relative;
        box-shadow: none;
        padding: 0; }
  .navbar-omni .languages-omni {
    bottom: 0;
    left: 0;
    position: relative; } }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 11.375px;
    font-size: 1.225rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.contact-form-sticked {
  width: 280px;
  margin-right: -280px;
  /*background: rgba(0, 115, 174, 0.95);*/
  background:rgba(0,96,156,.95);
  right: 0;
  z-index: 10000;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 10px 25px; }
  .contact-form-sticked .contact-form-button {
    cursor: pointer;
    color: white;
    font-size: 30px;
    position: absolute;
    left: -40px;
    top: 30px;
    /*background: rgba(0, 115, 174, 0.95);*/
	background:rgba(0,96,156,.95);
    padding: 10px 15px; }
  .contact-form-sticked .contact-form-title {
    font-family: 'Lato';
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 10px 0; }

.slider-omni {
  overflow: hidden;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px; }
  .slider-omni .tparrows {
    border-radius: 50px; }
  .slider-omni .tp-leftarrow {
    left: 5% !important; }
  .slider-omni .tp-rightarrow {
    left: 95% !important; }

.aeromec-slider {
  margin-top: -120px; }

.omni-gravity-sticked .gform_wrapper .top_label .gfield_label {
  display: none; }

.omni-gravity-sticked li.gfield {
  padding-right: 0 !important; }

.omni-gravity-sticked label {
  display: none !important; }

.omni-gravity-sticked .privacy label {display: block!important;
    padding-top: 4px!important;
    padding-left: 19px!important;
    color: #fff;
    font-weight: 400!important;}

.omni-gravity-sticked .privacy label a {color:#fff!important;}

.omni-gravity-sticked .privacy input[type=checkbox] {float:left;}

.omni-gravity-sticked .privacy span.gfield_required {display:none!important;}

.omni-gravity-sticked ul li.gfield {
  margin-top: 0 !important; }

.omni-gravity-sticked input {
  margin: 0; }

.omni-gravity-sticked input:focus, .omni-gravity-sticked textarea:focus {
  box-shadow: none;
  outline: none; }

.omni-gravity-sticked select {
  margin-left: 0 !important;
  background: white;
  color: #6d6e71;
  font-size: 12px !important;
  height: 33px;
  width: 100% !important;
  margin: 8px;
  border: 1px solid white;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* remove default arrow */
  background-image: url("images/down-arrow-black.png");
  /* add custom arrow */
  background-repeat: no-repeat;
  background-position: right;
  background-position: 200px; }

.omni-gravity-sticked select:focus {
  box-shadow: none;
  outline: none; }

.omni-gravity-sticked input[type="text"],
.omni-gravity-sticked input[type="email"],
.omni-gravity-sticked textarea {
  padding: 5px 8px;
  background: white;
  border-radius: 0;
  border: 1px solid white;
  color: #6d6e71;
  width: 100% !important; }

.omni-gravity-sticked .gform_footer {
  text-align: center; }
  .omni-gravity-sticked .gform_footer input[type="submit"] {
    background: transparent;
    border: 1px solid white;
    border-radius: 0px;
    width: 95px !important;
    height: 40px !important;
    font-size: 14px;
    color: white; }

.omni-gravity-sticked ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6d6e71;
  font-size: 12px;
  opacity: 0.7; }

.omni-gravity-sticked ::-moz-placeholder {
  /* Firefox 19+ */
  color: #6d6e71;
  font-size: 12px;
  opacity: 0.7; }

.omni-gravity-sticked :-ms-input-placeholder {
  /* IE 10+ */
  color: #6d6e71;
  font-size: 12px;
  opacity: 0.7; }

.omni-gravity-sticked :-moz-placeholder {
  /* Firefox 18- */
  color: #6d6e71;
  font-size: 12px;
  opacity: 0.7; }

#home .vcgb-mro .vc_gitem-zone-a .vc_gitem-zone-mini, #home .vcgb-mro .vc_gitem-zone-b .vc_gitem-zone-mini {
  position: absolute; }

#home .vcgb-mro .vc_gitem-zone-a .vc_gitem-zone-mini {
  /*background: rgba(0, 0, 0, 0.6);*/
	background: rgba(0, 0, 0, 0.35);}

#home .vcgb-mro .vc_gitem-zone-b .vc_gitem-zone-mini {
  /*background: rgba(0, 0, 0, 0.4);*/
	background: rgba(0, 0, 0, 0.15);
}

#home .vcgb-mro .vc-gb-normal h2, #home .vcgb-mro .vc-gb-hover h2 {
      color: #fff!important;
    font-weight: 400;
    text-transform: none;
    /* font-style: italic; */
    font-size: 20px;
  text-shadow: 1px 2px 3px #666;}

#home .vcgb-mro .vc-gb-normal .custom-field, #home .vcgb-mro .vc-gb-hover .custom-field {
  color: white;
  font-weight: 100;
  font-size: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

#home .vcgb-mro .vc-gb-normal img, #home .vcgb-mro .vc-gb-hover img {
  opacity: 0.4 !important; }

#home .vcgb-solution .vc_gitem-zone-a .vc_gitem-zone-mini, #home .vcgb-solution .vc_gitem-zone-b .vc_gitem-zone-mini {
  background: rgba(0, 99, 148, 0.8); }

#home .latest-wrapper {
    background-color: #f2f2f2;
    padding-bottom: 80px;
    padding-top: 50px;
	margin-top: 50px!important;
}
#home .latest-wrapper h2 {
	margin-bottom:25px;
}
#home .latest-news-wrapper {
  margin-right: 3%;
    width: calc(94% / 3);
    float: left;
	background-color:#ffffff;
	height: 560px;
	position:relative;
    }
  #home .latest-news-wrapper a:hover {
    text-decoration: none; }
#home .latest-news-wrapper:last-child {
	margin-right:0;
}
  #home .latest-news-wrapper .latest-news-thumb {
    display: block;
    margin-right: 0px;
    /*width: 100px;*/
	width:100%;}
    #home .latest-news-wrapper .latest-news-thumb img {
      /*width: 100px;*/ 
	width:100%;
	-ms-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
#home .latest-news-wrapper:hover .latest-news-thumb img {
	opacity:.8;
}
  #home .latest-news-wrapper .latest-news-date {
    white-space: nowrap;
    width: 160px;
    display: inline-block;
    color: #686868;
    font-size: 13px;
    font-weight: 400;
	font-family:"Montserrat",sans-serif;}
  #home .latest-news-wrapper .latest-news-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #00609c;
    font-family: "Montserrat",sans-serif; }

#home .latest-events-wrapper {
    padding-right: 80px;
    padding: 0;
    width: 100%;
    display: inline-block;
	margin-bottom:25px;
	background-color:#fff;
  }
  #home .latest-events-wrapper a:hover {
    text-decoration: none; }
#home .latest-events-wrapper img {
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#home .latest-events-wrapper:hover img {
	opacity:.8;
}
  #home .latest-events-wrapper .latest-events-thumb {
    width: 39%;
    margin-bottom: 0;
    float: left;
    display:inline-block;
}
  #home .latest-events-wrapper .latest-events-date {
    white-space: nowrap;
    width: 160px;
    display: inline-block;
    color: #686868;
    font-size: 14px;
    font-weight: 100;
width:59.5%;
font-size: 14px;
    font-family: "Montserrat",sans-serif;
padding-left:15px;}
  #home .latest-events-wrapper .latest-events-title {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #6d6e71;
    font-family: "Montserrat",sans-serif;
	margin-top: 0px;
padding-left:15px;
width:59.5%;}
.latest-news-excerpt {margin-top:15px;}
.latest-news-excerpt p {
  font-family:"Open Sans", sans-serif!important;
  font-size:15px!important;
  font-weight:300!important;
	color:#686868;
}
.latest-news-cta {
    width: 100%;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    text-align:center;
    color: #00609c;
	position: absolute;
    bottom: 20px;
	left:50%;
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.latest-news-cta span {
	border: 1px solid #00609c;
	padding: 10px 20px;
	width:auto;
	display:inline-block;
	margin:0 auto;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.latest-news-cta:hover span {
	background-color:#00609c;
	color:#fff;
}
.context-txt {
    padding: 15px;
}

  #home .button-wrapper {
    margin-top: 30px;
	display: inline-block;
    margin-top: 8px;
}
    #home .latest-events-wrapper .button-wrapper a.events-button {
	font-family:"Montserrat",sans-serif;
      color: #006394;
      border: 2px solid #006394;
      padding: 10px 20px;
      font-size: 18px;
      font-weight: 100;
	 -ms-transition: all 0.3s ease;
	 -webkit-transition: all 0.3s ease;
	 -moz-transition: all 0.3s ease;
	 -o-transition: all 0.3s ease;
	 transition: all 0.3s ease;}
    #home .latest-events-wrapper .button-wrapper a.events-button:hover {
      background: #006394;
      color: white; }

a.events-button {
	font-family:"Montserrat", sans-serif;
	color:#00609c;
	padding: 10px 20px;
	border:1px solid #00609c;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.events-button:hover {
	background-color:#00609c;
	text-decoration:none;
	color:#fff;
}

#home #servicos-icons h3 {
  color: #6d6e71;
  height: 50px; }
  #home #servicos-icons h3 strong {
    font-family: 'Lato', sans-serif;
    font-weight: 200; }

#home .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
  color: #006394; }

#home .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
  border-color: #006394;
  color: #006394;
  font-weight: 100;
  font-family: 'Lato';
  font-size: 18px;
  margin-top: -10px; }

#home .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
  color: white;
  background: #006394; }

#home .home-slider {
  border-radius: 80px;
  padding: 0 60px; }
  #home .home-slider .rev_slider {
    border-radius: 10px; }

#home .services-omni-homepage {
  background-color: #f2f2f2;
  padding-bottom: 90px; }

#home .title-services {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%; }

#home .services-boxes-wrapper {
  max-width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  #home .services-boxes-wrapper .service-wrapper {
    position: relative;
    height: 380px;
    top: 0;
    padding-top: 70px;
    cursor: pointer; }
    #home .services-boxes-wrapper .service-wrapper .service-img-wrapper {
      width: 100%;
      height: 310px;
      overflow: hidden;
      position: absolute; }
      #home .services-boxes-wrapper .service-wrapper .service-img-wrapper img {
        min-width: 100%;
        min-height: 310px; }
    #home .services-boxes-wrapper .service-wrapper a.service-link {
      width: 100%;
      position: absolute;
      height: 100%;
      z-index: 9; }
    #home .services-boxes-wrapper .service-wrapper .service-button-wrapper {
      z-index: 2;
      position: absolute;
      bottom: -30px;
      left: 0;
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%; }
      #home .services-boxes-wrapper .service-wrapper .service-button-wrapper .service-button {
        font-size: 22px;
        font-family: 'Lato';
        background: white;
        padding: 15px 35px;
        width: 300px;
        border-radius: 5px;
        text-align: center;
        margin-top: -20px;
        color: #006394;
        box-shadow: 18px 22px 64px -23px rgba(0, 0, 0, 0.26);
        transition: all 0.2s ease;
        transition-property: background, color; }
  #home .services-boxes-wrapper .service-wrapper:hover .service-button-wrapper .service-button {
    background: #006394;
    color: white;
    text-decoration: none; }

#home .custom.tparrows:before {
	font-size:35px!important;
}

footer {
	background: #1d3962!important;
}
footer aside {
	float:right;
	margin-right: 10px!important;
}
footer aside:first-of-type img {
	/*width:200px;*/
	width: 105px;
}
footer aside:nth-of-type(2) img {
	width: 150px;
}
footer aside:nth-of-type(3) img {
	width: 120px;
}
footer .footer-content {margin-top:10px!important;}
footer .widget {margin-bottom:0px;}

footer .text-center a {
	/*margin-top:10px;*/
	display:inline-block;
	color:#fff;
	border:1px solid #fff;
	padding:10px 20px;
	-ms-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
footer .text-center a:hover {
	text-decoration:none;
	background-color:#fff;
	color:#1d3962;
}
footer .text-right {text-align:right;}
footer .social-links p {font-size:12px;margin-top:10px;margin-bottom: 0;}
footer .social-links p a img {margin-right:7px;}


@media all and (max-width: 768px) {
	#omni-group .aeromec-header .slider-pages {margin-top:85px!important;}
  #home .home-slider {border-radius: 80px;padding: 0 10px; }
  .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, 
  .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {width: calc(100% / 2)!important;}
  #home .latest-news-wrapper {width: calc(94% / 2);margin-bottom:4%;}
  .pre-header {height:20px!important;overflow:visible;}
  .pre-header #pre-header-menu.navbar-right {margin-right: 125px!important;padding-top: 12px!important;}
  .pre-header .social-logos {left:unset!important;top:5px!important;}
  .navbar-omni .navbar-brand img {margin: 15px 0px 15px 15px!important;}
  .navbar-header {float: none!important;position: fixed;z-index: 9;width: 100%;}
  .navbar-omni .navbar-toggle {z-index:999999999999999999999!important;margin-top:30px;}
  button.navbar-toggle {display:block!important;}
  .navbar-collapse.collapse {display:none!important;    width: 100%;}
  .navbar-collapse.collapse.in {display:block!important;}
  .navbar-omni {height:73px;    margin: 0!important;}
  .navbar-omni .navbar-brand {padding:0!important;}
  .navbar-omni .navbar-collapse, .navbar-omni .navbar-fixed-top {margin-top: unset;position: absolute;top: 60px;}
  .navbar-omni .navbar-nav {position: inherit;padding: 0px 15px 15px 15px;margin-top: -20px;margin-right: 0px;width:100vw;}
  .navbar-nav>li {float: none;text-align:center;}
  .navbar-omni .navbar-nav li.dropdown .dropdown-content {display:none;}
  .navbar-omni .navbar-nav li a {padding-right:0!important;}
  .navbar-omni .navbar-nav li.dropdown .dropdown-content {margin-left: 0!important;}
  .home .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .home .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
  #omni-group  .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, #omni-group .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {display: inline-block;width: calc(100% / 2)!important;}
  .images-float .wpb_single_image.vc_align_left img {height: 199px!important;margin-bottom:20px!important;}
  p.vc_custom_heading.destaque-txt {padding: 0 0 0 0!important;text-align: center!important;float: none!important;}
  .fullWidth .wpb_column {width:100%!important;}
  .fullWidth .images-float {margin-top:45px;}
	.events .latest-events-wrapper, .news .latest-news-wrapper {
		height: 530px;}
	.events .latest-events-wrapper, .news .latest-news-wrapper {width: calc(98% / 2);margin-right:2%}
	.events .latest-events-wrapper:nth-child(3n+3), .news .latest-news-wrapper:nth-child(3n+3) {margin-right:2%;}
	.events .latest-events-wrapper:nth-child(2n+2), .news .latest-news-wrapper:nth-child(2n+2) {margin-right:0!important;}
	
}

#services-img-styling h3 {
  font-size: 22px;
  font-family: 'Lato' !important;
  background: white;
  padding: 15px 35px;
  max-width: 300px;
  border-radius: 5px;
  text-align: center;
  margin-top: -60px;
  color: #0073ae;
  box-shadow: 18px 22px 64px -23px rgba(0, 0, 0, 0.26);
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  position: relative; }

.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper {
  text-align: center; }

.parallax-aeromec .vc_column-inner {
  min-height: 510px;
  max-height: 550px; }

.parallax-hover {
  opacity: 0; }

.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  /*width: 280px !important;*/
  width:calc(100% / 5)
}

#omni-group #single-post .entry-footer {
  display: none; }

#omni-group #single-post h1 {
  text-align: left; }

#omni-group #single-post .blog {
      padding: 135px 15px; }

#omni-group #single-post .widget-area ul, #omni-group #single-post .widget-area li {
  padding: 0;
  margin: 0;
  list-style: none; }
  #omni-group #single-post .widget-area ul a, #omni-group #single-post .widget-area li a {
    font-size: 1.6rem;
    color: #404040;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px; }

#omni-group #single-post .widget-area h2 {
  text-align: left;
  margin: 10px 0 20px 0;
  text-transform: none;
  font-weight: 600; }

#omni-group #single-post .nav-next, #omni-group #single-post .nav-previous {
  display: inline-block;
  border: 1px solid #006394;
  padding: 5px 20px; }
  #omni-group #single-post .nav-next a, #omni-group #single-post .nav-previous a {
    color: #404040; }

#omni-group #single-post .nav-next {
  text-align: right;
  right: 15px;
  position: absolute; }

#omni-group #single-post .nav-next:after {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: 10px;
  color: #006394; }

#omni-group #single-post .nav-previous:before {
  font-family: FontAwesome;
  content: "\f104";
  margin-right: 10px;
  color: #006394; }

#omni-group #single-post h3 {
  text-align: left; }

#omni-group #single-post label {
  display: block;
  display: -moz-inline-stack;
  line-height: 1.3;
  clear: both;
  font-weight: 100;
  text-transform: uppercase;
  font-size: 1.4rem; }

#omni-group #single-post textarea {
  height: 170px; }

#omni-group #single-post input {
  font-size: 1em;
  width: auto;
  margin: 0px 16px 0 0;
  border: 2px solid #006394;
  border-radius: 0;
  background: none;
  color: #006394;
  padding: 10px 20px; }

#omni-group #press-release h2 {
  text-align: left;
  margin: 10px 0 20px 0;
  text-transform: none;
  font-weight: 600; }
  #omni-group #press-release h2 a {
    color: #404040; }
  #omni-group #press-release h2 a:hover {
    text-decoration: none; }

#omni-group #press-release .blog-wrapper {
  border-bottom: 1px solid rgba(0, 99, 148, 0.1);
  display: inline-block;
  padding-bottom: 30px;
  margin-bottom: 20px;
  margin-top: 20px; }

#omni-group #press-release ul.post-categories {
  margin: auto;
  padding: inherit;
  list-style: none; }
  #omni-group #press-release ul.post-categories a {
    color: #006394; }

#omni-group #press-release .read-more-wrapper a {
  color: #006394; }

#omni-group #press-release .blog {
  padding: 50px; }
  #omni-group #press-release .blog ul, #omni-group #press-release .blog li {
    padding: 0;
    margin: 0;
    list-style: none; }
    #omni-group #press-release .blog ul a, #omni-group #press-release .blog li a {
      font-size: 1.6rem;
      color: #404040;
      border-bottom: 1px solid #f2f2f2;
      width: 100%;
      display: inline-block;
      margin-bottom: 10px;
      padding-bottom: 10px; }

#omni-group #locations .locations-text h2 {
  color: #006394 !important;
  font-size: 25px !important;
  text-transform: capitalize !important;
  font-weight: 600; }

#omni-group #locations .locations-text strong {
  color: #006394 !important; }

#omni-group .vcgb-mro .vc_gitem-zone-a .vc_gitem-zone-mini, #omni-group .vcgb-mro .vc_gitem-zone-b .vc_gitem-zone-mini {
  position: absolute; }

#omni-group .vcgb-mro .vc_gitem-zone-a .vc_gitem-zone-mini {
  background: rgba(0, 0, 0, 0.35); }

#omni-group .vcgb-mro .vc_gitem-zone-b .vc_gitem-zone-mini {
  background: rgba(0, 0, 0, 0.15); }

#omni-group .vcgb-mro .vc-gb-normal h2, #omni-group .vcgb-mro .vc-gb-hover h2 {
  color: #fff!important;
    font-weight: 400;
    text-transform: none;
    /* font-style: italic; */
    font-size: 20px;
    text-shadow: 1px 2px 3px #666; }

#omni-group .vcgb-mro .vc-gb-normal .custom-field, #omni-group .vcgb-mro .vc-gb-hover .custom-field {
  color: white;
  font-weight: 100;
  font-size: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

#omni-group .vcgb-mro .vc-gb-normal img, #omni-group .vcgb-mro .vc-gb-hover img {
  opacity: 0.4 !important; }

#omni-group .certifications h2 {
  font-weight: 100;
  font-size: 40px; }

#omni-group .certifications a {
  color: #006394; }

#omni-group p.sp-layer.sp-white.sp-padding.title-in.title-in-bg.hide-small-screen {
  font-family: 'Lato' !important;
  font-weight: 200 !important;
  font-size: 20px !important;
  margin-right: 0 !important;
  margin-bottom: 80px !important;
  width: 300px !important;
  height: 50px !important; }

#omni-group .sp-buttons {
  position: absolute;
  width: 100%;
  text-align: center;
  padding-top: 10px;
  margin-top: -50px !important; }

#omni-group .sp-button {
  margin-bottom: 4px;
  background: transparent !important;
  background-color: white;
  border-color: white !important; }

#omni-group .sp-selected-button {
  background: white !important; }

#omni-group .servicos-icons h3 {
  color: #6d6e71;
  height: 50px; }
  #omni-group .servicos-icons h3 strong {
    font-family: 'Lato', sans-serif;
    font-weight: 200; }

#omni-group .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
  color: #006394; }

#omni-group .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
  border-color: #006394;
  color: #006394;
  font-weight: 100;
  font-family: 'Lato';
  font-size: 18px;
  margin-top: -10px; }

#omni-group .vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
  color: white;
  background: #006394; }

#omni-group .general-text-block .wpb_wrapper {
  max-width: 550px;
  display: block;
  margin-left: auto;
  margin-right: auto; }

#omni-group .download-button {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  #omni-group .download-button a {
    margin-top: 10px;
    color: #006394;
    border: 2px solid #006394;
    padding: 15px 25px;
    font-weight: 400;
    display: inline-block; }
  #omni-group .download-button a:hover {
    background: #006394;
    color: white;
    text-decoration: none; }
  #omni-group .download-button .text-block-policies .wpb_wrapper {
    max-width: 550px;
    display: block;
    margin-left: auto;
    margin-right: auto; }

#omni-group .table-certifications th {
  background-color: #006394 !important;
  color: white;
  height: 50px;
  font-size: 18px;
  font-weight: 100; }

#omni-group .table-services thead th {
  background-color: #006394 !important;
  color: white;
  height: 50px;
  font-size: 18px;
  font-weight: 100; }

#omni-group .table-services thead th.column-5 {
  background-color: white !important;
  border-bottom: none; }

#omni-group .table-services {
  /*max-width: 800px;*/
	max-width:100%;
  margin-left: auto;
  margin-right: auto; 
font-family:"Open Sans",sans-serif;
font-size:14px;
color:#686868;}
  #omni-group .table-services td.column-5 {
    background: white;
    border-top: none; }
  #omni-group .table-services .column-6 {
    border-top: none;
    background: white;
    line-height: 30px; }

#omni-group .lists-aviation-school ul {
  padding: 0;
  margin: 0; }

#omni-group .lists-aviation-school li {
  display: inline-block;
  border: 1px solid rgba(64, 64, 64, 0.2);
  padding: 20px 20px;
  color: #6d6e71;
  margin-right: 10px;
  margin-bottom: 10px; }

#omni-group .tparrows {
  border-radius: 50px; }

#omni-group .tp-leftarrow {
  left: 5% !important; }

#omni-group .tp-rightarrow {
  left: 95% !important; }

#omni-group .aeromec-header {
  margin: -30px;
  width: 100vw;
  left: 0;
  overflow: hidden;
  /*margin-bottom: 80px;*/
	/*margin-bottom:30px;*/
	margin-bottom:0;
  position: relative; }
  #omni-group .aeromec-header .slider-pages {
    /*margin-top: 120px;*/
	margin-top:115px;}
  #omni-group .aeromec-header .background-overlay {
    position: absolute;
    z-index: 2;
    top: 0px;
    width: 100vw;
    overflow: hidden;
    height: 600px;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(47%, rgba(0, 0, 0, 0.24)), color-stop(100%, rgba(0, 0, 0, 0.51)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.24) 47%, rgba(0, 0, 0, 0.51) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }
  #omni-group .aeromec-header .header-image {
    width: 100vw;
    height: 600px;
    position: absolute;
    z-index: 1; }
  #omni-group .aeromec-header .header-title {
    font-family: 'Lato', sans-serif;
    position: absolute;
    z-index: 9;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    bottom: 50px;
    left: 10%; }

#omni-group .omni-group-slider {
  border-radius: 80px;
  padding: 0 60px; }
  #omni-group .omni-group-slider .rev_slider {
    border-radius: 100px; }

#omni-group .aeromec-header-solutions {
  height: 520px;
  margin: -30px;
  width: 100vw;
  left: 0;
  overflow: hidden;
  padding-bottom: 80px;
  position: relative; }
  #omni-group .aeromec-header-solutions .background-overlay {
    position: absolute;
    z-index: 2;
    top: 0px;
    width: 100vw;
    overflow: hidden;
    height: 600px;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(47%, rgba(0, 0, 0, 0.24)), color-stop(100%, rgba(0, 0, 0, 0.51)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.24) 47%, rgba(0, 0, 0, 0.51) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }
  #omni-group .aeromec-header-solutions .header-image {
    width: 100vw;
    height: 600px;
    position: absolute;
    z-index: 1; }
  #omni-group .aeromec-header-solutions .header-title {
    font-family: 'Lato', sans-serif;
    position: absolute;
    z-index: 9;
    margin-top: 430px;
    margin-left: 8%;
    font-size: 30px;
    color: white;
    text-transform: uppercase;
    font-weight: 900; }

#omni-group .omni-group-slider {
  border-radius: 80px;
  padding: 0 60px; }
  #omni-group .omni-group-slider .rev_slider {
    border-radius: 100px; }

#omni-group .counter-omni {
  text-align: left !important;
  border-bottom: 1px solid rgba(109, 110, 113, 0.5); }
  #omni-group .counter-omni i {
    display: none !important; }
  #omni-group .counter-omni h3 {
    font-weight: 300;
    font-style: italic; }
  #omni-group .counter-omni span.format {
    font-size: 70px;
    font-weight: 300;
    line-height: normal;
    color: #006394;
    margin-top: 10px;
    position: absolute;
    margin-left: 15px; }
  #omni-group .counter-omni .count-heading {
    display: inline !important;
    margin-left: 90px;
    position: relative;
    top: -15px;
    font-weight: 300; }

#omni-group .image-text {
  padding: 0 40px; }

#omni-group p, #omni-group li {
  font-size: 16px;
  font-weight: 300;
  color: #6d6e71; 
font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #6d6e71;
    line-height: 26px;
    font-weight: 300;
text-align: left;}

#omni-group ul {
  margin: 0;
  padding: 0 20px 20px 20px; }

@media only screen and (max-width: 768px) {
  .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    width: 100% !important; }
  #omni-group .omni-group-slider {
    border-radius: 10px;
    padding: 0 10px; }
    #omni-group .omni-group-slider .rev_slider {
      border-radius: 10px; }
  #omni-group .vc_row {
    padding: 20px; } }

.padding-sections {
  padding: 50px 0; }

.background-image-service {
  z-index: 1;
  height: 100%;
  position: absolute;
  width: 100%; }

a, a:hover, a:focus, a:visited {
  outline: 0; }

/*make the menu sub-menu items drop down on mouse hover */
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin: 0; }

footer {
  /*background: #6d6e71;*/
  background: rgba(0,0,0,.2);
  padding: 10px 80px;
  margin: 0 -15px;
  font-weight: 100; }
  footer .footer-content {
    margin-top: 28px;
    /* margin-bottom: 28px; */
    bottom: 0;
    /* position: relative; */
    height: 40px; }
    footer .footer-content .links-right a, footer .footer-content .links-left a {
      font-size: 16px;
      color: white;
      margin-right: 20px; }
    footer .footer-content .links-left a {
      /*border: 1px solid white;
      padding: 10px 20px;*/ }
    footer .footer-content .links-right {
      display: inline; }
    footer .footer-content .social-links {
      display: inline;
      color: white;
      font-size: 16px; }
      footer .footer-content .social-links a {
        margin: 0; }
      footer .footer-content .social-links a:hover {
        text-decoration: none; }
      footer .footer-content .social-links i {
        margin-right: 10px; }
    footer .footer-content .site-info p {
      margin-bottom: 0;
      font-size: 14px;
      color: white; }

@media only screen and (max-width: 768px) {
  .links-left {
    text-align: center;
    padding-bottom: 10px; }
  .text-right {
    padding-top: 10px;
    text-align: center !important; }
  .site-footer {
    padding: 10px 10px; } }

.mfp-bg {
  background: #006394; }

#fleet {
  min-height: calc(100vh - 160px);
  /*
    STYLE FOR POPUPS
    */
  /*

    for zoom animation
    uncomment this part if you haven't added this code anywhere else

    */ }
  #fleet .open-popup {
    cursor: pointer; }
  #fleet .column-wrapper-fleet {
    max-width: 250px; }
  #fleet .hidden-info {
    position: fixed;
    display: inline-block;
    width: 101vw;
    height: 101vh;
    background: rgba(0, 115, 174, 0.85);
    top: -1px;
    left: -1px;
    z-index: 5000;
    left: -999999px; }
    #fleet .hidden-info .left-wrapper {
      padding: 0;
      overflow: hidden; }
    #fleet .hidden-info .right-wrapper {
      padding: 0; }
    #fleet .hidden-info .hidden-wrapper {
      border-radius: 10px;
      background: white;
      top: 50%;
      position: absolute;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 90%;
      height: 450px;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto; }
      #fleet .hidden-info .hidden-wrapper .close-btn {
        position: absolute;
        padding: 5px;
        top: -50px;
        right: -7px;
        z-index: 10;
        color: white;
        cursor: pointer;
        font-size: 30px;
        font-weight: 300; }
      #fleet .hidden-info .hidden-wrapper .close-btn:hover {
        text-decoration: none; }
      #fleet .hidden-info .hidden-wrapper .gallery {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        height: 450px;
        overflow: hidden;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px; }
        #fleet .hidden-info .hidden-wrapper .gallery .sp-bottom-thumbnails {
          display: none; }
      #fleet .hidden-info .hidden-wrapper .content {
        height: 450px;
        text-align: left;
        position: relative;
        width: 100%; }
        #fleet .hidden-info .hidden-wrapper .content .title-wrapper {
          z-index: 9;
          background: white;
          box-shadow: 0px 10px 14px -4px rgba(0, 0, 0, 0.16); }
          #fleet .hidden-info .hidden-wrapper .content .title-wrapper h5 {
            padding: 10px 30px;
            font-size: 35px;
            font-weight: 300;
            padding-bottom: 20px; }
        #fleet .hidden-info .hidden-wrapper .content .content-text {
          font-size: 14px;
          font-weight: 300;
          z-index: 8;
          padding: 30px 20px;
          height: 350px;
          overflow-y: scroll; }
      #fleet .hidden-info .hidden-wrapper .content, #fleet .hidden-info .hidden-wrapper .gallery {
        display: inline-block; }
  #fleet .fleet-wrapper h3 {
    color: #006394;
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(109, 110, 113, 0.3); }
  #fleet .fleet-wrapper h6 {
    font-family: 'Georgia';
    font-size: 16px;
    color: #6d6e71;
    max-width: 150px;
    display: block;
    margin-left: auto;
    margin-bottom: 30px; }
  #fleet .plane-wrapper {
    height: 90px; }
    #fleet .plane-wrapper .plane-description .plane-number, #fleet .plane-wrapper .plane-description .plane-model {
      margin-left: 20px;
      text-align: left; }
    #fleet .plane-wrapper .plane-description .plane-number {
      color: #006394;
      font-size: 14px; }
    #fleet .plane-wrapper .plane-description .plane-model {
      color: #6d6e71;
      font-size: 12px;
      font-weight: 300;
      min-width: 80px; }
    #fleet .plane-wrapper .plane-img {
      margin: 30px 5px;
      background: white; }
    #fleet .plane-wrapper .plane-img:after {
      content: "";
      position: absolute;
      z-index: -1;
      top: 0;
      bottom: 0;
      left: 50%;
      border-left: 1px solid #6d6e71;
      -webkit-transform: translate(-50%);
          -ms-transform: translate(-50%);
              transform: translate(-50%); }
  #fleet .mfp-with-zoom .mfp-container,
  #fleet .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: all 0.3s ease-out; }
  #fleet .mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1; }
  #fleet .mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8; }
  #fleet .mfp-with-zoom.mfp-removing .mfp-container,
  #fleet .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0; }

@media only screen and (max-width: 768px) {
	
  #fleet .fleet-wrapper h3 {
    margin-left: auto; }
  #fleet .fleet-wrapper h6 {
    max-width: none; }
  #fleet .hidden-info {
    width: 98vw; }
    #fleet .hidden-info .hidden-wrapper {
      top: 50px;
      -webkit-transform: inherit;
          -ms-transform: inherit;
              transform: inherit;
      width: 95%;
      height: auto; }
      #fleet .hidden-info .hidden-wrapper .content .title-wrapper {
        margin: 0; } }

#business-units .business-units-slider {
  border-radius: 80px;
  padding: 0 60px; }
  #business-units .business-units-slider .rev_slider {
    border-radius: 100px; }

#business-units .business-units-items {
  margin: 0px -15px;
  padding: 50px;
  background: #f2f2f2; }
  #business-units .business-units-items h1 {
    text-align: center;
    margin-bottom: 50px; }

#business-units .service-img-wrapper {
  width: 385px;
  height: 255px;
  margin-right: -60px;
  overflow: hidden; }
  #business-units .service-img-wrapper img {
    min-width: 100%;
    min-height: 255px; }

#business-units .unit-out-wrapper {
  margin: 30px 0; }

#business-units .unit-wrapper .business-unit {
  max-width: 700px;
  background: white;
  border-radius: 8px;
  padding: 20px 30px;
  box-shadow: 0px 0px 38px -7px rgba(0, 0, 0, 0.3); }
  #business-units .unit-wrapper .business-unit h3 {
    font-family: 'Lato';
    color: #006394; }
  #business-units .unit-wrapper .business-unit p {
    font-size: 16px;
    font-weight: 300;
    color: #6d6e71; }
  #business-units .unit-wrapper .business-unit a.more-info {
    color: #006394;
    font-size: 14px; }
  #business-units .unit-wrapper .business-unit a.website-link {
    float: right;
    background: #6d6e71;
    font-size: 14px;
    color: white;
    font-weight: 300;
    padding: 10px;
    border-radius: 8px;
    margin-top: -20px;
    transition: all 0.2s ease;
    transition-property: background; }
  #business-units .unit-wrapper .business-unit a.website-link:hover {
    text-decoration: none;
    background: #006394; }

.boxed-content .wysiwyg-omni {
  width: 100%;
  height: 200px;
  border: 1px solid rgba(64, 64, 64, 0.2);
  background: rgba(255, 255, 255, 0.2); }
  .boxed-content .wysiwyg-omni .wpb_wrapper {
    padding: 0 20px;
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    margin-left: -15px; }
    .boxed-content .wysiwyg-omni .wpb_wrapper h3 {
      line-height: 1.5;
      font-weight: 100 !important;
      margin-top: 0px; }

.lists-aviation-school ul {
  padding: 0;
  margin: 0; }

.lists-aviation-school li {
  display: inline-block;
  border: 1px solid rgba(64, 64, 64, 0.2);
  padding: 30px 30px;
  color: #6d6e71;
  margin-right: 10px;
  margin-bottom: 10px; }

#services .services-slider {
  border-radius: 80px;
  padding: 0 60px; }
  #services .services-slider .rev_slider {
    border-radius: 100px; }

#services .services-style-vc p {
  font-size: 16px;
  font-weight: 300;
  color: #6d6e71; }

#services .services-style-vc a {
  background: #6d6e71;
  font-size: 14px;
  color: white;
  font-weight: 300;
  padding: 10px;
  border-radius: 8px;
  transition: all 0.2s ease;
  transition-property: background; }

#services .services-style-vc a:hover {
  text-decoration: none;
  background: #006394; }

#services .services-style-vc h3 {
  font-weight: 500;
  font-size: 20px;
  color: #6d6e71; }

#services .certificates-services p {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

#services .certificates-services img {
  display: inline-block;
  margin: 0 10px;
  max-height: 120px;
  width: auto;
  margin-bottom: 30px; }

@media only screen and (max-width: 768px) {
  #services .services-slider {
    border-radius: 10px;
    padding: 0 10px; }
    #services .services-slider .rev_slider {
      border-radius: 10px; }
  #services .certificates-wrapper p {
    width: 100%; }
    #services .certificates-wrapper p img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      display: block;
      float: none; }
	
}


#footer-pages .img-footer-pages {
  max-width: 1200px;
  max-height: 300px;
  overflow: hidden;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px; }
  #footer-pages .img-footer-pages img {
    border-radius: 10px;
    width: 1200px;
    height: auto;
    margin-top: -20%; }

#footer-pages h3 {
  font-weight: 300;
  font-size: 20px;
  color: #6d6e71; }

#footer-pages .form-button-omni .gform_footer {
  margin-left: -8px; }
  #footer-pages .form-button-omni .gform_footer input {
    background: #6d6e71;
    font-size: 14px;
    color: white;
    font-weight: 300;
    padding: 10px;
    border-radius: 8px;
    margin-top: 0px;
    transition: all 0.2s ease;
    transition-property: background; }
  #footer-pages .form-button-omni .gform_footer input:hover {
    text-decoration: none;
    background: #006394; }
.gform_confirmation_message {
	font-family: "Open Sans",sans-serif;
    font-size: 21px;
    color: #6d6e71;
    line-height: 31px;
    font-weight: 300;
    margin-top: 0;
}
.gform_confirmation_message_1 {
	font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #6d6e71;
    line-height: 31px;
    font-weight: 300;
    margin-top: 0;
	color: #fff;
}
#footer-pages .form-button-omni input, #footer-pages .form-button-omni select, #footer-pages .form-button-omni textarea {
  padding: 5px 8px;
  border-radius: 5px;
  border: 1px solid #6d6e71;
  color: #6d6e71; }

#footer-pages .form-button-omni input:focus, #footer-pages .form-button-omni textarea:focus {
  box-shadow: none;
  outline: none; }

#footer-pages .form-button-omni select {
  height: 33px;
  width: 100%;
  margin: 8px;
  border: 1px solid #6d6e71;
  background: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* remove default arrow */
  background-image: url("images/down-arrow-black.png");
  /* add custom arrow */
  background-repeat: no-repeat;
  background-position: right;
  background-position: 95%; }

#footer-pages .form-button-omni select:focus {
  box-shadow: none;
  outline: none; }

#footer-pages .form-button-omni label.gfield_label {
  font-weight: 400;
  font-size: 16px;
  width: calc(50% - 8px);
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-left: 5px; }

#footer-pages .form-button-omni input, #footer-pages .form-button-omni select {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  width: calc(50% - 8px); }

#footer-pages .form-button-omni input, #footer-pages .form-button-omni textarea, #footer-pages .form-button-omni label {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#footer-pages .form-button-omni textarea.medium {
  margin-top: 12px;
  width: calc(50% - 8px); }

@media only screen and (max-width: 768px) {
  #footer-pages .form-button-omni .gform_footer {
    margin-left: 0px; }
  #footer-pages .form-button-omni input, #footer-pages .form-button-omni select {
    margin-bottom: 0;
    width: 100%; }
  #footer-pages .form-button-omni textarea.medium {
    width: 100%; }
  #footer-pages .form-button-omni label.gfield_label {
    width: 100% !important; } 
	
	
	#omni-group .vc_row {
		padding: 0;
		margin: 0;
	}
}
@media only screen and (max-width: 414px) {
	.pre-header {left: 0% !important;}
	.navbar-omni .navbar-toggle {top: 50px;margin-top: 50px;right: 40px;margin-right: 30px;padding: 0;margin: 0;}
	#home .latest-news-wrapper {width: 100%;}
	.pre-header {left: 0%!important;text-align: center;}
	.navbar-omni {height:100px!important;}
	.navbar-omni .navbar-brand {padding-top:25px!important;}
	.navbar-omni .navbar-toggle {top: 55px;}
	.pre-header .social-logos {top: 25px!important;right: 18px;}
	.pre-header #pre-header-menu.navbar-right {margin: 0!important;}
	.pre-header #pre-header-menu.navbar-right li a {font-size:10px;}
	.contact-form-sticked .contact-form-button {top:200px;}
	.navbar-omni .navbar-collapse, .navbar-omni .navbar-fixed-top {top: 90px;padding-top: 25px;}	
	.float-1-4 {float: none;position: relative;width: 100%;margin-right: 0;margin-bottom: 0.5%;}
	.slider-helicopters {margin-top:50px!important;}
	.h3-helicopters {margin-top:75px!important;}
	.float {width:100%;margin-right:0;margin-bottom:0.5%;}
	.ult-content-box-container.float-1-3 {width:100%;margin-right:0;margin-bottom:0.5%;}
	.text-right {padding-top:35px;}
	.links-left {padding-bottom:35px;}
	.home .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, 
	.home .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, 
	#omni-group .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item, 
	#omni-group .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {width:100%!important;margin:0!important;}
	.events .latest-events-wrapper, .news .latest-news-wrapper {width:100%;margin:0!important;margin-bottom:25px!important;}
	.images-float .wpb_single_image.vc_align_left {float: none;margin-bottom: 0;display: inline-block;margin-right: 0!important; width: 100%;}
	.images-float .wpb_single_image.vc_align_left img {height:auto!important;width:100%!important;}
	.images-float {height: auto!important;max-height:none!important;}
	p.vc_custom_heading.destaque-txt {font-size:25px!important;}
	.helicopters-custom {font-size:25px!important;padding-left:15px!important;}
	.float-1-6 {width:100%!important;}
	.float-1-2 {width:100%;}
	#home .latest-events-wrapper {width:100%!important;margin-right:0!important;}
	.contact-form-sticked {z-index:9999999999999999999!important;}
	.certifications .vc_col-sm-3 {width:100%!important;}
	
	.aboult-aviation-title{position: relative;top: -400px;}
	.aboult-aviation-graf{position: relative;top: 70px;}
	
	.wpb_single_image.wpb_content_element.vc_align_left.float-1-6.aerohelice, .componentes-button {
		text-align: center !important;
	}
	.latest-news-cta {
    position: relative;
    margin-top: 25px;
}
	.events .latest-events-wrapper, .news .latest-news-wrapper {
    height: auto!important;
}
	#home .latest-events-wrapper {height:auto!important;}
	#home .latest-news-wrapper {height:auto!important;}
	#home .latest-news-wrapper {margin-bottom:20%;}
	#home .latest-events-wrapper .latest-events-title {padding:15px;}
	.col-xs-12.col-sm-6.col-md-3.eventsHome h2 {
    padding-top: 15px!important;
}
	.col-xs-12.col-sm-6.col-md-7.newsHome, .col-xs-12.col-sm-6.col-md-3.eventsHome {
		width: 100%;}
	.news {
    margin-bottom: 45px;
}
	
}
@media only screen and (max-width: 360px) {
	.navbar-omni .navbar-toggle {
		right: 40px !important;
	}
	.pre-header .social-logos {
		right: 15px;
	}
}
@media only screen and (max-width: 320px) {
	.pre-header .navbar-nav>li {
		float: left;
		text-align: left;
		left: 51px;
		height: 20px;
	}
	.pre-header .social-logos {
		right: 35px;
	}
}

#page-id-170 .contact-form-sticked {
  display: none; }

#contacts-cold {
  max-width: 1300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin: 30px auto; }
  #contacts-cold .form-button-omni input, #contacts-cold .form-button-omni select, #contacts-cold .form-button-omni textarea.medium {
    width: 100%; }
  #contacts-cold h1 {
    margin-top: -10px; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*
Theme Name: OMNI THEME 2017

WooCommerce styles override
*/
/**
 * WooCommerce color variables
 */
/**
 * Imports
 */
/* Vertical centering*/
/**
 * Shop tables
 */
/**
 * Shop tables
 */
table.shop_table_responsive thead {
  display: none; }

table.shop_table_responsive tbody th {
  display: none; }

table.shop_table_responsive tr td {
  display: block;
  text-align: right;
  clear: both; }
  table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    float: left; }
  table.shop_table_responsive tr td.product-remove a {
    text-align: left; }
  table.shop_table_responsive tr td.product-remove:before {
    display: none; }
  table.shop_table_responsive tr td.actions:before, table.shop_table_responsive tr td.download-actions:before {
    display: none; }
  table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center; }

@media screen and (min-width: 48em) {
  table.shop_table_responsive thead {
    display: table-header-group; }
  table.shop_table_responsive tbody th {
    display: table-cell; }
  table.shop_table_responsive tr th, table.shop_table_responsive tr td {
    text-align: left; }
  table.shop_table_responsive tr td {
    display: table-cell; }
    table.shop_table_responsive tr td:before {
      display: none; } }

/**
 * Products
 */
/**
 * Products
 */
ul.products {
  content: "";
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0; }
  ul.products li.product {
    list-style: none;
    position: relative;
    margin-bottom: 2em; }
    ul.products li.product .woocommerce-loop-product__title {
      font-size: 1rem; }
    ul.products li.product img {
      display: block; }
    ul.products li.product .button {
      display: block; }

@media screen and (min-width: 48em) {
  ul.products li.product {
    width: 30.79667%;
    float: left;
    margin-right: 3.8%; }
    ul.products li.product.first {
      clear: both; }
    ul.products li.product.last {
      margin-right: 0; }
  .columns-1 ul.products li.product {
    float: none;
    width: 100%; }
  .columns-2 ul.products li.product {
    width: 48.1%; }
  .columns-3 ul.products li.product {
    width: 30.79667%; }
  .columns-4 ul.products li.product {
    width: 22.15%; }
  .columns-5 ul.products li.product {
    width: 16.96%; }
  .columns-6 ul.products li.product {
    width: 13.49333%; } }

/**
 * Single product
 */
/**
 * Single Product
 */
.single-product div.product {
  content: "";
  display: table;
  table-layout: fixed;
  position: relative; }
  .single-product div.product .woocommerce-product-gallery {
    position: relative; }
    .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
      position: absolute;
      top: 1em;
      right: 1em;
      display: block;
      z-index: 99; }
    .single-product div.product .woocommerce-product-gallery .flex-viewport {
      margin-bottom: 1em; }
    .single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
      content: "";
      display: table;
      table-layout: fixed;
      margin: 0;
      padding: 0; }
      .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
        list-style: none;
        cursor: pointer;
        float: left; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
          opacity: .5; }
          .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img.flex-active {
            opacity: 1; }
        .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:hover img {
          opacity: 1; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li {
      width: 48.1%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
      width: 30.79667%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
      width: 22.15%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
        clear: both; }
    .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
      width: 16.96%; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n) {
        margin-right: 0; }
      .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1) {
        clear: both; }

.stock:empty:before {
  display: none; }

.stock.in-stock {
  color: #0f834d; }

.stock.out-of-stock {
  color: #e2401c; }

/**
 * Checkout
 */
/**
 * Checkout
 */
@media screen and (min-width: 768px) {
  .col2-set .form-row-first {
    float: left;
    margin-right: 3.8%; }
  .col2-set .form-row-last {
    float: right;
    margin-right: 0; }
  .col2-set .form-row-first,
  .col2-set .form-row-last {
    width: 48.1%; } }

/**
 * General WooCommerce components
 */
/**
 * Header cart
 */
.site-header-cart {
  position: relative;
  margin: 0;
  padding: 0;
  content: "";
  display: table;
  table-layout: fixed; }
  .site-header-cart .cart-contents {
    text-decoration: none; }
  .site-header-cart .widget_shopping_cart {
    display: none; }
  .site-header-cart .product_list_widget {
    margin: 0;
    padding: 0; }

/**
 * Star rating
 */
.star-rating {
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 5.3em;
  font-family: 'star';
  font-weight: 400; }
  .star-rating:before {
    content: "\53\53\53\53\53";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: royalblue; }

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  margin-right: 1px;
  font-weight: 400; }
  p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "star";
    content: "\53";
    color: #404040;
    text-indent: 0;
    opacity: .25; }
  p.stars a:hover ~ a:before {
    content: "\53";
    color: #404040;
    opacity: .25; }

p.stars:hover a:before {
  content: "\53";
  color: royalblue;
  opacity: 1; }

p.stars.selected a.active:before {
  content: "\53";
  color: royalblue;
  opacity: 1; }

p.stars.selected a.active ~ a:before {
  content: "\53";
  color: #404040;
  opacity: .25; }

p.stars.selected a:not(.active):before {
  content: "\53";
  color: royalblue;
  opacity: 1; }

/**
 * Tabs
 */
.woocommerce-tabs ul.tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left; }
  .woocommerce-tabs ul.tabs li {
    display: block;
    margin: 0;
    position: relative; }
    .woocommerce-tabs ul.tabs li a {
      padding: 1em 0;
      display: block; }

.woocommerce-tabs .panel h2:first-of-type {
  margin-bottom: 1em; }

/**
 * Password strength meter
 */
.woocommerce-password-strength {
  text-align: right; }
  .woocommerce-password-strength.strong {
    color: #0f834d; }
  .woocommerce-password-strength.short {
    color: #e2401c; }
  .woocommerce-password-strength.bad {
    color: #e2401c; }
  .woocommerce-password-strength.good {
    color: #3D9CD2; }

/**
 * Forms
 */
.form-row.woocommerce-validated input.input-text {
  box-shadow: inset 2px 0 0 #0f834d; }

.form-row.woocommerce-invalid input.input-text {
  box-shadow: inset 2px 0 0 #e2401c; }

.required {
  color: red; }

/**
 * Notices
 */
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  content: "";
  display: table;
  table-layout: fixed;
  background-color: #0f834d;
  clear: both; }

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
  background-color: #3D9CD2; }

.woocommerce-error {
  background-color: #e2401c; }

.demo_store {
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em;
  background-color: #3D9CD2;
  z-index: 9999; }

@media screen and (min-width: 48em) {
  /**
	 * Header cart
	 */
  .site-header-cart .widget_shopping_cart {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 999999;
    left: -999em;
    display: block;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }
  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {
    left: 0;
    display: block; } }

/**
 * WooCommerce widgets
 */
/**
 * WooCommerce Price Filter
 */
.widget_price_filter .price_slider {
  margin-bottom: 1.5em; }

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em; }
  .widget_price_filter .price_slider_amount .button {
    float: left; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }

.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  cursor: ew-resize;
  outline: none;
  background: royalblue;
  box-sizing: border-box;
  margin-top: -.25em;
  opacity: 1; }
  .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em; }
  .widget_price_filter .ui-slider .ui-slider-handle:hover, .widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 0.25em rgba(0, 0, 0, 0.1); }

.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background: royalblue; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: rgba(0, 0, 0, 0.1); }

.widget_price_filter .ui-slider-horizontal {
  height: .5em; }

.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  height: 100%; }
  




/*# sourceMappingURL=style.css.map */


