/* Minification failed. Returning unminified contents.
(1749,17): run-time error CSS1036: Expected expression, found ';'
 */
/*
 *
 * Template Name: Andia
 * Template URI: http://azmind.com
 * Description: Andia - Responsive Agency Template
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */


body {
    background: #fff;
    text-align: center;
    color: #888;
    font-size: 12px;
    font-family: 'Open sans';
}

.destaque {
    color: #003863;
}

.centralizado {
    width: 100%;
    text-align: center;
}

.icon-big-50 {
    color: #5d5d5d;
    font-size: 50px;
    line-height: 50px;
    padding-top: 20px;
}

.icon-big-30 {
    color: #5d5d5d;
    font-size: 30px;
    line-height: 30px;
    padding-top: 15px;
}

.icon-big-20 {
    color: #5d5d5d;
    font-size: 20px;
    line-height: 20px;
    padding-top: 8px;
}

a {
    color: #003863;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

    a:hover, a:focus {
        color: #888;
        text-decoration: none;
    }

strong {
    font-weight: bold;
}

img {
    max-width: 100%;
}

h1, h2 {
    line-height: 40px;
}

h3, h4 {
    line-height: 20px;
}

::-moz-selection {
    background: #003863;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #003863;
    color: #fff;
    text-shadow: none;
}


/***** Big links / buttons *****/


a.big-link-1 {
    /*display: inline-block;*/
    padding: 5px 22px;
    background: #003863;
    color: #fff;
    font-style: none;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-1:hover {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-1:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: #003863;
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-2 i {
        vertical-align: middle;
    }

    a.big-link-2:hover {
        background: #5d5d5d;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-2:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }

a.big-link-3 {
    display: inline-block;
    padding: 5px 22px;
    background: #003863;
    font-size: 18px;
    color: #fff;
    font-style: none;
    line-height: 24px;
    text-decoration: none;
    -moz-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

    a.big-link-3:hover {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    a.big-link-3:active {
        -moz-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.15) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
    }


/***** Top menu *****/

.meumenu {
    margin-bottom: 0;
    background: #fff;
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) inset;
    -webkit-transition: height 0.3s;
}

    .meumenu ul.navbar-nav {
        font-size: 14px;
        color: #888;
        text-transform: uppercase;
    }

        .meumenu ul.navbar-nav li a {
            /*padding: 10px 20px; */
            padding: 23px 20px;
            /*background: #fff; */
            border-top: 5px;
            /*border-top: 5px solid #fff; */
            color: #5d5d5d;
        }
        /*.meumenu ul.navbar-nav li a { padding: 10px 20px; background: #fff; border-top: 5px solid #fff; color: #5d5d5d; }*/
        .meumenu ul.navbar-nav li.active a {
            background: #f8f8f8;
            border-color: #003863;
            color: #5d5d5d;
        }

        .meumenu ul.navbar-nav li a:hover, ul.navbar-nav li a:focus {
            background: #003863;
            border-color: #003863;
            color: #fff;
            outline: 0;
            -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
            -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
            box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
        }

    .meumenu .nav .open > a {
        background: #f8f8f8;
        /*border-color: #003863; */
        border-top: 5px solid #003863;
        color: #5d5d5d;
    }

        .meumenu .nav .open > a:hover, .nav .open > a:focus {
            background: #003863;
            border-color: #003863;
            color: #fff;
        }

    .meumenu ul.navbar-nav li a i {
        line-height: 35px;
        color: #aaa;
    }

    .meumenu ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i {
        color: #fff;
    }

    .meumenu .dropdown-menu {
        border: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
        box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
    }

        .meumenu .dropdown-menu > .active > a {
            background: #fff;
            color: #5d5d5d;
        }

            .meumenu .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
                background: #f8f8f8;
                color: #9d426b;
            }

    .meumenu ul.navbar-nav li .dropdown-menu a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .meumenu ul.navbar-nav li.active .dropdown-menu a {
        background: #fff;
        color: #5d5d5d;
        border: 0;
    }

        .meumenu ul.navbar-nav li.active .dropdown-menu a:hover,
        .meumenu ul.navbar-nav li.active .dropdown-menu a:focus {
            background: #003863;
            color: #fff;
            border: 0;
        }

    .meumenu ul.navbar-nav li.active .dropdown-menu > .active > a {
        background: #f8f8f8;
        color: #003863;
        border: 0;
    }

        .meumenu ul.navbar-nav li.active .dropdown-menu > .active > a:hover,
        .meumenu ul.navbar-nav li.active .dropdown-menu > .active > a:focus {
            background: #003863;
            color: #fff;
            border: 0;
        }

    .meumenu .navbar > .container .navbar-brand {
        margin-left: 0px;
    }

    .meumenu .navbar-brand {
        width: 80px; /*167px;*/
        height: 99px; /*106px;*/
        /*height: 76px;*/
        background: url(/Content/img/logo.png) right center no-repeat;
    }

    .meumenu .navbar-link {
        padding: 45px 20px 0 7px;
        vertical-align: middle;
        text-align: left;
        font-size: 14px;
        display: inline-block;
    }

        .meumenu .navbar-link i {
            padding-right: 7px;
        }


nav.fixed-nav {
    position: fixed;
    width: 100%;
    /*background-color: #f8f8f8;*/
    background-color: #f8f8f8;
    top: 0;
    left: 0;
    z-index: 999;
    /*box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) inset;*/
    /*border-bottom: 5px solid #f8f8f8; */
    border-bottom: 1px solid #003868;
}

    nav.fixed-nav ul.navbar-nav {
        font-size: 12px;
        color: #888;
        text-transform: uppercase;
    }

        nav.fixed-nav ul.navbar-nav li a {
            /*padding: 10px 20px; */
            padding: 9px 14px;
            /*background: #fff; */
            border-top: 5px;
            /*border-top: 5px solid #fff; */
            color: #5d5d5d;
        }

    nav.fixed-nav .navbar-brand {
        width: 60px; /*167px;*/
        height: 66px; /*106px;*/
        margin-top: 5px;
        margin-bottom: 5px;
        /*height: 76px;*/
        background: url(/Content/img/logoSite2hw.png) left center no-repeat;
    }


/***** Slider *****/

.slider-container {
    margin: 0 auto;
    background: #f8f8f8 url(/Content/img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.slider {
    padding-left: 5px;
    padding-right: 5px;
}

.flexslider {
    background: #d1d3d4;
    margin-top: 25px;
    margin-bottom: 27px;
    border: 2px solid #d1d3d4;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 -5px 15px 0 rgba(0,0,0,.05);
}

    .flexslider .slides > li {
        position: relative;
    }

    .flexslider .slides .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 48.1%;
    }

.flex-caption {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 95%;
    padding: 10px 20px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 14px;
    line-height: 24px;
    color: #eaeaea;
    text-align: left;
    font-style: none;
    letter-spacing: 1px;
}

.flex-direction-nav a {
    width: 60px;
    height: 60px;
    padding-top: 17px;
    background: #003863;
    color: #fff;
    text-shadow: none;
}

    .flex-direction-nav a:before {
        font-size: 26px;
    }

.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
    text-align: center;
}


/***** Slider 2 *****/

.slider-2-container {
    padding: 180px 0;
}

.slider-2-text {
    padding: 30px 0 43px 0;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    color: #fff;
}

    .slider-2-text h1 {
        padding-left: 30px;
        padding-right: 30px;
        font-family: 'Open sans';
        font-size: 30px;
        color: #fff;
        font-weight: bold;
    }

    .slider-2-text p {
        padding-left: 30px;
        padding-right: 30px;
        font-size: 18px;
        font-style: none;
    }


/***** Presentation *****/

.presentation-container {
    margin-top: 30px;
}

    .presentation-container h1 {
        font-family: 'Open sans';
        font-size: 30px;
        color: #5d5d5d;
        font-weight: none;
    }

    .presentation-container p {
        font-size: 18px;
        font-style: none;
    }


/***** Services *****/

.services-container {
    margin-top: 10px;
}

.services-title {
    margin-top: 40px;
    background: url(/Content/img/line.png) left center repeat-x;
}

    .services-title h2 {
        width: 200px;
        margin: 0 auto;
        background: #fff;
        font-family: 'Open sans';
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.service {
    margin-top: 40px;
    padding: 15px 15px 20px 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #003863;
}

    .service:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .service .service-icon {
        font-size: 50px;
        line-height: 50px;
        color: #5d5d5d;
    }

        .service .service-icon i {
            vertical-align: middle;
        }

    .service h3 {
        margin-top: 13px;
        font-family: 'Open sans';
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .service p {
        padding-bottom: 7px;
        line-height: 24px;
    }

/***** Links ******/

ul.style1 {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style: none;
    background: #003863 url(/Content/img/pattern2.jpg);
}

    ul.style1 li {
        display: inline-block;
        text-align: left;
        padding: 1em 1em;
        border-top: 1px solid #d1d3d4;
        line-height: 140%;
        font-size: 12px;
    }

    ul.style1 span {
        margin-right: 0.75em;
    }

    ul.style1 a {
        text-decoration: none;
        color: #003863;
        text-transform: none;
    }

        ul.style1 a:hover {
            text-decoration: underline;
        }

    ul.style1 .first {
        border-top: none;
        padding-top: 15px;
    }




/***** Latest work *****/

.work-container {
    margin-top: 50px;
    margin-bottom: 55px;
}

.work-title {
    background: url(/Content/img/line.png) left center repeat-x;
}

    .work-title h2 {
        width: 220px;
        margin: 0 auto;
        background: #fff;
        font-family: 'Open sans';
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border-bottom: 2px solid #003863;
}

    .work:hover img {
        opacity: 0.7;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .work:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .work .work-bottom {
        margin-top: 15px;
    }

    .work h3 {
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-family: 'Open sans';
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .work p {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 24px;
        font-style: none;
    }

.work-links {
    text-align: left;
    background: #f8f8f8 url(/Content/img/pattern2.jpg) repeat scroll left top;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05) inset, 0 -5px 15px 0 rgba(0, 0, 0, 0.05) inset;
}

    .work-links h4 {
        color: #5d5d5d;
        font-family: "Open sans";
        font-size: 14px;
        font-weight: bold;
        margin-top: 20px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    }

.work-sidebar {
    background: #003863 url(/Content/img/pattern2.jpg) repeat scroll left top;
    /*box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.05) inset;*/
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.35);
    margin: 0 auto;
    margin-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    text-align: left;
    font-size: 14px;
    display: block;
}

    .work-sidebar ul {
        list-style: outside none none;
        padding-top: 20px;
        height: 100% auto;
    }

        .work-sidebar ul li {
            padding: 1em 0;
            padding-bottom: 15px;
            border-top: 2px solid #e8eaeb;
        }

            .work-sidebar ul li:first-child {
                border-top: 0 none;
            }

    .work-sidebar i {
        padding-right: 7px;
    }



/***** Testimonials *****/

.testimonials-container {
    margin-top: 50px;
    padding-bottom: 70px;
}

.testimonials-title {
    background: url(/Content/img/line.png) left center repeat-x;
}

    .testimonials-title h2 {
        width: 180px;
        margin: 0 auto;
        background: #fff;
        font-family: "Open sans";
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.testimonial-list {
    margin-top: 30px;
    text-align: left;
}

    .testimonial-list .tab-pane {
        overflow: hidden;
    }

    .testimonial-list .testimonial-image {
        float: left;
        width: 10%;
        margin: 10px 0 0 0;
    }

        .testimonial-list .testimonial-image img {
            max-width: 64px;
            border: 3px solid #eaeaea;
        }

    .testimonial-list .testimonial-text {
        float: left;
        width: 90%;
        font-size: 14px;
        line-height: 30px;
        font-style: italic;
    }

    .testimonial-list .nav-tabs {
        border: 0;
        text-align: right;
    }

        .testimonial-list .nav-tabs li {
            float: none;
            display: inline-block;
            margin-left: 2px;
            margin-right: 2px;
        }

            .testimonial-list .nav-tabs li a {
                width: 12px;
                height: 12px;
                padding: 0;
                background: #eaeaea;
                border: 0;
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
            }

                .testimonial-list .nav-tabs li a:hover {
                    border: 0;
                    background: #ddd;
                }

            .testimonial-list .nav-tabs li.active a {
                background: #003863;
            }

/***  Equipe  ***/
.equipe {
    text-align: center;
}

.equipe-list .nav-tabs li a:hover {
    border: 0;
    background: #ddd;
}

.equipe-list .nav-tabs li.active a {
    background: #9d426b;
}


/***** Footer *****/

footer {
    margin: 0 auto;
    padding-bottom: 10px;
    margin-top: 40px;
    background: #003863 url(/Content/img/pattern2.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
}

.footer-box {
    margin-top: 20px;
    text-align: left;
}

    .footer-box h4 {
        margin-top: 20px;
        font-family: 'Open sans';
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        /*text-transform: uppercase;*/
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

.footer-box-text p {
    line-height: 24px;
}

.footer-box-text-contact i {
    padding-right: 7px;
}

.footer-box-text-subscribe form {
    padding-bottom: 10px;
}

.footer-box-text-subscribe input[type="text"] {
    width: 95%;
    height: 26px;
}

.footer-box-map-site ul {
    list-style: outside none;
    padding-left: 15px;
    line-height: 24px;
}

/* Flickr feed */
.flickr-feed {
    margin: 16px 0 0 0;
}

    .flickr-feed a {
        display: inline-block;
        width: 54px;
        margin: 0 4px 4px 0;
    }

        .flickr-feed a:hover {
            opacity: 0.7;
        }

        .flickr-feed a img {
            border: 2px solid #eaeaea;
        }


.footer-border {
    margin-top: 30px;
    border-top: 1px dashed #ddd;
}

.footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    text-align: left;
}

.footer-social {
    margin-top: 5px;
    text-align: right;
}

    .footer-social a {
        margin: 0 0 0 10px;
        font-size: 26px;
        color: #888;
    }

        .footer-social a:hover, .footer-social a:focus {
            color: #003863;
        }


/***** Page title *****/

.page-title-container {
    margin: 0 auto;
    padding: 30px 0 35px 0;
    background: #f8f8f8 url(/Content/img/pattern.jpg) left top repeat;
    text-align: left;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

    .page-title-container h1 {
        display: inline;
        margin-left: 10px;
        font-family: 'Open sans';
        font-size: 24px;
        /*color: #5d5d5d;*/
        color: #C3C3C3;
        font-weight: bold;
        text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
        vertical-align: middle;
    }

    .page-title-container p {
        display: inline;
        margin-left: 5px;
        font-size: 14px;
        font-style: none;
        vertical-align: middle;
    }

    .page-title-container i {
        font-size: 46px;
        color: #ccc;
        vertical-align: middle;
    }


/* ----- ABOUT PAGE ----- */

/***** About us text *****/

.about-us-container {
    margin-top: 20px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

    .about-us-text h3 {
        margin-top: 25px;
        font-family: 'Open sans';
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .about-us-text p {
        line-height: 28px;
        font-size: 13px;
    }

/***** Meet our team *****/

.team-container {
    margin-top: 30px;
}

.team-title {
    background: url(/Content/img/line.png) left center repeat-x;
}

    .team-title h2 {
        width: 220px;
        margin: 0 auto;
        background: #fff;
        font-family: 'Open sans';
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.team-box {
    margin-top: 40px;
    padding-bottom: 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #003863;
}

    .team-box:hover img {
        opacity: 0.7;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .team-box:hover {
        -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .team-box h3 {
        margin-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        font-family: 'Open sans';
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .team-box p {
        padding-left: 15px;
        padding-right: 15px;
        line-height: 24px;
        font-style: none;
    }

.team-social a {
    margin: 0 5px;
    font-size: 26px;
}


/* ----- CONTACT PAGE ----- */

/***** Form *****/

.cadastro-title {
    text-align: center;
    background: url(/Content/img/line.png) left center repeat-x;
}

    .cadastro-title h2 {
        width: 300px;
        margin: 0 auto;
        background: #fff;
        font-family: 'Open sans';
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.cadastro-container {
    margin-top: 20px;
    padding-bottom: 0px;
    text-align: left;
}

    .cadastro-container h3 {
        margin-top: 25px;
        font-family: 'Open sans';
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .cadastro-container p {
        line-height: 28px;
        font-size: 13px;
    }

.cadastro-form {
    padding-top: 25px;
    padding-bottom: 30px;
}

    .cadastro-form form {
        margin-top: 25px;
    }

        .cadastro-form form .form-group {
            margin-bottom: 20px;
        }

    .cadastro-form input[type="text"] {
        width: 100%;
        height: 34px;
    }

    .cadastro-form input[type="password"] {
        width: 95%;
        height: 34px;
    }

    .cadastro-form textarea {
        width: 95%;
        height: 170px;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .cadastro-form label {
        font-size: 13px;
        font-weight: 400;
    }

        .cadastro-form label .error-label {
            font-style: none;
        }

    .cadastro-form button {
        margin-top: 5px;
        padding: 0 45px;
    }

.acesso-form {
    padding-top: 10px;
    padding-bottom: 30px;
}

    .acesso-form form {
        margin-top: 25px;
    }

        .acesso-form form .form-group {
            margin-bottom: 20px;
        }

    .acesso-form label {
        font-size: 13px;
        font-weight: 400;
    }

    .acesso-form .acesso {
        padding: 13px 15px 20px 15px;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35);
    }

        .acesso-form .acesso h3 {
            margin-top: 25px;
            font-family: 'Open sans';
            font-size: 20px;
            color: #5d5d5d;
            font-weight: bold;
            text-transform: capitalize;
            text-shadow: 0 1px 0 rgba(255,255,255,.7);
        }

        .acesso-form .acesso input[type="text"] {
            width: 100%;
            height: 34px;
        }

        .acesso-form .acesso input[type="password"] {
            width: 100%;
            height: 34px;
            font-style: italic;
            border: 1px solid #ddd;
            font-size: 13px;
        }

        .acesso-form .acesso p {
            margin-top: 5px;
            margin-bottom: 0px;
        }

/***** Clientes acesso rapido *****/
.clientes-atalhos {
    padding-top: 10px;
}

.clientes-box-atalhos {
    /*margin-top: 40px;*/
    /*padding: 15px 15px 20px 15px;*/
    /*background: #f8f8f8;*/
    /*border-bottom: 2px solid #003863;*/
    padding: 0px 15px 20px 15px;
    /*-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05) inset;
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05) inset;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05) inset;*/
}

    .clientes-box-atalhos .box {
        margin-bottom: 30px;
        padding-left: 25px;
        padding-right: 25px;
        cursor: pointer;
    }

    .clientes-box-atalhos .box-individual {
        /*margin: 1px 2px 3px 4px;*/
        background-color: #f8f8f8;
        padding: 15px 5px 20px 5px;
        border-bottom: 3px solid #003863;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05) inset;
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05) inset;
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.05) inset;
    }

        .clientes-box-atalhos .box-individual:hover {
            -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25), 0px 0px 15px 0px rgba(0,0,0,0.15) inset;
            -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25), 0px 0px 15px 0px rgba(0,0,0,0.15) inset;
            box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25), 0px 0px 15px 0px rgba(0,0,0,0.15) inset;
            /*-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35) inset;
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35) inset;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.35) inset;   */
        }

    .clientes-box-atalhos h3 {
        text-transform: none;
        margin-top: 10px;
        font-size: 12px;
    }

/***** Google map *****/

.contact-address {
    padding-bottom: 15px;
}

    .contact-address .map {
        margin: 20px 0 40px 0;
        height: 300px;
        border: 5px solid #f8f8f8;
    }

/* ----- SERVICES PAGE ----- */

/***** Services full width text *****/

.services-full-width-container {
    margin-top: 20px;
}

.services-full-width-text {
    padding-top: 10px;
    text-align: left;
}

    .services-full-width-text h3 {
        margin-top: 25px;
        font-family: 'Open sans';
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .services-full-width-text p {
        line-height: 28px;
        font-size: 13px;
    }

/***** Services half width text *****/

.services-half-width-container {
    margin-top: 20px;
}

.services-half-width-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

    .services-half-width-text h3 {
        margin-top: 25px;
        font-family: 'Open sans';
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .services-half-width-text p {
        line-height: 28px;
        font-size: 13px;
    }

/***** Call to action *****/

.call-to-action-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.call-to-action-text {
    padding-top: 25px;
    padding-bottom: 15px;
    background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

    .call-to-action-text:hover {
        -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .call-to-action-text p {
        float: left;
        width: 80%;
        padding-left: 25px;
        line-height: 30px;
        font-size: 18px;
        font-style: none;
    }

    .call-to-action-text .call-to-action-button {
        float: left;
        width: 20%;
        padding-right: 25px;
        margin-bottom: 10px;
        text-align: right;
    }


/* ----- PORTFOLIO PAGE ----- */

.portfolio-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.portfolio-filters {
    padding-top: 35px;
    padding-bottom: 10px;
    font-family: 'Open sans';
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

    .portfolio-filters a {
        color: #5d5d5d;
    }

        .portfolio-filters a:hover, .portfolio-filters a.active {
            color: #003863;
        }

.portfolio-box {
    width: 255px;
    margin: 40px 15px 0 15px;
}

    .portfolio-box img {
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .portfolio-box:hover img {
        opacity: 0.7;
    }

.portfolio-box-container {
    position: relative;
    background: #f8f8f8;
    border-bottom: 2px solid #003863;
}

    .portfolio-box-container:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .portfolio-box-container .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 48%;
    }

.portfolio-box-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}

.portfolio-box-text {
    padding: 0 15px 20px 15px;
}

    .portfolio-box-text h3 {
        cursor: pointer;
        margin-top: 20px;
        font-family: 'Open sans';
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .portfolio-box-text p {
        line-height: 24px;
        font-style: none;
    }


/* ----- download PAGE ----- */

.download-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.download-filters {
    padding-top: 35px;
    padding-bottom: 10px;
    font-family: 'Open sans';
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

    .download-filters a {
        color: #5d5d5d;
    }

        .download-filters a:hover, .download-filters a.active {
            color: #003863;
        }

.download-box {
    width: 170px;
    margin: 40px 15px 0 15px;
    cursor: pointer;
}

.download-box-container {
    position: relative;
    background: #f8f8f8;
    border-bottom: 2px solid #003863;
}

    .download-box-container:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .download-box-container .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 48%;
    }

.download-box-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}

.download-box-text {
    padding: 0 15px 20px 15px;
}

    .download-box-text h3 {
        cursor: pointer;
        margin-top: 20px;
        font-family: 'Open sans';
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .download-box-text p {
        line-height: 24px;
        font-style: none;
    }


/* ----- PRICING TABLES PAGE ----- */

/* pricing 1 */
.pricing-1-container {
    margin-top: 47px;
}

.pricing-1-title {
    background: url(/Content/img/line.png) left center repeat-x;
}

    .pricing-1-title h2 {
        width: 160px;
        margin: 0 auto;
        background: #fff;
        font-family: 'Open sans';
        font-size: 24px;
        color: #5d5d5d;
        font-weight: bold;
    }

.pricing-1-box {
    padding-top: 40px;
    padding-bottom: 20px;
}

.pricing-1-box-inner {
    background: #f8f8f8;
}

    .pricing-1-box-inner:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

.pricing-1-box-price {
    padding: 20px 0 7px 0;
    background: #eee;
    font-family: 'Open sans';
    font-size: 42px;
    color: #5d5d5d;
    line-height: 54px;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.pricing-1-box-best .pricing-1-box-price {
    background: #003863;
    color: #fff;
    text-shadow: none;
}

.pricing-1-box-price span {
    font-family: 'Open sans';
    font-size: 14px;
    color: #888;
    line-height: 30px;
    font-style: none;
    text-shadow: none;
}

.pricing-1-box-best .pricing-1-box-price span {
    color: #fff;
}

.pricing-1-box h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    background: #eee;
    font-family: 'Open sans';
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.pricing-1-box.pricing-1-box-best h3 {
    background: #003863;
    color: #fff;
    text-shadow: none;
}

.pricing-1-box h4 {
    margin-top: 0;
    margin-bottom: 2px;
    padding: 10px 20px;
    background: #e8e8e8;
    font-family: 'Open sans';
    font-size: 14px;
    color: #5d5d5d;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.pricing-1-box.pricing-1-box-best h4 {
    background: #8d3b60;
    color: #fff;
    text-shadow: none;
}

.pricing-1-box-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pricing-1-box-features li {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
}

.pricing-1-box-sign-up {
    padding: 25px 0;
}

/* pricing 2 */
.pricing-2-container {
    margin-top: 30px;
    padding-bottom: 40px;
}

/*Formularios de Pesquisa*/
.caixa-pesquisa {
    border: 1px solid #003863;
    padding: 10px;
    /*text-align: center;*/
}

    .caixa-pesquisa label {
        padding-left: 20px;
    }


/*Modal bootstrap*/
.modal-header {
    background: #f8f8f8 url(/Content/img/pattern.jpg) left top repeat;
}

.modal-title {
    color: white;
}


/*News*/

.newsFixo {
    /*width: 600px;*/
    /*display: table;*/
    /*float: left;*/
}

.news-Titulo-container {
    display: block;
    margin: 5px 0px 0px 0px;
    padding: 20px 0 25px 0;
    background: #f8f8f8 url(/Content/img/pattern.jpg) left top repeat;
    text-align: left;
    width: 100%;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.news-Titulo2-container {
    display: block;
    margin: 5px 0px 0px 0px;
    padding: 10px 0 10px 0;
    background: #f8f8f8 url(/Content/img/pattern.jpg) left top repeat;
    text-align: left;
    width: 100%;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;
}

.newsBrand {
    float: left;
    width: 90px;
    height: 90px;
    margin-left: 30px;
    /*padding-left: 20px;*/
    background: url(/Content/img/logonews.png) left center no-repeat;
}

.news-Titulo-container-al {
    /*float: left;*/
    text-align: center;
    margin-left: 90px;
    width: auto;
}

.news-Titulo-container h1 {
    /*float: left;*/
    /*width: 100%;*/
    text-align: center;
    font-family: 'Open sans';
    font-size: 36px;
    color: #C3C3C3;
    font-weight: bold;
    /*margin-left: 50px;*/
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7);
}

.news-Data {
    text-align: left;
}

.news-Voltar {
    float: left;
    text-align: right;
    width: 100%;
    margin-top: 5px;
}

.new-Data {
    margin-left:;
}

.news-container {
    margin-top: 15px;
    background-color: #fff;
    padding-bottom: 20px;
}

.news-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

    .news-text h3 {
        margin-top: 25px;
        font-family: 'Open sans';
        font-size: 16px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .news-text p {
        margin-top: 15px;
        line-height: 28px;
        font-size: 13px;
    }

.news-box {
    margin-top: 40px;
    padding-bottom: 15px;
    background: #f8f8f8;
    border-bottom: 2px solid #003863;
    text-align: center;
}

    .news-box:hover img {
        opacity: 0.7;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

.news-footer {
    float: left;
    margin: 0 auto;
    padding-bottom: 10px;
    background: #003863 url(/Content/img/pattern.jpg) left top repeat;
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    margin-top: 40px;
    padding-bottom: 15px;
}

.news-footer-border {
    border-top: 1px dashed #ddd;
}

.news-footer-copyright {
    margin-top: 15px;
    line-height: 24px;
    /*text-align: center;*/
}

.news-footer-social {
    margin-top: 5px;
    /*text-align: right;*/
}

    .news-footer-social a {
        margin: 0 0 0 10px;
        font-size: 26px;
        color: #888;
    }

        .news-footer-social a:hover, .news-footer-social a:focus {
            color: #003863;
        }

.mais-noticias {
    margin-top: 30px;
    padding-top: 20px;
    padding-bottom: 8px;
    background: #f8f8f8;
    text-align: left;
    overflow: hidden;
}

    .mais-noticias:hover {
        -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        box-shadow: 0 3px 10px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }

    .mais-noticias p {
        float: left;
        width: 80%;
        padding-left: 25px;
        line-height: 30px;
        font-size: 18px;
        font-style: none;
    }

        .mais-noticias p a {
            cursor: pointer;
        }

/*.mais-noticias .mais-noticias-button {
    float: left;
    width: 20%;
    padding-right: 25px;
    margin-bottom: 10px;
    text-align: right;
}*/

.iframe-modal {
    height: 550px;
    width: 100%;
}


.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}



div[data-dismiss="modal"] {
    color: #ffffff;
    position: fixed;
    top: 10px;
    right: 20px;
    cursor: pointer;
}


.panel-contato {
    background: #003863 url(/Content/img/pattern2.jpg);
}



/* ----- produtos PAGE ----- */

.produtos-container {
    margin-top: 20px;
    padding-bottom: 50px;
}

.produtos-filters {
    padding-top: 35px;
    padding-bottom: 10px;
    font-family: 'Open sans';
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

    .produtos-filters a {
        color: #5d5d5d;
    }

        .produtos-filters a:hover, .produtos-filters a.active {
            color: #003863;
        }

.produtos-box {
    width: 100%;
    margin: 40px 15px 0 15px;
}

    .produtos-box img {
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        -ms-transition: all .3s;
        transition: all .3s;
    }

    .produtos-box:hover img {
        opacity: 0.7;
    }

.produtos-box-container {
    position: relative;
    /*background: #f8f8f8;*/
    border-bottom: 2px solid #003863;
}

    /*.produtos-box-container:hover {
        box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
        -o-transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -ms-transition: all .5s;
        transition: all .5s;
    }*/

    .produtos-box-container .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 48%;
    }

.produtos-box-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    padding-top: 7.5px;
    padding-left: 3px;
    background: #1d1d1d; /* browsers that don't support rgba */
    background: rgba(0, 0, 0, .7);
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
}

.produtos-box-text {
    padding: 5px 15px 20px 15px;
    margin-bottom: 8px;
}

    .produtos-box-text h3 {
        /*cursor: pointer;*/
        margin-top: 20px;
        font-family: 'Open sans';
        font-size: 14px;
        color: #5d5d5d;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 1px 0 rgba(255,255,255,.7);
    }

    .produtos-box-text p {
        line-height: 24px;
        font-style: none;
        text-align: justify;
        font-size: 14px;
        font-family: "Open sans";
    }

        .produtos-box-text p img {
            line-height: 24px;
            font-style: none;
            text-align: justify;
            margin: 10px;
        }

    .produtos-box-text a {
        font-size: 14px;
        font-family: "Open sans";
        float: right;
        font-weight: bold;
        cursor: pointer;
    }

.produtos-box-text-left {
    float: left;
}

/* ----- ReCaptcha ------ */
.g-recaptcha {
    display: inline-block;
}

/***** Parceria Tray *****/
.tray-certificate-box {
	width: 200px;
	margin: 0px auto 0 auto;
}

.tray-certificate-box img {
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.tray-steps-container {
    margin: 50px auto 0 auto;
    /*padding: 0 0 35px 0;*/
    /*background: #f8f8f8 url(/Content/img/pattern.jpg) left top repeat;*/
    /*background: #003863 url(/Content/img/pattern2.jpg) left top repeat;*/
    /*-moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;*/
    /*-webkit-box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;*/
    /*box-shadow: 0 5px 15px 0 rgba(0,0,0,.05) inset, 0 -5px 15px 0 rgba(0,0,0,.05) inset;*/
}

.tray-steps-rows {
    margin: 50px auto 50px auto;
}

.tray-steps-box {
    padding: 0 30px 0 0;  
    
}

.tray-steps-box-img {
    padding: 0 0 0 30px;
} 

.tray-steps-box-step {
    padding: 15px 0 12px 0;
    font-family: 'Open sans';
    font-size: 42px;    
    background: #e8e8e8;
    line-height: 54px;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);    
    display: flex;
    align-items: center;
    justify-content: center;
}

.tray-steps-box-inner {
    color: #003863;
}

.tray-steps-box-step span {
    font-family: 'Open sans';
    font-size: 14px;    
    line-height: 30px;
    font-style: none;
    text-shadow: none;
}

.tray-steps-box h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 20px;
    font-family: 'Open sans';
    font-size: 16px;
    /*color: #5d5d5d;*/
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.tray-steps-box h4 {
    margin-top: 0;
    margin-bottom: 2px;
    padding: 10px 20px;
    font-family: 'Open sans';
    font-size: 14px;
    background: #f8f8f8;
    /*color: #5d5d5d;*/
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.tray-steps-box-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tray-steps-box-features li {
    padding: 10px 20px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
}

.tray-steps-box-sign-up {
    padding: 25px 0;
}
.tray-steps-box-img img {
	height: 250px;
	margin: 0px auto 0 auto;
	-o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
}

.call-to-action-container.tray-to-action-container {
  margin: 70px 0 0 0;
  padding: 0 0 0 0;
}

.chat-inst {
    bottom: 0;
    position: fixed;
    -webkit-box-shadow: 0px 0px 19px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 19px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 19px -5px rgba(0,0,0,0.75);
    padding-left: 0px;
    padding-right: 0px;
    z-index: 100;
    /*float:right;*/
    /*margin-left:10px;*/
}

    .chat-inst .panel {
        margin-bottom: 0px;
        border-radius: 5px 5px 0 0;
        border: none;
    }

    .chat-inst .panel-title {
        text-align: left;
    }

        .chat-inst .panel-title span {
            margin-right: 6px;
        }

    .chat-inst .chat-footer .input-group {
        width: 100%;
    }

    .chat-inst .chat-footer textarea {
        resize: none;
    }

    /*.chat-inst .chat-aguarde{
        overflow-y:hidden;
    }*/


    .chat-inst .panel-body h3 {
        line-height: 35px;
    }

    .chat-inst .chat-aguarde .fa-spinner {
        text-align: center;
        color: #003863;
    }

    .chat-inst .chat-aguarde button .fa-spinner {
        color: white;
    }

    .chat-inst .chat-solicitacao {
        text-align: left;
    }


    .chat-inst .chat-messages {
        padding: 5px 0px 5px 9px;
    }

    .chat-inst .chat-footer {
        padding: 10px 15px;
        background-color: #f5f5f5;
        border-top: 1px solid #dddddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }


.direct-chat-msg,
.direct-chat-text {
    display: block;
}

.direct-chat-msg {
    margin-bottom: 10px;
    padding-left: 2px;
}

.direct-chat-messages .right {
    margin-right: 5px;
}

    .direct-chat-messages .right .pull-right div {
        text-align: initial;
        direction: ltr;
    }

.direct-chat-msg:before,
.direct-chat-msg:after {
    content: " ";
    display: table;
}

.direct-chat-msg:after {
    clear: both;
}


.chat-messages {
    height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.direct-chat-text {
    display: table;
    border-radius: 5px;
    position: relative;
    padding: 4px 7px;
    margin: 0 0 0 5px;
    text-align: initial;
    direction: ltr;
    background: #00c0ef;
    border: 1px solid #00c0ef;
    color: white;
    margin-right: 60px;
}

    .direct-chat-text div {
        text-align: right;
    }


    .direct-chat-text:after,
    .direct-chat-text:before {
        position: absolute;
        right: 100%;
        top: 15px;
        border: solid transparent;
        border-right-color: #00c0ef;
        content: ' ';
        height: 0;
        width: 0;
        pointer-events: none;
    }

    .direct-chat-text:after {
        border-width: 5px;
        margin-top: -5px;
    }

    .direct-chat-text:before {
        border-width: 6px;
        margin-top: -6px;
    }


.right .direct-chat-info {
    text-align: right;
    padding-right: 5px;
}

.right .direct-chat-text {
    margin-right: 5px;
    margin-left: 60px;
    /*text-align: right;*/
    display: block;
    background: #d2d6de;
    border: 1px solid #d2d6de;
    color: #444444;
}

    .right .direct-chat-text:after,
    .right .direct-chat-text:before {
        right: auto;
        left: 100%;
        border-right-color: transparent;
        border-left-color: #d2d6de;
    }

.direct-chat-info {
    display: block;
    margin-bottom: 2px;
    font-size: 12px;
    text-align: left;
    padding-left: 5px;
}

.direct-chat-name {
    font-weight: 600;
}

.direct-chat-timestamp {
    color: #999;
    margin-left: 10px;
    font-size: 10px;
}


.msg-sistema {
    padding: 0px 5px 0px 5px;
}

    .msg-sistema .direct-chat-info {
        text-align: center;
    }

    .msg-sistema .direct-chat-text {
        text-align: center;
        margin: 0px;
        color: #5d5d5d;
    }

    .msg-sistema .direct-chat-text {
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        display: block;
    }

        .msg-sistema .direct-chat-text:after {
            border: none;
            border-right-color: none;
        }

        .msg-sistema .direct-chat-text:before {
            border: none;
            border-right-color: none;
        }

.box-footer-chat-cliente {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.clickable {
    cursor: pointer;
}

.popover-content {
    max-height: 250px;
    overflow-y: auto;
}

.no-resize {
    resize: none;
}

@media (min-width: 0px) {
    .chat-inst-hide {
        margin-left: 35%;
    }

    .chat-inst-show {
        margin-left: 1%;
        width: 280px;
    }
}

@media (min-width: 480px) {
    .chat-inst-hide {
        margin-left: 60%;
    }

    .chat-inst-show {
        margin-left: 25%;
        width: 310px;
    }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .chat-inst-hide {
        margin-left: 75%;
    }

    .chat-inst-show {
        margin-left: 51%;
        width: 310px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .chat-inst-hide {
        margin-left: 80%;
    }

    .chat-inst-show {
        margin-left: 63%;
        width: 310px;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .chat-inst-hide {
        margin-left: 84%;
    }

    .chat-inst-show {
        margin-left: 70%;
        width: 310px;
    }
}

.avaliacao-chat-inst h3 {
    text-align: left;
    margin-top: 0;
}

.avaliacao-chat-inst div {
    text-align: left;
    font-size: 14px;
}

.avaliacao-chat-inst input[type="checkbox"] {
    margin-top: 30px;
}

.status-digitando {
    text-align: center;
}

/* ----------- GENERICO FILE ANEXO ------------- */
.p-anexo-container {
    height: auto;
    width: 100%;
    display: table;
    border: 1px solid #b6b6b6;
    background: #fff;
}

.p-anexo-browser-container {
    height: 90px;
    width: auto;
    margin: 0;
    display: inline-block;
    float: left;
    overflow: hidden;
}

.p-anexo-browser-input {
    display: none !important;
}

.p-anexo-files-container {
    height: auto;
    width: auto;
    margin: 0;
    display: inline-block;
    float: left;
    padding: 0;
}

.p-anexo-item {
    z-index: 5;
    position: relative;
    padding: 3px;
    width: 70px;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: 5px 5px 0 5px;
    color: #777;
    background-color: #fff;
    text-decoration: none;
}

    .p-anexo-item[anexo-id]:hover {
        color: #3c8dbc;
    }

.p-anexo-icon {
    font-size: 2em;
    display: table;
    margin: 5px auto 4px auto;
    padding: 0;
    color: #4c4c4c;
}

.p-anexo-name {
    margin: 0 auto;
    padding: 0;
    display: table;
    font-size: 0.7em;
    color: #999;
    text-align: center;
    cursor: default;
}

.p-anexo-opcoes {
    height: auto;
    width: 100%;
    display: table;
    margin-top: 5px;
}

.p-option {
    float: right;
    font-size: 1.1em;
    cursor: pointer;
    margin-left: 5px;
}

.p-anexo-remove {
    color: #b11717;
}

.p-anexo-download {
    color: #3c8dbc;
}


.p-anexo-container input[type="file"] {
    display: none;
}

.p-anexo-container-with-button {
    height: 110px;
    border: 1px solid #ccc;
    position: relative;
    padding-left: 12px;
    background: #fff;
}

.p-anexo-add {
    z-index: 10;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #3c8dbc;
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
    box-shadow: 1px 2px 4px rgba(0,0,0, .4);
}

    .p-anexo-add:hover {
        background: #35789e;
    }

    .p-anexo-add i.fa {
        margin: 7px 0 0 1px;
        font-size: 1em;
        color: #fff;
    }


.p-anexo-upload {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .6);
    padding: 5px;
}

    .p-anexo-upload i {
        display: table;
        margin: 0 auto;
        color: #fff;
        margin-top: 30%;
        font-size: 1.4em;
        display: none;
    }

    .p-anexo-upload progress {
        width: 90%;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-bottom: 5px;
    }


@media (min-width: 992px) and (max-width: 1199px) {
	
	.portfolio-box { width: 205px; }

    .download-box { width: 205px; }
	
	.testimonial-list .testimonial-image { width: 12%; }

	.testimonial-list .testimonial-text { width: 88%; }
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
	ul.navbar-nav li a { padding-left: 15px; padding-right: 15px; }
	
    .portfolio-box { width: 210px; }

    .download-box { width: 210px; }
    
    .testimonial-list .testimonial-image { width: 15%; }
	.testimonial-list .testimonial-text { width: 85%; }
	
	.call-to-action-text p { width: 75%; }
	.call-to-action-text .call-to-action-button { width: 25%; }
	
	.flickr-feed a { width: 50px; margin-right: 2px; }

}

@media (max-width: 860px) {
	
	.flex-direction-nav a { top: 30px; width: 30px; height: 30px; padding-top: 7px; }
	.flex-direction-nav a:before { font-size: 18px; }
	.flex-caption { width: 100%; bottom: 0; }
	
}

@media (max-width: 767px) {
	
	.navbar>.container .navbar-brand { margin-left: 15px; }
	.navbar-collapse { border: 0; }
	.navbar-toggle { margin-top: 16px; }
	.navbar-toggle .icon-bar { background: #5d5d5d; }
	ul.navbar-nav li a { padding: 15px 20px; text-align: left; }
	ul.navbar-nav li a br { display: none; }
	ul.navbar-nav li a i { padding-right: 7px; }
	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 15px 20px; }
	
	.slider-2-text h1, .slider-2-text p { padding-left: 15px; padding-right: 15px; }
	
	.page-title-container p { display: block; margin: 10px 0 6px 0; line-height: 24px; }
	
	.portfolio-masonry { padding: 0; }
    .portfolio-box { width: 100%; margin: 30px 0 0 0; padding: 0 30px; }

    .download-masonry { padding: 0; }
    .download-box { width: 100%; margin: 30px 0 0 0; padding: 0 30px; }
	
	.testimonial-list .testimonial-image { float: none; width: auto; text-align: center; }
	.testimonial-list .testimonial-text { float: none; width: auto; margin-top: 30px; text-align: center; }
	.testimonial-list .nav-tabs { margin-top: 20px; text-align: center; }
	
	.call-to-action-text p { float: none; width: auto; padding-left: 0; text-align: center; }
	.call-to-action-text .call-to-action-button { float: none; width: auto; margin-top: 15px; margin-bottom: 15px; padding-right: 0; text-align: center; }
	
	footer { padding-top: 20px; }
	.footer-box { text-align: center; }
	.footer-box-text-subscribe input[type="text"] { max-width: 300px; }
	.flickr-feed a { margin-left: 2px; margin-right: 2px; }
	.footer-copyright, .footer-social { text-align: center; }
	.footer-social a { margin: 0 5px; }

}

@media (max-width: 400px) {
	
	.flex-caption { display: none; }
	
}


/* Retina-ize images/icons */

/*@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
	
	 logo 
    .navbar-brand {    	
        background-image: url(/Content/img/logoSite2.png) !important; background-repeat: no-repeat !important; background-size: 60px 66px !important;
    }
	
}*/

