.row {
    /* margin-right: -15px; */
    margin-left: -5px;
}

a {
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

    a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
        color: #333;
    }

    a:hover {
        text-decoration: underline;
        color: #333;
    }

    a:active {
        text-decoration: none;
        color: #333;
    }

.main {
    /*background-image: url(images/bg_top.png);*/
    margin-top: -18px;
    background-repeat: repeat-x;
    width: auto;
    /*background-color:#BF534E;*/
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-repeat: repeat-x;
    /*background-position: center top;*/
    /*background: none;*/
    margin-top: 50px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
/* Extra small devices (phones, less than 768px) */
/* max device width */

@media screen and (max-width: 320px) {
    body {
        background-image: url(images/bg_1_320.jpg);
        overflow: no-display;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        /*padding-right: 15px; 
    padding-left: 15px;*/
    }
}
/* min-width & max-width */
@media screen and (min-width: 321px) and (max-width: 373px) {
    body {
        background-image: url(images/bg_1_360.jpg);
        overflow: no-display;
    }
}

@media screen and (min-width: 374px) and (max-width: 409px) {
    body {
        background-image: url(images/bg_1_375.jpg);
        overflow: no-display;
    }
}

@media screen and (min-width: 410px) and (max-width: 420px) {
    body {
        background-image: url(images/bg_1_411.jpg);
        overflow: no-display;
    }
}

@media screen and (min-width: 421px) and (max-width: 435px) {
    body {
        background-image: url(images/bg_1_435.jpg);
        overflow: no-display;
    }
}

@media screen and (min-width: 436px) and (max-width: 640px) {
    body {
        background-image: url(images/bg_1_768a947.jpg);
        overflow: no-display;
    }
}

/* min-width */
/* Small devices (tablets, 768px and up) */
/*@media screen and (min-width: 768px) and (max-width: 1025px) {*/
@media screen and (min-width: 641px) and (max-width: 991px)  {
    body {
        background-image: url(images/bg_1_768a947.jpg);
    }
}

/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) and (max-width: 1599px) {
    body {
        background-image: url(images/bg_1.jpg);
    }
}

@media screen and (min-width: 1279px) and (max-width: 1365px) {
    body {
        background-image: url(images/bg_1_1280a1366.jpg);
    }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
    body {
        background-image: url(images/bg_1_1366a1440.jpg);
    }
}

@media screen and (min-width: 1440px) and (max-width: 1599px) {
    body {
        background-image: url(images/bg_1_1440a1600.jpg);
    }
}

@media screen and (min-width: 1600px) and (max-width: 1679px) {
    body {
        background-image: url(images/bg_1_1600a1680.jpg);
    }
}

/* min-width & max-width */
@media screen and (min-width: 1680px) and (max-width: 1921px) {
    body {
        background-image: url(images/bg_1_1920a1080.jpg);
    }
}

.header-bg {
    background: #fff;
    /*opacity: 0.8;*/
    
}

.header {
   
   /*margin: auto;*/
    padding-top: 10px;
    height: 151px;
    background: #fff;
}

.logo {
    margin-top: 9px;
    float: left;
    height: 130px;
    width: 215px;
    color: #fff;
    text-transform: uppercase;
    word-wrap: break-word;
}

#outer {
    width: 215px;
    height: 130px;
    overflow: hidden;
    position: relative;
}

    #outer[id] {
        display: table;
        position: static;
    }

#middle {
    position: absolute;
    top: 50%;
}
    /* for quirk explorer only*/
    #middle[id] {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        position: static;
    }

#inner {
    margin-left: 37px;
    position: relative;
    top: -1%;
    text-align: center;
    width: 215px;
}
/* for quirk explorer only */
/* optional: #inner[id] {position: static;} */

.mnu_wsf_top {
    float: right;
}

    .mnu_wsf_top DIV {
        background: url(images/barra1.gif) repeat-x;
        margin-right: 6px;
        height: 51px;
        margin-top: 10px;
        padding: 15px 2px 0px 2px;
        text-align: center;
        z-index: 2;
        float: left;
    }

    .mnu_wsf_top a {
        color: #000;
        text-decoration: none;
        font-weight:normal;
    }

        .mnu_wsf_top a:hover {
            color: red;
            text-decoration: none;
        }

.box_baixo {
    text-align: center;
    width: auto;
}


.propaganda {
    text-align: center;
}

    .propaganda .col-lg-4 {
        height: 75px;
        background: #cdcdcd;/*Sempre deixar na cor 33CCFF*/
        color: #fff;
        font-weight: bold;
        font-size: 22px;
    }

    .propaganda .col-lg-8 {
        height: 75px;
        background: #fff;/*Sempre deixar na cor fff*/
        border-top: solid 0px #444;
        border-left: solid 0px #444;
        border-right: solid 0px #444;
        border-bottom: solid 0px #444;
    }

.header-contato {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

    .header-contato .col-lg-4 {
        height: 25px;
        background: transparent;
    }

    .header-contato .item {
        height: 25px;
        font-family: Arial;
        padding: 5px 0px 0px 0px;
        background: transparent;
    }

    .header-contato .itemmeio {
        height: 25px;
        font-family: Arial;
        padding: 5px 0px 0px 0px;
        background: transparent;
        color:#fff;
    }

.contato {
    color: #fff;
    font-family: Arial;
    text-align: center;
}

    .contato .col-lg-4 {
        height: 71px;
    }

    .contato .col-lg-4 {
        height: 71px;
        font-family: Arial;
        padding: 5px 0px 0px 0px;
    }

    .contato .item-left {
        background: #000;
    }

    .contato .itemmeio {
        background: #1381E3;
        color: #fff;
    }

        .contato .itemmeio a {
            color: #fff;
        }

    .contato .item-right {
        background: #000;
    }

    .contato .item-right #botao_chamar {
        background: #4cae4c;
        margin-top:-4px;
        height: 71px;
        
    }
    /*New*/
    .contato .item-right-facebook #botao_facebook {
        background: #3B5998;
        margin-top:-4px;
        height: 71px;        
    }
    .contato .item-right-facebook #botao_facebook a {        
        color:#fff;        
    }

     .contato .itemmeio-form {
        background: #cdcdcd;      
        height: 71px;  
          
    }
    .contato .itemmeio-form p {        
        color:#444;   
        font-size:14px;        
    }

     .contato .item-right-form {
        background: #fff;
        margin-top:-4px;
        height: auto;        
    }

    .contato .col-lg-4 p {
        margin-top: 5px;
        padding: 7px 5px 0px 5px;
        font-size: 14px;
    }

/* Extra small devices (phones, less than 768px) */
/* max device width */
@media screen and (max-width: 481px) {
    .contato .col-lg-4 p {
        margin-top: 7px;
        padding: 0px 5px 0px 5px;
        font-size: 14px;
    }
}

.contato .col-lg-4 p label {
    font-size: 16px;
    font-weight: bold;
}
/*Quadros*/
.quadros {
    color: #000;
    font-family: Arial;
    font-size: 12px;
    margin-top: -5px;
}

    .quadros .col-lg-4 {
        height: 355px;
        font-family: Arial;
        padding: 5px 0px 0px 0px;
    }

@media screen and (max-width: 481px) {
    .quadros .col-lg-4 {
        height: 355px;
        font-family: Arial;
        padding: 0px 0px 0px 0px;
    }
}

    .quadros .item-left {
        background: transparent;
    }

    .quadros .itemmeio {
        background: transparent;
        color: #000;
    }

    .quadros .item-right {
        background: transparent;
    }

    .quadros .col-lg-4 p {
        padding: 7px 5px 0px 5px;
    }

        .quadros .col-lg-4 p label {
            font-size: 16px;
            font-weight: bold;
        }


/*.wsf_content*/
@media screen and (max-width: 769px) {
    .wsf_content {
        height: 427px;
        margin: auto;
    }
}

@media screen and (min-width: 769px) and (max-width: 1599px) {
    .wsf_content {
        height: 293px;
        margin: auto;
    }
}

@media screen and (min-width: 1599px) and (max-width: 1680px) {
   .wsf_content {
        height: 300px;
        margin: auto;
    }
}

@media screen and (min-width: 1680px) and (max-width: 1921px) {
   .wsf_content {
        height: 473px;
        margin: auto;
    }
}

@media screen and (min-width: 1920px) and (max-width: 2559px) {
    .wsf_content {
        height: 650px;
        margin: auto;
    }
}

@media screen and (min-width: 2100px) and (max-width: 2400px) {
   .wsf_content {
        height: 573px;
        margin: auto;
    }
}

@media screen and (min-width: 2560px) and (max-width: 3839px) {
     .wsf_content {
        height: 873px;
        margin: auto;
    }
}

@media screen and (min-width: 3840px) {
    .wsf_content {
        height: 1473px;
        margin: auto;
    }
}

.container .wsf_content {
    background: transparent;
}

#imglogo {
    text-align: center;
    margin-top: -2px;
}
/*Quadros (Sobre n�s, facebook, mapa)*/
.purchase {
    font-family: 'Oswald',sans-serif;
    border-top: solid 1px #cdcdcd;
    border-left: solid 1px #cdcdcd;
    border-right: solid 1px #cdcdcd;
    border-bottom: solid 3px #444;
    background-color: transparent;
    height: 345px;
    padding:5px 5px 5px 5px;/*New*/
}

/*Sobre n�s*/
.item-left .purchase H1 {
        font-size: 22px;
        color: #cdcdcd;
    }

.item-left .purchase .title {
        background-color: #444;
        height: 71px;
        padding-top: 1px;
        color: #fff;
    }

    .item-left .purchase .texto {
        color: #000;
        font-size: 14px;
        font-weight: normal;
        padding: 3px 3px 3px 3px;
        overflow: auto;
        height: 270px;
    }

    /*facebook*/
.itemmeio .purchase .title {
    background-color: #3B5998;
    height: 71px;
    padding-top: 1px;
    color: #fff;
}

.itemmeio .purchase h1 {
    font-size: 22px;
    color: #fff;
}

.itemmeio .purchase .texto {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 0px 3px 24px;
    overflow: auto;
    height: 268px;
}
/*mapa*/
.item-right .purchase h1 {
    font-size: 22px;
    color: #cdcdcd;
}

.item-right .purchase .title {
    background-color: #444;
    height: 71px;
    padding-top: 1px;
    color: #fff;
}

.item-right .purchase .texto {
    color: #000;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 3px 3px 30px;
    overflow: auto;
    height: 268px;
}

/*.purchase .texto h2 {
        font-size: 14px;
        color: #fff;
        font-weight:normal;
        padding: 1px 1px 1px 1px;
        overflow:auto;
    }*/
.purchase #divMap {
        margin-top: 1px;
    }
/*barra menu meio*/
.mnu_wsf_meio {
    background-image: url(images/bg_menu.png);
    height: 33px;
    width: auto;
    text-align: center;
    margin-top: 0px;
    /*background:#BEBEBE;*/
    border: 1px;
    border-style: solid;
    border-color: transparent;
}

#navlist {
    position: relative;
    margin: auto;
    width: 1005px;
}

    #navlist li {
        margin: 0;
        padding: 0;
        list-style: none;
        position: absolute;
        top: 0px;
        border: 0px;
        border-style: solid;
        border-color: #EBE7E8;
    }

    #navlist li, #navlist a {
        height: 31px;
        display: block;
    }

        #navlist li a {
            text-decoration: none;
            text-align: center;
            padding-top: 6px;
            color: #fff;
            text-transform:uppercase;
        }


#menu0 {
    left: 0px;
    width: 200px;
}

#menu0 {
    background: #2F2D2D;
}

    #menu0 a:hover {
        background: #1381E3;
        height: 31px;
    }

#menu1 {
    left: 201px;
    width: 200px;
}

#menu1 {
    background: #2F2D2D;
}

    #menu1 a:hover {
        background: #1381E3;
        height: 31px;
    }

#menu2 {
    left: 402px;
    width: 200px;
}

#menu2 {
    background: #2F2D2D;
}

    #menu2 a:hover {
        background: #1381E3;
        height: 31px;
    }

#menu3 {
    left: 603px;
    width: 200px;
}

#menu3 {
    background: #2F2D2D;
}

    #menu3 a:hover {
        background: #1381E3;
        height: 31px;
    }

#menu4 {
    left: 804px;
    width: 201px;
}

#menu4 {
    background: #2F2D2D;
}

    #menu4 a:hover {
        background: #1381E3;
        height: 31px;
    }

.cx_wsf {
    margin: auto;
}

H1 {
    font-size: 10px;
    text-align: center;
}

.facebook {
    background: url(images/face.gif) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    margin: 20px 0 0 0px;
}

.twitt {
    background: url(images/twitt.gif) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    margin: 20px 0 0 5px;
}

.visa {
    background-image: url(images/cartoes.gif);
    background-position: 0 -20px;
    width: 42px;
    height: 20px;
    float: left;
}

.master {
    background-image: url(images/cartoes.gif);
    background-position: -52px -20px;
    width: 45px;
    height: 20px;
    float: left;
}

.dinners {
    background-image: url(images/cartoes.gif);
    background-position: -107px -20px;
    width: 42px;
    height: 20px;
    float: left;
}

.american {
    background-image: url(images/cartoes.gif);
    background-position: -161px -20px;
    width: 42px;
    height: 20px;
    float: left;
}

.elo {
    background-image: url(images/cartoes.gif);
    background-position: -215px -20px;
    width: 43px;
    height: 20px;
    float: left;
}
/*Footer*/
body > .container {
    padding: 60px 15px 0;
}

.container .text-muted {
    margin: 20px 0;
}

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    background-color: #f5f5f5;
    line-height:50px;
}

    .footer > .container {
        padding-right: 15px;
        padding-left: 15px;
    }

#ads {
    overflow: auto;
    width: 99%;
    height: 71px;
}
