/* Home page styles */
@font-face {
    font-family: "cakefont";
    src: url("../font/cakedingbats-webfont.eot");
    src: url("../font/cakedingbats-webfont.eot?#iefix")
            format("embedded-opentype"),
        url("../font/cakedingbats-webfont.woff2") format("woff2"),
        url("../font/cakedingbats-webfont.woff") format("woff"),
        url("../font/cakedingbats-webfont.ttf") format("truetype"),
        url("../font/cakedingbats-webfont.svg#cake_dingbatsregular")
            format("svg");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    background: linear-gradient(#ade3e8, #b4b4b4) no-repeat;
    height: 100%;
}

.card-body {
    padding: 0;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-primary {
    text-align: left;
    font: normal normal 600 18px/24px Manrope;
    letter-spacing: 0px;
    color: #ffffff !important;
    background: #b61c2a 0% 0% no-repeat padding-box;
    border-radius: 4px;
}

.segmentos span.card-text {
    position: absolute;
    color: #fff;
    margin-left: 54px !important;
    margin-top: 47px;
    font-size: 21px;
}

.card.col-lg-6.carrinhos {
    margin-bottom: 28px;
    padding: 0;
    border-radius: 10px;
}

.form-group {
    position: relative;
    min-height: 3.5em;
}

select.form-control {
    height: 3.5em;
    top: 0;
    left: 0;
    padding-top: 20px !important;
}

.user .form-control {
    height: 3.5em;
    top: 0;
    left: 0;
    padding-top: 20px !important;
}

.user input {
    background-color: #f7f8fa !important;
    color: #b61c2a !important;
    border: 1px solid #e1e1e1;
}

.form-group label {
    position: absolute;
    font-size: 0.8em;
    top: 7px;
    left: 17px;
    text-transform: uppercase;
}

img.card-img-top {
    margin-bottom: 0px;
}

.card-body {
    padding-top: 0;
}

.destaquebanner img.card-img-top {
    padding: 13px;
    border-radius: 17px !important;
}

img.img-fluid.img-thumbnail.activa {
    border: 4px solid #a8c3ff;
}

.anexocol {
    float: left;
    text-align: center;
    padding: 18px;
    min-height: 215px !important;
}

i.fa.fa-check.destaque {
    color: green;
    font-size: 20px;
    margin-top: 0px;
}

.btn-anexos {
    border: 1px solid #dbdbdb;
    margin: 4px;
    padding: 1px;
    height: 28px;
    width: 44px;
    background-position: center;
    background-color: whitesmoke;
}

header {
    margin-bottom: 60px;
}

a.nav-link.active h3 {
    color: #b61c2a !important;
    font-weight: bold;
}

h1 {
    font-weight: bold;
}

ul {
    list-style-type: none;
    margin: 0 0 30px 0;
    padding-left: 25px;
}

a {
    color: #0071bc;
    text-decoration: underline;
}

hr {
    border-bottom: 1px solid #e7e7e7;
    border-top: 0;
    margin-bottom: 35px;
}

.text-center {
    text-align: center;
}

.links a {
    margin-right: 10px;
}

.release-name {
    color: #d33c43;
    font-weight: 400;
    font-style: italic;
}

.bullet:before {
    font-family: "cakefont", sans-serif;
    font-size: 18px;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: -1px;
}

.success:before {
    color: #88c671;
    content: "\0056";
}

.problem:before {
    color: #d33d44;
    content: "\0057";
}

.cake-error {
    padding: 10px;
    margin: 10px 0;
}

.auto-listings .container > .content {
    padding-top: 30px;
    padding-bottom: 30px;
}

[class^="auto-listings-"],
[class*=" auto-listings-"] {
    box-sizing: border-box;
}

[class^="auto-listings-"]:before,
[class*=" auto-listings-"]:before,
[class^="auto-listings-"]:after,
[class*=" auto-listings-"]:after {
    box-sizing: inherit;
}

.auto-listings .full-width {
    display: inline-block;
    width: 100%;
}

.auto-listings .has-sidebar {
    width: 66.6667%;
    float: left;
}

.auto-listings .sidebar {
    width: 28%;
    float: right;
}

.auto-listings-single .content {
    display: inline-block;
    width: 100%;
}

.auto-listings-single img {
    height: auto;
    max-width: 100%;
}

.auto-listings-single .title,
.auto-listings-items .title,
.auto-listings-single .auto-listings-tabs table {
    text-align: left;
}

.auto-listings-single .contact {
    list-style: outside none none;
    margin: 0;
    padding: 0 30px 30px;
    line-height: 28px;
}

.auto-listings-single .contact i {
    color: #337ab7;
    float: left;
    margin: 6px 10px 0 0;
    width: 20px;
}

.auto-listings .price {
    color: #337ab7;
}

.auto-listings .al-button,
.auto-listings .contact-form .button-primary,
.auto-listings .cmb2-upload-button,
.auto-listings #wp-submit {
    background: #337ab7 none repeat scroll 0 0;
    border: 2px solid #337ab7;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: unset;
    margin: 0;
    padding: 7px 26px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.auto-listings .al-button:hover,
.auto-listings .contact-form .button-primary:hover,
.auto-listings #wp-submit:hover {
    background: #fff;
    color: #337ab7;
    text-decoration: none;
}

.auto-listings span.status {
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    padding: 5px 10px;
}

.auto-listings span.status i:before {
    display: inline-block;
    float: left;
    font-size: 14px;
    height: auto;
    line-height: 12px;
    margin: 0 5px -2px 0;
    padding: 0;
}

.auto-listings .highlight-new {
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    font-weight: 200;
    padding: 3px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    background: red;
}

.auto-listings span.condition {
    color: #888;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    line-height: 12px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

.auto-listings-single .title {
    display: inline-block;
}

.auto-listings-single .upper span.status {
    display: inline;
    margin: 0 0 0 20px;
}

.auto-listings-single .image-gallery {
    margin-bottom: 30px;
}

.auto-listings-single .image-gallery .lSPager.lSGallery li {
    transition: 0.25s;
    border-bottom: 3px solid transparent;
}

.auto-listings-single .image-gallery .lSPager.lSGallery li.active,
.auto-listings-single .image-gallery .lSPager.lSGallery li:hover {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    border-bottom: 3px solid #337ab7;
}

.auto-listings-single .image-gallery .lSAction i.fa {
    color: #fff;
    font-size: 40px;
}

.auto-listings-single .image-gallery .prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.auto-listings-single .image-gallery .lSSlideWrapper .lightSlider > * {
    z-index: 1;
}

.auto-listings-single .image-gallery .active {
    z-index: 2;
}

.lg-icon,
.lg-icon:before,
.lg-icon:after {
    font-family: FontAwesome;
}

.lg-actions .lg-next:before {
    content: "\f105";
    font-size: 30px;
    color: #fff;
}

.lg-actions .lg-prev:after {
    content: "\f104";
    font-size: 30px;
    color: #fff;
}

.lg-toolbar .lg-close:after {
    content: "\f00d";
}

.lg-toolbar .lg-download:after {
    content: "\f019";
}

.auto-listings-single .gallery-wrap {
    position: relative;
}

.auto-listings .auto-listings-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 10px;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
}

.auto-listings .auto-listings-tabs ul.tabs li {
    border: 1px solid #dddddd;
    background-color: #f4f4f4;
    display: inline-block;
    position: relative;
    z-index: 0;
    margin: 0px;
    padding: 0 1em;
}

.auto-listings .auto-listings-tabs ul.tabs li a {
    display: inline-block;
    padding: 0.5em 0;
    font-weight: 700;
    color: #444444;
    text-decoration: none;
}

.auto-listings .auto-listings-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #444444;
}

.auto-listings .auto-listings-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff;
    box-shadow: 0 3px 0 #337ab7 inset;
}

.auto-listings .auto-listings-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
}

.auto-listings .auto-listings-tabs ul.tabs::before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #dddddd;
    z-index: 1;
}

.auto-listings .auto-listings-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
}

.auto-listings-single .sidebar > div {
    clear: both;
    display: inline-block;
    margin-bottom: 25px;
    width: 100%;
}

.auto-listings-single .sidebar > div.address,
.auto-listings-single .sidebar > div.price {
    margin-bottom: 5px;
}

.auto-listings-single .at-a-glance ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.auto-listings-single .at-a-glance ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    width: 100%;
}

.auto-listings-single .at-a-glance ul i {
    margin: 0 15px 0 0;
    color: #999;
}

.auto-listings-single .at-a-glance ul i::before {
    font-size: 24px;
}

.auto-listings-single .contact-form {
    background: #eee none repeat scroll 0 0;
    padding: 15px 20px;
}

.auto-listings-single .contact-form .cmb2-id-url {
    display: none;
    visibility: hidden;
}

.auto-listings-single .contact-form .cmb2-id-comment {
    display: none;
    visibility: hidden;
}

.auto-listings-single .contact-form .form-table {
    margin-bottom: 5px;
}

.auto-listings-single .contact-form > h4 {
    margin: 0 0 12px;
}

.auto-listings-single .contact-form input:not(.button-primary),
.auto-listings-single .contact-form textarea {
    border: 1px solid #eaeaea;
    font-size: 14px;
    margin: 0 0 5px;
    padding: 8px;
    width: 100%;
    color: #888;
}

.auto-listings-single .contact-form input.button-primary {
    display: inline-block;
    width: 100%;
}

.auto-listings-single .address {
    margin: 0;
    padding: 5px 0;
}

.auto-listings-single .map {
    background: #fff none repeat scroll 0 0;
    height: 300px;
    overflow: visible;
    width: 100%;
}

.auto-listings-single .tagline {
    margin-top: 20px;
    margin-bottom: 10px;
}

.auto-listings-single .description {
    margin-bottom: 30px;
}

.auto-listings-items * {
    transition: 0.3s;
}

.auto-listings-items {
    margin: 0;
    list-style: none;
    padding: 0;
}

.auto-listings-items.list-view {
    margin: 0;
}

.auto-listings-items > li {
    display: inline-block;
    margin: 0 0 25px;
    padding: 0;
    width: 100%;
    position: relative;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.18);
    background: #fff;
    max-width: 100%;
}

.auto-listings-items li .image {
    float: left;
    width: 25%;
    transition: 0s;
    position: relative;
}

.auto-listings-items li .image img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.auto-listings-items li .status {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    color: #222;
    position: absolute;
    bottom: 0;
}

.auto-listings-items li .state {
    font-weight: bold;
    font-size: 30px;
}

.auto-listings-items li .summary {
    float: right;
    width: 70%;
    text-align: left;
}

.auto-listings-items li .title {
    margin-bottom: 0;
    margin-top: 10px;
    padding: 0 15px 0 0;
}

.auto-listings-items li .price {
    margin-bottom: 4px;
}

.auto-listings-items li .address {
    margin: 0 0 5px;
    padding: 0;
}

.auto-listings-items li .at-a-glance {
    display: inline-block;
    border-bottom: 1px solid #ddd;
    padding: 3px 0 8px;
    margin: 0 0 6px;
    width: 100%;
}

.auto-listings-items .at-a-glance ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.auto-listings-items .at-a-glance ul li {
    display: inline;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 20px 0 0;
    width: auto;
}

.auto-listings-items .at-a-glance ul i {
    margin: 0 5px 0 0;
    color: #999;
}

.auto-listings-items .at-a-glance ul i:before {
    font-size: 18px;
    line-height: unset;
}

.auto-listings-items .description {
    padding-right: 15px;
    margin: 0;
}

.auto-listings-items .bottom-wrap {
    display: inline-block;
    margin: 20px 0 0 0;
}

.auto-listings-items .bottom-wrap a.al-button {
    margin: 0 14px 0 0;
    padding: 5px 12px;
    font-size: 13px;
    text-transform: none;
}

.auto-listings-items li .summary {
    padding-bottom: 15px;
}

.has-sidebar .auto-listings-items .bottom-wrap {
    float: right;
}

.has-sidebar .auto-listings-items .bottom-wrap a.al-button {
    margin: 0;
}

.has-sidebar .auto-listings-items span.condition {
    float: left;
    margin: 4px 15px 0 0;
}

.auto-listings-items.grid-view {
    display: inline-block;
    width: 100%;
}

.auto-listings-items.grid-view li {
    display: inline-block;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0;
    float: left;
}

.auto-listings-items.grid-view li .image {
    float: none;
    margin-bottom: 15px;
    width: 100%;
}

.auto-listings-items.grid-view li .summary {
    float: none;
    width: auto;
    padding: 0 15px 15px;
}

.auto-listings-items.grid-view li .summary .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.auto-listings-items.grid-view li.col-2 {
    width: 48%;
    margin-right: 4%;
}

.auto-listings-items.grid-view li.col-3 {
    width: 31.3333%;
    margin-right: 3%;
}

.auto-listings-items.grid-view li.col-4 {
    width: 23%;
    margin-right: 2.6666%;
}

.auto-listings-items.grid-view li:last-child {
    margin-right: 0 !important;
}

.auto-listings-items.grid-view li.col-4 .title {
    font-size: 19px;
}

.has-sidebar .auto-listings-items.grid-view .bottom-wrap {
    float: unset;
}

.has-sidebar .auto-listings-items.grid-view .bottom-wrap a.al-button {
    display: block;
    float: none;
    line-height: 24px;
    margin: 0 0 5px;
}

.auto-listings-ordering {
    float: left;
    margin-bottom: 40px;
}

.auto-listings-ordering .SumoSelect > .CaptionCont {
    border: 2px solid #ddd;
}

.auto-listings-view-switcher {
    float: left;
    margin: 0 0 40px 30px;
}

.auto-listings-view-switcher > div {
    cursor: pointer;
    float: left;
    margin: 4px 10px 0 0;
}

.auto-listings-view-switcher i:before {
    font-size: 26px;
    color: #444;
}

.auto-listings-pagination {
    float: right;
    margin-bottom: 40px;
}

.auto-listings-pagination ul {
    display: inline-block;
    list-style: outside none none;
    margin: 5px 0 0 0;
    padding: 0;
}

.auto-listings-pagination ul li {
    float: left;
    margin: 0 0 0 -2px;
}

.auto-listings-pagination ul li span.current {
    cursor: not-allowed;
}

.auto-listings-pagination ul li span,
.auto-listings-pagination ul li a {
    font-size: 100% !important;
    line-height: 1;
    padding: 0.5em 0.75em;
    border: 2px solid #ddd;
}

.auto-listings-pagination ul li a.prev,
.auto-listings-pagination ul li a.next {
    border-radius: 0px;
    font-size: 100%;
    line-height: 1;
    padding: 0.5em 0.6em;
}

.auto-listings-search {
    margin: 0 0 30px;
    width: 100%;
    padding: 0;
    background: transparent;
    display: inline-block;
    text-align: center;
}

.auto-listings-search .row {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
    color: #444;
}

.auto-listings-search .row .field {
    line-height: unset;
    position: relative;
    vertical-align: middle;
    display: inline;
    font-size: 15px;
    font-weight: 300;
}

.auto-listings-search .condition .prefix {
    font-size: 36px;
    font-weight: 700;
}

.auto-listings-search .price-wrap > div {
    display: inline-block;
}

.auto-listings-search .price-wrap .prefix {
    font-size: 20px;
    font-weight: 200;
}

.auto-listings-search .area-wrap .field,
.auto-listings-search .area-wrap button {
    display: inline-block;
}

.auto-listings-search .area-wrap .prefix {
    font-size: 20px;
    font-weight: 200;
}

.auto-listings-search .area {
    border: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    height: 40px;
    line-height: 30px;
    padding: 5px 15px;
    width: 300px;
    margin: -3px -4px 0 0;
    background: #fff;
    outline: none;
    text-transform: none;
    font-size: 15px;
    font-weight: 300;
    color: #444;
}

.auto-listings-search .area-wrap .area::placeholder {
    text-transform: none;
    font-size: 15px;
    font-weight: 300;
    color: #666;
}

.auto-listings-search .area-wrap .area:focus,
.auto-listings-search .area-wrap .area:active {
    border: none;
    border-bottom: 2px solid #337ab7;
    border-radius: 0;
}

.auto-listings-search .area-wrap button {
    border-radius: 0 4px 4px 0;
    z-index: 9;
    position: relative;
}

.auto-listings-search .area-wrap button:hover,
.auto-listings-search .area-wrap button:focus {
    border: 2px solid #337ab7;
}

.auto-listings-search .extras-wrap {
    display: none;
    margin-top: 15px;
}

.auto-listings-search a.refine {
    cursor: pointer;
    text-decoration: none;
}

.auto-listings-search a.refine i {
    margin-left: 10px;
}

.auto-listings-search a.refine.shown i {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.auto-listings-search .SumoSelect > .CaptionCont {
    background-color: transparent;
    border: 2px solid #a4a4a4;
    border-radius: 4px;
    height: 40px;
    max-height: 40px;
    line-height: 24px;
    margin: 0;
}

.auto-listings-search .SumoSelect > .CaptionCont > span {
    padding-right: 10px;
}

.auto-listings-search .SumoSelect > .CaptionCont > span.placeholder {
    color: inherit;
    font-style: normal;
}

.auto-listings-search .price-wrap .SumoSelect > .optWrapper {
    width: 115%;
}

.auto-listings-search label {
    text-align: left;
    font-weight: 300;
}

.auto-listings-search .SumoSelect > .CaptionCont > label > i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    line-height: 16px;
}

.auto-listings-search .SumoSelect > .CaptionCont > label > i::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    content: "\f107";
    font-family: "FontAwesome";
    font-style: normal;
}

.auto-listings-search .SumoSelect {
    margin: 0;
    padding: 0;
}

.auto-listings-search .condition-wrap .SumoSelect {
    margin-left: 15px;
    width: 140px;
}

.auto-listings-search .price-wrap .SumoSelect {
    width: 100px;
    margin: 0 10px;
}

.auto-listings-search .area-wrap .SumoSelect {
    margin-right: 15px;
    width: 140px;
}

.auto-listings-search.s-2 .field {
    color: #fff;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.auto-listings-search.s-2 .area-wrap .area {
    text-shadow: none;
    border-color: #fff;
}

.auto-listings-search.s-2 .SumoSelect > .CaptionCont {
    border: 2px solid #fff;
}

.auto-listings-search.s-2 .SumoSelect > .CaptionCont > label > i::before {
    color: #fff;
}

.auto-listings-search.s-2 a.refine,
.auto-listings-search.s-2 a.refine:hover {
    color: #fff;
}

.auto-listings-search.s-3 {
    background: #eee;
}

.auto-listings-search.s-4 {
    text-align: left;
    padding: 0;
}

.auto-listings-search.s-4 .field .prefix {
    font-size: inherit;
    font-weight: 300;
}

.auto-listings-search.s-4 .field .SumoSelect {
    display: block;
    margin: 0;
    width: 100%;
}

.auto-listings-search.s-4 .price-wrap .field {
    display: inline-block;
    float: left;
    margin: 0;
    width: 50%;
}

.auto-listings-search.s-4 .price-wrap .SumoSelect.sumo_min_price {
    padding: 0 10px 0 0;
}

.auto-listings-search.s-4 .price-wrap .SumoSelect > .optWrapper {
    width: 100%;
}

.auto-listings-search.s-4 .area-wrap .within {
    width: 40%;
}

.auto-listings-search.s-4 .area-wrap .area {
    border-radius: 4px;
    margin: 0;
    width: 55%;
    float: right;
}

.auto-listings-search.s-4 .area-wrap button {
    display: block;
    width: 100%;
    margin-top: 15px;
    border-radius: 4px;
}

.auto-listings-search.s-4 a.refine {
    display: inline-block;
    text-align: right;
    width: 100%;
}

.auto-listings-search.s-4 .extras-wrap .field {
    display: inline-block;
    margin: 0 0 5px;
    width: 100%;
}

.auto-listings-search.standard .field {
    margin: 0 0 10px;
}

.auto-listings-search.standard .area {
    border-radius: 4px;
    width: auto;
}

.auto-listings-items li.compact,
.auto-listings-items.grid-view li.compact {
    width: 100%;
    margin-right: 0;
}

.auto-listings-items li.compact .image,
.auto-listings-items.grid-view li.compact .image {
    margin: 0 5% 0 0;
    position: absolute;
    width: 20%;
}

.auto-listings-items li.compact .status,
.auto-listings-items.grid-view li.compact .status,
.auto-listings-items li.compact .highlight-new,
.auto-listings-items.grid-view li.compact .highlight-new {
    display: none;
}

.auto-listings-items li.compact .summary,
.auto-listings-items.grid-view li.compact .summary {
    float: left;
    width: 100%;
    padding: 0;
}

.auto-listings-items li.compact .at-a-glance,
.auto-listings-items.grid-view li.compact .at-a-glance {
    margin: 5px 0 0;
    padding: 0 10px;
}

.auto-listings-items li.compact .at-a-glance li,
.auto-listings-items.grid-view li.compact .at-a-glance li {
    font-size: 13px;
}

.auto-listings-items li.compact .title,
.auto-listings-items.grid-view li.compact .title {
    font-size: 18px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 23%;
}

.auto-listings-items li.compact .address,
.auto-listings-items.grid-view li.compact .address {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.auto-listings-items li.compact .price,
.auto-listings-items.grid-view li.compact .price {
    font-size: 14px;
    padding: 2px 10px;
}

.auto-listings-items li.compact .address,
.auto-listings-items.grid-view li.compact .address {
    font-size: 13px;
    font-weight: 300;
    line-height: 13px;
    margin: 0;
    padding: 5px 10px 0;
}

.auto-listings-items li.compact .bottom-wrap,
.auto-listings-items.grid-view li.compact .bottom-wrap {
    display: none;
}

.single-auto-dealer .entry-title {
    margin-bottom: 28px;
}

.single-auto-dealer .auto-listings-items .at-a-glance {
    padding: 0;
    margin: 0;
}

.single-auto-dealer .auto-listings-items .at-a-glance li {
    padding: 10px 20px;
    margin-right: 0;
}

.single-auto-dealer .auto-listings-items.grid-view .bottom-wrap a.al-button {
    display: block;
    float: none;
    line-height: 24px;
    margin: 0 0 5px;
}

.auto-listings-single.seller .avatar-wrap {
    background: #eee none repeat scroll 0 0;
    float: left;
    margin: 5px 30px 30px 0;
    padding: 4px;
}

.auto-listings-single.seller .name {
    margin: 0 0 10px;
}

.auto-listings-single.seller .avatar-wrap img {
    display: block;
}

.auto-listings-single.seller .name {
    display: inline-block;
}

.auto-listings-single.seller .position {
    font-weight: 600;
    margin: 0 0 5px;
}

.auto-listings-single.seller .social {
    list-style: none;
    padding: 5px 0 0 0;
    margin: 0;
    display: block;
}

.auto-listings-single.seller .social li {
    float: left;
    margin: 0 10px 0 0;
}

.auto-listings-single.seller .social .facebook i {
    color: #3b5998;
}

.auto-listings-single.seller .social .google i {
    color: #dd4b39;
}

.auto-listings-single.seller .social .twitter i {
    color: #00aced;
}

.auto-listings-single.seller .social .skype i {
    color: #00aff0;
}

.auto-listings-single.seller .social .linkedin i {
    color: #007bb6;
}

.auto-listings-single.seller .social .youtube i {
    color: #bb0000;
}

.auto-listings-single.seller .sidebar {
    padding: 30px;
}

@media (max-width: 650px) {
    .auto-listings .has-sidebar {
        float: none;
        width: auto;
    }

    .auto-listings .sidebar {
        float: none;
        width: auto;
    }

    .auto-listings-search {
        text-align: left;
        padding: 0;
    }

    .auto-listings-search.s-3 {
        padding: 10px;
    }

    .auto-listings-search .field .prefix {
        font-size: inherit;
        font-weight: 300;
    }

    .auto-listings-search .field .SumoSelect {
        display: block;
        margin: 0;
        width: 100%;
    }

    .auto-listings-search .price-wrap .field {
        display: inline-block;
        float: left;
        margin: 0;
        width: 50%;
    }

    .auto-listings-search .price-wrap .SumoSelect.sumo_min_price {
        padding: 0 10px 0 0;
    }

    .auto-listings-search .price-wrap .SumoSelect > .optWrapper {
        width: 100%;
    }

    .auto-listings-search .area-wrap .within {
        width: 40%;
    }

    .auto-listings-search .area-wrap .area {
        border-radius: 4px;
        margin: 0;
        width: 55%;
        float: right;
    }

    .auto-listings-search .area-wrap button {
        display: block;
        width: 100%;
        margin-top: 15px;
        border-radius: 4px;
    }

    .auto-listings-search a.refine {
        display: inline-block;
        text-align: right;
        width: 100%;
    }

    .auto-listings-search .extras-wrap .field {
        display: inline-block;
        margin: 0 0 5px;
        width: 100%;
    }

    .auto-listings-items li.auto-listing.type-auto-listing {
        margin-right: 0;
        width: 100%;
    }

    .auto-listings-items li .image {
        float: none;
        margin-bottom: 15px;
        width: 100%;
    }

    .auto-listings-items li .summary {
        float: none;
        width: auto;
        padding: 0 15px 15px;
    }

    .auto-listings-items li .summary .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .auto-listings-items li .summary .bottom-wrap {
        float: unset;
    }

    .auto-listings-items li .summary .bottom-wrap span.condition {
        float: right;
        margin-left: 15px;
    }

    .auto-listings-view-switcher {
        display: none;
    }
}

@media (max-width: 768px) {
    .auto-listings .has-sidebar {
        float: none;
        width: auto;
    }

    .auto-listings .sidebar {
        float: none;
        width: auto;
    }
}

@media (max-width: 575px) {
    .auto-listings-single.seller .sidebar {
        padding: 15px;
    }
}

.als .SumoSelect {
    width: 100%;
}

.als input:not([type="submit"]) {
    width: 100%;
    position: relative;
    border: 1px solid #a4a4a4;
    min-height: 14px;
    background-color: #fff;
    border-radius: 2px;
    margin: 0;
}

.als button {
    background: #4299e1;
    color: #fff;
    border-radius: 4px;
    border: 1px solid transparent;
    padding: 8px 12px;
    cursor: pointer;
    line-height: 24px;
    font-size: 16px;
    font-weight: 700;
    transition: all 0.25;
}

.als-field:not(:last-child),
button[class^="als-"] {
    margin-bottom: 10px;
}

.als-field__label {
    display: block;
    margin-bottom: 5px;
}

.als-field__radio {
    margin: 0 7px 0 0;
}

.als-field__radio label {
    position: relative;
    cursor: pointer;
    font-size: 16px;
}

.als-field__radio span {
    background: #d8d8d8;
    padding: 3px 7px;
    border-radius: 4px;
}

.als-field__radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.als-field__radio input[type="radio"]:checked ~ span {
    background: #4299e1;
    color: #fff;
}

.als-selected__item + .als-selected__item {
    margin-left: 24px;
}

.als-selected__close {
    cursor: pointer;
}

.als-selected__close:before {
    content: "\00d7";
    margin-right: 5px;
}

.als-toggle-button {
    cursor: pointer;
}

.als-toggle-wrapper {
    display: none;
}

.als-submit {
    font-weight: 400;
    display: block;
    cursor: pointer;
}

/*
Theme Name: Banix
Template: screenr
Author: EdgarSilva
Author URI: https://www.edgarsilva.pt
Description: Tema da Banix
Version: 0.1.1600508814
Updated: 2020-09-19 09:46:54

*/
@font-face {
    font-family: BMW Type WebLight All;
    src: url(/wp-content/themes/banix/fonts/BMWTypeNext-Light.otf);
    font-weight: normal;
}

body,
button,
input,
select,
textarea {
    font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
        Helvetica, sans-serif;
}

span.wpcf7-list-item.last {
    padding-left: 20px;
}

span.status.Oportunidade {
    display: none;
    visibility: hidden;
}

.nav-menu {
    float: left;
    width: 94%;
    border-bottom: 1px solid #fff;
}

.col-lg-12.certinho {
    padding-right: 27px;
}

.site-branding {
    float: right;
}

.section-title-area {
    text-align: left;
    border-bottom: 1px solid;
}

.section-news .entry-thumb img {
    padding: 7px;
}

.entry-thumb {
    border: 1px solid #8d8d8d;
    border-bottom: 0;
}

.section-news .entry-grid-elements {
    border: 1px solid #8d8d8d;
    border-top: 0;
}

.section-content.section-news-content {
    max-width: 80%;
    margin: 0 auto;
}

.btn-theme-primary {
    background: #0066b0 !important;
    color: #ffffff;
}

.home h2.entry-title {
    display: none;
}

.areapgfrnt {
    width: 70%;
    margin: 0 auto;
}

.auto-listings-items li.compact .image,
.auto-listings-items.grid-view li.compact .image {
    width: 100%;
    position: relative;
}

.auto-listings-items li.compact,
.auto-listings-items.grid-view li.compact {
    width: 31.333%;
    margin-right: 0;
    margin: 1%;
}

.home .entry-content {
    width: 100%;
    max-width: 100%;
}

.auto-listings-items.grid-view li.col-3 {
    min-height: 520px;
}

.auto-listings-items li .image img {
    padding: 7px;
}

li.col-3.auto-listing.type-auto-listing.status-publish.compact.has-thumbnail:hover {
    background-color: #f2f2f2;
}

.auto-listings-items li.compact,
.auto-listings-items.grid-view li.compact {
    margin-right: 0;
}

.home .page header.entry-header {
    display: none;
}

.page-template-default header#masthead {
    height: 99px;
    color: black;
}

.page-template-default .sticky-header.transparent .nav-menu > li > a {
    color: black;
}

.site-header.header-fixed.transparent .nav-menu > li > a {
    color: black;
}

.site-header.header-fixed.transparent {
    background: rgb(255 255 255 / 80%);
    color: black;
}

.sticky-header.transparent .nav-menu > li > a {
    color: black;
}

.blog .sticky-header.transparent .nav-menu > li > a {
    color: black;
}

.single .sticky-header.transparent .nav-menu > li > a {
    color: black;
}

.auto-listings-items.grid-view li .summary .title {
    white-space: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    display: contents;
}

.sticky-header.transparent .nav-menu > li:hover > a::after,
.sticky-header.transparent .nav-menu > li.current-menu-item > a::after {
    border-bottom-color: #0066b0;
    border-bottom: 3px solid #0066b0;
}

span.price {
    margin: 0 auto;
    display: block;
    color: #000;
    font-size: 28px;
}

.entry-content h2 {
    border-bottom: 1px solid #000;
}

.wp-block-group.menosx {
    width: 90%;
    margin: 0 auto;
}

.auto-listings .price {
    color: #171818;
}

span.price {
    text-align: center;
}

li.col-3.auto-listing.type-auto-listing.status-publish.has-thumbnail:hover {
    background-color: #f2f2f2;
}

span.bmwtag {
    width: 100%;
    display: block;
    font-size: 27px;
    font-weight: 600;
}

span.price-amount {
    font-size: 28px;
    font-weight: 600;
}

.header-fixed {
    height: 85px !important;
}

.theme-info {
    display: none;
}

/*------------------------------
	2.2 Links
------------------------------*/
a {
    color: #0066b0ff;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #777777;
    text-decoration: none;
}

a:active,
a:focus,
a:hover {
    outline: none;
}

.btn-theme-primary-outline {
    background-color: transparent;
    background-image: none;
    border-color: #0066b0ff !important;
    color: #0066b0ff !important;
}

.btn-theme-primary-outline:hover {
    color: #fff;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
}

@media screen and (min-width: 1140px) {
    .sticky-header.transparent .nav-menu > li > a::after {
        border-bottom: 2px solid transparent;
        position: unset;
    }

    div#footer-1 aside {
        display: flex;
        align-items: baseline;
        margin-bottom: 0;
    }

    div#footer-1 aside h3 {
        margin-right: 34px;
        min-width: 27%;
        line-height: 0px;
    }
}

.bmw-contact-box-wrapper {
    width: 100%;
    position: absolute;
    top: 50px;
}

.bmw-contact-box-mobile {
    position: relative;
}

.bmw-contact-box-info {
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}

.bmw-contact-home-box {
    background: #fff;
    position: absolute;
    right: 58px;
    padding: 0px;
    padding-top: 16px;
}

.bmw-contact-home-box td:first-child,
.bmw-location-box td:first-child,
.bmw-team-contact-box td:first-child {
    padding-right: 15px;
    vertical-align: top;
    width: 90px;
}

@media screen and (max-width: 1140px) {
    .transparent #nav-toggle span,
    .transparent #nav-toggle span:after,
    .transparent #nav-toggle span:before {
        background-color: #000000;
    }

    .transparent #nav-toggle.nav-is-visible span:before,
    .transparent #nav-toggle.nav-is-visible span::after {
        background-color: #000000;
    }

    .site-branding {
        float: left;
    }
}

@media screen and (max-width: 1680px) {
}

@media screen and (max-width: 1275px) {
    .bmw-contact-box-wrapper {
        position: static;
    }

    .bmw-contact-box-mobile {
        position: static;

        padding-left: 45px;

        padding-right: 45px;
    }

    .bmw-contact-home-box {
        position: static;

        width: 100%;

        margin-bottom: 90px;

        padding: 15px;

        border: 1px solid #b3b3b3;
    }

    .bmw-contact-home-box .bmw-button.medium-6 {
        width: 25%;
    }

    .bmw-contact-home-box .large-12 {
        width: 50%;
    }
}

@media (max-width: 1080px) and (min-width: 980px) {
    .bmw-location-box td:first-child {
        padding-right: 2px;
        width: 70px;
    }
}

@media screen and (max-width: 980px) {
    .auto-listings-items li .image {
        width: 100% !important;
    }

    .summary {
        width: 100% !important;
    }

    img.imapremium {
        /* top: 44% !important; */
        /* right: 16px !important; */
    }

    .bmw-map-box {
        min-width: 270px;
        width: 100%;
    }

    .white-font-color {
        color: black !important;
    }

    .bmw-contact-home-box .bmw-button.medium-6 {
        width: 50%;
    }

    .bmw-map-box {
        position: inherit;

        top: 0;

        left: 0;

        border: 1px solid #b3b3b3;
    }

    .bmw-header-row.page-padding {
        padding-left: 15px;

        padding-right: 15px;
    }

    .bmw-contact-box .hide-on-mobile {
        display: block !important;
    }

    footer.bmw-footer ul {
        max-width: 400px;
    }

    /* BMW i font */

    /* Uppercase letters */

    .bmw-font-hl-versal-light-xxxl {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        text-transform: uppercase;

        line-height: 100%;

        font-size: 56px;

        letter-spacing: 0.84px;
    }

    .bmw-font-hl-versal-light-xxl {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        text-transform: uppercase;

        line-height: 100%;

        font-size: 35px;

        letter-spacing: 0.525px;
    }

    .stage2Teaser h2.bmw-font-hl-versal-light-xl,
    .bmw-font-hl-versal-light-xl {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        text-transform: uppercase;

        line-height: 100%;

        font-size: 25px;

        letter-spacing: 0.375px;
    }

    .bmw-font-hl-versal-light-l {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        text-transform: uppercase;

        line-height: 100%;

        font-size: 25px;

        letter-spacing: 0.375px;
    }

    .bmw-font-hl-versal-light-m {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        text-transform: uppercase;

        line-height: 100%;

        font-size: 15px;

        letter-spacing: -0.68px;
    }

    .bmw-font-hl-versal-light-s {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        text-transform: uppercase;

        line-height: 100%;

        font-size: 15px;

        letter-spacing: -0.68px;
    }

    /* Mixed case letters */

    .bmw-font-hl-light-xxxl {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        font-size: 56px;

        line-height: 61px;

        letter-spacing: 0.84px;
    }

    .bmw-font-hl-light-xxl {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        font-size: 35px;

        line-height: 39px;

        letter-spacing: 0.525px;
    }

    .bmw-font-hl-light-xl {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        font-size: 25px;

        line-height: 31px;

        letter-spacing: 0.375px;
    }

    .bmw-font-hl-light-l {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        font-size: 15px;

        line-height: 18px;
    }

    .bmw-font-hl-light-m {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;

        font-size: 15px;

        line-height: 18px;
    }

    .bmw-font-hl-light-s {
        font-family: "BMW Type WebLight All", Arial, Roboto, "Helvetica Neue",
            Helvetica, sans-serif;
        font-size: 15px;
        line-height: 18px;
    }

    /* BMW i font */
}

@media only screen and (min-width: 61.3125em) {
    .bmw-font-xs {
        font-size: 14px;
        line-height: 17px;
        color: #000;
    }
}

h3.bmw-font-hl-m,
h3.bmw-font-hl-m.bmw-margin-1-bottom {
    margin-bottom: 9px;
}

@media only screen and (min-width: 61.3125em) {
    .bmw-font-hl-m {
        font-size: 18px;
        line-height: 20px;
    }
}

.tabs dd,
.tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative;
}

.tabs .tab-title a span {
    display: table-cell !important;
    vertical-align: middle !important;
}

.tabs .tab-title {
    height: 46px;
}

.tabs .tab-title a,
.tabs .tab-title a .tab-text {
    height: 100%;
    display: table;
    line-height: 14px;
}

.tabs .tab-title a {
    border-bottom: 5px solid #e6e6e6;
    padding: 0 0 10px 0;
    font-family: "BMW Type Web Bold", "Arial", "Helvetica", sans-serif;
    -webkit-transition: border-color 300ms ease-out;
    transition: border-color 300ms ease-out;
    margin-bottom: 15px;
    width: calc(100% - 15px);
    background: none;
    color: #666;
    margin-left: 7.5px;
    margin-right: 7.5px;
}

.tabs .tab-title {
    height: 46px;
}

.tabs .tab-title a,
.tabs .tab-title a .tab-text {
    height: 100%;

    display: table;

    line-height: 14px;
}

.tabs .tab-title a span {
    display: table-cell !important;

    vertical-align: middle !important;
}

.tabs .tab-title a {
    border-bottom: 5px solid #e6e6e6;

    padding: 0 0 10px 0;

    font-family: "BMW Type Web Bold", "Arial", "Helvetica", sans-serif;

    -webkit-transition: border-color 300ms ease-out;

    transition: border-color 300ms ease-out;

    margin-bottom: 15px;

    width: calc(100% - 15px);

    background: none;

    color: #666;
    margin-left: 7.5px;
    margin-right: 7.5px;
}

.bmw-contact-home-box .tabs .tab-title a,
.bmw-location-box .tabs .tab-title a {
    margin-left: 0;
}

.bmw-contact-home-box .tabs .tab-title:last-child a,
.bmw-location-box .tabs .tab-title:last-child a {
    margin-right: 0;
    width: 100%;
}

.tabs .tab-title:hover a,
.tabs .tab-title.active a {
    border-bottom: 5px solid #1c69d4 !important;

    color: #1c69d4 !important;

    background: none;
}

.tabs dd > a:hover,
.tabs .tab-title > a:hover {
    background: none;
}

.bmw-contact-box .hide-on-desktop {
    display: none !important;
}

.bmw-location-box ul {
    list-style: outside;
}

.bmw-location-box .tabs .tab-title a {
    margin-left: 0;
}

.bmw-location-box .tabs .tab-title a:last-child {
    padding-right: 0;

    margin-right: 0;
}

.info-icon {
    background: url(img/info_icon.png);
}

.bmw-map-box {
    position: absolute;

    top: 40px;

    left: 60px;

    background: #fff;

    padding: 15px;

    display: none;

    width: 270px;
}

button,
.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: Arial, Roboto, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.42857rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1.14286rem 2.28571rem 1.21429rem;
    font-size: 1.14286rem;
    background-color: #1c69d4;
    border-color: #1654aa;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
}

@media only screen and (min-width: 61.3125em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }

    .column,
    .columns {
        position: relative;
        padding-left: 7.5px;
        padding-right: 7.5px;
        float: left;
    }

    .multislider .slick-slide div:first-child.columns {
        padding-left: 0;
        padding-right: 7.5px;
    }

    .multislider .slick-slide > div:nth-child(2).columns {
        padding-left: 7.5px;
        padding-right: 0;
    }

    .large-1 {
        width: 8.33333%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-3 {
        width: 25%;
        max-width: 275px;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-6 {
        width: 50%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-9 {
        width: 75%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-12 {
        width: 100%;
    }

    .large-offset-0 {
        margin-left: 0 !important;
    }

    .large-offset-1 {
        margin-left: 8.33333% !important;
    }

    .large-offset-2 {
        margin-left: 16.66667% !important;
    }

    .large-offset-3 {
        margin-left: 25% !important;
    }

    .large-offset-4 {
        margin-left: 33.33333% !important;
    }

    .large-offset-5 {
        margin-left: 41.66667% !important;
    }

    .large-offset-6 {
        margin-left: 50% !important;
    }

    .large-offset-7 {
        margin-left: 58.33333% !important;
    }

    .large-offset-8 {
        margin-left: 66.66667% !important;
    }

    .large-offset-9 {
        margin-left: 75% !important;
    }

    .large-offset-10 {
        margin-left: 83.33333% !important;
    }

    .large-offset-11 {
        margin-left: 91.66667% !important;
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }

    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }

    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none;
    }

    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left;
    }

    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right;
    }

    .row.large-collapse > .column,
    .row.large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }

    .row.large-uncollapse > .column,
    .row.large-uncollapse > .columns {
        padding-left: 7.5px;
        padding-right: 7.5px;
        float: left;
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto;
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }

    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }

    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }

    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }

    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }

    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }

    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }

    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }

    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }

    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }

    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }

    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }

    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}

ul.auto-listings-items.grid-view .at-a-glance {
    text-align: center;
    font-size: 21px;
    color: black;
    margin-top: 4px;
}

ul.auto-listings-items.grid-view .at-a-glance {
    text-align: center;
    font-size: 19px;
    color: black;
    border: none;
    margin-top: 4px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.auto-listings-items.grid-view li .summary .title a {
    min-height: 54px;
    display: block;
}

.at-a-glance ul > li > i {
    color: #1c69d4 !important;
    font-weight: 600;
}

.tabctsdlide {
    border: none;
    text-align: left;
}

.tabctsdlide tbody tr td {
    border: none !important;
    text-align: left;
    padding: 0;
    font-size: 13px;
    color: #202020;
}

.pesquecinza {
    background-color: #f1f1f1;
    min-height: 220px;
    padding: 10px;
    padding-right: 90px;
    padding-left: 90px;
    margin-bottom: 1.5vh;
}

.SumoSelect > .CaptionCont {
    border: 0;
}

label.als-field__label {
    display: none;
}

h3.bmw-font-hl-m {
    margin-left: 13px;
    margin-bottom: 23px;
    font-weight: 600;
}

li.tab-title.nav-item.bmwtab a {
    border: unset;
}

li.tab-title.nav-item.bmwtab a.active {
    border-bottom: 5px solid #0066b1;
}

ul#myTab {
    border-bottom: unset;
    text-align: left;
    padding-bottom: 27px;
}

li.tab-title.nav-item.bmwtab a {
    padding: 0;
    padding-right: 72px;
    margin-right: 14px;
    padding-bottom: 15px;
    font-weight: 600;
    border-bottom: 5px solid #e6e6e6;
    color: #667;
}

li.tab-title.nav-item.bmwtab {
    width: 49%;
}

.bmw-contact-home-box td {
    margin-left: 0;
    padding-left: 0;
}

a.bmw-address.button.bmw-button {
    font-size: 13px;
    padding: 9px;
    width: 100%;
    /* margin: 0 auto; */
    /* display: block; */
}

.auto-listings .container > .content {
    padding-top: 0;
    padding-bottom: 0;
}

.bmw-contact-box-wrapper {
    top: 7%;
    right: 9%;
}

p.prazer.container {
    color: #fff;
    text-align: right;
    padding-right: 80px;
    /* max-height: 9px; */
    position: relative;
    line-height: 25px;
}

.envia {
    display: flex;
    width: 100%;
    padding-top: 36px;
    padding-left: 36px;
    padding-right: 36px;
    justify-content: center;
}

.envia button.als-toggle {
    background: none;
    color: #000;
}

.blog .entry-thumb {
    border: 0px solid #8d8d8d;
    border-bottom: 0;
    height: auto;
    width: 50%;
}

.blog .no-sidebar .entry-content {
    max-width: 50% !important;
}

.btn-next-section {
    display: none;
}

span.condition {
    display: none !important;
}

a.al-button {
    width: 100%;
}

.bottom-wrap {
    width: 100%;
}

.entry-meta > span:last-child {
    float: unset !important;
}

.post-template-default .entry-thumb {
    border: unset;
}

div#footer-1 {
    width: 100%;
}

h3.widget-title {
    text-transform: unset !important;
}

.section-title-area .section-title {
    font-weight: 400 !important;
}

.site-footer {
    font-size: 12px !important;
}

img.alignnone.wp-image-1635.size-full {
    max-width: 23px;
}

img.alignnone.wp-image-1636.size-full {
    max-width: 24px;
}

.sidebar .widget .widget-title {
    font-size: 12px !important;
}

h2.section-title .price-amount {
    float: right;
}

.ds2-action-bar-content .ds2-action-bar-links {
    font-family: bmwTypeWebBoldAll, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #666;
}

.sidebar .price {
    display: none !important;
}

.ds2-action-bar-content .ds2-action-bar-header {
    font-family: bmwTypeWebLightAll, Arial, Helvetica, sans-serif;
    font-size: 25px;
    color: #262626;
    margin-bottom: 30px;
}

.ds2-action-bar-content .ds2-action-bar-links {
    font-family: bmwTypeWebBoldAll, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #666;
}

@media only screen and (min-width: 768px) {
    .ds2-action-bar-content .ds2-action-bar-links {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        left: -15px;
    }
}

.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-text {
    flex-grow: 1;
}

@media only screen and (min-width: 768px) {
    .ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-text {
        flex-grow: unset;
    }

    h2.section-title .price-amount {
        float: right;
        margin-top: -9px;
    }
}

.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-icon {
    font-size: 61px;
    color: #4d4d4d;
}

.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link {
    background-color: #f2f2f2;
    margin: 0 0 15px 0;
    padding: 0 20px;
    height: 75px;
}

@media only screen and (min-width: 768px) {
    .ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link {
        flex-grow: 1;
        flex-shrink: 0;
        height: 140px;
        margin: 0 0 10px 15px;
        width: 45%;
    }
}

@media only screen and (min-width: 992px) {
    .ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link {
        margin: 0 0 15px 15px;
        width: 18%;
    }
}

.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link:hover {
    background-color: #e6e6e6;
}

.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link a,
.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link a:focus,
.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link a:hover,
.ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link a:visited {
    color: #666;
    display: flex;
    flex-direction: row;
    text-align: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link a,
    .ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link a:focus,
    .ds2-action-bar-content .ds2-action-bar-links .ds2-action-bar-link a:hover,
    .ds2-action-bar-content
        .ds2-action-bar-links
        .ds2-action-bar-link
        a:visited {
        flex-direction: column;
        text-align: center;
        height: 100%;
        width: unset;
    }
}

.sidebar .widget a {
    font-size: 12px !important;
}

.col-lg-6.detalhescarro p {
    line-height: 10px;
}

.col-lg-6.detalhescarro p span {
    text-align: left;
    min-width: 39%;
    float: right;
}

img.premiumsele {
    padding-top: 2%;
    padding-bottom: 5%;
}

.col-lg-6.detalhescarro {
    padding-top: 2%;
}

.titulo h3.widget-title {
    font-size: 36px;
}

.titulo {
    text-align: left;
    border-bottom: 1px solid;
}

/*
input[type="reset"],
input[type="submit"],
input[type="submit"] {
    background: #0066b0ff !important;
}*/

.colimg {
    width: 40px;
    object-fit: cover;
    text-align: center;
    float: left;
    height: 60px;
    margin-right: 10px;
}

.colimg img {
    max-height: 23px;
    max-width: 29px;
}

.at-a-glance ul li p {
    margin: 0;
}

p.baixotext {
    line-height: 2 !important;
    color: #000;
    font-weight: 800;
    border-bottom: 2px solid #d4d4d4;
    margin-bottom: 10px !important;
}

p.baixotext {
    color: #b61c2a;
    font-weight: 800;
    font-size: 17px;
}

.contacto {
    background-color: #f2f2f2ff;
}

.contacto input {
    border: none;
    background-color: unset;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    box-shadow: unset;
    /* width: 100%; */
}

.contacto textarea {
    border: none;
    border-radius: 0px;
    box-shadow: unset;
    width: 100%;
}

.contacto input.wpcf7-form-control.wpcf7-submit {
    width: 100px;
    float: right;
    margin-bottom: 30px;
}

.detail-page-action-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.detail-page-action-buttons .tooltip-navigation {
    flex: 1;
    text-align: center;
}

.tooltip-navigation {
    position: relative;
    display: inline-block;
}

.detail-page-action .btn {
    color: #1c69d4;
}

.pdp-details-top-info-dealer .btn {
    height: 52px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 400;
}

.detail-page-action .btn {
    min-width: 0;
    width: auto;
    min-height: 40px;
    height: 40px;
    padding: 9px 9px 0;
}

.detail-page-action .icon-detail-page {
    font-size: 22px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-margem {
    margin-bottom: 10px;
}

.coisin {
    margin-top: 33px;
}

.centradois {
    display: flex;
    width: 100%;
    justify-content: center;
}

.ds2-quickactions-link-js img {
    height: 68px;
    padding: 10px;
}

.ds2-quickactions-link-js {
    text-align: center;
    padding-top: 19px;
}

.envia2 button {
    margin: 0;
    padding: 0;
    background-color: unset;
    color: #000;
    text-transform: uppercase;
}

.envia2 {
    display: flex;
    width: 100%;
    justify-content: center;
}

.enviaava {
    display: flex;
    width: 100%;
    padding: 36px;
    justify-content: center;
}

.caixapamap {
    padding: 9px;
    margin-bottom: 45px;
}

h3.title {
    border-bottom: 1.5px solid #0066b0ff;
    margin-bottom: 0 !important;
}

.auto-listings-items > li {
    box-shadow: unset;
}

span.price.left {
    text-align: left;
}

.auto-listings-items li .summary {
    width: 50%;
    padding-left: 5%;
    padding-right: 5%;
}

.auto-listings-items li .image {
    width: 50%;
}

span.price {
    display: none;
}

span.price.left {
    display: block;
}

.bottom-wrap {
    margin: 0 auto;
    height: 10px;
    text-align: center;
}

a.btn.btn-compra {
    margin: 0 auto;
    width: 90%;
    text-align: center;
    padding: 0;
    background: #b61c2a 0% 0% no-repeat padding-box;
    border-radius: 5px;
    color: #fff;
    padding: 11px;
    font-size: 23px !important;
    letter-spacing: 0px;
    color: #ffffff;
}

.auto-listings-view-switcher {
    display: none;
}

img.imapremium {
    width: 118px;
    float: right;
    /* top: 17px; */
    /* position: absolute; */
    /* right: 5%; */
    margin-top: -21px;
    margin-right: -15px !important;
    padding-right: 0px;
}

.at-a-glance .row div > p {
    margin: 0;
    line-height: 1.5;
}

.auto-listings-items li .at-a-glance {
    border-bottom: 0px !important;
}

.swiper-intro-inner {
    padding-right: 274px;
}

.home img.imapremium {
    display: none;
}

.site-header.header-fixed.transparent {
    background: rgb(255 255 255);
    color: black;
}

.addtoany_header {
    font-weight: 800;
    color: black;
}

.entry-thumb.campanhas_img {
    display: none;
}

.caixapamap .entry-thumb {
    border: unset;
    box-shadow: 4 6 black;
    -webkit-box-shadow: 10px 10px 48px -26px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 48px -26px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 48px -26px rgba(0, 0, 0, 0.75);
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 99%;
    height: 55px;
}

div#footer-1 img {
    filter: brightness(3.5);
}

div#footer-1 img:hover {
    filter: invert(0);
}

div#footer-1 a {
    color: #ffffff;
}

.summary h3 a {
    font-size: 15px;
}

form.auto-listings-ordering {
    display: none;
}

.cttt input.wpcf7-form-control.wpcf7-text {
    width: 100%;
}

.cttt textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: #f2f2f2;
    border-bottom: 1px solid;
}

.home .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    display: none;
}

span.sufixo {
    font-size: 16px;
    /* margin: 26px 0 0 0; */
}

.modal-body .contacto {
    background-color: #ffff;
}

.status {
    display: none;
}

a.btn.btn-lg.btn-theme-primary {
    margin: 0;
}

.downcase {
    text-transform: lowercase !important;
}

span.rasurado .price-amount {
    text-decoration: line-through;
    color: #9a9a9a;
    padding-right: 30px;
    font-size: 22px;
    font-weight: 100;
}

.detalhescarro p span {
    color: #000;
    font-weight: 600;
}

.a2a_kit.a2a_kit_size_32.addtoany_list a:first-child {
    /* margin-left: 0; */
    padding-left: 0;
}

.a2a_kit.a2a_kit_size_32.addtoany_list a:last-child {
    /* margin-left: 0; */
    padding-right: 0;
}

.listing h2.section-title {
    text-transform: uppercase !important;
    text-align: left;
}

span.state {
    float: right;
}

span.wpcf7-list-item {
    margin: 0 0 0 0em !important;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 0px !important;
}

@media print {
    aside#sidebar,
    header[role="banner"],
    footer,
    #comments,
    #respond,
    button {
        display: none !important;
    }
}

@media only screen and (max-width: 768px) {
    .als-field {
        width: 100% !important;
    }

    .caixapamap .entry-thumb {
        margin-bottom: 18px;
    }

    img.imapremium {
        width: 64px;
    }
}

/*
Theme Name: Screenr
Theme URI: https://www.famethemes.com/themes/screenr
Author: FameThemes
Author URI: https://www.famethemes.com
Description: Big - Bold and stylish, Screenr is a multiuse fullscreen theme well suited for business, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. Also with the flexible of the header and navigation, it can be use for one page or multiple pages website. The theme was built on Bootstrap 4, so you know it contains clean, precise code that makes for a highly streamlined site. (Live preview : http://www.famethemes.com/preview/?theme=Screenr)
Version: 1.2.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: screenr
Tested up to: 5.0
Requires PHP: 5.6
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, portfolio

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Screenr is based on Underscores http://underscores.me/, (C) 2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0  Reset
2.0  Document
3.0  Layout
4.0  Structure
5.0  Contents
6.0  Elements
7.0  Widgets
8.0  Sections
9.0  External Plugins

--------------------------------------------------------------*/
/*--------------------------------------------------------------
2.0 Document Setup
--------------------------------------------------------------*/
/*------------------------------
	2.1 Typography
------------------------------*/
html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

html {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-size: 16px;
}

@media (max-width: 991px) {
    html {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 14px;
    }
}

body {
    background: #ffffff;
    height: 100%;
}

.site {
    position: relative;
}

body,
button,
input,
select,
textarea {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.7;
    color: #777777;
}

pre,
code,
input,
textarea {
    font: inherit;
}

::-moz-selection {
    background: #000000;
    color: #ffffff;
}

::selection {
    background: #000000;
    color: #ffffff;
}

/*------------------------------
      2.2 Links
  ------------------------------*/
a {
    color: #e86240;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #777777;
    text-decoration: underline;
}

a:active,
a:focus,
a:hover {
    outline: none;
}

/*------------------------------
      2.3 Heading
  ------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    font: normal normal bold 32px/44px Manrope;
    letter-spacing: 0px;
    color: #b61c2a;
    opacity: 1;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #444444;
    text-decoration: none;
}

h1 {
    line-height: 1.3;
    font-size: 33px;
    font-size: 2.0625rem;
}

@media (min-width: 768px) {
    h1 {
        font-size: 40px;
        font-size: 2.5rem;
    }
}

h1 span {
    font-weight: bold;
}

h2 {
    line-height: 1.2;
    font-size: 25px;
    font-size: 1.5625rem;
}

@media (min-width: 768px) {
    h2 {
        font-size: 32px;
        font-size: 2rem;
    }
}

h3 {
    font-size: 22px;
    font-size: 1.375rem;
}

h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 12px;
}

h5 {
    font-size: 18px;
    font-size: 1.125rem;
}

h6 {
    font-size: 16px;
    font-size: 1rem;
}

/*------------------------------
      2.4 Base
  ------------------------------*/
ul,
ol,
dl,
p,
details,
address,
.vcard,
figure,
pre,
fieldset,
table,
dt,
dd,
hr {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem;
    margin-top: 0;
}

/*------------------------------
      2.5 Content
  ------------------------------*/
img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    clear: both;
    margin: 20px 0;
}

blockquote p {
    font-style: italic;
}

blockquote cite {
    font-style: normal;
    margin-bottom: 20px;
    font-size: 13px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

figure {
    margin: 0;
}

address {
    margin: 20px 0;
}

hr {
    border: 0;
    border-top: 1px solid #e9e9e9;
    height: 1px;
    margin-bottom: 20px;
}

tt,
kbd,
pre,
code,
samp,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background-color: #e9e9e9;
    padding: 5px 7px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.site-content kbd {
    color: #666666;
}

pre {
    overflow: auto;
    white-space: pre-wrap;
    max-width: 100%;
    line-height: 1.7;
    margin: 20px 0;
    padding: 20px;
}

details summary {
    font-weight: bold;
    margin-bottom: 20px;
}

details :focus {
    outline: none;
}

abbr,
acronym,
dfn {
    cursor: help;
    font-size: 0.95em;
    text-transform: uppercase;
    border-bottom: 1px dotted #e9e9e9;
    letter-spacing: 1px;
}

mark {
    background-color: #fff9c0;
    text-decoration: none;
}

small {
    font-size: 82%;
}

big {
    font-size: 125%;
}

ul,
ol {
    padding-left: 20px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

ul li,
ol li {
    margin: 8px 0;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 20px 20px;
}

/*------------------------------
      2.6 Table
  ------------------------------*/
table {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #e9e9e9;
    border-collapse: collapse;
    border-spacing: 0;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    border: 1px solid #e9e9e9;
    line-height: 1.42857;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
}

table > thead > tr > th,
table > thead > tr > td {
    border-bottom-width: 2px;
}

table th {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/*------------------------------
      2.7 Form
  ------------------------------*/
fieldset {
    padding: 20px;
    border: 1px solid #e9e9e9;
}

input[type="reset"],
input[type="submit"],
input[type="submit"] {
    cursor: pointer;
    background: #e86240;
    border: none;
    display: inline-block;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    padding: 18px 23px 18px 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    margin: 3px 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 13px;
}

input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="submit"]:hover {
    opacity: 0.8;
}

input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover,
button:focus {
    cursor: pointer;
}

textarea {
    resize: vertical;
}

select {
    max-width: 100%;
    overflow: auto;
    vertical-align: top;
    outline: none;
    border: 1px solid #e9e9e9;
    padding: 10px;
}

textarea,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
    padding: 13px 13px;
    max-width: 100%;
    border: 0px;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    border-radius: 3px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset;
    color: #222222;
}

textarea:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    border-color: #e86240;
}

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 0 10px;
}

/*------------------------------
      2.8 Accessibility
  ------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f8f9f9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    clip: auto !important;
    color: #e86240;
    display: block;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 17px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
}

/*------------------------------
      2.8 Accessibility
  ------------------------------*/
/*------------------------------
      2.9 Alignments
  ------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 3.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 3.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*------------------------------
      3.0 Clearings
  ------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    clear: both;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*------------------------------
      3.1 Infinite Scroll
  ------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*------------------------------
      3.1 Helper.
  ------------------------------*/
.hide {
    display: none;
}

.clearleft {
    clear: left;
}

.page-links {
    clear: both;
    padding-top: 15px;
    display: block;
}

.page-links a {
    padding: 0 5px;
}

.transition5 {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*--------------------------------------------------------------
  3.0 Layout
  --------------------------------------------------------------*/
#primary {
    padding-bottom: 40px;
    padding-top: 40px;
}

#secondary {
    padding-bottom: 40px;
    padding-top: 0;
}

@media screen and (min-width: 940px) {
    #secondary {
        padding-top: 40px;
    }
}

.content-area {
    width: 100%;
    float: none;
}

@media screen and (min-width: 940px) {
    .content-area {
        float: left;
    }
}

.site-content .sidebar {
    width: 100%;
    float: none;
}

@media screen and (min-width: 940px) {
    .site-content .sidebar {
        width: 25.2252252252%;
        float: left;
    }
}

.no-sidebar .content-area {
    width: 100%;
}

.no-sidebar .entry-content {
    max-width: 100%;
}

@media screen and (min-width: 940px) {
    .left-sidebar .content-area {
        float: right;
        padding-left: 39px;
        border-left: 1px solid #e9e9e9;
        margin-right: 1px;
        width: 74.7747747748%;
    }

    .left-sidebar .sidebar {
        padding-right: 39px;
        border-right: 1px solid #e9e9e9;
        margin-right: -1px;
    }

    .right-sidebar .content-area {
        padding-right: 39px;
        border-right: 1px solid #e9e9e9;
        width: 74.7747747748%;
    }

    .right-sidebar .sidebar {
        padding-left: 39px;
        border-left: 1px solid #e9e9e9;
        margin-left: -1px;
    }
}

/*--------------------------------------------------------------
  4.0 Structure
  --------------------------------------------------------------*/
/* Header
  ------------------------------*/
.scrolled.header-layout-fixed .site-header {
    line-height: 70px;
    height: 70px;
}

.scrolled.header-layout-fixed .site-header .nav-menu.nav-menu-mobile {
    top: 70px;
}

.scrolled.has-site-title.has-site-tagline .site-header {
    height: 70px;
}

.site-header {
    line-height: 85px;
    position: relative;
    width: 100%;
    background: #ffffff;
    z-index: 99;
    -webkit-transition: all 1s ease-out;
    /* Safari */
    transition: all 0.5s ease-out;
}

.site-header.transparent {
    background: transparent;
}

.site-header.sticky-header.transparent.header-fixed {
    border-bottom-color: transparent;
}

.site-header.sticky-header.transparent {
    position: fixed;
}

.site-header-wrapper {
    display: block;
}

.site-header.header-fixed {
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.06);
}

.site-header.header-fixed.transparent {
    background: rgba(0, 0, 0, 0.8);
}

.site-header-wrapper.is-fixed .header-fixed {
    position: fixed;
}

.site-header-wrapper.is-fixed .header-fixed img {
    max-height: 70px;
}

.is-fixed .site-header.header-fixed {
    top: 0px;
    left: 0px;
}

.sticky-header.transparent .swiper-slide-intro {
    padding-top: 50px;
    padding-top: 3.125rem;
}

.site-branding {
    float: left;
}

.site-branding img,
.site-branding a {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
}

.site-branding .site-title,
.site-branding .site-text-logo {
    margin: 0px;
    line-height: 1;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 23px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    display: initial;
    vertical-align: middle;
    font-weight: 600;
    position: relative;
}

.site-branding .site-title:hover,
.site-branding .site-title a:hover,
.site-branding .site-text-logo:hover,
.site-branding .site-text-logo a:hover {
    text-decoration: none;
}

.site-branding .site-description {
    line-height: 16px;
    line-height: 1rem;
    font-size: 12px;
    font-size: 0.75rem;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    margin-top: 6px;
    margin-top: 0.375rem;
}

.custom-logo-link {
    display: block;
}

.wp-custom-logo .site-title,
.wp-custom-logo .site-description {
    display: none;
}

.no-site-title .site-title {
    display: none;
}

.no-site-title.has-site-tagline .site-description {
    margin-top: 0px;
}

.no-site-tagline .site-description {
    display: none;
}

.has-site-title .site-header {
    display: block;
    height: 85px;
    z-index: 20;
}

.has-site-title .container {
    display: block;
    height: 100%;
}

.has-site-title .site-branding {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
}

.has-site-title .site-title {
    display: block;
}

.has-site-tagline .site-header {
    height: 85px;
}

.has-site-tagline .site-branding {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1;
}

.has-site-tagline .site-description {
    display: block;
}

.has-site-tagline .container {
    display: block;
    height: 100%;
}

.site-branding .site-title a,
.site-branding .site-description {
    color: #333333;
}

.transparent .site-title,
.transparent .site-title a,
.transparent .site-description {
    color: #fff;
}

.header-social {
    margin-left: 0px;
    float: right;
}

@media screen and (min-width: 940px) {
    .header-social {
        margin-left: 10px;
    }
}

@media screen and (max-width: 576px) {
    .header-social {
        display: none;
    }
}

.header-social a {
    display: block;
    height: 100%;
    float: left;
    margin-left: 0px;
    margin-top: -2px;
    color: #e86240;
}

@media screen and (min-width: 940px) {
    .header-social a {
        margin-left: 3px;
    }
}

.header-social a:hover {
    color: #000000;
    transition: all 0.2s linear 0s;
}

.header-social .fa-stack-1x,
.header-social .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.header-social .fa-stack-1x {
    line-height: inherit;
}

.header-social .fa-stack-2x {
    font-size: 2em;
}

.header-social .fa-inverse {
    color: #ffffff;
}

.header-btn {
    float: right;
}

/* Site Navigation */
.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu {
    float: right;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu li {
    position: relative;
}

.nav-menu > li {
    float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
    display: block;
}

.nav-menu a {
    display: block;
    position: relative;
}

.nav-menu ul {
    min-width: 12em;
    *width: 12em;
    border: 1px solid #e9e9e9;
    border-top: none;
}

.nav-menu li {
    white-space: nowrap;
    *white-space: normal;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}

.nav-menu li.current-menu-item > a {
    color: #e86240;
}

.nav-menu li:hover,
.nav-menu li.sfHover {
    -webkit-transition: none;
    transition: none;
}

.nav-menu a {
    color: #333333;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    zoom: 1;
}

.nav-menu a:hover {
    color: #e86240;
}

.nav-menu ul li {
    line-height: 26px;
}

.nav-menu ul li a {
    border-top: 1px solid #e9e9e9;
    padding: 8px 18px;
    color: #999999;
    font-size: 13px;
    text-transform: none;
    background: #ffffff;
    letter-spacing: 0;
}

.nav-menu ul li a:hover {
    color: #e86240;
}

.nav-menu li.onepress-current-item > a {
    color: #e86240;
}

.nav-menu ul li.current-menu-item > a {
    color: #e86240;
}

.nav-menu > li:last-child > a {
    padding-right: 0px;
}

.nav-menu > li a.menu-actived {
    color: #e86240;
}

.nav-menu .nav-toggle-subarrow {
    display: none;
}

@media screen and (min-width: 1140px) {
    .sticky-header.transparent .nav-menu > li > a {
        color: #ffffff;
        position: relative;
    }

    .sticky-header.transparent .nav-menu > li > a::after {
        border-bottom: 2px solid transparent;
        content: " ";
        display: block;
        position: absolute;
        bottom: 20px;
        bottom: 1.25rem;
        left: 17px;
        left: 1.0625rem;
        right: 17px;
        right: 1.0625rem;
    }

    .sticky-header.transparent .nav-menu > li:hover > a::after,
    .sticky-header.transparent .nav-menu > li.current-menu-item > a::after {
        border-bottom-color: #ffffff;
    }

    .sticky-header.transparent .nav-menu > li:last-child > a {
        padding-right: 17px;
    }
}

@media screen and (max-width: 1140px) {
    .transparent #nav-toggle span,
    .transparent #nav-toggle span:after,
    .transparent #nav-toggle span:before {
        background-color: #ffffff;
    }

    .transparent #nav-toggle.nav-is-visible span {
        background-color: transparent;
    }

    .transparent #nav-toggle.nav-is-visible span:before,
    .transparent #nav-toggle.nav-is-visible span::after {
        background-color: #ffffff;
    }
}

#nav-toggle {
    display: none;
    margin-left: 15px;
}

@media screen and (max-width: 1140px) {
    .main-navigation {
        position: static;
    }

    .main-navigation .nav-menu {
        width: 100% !important;
        display: none;
    }

    .nav-menu.nav-menu-mobile {
        display: block !important;
        position: absolute;
        top: 85px;
        right: 0;
        width: 100%;
        background: transparent;
        z-index: 100;
        border-bottom: 1px solid #e9e9e9;
    }

    .nav-menu.nav-menu-mobile > li > a {
        padding: 12px 20px;
    }

    .nav-menu.nav-menu-mobile li:hover ul {
        display: none;
    }

    .nav-menu.nav-menu-mobile ul {
        box-shadow: none;
        padding-bottom: 0;
        border: none;
        position: relative;
    }

    .nav-menu.nav-menu-mobile ul li:last-child {
        border-bottom: none;
    }

    .nav-menu.nav-menu-mobile ul li a {
        padding: 12px 35px;
        border-top: none;
    }

    .nav-menu.nav-menu-mobile ul li a:hover {
        background: transparent;
    }

    .nav-menu.nav-menu-mobile ul li li a {
        padding: 12px 70px;
        border-top: none;
    }

    .nav-menu.nav-menu-mobile ul li li li a {
        padding: 12px 105px;
    }

    .nav-menu.nav-menu-mobile ul ul {
        left: 0px;
    }

    .nav-menu.nav-menu-mobile li {
        line-height: 20px;
        background: #ffffff;
        border-top: 1px solid #e9e9e9;
        width: 100% !important;
    }

    .nav-menu.nav-menu-mobile li.nav-current-item > a {
        color: #e86240;
    }

    .nav-menu.nav-menu-mobile a {
        color: #777777;
    }

    .nav-menu.nav-menu-mobile a:hover {
        color: #000000;
    }

    .nav-menu.nav-menu-mobile .nav-toggle-subarrow {
        display: block;
        color: #999999;
        border-left: 1px solid #e9e9e9;
        font-weight: normal;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        text-align: center;
        padding: 11px 20px;
        z-index: 10;
        font-size: 22px;
    }

    .nav-menu.nav-menu-mobile
        .nav-toggle-dropdown
        > .nav-toggle-subarrow
        .fa-angle-down:before {
        content: "\f106" !important;
    }

    .nav-menu.nav-menu-mobile .nav-toggle-dropdown > ul {
        display: block !important;
    }

    #nav-toggle {
        display: block;
    }
}

#nav-toggle {
    float: right;
    position: relative;
    width: 35px;
    overflow: hidden;
    white-space: nowrap;
    color: transparent;
}

#nav-toggle span {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    display: inline-block;
    height: 3px;
    width: 24px;
    background: #000000;
}

#nav-toggle span:before {
    top: -8px;
}

#nav-toggle span:after {
    top: 8px;
}

#nav-toggle span:before,
#nav-toggle span:after {
    position: absolute;
    display: inline-block;
    height: 3px;
    width: 24px;
    background: #000000;
    content: "";
    right: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform 0.2s;
}

#nav-toggle.nav-is-visible span {
    background: transparent;
}

#nav-toggle.nav-is-visible span:before {
    -webkit-transform: translateX(4px) translateY(-1px) rotate(45deg);
    -moz-transform: translateX(4px) translateY(-1px) rotate(45deg);
    -ms-transform: translateX(4px) translateY(-1px) rotate(45deg);
    -o-transform: translateX(4px) translateY(-1px) rotate(45deg);
    transform: translateX(4px) translateY(-1px) rotate(45deg);
}

#nav-toggle.nav-is-visible span:after {
    -webkit-transform: translateX(4px) translateY(0px) rotate(-45deg);
    -moz-transform: translateX(4px) translateY(0px) rotate(-45deg);
    -ms-transform: translateX(4px) translateY(0px) rotate(-45deg);
    -o-transform: translateX(4px) translateY(0px) rotate(-45deg);
    transform: translateX(4px) translateY(0px) rotate(-45deg);
}

#nav-toggle.nav-is-visible span:before,
#nav-toggle.nav-is-visible span:after {
    background: #000000;
}

/* Page header cover
  ------------------------------*/
#page-header-cover .swiper-slide-heading {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 600;
}

@media (max-width: 767px) {
    #page-header-cover .swiper-slide-heading {
        font-size: 30px;
        font-size: 1.875rem;
    }
}

/* Content
  ------------------------------*/
.site-content {
    position: relative;
    z-index: 10;
}

.blog .site-content,
.single-post .site-content {
    margin-top: 0;
}

.site-content.no-border {
    border-top: none;
}

.page-header {
    padding: 30px 0px;
    border-top: 1px solid #e9e9e9;
    background: #f8f9f9;
    border-bottom: 1px solid #e9e9e9;
}

.page-header .entry-title,
.page-header .page-title {
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.page-header p {
    margin: 6px 0px 0px 0px;
}

/* Footer
  ------------------------------*/
.site-footer {
    background: #111111;
    color: #888888;
    font-size: 14px;
    /* Footer Widget */
}

.site-footer a {
    color: #e86240;
}

.site-footer table > thead > tr > th,
.site-footer table > tbody > tr > th,
.site-footer table > tfoot > tr > th,
.site-footer table > thead > tr > td,
.site-footer table > tbody > tr > td,
.site-footer table > tfoot > tr > td {
    border-color: rgba(255, 255, 255, 0.1);
}

.site-footer .footer-widgets.section-padding {
    padding: 60px 0px 20px 0px;
    padding: 3.75rem 0px 1.25rem 0px;
}

.site-footer .sidebar .widget a {
    color: #bbbbbb;
}

.site-footer .sidebar .widget a:hover {
    text-decoration: underline;
}

.site-footer .site-info {
    position: relative;
    text-align: center;
    padding: 21px 0px;
    background: #222222;
    border-top: 1px solid #333;
    font-weight: 500;
    color: #777777;
    font-size: 13px;
}

.site-footer .site-info a {
    color: #777777;
}

.site-footer .site-info a:hover {
    text-decoration: underline;
}

.site-footer .site-info::after {
    clear: both;
}

.site-footer .site-info .site-copyright {
    float: left;
}

.site-footer .site-info .theme-info {
    float: right;
}

@media (max-width: 767px) {
    .site-footer .site-info .site-copyright {
        float: none;
        text-align: center;
        margin-bottom: 15px;
    }

    .site-footer .site-info .theme-info {
        float: none;
        text-align: center;
    }
}

.site-footer .btt a {
    border-radius: 0px 20px 0 0;
    color: #999999;
    background: #222222;
    display: block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    position: absolute;
    right: 60px;
    top: -25px;
    transition: all 0.2s linear 0s;
    width: 50px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.site-footer .btt a:hover {
    color: #e86240;
}

.site-footer .btt a i {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

@media screen and (max-width: 940px) {
    .site-footer .btt a {
        right: 0;
        left: 0;
    }
}

.site-footer .sidebar .widget .widget-title {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
}

.site-footer .widget_recent_entries ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-footer .widget_tag_cloud a {
    border-color: rgba(255, 255, 255, 0.1);
}

/*--------------------------------------------------------------
  5.0 Contents
  --------------------------------------------------------------*/
/* Page: 404
  ------------------------------*/
.error404 {
    text-align: center;
}

.error404 .fa-frown-o {
    margin-bottom: 10px;
}

.error404 .search-form,
.error404 .widget {
    margin-bottom: 40px;
    text-align: center;
}

.error404 .search-form {
    margin-top: 30px;
}

.error404 .search-form input {
    margin: 0;
}

.error404 .page-header,
.error404 .page-title {
    text-align: center;
}

.error404 .widgettitle,
.error404 .widget-title {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 13px;
    font-weight: 700;
}

.error404 ul {
    padding-left: 0px;
}

.error404 ul li {
    list-style: none;
}

/* Page: Search
  ------------------------------*/
.search-results .hentry {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.search-results .entry-summary p {
    margin-bottom: 0px;
}

.search-results .entry-header .entry-title {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 500;
}

.search-results .entry-header .entry-title a:hover {
    text-decoration: none;
}

/* Page: Blog List - Default
  ------------------------------*/
.blog .content-area article,
.archive .content-area article,
.search .content-area article {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    border-bottom: 1px solid #e9e9e9;
}

.blog .entry-content,
.archive .entry-content,
.search .entry-content {
    margin-bottom: 25px;
}

/* Entry Header
  ------------------------------*/
.entry-header .entry-title {
    font-weight: 600;
    text-transform: none;
    letter-spacing: -0.6px;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 23px;
    line-height: 1.3;
    word-wrap: break-word;
}

@media screen and (min-width: 940px) {
    .entry-header .entry-title {
        font-size: 28px;
        line-height: 1.5;
    }
}

.single .entry-header .entry-title {
    margin-bottom: 30px;
    font-size: 28px;
}

@media screen and (min-width: 940px) {
    .single .entry-header .entry-title {
        font-size: 32px;
        line-height: 1.5;
    }
}

.single .entry-meta {
    border-top: 1px solid #e9e9e9;
    padding-top: 14px;
}

.highlight {
    color: #e86240;
}

/* Entry Content
  ------------------------------*/
.content-area {
    word-wrap: break-word;
}

.entry-content {
    margin-bottom: 30px;
    margin-top: 20px;
    max-width: 790px;
    word-wrap: break-word;
}

.entry-content blockquote {
    padding: 30px;
    position: relative;
    background: #f8f9f9;
    border-left: 3px solid #e86240;
    font-style: italic;
}

.entry-content blockquote p {
    margin: 0px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    font-weight: normal;
    text-transform: none;
}

.entry-content h1 {
    letter-spacing: -0.5px;
}

.entry-content h2 {
    letter-spacing: -0.3px;
}

/* Entry Stuff
  ------------------------------*/
.entry-more a {
    padding: 8px 15px 10px;
    padding: 0.5rem 0.9375rem 0.625rem;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.entry-more a i {
    margin-left: 5px;
}

.entry-meta {
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 0.875rem;
    color: #999999;
}

.entry-meta::after {
    content: "";
    display: table;
    clear: both;
}

.entry-meta a {
    color: #888888;
}

.entry-meta a:hover {
    color: #e86240;
}

.entry-meta i {
    color: #e86240;
}

.entry-meta > span {
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
}

@media (max-width: 767px) {
    .entry-meta > span {
        width: 50%;
        margin-bottom: 5px;
    }

    .entry-meta > span.meta-cate {
        display: none;
    }
}

.entry-meta > span:before {
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 1px;
}

@media (max-width: 767px) {
    .entry-meta > span:before {
        content: none;
    }
}

.entry-meta > span:first-child {
    margin-left: 0px;
    padding-left: 0px;
}

.entry-meta > span:first-child:before {
    content: none;
}

.entry-meta > span:last-child {
    float: right;
}

@media (max-width: 767px) {
    .entry-meta > span:last-child {
        float: none;
    }
}

.entry-meta > span:last-child:before {
    content: none;
}

.entry-meta > span:last-child:first-child {
    float: left;
}

.entry-footer {
    margin-bottom: 30px;
    padding-top: 30px;
    border-top: 1px solid #e9e9e9;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 12px;
    font-weight: 600;
    margin-top: 5px;
}

.nav-links {
    padding: 30px 0px;
    border-left: none;
    border-right: none;
    margin-bottom: 50px;
}

.nav-links .nav-previous {
    float: left;
}

.nav-links .nav-next {
    float: right;
}

.nav-links a {
    background: #cccccc;
    color: #ffffff;
    padding: 12px 20px;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
}

.nav-links a:hover {
    background: #e86240;
    text-decoration: none;
}

.bypostauthor {
    margin: 0;
}

/* Sticky Post
  ------------------------------*/
.sticky .entry-title {
    padding-left: 20px;
    position: relative;
}

.sticky .entry-title:after {
    content: "\f276";
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0px;
    top: 7px;
    font-size: 22px;
    color: #e86240;
}

/* WordPress caption style
  ------------------------------*/
.wp-caption {
    max-width: 100%;
    font-style: italic;
    line-height: 1.35;
    margin-bottom: 15px;
    margin-top: 5px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    max-width: 100%;
}

.wp-caption .wp-caption-text {
    margin: 10px 0px;
}

.wp-caption-text,
.entry-thumbnail-caption,
.cycle-caption {
    font-style: italic;
    line-height: 1.35;
    font-size: 13px;
}

/* WordPress Gallery
  ------------------------------*/
.gallery {
    margin: -5px;
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-bottom: 1em;
}

.gallery-item .gallery-icon {
    padding: 5px;
}

.gallery-item .gallery-icon img {
    width: 100%;
    height: auto;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/* Video Audio */
.wp-audio-shortcode,
.wp-video-shortcode {
    margin: 15px 0px 30px;
}

/* Comments
  ------------------------------*/
#comments {
    padding-top: 30px;
    border-top: 1px solid #e9e9e9;
}

#comments .comments-title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

#comments .comment-list {
    list-style: none;
    padding-left: 0px;
}

#comments .comment-list .pingback {
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 0;
    margin: 0;
}

#comments .comment-list .pingback p {
    margin: 0px;
}

#comments .comment-list .pingback:last-child {
    margin-bottom: 40px;
}

#comments .comment-content.entry-content {
    margin-bottom: 0px;
}

#comments .comment {
    list-style: none;
    margin: 30px 0;
}

#comments .comment .avatar {
    width: 60px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#comments .comment .comment-wrapper {
    margin-left: 90px;
    padding: 25px 30px 15px 30px;
    background: #f8f9f9;
    position: relative;
}

#comments .comment .comment-wrapper:before {
    border-color: rgba(0, 0, 0, 0) #f6f7f9 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 10px 10px 0;
    content: "";
    height: 0;
    left: -9px;
    position: absolute;
    top: 0;
    width: 0;
}

#comments .comment .comment-wrapper .comment-meta .comment-time,
#comments .comment .comment-wrapper .comment-meta .comment-reply-link,
#comments .comment .comment-wrapper .comment-meta .comment-edit-link {
    color: #aaaaaa;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-size: 11px;
}

#comments .comment .comment-wrapper .comment-meta .comment-time:hover,
#comments .comment .comment-wrapper .comment-meta .comment-reply-link:hover,
#comments .comment .comment-wrapper .comment-meta .comment-edit-link:hover {
    color: #e86240;
}

#comments .comment .comment-wrapper .comment-meta .comment-time:after,
#comments .comment .comment-wrapper .comment-meta .comment-reply-link:after,
#comments .comment .comment-wrapper .comment-meta .comment-edit-link:after {
    content: "/";
    padding: 0px 5px;
}

#comments .comment .comment-wrapper .comment-meta a:last-child:after {
    content: "";
}

#comments .comment .comment-wrapper .comment-meta cite .fn {
    font-weight: bold;
    font-style: normal;
    margin-right: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 14px;
}

#comments .comment .comment-wrapper .comment-meta cite span {
    padding: 3px 10px;
    background: #e9e9e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 10px;
}

#comments .comment .comment-wrapper a {
    text-decoration: none;
}

#comments .comment .children {
    padding-left: 30px;
}

#comments .comment .children .children {
    padding-left: 30px;
}

#comments .comment .children .children .children {
    padding-left: 0px;
}

@media screen and (min-width: 940px) {
    #comments .comment .children {
        padding-left: 90px;
    }

    #comments .comment .children .children {
        padding-left: 90px;
    }

    #comments .comment .children .children .children {
        padding-left: 90px;
    }
}

#comments .form-allowed-tags {
    display: none;
}

#comments a {
    text-decoration: none;
}

#comments a:hover {
    text-decoration: underline;
}

.right-sidebar .comment-respond textarea,
.left-sidebar .comment-respond textarea {
    width: 100%;
}

/* Comment Form
  ------------------------------*/
#respond {
    padding-top: 20px;
}

#respond .comment-form label {
    display: block;
    margin-bottom: 4px;
}

#respond .form-allowed-tags {
    font-size: 12px;
}

#respond .form-allowed-tags code {
    background: none;
}

#respond .comment-reply-title {
    font-size: 18px;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#respond .comment-notes {
    display: none;
}

#respond label {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.full-screen .comments-area {
    max-width: 1110px;
    margin: 0 auto;
}

/* Gutenberg
  ------------------------------*/
.no-sidebar .entry-content > .alignwide {
    max-width: 100vw;
    max-width: calc(var(--vw, 1vw) * 100);
    width: 1110px;
    transform: translateX(-50%);
    left: 50%;
    position: relative;
}

.no-sidebar .entry-content > .alignfull {
    margin: 1.5em 0;
    max-width: 100vw;
    max-width: calc(var(--vw, 1vw) * 100);
    width: 100vw;
    /* Use vh as a fallback for browsers that do not support Custom Properties */
    width: calc(var(--vw, 1vw) * 100);
    transform: translateX(-50%);
    left: 50%;
    position: relative;
}

.wp-block-video video {
    max-width: 100%;
}

.wp-block-image img {
    display: block;
}

.wp-block-image.alignleft,
.wp-block-image.alignright {
    width: 100%;
}

.wp-block-image.alignfull img {
    width: 100vw;
    width: calc(var(--vw, 1vw) * 100);
}

.wp-block-gallery:not(.components-placeholder) {
    margin: 1.5em auto;
}

.wp-block-cover-text p {
    padding: 1.5em 14px;
}

ul.wp-block-latest-posts.alignwide,
ul.wp-block-latest-posts.alignfull,
ul.wp-block-latest-posts.is-grid.alignwide,
ul.wp-block-latest-posts.is-grid.alignwide {
    padding: 0 14px;
}

.wp-block-quote {
    border-left-width: 4px;
    border-left-color: currentColor;
}

.wp-block-quote.is-style-large {
    padding: 0px;
}

.wp-block-quote.is-style-large cite {
    font-size: 13px;
}

.wp-block-quote.is-large cite {
    text-align: left;
}

.wp-block-quote > * {
    margin-left: 16px;
    margin-right: 16px;
}

.wp-block-quote cite {
    font-style: normal;
    margin-top: 1em;
    margin-left: 0px;
    position: relative;
    font-size: 13px;
    display: block;
    margin-bottom: 0px;
}

.wp-block-pullquote {
    border-bottom: 4px solid currentColor;
    border-top: 4px solid currentColor;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    padding: 3em 0;
    text-align: center;
}

.wp-block-pullquote.is-style-solid-color {
    border-bottom: 0 none;
    border-top: 0 none;
}

.wp-block-pullquote > p:first-child {
    margin-top: 0;
}

.wp-block-pullquote cite {
    font-size: 13px;
    font-style: normal;
    text-transform: uppercase;
}

.wp-block-separator {
    margin: 3em auto;
    border: none;
    border-bottom: 2px solid currentColor;
}

.wp-block-separator:not(.is-style-wide) {
    max-width: 100px;
}

.wp-block-separator.is-style-dots {
    background: 0 0;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto;
}

.wp-block-separator.is-style-dots::before {
    padding-left: 0px;
    font-size: 25px;
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
    border-left: 4px solid #000;
    padding-left: 1em;
}

.wp-block-categories.aligncenter {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .wp-block-cover-text p {
        padding: 1.5em 0;
    }
}

/*--------------------------------------------------------------
    # Block Color Palette Colors
    --------------------------------------------------------------*/
.has-strong-blue-color {
    color: #0073aa;
}

.has-strong-blue-background-color {
    background-color: #0073aa;
}

.has-lighter-blue-color {
    color: #229fd8;
}

.has-lighter-blue-background-color {
    background-color: #229fd8;
}

.has-very-light-gray-color {
    color: #eee;
}

.has-very-light-gray-background-color {
    background-color: #eee;
}

.has-very-dark-gray-color {
    color: #444;
}

.has-very-dark-gray-background-color {
    background-color: #444;
}

/*--------------------------------------------------------------
  6.0 Elements
  --------------------------------------------------------------*/
/* Button
  ------------------------------*/
.btn {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 600;
}

.btn:active,
.btn:focus {
    outline: none;
}

.btn-lg {
    font-size: 17px;
    font-size: 1.0625rem;
}

.btn-theme-primary {
    background: #e86240;
    color: #ffffff;
}

.btn-theme-primary:hover {
    color: #ffffff;
    opacity: 0.9;
}

.btn-theme-primary-outline {
    background-color: transparent;
    background-image: none;
    border-color: #e86240;
    color: #e86240;
}

.btn-theme-primary-outline:hover {
    color: #fff;
    background-color: #e86240;
    border-color: #e86240;
}

.slide_content .btn {
    margin: 10px;
}

.slide_content .btn-secondary-outline {
    border-color: #fff;
    color: #fff;
}

.slide_content .btn-secondary-outline:hover {
    background: #ffffff;
    color: #333333;
}

/* WP 4.7 Shortcut */
section > .customize-partial-edit-shortcut {
    z-index: 95;
}

section > .customize-partial-edit-shortcut button {
    left: 30px;
}

.section-slider .prevent_swiper_swiping {
    transform: none !important;
}

/*--------------------------------------------------------------
  7.0 Widgets
  --------------------------------------------------------------*/
.widget {
    word-wrap: break-word;
}

.sidebar .widget {
    margin-bottom: 40px;
}

.sidebar .widget .widget-title {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 13px;
    font-weight: 700;
}

.sidebar .widget ul {
    list-style: none;
    padding: 0px;
}

.sidebar .widget ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.sidebar .widget a {
    color: #777777;
    font-size: 14px;
}

.sidebar .widget a:hover {
    color: #e86240;
    text-decoration: underline;
}

/* Search
  ------------------------------*/
.sidebar .widget .search-form .search-field {
    width: 100% !important;
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
}

.sidebar .widget .search-form .search-submit {
    padding: 12px 23px 12px;
    width: 93%;
}

/* Recent Comment
  ------------------------------*/
.widget_recent_comments ul {
    margin-top: 25px;
}

.widget_recent_comments ul li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
}

.widget_recent_comments ul a {
    font-style: italic;
}

.widget_recent_comments .comment-author-link a {
    font-weight: bold;
    font-style: normal;
}

/* Recent Categories, Archive, Meta
  ------------------------------*/
.widget-area .widget_categories li,
.widget-area .widget_archive li,
.widget-area .widget_meta li {
    float: left;
    margin-bottom: 0;
    width: 50%;
}

@media screen and (min-width: 720px) {
    .widget-area .widget_categories li,
    .widget-area .widget_archive li,
    .widget-area .widget_meta li {
        width: 50%;
    }
}

@media screen and (min-width: 940px) {
    .widget-area .widget_categories li,
    .widget-area .widget_archive li,
    .widget-area .widget_meta li {
        width: 100%;
        float: none;
    }
}

@media screen and (min-width: 1140px) {
    .widget-area .widget_categories li,
    .widget-area .widget_archive li,
    .widget-area .widget_meta li {
        width: 50%;
        float: left;
    }
}

.widget_recent_entries ul li {
    margin: 0px;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #e9e9e9;
}

/* Tags */
.widget_tag_cloud a {
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    display: inline-block;
    font-size: 13px !important;
    margin-bottom: 5px;
    padding: 2.5px 10px 3px;
}

/* Business Text Widget */
.contact-info-item {
    margin-bottom: 13px;
}

.contact-info-item .contact-text {
    display: block;
    float: left;
    width: 130px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 2px;
    position: relative;
}

.contact-info-item .contact-value {
    display: block;
    margin-left: 135px;
}

.contact-info-item .contact-text {
    width: 30px;
}

.contact-info-item .contact-text i {
    font-size: 16px;
}

.contact-info-item .contact-text i.fa-envelope {
    font-size: 12px;
    position: relative;
    top: -3px;
}

.contact-info-item .contact-text i.fa-fax {
    font-size: 14px;
    position: relative;
    top: -3px;
}

.contact-info-item .contact-value {
    margin-left: 35px;
}

.contact-info-box img {
    margin-bottom: 30px;
}

ul.hours li {
    border-top: 1px dotted rgba(255, 255, 255, 0.1);
    padding: 5px 0px 1px;
}

ul.hours li:first-child {
    border-top: none;
}

ul.hours span {
    float: right;
    font-weight: bold;
}

/*--------------------------------------------------------------
  8.0 Sections
  --------------------------------------------------------------*/
/* Section Stuffs
  ------------------------------*/
.section-padding {
    padding: 50px 0px;
    padding: 3.125rem 0px;
}

.section-padding-lg {
    padding: 70px 0px;
    padding: 4.375rem 0px;
}

.section-padding-larger {
    padding: 100px 0px;
    padding: 6.25rem 0px;
}

.section-padding-empty {
    padding: 0px;
    padding: 0rem;
}

.section-meta {
    background-color: #f8f9f9;
}

.onepage-section,
.screenr-section {
    position: relative;
    overflow: hidden;
}

.onepage-section .container,
.screenr-section .container {
    position: relative;
    z-index: 5;
}

.section-inverse {
    background: #222222;
}

.section-inverse .section-title-area .section-title {
    color: rgba(255, 255, 255, 0.99);
}

.section-inverse .section-title-area .section-subtitle {
    color: rgba(255, 255, 255, 0.7);
}

.section-inverse .section-title-area .section-subtitle::after {
    background: rgba(255, 255, 255, 0.8);
}

.section-inverse-extended {
    background: #333333;
}

.section-inverse-extended .section-title-area .section-title {
    color: rgba(255, 255, 255, 0.99);
}

.section-inverse-extended .section-title-area .section-subtitle {
    color: rgba(255, 255, 255, 0.7);
}

.section-inverse-extended .section-title-area .section-subtitle::after {
    background: rgba(255, 255, 255, 0.8);
}

.section-inverse {
    color: rgba(255, 255, 255, 0.5);
}

.section-inverse h1,
.section-inverse h2,
.section-inverse h3,
.section-inverse h4,
.section-inverse h5,
.section-inverse h6 {
    color: rgba(255, 255, 255, 0.9);
}

.section-inverse p {
    color: rgba(255, 255, 255, 0.5);
}

.section-title-area {
    margin-bottom: 40px;
    text-align: center;
}

.section-title-area .section-title {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 28px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin-bottom: 0px;
}

@media screen and (min-width: 940px) {
    .section-title-area .section-title {
        font-size: 36px;
    }
}

.section-title-area .section-subtitle {
    font-size: 12px;
    display: inline-block;
    position: relative;
    margin: 0px 0px 10px 0px;
    margin: 0px 0px 0.625rem 0px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media screen and (min-width: 940px) {
    .section-title-area .section-subtitle {
        font-size: 14px;
    }
}

.section-desc {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 40px;
    margin-top: 2.5rem;
}

.section-content {
    padding-top: 10px;
}

/* Full Screen Slider
  ------------------------------*/
.swiper-slider {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.swiper-slider .swiper-container {
    width: 100%;
    height: 100%;
    display: block;
}

.swiper-slider .swiper-slide {
    display: block;
    overflow: hidden;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #222222;
}

.swiper-slider .swiper-slide .swiper-intro-inner {
    padding-top: 25%;
    padding-bottom: 25%;
}

.swiper-slider .swiper-slide .overlay {
    z-index: 3;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.45;
    background: #000;
}

.swiper-slider .swiper-slide .swiper-slide-actions {
    margin-top: 30px;
    margin-top: 1.875rem;
}

.swiper-slider .swiper-slide.slide-align-left .swiper-slide-intro {
    text-align: left;
}

.swiper-slider .swiper-slide.slide-align-right .swiper-slide-intro {
    text-align: right;
}

.swiper-slider .swiper-slide.slide-align-bottom_left .swiper-slide-intro,
.swiper-slider .swiper-slide.slide-align-bottom_center .swiper-slide-intro,
.swiper-slider .swiper-slide.slide-align-bottom_right .swiper-slide-intro {
    position: absolute;
    top: auto;
    bottom: 50px;
    bottom: 3.125rem;
    width: 100%;
    max-width: 100%;
}

.swiper-slider
    .swiper-slide.slide-align-bottom_left
    .swiper-slide-intro
    .swiper-intro-inner,
.swiper-slider
    .swiper-slide.slide-align-bottom_center
    .swiper-slide-intro
    .swiper-intro-inner,
.swiper-slider
    .swiper-slide.slide-align-bottom_right
    .swiper-slide-intro
    .swiper-intro-inner {
    max-width: 1140px;
    max-width: 71.25rem;
    margin: 0 auto;
    padding-bottom: 65px;
    padding-bottom: 4.0625rem;
}

.swiper-slider .swiper-slide.slide-align-bottom_left .swiper-slide-intro {
    text-align: left;
}

.swiper-slider .swiper-slide.slide-align-bottom_right .swiper-slide-intro {
    text-align: right;
}

.swiper-slider .swiper-intro-inner h1,
.swiper-slider .swiper-intro-inner h2,
.swiper-slider .swiper-intro-inner h3,
.swiper-slider .swiper-intro-inner h4,
.swiper-slider .swiper-intro-inner p,
.swiper-slider .swiper-intro-inner div,
.swiper-slider .swiper-intro-inner .swiper-slide-actions {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: 500ms linear;
    -moz-transition: 500ms linear;
    transition: 500ms linear;
    visibility: hidden;
}

.swiper-slider .swiper-intro-inner h1,
.swiper-slider .swiper-intro-inner h2,
.swiper-slider .swiper-intro-inner h3,
.swiper-slider .swiper-intro-inner h4 {
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition-delay: 0ms;
    /* Safari */
    transition-delay: 0ms;
}

.swiper-slider .swiper-intro-inner p,
.swiper-slider .swiper-intro-inner div {
    -webkit-transition-delay: 300ms;
    /* Safari */
    transition-delay: 300ms;
}

.swiper-slider .swiper-slide-actions {
    -webkit-transition-delay: 600ms;
    /* Safari */
    transition-delay: 600ms;
}

.swiper-slider .activated .swiper-intro-inner h1,
.swiper-slider .activated .swiper-intro-inner h2,
.swiper-slider .activated .swiper-intro-inner h3,
.swiper-slider .activated .swiper-intro-inner h4,
.swiper-slider .activated .swiper-intro-inner p,
.swiper-slider .activated .swiper-intro-inner div {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
}

.swiper-slider .swiper-button-prev,
.swiper-slider .swiper-button-next {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 0px;
    height: 60px;
    height: 3.75rem;
    width: 50px;
    width: 3.125rem;
    overflow: hidden;
}

.swiper-slider .swiper-button-prev i,
.swiper-slider .swiper-button-next i {
    width: 50px;
    width: 3.125rem;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 58px;
    line-height: 3.625rem;
    color: #fff;
    vertical-align: middle;
    text-align: center;
}

.swiper-slider .swiper-button-prev .slide-count,
.swiper-slider .swiper-button-next .slide-count {
    height: 60px;
    height: 3.75rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
    width: 3.125rem;
    color: #fff;
    visibility: hidden;
}

.swiper-slider .swiper-button-prev.active .slide-count,
.swiper-slider .swiper-button-next.active .slide-count {
    visibility: visible;
}

.swiper-slider .swiper-button-prev .slide-current,
.swiper-slider .swiper-button-next .slide-current {
    height: 10px;
    height: 0.625rem;
    left: 10px;
    left: 0.625rem;
    line-height: 10px;
    line-height: 0.625rem;
    position: absolute;
    top: 10px;
    top: 0.625rem;
}

.swiper-slider .swiper-button-prev .sep,
.swiper-slider .swiper-button-next .sep {
    position: absolute;
    -ms-transform: rotate(25deg);
    /* IE 9 */
    -webkit-transform: rotate(25deg);
    /* Chrome, Safari, Opera */
    transform: rotate(25deg);
    width: 1px;
    background: #fff;
    display: block;
    height: 35px;
    height: 2.1875rem;
    height: 35px;
    height: 2.1875rem;
    top: 12.5px;
    top: 0.78125rem;
    left: 24px;
    left: 1.5rem;
}

.swiper-slider .swiper-button-prev .slide-total,
.swiper-slider .swiper-button-next .slide-total {
    height: 10px;
    left: 31px;
    left: 1.9375rem;
    line-height: 10px;
    line-height: 0.625rem;
    position: absolute;
    bottom: 10px;
    bottom: 0.625rem;
}

.swiper-slider .swiper-button-prev.swiper-button-disabled,
.swiper-slider .swiper-button-next.swiper-button-disabled {
    display: none;
}

.swiper-slider .swiper-button-prev:hover,
.swiper-slider .swiper-button-next:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.swiper-slider .swiper-button-prev .slide-count {
    right: 0px;
    left: auto;
}

.swiper-slider .swiper-button-prev {
    left: 0px;
    text-align: left;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.swiper-slider .swiper-button-next {
    right: 0px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: right;
}

.swiper-slider .btn-next-section {
    text-align: center;
    position: absolute;
    left: 50%;
    z-index: 11;
    color: #fff;
    cursor: pointer;
    width: 60px;
    width: 3.75rem;
    height: 60px;
    height: 3.75rem;
    bottom: 30px;
    bottom: 1.875rem;
    margin-left: -30px;
    margin-left: -1.875rem;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.swiper-slider .btn-next-section:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.swiper-slider .btn-next-section:before,
.swiper-slider .btn-next-section:after {
    width: 30px;
    width: 1.875rem;
    height: 1px;
    height: 0.0625rem;
    background: #fff;
    content: " ";
    display: block;
    position: absolute;
}

.swiper-slider .btn-next-section:before {
    /* Safari */
    -webkit-transform: rotate(-135deg);
    /* Firefox */
    -moz-transform: rotate(-135deg);
    /* IE */
    -ms-transform: rotate(-135deg);
    /* Opera */
    -o-transform: rotate(-135deg);
    bottom: 30px;
    bottom: 1.875rem;
    left: 5px;
    left: 0.3125rem;
}

.swiper-slider .btn-next-section:after {
    /* Safari */
    -webkit-transform: rotate(135deg);
    /* Firefox */
    -moz-transform: rotate(135deg);
    /* IE */
    -ms-transform: rotate(135deg);
    /* Opera */
    -o-transform: rotate(135deg);
    bottom: 30px;
    bottom: 1.875rem;
    right: 5px;
    right: 0.3125rem;
}

.swiper-slider .swiper-container.over-1-3 .btn-next-section {
    -webkit-transition-delay: 200ms;
    /* Safari */
    transition-delay: 200ms;
    -webkit-transition: 400ms linear;
    -moz-transition: 400ms linear;
    transition: 400ms linear;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    visibility: hidden;
}

.swiper-slider.full-screen .swiper-slide-intro {
    height: 100%;
    display: table;
}

.swiper-slider.full-screen .swiper-intro-inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    display: table-cell;
    vertical-align: middle;
}

.slide_content {
    font-size: 22px;
    font-size: 1.375rem;
}

@media (max-width: 767px) {
    .slide_content {
        font-size: 18px;
        font-size: 1.125rem;
    }
}

.slide_content .btn {
    margin: 10px;
}

.slide_content .btn-secondary-outline {
    border-color: #fff;
    color: #fff;
}

.slide_content .btn-secondary-outline:hover {
    background: #ffffff;
    color: #333333;
}

.slide_content h1,
.slide_content h2,
.slide_content h3,
.slide_content h4,
.slide_content h5,
.slide_content h6 {
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.slide_content h1 strong,
.slide_content h2 strong,
.slide_content h3 strong,
.slide_content h4 strong,
.slide_content h5 strong,
.slide_content h6 strong {
    font-weight: 900;
}

.slide_content p {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
}

.slide_content h1 {
    line-height: 1.3;
    font-size: 35px;
    font-size: 2.1875rem;
}

@media (min-width: 768px) {
    .slide_content h1 {
        font-size: 50px;
        font-size: 3.125rem;
    }
}

.swiper-slide-intro {
    position: relative;
    width: 100%;
    z-index: 4;
    max-width: 1140px;
    max-width: 71.25rem;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

@media (max-width: 991px) {
    .header-layout-fixed .swiper-slide-intro .swiper-intro-inner {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* Section: Features
  ------------------------------*/
.section-features .card {
    border: none;
}

.features-content .features__item {
    border-radius: 0px;
    background: #e86240;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-size: 1rem;
}

@media (max-width: 991px) {
    .features-content .features__item {
        margin-bottom: 0px;
        display: inherit;
        width: 100%;
    }
}

.features-content .features__item h3 {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    line-height: 1.3;
}

.features-content .features__item .features__item-media {
    text-align: center;
}

.features-content .features__item .features__item-media.icon {
    padding-top: 70px;
}

.features-content .features__item .features__item-media .fa-7x {
    font-size: 7em;
}

.features-content .features__item .features__item-content {
    text-align: center;
    padding: 60px 50px;
    padding: 3.75rem 3.125rem;
}

.features-content .features__item .features__item-content p:last-of-type {
    margin-bottom: 0px;
}

.features-content
    .features__item
    .features__item-content
    .features__item-content-button {
    text-align: center;
    margin-top: 30px;
}

.features-content
    .features__item
    .features__item-content
    .btn-secondary-outline {
    border-color: #fff;
    color: #fff;
    padding: 5px 29px 7px;
    padding: 0.3125rem 1.8125rem 0.4375rem;
}

.features-content
    .features__item
    .features__item-content
    .btn-secondary-outline:hover {
    color: #777777;
    background-color: #fff;
    border-color: #fff;
}

/* Section: About
  ------------------------------*/
.section-about .section-title-area {
    text-align: left;
    margin-bottom: 0px;
}

.section-about .section-title-area .section-desc {
    margin-top: 20px;
}

.section-about .section-about-content {
    padding-left: 30px;
}

/* Section: Videolightbox
  ------------------------------*/
.section-videolightbox {
    text-align: center;
}

.section-videolightbox .videolightbox__icon {
    margin-top: 40px;
    margin-top: 2.5rem;
}

.section-videolightbox .videolightbox__heading {
    font-size: 38px;
    font-size: 2.375rem;
    letter-spacing: 0px;
    font-weight: 500;
}

.section-videolightbox .videolightbox__heading strong {
    font-weight: 800;
}

.section-videolightbox .video_icon {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border: 4px solid #fff;
    border-radius: 100px;
    height: 50px;
    line-height: 1;
    padding: 10px;
    width: 50px;
    display: inline-block;
}

.section-videolightbox .video_icon i {
    color: #fff;
    font-size: 20px;
    margin-left: 6px;
    margin-top: 0px;
    line-height: 1;
}

.section-videolightbox .video_icon:hover {
    background: #ffffff;
}

.section-videolightbox .video_icon:hover i {
    color: #000;
}

/* Section: Services
  ------------------------------*/
.services-content p {
    color: #777777;
}

.services-content .card {
    margin-top: 20px;
    margin-bottom: 10px;
}

.services-content .card-block,
.services-content .card-img-overlay {
    padding: 28px 30px 30px;
    padding: 1.75rem 1.875rem 1.875rem;
}

.services-content .card-title {
    margin-bottom: 15px;
}

.services-content .service__media-icon .service-card-content {
    padding-right: 80px;
}

.services-content .service-card-icon {
    position: absolute;
    top: 30px;
    right: 30px;
}

.services-content .service-card-icon i {
    color: #e86240;
}

.services-content .service-button {
    margin-top: 20px;
    display: block;
    font-size: 17px;
}

.services-content .card-img-overlay {
    background: rgba(0, 0, 0, 0.7);
}

.card-img-overlay .card-title a {
    color: #fff;
}

.card-img-overlay .card-title a:hover {
    color: #777;
}

/* Section: News
  ------------------------------*/
@media screen and (min-width: 940px) {
    .section-news .content-grid[data-layout="4"] article:nth-child(4n + 1) {
        clear: left;
    }

    .section-news .content-grid[data-layout="3"] article:nth-child(3n + 1) {
        clear: left;
    }

    .section-news .content-grid[data-layout="2"] article:nth-child(2n + 1) {
        clear: left;
    }
}

@media screen and (max-width: 940px) {
    .section-news .content-grid article {
        width: 100%;
    }
}

.section-news .entry-grid-elements {
    border: 1px solid #e9e9e9;
    border-top: 3px solid #e86240;
    padding: 25px 30px 25px 30px;
    background: #fff;
    color: #777777;
}

.section-news .entry-grid-title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
    font-weight: 400;
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
}

.section-news .entry-grid-title a {
    color: #444444;
}

.section-news .entry-thumb img {
    width: 100%;
    height: auto;
}

.section-news .entry-grid-cate {
    margin-bottom: 4px;
}

.section-news .entry-grid-cate a {
    color: #999999;
    font-weight: bold;
    font-size: 12px;
}

.section-news .entry-grid-more {
    margin-top: 20px;
}

.section-news .entry-grid-more a {
    color: #333333;
    text-transform: uppercase;
}

.content-grid article {
    margin-bottom: 30px;
}

.content-grid-loadmore {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
}

.content-grid-loadmore i {
    margin-left: 8px;
}

/* Section: Clients
  ------------------------------*/
.section-clients .section-title-area {
    margin-bottom: 20px;
}

.clients-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.clients-wrapper:after {
    content: "";
    display: table;
    clear: both;
}

.client-col {
    float: left;
    padding: 15px;
}

.client-col img {
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 940px) {
    .client-4-cols .client-col {
        width: 25%;
    }

    .client-4-cols .client-col:nth-child(4n + 1) {
        clear: left;
    }

    .client-5-cols .client-col {
        width: 20%;
    }

    .client-5-cols .client-col:nth-child(5n + 1) {
        clear: left;
    }

    .client-6-cols .client-col {
        width: 16.6666666667%;
    }

    .client-6-cols .client-col:nth-child(6n + 1) {
        clear: left;
    }
}

@media screen and (max-width: 940px) {
    .client-4-cols .client-col,
    .client-5-cols .client-col,
    .client-6-cols .client-col {
        width: 50%;
    }

    .client-4-cols .client-col:nth-child(2n + 1),
    .client-5-cols .client-col:nth-child(2n + 1),
    .client-6-cols .client-col:nth-child(2n + 1) {
        clear: left;
    }
}

/* Section: Contact
  ------------------------------*/
.section-contact textarea,
.section-contact input[type="date"],
.section-contact input[type="datetime"],
.section-contact input[type="datetime-local"],
.section-contact input[type="email"],
.section-contact input[type="month"],
.section-contact input[type="number"],
.section-contact input[type="password"],
.section-contact input[type="search"],
.section-contact input[type="tel"],
.section-contact input[type="text"],
.section-contact input[type="time"],
.section-contact input[type="url"],
.section-contact input[type="week"] {
    width: 100%;
}

.section-contact .contact-submit {
    text-align: center;
}

.section-contact .wpcf7-submit {
    padding: 20px 40px;
    font-size: 16px;
    width: 100%;
}

.section-contact .large-label {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 13px;
    font-size: 0.8125rem;
    color: #222222;
}

.section-inverse .large-label {
    color: rgba(255, 255, 255, 0.99);
}

.contact-details {
    padding: 0px;
    text-align: center;
}

.contact-details:after {
    content: "";
    display: table;
    clear: both;
}

.contact-details li {
    padding: 0px 15px;
    list-style: none;
    display: inline-block;
}

.contact-details .contact-detail {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}

.contact-details i {
    color: #e86240;
    margin-right: 6px;
}

.contact-details a:hover {
    text-decoration: none;
}

.contact-details a .contact-detail-value,
.contact-details .contact-detail-value {
    color: #777777;
    font-size: 20px;
    position: relative;
    top: -5px;
}

.contact-details a .contact-detail-value:hover,
.contact-details .contact-detail-value:hover {
    text-decoration: none;
    color: #e86240;
}

/* Section: Parallax
  ------------------------------*/
.section-parallax {
    background: none;
    position: relative;
    overflow: hidden;
}

.section-parallax > section,
.section-parallax .onepage-section,
.section-parallax .section-inverse {
    background: none;
}

.section-parallax .parallax-bg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 120%;
    display: block;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

.section-parallax .parallax-bg:before {
    content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.3);
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.section-parallax .parallax-bg img {
    position: absolute;
    left: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: 9999999px;
}

.parallax_bg_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    opacity: 0.4;
}

.parallax-content {
    z-index: 10;
    position: relative;
    padding: 100px 0px;
    text-align: center;
}

.parallax-content h1,
.parallax-content h2,
.parallax-content h3,
.parallax-content h4,
.parallax-content h5,
.parallax-content h6 {
    color: #ffffff;
    line-height: 1.5;
}

.parallax-content p,
.parallax-content a {
    color: #ffffff;
}

/* Section: Counter
  ------------------------------*/
.counter-item {
    background-color: #171717;
    padding: 25px 30px 30px 30px;
    position: relative;
    color: #ffffff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.counter-item.counter-item-bg1 {
    background-color: #0099e5;
}

.counter-item.counter-item-bg3 {
    background-color: #ff4c4c;
}

.counter-item.counter-item-bg4 {
    background-color: #34bf49;
}

.counter-item .counter-title {
    color: #fff;
    text-transform: none;
    font-weight: 100;
    font-size: 22px;
    margin-bottom: 15px;
    display: block;
}

.counter-item .counter__number span {
    font-size: 43px;
    line-height: 30px;
    font-weight: 100;
    letter-spacing: -2px;
}

.counter-item i {
    position: absolute;
    right: 30px;
    bottom: 30px;
    color: rgba(255, 255, 255, 0.5);
}

/* Section: Gallery
  ------------------------------*/
.gallery-grid .g-item {
    padding: 10px;
    float: left;
}

.g-zoom-in .g-item {
    display: block;
    overflow: hidden;
}

.g-zoom-in .g-item .inner-content {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.g-zoom-in .g-item img {
    display: block;
    overflow: hidden;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.g-zoom-in .g-item:hover img {
    -ms-transform: scale(1.5, 1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5, 1.5);
    /* Safari */
    transform: scale(1.5, 1.5);
}

.g-layout-full-width.container {
    width: 100%;
    max-width: none;
    padding: 0px;
}

@media screen and (min-width: 720px) {
    .g-col-1 .g-item {
        width: 100%;
    }

    .g-col-1 .g-item:nth-child(1n + 1) {
        clear: left;
    }

    .g-col-2 .g-item {
        width: 50%;
    }

    .g-col-2 .g-item:nth-child(2n + 1) {
        clear: left;
    }

    .g-col-3 .g-item {
        width: 33.3333333333%;
    }

    .g-col-3 .g-item:nth-child(3n + 1) {
        clear: left;
    }

    .g-col-4 .g-item {
        width: 25%;
    }

    .g-col-4 .g-item:nth-child(4n + 1) {
        clear: left;
    }

    .g-col-5 .g-item {
        width: 20%;
    }

    .g-col-5 .g-item:nth-child(5n + 1) {
        clear: left;
    }

    .g-col-6 .g-item {
        width: 16.6666666667%;
    }

    .g-col-6 .g-item:nth-child(6n + 1) {
        clear: left;
    }
}

@media screen and (min-width: 576px) and (max-width: 720px) {
    .g-col-1 .g-item {
        width: 100%;
    }

    .g-col-1 .g-item:nth-child(1n + 1) {
        clear: left;
    }

    .g-col-2 .g-item {
        width: 50%;
    }

    .g-col-2 .g-item:nth-child(2n + 1) {
        clear: left;
    }

    .g-col-3 .g-item {
        width: 33.3333333333%;
    }

    .g-col-3 .g-item:nth-child(3n + 1) {
        clear: left;
    }

    .g-col-4 .g-item {
        width: 25%;
    }

    .g-col-4 .g-item:nth-child(4n + 1) {
        clear: left;
    }

    .g-col-5 .g-item {
        width: 20%;
    }

    .g-col-5 .g-item:nth-child(5n + 1) {
        clear: left;
    }

    .g-col-6 .g-item {
        width: 16.6666666667%;
    }

    .g-col-6 .g-item:nth-child(6n + 1) {
        clear: left;
    }
}

@media screen and (max-width: 576px) {
    .g-col-1 .g-item {
        width: 100%;
    }

    .g-col-1 .g-item:nth-child(1n + 1) {
        clear: left;
    }

    .g-col-2 .g-item {
        width: 50%;
    }

    .g-col-2 .g-item:nth-child(2n + 1) {
        clear: left;
    }

    .g-col-3 .g-item {
        width: 33.3333333333%;
    }

    .g-col-3 .g-item:nth-child(3n + 1) {
        clear: left;
    }

    .g-col-4 .g-item {
        width: 25%;
    }

    .g-col-4 .g-item:nth-child(4n + 1) {
        clear: left;
    }

    .g-col-5 .g-item {
        width: 20%;
    }

    .g-col-5 .g-item:nth-child(5n + 1) {
        clear: left;
    }

    .g-col-6 .g-item {
        width: 16.6666666667%;
    }

    .g-col-6 .g-item:nth-child(6n + 1) {
        clear: left;
    }
}

.gallery-justified {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.gallery-justified img {
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: none;
}

.gallery-justified > a,
.gallery-justified > div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    float: left;
}

.gallery-masonry {
    width: 100%;
    position: relative;
    display: block;
}

.gallery-masonry:affter {
    clear: both;
}

.gallery-masonry .inner {
    display: block;
}

/*--------------------------------------------------------------
  9.0 External Plugins
  --------------------------------------------------------------*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #ccc;
}

.mfp-preloader a:hover {
    color: #fff;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
    screen and (max-height: 300px) {
    /**
     * Remove all paddings around the image on small screen
     */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

/* Breadcrumbs
  ------------------------------*/
.breadcrumbs {
    font-size: 10px;
    padding: 15px 0px;
    border-bottom: 1px solid #e9e9e9;
    color: #858585;
}

@media screen and (min-width: 720px) {
    .breadcrumbs {
        font-size: 12px;
    }
}

.breadcrumbs i {
    margin: 0px 6px;
}

.breadcrumbs a {
    text-decoration: none;
    color: #777777;
    font-weight: 600;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs span {
    margin-right: 20px;
    position: relative;
}

@media screen and (min-width: 720px) {
    .breadcrumbs span {
        margin-right: 40px;
    }
}

.breadcrumbs span span {
    margin-right: 0;
}

.breadcrumbs a:before {
    border-bottom: 6px solid transparent;
    border-left: 6px solid rgba(0, 0, 0, 0.2);
    border-top: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: -11px;
    top: 2px;
}

@media screen and (min-width: 720px) {
    .breadcrumbs a:before {
        right: -23px;
        top: 3px;
    }
}

.breadcrumbs a:after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ffffff;
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: -10px;
    top: 3px;
}

@media screen and (min-width: 720px) {
    .breadcrumbs a:after {
        right: -22px;
        top: 4px;
    }
}

/* Swiper Slide */
/**
   * Swiper 3.3.1
   * Most modern mobile touch slider and framework with hardware accelerated transitions
   *
   * http://www.idangero.us/swiper/
   *
   * Copyright 2016, Vladimir Kharlampidi
   * The iDangero.us
   * http://www.idangero.us/
   *
   * Licensed under MIT
   *
   * Released on: February 7, 2016
   */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal
    > .swiper-pagination-bullets
    .swiper-pagination-bullet {
    margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl
    .swiper-pagination-progress
    .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white
    .swiper-pagination-progressbar {
    background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black
    .swiper-pagination-progressbar {
    background: #000;
}

/* 3D Container */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(
        right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(
        right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(
        right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(
        to left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(
        linear,
        right top,
        left top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(
        bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(
        bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(
        bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(0, 0, 0, 0.5)),
        to(rgba(0, 0, 0, 0))
    );
    /* Safari 4+, Chrome */
    background-image: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Chrome 10+, Safari 5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 3.6-15 */
    background-image: -o-linear-gradient(
        top,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Opera 11.10-12.00 */
    background-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.5),
        rgba(0, 0, 0, 0)
    );
    /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

/* Coursel and slider */
/*
   * 	Core Owl Carousel CSS File
   *	v1.3.3
   */
/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* display none until init */
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .g-item {
    display: block;
}

.owl-carousel .owl-buttons > div {
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: 0px;
    padding: 4px 10px 5px;
    transform: translateY(-50%);
    line-height: 22px;
}

.owl-carousel .owl-buttons > div:hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
}

.owl-carousel .owl-buttons > div i {
    line-height: 32px;
    vertical-align: middle;
}

.owl-carousel .owl-buttons .owl-prev {
    left: 15px;
}

.owl-carousel .owl-buttons .owl-prev .lg-icon::before {
    content: "\e094";
}

.owl-carousel .owl-buttons .owl-next {
    right: 15px;
}

.owl-carousel .owl-buttons .owl-next .lg-icon::before {
    content: "\e095";
}

/**
  * JQuery Bullly
  * @see https://github.com/pixelgrade/rellax/blob/gh-pages/assets/css/bully.css
   */
[class*="c-bully"],
[class*="c-bully"]:before,
[class*="c-bully"]:after {
    box-sizing: border-box;
}

.c-bully {
    position: fixed;
    top: 50%;
    right: 28px;
    font-size: 12px;
    transform: translate(0, -50%);
    z-index: 600;
    color: #333;
    text-transform: uppercase;
}

@media screen and (max-width: 940px) {
    .c-bully {
        right: 10px;
    }
}

.c-bully.c-bully--inversed {
    color: #fff;
}

.c-bully__bullet {
    padding: 0.5em;
    opacity: 0;
    cursor: pointer;
    position: relative;
}

.c-bully__bullet:hover .c-bully__title {
    opacity: 1;
    transform: scale(1) translateY(-50%);
}

.c-bully__title {
    position: absolute;
    right: 30px;
    top: 50%;
    left: auto;
    background: #333333;
    padding: 5px 10px;
    border-radius: 2px;
    transition: scale 0.2s ease-out;
    display: block;
    opacity: 0;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.8);
    transform: scale(0.6) translateY(-50%);
}

.c-bully__title::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #333333;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translate(100%, -50%);
}

.c-bully__bullet:after {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    border: 2px solid currentColor;
    border-radius: 50%;
    will-change: transform;
}

.c-bully__bullet--active {
    position: absolute;
    top: 0;
    left: 0;
    transition: top 0.2s ease-out;
}

.c-bully__bullet--active:before {
    content: "";
    width: 1em;
    height: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 14px;
    transform: translate(-50%, -50%);
    background: currentColor;
    border-radius: 50%;
}

.c-bully__bullet--active:after {
    border-color: transparent;
}

.c-bully__bullet--pop {
    animation: bully-pop 0.6s cubic-bezier(0.485, 1.63, 0.43, 2) forwards,
        fade-in 0.2s 0.2s ease-out forwards;
}

.c-bully__bullet--squash {
    opacity: 1;
    animation: bully-squash 0.2s ease-out forwards;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes bully-pop {
    50% {
        transform: scale(0.7);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes bully-squash {
    50% {
        transform: scale(0.6, 1.8);
    }

    100% {
        transform: scale(1);
    }
}

.colimg img {
    filter: hue-rotate(144deg);
}

.at-a-glance .baixotext {
    border-bottom: 0px;
}
/*# sourceMappingURL=style.css.map */
.navbar-dark li a {
    color: #fff !important;
}

.bg-redfooter {
    width: 100%;
    height: 80px;
    background: #b61c2a 0% 0% no-repeat padding-box;
    color: #ffffff;
}

@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    .carousel-inner
        .active.col-md-4.carousel-item
        + .carousel-item
        + .carousel-item
        + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%; /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    .carousel-inner
        .active.col-sm-6.carousel-item
        + .carousel-item
        + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%; /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) {
    .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    .carousel-inner .active + .carousel-item {
        display: block;
    }
    .carousel-inner
        .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner
        .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
        + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner
        .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
        + .carousel-item
        + .carousel-item {
        transition: none;
    }
    .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left
        + .carousel-item
        + .carousel-item
        + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    .carousel-item-prev.carousel-item-right
        + .carousel-item
        + .carousel-item
        + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    .carousel-inner
        .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)
        + .carousel-item
        + .carousel-item
        + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    .carousel-inner
        .active.col-lg-3.carousel-item
        + .carousel-item
        + .carousel-item
        + .carousel-item
        + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%; /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    .carousel-item-next.carousel-item-left
        + .carousel-item
        + .carousel-item
        + .carousel-item
        + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    .carousel-item-prev.carousel-item-right
        + .carousel-item
        + .carousel-item
        + .carousel-item
        + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

/*botão pesquisa*/
.btn_pesq {
    width: 100%;
    border-color: white;
    text-align: center;
    background: transparent;
}
/*botão pesquisa avancada*/
.btn_pesq_ava {
    border-width: 0px !important;
}
/*texto campos pesq.*/
.menu_sel {
    font-weight: bold;
}

/*login/registo*/
.novo_registo a {
    font-weight: bold;
    color: #707070 !important;
}

.novo_registo a:hover {
    font-weight: bold;
    color: #b61c2a !important;
}
/*---------------------------------------------------------------------------*/
/*navbar*/

/*barra pesquisa*/
.pesq_bar {
    margin-top: 20px;
    width: 100%;
}

#pesquisasimples_form {
    flex-grow: 1;
    height: 64px;
}

/*lupa barra pesq*/

.navbar-text a {
    margin-left: 18px;
    font-size: 12px;
    white-space: nowrap;
}

.nav_acc_link {
    margin-top: 8px;
}

.nav_acc_link:hover {
    color: #b61c2a !important;
}

.nav_acc_link i {
    font-size: 20px;
    margin-right: 3px;
}

ul.list-unstyled.cts {
    color: grey;
}
ul.list-unstyled.cts i {
    color: #b61c2a;
}

.logo_img {
    width: 60px;
    height: 50px !important;
}

.div_acc {
    justify-content: right;
}

/*Dropdown Pesq Avanc*/
.pesq_drop div .menu_sel {
    border-style: solid;
    border-width: 1px;
    border-radius: 2px;
}

.pesq_drop_btn button {
    background-color: #b61c2a;
    border-radius: 3px;
}

input#valorpesquisado {
    height: 41px;
}

/*---------------------------------------------------------------------------*/

/*botao compra*/
.bottom-wrap a:hover {
    background-color: #ec1d24;
}

img.card-img-left.example-card-img-responsive {
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    max-height: 330px;
}

p.cimatext {
    color: #4b4b4b;
    font-size: 13px;
}

a.btn.btn-primary.stand {
    display: block;
    margin: 2px;
    font-size: 11px;
    text-align: center;
    padding: 1px;
}

p.valor {
    font-size: 35px;
    color: #b61c2a;
    font-weight: 800;
}

.navbar .dropdown {
    position: static;
}

.navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 45px;
}

.navbar .dropdown:hover .dropdown-menu,
.navbar .dropdown .dropdown-menu:hover {
    display: block !important;
}

.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar .dropdown-menu {
    border: none;
    margin-top: 44px;
    width: 100%;
    position: fixed !important;
}

.dropdwn_menu {
    box-shadow: 0px 3px 5px -5px black;
}

a.catogary {
    margin-left: -20px;
    color: white;
}

.auto-listings-items .card {
    border: none;
}

.container-fluid.cinza {
    background: #f6f8fa 0% 0% no-repeat padding-box;
}

.card.cinza {
    background: #f7f8fa 0% 0% no-repeat padding-box;
}

.carview {
    background: #fff;
    border-radius: 10px;
    border: 8px solid #f7f8fa;
}

nav.navbar.navbar-expand.navbar-light.bg-light {
    -webkit-box-shadow: 0px -14px 20px #000;
    -moz-box-shadow: 0px -14px 20px #000;
    box-shadow: 0px -14px 20px #000;
    z-index: 999;
}

/*car specs jumbotron*/
.car_specs_jumbo {
    margin: 15px 10px;
    font-size: 15px;
}

.car_specs_jumbo img {
    max-height: 20px;
    max-width: 30px;
}

/*icones car specs global*/
.car_specs_jumbo img,
.car_specs img,
.car_specs_slide img,
.contac_footer img {
    margin-right: 5px;
    margin-top: 2px;
}

/*car specs non jumbo*/
.car_specs {
    margin: 0 5px 10px 5px;
    font-size: 12px;
}

.car_specs img {
    max-height: 15px;
    max-width: 22px;
}

/*Slider*/
.car_specs_slide {
    margin: 0 5px 10px 5px;
    font-size: 12px;
}
.car_specs_slide img {
    max-height: 15px;
    max-width: 22px;
}

.btn_slide {
    font-size: 14px !important;
    padding: 0px !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-image: none;
}

.card.segmentos:hover {
    transform: scale(1.1);
}

/*pag prod*/
.lSNext,
.lSPrev {
    background-color: #b61c2a;
    background-position: center !important;
    background-repeat: no-repeat;
    background-size: 25px;
}

.lSNext {
    background-image: url(../img/icons/chevron_right.png);
}

.lSPrev {
    background-image: url(../img/icons/chevron_left.png);
}

.prod_specs {
    background-color: white;
    border-radius: 3px;
}

/*pag list*/
.list_specs {
    background-color: #f7f8fa;
    border-radius: 5px;
}

.titulo_list {
    font-size: 12px;
    color: #a8a8a8;
}

.info_list {
    font-size: 17px;
    color: #b61c2a;
    font-weight: bold;
}

.icon-list {
    font-size: 22px;
}

.info_stand {
    font-size: 16px;
    color: #b61c2a;
    font-weight: bold;
    margin-bottom: 5px;
}

.contacto_list {
    border-style: solid;
    border-width: 1px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 5px;
}
.contacto_list:hover {
    background-color: #4b4b4b;
    color: white;
}
.mais_info_list {
    background-color: #b61c2a;
    color: white;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 12px;
}
.mais_info_list:hover {
    background-color: #ec1d24;
}

.valor_list {
    color: #4b4b4b;
    font-size: 14px;
    font-weight: bold;
}

.preco_list {
    font-size: 25px;
}

/*-----------------------------------------------------------------------------------*/
/* Footer */
.fb_icon {
    background-image: url(/../img/icons/facebook.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

.fb_icon:hover {
    background-image: url(/../img/icons/facebook_hover.png);
}

.insta_icon {
    background-image: url(/../img/icons/instagram.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.insta_icon:hover {
    background-image: url(/../img/icons/instagram_hover.png);
}

/*btn comecar vender footer*/
.col-12.text-center.justify-content-center.callaction1 button {
    background-color: #b61c2a;
    border-color: white;
    margin-left: 20px;
    margin-top: 20px;
}
.col-12.text-center.justify-content-center.callaction1 button:hover {
    background-color: #ec1d24;
}

img.logostand {
    height: 65px !important;
    width: fit-content;
    margin: 0 auto;
}

#spacer_header {
    height: 96px;
}

.modal-backdrop {
    z-index: 1006 !important;
}

.spacer110px {
    margin-top: 110px;
}


