﻿

/* Configuração do slide */
    .marketing .span4 {
    text-align: center;
}
.marketing h2 {
    font-weight: normal;

}
.marketing .span4 p {
    margin-left: 10px;
    margin-right: 10px;
}

/*------------------- Carousel ---------------------*/
.carousel {
    margin-bottom: 60px;
    margin-top: -20px;
}

.carousel .container {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.carousel-control {
    background-color: transparent;
    border: 0;
    font-size: 120px;
    margin-top: 0;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

.carousel .item {
    height: 600px;
}
.carousel img {
    min-width: 100%;
    height: 600px;
}

.carousel-caption {
    background-color: transparent;
    position: static;
    max-width: 550px;
    padding: 0 20px;
    margin-bottom: 100px;
}
.carousel-caption h1,
.carousel-caption .lead {
    margin: 0;
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}
.carousel-caption .btn {
    margin-top: 10px;
}

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .span4 {
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .span4 p {
    margin-left: 10px;
    margin-right: 10px;
}
/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
    background-color:  transparent;
}
.featurette {
    padding-top: 120px; /* Vertically center images part 1: add padding above and below text. */
    overflow: hidden; /* Vertically center images part 2: clear their floats. */
}
.featurette-image {
    margin-top: 0px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */

}


/*---------------- Serviços --------------------*/

.featurette-image.pull-right#mod1{
    height: 90%;
    width: 90%;
    min-width: 300px;
    border: 8px solid #f6f6f6;
    box-shadow: 1px 1px 4px black;
    margin-top: 80px;
}
.featurette-image.pull-left#mod2 {
    height: 300px;
    width: 500px;
    box-shadow: 1px 1px 4px black;
    padding: 10px;
    position: relative;
    margin-top: 130px;
    min-width: 300px;
}
.sevs {
    margin-left: 10px;
}
#pop{
    margin-top: -50px;
}

#ave {
    margin: -40px 0 0 0;
}
#apos {
    font-size: 1.5em;
    font-weight: normal;
    text-indent: 100px;
    color: #ababab;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;

}

/*------------- Portfolio ---------------*/

.pot{
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
    color: #000000;
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.192em;

}
.po2 {
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
    font-weight: normal;   
    text-align: left;
    font-size: 18px;
   	
}
.po2 p{
	text-indent: 20px;
	letter-spacing: none;
}

.panel-title {
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
    color: #002a80;
}

.panel-title a:hover{
    color: #f90d05;
}



/*--------------- Clientes ----------------*/

.view-tenth img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.view-tenth .mask {
    background-color: rgba(255, 245, 0, 0.65);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth h2 {
    text-decoration: none;
    border-bottom: 1px solid #a3a3a3;
    background: transparent;
    margin: 20px 40px 0px 40px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    color: #949494;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth p {
    color: #949494;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.view-tenth a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.view-tenth:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;

}
.view {
    width: 230px;
    height: 150px;
    float: left;
    margin-right:40px;


    /*border: 5px solid #fff;*/
    overflow: hidden;
    position: relative;
    text-align: center;

    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;

}

.view .mask,.view .content {
    width: 230px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: -20px;
    left: 0;
}

.view img {
    display: block;
    position: relative;
}

.view h2 {
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
    text-transform: uppercase;
    color: #95a5a6;
    text-align: center;
    position: relative;
    font-size: 15px;
    padding: 5px;
    background: transparent;
    margin: 20px 0 0 0;
}

.view p {
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
    font-size: 12px;
    position: relative;
    color: #95a5a6;
    padding: 2px 10px 20px;
    text-align: center;
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}

.view a.info:hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}

#cli2 {
    margin-top: 20px    ;
}
/*----------------- Fim Clientes -----------------------*/
/* Thin out the marketing headings */
.featurette-heading {
    font-size: 30px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
    margin-top: 40px;
    text-indent: 50px;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
}

.featurette #serv {
    padding: 0;
    color: #000000;
    font-size: 18px;
    text-indent: 30px;
}

.lista li {
    margin-top: 10px;
    font-size: 15px;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
}
.lista  {
	margin-top: 10px;
    font-size: 15px;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
	text-indent: 30px;
	text-align: justify;
	
}

#port {
    margin-top: -20px;
    letter-spacing: 1.185px;
}
#accordion {
        margin-top: -20px;
}
.panel-body {
    background-color: #ebebeb;
}

/*Footer------------------------------------------

#footwrap {


    padding-top: 70px;
    background: #949494;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
}
#pp  {
    color: #002a80;
    letter-spacing: 1.42px ;
    }


/*-------------- Footer --------
#footwrap p {
    color: #000000;
    margin-top: 20px;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
}

#footwrap h1 {
    color: #000000;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
    font-size: 20px;
}
#footwrap h2{
    font-size: 16px;
    color: #000000;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;

}


#footwrap t {
    font-weight: 700;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
}

#map {
	height: 100%;
	
	top: -30px;
}

#slider3-pager a {
    display: inline-block;
}

/* Copyright Wrap

#c {
    background: #222222;
    padding-top: 15px;
    text-align: right;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
}

#c p {
    color: #ffffff;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
}



/* Global Values */



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 979px) {

    .container {
        margin-bottom: 0;
        width: auto;
    }
    .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
    }

    .carousel .item {
        height: 500px;
    }
    .carousel img {
        width: auto;
        height: 700px;
    }

    .featurette {
        height: auto;
        padding: 0;
    }
    .featurette-image.pull-left,
    .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;

    }
}
.muted{
    font-size: 21px;
    text-align: center;

}
.subt {
	text-indent: 50px;
	font-size: 1.5em;
    font-weight: normal;
    color: #ababab;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
	text-align: center;
}
.lead {
    text-align: justify;
    text-indent: 15px;
    font-family: 'Century Gothic', Corbel, 'Orbitron', sans-serif;
    margin: 0;
    padding: 0;

}
#sobr.featurette-heading {
    margin-top: -20px;
}
/* Media da Página do Site. */
@media (max-width: 767px) {

    .navbar-inner {
        margin: -20px;
    }

    .carousel {
        margin-left: -20px;
        margin-right: -20px;
    }
    .carousel .container {

    }
    .carousel .item {
        height: 300px;
    }
    .carousel img {
        height: 300px;
    }
    .carousel-caption {
        width: 65%;
        margin-bottom: 40px;
    }
    .carousel-caption h1 {
        font-size: 15px;
    }
    .carousel-caption .lead,
    .carousel-caption .btn {
        font-size: 10px;
    }

    .marketing .span4 + .span4 {
        margin-top: 40px;
    }

    .featurette-heading {
        font-size: 30px;
    }
    .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
    }
    .navbar-brand{
        display: none;
    }

}
