@media only screen and (min-width : 481px) and (max-width : 768px) {
#lang {
padding-left:15px !important;
}
}
a.document.logo {
display:inline-block;width:50px;height:50px;text-decoration:none;background-image:url("../../img/doc_default.png");background-position:top center;background-repeat:no-repeat;background-size:contain;vertical-align:middle;
}
a.document.logo.pdf {
background-image:url("../../img/pdf.png");
}
a.document.logo.image {
background-image:url("../../img/doc_image.png");
}
#lang {
float:left;padding-left:0;
}
#lang>li {
display:inline-block;margin:0 5px;border-bottom:2px solid transparent;padding-left:0;
}
#lang>li>a {
font-family:"Poppins-Regular",sans-serif;color:#8C8C8C;
}
#lang>li>a>img {
display:none;
}
#lang>li:hover {
border-bottom:2px solid #F59B9C;
}
#lang>li>a:hover {
text-decoration:none;color:#ED1C23;
}
.breadcrumbs-wrapper {
background-color:#F75211;margin-bottom:56px;
}
.breadcrumbs-content {
text-align:center;
}
.breadcrumbs-content ol {
list-style:none;padding-left:0;
}
.breadcrumbs-content ol>li {
display:inline-block;margin:5px;
}
.breadcrumbs-content ol>li>a {
color:#fff;font-size:14px;font-family:"Poppins-Light",sans-serif;
}
.breadcrumbs-content ol>li>a:hover {
text-decoration:none;
}
#lang>li:before {
display:none;
}
.top-wrapper {
padding-top:10px;padding-bottom:10px;background-color:#fff;
}
#suggested .carousel-control {
background-color:transparent;
}
#suggested .carousel-control.left {
background-image:none;
}
#suggested .carousel-control.right {
background-image:none;
}
.paralaxa {
background:url("../../img/Pralaxa-O-nas.jpg") no-repeat;background-repeat:no-repeat;width:100%;height:auto;background-attachment:fixed;background-position:center;background-size:cover;padding-top:50px;padding-bottom:50px;
}
#lang>li.active {
border-bottom:2px solid #F59B9C;
}
.breadcrumbs-content ol>li>a:after {
content:">";display:inline-block;padding-left:4px;
}
.breadcrumbs-content ol>li:last-child>a:after {
display:none;
}
.breadcrumbs-content h1 {
font-size:36px;color:#fff;font-family:"Poppins-Light",sans-serif;
}
.contact-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 5px;
}
.sms-form-box>span {
    color: #012d5bd9;
}
.sms-form-box input {
  width: 150px;
  padding: 5px 10px;
  margin: 0px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #012d5b;
  color: #012d5b;
}
.sms-form-box button {
  padding: 7px 15px;
  color: #fff;
  background-color: #012d5bd9;
  border: none;
  border-radius: 5px;
}
.sms-form-box button:hover{
    background-color:#128395;
}
.contact-links a {
  display: block;
  padding-left: 29px;
  background-image: url("../../img/tel1.svg");
  background-repeat: no-repeat;
  background-position: left center;
  font-family: "OpenSans-Regular",sans-serif;
  font-size: 19px;
  color: #093d61;
  font-weight: 400;
}
.copyrights-wrapper {
padding-top:20px;padding-bottom:20px;background-color:#3e3f44;
}
.copyrights-wrapper .title {
display:inline;color:#fff;font-family:"OpenSans-Regular",sans-serif;font-size:14px;
}
.copyrights-wrapper .link {
display:inline;margin-left:5px;
}
.copyrights-wrapper .link a {
color:#fff;font-family:"OpenSans-Regular",sans-serif;font-size:14px;
}
@media only screen and (max-width : 768px) {
.contact-links a {
margin-right:15px;
}
}
@media only screen and (max-width : 560px) {
  .sms-form-box span{
      display:none;
  }
}
@media only screen and (max-width : 480px) {
.contact-links a {
margin-left:5px; margin-right:10px; 
}
.sms-form-box input{
    width:135px;
}
#lang {
float:none; width:100%; text-align:center; padding-left:0; 
}
.contact-links {
width:100%; 
}
.contact-links a.contact-links-phone {
display:block; margin-top:10px; margin-left:auto; margin-right:auto; font-size:15px;
}
.contact-links a.contact-links-email {
width:50%; display:block; margin-top:10px; margin-left:auto; margin-right:auto; 
}
}
