/*GERAL*/

*{
    font-family: 'Lato', sans-serif;
}

.container-fluid{
    padding-left: 0;
    padding-right: 0;
}

.container{
    padding-left: 0;
    padding-right: 0;
}

.row{
    margin-left: 0;
    margin-right: 0;
}

div[class*="col"]{
    padding-left: 0;
    padding-right: 0;
}

.container-content{
    display: block;
    text-align: center;
    width: 1100px;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

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

/*SLIDER DEFAULT CONFIG*/

.owl-carousel{
    overflow: hidden;
}

.owl-theme .owl-dots {
    margin-top: 25px;
    margin-bottom: 25px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 5px 3px;
}

.owl-theme .owl-dots .owl-dot.active span{
    background-color: #FF5063;
    width: 6px;
    height: 6px;
}

.owl-theme .owl-nav {
    margin-top: 0px;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 0px;
    padding: 0px 0px;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: transparent;
    text-decoration: none;
}

.owl-theme .owl-nav .owl-prev{
    position: absolute;
    top: 98px;
    left: -70px;
}

.owl-theme .owl-nav .owl-next{
    position: absolute;
    top: 98px;
    right: -70px;
}

@-moz-document url-prefix() { 
    .owl-theme .owl-stage-outer{
        display: inline-block;
    }
}

@media screen\0 {
    .owl-theme .owl-stage-outer{
        display: inline-block;
    }
}

/*SLIDER DEFAULT CONFIG END*/

#banners-carousel .banner-img{
    width: 100%;
}

.page-404.error{
    text-decoration: none;
}

/*GERAL END*/

/*TOP*/

.top .menu-responsive{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    display: none;
}

.top .menu-responsive .menu-header{
    height: 50px;
    background-color: #000000;
}

.top .menu-responsive .menu-header .logo-brand{
    position: absolute;
    top: 11px;
    left: 10px;
}

.top .menu-responsive .menu-header .button {
    width: 40px;
    height: 36px;
    background-color: #EC1D23;
    position: absolute;
    top: 7px;
    right: 5px;
    padding-top: 7px;
    border-radius: 4px;
    cursor: pointer;
}

.top .menu-responsive .menu-header .button .icon-bar{
   display: block;
    width: 25px;
    height: 2px;
    background-color: #FFFFFF;
    margin-top: 4px;
    margin-left: 7px;
    border-radius: 5px;
}

.top .menu-responsive ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    background-color: #333333;
    width: 100%;
    display: none;
}

.top .menu-responsive ul li {
    text-align: center;
    padding: 10px 20px;
}

.top .menu-responsive ul li a {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.header-black {
    background-color: #000000;
    height: 115px;
}

.rs {
    text-align: right;
    margin-top: 40px;
}

.rs li{
    display: inline-block;
}

.rs .wrapper {
    width: 135px;
    background-color: #000000;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.rs span {
    display: block;
    color: #FFFFFF;
    line-height: 13px;
    font-size: 9px;
    width: 75px;
    float: right;
    text-align: left;
    text-transform: uppercase;
    margin-top: 2px;
}

.rs .img{
    position: relative;
    left: -10px;
}

.menu {
    height: 56px;
    background-color: #ed3237;
    border-top: 4px solid #333333;
}

.menu .logo {
    margin-top: -100px;
    width: 140px;
}

.menu ul {
    text-align: right;
    margin-top: 16px;
}

.menu ul li{
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

.menu ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 100;
    color: #FFFFFF;
}

.menu h2{
    margin: 0;
    color: #FFFFFF;
    margin-top: 8px;
    margin-left: -185px;
}

.telefones{
    text-align: left;
    margin-top: 34px;
}

.telefones li{
    margin-bottom: 10px;
}

.telefones li a{
    text-decoration: none;
    color: #FFFFFF;
    font-weight: 600;
    margin-left: 5px;
}

.boxTELEFONE{
    position: absolute;
    width: 245px;
    background-color: #333;
    display: none;
    padding: 15px;
    z-index: 555;
}
.telefones li img{
        height: 18px;
    top: -3px;
    display: inline-block;
    position: relative;
}
.telefones li:last-child{
    width: 215px;
    display: block;
}
.telefones li:hover:last-child div.boxTELEFONE{
    display: block;
}
.boxTELEFONE a{

}

/*TOP END*/

/*FOOTER*/

.footer {
    background-color: #000000;
}

.footer .logo-footer {
    margin-top: 57px;
    float: left;
}

.footer .rs {
    text-align: center;
    margin-top: 18px;
}

.footer hr {
    border: 0;
    width: 100%;
    height: 1px;
    background-color: #8a8a8a;
}

.footer ul {
    text-align: left;
    margin-top: 28px;
}

.footer ul li{
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 5px;
}

.img-oliver{
    margin-bottom: 9px;
    margin-top: -11px;
    float: right;
}

/*FOOTER END*/

/*HOME*/

.orcamento{
    margin-top: 40px;
    margin-bottom: 40px;
}

.orcamento .container{
    background-color: #333333;
    /*opacity: 0.5;*/
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}

.orcamento h3{
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 100;
    margin-bottom: 40px;
}

.orcamento .right{
    float: right;
    margin-right: 40px;
}

.orcamento .left{
    float: left;
    margin-left: 40px;
}

.orcamento input{
    height: 32px;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    border: 0;
    background-color: #ec1d23;
    color: #FFFFFF;
}

.orcamento input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#FFFFFF;
}

.orcamento input::-moz-placeholder { /* Firefox 19+ */
  color:#FFFFFF;
}

.orcamento input:-ms-input-placeholder { /* IE 10+ */
  color:#FFFFFF;
}

.orcamento input:-moz-placeholder { /* Firefox 18- */
  color:#FFFFFF;
}

.orcamento button {
    border: 0;
    background-color: #FFFFFF;
    padding: 10px 10px;
    text-transform: uppercase;
    margin-top: 45px;
    color: #222222;
    font-size: 14px;
}

.banner-meio{
    margin-bottom: 30px;
}

.banner-meio .img{
    width: 98%;
}

.banner-meio .left{
    float: left;
}

.banner-meio .right{
    float: right;
}

.diversos input {
    width: 100%;
    margin-bottom: 15px;
}

.diversos textarea{
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.diversos input[type*=file]{
   background-color: transparent;
}

.banner-rodape .img{
    width: 100%;
    margin-bottom: 40px;
}

/*HOME END*/

/*AREA RESTRITA*/

.area-restrita {
    height: 40vh;
    margin-top: 8%;  
}

.area-restrita .img {
    float: right;
    position: relative;
    top: -10px;
    left: -52px;
    width: 22px;
}

.area-restrita span {
    float: right;
    position: relative;
    top: -10px;
    left: 8px;
    color: #FFFFFF;
}

.area-restrita-bk{
    background-color: #333333;
}

.area-restrita .form-control {
    font-family: 'OpenSans', 'Open Sans', sans-serif;
    border-radius: 0;
    padding: 23px 12px;
    border: 1px solid #ed3237;
    background-color: #ed3237;
    font-style: italic;
    color: #FFFFFF;
}

.area-restrita .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFFFFF;
}
.area-restrita .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #FFFFFF;
}
.area-restrita .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #FFFFFF;
}
.area-restrita .form-control:-moz-placeholder { /* Firefox 18- */
  color: #FFFFFF;
}

.area-restrita .btn {
    padding: 10px 30px;
    margin-top: 5px;
    position: relative;
    left: 50%;
    border-radius: 0px;
    margin-left: -67px;
}

.area-restrita .btn-default {
    color: #FFFFFF;
    background-color: #000000;
    border-color: #000000;
    font-weight: 700;
    font-size: 13px;
    position: relative;
    top: -7px;
}

.area-restrita-files .btn {
    padding: 10px 30px;
    margin-top: 5px;
    border-radius: 0px;
}

.area-restrita-files .btn-default {
    color: #FFFFFF;
    background-color: #333333;
    border-color: #333333;
    font-weight: 700;
    font-size: 13px;
}

.area-restrita-files .lista-arquivos{
    position: relative;
    top: 60px;
    margin-bottom: 100px;
}

.area-restrita-files .sair-wrapper{
    position: relative;
    top: 30px;
}

.area-restrita-files .sair{
    float: right;
}

.area-restrita-files .sair a{
    color: #FFFFFF;
    text-decoration: none;
}

/*TABLE*/

/*DataTable*/

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #333333;
    border-color: #333333;
}


table.dataTable{
    width: 100% !important;
}

.box-body-overflow{
    overflow-x: scroll;
}

div.ColVis{
    float: left !important;
}

div.dataTables_length label {
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    float: left;
}

/*AREA RESTRITA END*/