/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}
/*
body {
    font: 14px/1.6 "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*/
#scroll-top-link {
    background: #000;
    opacity: 0.2;
    border: none;
    color: #fff;
}
#scroll-top-link:hover {
    opacity: 1;
}
/*
#top #searchTechform > div {
    margin: 30px auto;
}
#top .title_container .container {
    min-height: 80px !important;
}
#headerTech_meta, #socket {
    background: #2e2e2e;
}
#headerTech_meta, #headerTech_meta a, #headerTech_meta span {
    color: #D4D4D4;
}
#headerTech_meta a:hover {
    text-decoration: none;
}
#top .social_bookmarks li {
    border: 0;
   }

.main_menuTech #avia-menuTech li a {
    text-transformTech;
    color: #636363;

    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    border-radius: 0px !important;
    letter-spacing: 1px;
    position: relative;
    font-size: 12px !important;
    transition: all .20s linear;
} 

.main_menuTech #avia-menuTech li a:hover {
    position: relative;
    z-index: 99;
    color: #fff;
} 

.main_menuTech #avia-menuTech li a:after{
    content: "";
    position: absolute;
    width: 0;
    opacity: 0;
    left: 0;
    height: 39%;
    display: block;
    margin: 0 auto;
    right: 0;
    top: 27px;
    background: #007bff;
    z-index: -1;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    transition: 0.6s transform ease;
    transition: all .20s linear;
}

.main_menuTech #avia-menuTech .current-menuTech-item a{
    color: #fff;
}

.main_menuTech #avia-menuTech .current-menuTech-item .sub-menuTech li a{
    color: #333 !important;
}

.main_menuTech #avia-menuTech .pll-parent-menuTech-item a{
    color: #333 !important;
}
    
.main_menuTech #avia-menuTech .current-menuTech-item a:after{
    content: "";
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    height: 39%;
    display: block;
    margin: 0 auto;
    right: 0;
    top: 27px;
    background: #007bff;
    z-index: -1;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    transform: skew(-20deg);
    transition: 0.6s transform ease;
    transition: all .20s linear;
}

.main_menuTech #avia-menuTech .pll-parent-menuTech-item a:after{
    display: none;
}

.main_menuTech #avia-menuTech li a:hover:after { 
    width: 100%;
    opacity: 1;
}

.main_menuTech #avia-menuTech li ul .menuTech-item a:hover:after{
    display: none;
} 

.lang-item.current-menuTech-item a{
    color: #007bff !important;
}

.lang-item a:hover{
    color: #007bff !important;
}

.lang-item a:after{
    background: none !important;
}

.phone-info a {
    margin-right: 14px;
}  
.phone-info a {
    margin-right: 10px;
}
.phone-info .fa {
    margin: 0 5px;
}
.av-special-heading-tag {
  font-family: "Montserrat";
  font-weight: bold !important;
  text-transformTech !important;
}
*/
h2.av-special-heading-tag {
  font-size: 14px;
  position: relative;
  margin: 55px 0 40px;
}
h2.av-special-heading-tag::after {
	content: "";
	height: 12px;
	width: 100%;
	margin-top: 12px;
	background: url('../icons/tbg.png') no-repeat center center;
	display: block;
}
h2.av-special-heading-tag-vs1 {
    font-size: 13px !important;
    text-transform: none !important;
    font-style: italic;
    font-weight: 300 !important;
    letter-spacing: 0 !important;
}
h2.av-special-heading-tag-vs1:after {
    content: "";
    height: 12px;
    width: 100%;
    margin-top: 12px;
    background: url('../../../uploads/2016/10/tbg.png') no-repeat center center;
    display: block;
}

.special-heading-tag-v2{
    font-size: 30px;
    position: relative;
    margin: 30px 0px 18px;
}
.mice .special-heading-tag-v2{
    color: #007bff;
}
.special-heading-tag-v2 label{
    font-size: 13px !important;
    text-transform: none;
    font-weight: 400 !important;
    color: #a6a6a6;
    letter-spacing: 0;
}
.what-we-do ul{
    margin: 0;
    padding: 0;
}
.what-we-do ul li{
    list-style-type: none;
    display: block;
    margin-right: 60px;
} 
.what-we-do ul li:before{
    font-family: 'FontAwesome';
    content: "\f105";
    margin-right: 10px;
    color: #007bff;
} 
.special-heading-tag-v2:after{
    content: "";
	height: 12px;
	width: 100%;
	margin-top: 16px;
	background: url('../../../uploads/2016/10/tbg.png') no-repeat left center;
	display: block;
}
.carousel-tech-v1 .vc_images_carousel{
    width: 100% !important;
}
/*
.carousel-tech-v1 .vc_images_carousel ol.vc_carousel-indicators{
    width: 100% !important;
}
*/
.carousel-tech .vc_images_carousel{
    width: 100% !important;
}
.carousel-tech ol.vc_carousel-indicators{
    margin-bottom: -50px !important;
}
.tech-voyages p{
    font-size: 16px;
    line-height: 28px;
}
.experience .tech-voyages p{
    font-size: 14px;
}
#top .avia-button.avia-color-light {
	border: none;
}
/*
h1,h2,h3,h4,h5,h6 {
    text-transformTech;
    font-family: "Montserrat","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
} 
*/
.avia-button {
	border-radius: 0px !important;
	border: none !important;
	font: 18px "Montserrat";
	text-transformTech !important;
	letter-spacing: 1px;
	position: relative;
	background: #007bff !important;
}

.avia-button .vc_btn3{
    z-index: 1;
}

.avia-button::after {
	content: "";
	width: 120%;
	position: absolute;
	left: -10%;
	height: 105%;
	display: block;
	top: 0;
	background: #007bff;
	z-index: 0;
	-webkit-transform: skew(-25deg);
	-moz-transform: skew(-25deg);
	transform: skew(-25deg);
	transition: 0.6s transform ease;
}
.avia-button:hover::after {
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
	
}
.template-page.content {
    padding-bottom: 0;
    padding-top: 0;
}
/*
#tech-slider {
    margin-top: 0px !important;
}
#tech-slider .ls-slide h1 {
    
}
#tech-slider .ls-slide p.ls-l {
    margin: 18px 0px;
}
*/
#expeditions h3.av-special-heading-tag {
	font-size: 20px;
	position: relative;
}
#expeditions .avia-image-container {
    margin-bottom: 40px;
    box-shadow: 0px 0px 20px rgb(236, 233, 233);
}
#expeditions .vc_figure {
	box-shadow: 0px 1px 0px rgba(0, 0, 0, .1);
}
#expeditions .vc_figure-caption {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: #fff;
    color: #000;
    height: 40px;
    font: 14px/40px montserrat;
    text-transformTech;
}

.other-tours .vc_figure-caption {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: #fff;
    color: #000;
    height: 40px;
    font: 14px/40px montserrat;
    text-transformTech;
}

.other-tours .wpb_single_image a:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #007bff;
    display: block;
    content: "";
    opacity: 0;
    transition: all .30s linear;
}

.other-tours .wpb_single_image a:after{
    font-family: 'FontAwesome';
    content:"\f072";
    border-radius: 50%;
    background: #fff;
    color: #007bff;
    font-size: 13px;
    line-height: 40px;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    opacity: 0;
    transform: scale(0);
    transition: all .30s linear;
    display: block;
}

.other-tours .wpb_single_image:hover a:before{
    opacity: .5;
}

.other-tours .wpb_single_image:hover a:after{
    opacity: 1;
    transform: scale(1);
}

.other-tours a .image-overlay{
    display: none !important;
}

#expeditions .avia-content-slider-element-container {
    position: relative;
}
#expeditions .avia-smallarrow-slider-heading {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
}
#expeditions .avia-smallarrow-slider-heading .avia-slideshow-dots {
    text-align: center;
    width: 100%;
}
#expeditions .slide-entry-title {
    position: absolute;
    bottom: 90px;
    z-index: 99;
    width: 100%;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    padding: 8px 8px;
}
#expeditions .slide-entry-excerpt img, #expeditions .slide-entry-excerpt p {
    margin: 0;
    padding: 0;
}
#expeditions .wpb_wrapper {
    text-align: center;
    position: relative;
}
#expeditions .vc_images_carousel .vc_carousel-indicators li {
    width: 15px;
    height: 15px;
    margin: 1px 4px;
    border-radius: 15px;
    border: 3px solid #fff;
    background-color: transparent;
}
#expeditions .vc_images_carousel .vc_carousel-indicators li.vc_active {
    background-color: #fff;
}

h3.av-special-heading-tag::before {
	content: "";
	width: 70px;
	border-top: 4px solid #007bff;/*Nota: Linha orizontal*/
	margin-bottom: 12px;
	height: 4px;
	display: block;
}
/* Start Events */
#mice figure, #mice .vc-figure {
    position: relative;
}
element {
    position: absolute;
    bottom: 0%;
}
#mice figcaption {
	position: absolute;
	bottom: 0%;
	text-align: center;
	width: 80%;
	background: #fff;
	font: 16px "Montserrat";
	text-transformTech;
	padding: 6px 0;
	left: 10%;
}
#mice .av_one_fourth .avia_textblock p {
    margin-top: 26px;
}
#mice .av_one_fourth .avia_textblock p, #team .avia_textblock p {
    line-height: 1.4;
    text-align: center;
    color: #555;
}
/* End Events */
#team .flex_column .av-special-heading {
    margin-top: 20px;
}
#team .av-subheading {
    font-size: 14px;
    font-style: italic;
    color: #a1a1a1;
}
#team .av-subheading::after {
	content: "";
	width: 50px;
	border-top: 1px solid #ff0000;
	display: block;
	margin: 12px auto 0;
}
#team .vc_single_image-img { 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: none;
    -webkit-transition: all .6s ease; 
    -moz-transition: all .6s ease;  
    transition: all .6s ease;  
}
#team .vc_single_image-img:hover { 
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  
    -moz-filter: grayscale(100%); 
    filter: gray; 
}

#tech-bit {
    margin-bottom: 0px !important;
}

#tech-bit .avia_textblock p {
    color: #fff;
    font-size: 42px;
    text-align: center;
    margin: 13px;
}
#tech-bit .wpb_wrapper > h1 {
    color: #fff;
    font: bold 52px "Montserrat";
}
#tech-bit .wpb_wrapper > h3 {
	color: #fff;
	font: bold 18px "Montserrat";
	text-transformTech;
	letter-spacing: 1px;
}
#tech-bit .vc_icon_element {
    margin-bottom: 10px;
}

#testimo .wpb_text_column p {
    font-size: 16px;
    line-height: 1.3;
    font-style: italic;
    color: #555;
}
#testimo .vc_figure-caption, #testimo .wpb_wrapper p > em {
    color: #999;
    font-size: 13px;
}
#testimo .wpb_wrapper p > strong {
    text-align: center;
    font-size: 130px;
    line-height: 0;
    color: #999;
    font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
    color: rgb(153, 153, 153);
}
#testimo .vc_pagination-trigger {
    background: #fff !important;
    border-color: rgb(138, 138, 138) !important;
    height: 14px !important;
    width: 14px !important;
}
#testimo .vc_active .vc_pagination-trigger {
    background: rgb(138, 138, 138) !important;
}

#testimonial {
    background-color: rgb(249, 249, 249);
    margin-top: 0px !important;
}

#testimonial .wpb_text_column p {
    font-size: 16px;
    line-height: 1.3;
    font-style: italic;
    color: #555;
}
#testimonial .vc_figure-caption, #testimo .wpb_wrapper p > em {
    color: #999;
    font-size: 13px;
}
#testimonial .wpb_wrapper p > strong {
    text-align: center;
    font-size: 130px;
    line-height: 0;
    color: #999;
    font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
    color: rgb(153, 153, 153);
}
#testimonial .vc_pagination-trigger {
    background: #fff !important;
    border-color: rgb(138, 138, 138) !important;
    height: 14px !important;
    width: 14px !important;
}
#testimonial .vc_active .vc_pagination-trigger {
    background: rgb(138, 138, 138) !important;
}
#references .vc_inner img { 
/*
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
*/
    -webkit-transition: all .6s ease; 
    -moz-transition: all .6s ease;  
    transition: all .6s ease;  
    opacity: 0.7;
    margin: 0 auto;
    display: block;
    width: auto;
    height: 70px;
}
#references .vc_inner img:hover { 
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);  
    -moz-filter: grayscale(0%); 
    filter: none; 
    opacity: 1;
}
#blog .vc_gitem-zone {
    background-color: #fff !important;
}
#blog .vc_column_container > .vc_column-inner {
    padding-top: 0px;
}
#blog .vc_grid-container {
    margin-bottom: 0px !important;
}
#blog .vc_gitem-zone .vc_gitem-link {
    color: rgb(237, 0, 0) !important;
}
#blog h3.slide-entry-title {
    margin: 18px 0px 10px;
}
#blog span.minor-meta, #blog .slide-meta {
    display: none;
}/*
#tech-cta {
    margin-bottom: 0px !important;
}
#tech-cta .wpb_wrapper p .fa {
	margin-right: 16px;
}
#tech-cta .wpb_wrapper > h4, #tech-cta .wpb_wrapper > h5 {
	color: #fff;
	font-size: 18px;
	text-transformTech;
}
#tech-cta .wpb_wrapper > h4 {
    margin-bottom: 40px;
}
#tech-cta .wpb_wrapper > h4::after {
    content: "";
    width: 70px;
    border-bottom: 3px solid #fff;
    display: block;
    margin: 12px auto 0;
    position: absolute;
    left: 15px;
}
#tech-cta .av_textblock_section {
    margin-top: 30px;
}
#tech-cta .wpb_wrapper p a {
    color: #fff;
    font: bold 18px/1.7 "Montserrat" !important;
}
#tech-cta .wpb_wrapper p a:hover {
	text-decoration: none;
}
#tech-cta .last {
    text-align: right;
}
#tech-cta .last .wpb_wrapper p {
    color: #fff;
    font-style: italic;
}
*/
.shortcode_wysija p{
    margin-top: 0;
}

.shortcode_wysija input {
    color: #fff !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    padding: 8px 12px !important;
	letter-spacing: 1px;
	z-index: 14;
    color: #fff;
}

.shortcode_wysija input[type="submitech"]{
    background: #007bff !important;
    color: #fff !important;
    float: right;
    border: none !important;
    margin: 0;
    padding: 13px 20px !important; 
    text-transformTech;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 900;
}

.shortcode_wysija{
    position: relative;
}
.shortcode_wysija .nl-wrap::after {
    border: 1px solid #fff;
    background: transparent;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    z-index: -1;
}

/* internal pages */ 
#main .stretch_full.container_wrap {
    background: #f8f8f8;
    height: 80px;
    line-height: 54px;
}
.stretch_full .breadcrumb-trail, .stretch_full .breadcrumb-trail a {
    color: #919191;
}
#main .stretch_full h1.main-title {
	line-height: 60px;
}
#main .stretch_full h1.main-title a {
    color: rgb(81, 81, 81) !important;
}
#socket {
    text-align: center;
    border-color: #4d4d4d;
}
#socket .copyright {
    float: none;
}
#socket .copyright, #socket .copyright a {
    color: #c1c1c1;
}
#footer.container_wrap {
    border: none;
}
#footer .widgettitle {
    margin-bottom: 24px;
}
#footer #social-footer .fa {
    font-size: 12px;
    margin: 9px 12px;
    color: #999;
}
#footer #social-footer a:hover .fa {
    color: #fff;
}
/* Internal pages */
.page-id-41 .vc_row .vc_carousel-indicators {
    bottom: -30px;
}
/* VC STYLES */
/*
.vc_row {
    margin: 20px 0 !important;
}
*/
.vertical_line {
    margin: 20px 0 !important;
}
/*
.images-grid-mice .vc_row{
    margin-bottom: 0 !important;
}
   */ 
.btn-center {
    margin: 0 auto !important;
    display: table !important;
}

.vc_btn3.vc_btn3-size-md {
    padding: 25 !important;
    margin: 0 !important;
    background: none !important;
    border: none !important;
    color: #fff !important;
	height:40px;
}

.contact-infos h3{
    color: #007bff;
    font-size: 14px;
}

.timeline-mobile{
    display: none;
}
