@import"reset.css";
@import"skeleton.css";
@import"superfish.css";
@import"forms.css";
@import"ui.totop.css";

/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

/* Global properties ======================================================== */
html, body {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #938d8d;
    background: #e7e7e7;
    min-width: 960px;
}

.txt_rec_pass {
    height: 7px !important;
    width: 85% !important;
    float: right !important;
    margin-top: -3px !important;
}

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}

* {
    -webkit-text-size-adjust: none;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.main {
    width: 100%;
    height: auto;
    min-height: 100%;
    background: url(../images/bg-main.jpg) 0 0 repeat;
}
/***********************************************************************/
/*================================>Block-classes<==========================*/
.txt-dec-n {
    text-decoration: none !important;
}

.txt-dec-u {
    text-decoration: underline;
}

.txt-up-n {
    text-transform: none !important;
}

.txt-up {
    text-transform: uppercase;
}

.txt-al {
    text-align: center;
}

.bold {
    font-weight: bold;
}

/*Lightbox and Progress*/
.lightbox_transp {
    width: 394px;
}

.lightbox_transp_mid {
    background-color: #252525;
    border: 1px solid #676767;
    color: #C7BDAF;
    height: 150px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 30%;
    width: 350px;
    z-index: 1000;
    box-shadow: 0 0 50px #000;
    -o-box-shadow: 0 0 50px #000;
    -moz-box-shadow: 0 0 50px #000;
    -webkit-box-shadow: 0 0 50px #000;
    -ms-box-shadow: 0 0 50px #000;
}

.lightbox_title {
    text-decoration: none;
    color: #e8e8e8;
    font-size: 25px;
    font-weight: 700;
}

.lightbox_body {
    padding: 15px;
    font-size: 15px;
    color: #e8e8e8;
    height: 100% !important;
}

.modalBackground {
    background-color: #C7BDAF;
    filter: alpha(opacity=50);
    opacity: 0.9;
    position: fixed;
}

.button_ok {
    background: url("../imgs-bolos/link_bg1.gif") repeat-x scroll left top transparent;
    color: #e8e8e8;
    display: block;
    float: right;
    height: 20px;
    text-decoration: none;
    width: 65px;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #676767;
    font-size: 1em;
}

/*.div_buttons { background:url("../imgs-bolos/link_bg1.gif") repeat-x scroll left top transparent;
             color:#C7BDAF;display:block;float:right;height:15px;padding:1px 1px 2px 5px;
             text-decoration:none;width:65px;margin-left:10px;text-align:center; 
             border:1px solid #676767;font-size:1em;}*/

.linkbutton_ok {
    background: none;
    float: right;
}

#txt + lbl_encomenda_div {
    margin-top: 5px !important;
    margin-right: 10px !important;
}

.generic_row {
    padding: 10px;
}

.grid_header {
    text-align: center !important;
    padding-left: 5px;
    border-color: #504846;
    border-style: Dashed;
    font-weight: bold;
    Font-Size: Large;
    width: auto !important;
    color: #5D5252 !important;
    text-anchor: middle;
    text-align: center;
}

.grid_item_id_footer {
    width: 105px !important;
    text-anchor: middle !important;
    padding-top: 2px !important;
}

.grid_item_id {
    text-align: center !important;
    padding-left: 5px;
    height: 25px;
    vertical-align: middle !important;
    text-align: Center;
    text-anchor: Middle;
    /*font-weight: bold;*/
    Border-Color: #524847;
    width: auto !important;
    border-style: Solid;
    Font-Size: Medium;
    Color: #5D5252;
    border-width: 1px;
}

.grid_item {
    text-align: center !important;
    padding-left: 5px;
    height: 25px;
    vertical-align: middle !important;
    text-align: Center;
    text-anchor: Middle;
    Color: #5D5252;
}

.grid_txt_quaArt {
    text-align: center !important;
    padding-left: 5px;
    height: 20px !important;
    width: 35px !important;
    vertical-align: middle !important;
    text-align: Center;
    text-anchor: Middle;
    Color: #5D5252;
}


.txt_qtd_det {
    padding-left: 0px !important;
    margin-left: -5px !important;
    text-align: center !important;
    height: 15px !important;
    vertical-align: middle !important;
    width: 50px !important;
    text-align: Center;
    text-anchor: Middle !important;
    Color: #5D5252 !important;
    font-size: medium !important;
    /*background: url(../images/bg-main.jpg) 0 0 repeat !important;*/
    opacity: 0.9 !important;
}

.grid_mostrar_det {
    text-align: center !important;
    padding-left: 10px;
    padding-top: 5px !important;
    vertical-align: middle !important;
    color: #BE1238 !important;
}

#btn_edit_grid {
    padding-bottom: 5px;
    text-align: center !important;
    padding-left: 10px;
    padding-top: 5px !important;
    vertical-align: middle !important;
    color: #BE1238 !important;
}

.btn_edit_grid {
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    padding-bottom: 5px;
    text-align: center !important;
    padding-left: 10px;
    padding-top: 5px !important;
    vertical-align: middle !important;
    color: #BE1238 !important;
    
}

.grid_mostrar_det :hover {
    text-decoration: underline;
    color: #BE1238 !important;
    font-size: 15px !important;
    font-weight: bold;
}

.generic_header th {
    padding: 10px;
    color: #676767;
}

.txt_lbl_qtd_prod {
    margin-top: 10px !important;
    margin-right: 10px !important;
}

.txt_encomenda {
    width: 50px !important;
    height: 20px !important;
    margin-bottom: -5px !important;
}

.btn_fech_enc {
    margin-right: 178px !important;
    text-align: center !important;
    text-anchor: middle !important;
    padding-right: 5px !important;
    margin-top: 2.5px !important;
}

.cal_dat {
    width: 100% !important;
}

.txt_dat_ent {
    height: 38px !important;
    text-align: center;
    text-anchor: middle;
    margin-top: 2px !important;
    width: 170px !important;
}

.img_btn_cal {
    margin-left: -36px !important;
    height: 38.5px !important;
    width: 35px !important;
    text-align: center;
    text-anchor: middle;
    margin-top: 2px !important;
    background-size: 100% !important;
}

.btn_encomenda {
    margin-right: 10px;
    margin-bottom: -10px !important;
}

.height_prod {
    height: 50px;
}

.color {
    color: #BE1238 !important;
    /*color: #da0e0c !important;*/
    /* width: 393px;*/
}

.master-info {
    margin-top: 75px;
    position: absolute;
    float: left;
    color: #a59f9f;
    text-align: left;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

    .master-info em {
        color: #BE1238;
        font-size: 20px;
    }

    .master-info a {
        margin-left: 20px;
        color: #5D5252;
    }

    .master-info span {
    }


#mapDiv {
    border-radius: 50px;
}

.modal_area_cliente {
    text-align: center;
    width: 500px;
    height: 250px;
    position: absolute;
    opacity: 0.9;
    z-index: 1000;
    background-color: black;
    margin-bottom: 100px;
    margin-left: 200px;
    display: none;
}

    .modal_area_cliente h1 {
        font-size: 20px;
        color: black;
    }

logo {
}

.logo a {
    color: #D53331;
    font-size: 20px;
    margin-top: -15px;
    margin-left: 260px;
    position: absolute;
}

    .logo a:hover {
        color: #D53331;
        font-size: 20px;
        text-decoration: underline;
    }


#logo_master_div {
    text-align: center;
    position: absolute;
    margin-top: 10px;
    margin-left: 420px;
}

.logo_master {
    height: 125px !important;
    margin-left: -105px !important;
    margin-top: 25px !important;
}

.font-1 {
    font-size: 15px;
    color: #BE1238;
    line-height: 15px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#txt_qtd {
    width: 15px;
}

.font-14 {
    font-size: 20px;
    color: #BE1238;
    /*color: #da0e0c;*/
    /*color:#d63332 ;*/
    line-height: 20px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.link {
    font-weight: bold;
    color: #5d5252;
    text-decoration: underline;
}

    .link:hover {
        color: #BE1238;
    }

.col {
    color: #BE1238;
}

.col-1 {
    color: #5d5252;
}

.hov:hover {
    color: #BE1238;
}

.hov-1:hover {
    color: #938d8d;
    text-decoration: underline;
}

.border-none {
    border: none !important;
}

.bg-none {
    background: none !important;
}

.dis-block {
    display: block;
}

.dis-inblock {
    display: inline-block;
}


.marg-registo {
    margin-top: 5px;
}

.marg-left-0 {
    margin-left: 0 !important;
}

.marg-right-0 {
    margin-right: 0 !important;
}

.marg-left-right-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.last-mbot {
    margin-bottom: 0 !important;
}

.last-pbot {
    padding-bottom: 0 !important;
}

.last-mpbot {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.img-prod {
    height: 185px;
    width: 200px;
    /*padding:10px;*/
    display: inline-block;
    float: right;
    border-radius: 50px !important;
}

.img-fam {
    width: 100% !important;
    height: 110px;
    border-radius: 25px !important;
}

.img-prod_cont {
    border-radius: 50px !important;
}

.figure {
    background: #4f4745;
    padding: 10px;
    display: inline-block;
    border-radius: 50px !important;
}

.figure-cat {
    background: #4f4745;
    padding: 10px;
    display: inline-block;
    border-radius: 25px !important;
}
/*===============================>Indent<==================================*/
.padd {
    margin: 37px 0 14px 0;
    font-size: 30px;
}

.padd-1 {
    margin: 45px 0 22px 0;
}

.padd-2 {
    margin: 58px 0 3px 0;
}

.padd-3 {
    margin: 53px 0 21px 0;
}

.padd-4 {
    margin: 57px 0 21px 0;
}

.titulo_produtos {
    margin: 37px 0 14px 0;
    font-size: 45px !important;
}

.top {
    margin-top: 17px;
}

.top-1 {
    margin-top: 5px;
    font-size: 15px;
}

.top-2 {
    margin-top: 32px;
}

.top-3 {
    margin-top: 2px;
}

.top-4 {
    margin-top: 12px !important;
}

.top-5 {
    margin-top: 37px;
}

.top-6 {
    margin-top: 10px;
    font-size: 15px;
}

.top-7 {
    margin-top: 8px;
}

.top-8 {
    margin-top: -10px;
}

.bot {
    margin-top: 15px;
    margin-bottom: 24px;
}

.bot-1 {
    margin-bottom: 12px;
}

.bot-2 {
    margin-bottom: 27px;
}

.bot-3 {
    margin-bottom: 20px;
}

.left {
    margin-left: 23px;
}

.right {
    margin-right: 10px;
}

.right-1 {
    margin-right: 20px;
}

/*================================link-button===============================*/
a {
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
    }

ul {
    margin: 0;
    padding: 0;
    list-style-image: none;
}

.separador-registo {
    height: 15px;
}

.master-btn {
    display: inline-block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    line-height: 14px;
    padding: 8px 9px 9px 9px;
    margin-top: -20px;
    background: url(../images/bg-button.jpg) 0 0 repeat-x;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 50px !important;
    top: 10px;
    left: 90px;
}

.button {
    display: inline-block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    line-height: 14px;
    padding: 11px 12px 12px 12px;
    background: url(../images/bg-button.jpg) 0 0 repeat-x;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 50px !important;
    top: 36px;
    left: -66px;
    cursor: pointer;
}

    .button:hover {
        background-position: 0 bottom;
    }

.button-1 {
    display: inline-block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    line-height: 14px;
    padding: 11px 12px 12px 36px;
    background: url(../images/bg-button.jpg) 0 bottom repeat-x;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
}

    .button-1 span {
        background: url(../images/bg-span-button.png) 0 0 no-repeat;
        width: 18px;
        height: 22px;
        display: block;
        position: absolute;
        left: 13px;
        top: 6px;
    }

    .button-1:hover {
        background-position: 0 0;
    }
/******************************************************************/
.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
    width: 100%;
}

.wrapper, .wrapper-extra, .extra-wrap {
    overflow: hidden;
}

.wrapper-after:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.fcenter {
    float: left;
    position: relative;
    left: 50%;
}

.fmiddle {
    float: left;
    position: relative;
    left: 25%;
}

.fright-registo {
    float: right;
    margin-right: 50px;
}
/*===============================>H-logo-properties=========================*/

h1 {
    padding-top: 15px;
    background: url("../images/bg-h1.png") no-repeat scroll 0 41px transparent;
    display: block;
    margin: 0;
    position: relative;
    text-align: center;
    top: -13px;
    z-index: 9;
    left: 0px;
    height: 84px;
}

.last5 {
    margin-bottom: 0 !important;
}

h1 a {
    display: inline-block;
    position: relative;
    z-index: 999;
}

h2 {
    color: #BE1238;
    font-size: 23px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 26px;
    font-weight: normal;
    text-transform: uppercase;
}

    h2 > span {
        color: #BE1238;
    }

.bg-h2 {
    text-align: center;
    background: url(../images/bg-h2.png) center 11px no-repeat;
    margin: -3px 0 22px 0;
}

h3 {
    font-size: 18px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #5d5252;
    line-height: 22px;
    font-weight: normal;
    text-transform: uppercase;
}

    h3 span {
        display: inline-block;
        margin-top: -3px;
    }
/*********************************header*************************************/
.head {
    height: auto;
    min-height: 80%;
    width: 100%;
    position: relative;
    z-index: 2;
}

header {
    position: relative;
}
/*********************************content*************************************/
#content {
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 1;
}

.login {
    float: left;
    padding: 36px 0 0 0;
}

    .login em {
        padding-top: 20px;
        display: inline-block;
        margin-right: 25px;
    }

    .login a {
        padding-top: 20px;
        color: #5D5252;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 20px;
    }

        .login a:hover {
            color: #BE1238;
        }

.order {
    float: right;
    color: #5d5252;
    text-align: right;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 36px 0 0 0;
}

    .order em {
        padding-top: 20px;
        display: block;
    }

    .order a {
        padding-top: 3px;
        color: #5d5252;
        font-size: 25px;
        line-height: 32px;
        display: inline-block;
        font-style: italic;
        margin-top: -3px;
    }

        .order a span {
            color: #BE1238;
        }

        .order a:hover {
            color: #BE1238;
        }

#map_canvas {
    padding-top: 0px !important;
    padding-left: 22px !important;
    width: 450px;
    height: 250px;
    border-radius: 50px !important;
}

.GMaps {
    width: 495px;
    height: 350;
    border-radius: 50px !important;
}

.adress-div {
    width: 310px;
    float: left;
    margin-top: 25px;
    margin-left: 75px;
}

.adress {
    margin-top: 18px;
    font-size: 12px;
}

    .adress dd {
        text-align: left;
        font-size: 16px;
    }

        .adress dd span {
            font-size: 16px;
        }

    .adress a {
        display: inline-block;
        font-size: 12px;
        margin-left: 11px;
        font-weight: bold;
    }

        .adress a:hover {
            color: #000;
            text-decoration: underline;
        }

    .adress span {
        display: inline-block;
        width: 50px;
        font-size: 15px;
    }

    .adress strong {
        display: inline-block;
        font-weight: normal;
    }

.title1 {
    letter-spacing: 0;
    text-align: left;
    font-size: 12px;
    margin: 0 0 20px 0;
    display: inline-block;
    font-weight: bold;
    color: #5d5252;
}

.pp {
    display: inline-block;
    margin: 2px 25px 0 0;
}

    .pp span {
        color: #5d5252;
        display: inline-block;
        margin: 20px 0 0 0;
    }

        .pp span:first-child {
            margin-top: 0;
        }

    .pp a {
        color: #BE1238;
        display: inline-block;
        margin-top: 28px;
    }

        .pp a:hover {
            color: #000;
            text-decoration: underline;
        }
/**********************************index***********************************/
.box {
    width: 100%;
    top: -55px;
    position: relative;
}

    .box .grid_4 > div {
        position: relative;
        border: 1px solid #fff;
        padding: 19px 20px 20px 20px;
        background: #f8f8f8;
        text-align: right;
        font-family: Georgia, "Times New Roman", Times, serif;
        width: 255px;
        height: 195px;
    }

.div-button {
    display: inline-block;
    position: absolute;
    bottom: -8px;
    left: 100px;
}

.box .grid_4 > div a {
    width: 550px !important;
    text-transform: uppercase;
    background: url(../images/bg-button-box.jpg) 0 0 repeat-x #c83331;
    font-size: 11px;
    font-weight: bold;
    margin-left: -20px;
    line-height: 16px;
    padding: 16px 20px 15px 21px;
    color: #fff;
    position: relative;
}

    .box .grid_4 > div a:hover {
        background: #fc807f;
    }

    .box .grid_4 > div a:after {
        position: absolute;
        content: "";
        background: url(../images/button-box-after.png) 0 0 no-repeat;
        width: 5px;
        height: 46px;
        right: -5px;
        top: 0;
    }

.block span {
    font-size: 48px;
    line-height: 60px;
    display: inline-block;
    color: #BE1238;
}

.block em {
    font-style: normal;
    font-size: 18px;
    color: #5d5252;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: -10px;
}

.block p {
    color: #aea8a8;
    /*font-size:15px;*/
    font-style: italic;
    line-height: 17px;
    margin: 1px 0 38px 0;
}

.box .block .inner {
    border: 3px solid #fff;
    background: url(../images/bg-inner.jpg) 0 0 no-repeat #f9f9f9;
    padding: 10px 19px 0 80px;
}

.block-1 span {
    margin-top: -10px;
    font-size: 35px;
    line-height: 60px;
    display: inline-block;
    color: #BE1238;
}

.block-1 em {
    font-style: normal;
    font-size: 1px;
    color: #5d5252;
    line-height: 24px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: -10px;
}

.block-1 p {
    color: #5a4e4e;
    font-size: 16px;
    font-style: italic;
    line-height: 17px;
    height: 30px;
    margin: -5px 0 27px 30px;
}

.box .block-1 .inner {
    border: 3px solid #fff;
    background: url(../images/bg-inner.jpg) 0 0 no-repeat #f9f9f9;
    padding: 10px 19px 0 80px;
    height: 175px;
    width: 150px;
}

    .box .block-1 .inner #MainContent_Img1, #MainContent_Img2, #MainContent_Img3 {
        width: 75px;
        height: 70px;
        margin-left: 8.5%;
    }

.block-2 span {
    font-size: 39px;
    line-height: 60px;
    display: inline-block;
    color: #BE1238;
}

.block-2 p {
    color: #aea8a8;
    font-size: 14px;
    font-style: italic;
    line-height: 17px;
    margin: -9px 0 32px 0;
}

.box .block-2 .inner {
    border: 3px solid #fff;
    background: url(../images/bg-inner.jpg) 0 0 no-repeat #f9f9f9;
    padding: 46px 19px 0 54px;
}

.box .grid_4 > div span, .box .grid_4 > div em, .box .grid_4 > div p {
    position: relative;
    z-index: 2;
    margin-left: -65px;
    margin-top: -10px;
}

.block strong {
    position: absolute;
    width: 250px;
    height: 150px;
    display: block;
    top: 25px;
    left: 23px;
}

.block-1 strong {
    position: absolute;
    width: 100px;
    height: 156px;
    display: block;
    top: 37px;
    left: 23px;
}

.block-2 strong {
    position: absolute;
    width: 156px;
    height: 151px;
    display: block;
    top: 15px;
    left: 10px;
}

.block-3 {
    border-top: 1px solid #d0cece;
    margin: 20px 0 0 0;
    padding: 13px 0 0 0;
    min-height: 30px;
}

.cost-prod {
    font-size: 25px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 37px;
    color: #5d5252;
    /*margin:16px 0 0 0;*/
}

    .cost-prod em {
        font-size: 20px;
        color: #BE1238;
    }

    .cost-prod strong {
        font-weight: normal;
        font-size: 13px;
        display: inline-block;
        margin-top: -4px;
    }

.cost {
    font-size: 31px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 37px;
    color: #5d5252;
    /*margin:16px 0 0 0;*/
}

    .cost em {
        font-style: normal;
        color: #BE1238;
    }

    .cost strong {
        font-weight: normal;
        font-size: 18px;
        display: inline-block;
        margin-top: -4px;
    }
/**********************************index-1*********************************/
.list {
}

    .list li {
        background: url(../images/bg-li-list.png) 0 11px no-repeat;
        padding: 4px 0 5px 11px;
        font-size: 14px;
    }

        .list li a {
            color: #5d5252;
        }

            .list li a:hover {
                color: #BE1238;
            }

.box-1 {
    overflow: hidden;
    width: 857px;
}

    .box-1 div {
        width: 170px;
        float: left;
        position: relative;
        margin-left: 40px;
    }

        .box-1 div:after {
            content: '';
            display: block;
            position: absolute;
            width: 2px;
            top: 0;
            right: -20px;
            height: 100%;
            background: url(../images/bg-box-1.png) 0 0 repeat-y;
        }

        .box-1 div:first-child {
            margin-left: 0;
        }

        .box-1 div strong {
            font-size: 40px;
            color: #BE1238;
            line-height: 48px;
            font-weight: normal;
            font-family: Georgia, "Times New Roman", Times, serif;
        }

            .box-1 div strong em {
                font-size: 24px;
                line-height: 30px;
                color: #5d5252;
                display: inline-block;
                margin: 14px 0 0 0;
                font-style: normal;
            }
/**********************************index-2*********************************/

.box-2 {
    border: 1px solid #fff;
    border-radius: 3px;
    margin-right: 18px;
    padding: 19px 0 14px 14px;
    margin-bottom: 7px;
    float: left;
    min-height: 65px;
    width: 500px;
    background-size: 110%;
}

.box-i {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    border-radius: 3px;
    margin-right: 0px;
    padding: 19px 0 14px 14px;
    margin-bottom: 7px;
    float: right;
    min-height: 65px;
    width: 231px;
}

    .box-i a {
        font-size: 24px;
        color: #5d5252;
        line-height: 30px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-transform: uppercase;
    }

        .box-i a:hover {
            color: #BE1238;
            text-decoration: underline;
        }

        .box-i a span {
            color: #BE1238;
        }

    .box-i strong {
        font-weight: normal;
        font-size: 13px;
        color: #7a7777;
        display: inline-block;
        margin-top: -1px;
    }



.inner-0 {
    background-color: none;
    background: none;
    float: left;
}

.inner-1 {
    background: url(../images/bg-inner-1.png) 0 0 no-repeat;
    padding: 0 0 0 12px;
    min-height: 40px;
}

.box-2 a {
    font-size: 24px;
    color: #5d5252;
    line-height: 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
}

    .box-2 a:hover {
        color: #BE1238;
        text-decoration: underline;
    }

    .box-2 a span {
        color: #BE1238;
    }

.box-2 strong {
    font-weight: normal;
    font-size: 13px;
    color: #7a7777;
    display: inline-block;
    margin-top: -1px;
}


/*#bg-desc {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc1 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc2 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc3 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc4 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc5 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc6 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc7 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}
#bg-desc8 {
    background: none;
    background-color: none;
    float: right;
    width: 279px;
    border: none;        
}

#bg {background: url(../bootstrap/img/213a33ffb0eaccd2dd6730e47ca713f1.png); width: 500px; background-size: 175%;}
#bg-1{background: url(../bootstrap/img/374a83b893e70f4d1ffc0d9a82c67a08.png) right 0 no-repeat #dbd9d9; width: 500px; background-size: 175%;}
#bg-2{background: url(../bootstrap/img/b5ac75d5bcd7858b552c0f770b475567.png) right 0 no-repeat #dbd9d9; width: 500px; background-size: 175%;}
#bg-3{background: url(../bootstrap/img/d92893ce042987c7dbbb94664713f113.png) right 0 no-repeat #dbd9d9; width: 500px; background-size: 195%;}
#bg-4{background: url(../bootstrap/img/fc5c126ff91b020f6385a6e65fc38c03.png) right 0 no-repeat #dbd9d9; width: 500px; background-size: 175%;}
#bg-5{background: url(../images/page-2-img-5.jpg) right 0 no-repeat #dbd9d9; width: 500px; background-size: 175%;}
#bg-6{background: url(../images/page-2-img-6.jpg) right 0 no-repeat #dbd9d9; width: 500px; background-size: 175%;}
#bg-7{background: url(../images/page-2-img-7.jpg) right 0 no-repeat #dbd9d9; width: 500px; background-size: 175%;}
#bg-8{background: url(../images/page-2-img-8.jpg) right 0 no-repeat #dbd9d9; width: 500px; background-size: 175%;}*/

.block-4 {
    border: 1px solid #fff;
    background: #eeeeee;
    padding: 6px;
    text-align: right;
    overflow: hidden;
    margin: 38px 0 0 0;
}

    .block-4 span {
        display: block;
        font-size: 24px;
        color: #5d5252;
        line-height: 30px;
        text-transform: uppercase;
        font-family: Georgia, "Times New Roman", Times, serif;
        display: inline-block;
        margin: 0 17px 0 0;
    }

    .block-4 strong {
        font-size: 36px;
        color: #BE1238;
        line-height: 44px;
        text-transform: uppercase;
        font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        display: block;
        margin: -4px 17px 0 0;
    }

    .block-4 a {
        font-family: Arial, Helvetica, sans-serif;
        color: #5d5252;
        font-size: 18px;
    }

        .block-4 a:hover {
            color: #BE1238;
        }

    .block-4 .inner-2 {
        height: 155px;
        padding: 18px 0 19px 0;
    }

.inner-2 {
    border: 1px solid #fafafa;
    background: url(../images/bg-inner-2.jpg) 0 0 no-repeat #fdfdfd;
    padding: 18px 0 19px 0;
}

    .inner-2 > .fright {
        width: 110px;
        text-align: left;
        overflow: hidden;
        margin: 10px 0 12px 0;
    }

.inner-3 {
    border: 1px solid #fafafa;
    background: url(../images/bg-inner-3.jpg) 0 0 no-repeat #fdfdfd;
    padding: 21px 0 19px 0;
}

    .inner-3 > .fright {
        margin: 6px 15px 0 0;
    }
/**********************************index-3*********************************/
.link-1 {
    font-weight: bold;
    color: #5d5252;
}

    .link-1:hover {
        color: #BE1238;
    }
/**********************************index-4*********************************/
.list-1 li {
    background: url(../images/bg-li-list.png) 0 11px no-repeat;
    padding: 4px 0 5px 11px;
    font-size: 14px;
    overflow: hidden;
    vertical-align: top;
    color: #5d5252;
    width: 273px;
    display: block;
}

    .list-1 li strong {
        background: url(../images/line-hor.png) repeat-x 0% 15px;
        display: block;
        overflow: hidden;
    }

    .list-1 li span {
        float: right;
        color: #5d5252;
    }

    .list-1 li a {
        color: #5d5252;
        float: left;
        text-decoration: none;
    }

        .list-1 li a:hover {
            color: #BE1238;
        }
/**********************************index-5*********************************/
.width {
    width: 251px;
    position: relative;
}

    .width strong {
        display: block;
        background: url(../images/bg-arrov.png) 0 0 no-repeat;
        width: 37px;
        height: 65px;
        position: absolute;
        top: 61px;
        left: 268px;
    }

.width-1 {
    width: 251px;
    padding-left: 14px;
    position: relative;
}

.width-2 {
    width: 251px;
    padding-left: 30px;
}

.width-1 strong {
    display: block;
    background: url(../images/bg-arrov.png) 0 0 no-repeat;
    width: 37px;
    height: 65px;
    position: absolute;
    top: 61px;
    left: 285px;
}

.width-2 h3 {
    font-size: 24px;
    margin-top: 24px;
}

.number {
    float: left;
    width: 57px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    background: url(../images/bg-number.jpg) 0 0 repeat-x #c83331;
    text-align: center;
    margin: 8px 17px 0 0;
    padding: 0 0 6px 0;
}

#form2 {
    width: 100%;
}

    #form2 label {
        min-height: 47px;
        display: block;
    }

    #form2 input {
        font-family: Arial, Helvetica, sans-serif;
        color: #938d8d;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 12px;
        height: 40px;
        padding: 15px 0 10px 8px;
        width: 100%;
        background: url(../images/bg-input.jpg) 0 0 repeat-x #f9f9f9;
        border: 1px solid #dbdbdb;
    }

.code {
    background: url(../images/bg-code.jpg) 0 0 no-repeat;
    width: 178px;
    height: 48px;
    border: 1px solid #dbdbdb;
    margin: 4px 0 21px 0;
}

#form2 .button {
    background: url(../images/bg-button.jpg) 0 bottom repeat-x;
}

    #form2 .button:hover {
        background-position: 0 0;
    }

.block-5 {
    background: #eeeeee;
    border: 1px solid #fff;
    padding: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 40px 0 0 0;
    float: left;
    width: 380px;
}

    .block-5 span {
        display: block;
        font-size: 24px;
        color: #5d5252;
        line-height: 30px;
        text-transform: uppercase;
        font-family: Georgia, "Times New Roman", Times, serif;
        display: inline-block;
        margin: 0 17px 0 0;
    }

    .block-5 strong {
        font-size: 36px;
        color: #BE1238;
        line-height: 44px;
        text-transform: uppercase;
        font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        display: block;
        margin: -4px 17px 0 0;
    }

    .block-5 a {
        font-family: Arial, Helvetica, sans-serif;
        color: #5d5252;
        font-size: 18px;
    }

        .block-5 a:hover {
            color: #BE1238;
        }

    .block-5 .inner-2 {
        border: 1px solid #fafafa;
        background: url(../imgs-bolos/banner-1.png) 0 0 no-repeat #fff;
        background-size: 100% !important;
        text-align: right;
        padding: 18px 0 0 9px;
        height: 141px;
    }

        .block-5 .inner-2 > .fright {
            margin: 10px 17px 12px 0;
            overflow: hidden;
            text-align: left;
            width: auto;
        }

.block-6 {
    background: #eeeeee;
    border: 1px solid #fff;
    padding: 6px;
    margin: 40px 0 0 10px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 216px;
}

    .block-6 span {
        display: block;
        font-size: 24px;
        color: #5d5252;
        line-height: 30px;
        text-transform: uppercase;
        font-family: Georgia, "Times New Roman", Times, serif;
        display: inline-block;
        margin: 0 28px 0 0;
    }

    .block-6 strong {
        font-size: 36px;
        color: #BE1238;
        line-height: 44px;
        text-transform: uppercase;
        font-weight: normal;
        font-family: Georgia, "Times New Roman", Times, serif;
        display: block;
        margin: -4px 17px 0 0;
    }

    .block-6 a {
        font-family: Arial, Helvetica, sans-serif;
        color: #BE1238;
        font-size: 18px;
        text-decoration: underline;
    }

        .block-6 a:hover {
            color: #5d5252;
        }

    .block-6 .inner-2 {
        border: 1px solid #fafafa;
        background: url(../imgs-bolos/cats.jpg) 0 0 no-repeat #fff;
        background-size: 100% !important;
        text-align: right;
        padding: 18px 0 29px 0;
        height: 112px;
    }

        .block-6 .inner-2 > .fright {
            margin: 10px 17px 12px 0;
            overflow: hidden;
            text-align: left;
            width: auto;
        }

.block-7 {
    width: 10px !important;
}
/**********************************index-6*********************************/


/****************************footer************************/
footer {
    margin-top: 15px;
    height: auto;
    min-height: 20%;
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    background: url(../images/bg-footer.png) center 0 no-repeat;
    text-align: center;
    padding-top: 25px;
}

.menu {
    overflow: hidden;
    text-align: center;
    display: block;
    padding-left: 137px;
}

    .menu li {
        font-size: 16px;
        line-height: 20px;
        font-style: italic;
        font-weight: bold;
        font-family: Georgia, "Times New Roman", Times, serif;
        float: left;
        margin-left: 24px;
        letter-spacing: -1px;
    }

        .menu li:first-child {
            margin-left: 0;
        }

        .menu li a {
            color: #BE1238;
        }

            .menu li a:hover, .menu li.current-1 > a {
                color: #BE1238;
            }

footer p {
    font-size: 12px;
    text-align: center;
    color: #938d8d;
    font-family: Arial, Helvetica, sans-serif;
    margin: 13px 0 0 0;
}

    footer p a {
        color: #938D8D !important;
    }

        footer p a:hover {
            color: #BE1238;
        }

footer em {
    font-weight: bold;
    color: #938D8D !important;
}

    footer em:hover {
        text-decoration: underline !important;
    }

.color_urb {
    color: #BE1238 !important;
}


/******************** Responsive ******************/



@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body {
        min-width: 768px;
    }

    img {
        width: 100%;
        height: auto;
    }

    .p6 {
        width: auto;
    }

    .box-2 {
        margin-right: 0;
    }
}

@media only screen and (max-width: 995px) {
    body {
        min-width: 768px;
    }

    .camera_wrap {
        min-height: 250px;
    }

    .camera_next,
    .camera_prev {
        top: 48%;
    }

    ul.sf-menu > li {
        font-size: 12px;
    }

    .block-5 {
        width: auto;
    }

    .box .grid_4 > div span, .box .grid_4 > div em, .box .grid_4 > div p {
        color: #000;
    }

    .list-1 li,
    .width {
        width: auto;
    }

    .box-1 div {
        width: 137px;
    }

    .width-2,
    .width-1 {
        width: auto;
        padding-left: 0;
    }

        .width strong,
        .width-1 strong {
            display: none;
        }

    .login {
        padding: 19px 0 0;
    }

    .block-1 p {
        margin-left: 0;
    }


    .block-4 strong {
        font-size: 25px;
        line-height: 38px;
    }

    .inner-2 > .fright {
        margin: 0 10px 12px 0;
        width: auto;
        text-align: right;
    }

    .inner-2 {
        -webkit-background-size: contain;
        background-size: contain;
        background-position: 0 bottom;
    }

        .inner-2 em {
            display: none;
        }


    .block-4 strong {
        font-size: 21px;
    }

    .inner-3 {
        padding: 15px 0 30px;
    }


    .block-4 span {
        font-size: 20px;
    }

    .menu {
        padding-left: 0;
    }

    .box .grid_4 > div span, .box .grid_4 > div em, .box .grid_4 > div p {
        position: relative;
        z-index: 2;
    }

    .block-1 span,
    .block-2 span,
    .block span {
        font-size: 35px;
    }

    .block em,
    .block-1 em {
        font-size: 14px;
    }

    .order {
        padding: 10px 0 0;
    }

    ul.sf-menu > li > a {
        padding: 24px 6px 28px;
    }

    #map_canvas {
        width: auto;
    }

    .slider-1 .banner {
        left: 26%;
    }
}

@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 767px) {
    body {
        min-width: 420px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body {
        min-width: 420px;
    }

    .floatright {
        float: left;
    }

    .floatleft {
        float: right;
    }

    nav select {
        outline: none;
        display: block !important;
        height: 25px;
        line-height: 25px;
        padding: 0 0 4px;
    }



    img {
        width: 100%;
        height: auto;
    }

    h1 {
        background: none;
        margin: 22px 0 0;
    }


    .order a {
        font-size: 21px;
    }

    .login {
        padding: 19px 0 0;
    }

    h1 a {
        margin: 0;
    }

    .order {
        padding: 10px 0 0;
    }

    nav {
        background: none;
        height: auto;
        padding: 0;
    }

    .camera_wrap {
        min-height: 150px;
    }

    .camera_pag_ul {
        left: 40%;
    }

    figure {
        display: block;
    }

    .menu {
        display: none;
    }

    #slide {
        padding: 10px;
    }

    .p6 {
        width: auto;
    }

    .box-1 div {
        width: 100%;
        float: none;
        margin: 20px 0 0 0;
    }

        .box-1 div:after {
            display: none;
        }

    #bg,
    #bg-1,
    #bg-2,
    #bg-3,
    #bg-4,
    #bg-5,
    #bg-6,
    #bg-7,
    #bg-8 {
        -webkit-background-size: contain;
        background-size: contain;
        width: auto;
    }

    .box-2 a {
        font-size: 18px;
    }

    .box-2 {
        margin-right: 0;
    }

    .list-1 li,
    .width {
        width: auto;
    }

        .width strong,
        .width-1 strong {
            display: none;
        }

    .width-2,
    .width-1 {
        width: auto;
        padding-left: 0;
    }

    .padd-3 {
        margin: 12px 0 21px;
    }

    .p7 {
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .block-5,
    .block-6 {
        width: 100%;
        margin-left: 0;
    }

    #map_canvas {
        width: 100%;
    }

    .p8 {
        float: none;
    }

    .camera_next,
    .camera_prev {
        top: 40%;
    }

    .slider-1 .banner {
        left: 5%;
    }
}

@media only screen and (max-width: 900px) {

    .inner-block {
        padding: 0 10px;
    }

    body {
        min-width: 300px;
    }

    img {
        width: 100%;
        height: auto;
        border-radius: 50px;
    }

    .camera_wrap {
        min-height: 80px;
    }

    #slide {
        padding: 10px;
    }

    h1 {
        background: none;
        margin: 22px 0 0;
    }

    .order a {
        font-size: 20px;
        line-height: 28px;
    }

    .login {
        float: none;
        padding: 19px 0 0;
    }

    h1 a {
        margin: 0;
    }

    .order {
        float: none;
        padding: 10px 0 0;
        text-align: left;
    }

        .order em {
            display: inline-block;
            margin-right: 10px;
        }

    nav {
        background: none;
        height: auto;
        padding: 0;
    }

    figure {
        display: block;
    }

    .camera_pag_ul {
        left: 33%;
    }

    .menu {
        display: none;
    }

    footer {
        margin: 6px 0 0;
    }


    .p6 {
        width: auto;
    }

    .box-1 div {
        width: 100%;
        float: none;
        margin: 20px 0 0 0;
    }

        .box-1 div:after {
            display: none;
        }

    .box-2 {
        margin-right: 0;
        background-size: 110%;
        max-height: 75px;
    }


    #bg-desc #bg,
    #bg-1,
    #bg-2,
    #bg-3,
    #bg-4,
    #bg-5,
    #bg-6,
    #bg-7,
    #bg-8 {
        -webkit-background-size: contain;
        background-size: 110%;
    }

    .box-2 a {
        font-size: 18px;
    }

    .box-2 a,
    .box-2 strong {
        background: #fff;
    }

    .list-1 li,
    .width {
        width: auto;
    }

        .width strong,
        .width-1 strong {
            display: none;
        }

    .width-2,
    .width-1 {
        width: auto;
        padding-left: 0;
    }

    .padd-3 {
        margin: 12px 0 21px;
    }

    .p7 {
        float: none;
        margin-right: 0;
        margin-bottom: 15px;
        border-radius: 50px;
    }

    .block-5,
    .block-6 {
        width: 100%;
        margin-left: 0;
    }

    #map_canvas {
        width: 100%;
    }

    .p8 {
        float: none;
    }

    #slide-1 .camera_target_content {
        display: none;
    }

    .camera_next,
    .camera_prev {
        top: 26%;
    }

    #slide-1 {
        padding-top: 20px;
    }
}

.Form_Total {
    width: 100% !important;
    height: auto !important;
}

.Content_Main {
    width: 100% !important;
    height: auto !important;
    min-height: 100% !important;
}

.Catalogo {
    margin-top: 150px;
    border: none !important;
    width: 300px !important;
    height: 250px !important;
    padding: 0px 0 0px 0px !important;
    margin-left: 75px !important;
    border-radius: 25px !important;
}

#TxtMensagem {
    width: 100% !important;
    height: 150px !important;
}

.CorVermelha {
    color: #BE1238 !important;
    text-anchor: middle;
    font-size: 15px;
}

.ContactButton {
    margin-right: 35px !important;
    text-align: right !important;
}

.TextBold {
    font-weight: bold;
    color: #5d5252;
}

.FigSobreNos {
    margin-top: 30%;
    border-radius: 35px !important;
}

.ImgSobreNos {
    border-radius: 25px;
    height: 200px;
    width: 275px;
}

.SobreNos {
    margin-top: 5px;
    font-size: 16.5px;
    color: #6f6b6b;
}

.PageDivider {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    top: 0;
    right: 0.5%;
    width: 100%;
    background: url(../images/Divider.png) 0 0 repeat-x;
}


.box-2Fam {
    border-radius: 3px;
    margin-right: 18px;
    padding: 19px 0 14px 14px;
    margin-bottom: 7px;
    float: left;
    min-height: 25px;
    width: 500px;
    background-size: 110%;
}

.LogoUrbinfor {
    width: 100px !important;
    height: 25px !important;
}
