/*GERAL*/

*{
    font-family: 'Open Sans', 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: 1095px;
}

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

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

/*SLIDER DEFAULT CONFIG*/

.owl-theme .owl-dots {
    margin-top: 0px !important;
    margin-bottom: 0px;
    position: absolute;
    bottom: 18%;
    width: 100%;
}

.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    margin: 5px 12px;
    background: transparent;
    border: 2px solid #FF5063;
}

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

.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: 32px;
    left: -80px;
}

.owl-theme .owl-nav .owl-next{
    position: absolute;
    top: 32px;
    right: -80px;
}

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

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

/*.owl-carousel .item-video{
    height: 500px;
}

.owl-video-tn{
    background-size: 100% !important;
}

.owl-carousel .owl-video-play-icon {
    margin-top: -120px;
}*/

.owl-carousel .legenda .img {
    width: 80px;
    position: relative;
    left: 50%;
    margin-left: -40px;
    margin-bottom: 20px;
}

.owl-carousel .legenda {
    position: absolute;
    top: 22%;
    z-index: 2;
    width: 400px;
    left: 50%;
    margin-left: -200px;
}

.owl-carousel .legenda h3 {
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 700;
    letter-spacing: -1px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 42px;
}

.owl-carousel .legenda p{
    color: #FFFFFF;
    font-weight: 300;
    font-style: italic;
    font-size: 18px;
    text-align: center;
}

/*SLIDER DEFAULT CONFIG END*/

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

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

.default-buttom{
    color: #FFFFFF !important;
    background-color: #ee3236;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
    border-radius: 4px;
    text-align: center;
    display: block;
    width: 134px;
    font-weight: 600;
    text-decoration: none !important;
}

.default-buttom:hover{
    color: #FFFFFF !important;
}

.default-head{
    background-color: #EE3236;
}

.default-head h1{
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: -2px;
    margin-top: 45px;
    margin-bottom: 12px;
}

.default-head hr {
    width: 310px;
    height: 3px;
    border: 0;
    background-color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;
}

.default-head p {
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    width: 400px;
    position: relative;
    left: 50%;
    margin-left: -200px;
    margin-bottom: 50px;
}

/*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: #333333;
    border-bottom: 1px solid #FFFFFF;
}

.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: #ee3236;
    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;
}

.menu-container{
    height: 136px;
    background-color: #333333;
}

.menu-container .logo{
    display: block;
    left: 0;
    margin-top: 42px;
}

.menu-container .menu {
    text-align: right;
    margin-top: 58px;
    position: relative;
    left: -14px;
}

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

.menu-container .menu li a{
    text-transform: uppercase;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
}

.menu-container .lang {
    margin-top: 56px;
}

.menu-container .lang li {
    display: inline-block;
    margin-left: 3px;
}

/*TOP END*/

/*FOOTER*/

.footer{
    height: 330px;
    background-color: #333333;
}

.footer h3 {
    color: #FFFFFF;
    text-align: left;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    margin-top: 55px;
    text-transform: uppercase;
}

.footer hr {
    width: 130px;
    height: 2px;
    border: 0;
    background-color: #FFFFFF;
    display: block;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.footer .list{
    color: #FFFFFF;
    text-align: left;
    margin-top: 30px;
}

.footer .list li{
    margin-bottom: 12px;
}

.footer .list a{
    color: #FFFFFF;
    text-decoration: none;
    margin-left: 5px;
}

.footer .list .bold{
    font-weight: 700;
}

.footer .rs{
    text-align: left;
    margin-top: 30px; 
}

.footer .rs li{
    display: inline-block;
    margin-right: 5px;
}

.footer .wrapper{
    width: 250px;
    position: relative;
    left: 50%;
    margin-left: -125px;
}

/*FOOTER END*/

/*HOME*/

.show-features {
    height: 370px;
    background-color: #F0F0F0;
    position: relative;
}

.show-features .img{
    margin-bottom: 30px;
}

.show-features h1{
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 24px;
}

.show-features a{
    color: #333333;
    text-decoration: none;
}

.show-features hr{
    width: 100px;
    height: 5px;
    border: 0;
    background-color: #333333;
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.show-features p{
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}

.show-features .wrapper {
    width: 280px;
    position: relative;
    left: 50%;
    margin-left: -140px;
    margin-top: 56px;
}

.home-produtos{
    margin-top: 80px;
}

.home-produtos .head-row h1 {
    text-align: center;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    font-size: 44px;
    letter-spacing: -2px;
    margin-top: 80px;
    margin-bottom: 20px;
}

.home-produtos .head-row hr {
    width: 300px;
    height: 5px;
    border: 0;
    background-color: #EA1318;
    margin-top: 0px;
}

.home-produtos .head-row p {
    text-align: center;
    margin-top: 36px;
    margin-bottom: 46px;
    font-weight: 600;
    font-size: 16px;
}

.home-produtos hr{
    width: 120px;
    height: 4px;
    border: 0;
    background-color: #ee3236;
    margin-top: 20px;
    margin-bottom: 15px;
}

.home-produtos p{
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 40px;
}

.home-produtos a{
    color: #333333;
    text-decoration: none;
}

.home-produtos .default-buttom{
    width: 250px;
    position: relative;
    left: 50%;
    margin-left: -125px;
    margin-top: 30px;
    margin-bottom: 100px;
}

/*HOME END*/

/*PRODUTOS*/

.produtos h1 {
    font-size: 68px;
    font-weight: 700;
    text-transform: uppercase;
    color: #EE3236;
    letter-spacing: -2px;
    margin-top: 65px;
    margin-bottom: 12px;
}

.produtos .medium-font {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    width: 400px;
    position: relative;
    left: 50%;
    margin-left: -200px;
    margin-bottom: 20px;
}

.produtos .img {
    margin-bottom: 60px;
}

.produtos .hard-font {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px;
}

.produtos .line a{
    text-decoration: none;
    color: #333333;
    text-transform: uppercase;

}

.produtos .line .img{
    width: 100%;
    margin-bottom: 0px;
}

.produtos .line h3{
    font-weight: 700;
    font-size: 18px;
}

.produtos .line p{
    font-weight: 700;
    font-size: 14px;
}

.produtos .line hr {
    width: 120px;
    height: 4px;
    border: 0;
    background-color: #ee3236;
    margin-top: 20px;
    margin-bottom: 8px;
}

.produtos .line div[class*=col-lg-4]{
    margin-bottom: 38px;
}

.produtos .line:last-of-type{
    margin-bottom: 100px;
}

.produtos .line .wrapper {
    width: 280px;
    position: relative;
    left: 50%;
    margin-left: -140px;
}

/*PRODUTOS END*/

/*PRODUTO*/

.produto .img {
    margin-bottom: 90px;
}

.produto h1 {
    color: #FFFFFF;
}

.produto .medium-font {
    color: #FFFFFF;
}

.produto .custom-breadcrumb {
    border-bottom: 32px solid #FFFFFF;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    height: 0;
    width: 300px;
    position: relative;
    left: 50%;
    margin-left: -150px;
    font-style: italic;
    font-weight: 500;
    line-height: 33px;
}

.produto .principal {
    width: 80%;
    margin-top: 50px;
}

.produto .descricao{
    background-color: #333333;
    width: 100%;
    padding: 80px;
    margin-top: 30px;
    margin-bottom: 60px;
}

.produto .descricao h1 {
    color: #FFFFFF;
    text-align: left;
    font-size: 34px;
    margin-top: 0px;
}

.produto .descricao hr {
    width: 250px;
    height: 3px;
    border: 0;
    background-color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 40px;
    margin-left: 0;
}

.produto .descricao p{
    color: #FFFFFF;
    font-style: italic;
    text-align: left;
    font-size: 18px;
    font-weight: 300;
}

/*PRODUTO END*/

/*QUEM SOMOS*/

.quem-somos{
    margin-top: 60px;
    margin-bottom: 100px;
}

.quem-somos p{
    color: #333333;
    text-align: left;
    font-weight: 500;
}   

/*QUEM SOMOS END*/

/*CONTATO - ORÇAMENTO GERAL*/

.form{
    margin-top: 80px;
}

.form .default-buttom {
    float: right;
    margin-top: 10px;
    margin-bottom: 100px;
}

.form .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #EEEEEE;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-left: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
    border-radius: 0px;
}

#mensagem{
    height: 250px !important;
}

#celular{
    position: relative;
    left: 15px;
}

.form .select{
    width: 100%;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #EEEEEE !important;
    border: 1px solid #CCCCCC;
    border-left: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
}

#id_cidade{
    width: 98%;
    float: right;
}

/*CONTATO - ORÇAMENTO GERAL END*/

/*SUSTENTABILIDADE*/

.default-head.green{
    background-color: #006633;
}

.sustentabilidade p {
    padding-left: 30px;
    font-style: italic;
}


/*SUSTENTABILIDADE END*/

/*MONTADORES*/

.montadores #id_cidade{
    width: 100%;
    margin-top: 0;
}

.montadores .select{
    margin-bottom: 15px; 
}

.montadores .head h5{
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
}

.montadores .head hr {
    width: 300px;
    height: 4px;
    border: 0;
    background-color: #ee3236;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 0;
}

.montadores .titulo{
    font-weight: 600;
}

.montadores .item{
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    color: #333333;
    font-style: italic;
    border-bottom: 1px solid #CDCDCD;
}

.montadores .item:last-of-type{
    border: 0;
    margin-bottom: 100px;   
}

/*MONTADORES END*/

/*MONTE O SEU*/
.passo_a_passo {
    margin-top: 60px;
    display: inline-block;
    margin-bottom: 60px;
    clear: both;
    position: relative;
}
.passo_a_passo:after{
    content: "";
    width: 94%;
    height: 1px;
    border-top: 1px #7A7A7A dashed;
    top: 50%;
    margin-top: -15px;
    position: absolute;
    z-index: -1;
    margin-left: 2%;
}
.passo_a_passo li{
    position: relative;
    display: inline-block;
    text-align: center;
    padding:0 15px;
}
.passo_a_passo li:first-child{
    padding-left: 0px;
}
.passo_a_passo li:last-child{
    padding-right: 0px;
}
.passo_a_passo li a {
    cursor: pointer;
}
.passo_a_passo li a span{
    display: inline-block;
    border-radius: 50px;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 32px;
    color: #ED3235;
    border:2px solid #ED3235;
    font-weight: bold;
    clear: both;
    background: #fff;
}
.passo_a_passo li a.active span,
.passo_a_passo li a:hover span{
    background: #ED3235;
    color: #fff;
}
.passo_a_passo li a:hover{
    text-decoration: none;
}
.passo_a_passo li a p{
    color: #333333;
}

.passos h1{
    display: block;
    width: 100%;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    font-size: 2.2em;
    text-transform: uppercase;
}
.passos h2 {
    margin: 0;
    font-size: 13px;
}
.passos h2 a{
    color: #333;
    text-decoration: underline;
}
.passos h2{
    font-size: 15px;
    color: #333;
}
.passos h3{
    font-size: 1.3em;
}

#iten-serie{
    width: 500px;
}
#iten-serie h1{
    margin: 0px 0px 5px 0px;
    font-size: 2em;
}
#iten-serie h2{
    font-size: 1.5em;
    margin: 0px 0px 10px 0px;
}
.passos table{
    width: 100%;
    vertical-align: middle;
}
.passos .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    vertical-align: middle;
}

#proximo-passo p a{
    color: #333;
    float: right;
    display: inline-block;
}
#proximo-passo p a:first-child{
    float: left;
    padding: 5px 0;
    text-decoration: underline;
}
#proximo-passo p a.avancar{
    background: #ED3235;
    color: #fff;
    padding: 5px 30px 5px 15px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
#proximo-passo p a.avancar:after{
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    right: 10px;
    top: 50%;
    margin-top: -5px;
    background: url(../img/arrow-next.png);
}

#proximo-passo p a.voltar{
    cursor: pointer;
    padding: 5px 15px 5px 30px;
    color: #fff;
    position: relative;
    background: #888888;
    text-decoration: none;
    float: right;
}
#proximo-passo p a.voltar:after{
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    left: 10px;
    top: 50%;
    margin-top: -5px;
    background: url(../img/arrow-next.png);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.img-view, 
.img-view a{
  position: relative;  
  display: block;
}
.img-view a:after{
    position: absolute;
    content: "";
    width: 101px;
    height: 30px;
    right: 10px;
    bottom: 0;
    background: url(../img/ampliar-foto.png);
    z-index: 5;
}

img.loader-passos {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #333;
    padding: 10px;
    border-radius: 5px;
}

#resumo-pedido-table tr td:first-child{
    background: #F0F0F0;
    font-weight: bold;
    padding-left: 15px;
}

.cor-monte-o-seu{
    width:55px; 
    height:40px; 
    display:inline-block; 
    margin:0 5px 5px 0; 
    border:2px solid #efefef;
    cursor: pointer;
}
.cor-monte-o-seu.active,
.cor-monte-o-seu:hover{
    border:2px solid red;
}
.cor-monte-o-seu input{
    opacity: 0;
}