/*
Theme Name: Panavideo
Theme URI: http://themeforest.net/user/Veented
Description: Multi-Purpose WordPress Theme
Version: 1.0.0
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: crexis
*/


/* Your code goes below! */
.fa-stop-circle{display:none;}
a.box:hover .button{opacity: 0 !important;}
.contact-block-vertical a.box.hover:hover{background: none !important; cursor: default;}
.box-image{display:none;}
.box > h4{font-family:'Oswald',Open Sans,Helvetica,Arial,sans-serif !important;}
a.detail_page.ex-link{display:none !important;}
.fa-home{display:none !important;}
.fa-mobile{display:none !important;}
.fa-fax{display:none !important;}
.fa-at{display:none !important;}
.contact-block-vertical a.box {padding: 0 0 0 0px !important;}
.texts > h3{font-family:'Oswald',Open Sans,Helvetica,Arial,sans-serif !important; color:#b6b6b6 !important; font-size:17px !important;}
.contact_form button, .vntd-contact-form .wpcf7-submit {opacity: 1 !important; text-transform:uppercase;}
.obrigatorio {font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif; color:#888; font-size:14px; text-transform:none
!important;}
.timeline_open_content > a:hover {color: #f4b41a !important;}
.navigation .logo img {max-height: 75px !important;}
.nav-inner {height: 100px !important;}
#navigation + .navigation {padding-bottom: 100px;}
.second-nav .nav-menu ul li a {line-height: 85px !important;}
.fa-television{color:#C3996B !important;}
.vc-oi-book-open{color:#C3996B !important;}
.fa-barcode{color:#C3996B !important;}
.fa-codepen{color:#C3996B !important;}
.fa-cube{color:#C3996B !important;}
.fa-magic {color:#C3996B !important;}
.fa-video-camera {color: #C3996B !important;}
.timelineFlat .t_line_m.right {border-left:0px !important; border-right:0px !important;}
.timelineFlat .t_line_m {border-left:0px !important; border-right:0px !important;}
.timelineFlat a.t_line_node.active{color:#555555 !important;}
.timelineFlat .t_node_desc span {background:#555555 !important;}
.timelineFlat .t_node_desc span:after {border-top: 5px solid #555555 !important;}
.boxes {padding: 0px !important;}
h1.header {color: #666666 !important;}
.contact_form.dark_form input, .contact_form.dark_form textarea, .vntd-section-white .vntd-contact-form .wpcf7 input[type="text"], .vntd-section-white .vntd-contact-form .wpcf7 input[type="email"], .vntd-section-white .vntd-contact-form .wpcf7 textarea {background-color: rgba(139, 139, 139, 0.3) !important;font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif; color:#ffffff; font-size:14px; text-transform:none;}
.vntd-contact-block .contact-block-vertical{height:50px;background:yellow;}
.wpb_gmaps_widget .wpb_wrapper {padding: 0px !important;}
.vntd-contact-form input, .vntd-contact-form textarea {padding: 8px 10px !important}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {margin: 35px 0 35px 0 !important;}
.contact_form button, .vntd-contact-form .wpcf7-submit {margin-top:0px !important;}
.timeline-item-details .left_details p {width: 29.5px; /* change to your preferences */ white-space: nowrap; /* paragraph to one line */ overflow:hidden; /* older browsers */}
#page-content .timelineFlat #t_line_right {right: -65px !important; z-index: 20;}
#page-content .timelineFlat #t_line_left {left: -65px !important; z-index: 20;}
#page-content .timelineFlat #t_line_left, #page-content .timelineFlat #t_line_right {background-color: rgba(255,255,255,0.2)!important;}
#page-content .timelineFlat #t_line_left:hover, #page-content .timelineFlat #t_line_right:hover {background-color: rgba(255,255,255,0.6) !important;}
.vc_column_container>.vc_column-inner {padding-left: 0px !important; padding-right: 0px !important;}
.rotate {opacity: 1 !important;}
.vntd-special-heading.heading-separator .subtitle {max-width: 500px !important;}
html {
    width: 100%;
}
body { width: 100%; overflow-y: scroll; overflow-x: hidden !important; width: 100%; }
.bg-overlay-darker, .bg-overlay-dark60 {
    background: rgba(24,24,24,0.50) !important;}
}
.navigation.double-nav {
    z-index: 10000 !important;
}

#navigation + .navigation {
    top: -90px;
}

.mb_YTVPBar {
    z-index: 998; !important;
}

#overlay {
    position: fixed; z-index: 10001;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.6);

    opacity: 0;

    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

#overlay-close {
    display: block;
    position: absolute;
    top: 22px; right: 31px;

    color: #FFF;
    font-size: 27px;
}

#overlay-content {
    position: absolute;
    top: 50%; left: 50%;
    width: 500px; height: 280px;
    margin-left: -250px;
    margin-top: -140px;

    opacity: 0;

    -webkit-transition: .3s opacity .15s ease-in-out;
    -moz-transition: .3s opacity .15s ease-in-out;
    -o-transition: .3s opacity .15s ease-in-out;
    transition: .3s opacity .15s ease-in-out;
}

#overlay-video {
    height: 100%;
}

#overlay.visible, #overlay.visible #overlay-content {
    opacity: 1;
}

.portfolio-filters li {
 text-transform: uppercase;
}

html body #testemunhos h4.box-header {
	color: #FFF !important;
}

html body .timelineFlat .item_open {
	color: #adadad;
}

html body #quemsomos h4.icon-box-title {
	line-height: 28px;
}

html body .client-list-wrap {
    background: #202020;
    padding: 30px;
    height: 100%;
}

html body .client-list {
    height: 100%;
    overflow: auto;
}

html body .client-list ul {
    list-style: none;
}

html body .inner .wpb_wrapper .texto_clientes p.subtitle {
    max-width: 735px !important;
}

/* Let's get this party started */
::-webkit-scrollbar {
    width: 9px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.6);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.4);
}

html body #overlay-video-external {
    background: #202020;
    height: 75px;
    padding: 16px;

    text-align: right;
}

html body #overlay-video-external span {
    text-transform: uppercase;
    font-size: 14px;
    padding-right: 20px;
}

html body #overlay-video-external a {
    display: inline-block;
    background: #ba9a67;
    width: 134px;
    height: 42px;
    line-height: 42px;
    color: #FFF;
    font-family: "Oswald", Helvetica, Arial, sans-serif;

    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 530px) {
    html body #overlay-video-external {
        height: 45px;
        padding: 0;
    }

    html body #overlay-video-external span {
        float: left;
        display: block;
        width: calc(100% - 77px);
        padding: 7px 13px;
        font-size: 11px;
    }

    html body #overlay-video-external a {
        float: left;
        display: block;
        width: 76px;
        font-size: 11px;
    }
}

html body .texto_clientes p {
    white-space: pre-wrap;
}

@media only screen and (max-width: 530px) {
    html body .texto_clientes p {
        font-size: 11px;
    }
}

html body .t_line_wrapper {
    width: 100%;
}
html body .mobile-bg {

}
html body .mobile-bg:after {
    display: none;
}

html body .vntd-hero-style1 {
    pointer-events: none;
}

html body .bg-overlay.bg-overlay-darker {
    pointer-events: none;
}
html body .timelineTouch.timelineFlat .t_left,
html body .timelineTouch.timelineFlat .t_right {
    display: block;
    opacity: 1;
}

html body .vntd-contact-block a.box:first-child {
    margin-bottom: 15px;
}
html body .wpcf7-form-control.wpcf7-submit {
    border-radius: 0;
}

html body .timelineFlat .item_open h2 {
    line-height: 32px;
}

html body .home-inner {
    width: 100% !important;
    margin-left: 0 !important;
    text-align: center;
}
/*
html body .mbYTP_wrapper iframe {
	width: 100% !important;
    height: 100% !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
}*/

html body #menu-menu-principal > .menu-item-language > a {
    position: relative;
    padding-right: 25px;
}

html body #menu-menu-principal > .menu-item-language > a:after {
    content: "\f107";
    position: absolute;
    top: 38%;
    right: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-size: 12px;
}

html body #menu-menu-principal .menu-item-language ul,
html body #menu-menu-principal-en .menu-item-language ul {
    min-width: 100%;
    top: 67px;
    text-align: center;
}

html body #menu-menu-principal .menu-item-language ul li a,
html body #menu-menu-principal-en .menu-item-language ul li a {
    text-align: center;
    line-height: 20px !important;
}

html body #menu-menu-principal-1 .menu-item-language .dropdown-toggle,
html body #menu-menu-principal-en-1 .menu-item-language .dropdown-toggle {
    width: 100%;
    text-align: right;
}

html body #menu-menu-principal-1 .menu-item-language ul,
html body #menu-menu-principal-en-1 .menu-item-language ul {
    padding-left: 0;
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    height: 321px !important;
}

.wpb_content_element {
    margin: 0 0 0 0 !important;
}

