/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Convergence', sans-serif;
}

hr {
    max-width: 50px;
    border-color: #fff;
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

a {
    color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
	text-decoration:none;
}

a:hover,
a:focus {
    color: #eb3812;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Convergence', sans-serif;
    margin-bottom: 40px;
    padding-bottom: 30px;
	font-weight:bold;
}

p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.bg-primary {
    background:#fff;
	margin-top:0;
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 0px 0;
	background:#fff;
}


.galeria_image
{
	border: 5px solid #fff; font-family: 'Convergence', sans-serif; font-size: 16px;  padding: 0; text-align: center;		-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; opacity:1
}

.galeria_image:hover
{
	opacity:0.5;
}



.servicos_image
{
	border: 5px solid #fff; font-family: 'Convergence', sans-serif; font-size: 40px; line-height: 37px; padding: 40px 17px; text-align: left; height:159px; 
		-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	overflow:hidden; 
}

.servicos_image:hover
{
	height:330px;
}

#navcontainer
{position:relative;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer ul li.left_cont { display: inline-block; width:50%; margin-left:-5px; text-align:left; vertical-align:middle;}
#navcontainer ul li.right_cont { display: inline-block;  width:50%; vertical-align:middle; text-align:left}



#navcontainer2
{position:relative;}

#navcontainer2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer2 ul li.two { display: inline-block; width:25%; margin-left:-5px; text-align:left; vertical-align:middle; text-align:center}
#navcontainer2 ul li.one { display: inline-block;  width:25%; vertical-align:middle; text-align:left; text-align:center}
#navcontainer2 ul li img { width:98%;	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;}
#navcontainer2 ul li img:hover { width:100%;}

#navcontainer3
{position:relative;}

#navcontainer3 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer3 ul li.um { display: inline-block; width:25%; margin-left:-5px; text-align:left; vertical-align:middle;}
#navcontainer3 ul li.dois { display: inline-block;  width:25%; vertical-align:middle; text-align:left; margin-left:-5px; }


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#navcontainer4
{position:relative;}

#navcontainer4 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer4 ul li.contact2 { display: inline-block;  width:50%; vertical-align:top; text-align:left; margin-left:-5px; }
#navcontainer4 ul li.contact3 { display: inline-block;  width:50; vertical-align:top; text-align:left; }




#navcontainer5
{position:relative;}

#navcontainer5 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer5 ul li.left_cont { display: inline-block; width:30%; margin-left:-5px; text-align:left; vertical-align:middle; margin-bottom:20px;}
#navcontainer5 ul li.right_cont { display: inline-block;  width:70%; vertical-align:middle; text-align:left;  margin-bottom:20px;}

#navcontainer5 ul li img { width:100%;}



#navcontainer6
{position:relative;}

#navcontainer6 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer6 ul li.one { display: inline-block; width:16%; margin-left:-5px; text-align:center; vertical-align:middle;}
#navcontainer6 ul li.two { display: inline-block;  width:16%; vertical-align:middle; text-align:center}

#navcontainer6 ul li img { width:100%;}



.left{
position:fixed; height:100%; background:#FFF; width:5px; left:0; top:0; z-index:9999;
}


.right{
position:fixed; height:100%; background:#FFF; width:5px; right:0; top:0; z-index:9999;
}



.top{
position:fixed; width:100%; background:#FFF; height:5px; left:0; top:0; z-index:9999;
}



.bottom{
position:fixed; width:100%; background:#FFF; height:5px; left:0; bottom:0; z-index:9999;
}



.padding_60
{
	padding:60px;
}

.padding_40
{
	padding:40px;
}

.padding_20
{
	padding:20px;
}

.icons
{
	position:fixed;
	top:47px;
	right:47px;
	z-index:9999;
}

.icons img
{
	border:1px solid #8f4818;
	outline:1px solid #FFF;
}

.container
{
	padding-right:7%;
	padding-left:7%;
}

@media only screen and (max-width: 1160px) {
.icons
{
	top:58px;
}
.icons img
{
	height:25px;
}

.redesocial
{
display:none;
}

}







@media only screen and (max-width: 780px) {
.icons
{
	position:fixed;
	top:47px;
	right:47px;
	z-index:9999;
	display:none;
}

img
{
	max-width:100%;
}

section
{
	padding-top:60px;
}

.left{
position:fixed; height:100%; background:#FFF; width:2px; left:0; top:0; z-index:9999;
}


.right{
position:fixed; height:100%; background:#FFF; width:2px; right:0; top:0; z-index:9999;
}



.top{
position:fixed; width:100%; background:#FFF; height:2px; left:0; top:0; z-index:9999;
}



.bottom{
position:fixed; width:100%; background:#FFF; height:2px; left:0; bottom:0; z-index:9999;
}



.top{
position:fixed; width:100%; background:#FFF; height:10px; left:0; top:0; z-index:9999;
}

.bottom{
position:fixed; width:100%; background:#FFF; height:10px; left:0; bottom:0; z-index:9999;
}
.left{
position:fixed; height:100%; background:#FFF; width:10px; left:0; top:0; z-index:9999;
}

.right{
position:fixed; height:100%; background:#FFF; width:10px; right:0; top:0; z-index:9999;
}

.padding_60
{
	padding:10px;
}
.padding_40
{
	padding:10px;
}


#navcontainer
{position:relative;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer ul li.left_cont { display: inline-block; width:100%; margin-left:0; text-align:left; vertical-align:middle;}
#navcontainer ul li.right_cont { display: inline-block;  width:100%; vertical-align:middle; text-align:left}



#navcontainer2
{position:relative;}

#navcontainer2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer2 ul li.one { display: inline-block; width:100%; margin-left:0; text-align:center; vertical-align:middle; }
#navcontainer2 ul li.two { display: inline-block;  width:100%; vertical-align:middle; text-align:center; }
#navcontainer2 ul li.three { display: inline-block;  width:100%; vertical-align:middle; text-align:center; }
#navcontainer2 ul li {color:#8f4818;}
#navcontainer2 ul li.for { width:100%}

#navcontainer3
{position:relative;}

#navcontainer3 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer3 ul li.um { display: inline-block; width:100%; margin-left:0; text-align:left; vertical-align:middle;}
#navcontainer3 ul li.dois { display: inline-block;  width:100%; vertical-align:middle; text-align:left; margin-left:0; }




#navcontainer4
{position:relative;}

#navcontainer4 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer4 ul li.contact1 { display: inline-block; width:100%; margin-left:0; text-align:left; vertical-align:top; padding-left:0;}
#navcontainer4 ul li.contact2 { display: inline-block;  width:100%; vertical-align:top; text-align:left; margin-left:0; }
#navcontainer4 ul li.contact3 { display: inline-block;  width:100%; vertical-align:top; text-align:left; }

#navcontainer6
{position:relative;}

#navcontainer6 ul
{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

#navcontainer6 ul li.one { display: inline-block; width:100%; margin-left:0; text-align:center; vertical-align:middle;}
#navcontainer6 ul li.two { display: inline-block;  width:100%; vertical-align:middle; text-align:center}

#navcontainer6 ul li img { width:100%;}
}





aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}

.navbar-default {
    border-color: rgba(34,34,34,.05);
    font-family: 'Convergence', sans-serif;
    background:#8f4818;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-family: 'Convergence', sans-serif;
    font-weight: 700;
    color: #fff;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #fff;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #fff!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}




@media(min-width:850px) {
	

	
    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: transparent;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fff;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,.7);

    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fff;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background:#8f4818;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #fff;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
    }
}

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../img/header.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: right;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 700;
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

@media(min-width:10px) {
    header {
        min-height: 100%;
    }

    header .header-content {
        position: absolute;
        bottom: 0;
        padding: 0 10px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 90%;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}

.section-heading {
    margin-top: 0;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Convergence', sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

@media(min-width:768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
	
}



.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #fff;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #8f4818;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #fff;
    color: #fff;
    background-color: #8f4818;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #d68651;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-primary .badge {
    color: #fff;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Convergence', sans-serif;
    font-weight: 700;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #8f4818;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}


.middle
{
width:100%; height:585px; background:url(img/bg_top2.png) center top; position:relative; margin-top:-449px;
}


.redesocial
{
   position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9999999;
}


@media(max-width:768px) {
	.image_middle
{
	display:none;
}

.middle
{
width:100%; height:200px; background:none; position:relative; margin-top:0;
}
}