#buttonbar button{

  margin:10px;
}

#navcor {
  background-color: #563d7c;
}
#footercolor{
  background-color: #563d7c;
}
#logincolor{
  background-color: #FFD700;
}
.list-group-item{
  background-color: #563d7c;
  color: #FFD700;
}
.log-section {padding: 30px;max-width: 350px;width: 100% !important;background-color: #563d7c;margin: 0 auto;border-radius: 2px;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);overflow: hidden;font-family: roboto;}
.log-section h1 {text-align: center;font-size: 1.8em;font-family: roboto;color:#FFD700;}
.log-section input[type=submit] {width: 100%;display: block;margin-bottom: 10px;position: relative;}
.log-section input[type=text], input[type=password] {height: 44px;font-size: 16px;width: 100%;margin-bottom: 10px;-webkit-appearance: none;
background: #fff;border: 1px solid #d9d9d9;border-top: 1px solid #c0c0c0;padding: 0 8px;box-sizing: border-box;-moz-box-sizing: border-box;}
.log-section input[type=text]:hover, input[type=password]:hover {border: 1px solid #b9b9b9;border-top: 1px solid #a0a0a0;
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);}
.loginmodal {text-align: center;font-size: 14px;font-family: 'Arial', sans-serif;font-weight: 700;height: 36px;padding: 0 8px;}
.loginmodal-submit { border: 0px;color: #fff;text-shadow: 0 1px rgba(0,0,0,0.1); background-color:#337ab7;padding: 17px 0px;font-family: roboto;}
.loginmodal-submit:hover {border: 0px;text-shadow: 0 1px rgba(0,0,0,0.3);background-color:#5882a3;color:#ffffff;}
.log-section a {text-decoration: none;color: #666;font-weight: 400;text-align: center;display: inline-block;opacity: 0.6;
transition: opacity ease 0.5s;} 
.login-help{font-size: 12px;}

#bodycentralizado{
  center-aling:

}
#cordocard{
  background-color: #563d7c;

}
.tamanho{
  color: #FFD700;
}
#margintamanho{
  margin-top: -10px;
  margin-bottom: -25px;
}

#stylefooter{
  maring-top: 28px;
}
#myFooter {
    background-color: #E6E6FA;
    color: black;
    padding-top: 20px;
}

#map-container {
    height: 240px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}

#myFooter .row {
    margin: 0 85px;
}

#myFooter .footer-copyright {
    background-color: #10222e;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #ccc;
}

#myFooter .container {
    width: auto;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

#myFooter h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter a {
    color: #d2d1d1;
    text-decoration: none;
}

#myFooter a:hover,
#myFooter a:focus {
    text-decoration: none;
    color: white;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 38px;
}

#myFooter .fa {
    font-size: 30px;
    margin-right: 15px;
    margin-left: 20px;
    background-color: white;
    color: #182c39;
    border-radius: 51%;
    padding: 10px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 31px;
    text-decoration: none;
    transition: color 0.2s;
}

#myFooter .fa-facebook:hover {
    color: #2b55ff;
}

#myFooter .fa-facebook:focus {
    color: #2b55ff;
}

#myFooter .fa-google-plus:hover {
    color: red;
}

#myFooter .fa-google-plus:focus {
    color: red;
}

#myFooter .fa-twitter:hover {
    color: #00aced;
}

#myFooter .fa-twitter:focus {
    color: #00aced;
}

@media screen and (max-width: 767px) {
    #myFooter {
        text-align: center;
    }
    #myFooter .row {
        margin: 0;
    }
}
footer {
    background-color: rgba(44, 62, 80, 1.0);

    width: 100%;
    bottom: 0;
    font-weight: lighter;
    color: white;
}
.footerHeader{
    width:100%;
    padding:1em;
    background-color:rgba(52, 73, 94,1.0);
    text-align:center;
    color:white;
}
footer h3{
    font-weight:lighter;
}
footer ul{
    padding-left:5px;
    list-style:none;
}
footer p{
    text-align : justify;
    font-size : 12px;
}
footer iframe {
    width:100%;
    position:relative;
    height:170px;
}
.sm{
    list-style:none;
    overflow:auto;
}
.sm li {
    display: inline;
    padding:5px;
    float:left;
} 
.sm li a img {
    width:32px;
}
#final00{
  background-color:#00BFFF; 
}
#iconesnavbar .fa-facebook:hover {
    color:  #2b55ff;
}

#iconesnavbar .fa-facebook:focus {
    color:  #2b55ff;
}

#iconesnavbar .fa-google-plus:hover {
    color: red;
}

#iconesnavbar .fa-google-plus:focus {
    color: red;
}

#iconesnavbar .fa-twitter:hover {
    color:  #2b55ff;
}

#iconesnavbar .fa-twitter:focus {
    color:  #2b55ff;
}
#iconesnavbar .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 38px;
    padding-right: 30px;
}

#iconesnavbar .fa {
    font-size: 30px;
    margin-right: 15px;
    margin-left: 20px;
    background-color:#87CEFA;
    color: #182c39;
    border-radius: 51%;
    padding: 10px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 31px;
    text-decoration: none;
    transition: color 0.2s;
}
.btn-round-lg{
    border-radius: 22.5px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #563d7c;
    font: cursive,sans-serif;
    color:#87CEFA ;
}
#buttonpedido{

    border-radius: 22.5px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-color: #87CEFA;
    font: cursive,sans-serif;

}