
/******************************************************************
Theme Name  : Kasper One Page Bootstrap 3 HTML5 Template
Theme URI   : http://demo.morsheds.com/html/kasper/
Author URI  : http://www.morsheds.com
Version     : 1.0
License     : GPL
******************************************************************/

/* =================================== */
/*	Basic Style 
/* =================================== */

body {
    background-color: #eeeeee;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
	font-size: 13px;
    color: #333333;
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

figure, p {
    margin: 0;
}

a {
    -webkit-transition: all .3s ease-in 0s;
       -moz-transition: all .3s ease-in 0s;
        -ms-transition: all .3s ease-in 0s;
         -o-transition: all .3s ease-in 0s;
            transition: all .3s ease-in 0s;
}

iframe {
    border: 0;
}

a, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus, a:hover {
    color: inherit;
}

h1, h2, h3,
h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin: 0;
}

.clear:before,
.clear:after {
    content: " ";
    display: table;
}
 
.clear:after {
   clear: both;
}
 
.clear {
   *zoom: 1;
}

body > section {
    padding: 50px 0;
}

.section-title {
  margin: 0 auto 60px;
  width: 800px;
}

.section-title h2 {
  color: #373435;
  font-size: 30px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 27px;
  text-transform: uppercase;
}

.section-title h2:before {
  border-bottom: 1px solid #1f2021;
  bottom: 0;
  content: "";
  left: 50%;
  margin-left: -50px;
  position: absolute;
  width: 100px;
}

.section-title h2:after {
background: none repeat scroll 0 0 #fff;
border: 1px solid #1F2021;
border-radius: 25px;
bottom: -6px;
content: "";
height: 11px;
left: 50%;
margin-left: -5.5px;
position: absolute;
width: 11px;
}

.section-title p {
    line-height: 25px;
    font-weight: 300;
    font-size: 13px;
}

.title h3{
    font-size: 22px;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 27px;
}

.title .color{
    color:  #373435;
}

.contact-info h3{
    margin-bottom: 30px;
}

.contact-info p {
    line-height: 25px;
    font-weight: 300;
    font-size: 13px;
}

.contact-info .con-info{
    line-height: 30px;
    padding-left: 30px;
}

.contact-info .con-info:first-child {
    margin-top: 30px;
}

.btn {
    border-radius: 0;
}

.btn:hover,
.btn:focus {
    outline: 0;
}

.btn-blue {
  background-color: #373435;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 35px;
}

.kill-margin {
    margin: 0 !important;
}

/*************************
*******Navigation******
**************************/

#navigation,
.navbar-brand,
.navbar-toggle,
.navbar-nav > li > a {
  -webkit-transition: all 0.6s ease;
     -moz-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
       -o-transition: all 0.6s ease;
          transition: all 0.6s ease;
}

#navigation{
    background-color: #373435;
}

.navbar-brand {
  height: inherit;
  padding: 30px 0;
}

.navbar-brand a {
  display: block;
}

.navbar-brand .logo{
    width: 160px;
    margin-top: -10px;
}

.navbar-brand a span{
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.navigation .navbar-nav > li > a {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 15px;
  text-transform: uppercase;
}

.navigation .navbar-nav > li > a:hover {
    color: #ED3237;
}

.navigation .navbar-nav > li.current > a {
  color: #ED3237;
}

.animated-nav .navigation .navbar-nav > li.current > a {
  color: #ED3237;
}

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

.navigation .navbar-nav .dropdown-menu {
    color: #ED3237;
    background-color: #373435;
}

.navigation .navbar-nav .dropdown-menu a{
    color: #ED3237;
}

.navigation .navbar-nav .dropdown-menu a:hover{
    color: #ED3237;
}

.navigation .navbar-nav{
    float: left;
    left: 0px;
}

@media (min-width: 768px) {
    .container {
        width: 503px
    }
}

@media (min-width: 992px) {
    .container {
        width: 723px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 923px
    }
}

@media (min-width: 1432px) {
    .container {
        width: 1170px
    }
}

body {
    padding-top: 70px;
}

.navbar-fixed-left, .navbar-fixed-right {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1030
}

@media (min-width: 768px) and (min-width: 768px) {
    .navbar-fixed-left, .navbar-fixed-right {
        width: 200px;
        height: 100vh;
        border-radius: 0
    }

    .navbar-fixed-left .container, .navbar-fixed-right .container {
        padding-right: 0;
        padding-left: 0;
        width: auto
    }

    .navbar-fixed-left .navbar-header, .navbar-fixed-right .navbar-header {
        padding-left: 15px;
        padding-right: 15px
    }

    .navbar-fixed-left .navbar-collapse, .navbar-fixed-right .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
        max-height: none
    }

    .navbar-fixed-left .navbar-collapse .navbar-nav, .navbar-fixed-right .navbar-collapse .navbar-nav {
        float: none !important
    }

    .navbar-fixed-left .navbar-collapse .navbar-nav > li, .navbar-fixed-right .navbar-collapse .navbar-nav > li {
        width: 100%
    }

    .navbar-fixed-left .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu, .navbar-fixed-right .navbar-collapse .navbar-nav > li.dropdown .dropdown-menu {
        top: 0
    }

    .navbar-fixed-left .navbar-collapse .navbar-nav.navbar-right, .navbar-fixed-right .navbar-collapse .navbar-nav.navbar-right {
        margin-right: 0
    }
}

@media (min-width: 768px) {
    body {
        padding-top: 0;
        padding-left: 200px
    }

    .navbar-fixed-left {
        right: auto !important;
        left: 0 !important;
        border-width: 0 1px 0 0 !important
    }

    .navbar-fixed-left .dropdown .dropdown-menu {
        left: 100%;
        right: auto;
        border-radius: 0 3px 3px 0
    }

    .navbar-fixed-left .dropdown .dropdown-toggle .caret {
        border-top: 4px solid transparent;
        border-left: 4px solid;
        border-bottom: 4px solid transparent;
        border-right: none
    }
}

/*************************
*******Main Slider******
**************************/

#home{
  padding: 0;
  overflow-y: hidden;
}

#home-carousel .carousel-inner .item {
  background-size:cover;
}

#home-carousel .slider-content {
}

#home-carousel .carousel-caption {
  left: 0;
  top: 0;
  z-index: 11;
  text-align: left;
}

.carousel-caption > div {
  /*background-color: rgba(29,120,112,0.5);*/
  background-color: rgba(0,0,0,0.5);
  padding: 60px 50px 80px 20%;
  position: absolute;
  bottom: 5%;
    right: 0;
  width: 76%;
}

#home-carousel .carousel-inner h2 {
  color: #ffffff;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 20px;
  text-shadow: none;
  text-transform: uppercase;
}

#home-carousel .carousel-inner p {
  color: #FFFFFF;
  line-height: 28px;
  font-size: 13px;
  margin-top: 0;
  text-shadow:none;
}

#home-carousel .carousel-caption .btn {
    color: #fff;
    border-radius: 0;
    margin-top: 5px;
    background-color: rgba(255, 255, 255, 0.3);
}

#home-carousel .carousel-caption .btn:hover {
    color: #000000;
    border: 2px #ffffff;
}

.carousel-indicators .active {
  background-color: #ED3237;
  border: 0;
}

a.sl-prev, a.sl-next{
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: 60px;
    line-height: 76px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 60px;
    z-index: 20;
    margin-top: -30px;

    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

a.sl-prev {
    left: 50px;
}

a.sl-next {
    right: 50px;
}

a.sl-prev:hover,
a.sl-next:hover {
    background-color: #ED3237;
    border-color: #ED3237;
    color: #fff;
}


/*============================================================
    Services
============================================================*/

#service .media > .pull-left{
    margin-right: 50px;
}

#service .media .media-body h3{
    color: #ED3237;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 15px;
}

#service .media .media-body p{
    color: #808080;
    font-size: 13px;
    line-height: 24px;
}

#service .media{
    padding-bottom: 50px;
    padding-left: 20px;
}

.service-item {
    margin-bottom: 70px;
}

.service-icon {
  float: left;
  margin-top: 8px;
}

.service-desc {
    margin-left: 115px;
}

.service-item h3 {
  color: #ED3237;
  font-size: 20px;
  margin-bottom: 28px;
}

.service-item p {
  line-height: 24px;
}


/*============================================================
    Service Bottom
============================================================*/

#service-bottom {
  background-color: #1f2021;
  padding-bottom: 0;
  position: relative;
}

.mobile-device {
  position: relative;
}

.mobile-device img {
  float: left;
  position: relative;
}

.mobile-device .black {
  left: 98px;
  z-index: 2;
}

.mobile-device .white {
  bottom: -62px;
  z-index: 1;
}

.service-features {
  background-color: #0f748f;
  color: #fff;
  height: 335px;
  padding: 50px 0 50px 65px;
  position: absolute;
  right: 0;
  top: 18%;
  width: 45%;
}

.service-features h3 {
  margin-bottom: 60px;
  text-transform: uppercase;
}

.service-features ul li {
  background: url("../img/icons/list-bg.png") no-repeat scroll 0 13px transparent;
  font-size: 16px;
  line-height: 36px;
  padding-left: 50px;
}


/*============================================================
    Portfolio
============================================================*/

#projects {
    width: 95%;
    margin: 0 auto;
}

.project-filter {
  margin-bottom: 40px;
}

.project-filter ul li {
  padding: 0;
}

.project-filter ul li a {
  color: #000;
  display: block;
  line-height: 18px;
  padding: 10px 20px;
  text-transform: uppercase;
}

.project-filter ul li a:hover,
.project-filter ul li a.active {
    background-color: #ED3237;
    color: #fff;
}

.mix {
    display: none;
}

.portfolio-item {
    position: relative;
    float: left;
    overflow: hidden;
}

.portfolio-item img{
    height: 290px;
    width: 240px;
}

.plus {
  background: url("../img/icons/plus.png") no-repeat scroll center center #ED3237;
  border-radius: 50%;
  display: block;
  height: 80px;
  left: 50%;
  margin: -40px 0 0 -40px;
  position: absolute;
  top: -41px;
  width: 80px;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
}

figcaption.mask {
  background-color: #fff;
  bottom: -101px;
  left: 0;
  padding: 30px 0 30px 30px;
  position: absolute;
  width: 100%;
    
    -webkit-transition: 0.3s ease-out 0s;
       -moz-transition: 0.3s ease-out 0s;
        -ms-transition: 0.3s ease-out 0s;
         -o-transition: 0.3s ease-out 0s;
            transition: 0.3s ease-out 0s;
}

.portfolio-item:hover figcaption.mask {
    bottom: 0;
}

.portfolio-item:hover .plus {
    top: 30%;
}

figcaption.mask h3 {
  color: #ED3237;
  font-size: 16px;
  line-height: 28px;
}

figcaption.mask span {
  color: #333333;
}


/*============================================================
    About Us
============================================================*/

#about {
    padding-bottom: 0;
}

#about-us{
    margin-top: 20px;
}

.about-us img {
  margin: 0 auto;
}

/* Counter section */

#count {
  background-color: #121116;
  padding-bottom: 50px;
}

.counter-section {
  background-color: #ED3237;
  padding: 15px 0 40px;
}

.fact-item {
  color: #fff;
}

.fact-icon {
  position: relative;
  width: 50px; 
  height: 28.87px;
  margin: 15px auto;
}

.fact-icon:before,
.fact-icon:after {
  content: "";
  position: absolute;
  width: 0;
  left: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
}

.fact-icon > i {
  line-height: 15px;
}

.fact-item span {
  display: block;
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  margin: 15px 0 10px;
    text-align: center;
}

.fact-item p {
  font-weight: 300;
}


/*============================================================
    About Us
============================================================*/

.subtitle {
  margin: 0 auto;
  width: 95%;
}

.subtitle h3 {
  color: #1f2021;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.subtitle p {
  line-height: 25px;
  margin-bottom: 65px;
}

.tst-single {
  margin-bottom: 40px;
}

.tst-single img {
  max-width: 150px;
    margin-right: 30px;
  float: left;
}

.tst-content {
  border-bottom: 1px solid #a9a9a9;
  margin: 10px 0 0 160px;
  padding-bottom: 25px;
}

.tst-single h3 {
    color: #1f2021;
    margin-bottom: 20px;
}

.tst-single p {
  color: #1f2021;
  line-height: 20px;
}

.tst-singlespan {
  float: right;
  font-style: italic;
  margin-right: 5px;
}

/* carousel navigation */

.owl-pagination {
  text-align: center;
}

.owl-controls .owl-page {
  cursor: pointer;
  display: inline-block;
}

.owl-controls .owl-page span {
  background-color: #fff;
  border-radius: 20px;
  border: 1px solid #ACACAC;
  display: block;
  height: 12px;
  margin: 5px 4px;
  width: 12px;
}

.owl-controls .owl-page.active span,
.owl-controls .owl-page:hover span {
  background-color: #ED3237;
  border-color: #ED3237;
}



/*=================================
    Quotes
===================================*/

#quotes {
    background-color: #1F2021;
}

.call-to-action {
    color: #fff;
    font-weight: 600;
}

.call-to-action p {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
}




/*============================================================
    Media Queries
============================================================*/

#subscribe {
  background-color: #1f2021;
  color: #fff;
  line-height: 24px;
}

.subscription-form {
  color: #fff;
  position: relative;
}

.subscription-form i {
  left: 21px;
  position: absolute;
  top: 22px;
}

.subscription-form .subscribe {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  height: 58px;
  text-indent: 60px;
  width: 100%;
}

.subscription-form #mail-submit {
  background-color: #ED3237;
  border: 0 none;
  color: #fff;
  padding: 16px 35px;
  position: absolute;
  right: 1px;
  top: 1px;
}


/*============================================================
    Contact Us
============================================================*/

#contact, #contact2{
    margin-top: 50px;
}

.contact-form .input-field {
  margin-bottom: 30px;
}

.contact-form .form-control {
  border: 1px solid #dbdbdb;
  padding: 20px;
  border-radius: 0;
  height: 58px;
  box-shadow: none;
}

.contact-form .message .form-control {
  height: 198px;
}

.contact-form .form-control::-moz-placeholder {
  color: #1f2021;
}

.contact-form #msg-submit {
  font-size: 13px;
  padding: 17px 50px;
}

.contact-details {
  margin-bottom: 40px;
}

.contact-details > span {
  color: #1f2021;
  display: block;
  margin-bottom: 15px;
}

.contact-details > p{
    line-height: 25px;
}

/*============================================================
    Footer
============================================================*/

#footer {
    clear: both;
    background-color: #121116;
    padding: 20px 0 20px;
}

.social{
    clear: both;
    background-color: #333333;
    /*position: fixed;*/
    /*bottom: 30px;*/
    /*height: 100px;*/
    padding-top: 50px;
    padding-bottom: 50px;
}

.social2{
    padding: 20px;
}

.social h3, .social2 h3 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}

.social h3:after, .social2 h3:after {
    border-bottom: 1px solid #fff;
    bottom: 0;
    content: "";
    display: block;
    /*left: 50%;*/
    /*margin-left: -115px;*/
    position: absolute;
    width: 100%;
}

.social ul li a, .social2 ul li a {
  color: #fff;
  display: block;
  margin: 0 4px;
}

.social ul li a:hover, .social2 ul li a:hover {
  color: #ED3237;
}

.whatsapp{
    position: fixed;
    right: 0;
    bottom: 30px;
    margin-right: 30px;
    z-index: 9999;
}

.whatsapp img{
    width: 80px;
    cursor: pointer;
}

.rodape{
    display: none;
}

.copyright {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.copyright a {
    color: #ED3237;
}

.copyright a:hover {
    color: #fff;
}

.copyright p {

}

.copyright p:first-child {
    margin-bottom: 15px;
}

.contact-us-container {
    margin-top: -60px;
    padding-bottom: 30px;
    text-align: left;
}

.contact-us-container h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us-container p {
    line-height: 28px;
    font-size: 13px;
}

.contact-form {
    clear: right;
    padding-bottom: 30px;
}

.contact-form h3 {
    margin-top: 25px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-form form .form-group {
    margin-bottom: 20px;
}

.contact-form input[type="text"],.contact-form input[type="password"] { width: 95%; height: 34px; }
.contact-form textarea { width: 95%; height: 170px; padding-top: 6px; padding-bottom: 6px; }
.contact-form label { font-size: 13px; font-weight: 400; }
.contact-form label .error-label, .contact-form .error-label { font-style: italic; color: #fc001b }
.contact-form button {
    margin-top: 5px;
    padding: 10px 45px 10px;
    background-color: #ED3237;
    color: #fff;
}
.contact-form button.login {
    margin-top: 5px;
    padding: 10px 15px 10px;
    background-color: #ED3237;
    color: #fff;
}

.contact-address .map {
    margin: 20px 0 40px 0;
    height: 300px;
    border: 5px solid #f8f8f8;
}

#restrito {
    padding: 0px 0;
}
#restrito .title{
    padding-bottom: 0px;
}

#restrito2 {
    padding: 0px 0;
}

#restrito2 .title{
    padding-bottom: 20px;
}
#restrito2 ul{
    list-style: circle;
    padding-bottom: 30px;
}

#restrito2 ul > li{
    margin-left: 40px;
    height: 30px;
}

#restrito2 .fotos{
    padding: 5px;
    margin: 5px;
    float: left;
}

#restrito2 .fotos img{
    margin: 0 auto;
    display: block;
    max-height: 80px;
}

#restrito2 .arquivo{
    padding: 5px;
    background-color: #333333;
    margin: 5px;
}

#restrito2 .arquivo img{
    margin: 0 auto;
    width: 32px;
    display: block;
}

#restrito2 .arquivo h4{
    text-align: center;
}

#restrito2 .arquivo p{
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.about-us-container {
    margin-top: 20px;
}

.about-us-text {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.about-us-text h3 {
    margin-top: 0px;
    font-family: 'Droid Sans', sans-serif;
    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;
}

.work-container {
    margin-top: -40px;
    min-height:100vh;
}

.work-title {
    background: url(../img/line.png) left center repeat-x;
}

.work-title h2 {
    width: 400px;
    margin: 0 auto;
    background: #fff;
    /*font-family: 'Lobster', cursive;*/
    font-size: 24px;
    color: #ED3237;
    font-weight: bold;
    text-align: center;
}

.work {
    margin-top: 40px;
    padding-bottom: 20px;
    background: #f8f8f8;
    border-bottom: 5px solid #ED3237;
    cursor: pointer;
    text-align: center;
}

.work img{
    height: 300px;
    overflow: hidden;
}

.work .imagem{
    height: 250px;
    background-color: #f6f6f6;
}

.work .imagem img{
    height: 200px;
    overflow: hidden;
}

.work:hover .imagem 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: 'Droid Sans', sans-serif;
    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: 20px;
    font-style: italic;
}

a.big-link-2 {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    padding-top: 6px;
    background: #ED3237;
    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;
}

.endereco p, .descricao p{
    text-align: left;
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.descricao{
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    line-height: 1;
    font-size: 13px;
    margin-left: 30px;
    margin-bottom: 30px;
    line-height: 20px;
}

.descricao p{
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    font-size: 13px;
    color: #808080;
}

.descricao ul li{
    text-align: left;
    margin-left: 50px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    font-size: 13px;
    color: #808080;
}

.fotos, .mapa{
    background-color: #cccccc;
    padding: 20px;
}

.fotos .imagem_emp{
    float:left;
    margin:5px;
    margin-bottom:0px;
}

.fotos .imagem_emp img{
    width:85px;
    height:60px;
}

#mapa-obra {
    height: 370px;
    width: 100%;
}

.sub-title2 h3{
    margin-top: 30px;
}

.menuOpcao a{
    text-decoration: none;
}

.menuOpcao .link {
    margin-bottom: 6px;
    padding: 10px 0 10px 10px;
    border-left: 5px solid #ffffff;
    display: block;
    font-size: 16px;
    color: #ffffff;
    background: #ED3237;
}

.menuOpcao .link:hover {
    color: #1c3861;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -ms-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    transition: color 0.2s linear;
}

.menuOpcao span{
    margin-left: 20px;
}

ul.margem{
    list-style: none;
    float: right;
    width: 100%;
    margin-top: 20px;
}

.retornar{
    clear: both;
    margin-top: 30px;
    float: right;
    width: 95%;
}

.retornar a{
    margin-bottom: 6px;
    padding: 10px 0 10px 10px;
    display: block;
    font-size: 16px;
    color: #ffffff;
    background: #ED3237;
}

.retornar a:hover{
    color: #000000;
    background-color: #ED3237;
}

.title2{
    margin-top: 30px;
}

