::selection {
  background: #d2161c !important;
  color: #FFF !important;
  text-shadow: none; }

::-moz-selection {
  background: #d2161c !important;
  /* Firefox */
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #d2161c !important;
  /* Safari */
  color: #FFF !important;
  text-shadow: none; }

h2 {
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.btn {
    background-color: #d2161c !important;
    border-color: #d2161c !important;
}
.btn:hover, .btn:focus, .btn:active, .btn.active {
    outline: 0 !important;
    background-color: #b2161c !important;
    border-color: #b2161c !important;
    color: #fff !important;
}

.btn-default {
    background-color: #555 !important;
    border-color: #555 !important;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
    outline: 0 !important;
    background-color: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
}

.btn-bronze {
    background-color: #4e3025 !important;
    border-color: #4e3025 !important;
}
.btn-bronze:hover, .btn-bronze:focus, .btn-bronze:active, .btn-bronze.active {
    outline: 0 !important;
    background-color: #3d241c !important;
    border-color: #3d241c !important;
    color: #fff !important;
    box-shadow: 0 0 1em rgba(0,0,0,0.15);
}

.btn-prata {
    background-color: #a1a1a1 !important;
    border-color: #a1a1a1 !important;
}
.btn-prata:hover, .btn-prata:focus, .btn-prata:active, .btn-prata.active {
    outline: 0 !important;
    background-color: #b7b7b7 !important;
    border-color: #b7b7b7 !important;
    color: #fff !important;
    box-shadow: 0 0 1em rgba(0,0,0,0.15);
}

.btn-ouro {
    background-color: #c7ab01 !important;
    border-color: #c7ab01 !important;
}
.btn-ouro:hover, .btn-ouro:focus, .btn-ouro:active, .btn-ouro.active {
    outline: 0 !important;
    background-color: #b59d00 !important;
    border-color: #b59d00 !important;
    color: #fff !important;
    box-shadow: 0 0 1em rgba(0,0,0,0.15);
}

.bg-bronze {
    background-color: #4e3025 !important;
    color: #fff !important;
}

.bg-prata {
    background-color: #a1a1a1 !important;
    color: #fff !important;
}

.bg-ouro {
    background-color: #c7ab01 !important;
    color: #fff !important;
}

.p-5 {
    padding: 0.75em !important;
}

#mainMenu nav > ul > li > a,
#mainMenu nav > ul > li > span {
    font-family: 'Montserrat' !important;
    font-weight: 600;
}

#mainMenu nav > ul > li.active > a,
#mainMenu nav > ul > li.active > span, #mainMenu nav > ul > li.current > a,
#mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a,
#mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a,
#mainMenu nav > ul > li:focus > span {
    color: #d2161c;
}

.box-index {
    background: #fff;
    padding: 2.5em 1.5em !important;
    padding-bottom: 1.5em !important;
    box-shadow: 0 0 1em rgba(0,0,0,0.15);
    margin-top: 2em;
    margin-bottom: 2em;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.box-index h3 {
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
}

.box-index p {
    font-family: 'Montserrat' !important;
    font-weight: 300;
}

.box-index:hover {
    background: #d2161c;
    cursor: pointer;
}

.box-index:hover h3 {
    color: #fff !important;
}

.box-index:hover .icon i {
    color: #fff !important;
}

.box-index:hover .icon i:after {
    box-shadow: 0 0 0 3px #fff;
}

.box-index:hover p {
    color: #fff !important;
    font-family: 'Montserrat' !important;
}

.box-produtos {
    background: #fff;
    padding: 1.5em 1em;
    box-shadow: 0 0 1em rgba(0,0,0,0.15);
    margin-top: 2em;
    margin-bottom: 2em;
}

.box-produtos h3 {
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
}

.footer-content {
    background-color: #333333 !important;
    color: #fff !important;
}

.footer-content * {
    color: #fff !important;
}

.heading-footer {
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-weight: 500;
    border-bottom: 2px solid #d2161c;
    padding-bottom: 0.5em;
}

.copyright-content {
    background-color: #292929 !important;
    border-color: #292929 !important;
    color: #fff !important;
}

.copyright-content a b {
    color: #d2161c !important;
}

#goToTop:after {
    background-color: #d2161c !important;
}

.owl-prev:hover {
    background-color: #d2161c !important;
    border-color: #d2161c !important;
}

.owl-next:hover {
    background-color: #d2161c !important;
    border-color: #d2161c !important;
}

.background-colored {
    background-color: #d2161c !important;
    padding-top: 4em !important;
    padding-bottom: 3em !important;
}

.page-title {
    width: 100% !important;
    text-align: center !important;
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
}

.page-title h1 {
    letter-spacing: normal !important;
}


.heading-empresa {
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-weight: 500;
    border-bottom: 2px solid #d2161c;
    padding-bottom: 0.5em;
}

.modal-header h4 {
    text-transform: uppercase;
    font-family: 'Montserrat' !important;
    font-weight: 500;
}

.modal-footer button {
    margin:0;
}

.bg-white {
    background-color: #fff;
}

.form-control:focus {
    border-color: #d2161c !important;
}
.action-solicite {
    float: none;
    display: inline-block;
    margin-right: -2px;
    vertical-align: middle;
    text-align: center;
}
@media (min-width: 768px) {
    .action-solicite {
        text-align: center;
    }
}
@media (min-width: 992px) {
    .action-solicite {
        text-align: left;
    }
}
.btn-solicite {
    background: #fff !important;
    color: #d2161c !important;
    white-space: normal !important;
    height: auto !important;
    line-height: 1.5em !important;
    padding: 2em !important;
}