/*
Theme Name: filmmaker
Theme URI: http://filmmaker.beautheme.com
Author: BeauTheme
Author URI: http://beautheme.com/
Description: Filmmaker theme that the main theme for Filmmaker band, and, .
Version: 1.0.6
License:  GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: filmmaker
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, theme-options
Copyright: (c) 2015 BeauTheme.
*/
.sticky{
    position: relative;
}
.sticky:before {
    position: absolute;
    content:"";
    left: 0px;
    top: 0px;
    height: 100%;
    border-right:2px solid #000;
}

.sticky:hover {
}
.wp-caption{
    text-align: center;
    margin-bottom: 40px;
}
.wp-caption-text{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}

.gallery-caption {}

.container img{
    max-width: 100%!important;
    height: auto;
}
.entry-content div{
    max-width: 100%!important;
}

.bypostauthor {}

.alignright {
    float: right;
    margin-left: 15px;
}

.alignleft {
    float: left;
    margin: 15px;
}

.aligncenter {}

.gallery-caption, .aligncenter, .bypostauthor, .aligncenter {
    margin-top: 40px;
}

.edit-link {
    text-align: center;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
}

.nothing-found {
    display: block;
    margin-bottom: 30px;
}
.screen-reader-text{}
.wpcf7-text {
    width: 50%;
}
.wpcf7-submit {
    width: 12% !important;
    height: 48px;
}
.wpcf7-textarea {
    width: 50%;
}
a {
    color: #9ac9d5 !important;
}
.fapemig-home {
        opacity: 0.5;
}
.fapemig-home:hover {
    opacity: 1;
}
.contain-marcas-home {
    width: 75% !important;
}
.contain-marcas-home .container{
    width: 630px;
        margin-left: 0;
}
.center-marcas {
        width: 850px;
    margin: 0 auto !important;
    display: table;
}
.contain-marcas-home2 {
    width: 20% !important;
}
.contain-marcas-2 {
       padding-left: 290px !important;
}
.contain-marcas .container{
    width: 630px;
        margin-left: 0;
}

.alinhamento-div {
        width: 50%;
    padding-left: 70px;
}

@media (max-width: 1360px) {
    .contain-marcas-2 {
       padding-left: 90px !important;
    }
}

@media (max-width: 940px) {
    .contain-marcas-2 {
       padding-left: 90px !important;
    }
    .contain-marcas-2 .col-sm-6 {
        width: 100%;
    }
    .partner-item .partner-img {
        text-align: left;
        padding-bottom: 20px;
    }
    .alinhamento-div {
        width: 100%;
    padding-left: 0px;
    }

}

@media (max-width: 768px) {
        .contain-marcas-2 {
            padding-left: 0 !important;
        }
        .partner-item .partner-img {
            text-align: center;
        }
        .contain-marcas-2 .vc_sep_holder {
            display: block !important;
        }
        .contain-marcas-home .vc_sep_holder {
            display: block !important;
        }
        .contain-interna-texto .vc_sep_holder {
            display: block !important;
        }
        .alinhamento-div .vc_sep_holder {
            display: block !important;
        }
        .alinhamento-div .wpb_single_image.vc_align_left {
            text-align: center;
        }
        .contain-marcas-home2 .wpb_single_image.vc_align_right {
            text-align: center;
        }
        .contain-marcas-2 .texto-center {
            width: inherit !important;
        }
        .contain-marcas .container {
            width: inherit;
        }
        .contain-marcas-home2 {
               width: inherit !important;
    padding-bottom: 40px;
        }
        .contain-marcas-home .container {
            width: inherit;
        }
        .center-marcas {
    width: 100%;
    }
        .contain-marcas-home {
    width: 100% !important;
    }
}