body a {
font-weight: normal;
font-size: .875em;
font-family: verdana, Opens Sans, Ubuntu, Nunito, Oswald !important;
color: #111;
text-decoration:none;
}

body, a, span, strong, p, b, input, select, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

body {
    background-color: #ffffff !important;
}

.container {
    width:90%;
}

p {
 font-family: Prestige Elite;
}
a:hover{
    color:#000;
    opacity: .8;
    text-decoration: none;
}

.logo {
    padding-left: 0;
    margin-left: -15px;
    margin-right: 15px;
}

.nav-bloco-contato>ul {
    margin-bottom: 1px;
    padding: 0;
}

.nav-bloco-contato ul li {
    display: inline-block;
    color: #ce7329;
    list-style: none;
    padding-right: 5px;
}

.nav-bloco-contato ul li a{
    color: #fff;
    padding: 2px;
}

.nav-bloco-contato ul li a:hover{
    color: #006f00;
    padding-bottom: 3px;
    text-decoration: none;
    border-radius: 8px;
}

.bar-contato {
    padding: 5px;
}
.box-busca {
    border: 1px #ccc solid;
    padding: 14px 20px;
    font-family: Ubuntu;
    color: #666;
    width: 100%;
    height: auto !important;
    font-size: 16px !important;
}

.btn-busca {
    position: absolute;
    right: 0px;
    top: 43px;
    width: 48px !important;
    height: 50px !important;
    border: 0;
    background-position: -120px -34px;
    cursor: pointer;
    font-size: 0;
    text-indent: 0 !important;
    background: url(./../../images/icon-busca.jpg) no-repeat;
    background-size: 43px;
}

.busca {
    padding: 40px 0px;
}

.m-busca {
    background: steelblue;
    border-radius: 5px;
    height: 139px;
    vertical-align: middle;
    text-align: center;
}

.mini-banner {
    text-align: right;
    padding-right: 5px;
}

.standard {
    font-family: Impact, Prestige Elite;
}

.btn {
    border-radius: 0px;
}

.col-md-3 {
    padding-right: 0;
    padding-left: 0;
}

@media all and (min-width:1200px ) {

    .mob{
        display: none;
    }

    .page2 {
        margin-top:6%;
    }

    .container {
        width: 80% !important;
        }

    .m-middleblock {
        padding: 0px;
    }

    .m-categories { 
        text-align: left !important;
        height: 172px;
        margin: 10px;
        overflow: hidden;
        /*padding: 5px 5px 5px 5px;*/
        background-color: #fff;
    }

    .mega-img {
    min-height: 285px;
    }

    .mega-imgc {
    height: 260px;
    }

    .contato2 {
        background-color: #9f1c20 !important;
        color: #fff; 
        height: 600px;
        padding-top: 40px;
    }

}

@media (min-width:992px ) and (max-width:1199px ) {

   .mob{
        display: none;
    }

    .container {
        width: 100% !important;
    }

    .m-middleblock {
        padding: 0px;
        background-color: #fff;
        min-height:  400px !important;
    }

    .m-categories { 
        text-align: left !important;
        min-height: 331px;
        margin-bottom: 10px;
        background-color: #fff;        
        padding: 0px;
        width: 100%;
    }

    .mega-img {
        min-height: 245px;
    }

    .mega-imgc {
        height: 260px;
    }

    .contato2 {
        background-color: #9f1c20 !important;
        color: #fff; 
        height: 600px;
        padding-top: 40px;
    }

}


@media (min-width:768px ) and (max-width:991px ) {
    .mob{
        display: none;
    }

    .container {
        width: 100% !important;
    }

    .m-middleblock {
        padding: 0px;
        background-color: #fff;

    }

    .m-categories { 
        text-align: left !important;
        min-height: 535px;
        margin-bottom: 10px;
        padding: 15px;
        width: 300px;
    }

    .mega-img {
    height: 450px;
    }

    .mega-imgc {
    height: 450px;
    }

    .contato2 {
        background-color: #9f1c20 !important;
        color: #fff; 
        height: 700px;
        padding-top: 40px;
    }

}

@media (min-width:524px) and (max-width:767px) {
    .mob{
        display: none;
    }

    .skdslider {
        min-height: 175px;
    }

    .container {
        width: 100% !important;
        }

    .m-middleblock {
        padding: 0px;
        background-color: #fff;
    }

    .m-categories { 
        text-align: left !important;
        min-height: 375px;
        margin-bottom: 10px;
        padding: 15px;
        width: 300px;
            
    }
    .m-categories>a>img {
        height: 220px !important;
    }

    .mega-img {
    min-height: 310px;
    }

    .mega-imgc {
    height: 310px;
    }

    .contato2 {
        background-color: #9f1c20 !important;
        color: #fff !important; 
        height: 750px;
        padding-top: 40px;
    }

}

@media all and (min-width:768px){    

    #nav-menu2.navbar-default .navbar-nav>li>a {
        font-size: 12px;
        line-height: 2;
        padding: 5px; 
    }

    #nav-menu2.navbar-default .navbar-nav>li>a:hover { /*--hover menu principal--*/
        line-height: 2;
        padding: 5px;
         
    }

    .prod-categories>a>.img-categoria {
        border: 1px solid #ccc; 
        height: 232px;
        width: 304px;
    }


    .prod-categories>a>.sub-categories {
        height: 120px;
        color: #000;
        overflow: hidden;
        text-align:center;
    }

    .breadcrumb {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
/* mobile */
@media all and (max-width:523px){

    .container{
        width: 100% !important;
    }

    .mini-banner {
        text-align: initial;
        padding-right: 0px;
        padding-left: 0px;
        padding-top: 5px;
        margin: -15px;
    }

    .itens-menu{
        display: block;
        background-color: #92471b;
        border-style: groove;
        width: 100%;
        text-align: center; 
    }
    .sub-menu:hover ul {
        display: block;
        margin-top: 1px;
        left: -22px !important;
        top: 37px !important;
        width: 100%;
    }

    .mobile {
        border-top-style: double;
        border-bottom-style: double;
        background-color: #ccc;
    }

    .busca {
        padding: 0px;
    }

    .btn-busca {
        position: absolute;
        right: 0px !important;
        top: 5px !important;
    }

    .m-categories {
        text-align: left !important;
        height: 172px;
        margin: 10px;
        overflow: hidden;
        /* padding: 5px 5px 5px 5px; */
        background-color: #fff;
    }

    .m-categories>a>img {
        height: 220px !important;
    }
    
    .m-links {
        height: 90% !important;
        top: 10px !important;
        width: 94.4% !important;
    }

    .modal-content {
        width: 90% !important;
    }


    .mega-img {
    min-height: 360px;
    }

    .mega-imgc {
    height: 260px;
    }

    .facebook, .mapa{
        overflow: hidden !important;
    }

    
    .m-linksblock {
        min-height: 500px;        
        padding: 74px;
    }

    .hist_text_body {
        float: right !important;
        padding-top: 24px !important;
        font-size: larger;
    }

    .contato2 {
        background-color: #9f1c20 !important;
        color: #fff !important; 
        height: 750px;
        padding-top: 40px;
    }
    #nav-menu2.navbar-default .navbar-nav>li>a {
        color: #fff;
        font-family: verdana;
        font-size: 15px !important;
        line-height: 2 !important;
        border-bottom: solid 1px #fff;
        letter-spacing: .05em;
        padding: 3px 22px !important;
    }

    #nav li li {
    width: 100% !important;
}


    .prod-categories>a>.img-categoria {
        border: 1px solid #ccc; 
        height: 206px; 
        width: 100%;
        overflow: hidden;
    }
    .prod-categories>a>.sub-categories {
        height: 150px;
    }

}


/*WhatsApp*/
#back-top-wrapper {
    position: fixed;
    right: 10px;
    bottom: 10px;
    overflow: hidden;
    z-index: 99;
}

#back-top-wrapper {
    z-index: 200;
    right: 20px;
    bottom: 20px;
}

#whatsapp-button {
    width: 200px !important;
    clear: both;
    float: left;
    margin-right: 9px;
    margin-top: 120px;
    overflow: visible;
} 

.skdslider {
    height: 475px !important;
}

.skdslider ul.slides li img {
    height: 475px !important;
}

.m-grad {
    height: 100%;
    background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#000000, #ff5f2c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #fff); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #fff); /* Standard syntax (must be last) */
}

#row-contato {
    color: #fff !important;
    display: flex;
    background: #656159;
    z-index: 111111;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #fff;
    height: 56px;
    font-family: Ubuntu;
    font-weight: 700;
}

#row-contato a{
    color: #fff !important;
    background: #656159;
    z-index: 111111;
    text-align: center;
    font-size: 16px;
    font-family: Ubuntu;
    font-weight: 700;
}

.nav-bloco-contato {
    text-align: left;
}

#m-topo {
    margin-top: 10px;
}

#m-logo {
    padding: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #3c6216;
}

.contato {
    font-size: 30px;
    text-align: right;
}

.contato>span {
    color: #fff;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 8px;
    padding-right: 8px;
}

.contato>span:hover{
    color: #e64612;
    font-weight: bold;
}


    /* FORM CONTATO */
.texto          {font: 15px 'Neo Sans'; text-decoration: none; color: #ccc}
.texto_peq      {font: bold 11px 'Neo Sans'; text-decoration: none; color: #fff}
.titulos        {font: bold 13px 'Neo Sans'; text-decoration: none; color: #fff}
.form_campos    {background-color: #0C2947; font: 12px 'Neo Sans'; color: #fff; width: 100%; border: none; height: 30px; border-radius: 4px}
.form_botao     {background-color: #8DC645; font: 12px 'Neo Sans'; padding: 10px 25px 10px 25px; color: #fff; border-radius: 23px;border: none}
.texto-contato  {font: 18px 'Neo Sans'; color: #fff; padding-left: 10px}


    /* produto brief */
    /* categorias */
hr {
    border: solid #DDDDDD;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem;
}

.texto-contato2 {
    background-color: #cc6633;
    color: #fff;
    font: 18px;
    font-family: 'Neo Sans' !important;
    padding-left: 10px;
}

.form_botao {
    background-color: #0C2947;
    font: 12px 'Neo Sans';
    padding: 10px 25px 10px 25px;
    color: #fff;
    border-radius: 23px;
    border: none;
}

.fone-menu {
    padding-left: 15px !important;
    padding-right: 15px !important; 
}

.m-topo {
    background:green url("http://moveisdeteca.com.br/images/bg2top.png");
    background-color:green;
}

/*-- MENU--*/

.navbar-brand {
    height: 60px !important;
    padding: 1px 15px !important;

}

.navbar-header {
    min-height: 30px;
    background: green;
}

.navbar-default {
    background: #ffffff !important;
    border-color: #ccc !important;

}

#bs-example-navbar-collapse-1 {
    line-height: 2.5;
    background: green !important;
}

.navbar-nav {
    padding-left: 0px;

}

#nav-menu2.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    letter-spacing: .04em;
    margin-left: 3px;
    margin-right: 3px;
   line-height: 3;
   text-transform: uppercase;
}

#nav-menu2.navbar-default .navbar-nav>li>a:hover { /*--hover menu principal--*/
    box-shadow: inset 0px 0px 0px #006699 !important;
    background-color: #fff;
    color: #006699;
    line-height: 3;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
}

.dropdown>li>a {
    font-size: 15px;
    padding: 0px 10px !important;
    font-family: 'Open Sans' !important;
}


#nav>li>ul {
    background: #006699; /*--cor de fundo hover--*/
    z-index: 9999;
    position: absolute;
    left: -999em;
    -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
}

#nav>li>a:hover, #nav>li>ul>li>a:hover {
    color: #FFF;  /*--edite cor do link hover--*/
    margin: 0;
    text-decoration: none;
}

#nav>li>ul>li>a{    
    font-size: 14px;
    padding: 10px 10px;
    display: block;
    text-align: left;
}

.nav-bloco-menu>li>a:hover {
    margin: 0;
    text-decoration: none;
    color: #FFF;
    background-color: #red;
}

.nav-lista-menu>li>a:hover {
    margin: 0;
    font-weight: 600;
    color: #006f00;
}

.nav-lista-menu>li>a {
    text-decoration: none;
    padding: 10px;
    color: #666;
}


.sub-menu:hover { /*--hover do box--*/
    width: 208px;
    background-color: #ffc64a;
    transition: all .5s ease;
}

.nav-bloco-menu>li>a{    
    font-size: 14px;
    color: #fff;
    background: #008000;
    padding: 5px 10px;
    display: block;
    text-align: left;
}

#nav>li>ul>li>a:after{    
    content: ' >';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;    
}

#nav>li:hover>ul {
    left: 33px;
    padding-left: 10px;
}

.sub-menu:hover ul {
    visibility: visible;    
}

.sub-menu {
    background:#fff;
    border-bottom:1px solid #006699;
    text-decoration: none !important;
    list-style: none;
    width: 208px;    
    position: relative;
}

.sub-menu>ul {
    background: #fff; /*--cor de fundo hover--*/
    z-index: 9999;
    list-style: none;
    position: absolute;
    visibility: hidden;
    top: -40px;
    left: -999em;
    margin-left: 6%;  
    height: auto;    
    width: 940px;
    border:1px solid #006f00;
    -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
}

.sub-menu:hover ul {
    display: block;
    left: 195px;
    top: 0;
}

/*-- FIM MENU --*/

.sub-categ {
    background: #ccc; /*--cor de fundo hover--*/
    z-index: 9999;
    position: absolute;
    left: -999em !important;
    height: auto;
    top: 0;    
    width: 100% !important;
    -webkit-transition: width 2s; /* For Safari 3.1 to 6.0 */
    transition: width 2s;
}

.linkhome .span a{
    color:#000000;
}


.linque3 {
    font-size: inherit;    
     padding-left: 5px;
           
}

.menu-block {
    margin-left: -30px !important;
    overflow-x: hidden;
}

#conteudo {    
    margin-top: 85px;
}

.m-bannerblock {
    margin-top: 15px;
}

.m-middleblock {
    padding-bottom: 30px;
}

.m-categoriesblock {
    min-height: 275px;
    padding-bottom: 15px;
    padding-top: 15px;
    background: #fff;
}

.hist_text_body {
    font-size: 20px;
}

.navbar-form {
    margin-top: -5px !important;
}


.hist_text_title {
    font-family: 'Lato';
    text-transform: uppercase;
    font-size: 27px;
}

.m-linksblock {
    background-color: #fff;
}

.m-ilinks>a>img {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}

.m-categories>a>div>img {
    padding: 35px;
    width: 100%;
    overflow: hidden;
}

.box-links-img {
    height: 250px;
    overflow: hidden;
}

.m-categories2 {
    color: #333;
}

.img-category {
    border-bottom: 8px solid #9f1c20;
    height: 230px;
    width: 300px;
    overflow: hidden;
}



.titulo-links h5{
    text-align: center;
    color: #000;
}

.titulo-links {
    width: 89%;    
    padding: 3px 0;
}
.mega-center {
    text-align: center !important;
    color: #ffffff;
    padding: 15px;
    margin-bottom: 1%;
}

.m-ilinks {
    height: 175px !important;
    overflow: hidden;
}

.m-links {
    height: 90%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    width: 94.5%;
    font-weight: bold;
    color: #FFF;
    font-family: Verdana;
}

.m-links:hover {    
    padding-left: 0px;
    top: 10px;
    padding-right: 0px;
    width: 94.5%;
    height: 90%;
    background: rgba(222, 70, 61, 0.61);
    color: white;
}

.titulo-categoria {
    background: #f7f4f4;
    padding-left: 15px;
    padding-right: 15px;
}

.titulo-categoria>h4{
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
}

.precoNONE {
    font-weight: bold;
    position: absolute;
    top: 42%;
    background: #ffff007d;
    padding: 11px;
    border-radius: 50%;
    font-size: 22px;
    border: solid 6px orange;
}
.fone-home {
    font-size: 24px;
    background: #000;
}

#contato {
    background: #ce7329;
    background: url("/images/bg-contato.jpg");
    background-size: 100%;
    background-attachment: fixed;
    padding-bottom: 25px;
    padding-top: 25px;
}

.head-links {
    margin-bottom: 16px;
}

.links-produto {
    position: absolute !important;
    background-color: grey;
    overflow: hidden;
    white-space: nowrap;
    opacity: 0.5 !important;
    filter: alpha(opacity=50);
}

.links-produto>span>a {
    background-color: grey;
    color: #fff !important;
    text-decoration: none;
    overflow: hidden;
}

.links-detail {
    background-color: red;
    border:1px solid #ddd;
}

.links-detail>button {
    width: 50%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #000000 !important;
    line-height: 46px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    font-size:12px;
}

.links-detail>span {
    width: 50%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #eee;
    color: #000000 !important;
    line-height: 46px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.quick-view {
    display: none;
}

.quick-view:hover {
    position: absolute;
    display: block;
}

.m-categories:hover {
    box-shadow: 1px 1px 7px 1px #ccc;
}

.detalhes {
    padding: 25px;
}


.foto_search{
    padding:15px;
    vertical-align: center;
}

.cat-select {
    background-color: #e7c816;
    background-image: url("../../images/bg1.png");
    font-size: 16px;
    font-weight: 600;
}

.cat-select>img {
    padding-bottom: 15px;
    background: white;
}

.m-departaments { 
    min-height: 312px;
    margin-bottom: 10px;
}

.m-departaments:hover {
    box-shadow: 1px 1px 7px 1px #ccc;
}

.cat-prod {
    height: 100px;
    padding: 10px;
    border: 1px solid #b6aaaa4d;
}

.sub-categories {
    font-size: 13px;
    height: 124px;    
    background: #fff;
    text-align:center;
}
.brief-description, .brief-description>p {
    color: #e6e1e1;
}

.left {
    float: left;
}

.right {
    float: right;
}
.m-center{
    margin: 0 auto;
}

.m-fcenter{
    text-align: center;
}

.face {
    margin-top: 55px;
    background-color: #fff;
    color: #000;
    padding: 5px;
    font-weight: bold;
}

/* padroes padding, margin, align, height, width */
.padding5{
    padding: 5px;
}

.padding10{
    padding: 10px;
}

.padding15{
    padding: 15px;
}

#rdp {
    background: #ccc url("/images/rdp.gif");    
    background-repeat: no-repeat;
    background-size: 100%;
    color: #333;
    font-family:verdana, Opens Sans, Nunito, Oswald;
    min-height: 390px;
}

.rodape-info {
    font-size: 14px;
    padding-bottom: 25px;
}

footer #links-rdp, #links-rdp p, #links-rdp a {
    color: #727272;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}

footer h3 {
    color: #272728;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 25px;
}

ol, ul {
    list-style: none;
}

#links-rdp ul {
    padding: 0;
}

.rdp-end {
    font-size: 12px;
    color: #92471b;
    background-color: #ccc;
    font-weight: bold;

}

.shortcut>span{
    display: block;
    padding-bottom: 15px;
    padding-top: 12px;
}

.info-empresa {
    background: black;
    opacity: 0.7 !important;  
    padding: 16px;
    color: #fff;
    height: 299px;
}


.shortcut>span>a{
    text-decoration: none !important;
    color:#333;
    font-weight: bold;
}

.shortcut>span>a:hover{
    text-decoration: none !important;
    color:#ff0000;
}

.shortcut a {
    color: #fff;
    font-size: 17px;
}

.shortcut a:hover {
    color: #111;
}


._2p3a {
    width: 100% !important;
}
.rdp-social {
    padding: 30px 0px 30px 0px !important;
}

.links-detail>button>span>a {
    color:#000000 !important; 
}
