.wrapper-num-voos .tooltip {
    padding-bottom: 20px;
    min-width: 320px;
    position: absolute;
    opacity: 0;
    bottom: 50%;
    z-index: -1;
    transition: opacity 0.2s;
    transition: all 0.2s;
}
.gig-flight-panel .opened-panel .update-date, .gig-flight-panel-fixed .opened-panel .update-date {
    font-size: 0.6em;
    padding: 1em;
    position: relative;
    clear: both;
    float: left;
}
.gig-flight-panel .opened-panel .update-date .wrapper-num-voos {
    width: 100%;
    float: none;
    margin: 0;
}
.gig-flight-panel .opened-panel .update-date .wrapper-num-voos li {
    display: block;
    font-size: 10px;
    font-weight: bold;
    float: left;
    margin-right: 3%;
    font-size: 1.6em;
    list-style: none;
    outline: none;
    line-height: 28px;
}
.gig-flight-panel .opened-panel .update-date {
    width: 100%;
    color: #000;
    background-color: #EFEFEF;
    margin: 0;
    padding: 10px 4%;
}
.wrapper-num-voos li {
    position: relative;
}
.gig-flight-panel .opened-panel .update-date .wrapper-num-voos label {
    text-transform: uppercase;
    font-weight: normal;
}
.wrapper-num-voos .tooltip:before {
    content: "";
    width: 0;
    height: 0;
    border-top: solid 10px #e6e7e8;
    border-bottom: solid 10px transparent;
    border-right: solid 10px transparent;
    border-left: solid 10px transparent;
    position: absolute;
    bottom: 0px;
    margin-left: -10px;
    left: 20%;
}

.wrapper-num-voos .tooltip .tool-wrapper {
    border-radius: 5px;
    background: #e6e7e8;
    padding: 20px;
    display: block;
}

.wrapper-num-voos li {
    position: relative;
}

.wrapper-num-voos li:hover .tooltip {
    z-index: 1;
    bottom: 100%;
    opacity: 1;
}
.gig-flight-panel .opened-panel .update-date p {
    float: right;
}

.gig-flight-panel .opened-panel div.load-more {
    padding: 0.5em 2em;
}

.update-date span{
    display: block;
}
.gig-flight-panel .opened-panel .update-date .wrapper-num-voos {
    width: 100%;
    float: none;
}
.home .gig-flight-panel .opened-panel .update-date {
    position: absolute;
    bottom: 0;
}
.gig-flight-panel .opened-panel .update-date .wrapper-num-voos li:after,
.gig-flight-panel .opened-panel .update-date .wrapper-num-voos li:before{
    content: none;
}
@media screen and (max-width: 1100px) {
    .gig-flight-panel .opened-panel .update-date .wrapper-num-voos li {
        margin: 0 0 5px;
        display: table;
        list-style: none !important;
    }
    .gig-flight-panel .opened-panel .update-date .wrapper-num-voos li{
        background: none;
    }
    .gig-flight-panel .opened-panel .update-date p {
        float: left;
        /*font-size: 1.8em;*/
    }
    .home .gig-flight-panel .opened-panel .update-date p {
        font-size: 1.6em;
        float: left;
        clear: left;
        margin-top: 10px;
    }
    .wrapper-num-voos .tooltip {
        text-align: left;
        float: none;
    }
    .wrapper-num-voos .tooltip {
        position: static;
        padding-bottom: 0;
        font-size: 0.9em;
        opacity: 1;
        z-index: 1;
        font-weight: lighter;
        transition: all 0.2s;
    }
    .wrapper-num-voos .tooltip .tool-wrapper {
        border-radius: 0;
        background: transparent;
        padding: 0;
        display: block;
    }
    .wrapper-num-voos .tooltip:before{
        content: none;
    }

}

@media screen and (max-width: 810px) {
    .gig-flight-panel .opened-panel .update-date .wrapper-num-voos {
        width:50%;
    }
    .wrapper-num-voos .tooltip{
        float: none;
    }
}
@media (max-width: 799px) and (min-width: 0px) {
    .home .gig-flight-panel .opened-panel .update-date {
        width: 100%;
        margin-top: -5em;
    }
}
@media (min-width: 800px) {
    .wrapper-num-voos .tooltip {
        min-width: 350px;
    }
}

@media screen and (max-width: 479px) {
    .home .gig-flight-panel .opened-panel .update-date p,.home .gig-flight-panel .opened-panel .update-date .wrapper-num-voos {
        width:100%;
    }
}
@media screen and (max-width: 700px) {
    .update-date span, .wrapper-num-voos{
        display: none;
    }
}

/* Newsletter */
.page-id-7498 .subhero{
    float:none;
}

.page-id-7498 form label{
    font-size: 16px;
    margin-bottom: 3px;
}

.page-id-7498 .form-group{
    margin-bottom: 10px !important;
}

.page-id-7498 .form-group span.wpcf7-list-item{
    margin-left: 8.5em;
}

.page-id-7498 .form-group.span12{
    /*width: 70%;*/
}

.page-id-7498 .form-group .wpcf7-list-item-label{
    font-size: 15px;
}

.page-id-7498 .form-group span.wpcf7-list-item:first-child{
     margin-left: 0px;
}


.page.page-id-227 .form-groups{
    margin:0;
    width: 100%;
}

.form-groups{
    width: 75%;
    margin-left: 20px;
    margin: 0 auto;
}

.form-groups .mc4wp-checkbox{
    display: block;
    clear: both;
    margin-left: 12px;
    margin-top: 20px;
}

.icon-news-hero{
    background: url('../images/icons-png/envelop-gig-home.png') no-repeat;
    display: block;
    width: 33px;
    height:35px;
    margin-top: 20px !important;
    margin: 0 auto;
    padding-top: 0.4em;
    margin-bottom: 24px;
}

@media screen and (max-width: 768px) {
    .icon-news-hero{
        display: block;
        margin-top:0px !important;
        margin: 0 auto;
        padding-top: 0.4em;
        margin-bottom:0.5px;
    }
}

/* Newsletter Section Home */
.section-newsletter{}
.section-newsletter .gig-spotlight-wrapper h2 {text-align: center;margin: 0 auto !important;color:#333 !important;width: 83.9% !important;line-height: 69px;margin-bottom: 15px !important;}
.section-newsletter .gig-spotlight-wrapper p{text-align: center;margin: 0 auto !important; color: #333 !important; font-size: 1.6em !important;width: 100% !important;}
.section-newsletter .gig-spotlight-wrapper a{
    margin: 0 auto !important;
    display: block !important;
    width: 21% !important;
    text-align: center !important;
    margin-top: 30px !important;
    border-color: #0f8f89 !important;
    color:#0f8f89 !important;
    font-size: 16px !important;
    padding: 16px !important;
    margin-bottom: 0px !important;
}
.gig-flight-panel,
.gig-flight-panel-fixed.fixed{
    border-top:1px solid #bebebe;
}

.page-id-7498 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: block;
    font-size: 3em;
    color: #149088;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em;
    width: 73%;
    margin: 0 auto !important;
    text-align: left;
    padding: 30px !important;
    padding-left: 0 !important;

    clear: both;
}

.page-id-7498 .wpcf7-validation-errors{
     background: #fff;
    display: block !important;
    clear: both;
    text-align: center;
    padding: 30px !important;
    width: 72%;
    margin: 0 auto !important;
    margin-top: 70px !important;
    float: none;
    font-size: 20px;
    border: 2px solid red !important;
    font-weight: 400; 
    color:red !important;

}

.page-id-7498 span.wpcf7-not-valid-tip{
    display: block;
    font-size: 1.0em;
    font-weight: 600;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    color:#000;
    line-height: 1.4em;
}

.page-id-7498 .wpcf7-validation-errors{display: none !important;}

.form-group:first-child .wpcf7-not-valid{
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    border-color:rgb(110, 177, 231); 
}

.page-id-7498 .wpcf7-form.sent .hide-form{
    display: none;
}

/* Webdoor */
.webdoor-home .bxSlider {
    background-color: #000;
}
.webdoor-home .bxSlider li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-filter: blur(0px);
            filter: blur(0px);
}
.resizing .webdoor-home .bxSlider li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-filter: blur(0px);
            filter: blur(0px);
}
.resizing .webdoor-home .bxSlider li.active-slider {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.webdoor-home.blur .bxSlider li {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
    -webkit-filter: blur(5px);
            filter: blur(5px);
}

.webdoor-home nav {
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.webdoor-home.blur nav {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    -moz-opacity: .1;
    -khtml-opacity: .1;
    opacity: .1;
}


.webdoor-home .bxSlider li a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  background: -webkit-repeating-radial-gradient(rgba(0,0,0, 0.0), rgba(0,0,0, 0.8));
  background: -o-repeating-radial-gradient(rgba(0,0,0, 0.0), rgba(0,0,0, 0.8));
  background: -moz-repeating-radial-gradient(rgba(0,0,0, 0.0), rgba(0,0,0, 0.8));
  background: repeating-radial-gradient(rgba(0,0,0, 0.0), rgba(0,0,0, 0.8));
}
.cursor-default{
    cursor: default;
}

.ui-tabs .wpb_tabs_nav li{
    width: 50%;
}


/* Assine News */
@media (max-width: 768px) {
    .mailchimp .wpcf7-form .form-groups .form-group{
        width: 100% !important;
    }
}

@media (max-width: 980px) {
    .vc_span8.mailchimp{
        width: 100%;
    }

    .mailchimp .wpcf7-submit{
        float: left !important;
        /*clear: both;*/
    } 
}

@media (max-width: 925px){
    .mailchimp .vc_span8{
        width: 100% !important;
    }
}

.mailchimp {
    padding-top: 20px;
}

.mailchimp .vc_span8{
    padding-right: 0px;
    width: 91%;
}

.mailchimp .vc_span1{
    padding-top: 4em !important;
}

.mailchimp .wpcf7-form .form-groups{
    width: 100%;
    margin-left: 0px;
}
.mailchimp .wpcf7-form .form-groups .form-group{
    width: 72%;
    padding-left: 0px;
    margin-top: 20px;
}
.mailchimp .wpcf7-form .form-groups .form-group input{
    padding:20px;
}

.mailchimp .wpcf7-form .form-groups .form-group .wpcf7-submit{
    padding-top: 0px;
}

.mailchimp .wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    clear: both;
    font-size: 18px;
    font-weight: 100;
}

.mailchimp .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok,
.mailchimp .wpcf7-response-output wpcf7-display-none wpcf7-validation-errors{
    clear: both;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 100;
}

.mailchimp span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 18px;
    display: block;
    font-weight: 100;
    margin-top: 10px;
}

.mailchimp .vc_span8{
    padding-left: 0px;
}

.page-template-articles .content.contarticle .mailchimp{
    padding-left: 0px !important;
    padding-right: 0px !important;
     margin-top: 0px !important; 
     margin-bottom: 0px !important; 
     padding: 0px !important; 
}

.page-template-articles .content.contarticle .mailchimp .vc_span8{
    padding-left: 10px;
}

.page-template-articles .content.contarticle .mailchimp .wpcf7-form .form-groups .form-group,
.page-template-articles .content.contarticle .mailchimp .wpcf7-form .form-groups .wpcf7-submit{
    margin-top: 0px;
}

.page-template-articles .content.contarticle .mailchimp .vc_span8{
    width: 90%;
}
header#masthead {
    z-index: 5;
}