@font-face {
  font-family: “Tangerine Bold”;
  font-weight: normal;
  font-style: normal;
  src: url(“fonts/Tangerine-Bold.ttf”) format(“truetype”);
}


* {
    font-family: 'Lato', sans-serif;
     -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    transition-property: background, opacity, color;
}

body {
    background: #f1f1f1;
}

header {
    padding: 0px 0px;
    background:#ffff06;
}

h1 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}



h2 {
    font-size: 30px;
    color: #191919;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    
}

h3 {
    font-size: 16px;
    color: red;
    text-transform: uppercase;
    font-weight: 700;

}

h4 {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

p {
    font-size: 16px;
}

section {
    padding: 20px 0px;
    margin-top: 20px;
}

.slider {
    padding: 0px;
    margin-top: 0px;
}

section.depoiments {
    background: url(../img/bg-servico.jpg) no-repeat center center;
    background-size: cover;
    padding: 155px 0px;
}

section.content {
    padding: 0px 0px 30px;
}

.top p {
    font-size: 20px;
    color: #d6146b;
    font-weight: bold;
    text-align: right;
}

.top p i {
    font-size: 18px;
    width: 30px;
    height: 30px;
    border: 2px solid #d6146b;
    border-radius: 50%;
    padding-top: 5px;
    margin-right: 10px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding-right: 0px;
}

.navbar-default {
    background-color: transparent;
    border: none;
}

.navbar-default .navbar-nav {
    width: 100%;
}

.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    font-weight: 900;
    color: #000;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 11px 32px;
}
.navbar-default .navbar-nav > li {
    text-align: center;
     width: 14.2%; 
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffff06;
    background: #000;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ffff06;
    background: #000;
    
}


.navbar-default .navbar-nav > li:last-child > a > i {
    color: #ffffff;
    width: 24px;
    height: 24px;
    background: #f57daa;
    border-radius: 50%;
    padding-top: 5px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #c8c8c8;
    background-image: none;
    border: 1px solid #c8c8c8;
    border-radius: 0px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #c8c8c8 ;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.btn-default {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    background: #ffff06;
    border: none;
    border-radius: 36px;
    padding: 11px 32px;
    color: #ffffff;
}

.btn-default:hover, .btn-default:focus, .button-especials .btn-default:hover, .button-especials .btn-default:focus, .content-services .btn-default:hover, .content-services .btn-default:focus   {
    background: #333;
    color: #fff;
}

.button-especials .btn-default {
   border: 10px solid #f1f1f1;
   text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    background: #f57daa;
    border-radius: 36px;
    padding: 11px 32px;
    position: relative;
    top: -30px;
}

.content-services {
    background: #ffffff;
    
    margin-bottom: 60px;
}

.content-services img {
    display: block;
    margin: 0 auto;
}

.content-services p {
    font-size: 16px;
    color: #8c8c8c;
    
}

.content-services .btn-default {
   border: 10px solid #f1f1f1;
   text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    background: #ffff06;
    color: black;
    border-radius: 36px;
    padding: 11px 32px;
    position: relative;
    top: 30px;
}

.content-depoiments {
    color: #ffffff;
}

.content-depoiments h2 {
    color: #ffffff;
}

.content-depoiments p {
    font-size: 16px;
    font-weight: 500;
}

.content-depoiments span {
    font-size: 20px;
}

.carousel-control.left, .carousel-control.right {
    // background-image: none;
    color: #ffff06;
}

footer {
    padding: 40px 0px 0px;
    background-color: #ababab;
    color: #333;
    border-top: 25px solid #c8c8c8;
    font-size: 16px
}

footer h4 {
    color: #333;
}

footer a {
    color: #333;
    font-size: 16px;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

footer i {
    margin-right: 10px;
    font-size: 25px !important;
}

.bullet i {
    font-size: 12px !important;
}

.list-rodape {
    line-height: 40px;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 30px;
    font-size: 20px;
    color: #000000;
}

address a {
    color: #000000;
}

address a:hover {
    color: #000000;
}


address p {
    display: inline-flex;
    line-height: 20px;
    font-size: 14px !important;
}

address i {
    margin-right: 10px;
    color: #333;
}

.copyright {
    background: #c8c8c8;
    padding: 20px 0px 10px;
}


.content-services .circle {
	height:108px;
	width:108px;
	border:3px solid #f57daa;
	-moz-border-radius: 54px;
	-webkit-border-radius: 54px;
	border-radius: 54px;
	position:relative;
	margin: 0 auto;
}

.content-services .image {
    height:225px;
}

.content-services .image img {
    width:100%;
    margin:auto;
}

// div.content-product {
//     min-height: 120px;
// }

.content-services .circle img {
	width:auto;
	fill:#b58631;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.img-servico {
	width:100% !important;
}

.list-services {
	width:100% !important;
}


@media (min-width: 1025px) {
    .flex-align {
        display: flex;
        /* flex-direction: inherit; */
        align-items: center;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 20px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    }

}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
        text-align: left;
        margin-top: -80px;
    }
}
@media screen and (max-width: 768px) {
    h1 {
        font-size: 12px;
    }
    .navbar-default .navbar-nav > li {
    text-align: center;
     width: 100%; 
}

    .top p {
        text-align: center;
        font-size: 16px;
        margin-top: 20px;
    }

    .button-especials .btn-default {
        padding: 11px 23px;
        top: 30px;
    }

    .carousel-caption {
        position: absolute;
        right: 15%;
        top: 50%;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
        margin-top: -55px;
    }
}

.carousel-caption h1{
    color:#fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}

.carousel-inner .item img{
    width: 100% !important;
}


.video{
    margin-top: 50px;
}

.dropdown{
    padding-bottom: 5px;
}

.dropdown:hover .dropdown-menu{
    display: block;
}

.dropdown i{
    position: relative;
    top: -2px;
    margin-left: 5px;
}

.dropdown:hover a.dropdown-toggle{
    background: #000;
    color: #ffff06;
}

.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
    visibility: visible;
    margin-top: 0;
}

.navbar-default .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
    margin-top: 0;
    width: 255px;
    background-color: #fff;
    border-top: 3px solid #c8c8c8;
    z-index: 99;
    transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}

.navbar-default .navbar-nav .dropdown-menu li a{
    font-size: 15px;
    padding: 10px;
}

.image{
    width: 100%;
    padding: 5px;
    height: 100%;
}

.galeria{
  height: 200px;

  margin:10px 0 10px;
  
}
 

 .faixa-seo{
    width: 100%;
    background: #ffff06;
 }

// .img-galeria{
//     border: solid;
// }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffff06;
    background-color: #000;
    

    }


.title {
    

    padding: 10px;

        }

.logo{
    display: block;
    position: relative;
    width: 250px;
    margin: auto;

}

.contato{
    font-size: 35px;
    background: #d6146b;
    padding: 20px;
    margin: 20px;
    text-align: center;
    font-family: “Tangerine Bold”;

}

.rodape-top{
    background: black;
    text-align: right;
    text-align: center;

    
}

.rodape-top i{
    color: #ffff06;
    padding: 5px;
    margin-left: 3px;
}

.rodape-top a{
    color: white;
}

.carousel-indicators .active{
    background: #000;
}

.box{
     background: #ffffff;
    padding: 20px 30px 20px;
    margin-bottom: 60px;
    border-radius: 40px;
    background: #c8c8c8;
}

.box img{
    width: 25%;
    padding: 10px;
}
.box-title{
    background: red;
    padding: 20px;
    border-top-left-radius: 20px;
    color: white;
    border-top-right-radius: 20px;
}
.box h3{
    font-size: 14px;
}



// ORÇAMENTO 

.ipt{ 
     width: 30%;
     margin-right: 1%; 
     padding-right: 2%; 
     float: left; 
     height: 200px; 
     padding-top: 10px; 
     margin-top: 20px; 
     display: inline; 
     border-right: 1px dashed #CCCCCC;
 }

.box_orc{ 
    width: 100%; 
    float: left;
     border-bottom: 1px dashed #ccc;
     padding: 10px;
 }
.ipt-holder{
 list-style: none;
  }
.lb-form{
    font-family: Arial, Helvetica, sans-serif;
     font-size: 13px; 
     font-weight: bold; 
     color: #555555;
 }
.ipt-holder li{ 
    float: right; 
    margin-bottom: 2px;
}
.ipt-form{
    width: 255px; 
    margin-left: 5px; 
    border-radius: 5px;
     border: 1px solid #EE3235;
      height: 20px; 
      padding-left: 5px;
       color: #555555
   }
.iptm-form{
    width: 50px; 
    margin-left: 5px; 
    border-radius: 5px; 
    border: 1px solid #EE3235; 
    height: 20px; 
    padding-left: 5px; 
    color: #555555
}
.lbm-form{ 
    width: 150px; 
    color: #EE3235; 
    float: left; 
    text-align: right; 
    margin-left:20px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    line-height: 25px;
}
.txtarea-form{
    width: 100%;
     margin-left: 5px; 
     border-radius: 5px;
      border: 1px solid #EE3235; 
      height: 150px; 
      padding-left: 5px; 
      color: #555555
  }
.sobre_title{
 width: 90%; 
 height: 30px; 
 text-align: center; 
 font-size: 20px; 
 font-family: 'Open Sans', Arial, Helvetica, sans-serif;   
 color: #555555; 
} 


// ORÇAMENTO 



.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffff06;
    text-decoration: none;
    background-color: #000;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:hover {
    color: #ffff06;
    text-decoration: none;
    background-color: #000;
}

.container-orcamento {
    width: 100%;
    padding: 60px;
}


.faixa-seo h3{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 30px;
}

.faixa-seo a{
    color: red;
    font-weight: 700;
}

@media screen and (max-width: 1024px){

    .container-orcamento{
        width: 100%;
        padding: 60px;
    }
}
    
.naoexibir{display: none;}

.whatsapp-fixed {
    position: fixed;
    display: block;
    z-index: 9999;
    bottom: 20px;
    right: 20px;
    width: 50px;
}

.whatsapp-fixed img {
    width: 50px;
}