body,
html {
    font-family: Montserrat, sans-serif !important;
    font-weight: 400
}

* {
    outline: none !important;
    resize: none !important
}

a,
a:hover,
a:link,
a:visited {
    text-decoration: none !important
}


.container,
.content-tabs {
    position: relative
}

[data-content=tab-0] [data-id=brasil],
[data-content=tab-0] [data-id=outros],
[data-content=tab-4] [data-id=brasil],
[data-content=tab-4] [data-id=outros] {
    height: auto !important;
    display: none
}

.grecaptcha-badge,
.upsd__lgpd__render {
    display: none !important
}

.page-template-page-contato .grecaptcha-badge {
    display: block !important
}

.overlay {
    display: none;
    background: #000;
    opacity: .8;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9998
}

.show-fields {
    display: block !important
}

.hide-fields {
    display: none !important
}

.fancybox-slide--image .fancybox-content {
    height: 80vh !important
}

img.fancybox-image {
    border: 0 !important
}

.fancybox-button.fancybox-button--zoom {
    display: none !important
}

.content-tabs .content-tab {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.content-tabs .content-tab.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

.modal-backdrop.show {
    opacity: .85
}

.title-section {
    display: block;
    max-width: 1180px;
    position: relative;
    text-align: center;
    margin: 0 auto 40px
}

.title-section:after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 100%;
    height: 1px;
    background: #aec85d;
    z-index: 0
}

.title-section h2,
.title-section span {
    position: relative;
    display: inline-block;
    font-style: italic;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    background: #fff;
    padding: 0 20px;
    color: #aec85d;
    text-transform: uppercase;
    z-index: 1
}

.produtos-interna {
    padding: 40px 0
}

.produtos-interna,
.produtos-interna .title-section h2,
.produtos-interna .title-section span {
    background: #f5f5f5
}

.header-news {
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.header-news .container {
    height: 100%;
    display: flex;
    padding: 180px 15px 100px;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.header-news .area {
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0
}

.header-news .title {
    padding: 0;
    font-size: clamp(1.4rem, 5.5vw, 1.8rem);
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 5px 0 0;
    color: #fff
}

.breadcrumb-irmaos-francisco {
    display: flex;
    justify-content: flex-start;
    margin: 35px 0;
    padding: 0
}

.products__header .container .breadcrumb-irmaos-francisco {
    margin-bottom: 100px;
    margin-top: 40px
}

.breadcrumb-irmaos-francisco-mobile {
    display: none
}

.breadcrumb-irmaos-francisco li {
    display: inline-block;
    margin-right: 6px;
    margin-left: 6px;
    font-weight: 700;
    font-size: .7rem;
    line-height: 15px;
    color: #0d6441;
    text-transform: uppercase
}

.breadcrumb-irmaos-francisco li:first-child {
    margin-left: 0
}

.breadcrumb-irmaos-francisco li a {
    display: inline-block;
    font-weight: 600;
    font-size: .7rem;
    line-height: 16px;
    color: #999;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    opacity: 1
}

.breadcrumb-irmaos-francisco li:last-child a {
    color: #0d6441;
    font-weight: 700
}

.breadcrumb-irmaos-francisco li a:hover {
    opacity: .8
}

.last-news {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1170px;
    margin: 0 auto 20px
}

.last-news .item {
    width: 260px;
    height: 25rem;
    margin-right: 22px;
    margin-bottom: 22px;
    background: #fff;
    box-shadow: 0 3px 10px rgba(104, 115, 116, .08), 0 5px 30px rgba(128, 137, 138, .12)
}

.single-post .last-news .item {
    width: 260px
}

.page-template-page-products {
    background-color: #f3f3f3
}

.last-news .item:nth-child(4n+0) {
    margin-right: 0
}

.last-news .item .image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    overflow: hidden
}

.last-news .item .image img {
    height: 280px
}

.last-news .item .info {
    padding: 22px 13px
}

.last-news .item .category {
    display: inline-block;
    border: 1px solid #175a2c;
    box-sizing: border-box;
    border-radius: 16px;
    font-weight: 700;
    font-size: 10px;
    line-height: 12px;
    color: #175a2c;
    padding: 4px 10px;
    margin-bottom: 16px
}

.last-news .item .category:hover {
    opacity: .8
}

.last-news .item .title {
    font-style: italic;
    font-weight: 600;
    font-size: 16px
}

.last-news .item .title a {
    color: #58595b
}

.last-news .item .title a:hover {
    opacity: .8
}

.last-news .item .read-more {
    font-weight: 600;
    font-size: 10px;
    color: #58595b
}

.last-news .item .read-more:hover {
    opacity: .8
}

.load-more-news {
    display: block;
    width: 100%;
    height: 40px;
    border-radius: 4px;
    background: rgba(147, 149, 152, .2);
    font-weight: 700;
    font-size: 14px;
    color: #58595b;
    text-transform: uppercase;
    line-height: 17px;
    padding: 0;
    border: none;
    margin: 30px 0 50px;
    transition: all .2s ease-in-out
}

.load-more-news img {
    opacity: 0;
    transition: all .2s ease-in-out
}

.load-more-news.loading img {
    opacity: 1
}

.load-more-news:hover {
    opacity: .8
}

.produtos {
    position: relative;
    max-width: 1180px;
    margin: 0 auto 80px
}

.produtos .slick-arrow {
    position: absolute;
    font-size: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 0;
    width: 29px;
    height: 64px;
    z-index: 400;
    cursor: pointer
}

.produtos .arrow-left {
    left: 0
}

.produtos .arrow-right {
    right: 0;
    transform: rotate(180deg)
}

.produtos .item {
    position: relative;
    width: 320px;
    margin: 0 20px
}

.produtos .item .item-content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px
}

.produtos .item .item-content div {
    transform: scale(1);
    transition: transform .2s ease-in-out
}

.produtos .item .item-content div:hover {
    transform: scale(1.05)
}

.produtos .item .image {
    display: flex;
    margin-bottom: 34px;
    justify-content: center;
    align-items: center
}

.produtos .item img {
    max-width: 100%
}

.produtos .item.slick-active img {
    max-width: 80%
}

.produtos .item .title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase
}

.produtos .item .title a {
    color: #444242
}

.produtos .item-content {
    transform: scale(.7);
    transition: all .2s ease-in-out
}

.produtos .slick-center .item-content {
    transform: scale(1.1)
}

.dream {
    position: relative;
    overflow: hidden
}

.dream .background {
    position: absolute;
    width: 120vw;
    height: 100%;
    margin-left: -10vw;
    background: linear-gradient(115deg,#006c24 ,#0d6441 49.8%,#fff ,#aec85d 50.5%,#aec85d ,#0d6441);
    padding: 0 600px;
    transform: skew(-20deg);
}

.dream .container {
    display: flex;
    justify-content: center;
    align-items: center
}

.dream .container .img-prod {
    position: relative;
    margin-left: -113px;
    margin-top: 21px;
    z-index: 20
}

.dream .container .text {
    position: relative;
    font-weight: 500;
    font-size: 37px;
    line-height: 45px;
    color: #fff;
    z-index: 50
}

.dream .container .text .big {
    font-weight: 900;
    font-size: 67px
}

.dream .container .text .big-two {
    font-weight: 900;
    font-size: 49px
}

.dream .container .info {
    margin-left: 70px
}

.dream .container .info p {
    font-weight: 500;
    font-size: 40px;
    line-height: 40px;
    color: #fff
}

.dream .container .info a {
    display: block;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 8px
}

.dream .container .info a:nth-child(2) {
    border-bottom: 1px solid #fff;
    padding-bottom: 8px
}

.archive__template {
    position: relative;
    max-width: 1180px;
    margin: 0 auto
}

.hesperiden.tp-bullets {
    top: 97% !important
}

.hesperiden.tp-bullets .tp-bullet {
    border: 0;
    background: #fff;
    margin: 0 10px
}

.hesperiden.tp-bullets .tp-bullet.selected {
    background: #f26e23
}

.products__header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 720px;
    color: #fff
}

.products__header .header__mask {
    background-image: linear-gradient(90deg, rgba(46, 46, 46, .75), rgba(46, 46, 46, .5) 60%);
    height: 100%
}

.block-breadcrumb {
    margin-top: 90px;
    padding: 0 35px 0 15px
}

.c-pointer {
    cursor: pointer
}

.products__header .container {
    height: 100%;
    display: flex;
    padding: 78px 35px 0 15px;
    justify-content: center;
    flex-direction: column
}

.products__header .products__label {
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0
}

.products__header .products__title {
    padding: 0;
    font-size: 64px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 5px 0 0
}

.products__header .products__description {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4
}

.products__header .products__description:before {
    content: "";
    background: #175a2c;
    width: 60px;
    height: 4px;
    display: block;
    margin: 30px 0 25px
}

.products__header .products__btn {
    background: #175a2c;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    position: absolute;
    top: calc(100% - 36px);
    left: calc(50% - 36px);
    box-shadow: 0 0 30px 0 #175a2c;
    border-radius: 100%;
    cursor: pointer;
    z-index: 1;
    transition: transform .3s
}

.products__header .products__btn:hover {
    transform: scale(1.1);
    transition: transform .3s
}

.products__main {
    background: #f3f3f3;
    overflow: hidden
}

.products__column-list {
    padding: 10px 0
}

.products__column-list .product__item {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eee;
    margin: 90px 0
}

.products__column-list .product__item:first-child {
    margin: 55px 0 90px
}

.products__column-list .product__item .item__content,
.products__column-list .product__item .item__image {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 40px
}

.products__column-list .product__item .item__content .content__title {
    padding: 0;
    font-size: 35px;
    font-weight: 700;
    color: #434343;
    line-height: 1.1;
    margin: 5px 0 0
}

.products__column-list .product__item .item__content .content__title a {
    color: #434343;
    transition: color .3s
}

.products__column-list .product__item .item__content .content__title a:hover {
    color: #006c24;
    transition: color .3s
}

.products__column-list .product__item .item__content .content__description {
    font-size: 20px;
    font-weight: 500;
    color: #777;
    line-height: 1.5;
    margin: 10px 0 0
}

.products__column-list .product__item .item__content .content__buttons {
    display: flex;
    align-items: flex-start;
    margin: 20px 0 0
}

.products__column-list .product__item .item__content .content__buttons .btn__more {
    background: #175a2c;
    display: inline-flex;
    padding: 15px 25px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 0 20px 0 0;
    border-radius: 3px;
    cursor: pointer;
    transition: background .3s
}

.products__column-list .product__item .item__content .content__buttons .btn__more:hover {
    color: #fff;
    opacity: .7
}

.products__column-list .product__item .item__content .content__buttons .btn__more.btn__blank {
    background: transparent;
    color: #999
}

.products__column-list .product__item .item__content .content__buttons .btn__more:not(.btn__blank):hover {
    color: #fff;
    opacity: .7
}

.products__column-list .product__item .item__content .content__buttons .btn__more i {
    font-size: 11px;
    color: #2e2e2e;
    margin: 0 0 0 5px
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads {
    position: relative;
    display: none
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul {
    background: #fff;
    width: 250px;
    padding: 5px 15px;
    list-style: none;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 3px 3px 25px 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul:before {
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #fff;
    position: absolute;
    left: 35px;
    bottom: 100%
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul li {
    border-bottom: 1px solid #f2f2f2
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul li:last-child {
    border-bottom: 0
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul li a {
    display: flex;
    padding: 12px 15px;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    color: #777;
    transition: color .3s
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul li a svg {
    height: 20px;
    width: auto;
    display: block;
    margin: 0 15px 0 0
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul li a svg * {
    fill: #f26e20
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads ul li a:hover {
    color: #333;
    transition: color .3s
}

.products__column-list .product__item .item__content .content__buttons .btn__downloads:hover ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

.products__related .related__header {
    margin: 0 0 40px
}

.products__related .related__header .header__title {
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    color: #aaa;
    margin: 0
}

.products__related .list__products {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin: 0 -15px
}

.products__related .list__products .product__item {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    padding: 0 15px;
    text-align: center;
    margin: 0 0 35px
}

.products__related .list__products .product__item a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.products__related .list__products .product__item .item__image {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center
}

.products__related .list__products .product__item .item__image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: auto
}

.products__related .list__products .product__item .item__title {
    font-size: 16px;
    font-weight: 800;
    color: #f26e20;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 20px 0 0;
    transition: color .3s
}

.products__related .list__products .product__item a:hover .item__title {
    color: #175a2c;
    transition: color .3s
}

.page__footer {
    padding: 20px 0;
    justify-content: space-between
}

.page__footer,
.page__footer .footer__buttons {
    display: flex;
    align-items: center
}

.page__footer .footer__buttons a {
    background: #fff;
    width: 46px;
    max-width: 46px;
    min-width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #ccc;
    text-align: center;
    margin: 0 10px 0 0;
    box-shadow: inset 0 0 0 1px #f3f3f3, 2px 2px 0 0 #ddd;
    border-radius: 100px;
    cursor: pointer;
    transition: background .3s, color .3s, box-shadow .3s
}

.page__footer .footer__buttons a.btn__back {
    width: inherit;
    max-width: inherit;
    min-width: inherit;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.page__footer .footer__buttons a.btn__back i {
    margin: 0 10px 0 0
}

.page__footer .footer__buttons a:hover {
    background: #0d6441;
    color: #fff;
    box-shadow: inherit;
    transition: background .3s, color .3s, box-shadow .3s
}

.breadcrumb {
    background: transparent;
    padding: 0;
    justify-content: flex-start;
    font-size: 12px;
    font-weight: 500;
    color: #999;
    text-transform: uppercase;
    margin: 35px 0
}

.breadcrumb li,
.breadcrumb span,
.breadcrumb span a {
    display: flex;
    align-items: center;
    justify-content: center
}

.breadcrumb span:first-child>a {
    background-image: url(../../images/icon-home.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    font-size: 0
}

.breadcrumb li:first-child:after,
.breadcrumb span:first-child>a:after {
    content: "\f054";
    font-family: Font Awesome\ 5 Free;
    font-size: 10px;
    font-weight: 900;
    opacity: .5;
    margin: 0 5px
}

.breadcrumb span:not(:first-child):before {
    color: #999;
    content: "\f054";
    font-family: Font Awesome\ 5 Free;
    font-size: 10px;
    font-weight: 900;
    opacity: .5;
    margin: 0 12px
}

.breadcrumb li:last-child,
.breadcrumb span:last-child {
    font-weight: 700;
    color: #0d6441
}

.breadcrumb li:last-child:after,
.breadcrumb span:last-child:after {
    display: none
}

.breadcrumb li a,
.breadcrumb span a {
    font-weight: 600;
    color: #999;
    transition: color .3s;
    line-height: 1.8
}

.breadcrumb li:first-child a:before {
    content: "\f015";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    margin: 0 8px 0 0
}

.breadcrumb li a:hover,
.breadcrumb span a:hover {
    opacity: .9;
    transition: color .3s
}

.page__share {
    position: fixed;
    top: 25%;
    left: 0;
    transform: translateY(-50%);
    z-index: 8
}

.single-post__main .page__share {
    top: 50%
}

.page__share a {
    background: red;
    width: 45px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff !important;
    text-align: center;
    cursor: pointer;
    transition: width .3s
}

.page__share a.fb {
    background: #3b5998
}

.page__share a.tw {
    background: #1da1f2
}

.page__share a.ws {
    background: #4aae20
}

.page__share a:hover {
    width: 55px;
    transition: width .3s
}

.about__header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff
}

.about__header .header__mask {
    background-image: linear-gradient(90deg, rgba(46, 46, 46, .75), rgba(46, 46, 46, .5) 60%);
    height: 100%;
    position: relative;
    z-index: 1
}

.about__header .container {
    height: 100%;
    display: flex;
    padding: 190px 15px 100px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.about__header .header__label {
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    color: #aec85d;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0
}

.about__header .header__title {
    padding: 0;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 5px 0 0
}

.header__description {
    width: 100%;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    text-align: center;
    margin-bottom: 40px
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin: 0 auto 50px
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.single-post__main .container {
    padding: 100px 15px
}

.single-post__main.archive__template .container {
    padding: 100px 15px 0
}

.single-post__block-1 {
    display: flex;
    align-items: flex-start
}

.single-post__block-1 .block__column {
    flex-grow: 1
}

.single-post__block-1 .column__right {
    width: 275px;
    max-width: 275px;
    min-width: 275px;
    margin: 0 0 0 70px
}

.default__main .content,
.single-post__block-1 .content {
    font-size: 16px;
    font-weight: 500;
    color: #777;
    line-height: 2
}

.default__main .content a,
.single-post__block-1 .content a {
    color: #f26e20;
    text-decoration: underline
}

.default__main .content .btn,
.single-post__block-1 .content .btn {
    background: #175a2c !important;
    width: auto !important;
    height: inherit !important;
    display: inline-flex;
    padding: 15px 30px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    border: 0 !important;
    box-shadow: inherit !important;
    border-radius: 3px !important;
    transition: background .3s
}

.default__main .content .btn[target=_blank]:before,
.single-post__block-1 .content .btn[target=_blank]:before {
    content: "\f35d";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    margin: 0 10px 0 0
}

.default__main .content .btn:hover,
.single-post__block-1 .content .btn:hover {
    background: #f26e20 !important;
    transition: background .3s
}

.default__main .content img,
.single-post__block-1 .content img {
    max-width: 100%;
    height: auto;
    display: block
}

.default__main .content h1,
.single-post__block-1 .content h1 {
    padding: 0;
    font-size: 43px;
    font-weight: 900;
    color: #434343;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0 0 40px
}

.default__main .content h2,
.default__main .content h3,
.default__main .content h4,
.default__main .content h5,
.default__main .content h6,
.single-post__block-1 .content h2,
.single-post__block-1 .content h3,
.single-post__block-1 .content h4,
.single-post__block-1 .content h5,
.single-post__block-1 .content h6 {
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    color: #434343;
    line-height: 1.1;
    margin: 0 0 30px
}

.default__main .content .video,
.default__main .content blockquote,
.default__main .content ol,
.default__main .content p,
.default__main .content ul,
.single-post__block-1 .content .video,
.single-post__block-1 .content blockquote,
.single-post__block-1 .content ol,
.single-post__block-1 .content p,
.single-post__block-1 .content ul {
    padding: 0;
    margin: 0 0 30px
}

.default__main .content ol,
.default__main .content ul,
.single-post__block-1 .content ol,
.single-post__block-1 .content ul {
    list-style-position: inside
}

.default__main .content blockquote,
.single-post__block-1 .content blockquote {
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.8
}

.default__main .content .video,
.single-post__block-1 .content .video {
    max-width: 840px;
    display: block;
    padding: 25px 0 56.25%;
    position: relative;
    margin: 0 auto 30px
}

.default__main .content .video iframe,
.single-post__block-1 .content .video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.single-post__block-1 .content img.post-thumbnail {
    max-width: 50%;
    height: auto;
    margin: 0 60px 60px 0
}

.default__main .content .alignnone,
.single-post__block-1 .content .alignnone {
    margin: 0 0 30px
}

.default__main .content .aligncenter,
.single-post__block-1 .content .aligncenter {
    margin: 0 auto 30px
}

.default__main .content .alignleft,
.single-post__block-1 .content .alignleft {
    float: left;
    margin: 0 30px 30px 0
}

.default__main .content .alignright,
.single-post__block-1 .content .alignright {
    float: right;
    margin: 0 0 30px 30px
}

.single-post__block-1 .content .post__date {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 20px
}

.single-post__block-1 .content .post__date i {
    color: #bbb;
    margin: 0 10px 0 0
}

.single-post__block-1 .content .post__date p {
    font-size: 14px;
    color: #777;
    margin: 0
}

.single-post__gallery .item {
    height: calc(100% - 30px);
    margin: 30px 0 0
}

.single-post__gallery .item a {
    background: #f26e20;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;
    transition: box-shadow .3s
}

.single-post__gallery .item a i {
    font-size: 32px;
    margin: 0 0 10px
}

.single-post__gallery .item.btn__all a {
    padding: 15px
}

.single-post__gallery .item a:hover {
    box-shadow: 0 0 0 5px #f26e20;
    transition: box-shadow .3s
}

.single-post__info {
    margin: 0 0 30px
}

.single-post__info ul {
    padding: 0;
    list-style: none;
    border: 1px solid #e4e4e4;
    margin: 0;
    border-radius: 4px
}

.single-post__info ul li {
    display: flex;
    padding: 16px 20px;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #e4e4e4
}

.single-post__info ul li:last-child {
    border-bottom: 0
}

.single-post__info ul li i {
    color: #bbb;
    margin: 0 10px 0 0
}

.single-post__info ul li p {
    font-size: 14px;
    color: #777;
    margin: 0
}

.single-post__info ul li p a {
    font-weight: 700;
    color: #777;
    transition: color .3s
}

.single-post__info ul li p a:hover {
    color: #f26e20;
    transition: color .3s
}

.single-post__categories {
    margin: 0 0 30px
}

.single-post__categories .block__title {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 700;
    color: #434343;
    margin: 0 0 15px
}

.single-post__categories .block__title:after {
    content: "";
    background: #e4e4e4;
    height: 2px;
    flex-grow: 1;
    margin: 0 0 0 12px
}

.single-post__categories ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.single-post__categories ul li a {
    display: flex;
    padding: 13px 15px;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    color: #434343;
    text-transform: uppercase;
    border-radius: 3px;
    transition: background .3s, color .3s
}

.single-post__categories ul li a:before {
    content: "";
    background: #f26e20;
    width: 4px;
    height: 4px;
    margin: 0 10px 0 0;
    border-radius: 100%;
    transition: background .3s
}

.single-post__categories ul li a:hover {
    background: #f26e20;
    color: #fff;
    transition: background .3s, color .3s
}

.single-post__categories ul li a:hover:before {
    background: #fff;
    transition: background .3s
}

.single-post__ebook,
.single-post__newsletter {
    height: 375px;
    margin: 0 0 30px
}

.single-post__newsletter {
    height: inherit
}

.single-post__social {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
    font-size: 14px;
    color: #777
}

.single-post__social span {
    font-weight: 800;
    margin: 10px 0 0
}

.single-post__social a {
    background: #f3f3f3;
    height: 50px;
    display: flex;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    color: #777;
    text-align: center;
    margin: 10px 0 0 20px;
    border-radius: 4px;
    transition: background .3s, color .3s
}

.single-post__social a i {
    font-size: 18px;
    color: #0d6441;
    line-height: 1;
    transition: color .3s
}

.single-post__social a:hover {
    background: #aec85d;
    color: #fff;
    transition: background .3s, color .3s
}

.single-post__social a:hover i {
    color: #fff;
    transition: color .3s
}

.single-post__related {
    background: #f5f5f5
}

.single-post__related .container {
    padding: 100px 15px 0
}

.archive__header {
    margin: 0 0 60px
}

.archive__header:after {
    content: "";
    background: #f26e20;
    width: 90px;
    height: 3px;
    display: block;
    margin: 30px 0 0
}

.archive__header .header__label {
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 3px;
    text-transform: uppercase
}

.archive__header .header__title {
    padding: 0;
    font-size: 44px;
    font-weight: 700;
    color: #bababa;
    line-height: 1.1;
    margin: 0
}

.archive__list .list__item {
    padding: 0 0 80px;
    border-bottom: 2px solid #e4e4e4;
    margin: 0 0 80px
}

.archive__list .list__item .item__title {
    padding: 0;
    font-size: 31px;
    font-weight: 900;
    color: #434343;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0
}

.archive__list .list__item .item__title a {
    color: #434343;
    transition: color .3s
}

.archive__list .list__item .item__title a:hover {
    color: #f26e20;
    transition: color .3s
}

.archive__list .list__item ul.item__info {
    display: flex;
    padding: 0;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 30px 0
}

.archive__list .list__item ul.item__info li {
    display: flex;
    padding: 5px 30px 5px 0;
    align-items: center
}

.archive__list .list__item ul.item__info li i {
    color: #bbb;
    margin: 0 10px 0 0
}

.archive__list .list__item ul.item__info li p {
    font-size: 14px;
    color: #777;
    margin: 0
}

.archive__list .list__item ul.item__info li p a {
    font-weight: 700;
    color: #777;
    transition: color .3s
}

.archive__list .list__item ul.item__info li p a:hover {
    color: #006c24;
    transition: color .3s
}

.archive__list .list__item .item__image {
    margin: 0 0 30px
}

.archive__list .list__item .item__description {
    font-size: 16px;
    font-weight: 500;
    color: #777;
    line-height: 1.8;
    margin: 0 0 30px
}

.archive__list .list__item .item__btn {
    background: #f26e20;
    height: 45px;
    display: inline-flex;
    padding: 0 25px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    transition: background .3s
}

.archive__list .list__item .item__btn i {
    margin: 0 8px 0 0
}

.archive__list .list__item .item__btn:hover {
    background: #006c24;
    transition: background .3s
}

.error-message {
    color: red;
    font-size: 12px
}

.field__city {
    display: none
}

.breadcrumb-irmaos-francisco-mania {
    display: initial;
    display: flex;
    justify-content: start
}

.copy_link {
    display: none !important
}

.wsp-container {
    margin-top: 24px
}

.wsp-pages-title {
    font-size: 0
}

.wsp-pages-list .page_item a,
.wsp-produtos-title,
.wsp-produtoss-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    margin-bottom: 16px
}

.wsp-pages-list,
.wsp-pages-list .page_item .children,
.wsp-produtos-list,
.wsp-produtoss-list {
    list-style-type: none;
    padding-left: 5px
}

.wsp-pages-list,
.wsp-produtos-list,
.wsp-produtoss-list {
    margin-bottom: 32px
}

.wsp-pages-list .page_item .children .page_item a,
.wsp-produtos-list li a,
.wsp-produtoss-list li a {
    font-size: 16px;
    line-height: 18px;
    color: #535353
}

.wsp-pages-list {
    padding: 0
}

.wsp-pages-list .page_item {
    margin-bottom: 32px !important
}

.wsp-pages-list .page_item,
.wsp-pages-list .page_item .children .page_item,
.wsp-pages-list .page_item_has_children a,
.wsp-produtos-list li,
.wsp-produtoss-list li {
    margin-bottom: 16px
}

.wsp-pages-list .page_item_has_children .children {
    margin-top: 16px
}

.wsp-pages-list .page_item_has_children .children .page_item a {
    padding-left: 0;
    font-weight: 400
}

.products__column-list .product__item .item__content .content__description:first-letter {
    text-transform: uppercase
}

@media (max-width:1400px) {
    .header-category-stara-mania .container {
        padding: 180px 15px 100px
    }
}

@media (max-width:1199px) {
    .header-category-stara-mania .container {
        padding: 160px 15px 100px
    }

    .produtos .item .item-content div:hover {
        transform: scale(1)
    }

    .products__header {
        height: 660px
    }

    .products__column-list .product__item .item__content,
    .products__column-list .product__item .item__image {
        padding: 30px
    }

    .products__column-list .product__item .item__content .content__buttons .btn__more {
        padding: 15px 20px
    }

    .single-post__gallery .item a {
        font-size: 12px
    }

    .single-post__gallery .item.btn__all a {
        padding: 10px 15px
    }

    .single-post__gallery .item a i {
        font-size: 25px
    }

    .archive__header {
        margin: 0 0 45px
    }

    .archive__header .header__label {
        letter-spacing: 2px
    }

    .archive__header .header__title {
        font-size: 38px
    }

    .archive__list .list__item .item__title {
        font-size: 27px
    }

    .archive__list .list__item ul.item__info li {
        padding: 5px 20px 5px 0
    }

    .archive__list .list__item ul.item__info li p {
        font-size: 13px
    }

    .careers__tabs ul li .title {
        font-size: 16px
    }
}

@media (max-width:1154px) {
    .last-news .item:nth-child(4n+0) {
        margin-right: 22px
    }

    .last-news .item:nth-child(3n+0) {
        margin-right: 0
    }
}

@media (max-width:991px) {
    .header-category-stara-mania {
        margin-bottom: 0
    }

    .container .header-category-stara-mania {
        padding-bottom: 20px
    }

    .products__main .main-content {
        margin-top: 60px
    }

    .products__header {
        height: 560px
    }

    .products__header .container {
        padding: 70px 30% 0 15px
    }

    .products__header .products__title {
        font-size: 52px
    }

    .products__header .products__description {
        font-size: 16px;
        line-height: 1.5
    }

    .products__header .products__btn {
        width: 60px;
        height: 60px;
        top: calc(100% - 30px);
        left: calc(50% - 30px)
    }

    .products__column-list .product__item {
        flex-direction: column;
        margin: 10px 0
    }

    .products__column-list .product__item .item__image {
        width: 70%;
        max-width: 70%;
        min-width: 70%
    }

    .products__column-list .product__item .item__content {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 15px 30px 30px;
        align-items: center;
        text-align: center
    }

    .products__column-list .product__item .item__content .content__title {
        font-size: 28px
    }

    .products__column-list .product__item .item__content .content__description {
        font-size: 16px
    }

    .products__column-list .product__item .item__content .content__buttons {
        justify-content: center
    }

    .products__column-list .product__item .item__content .content__buttons .btn__downloads ul li a,
    .products__column-list .product__item .item__content .content__buttons .btn__more {
        font-size: 12px
    }

    .products__related .related__header .header__title {
        font-size: 25px
    }

    .products__related .list__products {
        display: block
    }

    .products__related .list__products .product__item {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .products__related .list__products .product__item a {
        height: 100%;
        display: flex
    }

    .products__related .list__products .product__item .item__image {
        height: 160px
    }

    .products__related .list__products .product__item .item__title {
        font-size: 13px
    }

    .products__related .list__products ul.slick-dots {
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        list-style: none;
        margin: 0
    }

    .products__related .list__products ul.slick-dots li {
        margin: 0 5px
    }

    .products__related .list__products ul.slick-dots li button {
        background: #f66d00;
        width: 12px;
        height: 12px;
        display: block;
        font-size: 0;
        border: 0;
        filter: grayscale(100%);
        opacity: .5;
        border-radius: 100%;
        transition: filter .3s, opacity .3s
    }

    .products__related .list__products ul.slick-dots li.slick-active button {
        filter: grayscale(0);
        opacity: 1;
        transition: filter .3s, opacity .3s
    }

    .page__footer {
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .page__footer .footer__buttons a {
        width: 40px;
        max-width: 40px;
        min-width: 40px;
        height: 40px;
        font-size: 14px
    }

    .page__footer .footer__buttons a.btn__back {
        font-size: 11px
    }

    .page__footer .footer__right {
        order: -1;
        margin: 0 0 30px
    }

    .breadcrumb {
        font-size: 11px
    }

    .breadcrumb li:after,
    .breadcrumb span a:after {
        font-size: 9px
    }

    .about__header {
        height: inherit
    }

    .about__header .container {
        padding: 140px 15px 70px
    }

    .about__header .header__title {
        font-size: 40px
    }

    .about__header .header__description {
        font-size: 16px;
        margin: 20px 0 0
    }

    .single-post__main .container {
        padding: 70px 15px
    }

    .single-post__main.archive__template .container {
        padding: 70px 15px 0
    }

    .single-post__block-1 {
        flex-direction: column
    }

    .default__main .content h1,
    .single-post__block-1 .content h1 {
        font-size: 34px
    }

    .default__main .content h2,
    .default__main .content h3,
    .default__main .content h4,
    .default__main .content h5,
    .default__main .content h6,
    .single-post__block-1 .content h2,
    .single-post__block-1 .content h3,
    .single-post__block-1 .content h4,
    .single-post__block-1 .content h5,
    .single-post__block-1 .content h6 {
        font-size: 24px
    }

    .default__main .content blockquote,
    .single-post__block-1 .content blockquote {
        font-size: 18px
    }

    .single-post__block-1 .content img.post-thumbnail {
        max-width: 100%;
        float: inherit;
        display: block;
        margin: 0 auto 30px
    }

    .single-post__block-1 .column__right {
        display: none
    }

    .single-post__gallery .row {
        margin: 0 -10px
    }

    .single-post__gallery .row .column {
        padding: 0 10px
    }

    .single-post__gallery .item {
        height: calc(100% - 20px);
        margin: 20px 0 0
    }

    .archive__header {
        text-align: center
    }

    .archive__header:after {
        margin: 30px auto 0
    }

    .archive__header .header__title {
        font-size: 34px
    }

    .archive__list .list__item {
        padding: 0 0 60px;
        margin: 0 0 60px
    }

    .archive__list .list__item .item__title {
        font-size: 24px
    }

    .archive__list .list__item .item__description {
        font-size: 15px
    }

    .breadcrumb-irmaos-francisco-mobile {
        display: initial;
        display: flex;
        justify-content: start
    }

    .d-none-mobile {
        display: none
    }

    .block_right .main_block {
        height: auto;
        margin-top: 0
    }

    .breadcrumb-irmaos-francisco-mania {
        display: none
    }

    .products__main .container {
        margin-top: 60px
    }

    .products__main .main-content .container {
        margin-top: 0
    }

    .iso_content {
        display: block;
        justify-content: center;
        align-items: center;
        display: contents
    }
}

@media (min-width:900px) {
    .privacy-tools-layout {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 0 50px;
        max-width: 1200px;
        margin: 0 auto
    }
}

@media (max-width:860px) {
    .last-news .item:nth-child(3n+0) {
        margin-right: 22px
    }

    .last-news .item:nth-child(2n+0) {
        margin-right: 0
    }
}

@media screen and (max-width:780px) {
    .archive__template {
        position: relative;
        max-width: 1180px;
        align-items: center;
        justify-content: center
    }
}

@media (max-width:767px) {
    .products__main .main-content {
        margin-top: 60px
    }

    .hesperiden.tp-bullets {
        top: 94% !important
    }

    .header__description {
        max-width: 100vw;
        font-size: 14px;
        line-height: 32px
    }

    .product-video {
        padding: 0 16px
    }

    .last-news {
        display: block;
        max-width: 100vw
    }

    .archive__template .last-news .slick-list {
        padding-left: 0;
        padding-bottom: 20px
    }

    .last-news .slick-list {
        padding-left: 20px;
        padding-bottom: 20px
    }

    .last-news .item {
        margin: 0 0 0 5vw
    }

    .load-more-news {
        max-width: 90vw;
        margin: 35px auto
    }

    .dream {
        padding-bottom: 59px
    }

    .dream .background {
        width: 208vw;
        height: 764px;
        margin-left: -79vw;
        transform: skew(-20deg) rotate(77deg)
    }

    .dream .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center
    }

    .dream .container .trator {
        position: relative;
        height: 207px;
        margin-left: 0;
        margin-top: 21px;
        z-index: 20;
        margin-bottom: 25px
    }

    .dream .container .text {
        display: block;
        max-width: 310px;
        font-size: 33px;
        margin: 58px auto 0
    }

    .dream .container .text .big {
        font-size: 49px
    }

    .dream .container .text .big-two {
        font-weight: 900;
        font-size: 36px
    }

    .dream .container .info {
        margin-left: 0
    }

    .dream .container .info p {
        font-weight: 500;
        font-size: 19px;
        line-height: 23px;
        color: #fff
    }

    .dream .container .info a {
        display: block;
        font-weight: 700;
        font-size: 12px;
        line-height: 15px;
        color: #fff;
        text-transform: uppercase;
        margin-bottom: 8px
    }

    .dream .container .info a:nth-child(2) {
        border-bottom: 1px solid #fff;
        padding-bottom: 8px
    }

    .newsletter-footer {
        width: 100%;
        background-color: #cfcfcf;
        padding: 64px 30px 30px;
        text-align: center
    }

    .newsletter-footer .title {
        font-weight: 700;
        font-size: 25px;
        line-height: 38px;
        text-transform: uppercase
    }

    .newsletter-footer .text-small {
        text-align: left
    }

    .newsletter-footer .title .orange {
        color: #f26e23
    }

    .newsletter-footer .container {
        display: none;
        max-width: 778px;
        margin: 0 auto
    }

    .newsletter-footer .body__form {
        display: block !important
    }

    .newsletter-footer input {
        display: block;
        margin: 0 auto 16px
    }

    .newsletter-footer input[type=submit] {
        display: block;
        margin: 0 auto 10px
    }

    .produtos .slick-arrow.slick-next {
        right: 10px
    }

    .produtos .slick-arrow.slick-prev {
        left: 10px
    }

    .produtos .item .item-content {
        height: 366px
    }

    .products__header {
        height: 460px
    }

    .products__header .container {
        padding: 70px 15px 0;
        align-items: center;
        text-align: center
    }

    .products__header .products__title {
        font-size: 32px
    }

    .products__header .products__description {
        font-size: 14px;
        line-height: 1.6
    }

    .products__header .products__description:before {
        margin: 20px auto
    }

    .products__column-list .product__item .item__content {
        padding: 0 30px 20px
    }

    .products__column-list .product__item .item__content .content__title {
        font-size: 22px
    }

    .products__column-list .product__item .item__content .content__description {
        font-size: 14px
    }

    .products__column-list .product__item .item__content .content__buttons {
        flex-direction: column;
        align-items: center;
        margin: 10px 0 0
    }

    .products__column-list .product__item .item__content .content__buttons .btn__more {
        margin: 10px auto 0
    }

    .products__column-list .product__item .item__content .content__buttons .btn__more i {
        font-size: 10px;
        transition: transform .3s
    }

    .products__column-list .product__item .item__content .content__buttons .btn__more.active i {
        transform: rotate(-180deg);
        transition: transform .3s
    }

    .products__column-list .product__item .item__content .content__buttons .btn__downloads ul {
        background: transparent;
        width: inherit;
        padding: 0;
        position: inherit;
        top: inherit;
        left: inherit;
        opacity: inherit;
        visibility: inherit;
        box-shadow: inherit;
        display: none
    }

    .products__column-list .product__item .item__content .content__buttons .btn__downloads ul li a {
        justify-content: center
    }

    .products__related .related__header .header__title {
        font-size: 20px;
        text-align: center
    }

    .page__share {
        width: 280px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        top: inherit;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        z-index: 9
    }

    .page__share a {
        width: auto;
        height: 45px;
        flex-grow: 1;
        transition: height .3s
    }

    .page__share a:hover {
        width: auto;
        height: 55px;
        transition: height .3s
    }

    .about__header .container {
        padding: 140px 15px 70px
    }

    .about__header .header__title {
        font-size: 32px
    }

    .about__header .header__description {
        font-size: 15px;
        font-weight: 400
    }

    .about__header .header__description br {
        display: none
    }

    .single-post__main .container {
        padding: 50px 15px
    }

    .single-post__main.archive__template .container {
        padding: 50px 15px 0
    }

    .default__main .content,
    .single-post__block-1 .content {
        font-size: 15px;
        line-height: 1.8
    }

    .default__main .content h1,
    .single-post__block-1 .content h1 {
        font-size: 28px
    }

    .default__main .content h2,
    .default__main .content h3,
    .default__main .content h4,
    .default__main .content h5,
    .default__main .content h6,
    .single-post__block-1 .content h2,
    .single-post__block-1 .content h3,
    .single-post__block-1 .content h4,
    .single-post__block-1 .content h5,
    .single-post__block-1 .content h6 {
        font-size: 20px
    }

    .default__main .content blockquote,
    .single-post__block-1 .content blockquote {
        font-size: 16px
    }

    .single-post__related .container {
        padding: 70px 15px 0
    }

    .single-post__social {
        text-align: center
    }

    .single-post__social span {
        width: 100%
    }

    .single-post__social a {
        height: 40px;
        font-size: 13px;
        margin: 10px 10px 0
    }

    .archive__header {
        margin: 0 0 40px
    }

    .archive__header .header__label {
        letter-spacing: normal
    }

    .archive__header .header__title {
        font-size: 28px
    }

    .archive__list .list__item {
        padding: 0 0 50px;
        margin: 0 0 50px
    }

    .archive__list .list__item .item__title {
        font-size: 21px
    }

    .archive__list .list__item ul.item__info {
        margin: 20px 0
    }

    .archive__list .list__item ul.item__info li p {
        font-size: 12px
    }

    .archive__list .list__item .item__description {
        font-size: 14px;
        line-height: 1.7
    }

    .archive__list .list__item .item__btn {
        height: 40px;
        font-size: 11px
    }
}

@media (max-width:567px) {
    .products__header {
        height: auto
    }

    .tax-tipo .products__header {
        height: 450px
    }

    .products__header .container {
        padding: 120px 15px 50px
    }

    .products__header .header-category-stara-mania {
        padding: 190px 15px 120px
    }

    .products__header .products__label {
        font-size: 11px;
        letter-spacing: 1px
    }

    .products__header .products__title {
        font-size: 28px
    }

    .products__header .products__description {
        font-size: 13px;
        line-height: 1.5
    }

    .products__column-list .product__item .item__image {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .products__column-list .product__item .item__content .content__title {
        font-size: 20px
    }

    .products__column-list .product__item .item__content .content__description {
        font-size: 13px
    }

    .products__related .related__header .header__title {
        font-size: 18px
    }

    .products__related .list__products .product__item .item__title {
        font-size: 12px
    }

    .page__share {
        width: 100%
    }

    .about__header .header__title {
        font-size: 28px
    }

    .about__header .header__description {
        font-size: 14px
    }

    .default__main .content h1,
    .single-post__block-1 .content h1 {
        font-size: 24px
    }

    .single-post__social a {
        height: 35px;
        padding: 0 15px;
        font-size: 11px;
        margin: 10px 5px 0
    }

    .single-post__social a i {
        font-size: 16px
    }

    .archive__header .header__title {
        font-size: 26px
    }

    .archive__list .list__item .item__title {
        font-size: 20px
    }

    .archive__list .list__item ul.item__info li b {
        display: none
    }

    .archive__list .list__item .item__description {
        font-size: 13px;
        line-height: 1.6
    }
}

@media (max-width:420px) {
    .breadcrumb-irmaos-francisco {
        margin: 20px 0
    }

    .page-template-page-trabalhe .header__description {
        margin: 35px 0
    }
}

@media (max-width:376px) {
    .last-news {
        margin: 0 auto
    }
}

.dp-cookie-policy-button-desc {
    display: none !important
}

@media (max-width:768px) {
    .dp-cookie-policy-button-desc {
        bottom: 50px !important
    }
}

.single-product {
    padding-top: 180px
}

@media (max-width:1080px) {
    .single-product {
        padding-top: 100px
    }
}

.stara-originals {
    padding-top: 180px;
    padding-bottom: 50px
}

.stara-originals iframe {
    width: 100%
}

.modalFindDealer {
    display: none;
    position: absolute;
    z-index: 999;
    width: 100%;
    max-width: 1000px;
    height: auto;
    min-height: 235px;
    left: 50%;
    top: 90px;
    background: #fff;
    border-radius: 6px;
    transform: translateX(-50%);
    box-shadow: 0 0 5px 0 #dbdbdb
}

@media (max-width:420px) {
    .modalFindDealer {
        position: fixed;
        max-width: 95%;
        max-height: 98vh
    }
}

.modalFindDealer .loadingModal {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, .8);
    z-index: 9;
    border-radius: 6px;
    display: none
}

.modalFindDealer .loadingModal img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.modalFindDealer .marcador {
    position: absolute;
    left: 32px;
    top: -22px;
    width: 27px;
    height: 24px
}

@media (max-width:420px) {
    .modalFindDealer .marcador {
        display: none
    }
}

.modalFindDealer .marcador svg {
    display: inline-block;
    margin: auto
}

.modalFindDealer .containerModal {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 40px 60px
}

.modalFindDealer .containerModal .closeModal {
    position: absolute;
    z-index: 2;
    right: 20px;
    top: 20px
}

.modalFindDealer .containerModal .conteudo {
    position: relative;
    z-index: 1
}

.modalFindDealer .containerModal .conteudo h2 {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 30px
}

.modalFindDealer .containerModal .conteudo .lineLocalize {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.modalFindDealer .containerModal .conteudo a.btn.btn-verde {
    background-color: #fff;
    border: 1px solid #175a2c !important;
    width: inherit;
    padding: 20px 23px;
    font-size: 14px;
    font-weight: 700;
    color: #175a2c;
    text-transform: uppercase;
    border: 0;
    box-shadow: inherit !important;
    transition: background .3s;
    border-radius: 4px;
    max-width: 210px;
    display: block;
    margin: 0 auto
}

.modalFindDealer .containerModal .conteudo a.btn.btn-verde:hover {
    background-color: #175a2c;
    color: #fff
}

.modalFindDealer .containerModal .conteudo .ou {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.modalFindDealer .containerModal .conteudo form {
    display: block;
    width: 100%
}

.modalFindDealer .containerModal .conteudo form .form-group {
    margin-bottom: 30px
}

.modalFindDealer .containerModal .conteudo form .form-group .form-control {
    border: 1px solid #eee;
    box-shadow: none !important
}

.modalFindDealer .containerModal .conteudo form button {
    background: #175a2c;
    width: inherit;
    padding: 20px 40px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    box-shadow: inherit !important;
    transition: background .3s;
    border-radius: 4px;
    display: block;
    margin: 0 auto
}

.modalFindDealer .containerModal .conteudo form button:hover {
    background-color: #ec6608
}

.modalFindDealer .containerModal .conteudo form button:disabled {
    opacity: .5
}

.modalFindDealer .containerModal .conteudo form .fieldCidadeGeo,
.modalFindDealer .containerModal .conteudo form .fieldEstadoGeo {
    display: none
}

.modalFindDealer .containerModal #resultGeoData {
    position: relative;
    z-index: 1;
    display: none;
    padding: 30px 0 0
}

.modalFindDealer .containerModal #resultGeoData .bordaRight {
    border-right: 1px solid #eee
}

@media (max-width:420px) {
    .modalFindDealer .containerModal #resultGeoData .bordaRight {
        border-right: 0;
        border-bottom: 1px solid #eee;
        margin-bottom: 30px;
        padding-bottom: 15px
    }
}

.modalFindDealer .containerModal #resultGeoData a {
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    align-items: center;
    text-transform: uppercase;
    color: #005e29;
    border-bottom: 1px solid #005e29;
    padding-bottom: 4px
}

.modalFindDealer .containerModal #resultGeoData .info {
    display: block;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 10px
}

.modalFindDealer .containerModal #resultGeoData .info#localGeo {
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    color: #333
}

.modalFindDealer .containerModal #resultGeoData .nome {
    display: block;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #005e29;
    margin-bottom: 20px
}

.modalFindDealer .containerModal #resultGeoData .dados {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000
}

.modalFindDealer .containerModal #resultGeoData .dados p {
    margin-bottom: 0
}

.modalFindDealer .containerModal #resultGeoData .infoConcessionaria,
.modalFindDealer .containerModal #resultGeoData .infoRepresentante {
    margin-bottom: 30px
}

.modalFindDealer .containerModal #noGeoData {
    display: none
}

canvas {
    background-color: #fff;
    background: rgba(0, 0, 0, .2);
    opacity: .2;
    margin: 50px
}

/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

.h2,
h2 {
    font-size: 2rem
}

.h3,
h3 {
    font-size: 1.75rem
}

.h4,
h4 {
    font-size: 1.5rem
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1,
.display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3,
.display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\00A0"
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.333333%
}

.offset-2 {
    margin-left: 16.666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.333333%
}

.offset-5 {
    margin-left: 41.666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.333333%
}

.offset-8 {
    margin-left: 66.666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.333333%
}

.offset-11 {
    margin-left: 91.666667%
}

@media (min-width:576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #7abaff
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #b3b7bb
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #86cfda
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: #fbfcfc
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #95999c
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        -ms-flex-align: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .form-group,
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary {
    color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #212529
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-transform .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .custom-switch .custom-control-label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-webkit-slider-thumb {
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-moz-range-thumb {
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion:reduce) {
    .custom-range::-ms-thumb {
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

    .custom-control-label:before,
    .custom-file-label,
    .custom-select {
        transition: none
    }
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar>.container,
.navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .badge {
        transition: none
    }
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

a.badge-primary:focus,
a.badge-primary:hover {
    color: #fff;
    background-color: #0062cc
}

a.badge-primary.focus,
a.badge-primary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

a.badge-secondary:focus,
a.badge-secondary:hover {
    color: #fff;
    background-color: #545b62
}

a.badge-secondary.focus,
a.badge-secondary:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

a.badge-success:focus,
a.badge-success:hover {
    color: #fff;
    background-color: #1e7e34
}

a.badge-success.focus,
a.badge-success:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

a.badge-info:focus,
a.badge-info:hover {
    color: #fff;
    background-color: #117a8b
}

a.badge-info.focus,
a.badge-info:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

a.badge-warning:focus,
a.badge-warning:hover {
    color: #212529;
    background-color: #d39e00
}

a.badge-warning.focus,
a.badge-warning:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.badge-danger {
    color: #fff;
    background-color: #dc3545
}

a.badge-danger:focus,
a.badge-danger:hover {
    color: #fff;
    background-color: #bd2130
}

a.badge-danger.focus,
a.badge-danger:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

a.badge-light:focus,
a.badge-light:hover {
    color: #212529;
    background-color: #dae0e5
}

a.badge-light.focus,
a.badge-light:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

a.badge-dark:focus,
a.badge-dark:hover {
    color: #fff;
    background-color: #1d2124
}

a.badge-dark.focus,
a.badge-dark:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress,
.progress-bar {
    display: -ms-flexbox;
    display: flex
}

.progress-bar {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: .25rem;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.toast {
    max-width: 350px;
    overflow: hidden;
    font-size: .875rem;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: .25rem
}

.toast:not(:last-child) {
    margin-bottom: .75rem
}

.toast.showing {
    opacity: 1
}

.toast.show {
    display: block;
    opacity: 1
}

.toast.hide {
    display: none
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #6c757d;
    background-color: hsla(0, 0%, 100%, .85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.toast-body {
    padding: .75rem
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover,
.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem + -1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {

    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
        transition: none
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

    .carousel-control-next,
    .carousel-control-prev {
        transition: none
    }
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
    .carousel-indicators li {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid;
    border-right: .25em solid transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.857143%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports (position:-webkit-sticky) or (position:sticky) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0056b3 !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #494f54 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #0f6674 !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cbd3da !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #121416 !important
}

.text-body {
    color: #212529 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    :after,
    :before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,
    body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6
    }
}

.easyzoom {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.easyzoom img {
    vertical-align: bottom
}

.easyzoom.is-loading img {
    cursor: progress
}

.easyzoom.is-ready img {
    cursor: crosshair
}

.easyzoom.is-error img {
    cursor: not-allowed
}

.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #888
}

.easyzoom-flyout {
    position: absolute;
    z-index: 100;
    overflow: hidden;
    background: #fff
}

.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    margin-left: 20px
}

.flipbook-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../../../images/overlay_lightbox.png) repeat
}

.flipbook-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.flipbook-lightbox-thumb-overlay {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: hsla(0, 0%, 100%, .2);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.flipbook-lightbox-thumb-overlay:hover {
    opacity: 1
}

.flipbook-lightbox-thumb-icon {
    position: relative;
    margin-left: -50%;
    margin-top: -50%;
    color: #555;
    display: none
}

.flipbook-lightbox-thumb-icon-holder {
    position: absolute;
    left: 50%;
    top: 50%
}

.flipbook-wrapper-transparent {
    width: 100%;
    height: 100%;
    background: none
}

.flipbook-main-wrapper {
    bottom: 0;
    direction: ltr !important
}

.flipbook-bookLayer,
.flipbook-main-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.flipbook-bookLayer {
    bottom: 40px
}

.flipbook-center-container {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.flipbook-book {
    display: block;
    position: relative
}

.flipbook-page {
    width: 100%;
    height: 100%
}

.flipbook-page,
.flipbook-page3 {
    position: absolute;
    transform: translateZ(0);
    will-change: transform
}

.flipbook-page3 {
    overflow: hidden;
    background: #eee
}

.flipbook-page3 canvas,
.flipbook-page3 img,
.flipbook-page3-html {
    position: absolute;
    width: 100%;
    height: 100%
}

.flipbook-page3-front {
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%
}

.flipbook-page3-back {
    transform-origin: 100% 50%;
    -webkit-transform-origin: 100% 50%
}

.flipbook-book3 {
    display: block;
    position: relative
}

.flipbook-center-container3 {
    position: relative;
    height: 100%;
    perspective: 4000px;
    -webkit-perspective: 4000px;
    transform: translateZ(0);
    will-change: transform
}

.flipbook-page-face {
    position: absolute;
    background-color: #ddd;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.flipbook-page-overlay {
    background: rgba(0, 0, 0, .9);
    pointer-events: none !important;
    z-index: 10
}

.flipbook-page-htmlContent,
.flipbook-page-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.flipbook-page-htmlContent {
    z-index: 50;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.flipbook-book canvas {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50
}

.flipbook-book canvas,
.flipbook-page img {
    width: 100%;
    height: 100%;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.flipbook-opacity0 {
    opacity: 0
}

.flipbook-opacity1 {
    opacity: 1
}

.flipbook-arrow-wrapper {
    opacity: .6
}

.flipbook-left-arrow {
    display: block !important;
    position: absolute !important;
    left: 0;
    top: 50% !important;
    margin-top: -40px !important;
    speak: none !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 40px !important;
    -webkit-font-smoothing: antialiased !important;
    text-align: center !important;
    cursor: pointer !important;
    padding-left: 18px !important;
    padding-right: 22px !important
}

.flipbook-first-arrow {
    left: 0
}

.flipbook-first-arrow,
.flipbook-last-arrow {
    display: block !important;
    position: absolute !important;
    top: 50% !important;
    speak: none !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    -webkit-font-smoothing: antialiased !important;
    text-align: center !important;
    cursor: pointer !important;
    padding: 5px 22px 5px 23px
}

.flipbook-last-arrow {
    right: 0
}

.flipbook-right-arrow {
    display: block !important;
    position: absolute !important;
    right: 0;
    top: 50% !important;
    margin-top: -40px !important;
    speak: none !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 40px !important;
    -webkit-font-smoothing: antialiased !important;
    text-align: center !important;
    cursor: pointer !important;
    padding-left: 22px !important;
    padding-right: 18px !important
}

.flipbook-currentPageHolder {
    position: absolute;
    top: 5px
}

.flipbook-currentPage {
    position: absolute !important;
    text-align: right !important;
    padding: 0 5px 0 0 !important;
    border: none !important;
    width: 2.5em !important;
    font-family: Open Sans, Helvetica Neue, Arial, sans-serif !important;
    max-width: none !important;
    background: hsla(0, 0%, 50.2%, .2);
    border-radius: 7px
}

.flipbook-currentPage,
.flipbook-totalPages {
    font-size: 1em !important;
    line-height: 30px !important
}

.flipbook-totalPages {
    box-shadow: none;
    padding: 6px 1em 6px 3em !important;
    border: none !important;
    width: 3em !important;
    font-family: Open Sans, Helvetica Neue, Arial, sans-serif;
    text-align: left !important;
    height: 35px;
    pointer-events: none
}

.flipbook-currentPage:focus {
    outline: none
}

.flipbook-menuWrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 2
}

.flipbook-menuWrapper:hover {
    opacity: 1
}

.flipbook-menu {
    position: relative;
    text-align: center;
    margin: 0;
    height: 40px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.flipbook-menu-btn {
    display: inline;
    cursor: pointer;
    background: none
}

.flipbook-thumbHolder {
    bottom: 40px;
    position: absolute;
    left: 0;
    top: 0
}

.flipbook-thumbContainer {
    padding: 0;
    position: relative;
    margin: 0 0 0 20px
}

.flipbook-thumb {
    display: inline-block;
    position: relative;
    margin-top: 15px;
    cursor: pointer
}

.flipbook-thumb-num {
    display: block;
    text-align: center;
    font-family: Open Sans, Helvetica Neue, Arial, sans-serif;
    font-size: .8em;
    font-weight: 700
}

.flipbook-thumb img {
    border: 1px solid hsla(0, 0%, 52.5%, .33);
    display: inline-block;
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .2)
}

.flipbook-toc {
    position: relative;
    margin: 0;
    padding: 0
}

.flipbook-tocHolder {
    position: absolute;
    top: 0;
    width: 300px;
    bottom: 40px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.flipbook-tocItem {
    display: block;
    padding: 10px 20px;
    text-align: justify;
    cursor: pointer;
    font-size: .9em;
    font-family: Open Sans, Helvetica Neue, Arial, sans-serif;
    border-top: 1px solid hsla(0, 0%, 52.9%, .22)
}

.flipbook-tocItem:hover {
    background: hsla(0, 0%, 50.2%, .2)
}

.flipbook-tocItem .right {
    float: right
}

.flipbook-tocTitle {
    display: block;
    padding: 20px;
    text-align: left;
    text-transform: uppercase
}

.invisible {
    opacity: 0;
    pointer-events: none;
    display: none
}

.transition {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.flipbook-shareButtons {
    width: 41px;
    position: absolute;
    bottom: 40px;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    text-align: center
}

.flipbook-shareBtn {
    display: inline-block;
    cursor: pointer
}

.flipbook-icon-general {
    speak: none !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
    padding-bottom: 12px !important;
    padding-top: 12px !important;
    width: 36px !important;
    bottom: 0 !important;
    text-align: center !important
}

.flipbook-btn-close {
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    font-size: .8em
}

.flipbook-bg-dark {
    background: rgba(20, 20, 20, .9)
}

.flipbook-color-dark {
    color: hsla(0, 0%, 100%, .6)
}

.flipbook-color-dark:hover {
    color: #fff
}

.flipbook-bg-light {
    background: hsla(0, 0%, 100%, .9)
}

.flipbook-color-light {
    color: rgba(0, 0, 0, .6)
}

.flipbook-color-light:hover {
    color: #000
}

.tooltips span {
    position: absolute;
    width: 140px;
    color: #fff;
    background: #000;
    height: 31px;
    line-height: 31px;
    text-align: center;
    visibility: hidden;
    border-radius: 0
}

.tooltips span:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.tooltips:hover span {
    visibility: visible;
    bottom: 30px;
    z-index: 999
}

.flipbook-lightbox-toolbar {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999 !important
}

.flipbook-lightbox-toolbar span {
    cursor: pointer;
    padding: 5px 8px
}

.flipbook-loading-bar {
    position: relative;
    width: 100%;
    height: 6px;
    background-color: #333;
    border-bottom: 1px solid #333
}

.flipbook-progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #ddd;
    overflow: hidden;
    -webkit-transition: width .2s;
    transition: width .2s
}

.flipbook-carousel-wrapper {
    position: absolute;
    width: 100%;
    height: 100%
}

.flipbook-carousel-scroller {
    float: left;
    position: relative;
    width: 10000px;
    height: 100%
}

.flipbook-carousel-scroller ul {
    list-style: none;
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: left
}

.flipbook-carousel-scroller li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    width: 500px;
    height: 100%;
    text-align: center;
    font-family: georgia;
    font-size: 18px;
    line-height: 140%
}

.flipbook-carousel-page,
.flipbook-carousel-zoom-page {
    height: 100%;
    position: relative
}

.flipbook-carousel-page img,
.flipbook-carousel-zoom-page img {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute
}

.flipbook-carousel-image-wrapper,
.flipbook-carousel-zoom-wrapper {
    position: absolute;
    width: 100%;
    height: 100%
}

.flipbook-carousel-zoom {
    position: relative;
    width: 100%;
    height: 100%
}

.flipbook-share .social.bottom,
.flipbook-share .social.top {
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0
}

.flipbook-share {
    width: 92px;
    height: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flipbook-share [class*=entypo-]:before {
    font-family: entypo, sans-serif
}

.flipbook-share label {
    font-size: 16px;
    cursor: pointer;
    margin: 0;
    padding: 5px 10px;
    border-radius: 5px;
    background: #a29baa;
    color: #333;
    transition: all .3s ease
}

.flipbook-share label:hover {
    opacity: .8
}

.flipbook-share label span {
    text-transform: uppercase;
    font-size: .9em;
    font-family: Lato, sans-serif;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    padding-left: 6px
}

.flipbook-share .social {
    opacity: 0;
    transition: all .4s ease;
    margin-left: -15px;
    visibility: hidden
}

.flipbook-share .social.top {
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    bottom: 34px;
    position: absolute;
    left: 10px
}

.flipbook-share .social.bottom {
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-top: 5px
}

.flipbook-share .social.middle.left,
.flipbook-share .social.middle.right {
    -ms-transform-origin: 5% 50%;
    transform-origin: 5% 50%;
    -webkit-transform-origin: 5% 50%;
    -moz-transform-origin: 5% 50%;
    -o-transform-origin: 5% 50%
}

.flipbook-share .social.middle {
    margin-top: -34px
}

.flipbook-share .social.middle.right {
    margin-left: 105px
}

.flipbook-share .social.networks-1.center,
.flipbook-share .social.networks-1.left,
.flipbook-share .social.right {
    margin-left: 14px
}

.flipbook-share .social.load {
    transition: none !important
}

.flipbook-share .social.networks-1 {
    width: 60px
}

.flipbook-share .social.networks-1.middle.left {
    margin-left: -70px
}

.flipbook-share .social.networks-1 ul {
    width: 60px
}

.flipbook-share .social.networks-2,
.flipbook-share .social.networks-2 ul {
    width: 120px
}

.flipbook-share .social.networks-2.center {
    margin-left: -13px
}

.flipbook-share .social.networks-2.left {
    margin-left: -44px
}

.flipbook-share .social.networks-2.middle.left {
    margin-left: -130px
}

.flipbook-share .social.networks-3,
.flipbook-share .social.networks-3 ul {
    width: 180px
}

.flipbook-share .social.networks-3.center {
    margin-left: -45px
}

.flipbook-share .social.networks-3.left {
    margin-left: -102px
}

.flipbook-share .social.networks-3.middle.left {
    margin-left: -190px
}

.flipbook-share .social.networks-4,
.flipbook-share .social.networks-4 ul {
    width: 240px
}

.flipbook-share .social.networks-4.center {
    margin-left: -75px
}

.flipbook-share .social.networks-4.left {
    margin-left: 162px
}

.flipbook-share .social.networks-4.middle.left {
    margin-left: -250px
}

.flipbook-share .social.networks-5,
.flipbook-share .social.networks-5 ul {
    width: 40px
}

.flipbook-share .social.networks-5.left {
    margin-left: -225px
}

.flipbook-share .social.networks-5.middle.left {
    margin-left: -320px
}

.flipbook-share .social.active {
    opacity: 1;
    transition: all .4s ease;
    visibility: visible
}

.flipbook-share .social.active.top {
    -webkit-transform: scale(1) translateY(-10px);
    -moz-transform: scale(1) translateY(-10px);
    -o-transform: scale(1) translateY(-10px);
    -ms-transform: scale(1) translateY(-10px);
    transform: scale(1) translateY(-10px)
}

.flipbook-share .social.active.bottom {
    -webkit-transform: scale(1) translateY(15px);
    -moz-transform: scale(1) translateY(15px);
    -o-transform: scale(1) translateY(15px);
    -ms-transform: scale(1) translateY(15px);
    transform: scale(1) translateY(15px)
}

.flipbook-share .social.active.middle.right {
    -webkit-transform: scale(1) translateX(10px);
    -moz-transform: scale(1) translateX(10px);
    -o-transform: scale(1) translateX(10px);
    -ms-transform: scale(1) translateX(10px);
    transform: scale(1) translateX(10px)
}

.flipbook-share .social.active.middle.left {
    -webkit-transform: scale(1) translateX(-10px);
    -moz-transform: scale(1) translateX(-10px);
    -o-transform: scale(1) translateX(-10px);
    -ms-transform: scale(1) translateX(-10px);
    transform: scale(1) translateX(-10px)
}

.flipbook-share .social ul {
    position: relative;
    left: 0;
    right: 0;
    height: 46px;
    color: #fff;
    margin: auto;
    padding: 0;
    list-style: none
}

.flipbook-share .social ul li {
    font-size: 16px;
    cursor: pointer;
    width: 40px;
    margin: 0;
    padding: 9px 0;
    text-align: center;
    float: left;
    display: none;
    height: 22px;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s ease
}

.cssload-container {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    position: absolute;
    z-index: 99999999 !important
}

.cssload-speeding-wheel {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border-color: #000 transparent;
    border-style: solid;
    border-width: 3px;
    animation: cssload-spin 575ms linear infinite;
    -o-animation: cssload-spin 575ms infinite linear;
    -ms-animation: cssload-spin 575ms infinite linear;
    -webkit-animation: cssload-spin 575ms linear infinite;
    -moz-animation: cssload-spin 575ms infinite linear;
    top: 45%;
    position: absolute;
    left: 50%;
    margin-left: -24px;
    margin-top: -24px
}

@keyframes cssload-spin {
    to {
        transform: rotate(1turn)
    }
}

@-o-keyframes cssload-spin {
    to {
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-ms-keyframes cssload-spin {
    to {
        -ms-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes cssload-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-moz-keyframes cssload-spin {
    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.flipbook-textLayer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    opacity: .2;
    line-height: 1;
    color: #000;
    opacity: 1
}

.flipbook-textLayer>div {
    color: transparent;
    color: red;
    position: absolute;
    white-space: pre;
    cursor: text;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.flipbook-textLayer .highlight {
    margin: -1px;
    padding: 1px;
    background-color: #b400aa;
    border-radius: 4px
}

.flipbook-textLayer .highlight.begin {
    border-radius: 4px 0 0 4px
}

.flipbook-textLayer .highlight.end {
    border-radius: 0 4px 4px 0
}

.flipbook-textLayer .highlight.middle {
    border-radius: 0
}

.flipbook-textLayer .highlight.selected {
    background-color: #006400
}

.flipbook-textLayer ::selection {
    background: #00f
}

.flipbook-textLayer ::-moz-selection {
    background: #00f
}

.flipbook-textLayer .endOfContent {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    bottom: 0;
    z-index: -1;
    cursor: default;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none
}

.flipbook-textLayer .endOfContent.active {
    top: 0
}

.flipbook-annotationLayer section {
    position: absolute
}

.flipbook-annotationLayer .linkAnnotation>a {
    position: absolute;
    font-size: 1em;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat
}

.flipbook-annotationLayer .linkAnnotation>a:hover {
    opacity: .2;
    background: #ff0;
    box-shadow: 0 2px 10px #ff0
}

.flipbook-annotationLayer .textAnnotation img {
    position: absolute;
    cursor: pointer
}

.flipbook-annotationLayer .popupWrapper {
    position: absolute;
    width: 20em
}

.flipbook-annotationLayer .popup {
    position: absolute;
    z-index: 200;
    max-width: 20em;
    background-color: #ff9;
    box-shadow: 0 2px 5px #333;
    border-radius: 2px;
    padding: .6em;
    margin-left: 5px;
    cursor: pointer;
    word-wrap: break-word
}

.flipbook-annotationLayer .popup h1 {
    font-size: 1em;
    border-bottom: 1px solid #000;
    padding-bottom: .2em
}

.flipbook-annotationLayer .popup p {
    padding-top: .2em
}

.flipbook-annotationLayer .highlightAnnotation,
.flipbook-annotationLayer .squigglyAnnotation,
.flipbook-annotationLayer .strikeoutAnnotation,
.flipbook-annotationLayer .underlineAnnotation {
    cursor: pointer
}

.pnlm-container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: default;
    width: 100%;
    height: 100%;
    font-family: Helvetica, Nimbus Sans L, Liberation Sans, Arial, sans-serif;
    background: #f4f4f4 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='67' height='100'%3E%3Cpath stroke='%23ccc' fill='none' d='M33.5 50L0 63l33.5 12L67 63 33.5 50M0 0l67 25m-.5 0v75M0 25L67 0M33.5 75v25m0-100v50'/%3E%3C/svg%3E") repeat;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.4;
    contain: content
}

.pnlm-container * {
    box-sizing: content-box
}

.pnlm-ui {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

.pnlm-grab {
    cursor: grab;
    cursor: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='26' width='26'%3E%3Cpath stroke='%23000' fill='%23fff' d='M15.3 20.5s6.38-6.73 4.64-8.24-3.47 1.01-3.47 1.01 3.61-5.72 1.41-6.49c-2.2-.769-3.33 4.36-3.33 4.36s.873-5.76-1.06-5.76-1.58 5.39-1.58 5.39-.574-4.59-2.18-4.12c-1.61.468-.572 5.51-.572 5.51s-1.58-4.89-2.93-3.79c-1.35 1.11.258 5.25.572 6.62.836 2.43 2.03 2.94 2.17 5.55'/%3E%3C/svg%3E") 12 8, default
}

.pnlm-grabbing {
    cursor: grabbing;
    cursor: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='26' width='26'%3E%3Cpath stroke='%23000' fill='%23fff' d='M15.3 20.5s5.07-5.29 3.77-6.74c-1.31-1.45-2.53.14-2.53.14s2.74-3.29.535-4.06c-2.2-.769-2.52 1.3-2.52 1.3s.81-2.13-1.12-2.13-1.52 1.77-1.52 1.77-.261-1.59-1.87-1.12c-1.61.468-.874 2.17-.874 2.17s-.651-1.55-2-.445c-1.35 1.11-.68 2.25-.365 3.62.836 2.43 2.03 2.94 2.17 5.55'/%3E%3C/svg%3E") 12 8, default
}

.pnlm-sprite {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='208'%3E%3Ccircle fill-opacity='.78' cy='117' cx='13' r='11' fill='%23fff'/%3E%3Ccircle fill-opacity='.78' cy='143' cx='13' r='11' fill='%23fff'/%3E%3Ccircle cy='169' cx='13' r='7' fill='none' stroke='%23000' stroke-width='2'/%3E%3Ccircle cy='195' cx='13' r='7' fill='none' stroke='%23000' stroke-width='2'/%3E%3Ccircle cx='13' cy='195' r='2.5'/%3E%3Cpath d='M5 83v6h2v-4h4v-2zm10 0v2h4v4h2v-6zm-5 5v6h6v-6zm-5 5v6h6v-2H7v-4zm14 0v4h-4v2h6v-6zM13 110a7 7 0 00-7 7 7 7 0 007 7 7 7 0 007-7 7 7 0 00-7-7zm-1 3h2v2h-2zm0 3h2v5h-2zM5 57v6h2v-4h4v-2zm10 0v2h4v4h2v-6zM5 67v6h6v-2H7v-4zm14 0v4h-4v2h6v-6zM17 38v2H9v-2zM12 9v3H9v2h3v3h2v-3h3v-2h-3V9zM13 136l-6.125 6.125h4.375V150h3.5v-7.875h4.375zM10.428 173.33v-5.77l5-2.89v5.77zm1-1.73l3-1.73-3.001-1.74z'/%3E%3C/svg%3E")
}

.pnlm-container:-moz-full-screen {
    height: 100% !important;
    width: 100% !important;
    position: static !important
}

.pnlm-container:-webkit-full-screen {
    height: 100% !important;
    width: 100% !important;
    position: static !important
}

.pnlm-container:-ms-fullscreen {
    height: 100% !important;
    width: 100% !important;
    position: static !important
}

.pnlm-container:fullscreen {
    height: 100% !important;
    width: 100% !important;
    position: static !important
}

.pnlm-render-container {
    cursor: inherit;
    position: absolute;
    height: 100%;
    width: 100%
}

.pnlm-controls {
    margin-top: 4px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .4);
    border-radius: 3px;
    cursor: pointer;
    z-index: 2;
    -webkit-transform: translateZ(9999px);
    transform: translateZ(9999px)
}

.pnlm-control:hover {
    background-color: #f8f8f8
}

.pnlm-controls-container {
    position: absolute;
    top: 0;
    left: 4px;
    z-index: 1
}

.pnlm-zoom-controls {
    width: 26px;
    height: 52px
}

.pnlm-zoom-in {
    top: 0;
    border-radius: 3px 3px 0 0
}

.pnlm-zoom-in,
.pnlm-zoom-out {
    width: 100%;
    height: 50%;
    position: absolute
}

.pnlm-zoom-out {
    bottom: 0;
    background-position: 0 -26px;
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px
}

.pnlm-fullscreen-toggle-button,
.pnlm-hot-spot-debug-indicator,
.pnlm-orientation-button {
    width: 26px;
    height: 26px
}

.pnlm-hot-spot-debug-indicator {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    margin: -13px 0 0 -13px;
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 13px;
    display: none
}

.pnlm-orientation-button-inactive {
    background-position: 0 -156px
}

.pnlm-orientation-button-active {
    background-position: 0 -182px
}

.pnlm-fullscreen-toggle-button-inactive {
    background-position: 0 -52px
}

.pnlm-fullscreen-toggle-button-active {
    background-position: 0 -78px
}

.pnlm-panorama-info {
    position: absolute;
    bottom: 4px;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 0 3px 3px 0;
    padding-right: 10px;
    color: #fff;
    text-align: left;
    display: none;
    z-index: 2;
    -webkit-transform: translateZ(9999px);
    transform: translateZ(9999px)
}

.pnlm-title-box {
    font-size: 20px;
    margin-bottom: 3px
}

.pnlm-author-box,
.pnlm-title-box {
    position: relative;
    display: table;
    padding-left: 5px
}

.pnlm-author-box {
    font-size: 12px
}

.pnlm-load-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 150px;
    margin: -75px 0 0 -100px;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    display: none;
    color: #fff
}

.pnlm-load-box p {
    margin: 20px 0
}

.pnlm-lbox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    display: none
}

.pnlm-loading {
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-name: pnlm-mv;
    -webkit-animation-name: pnlm-mv;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    height: 10px;
    width: 10px;
    background-color: #fff;
    position: relative
}

@keyframes pnlm-mv {
    0% {
        left: 0;
        top: 0
    }

    25% {
        left: 10px;
        top: 0
    }

    50% {
        left: 10px;
        top: 10px
    }

    75% {
        left: 0;
        top: 10px
    }

    to {
        left: 0;
        top: 0
    }
}

@-webkit-keyframes pnlm-mv {
    0% {
        left: 0;
        top: 0
    }

    25% {
        left: 10px;
        top: 0
    }

    50% {
        left: 10px;
        top: 10px
    }

    75% {
        left: 0;
        top: 10px
    }

    to {
        left: 0;
        top: 0
    }
}

.pnlm-load-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 100px;
    margin: -50px 0 0 -100px;
    background-color: rgba(0, 0, 0, .7);
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    display: table;
    color: #fff;
    cursor: pointer
}

.pnlm-load-button:hover {
    background-color: rgba(0, 0, 0, .8)
}

.pnlm-load-button p {
    display: table-cell;
    vertical-align: middle
}

.pnlm-info-box {
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 150px;
    margin: -75px 0 0 -100px;
    background-color: #000;
    border-radius: 3px;
    display: table;
    text-align: center;
    color: #fff;
    table-layout: fixed
}

.pnlm-author-box a,
.pnlm-info-box a {
    color: #fff;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.pnlm-info-box p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px
}

.pnlm-error-msg {
    display: none
}

.pnlm-about-msg {
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    padding: 5px 8px;
    background: rgba(0, 0, 0, .7);
    border-radius: 3px;
    position: absolute;
    top: 50px;
    left: 50px;
    display: none;
    opacity: 0;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 1
}

.pnlm-about-msg a:link,
.pnlm-about-msg a:visited {
    color: #fff
}

.pnlm-about-msg a:active,
.pnlm-about-msg a:hover {
    color: #eee
}

.pnlm-hotspot-base {
    position: absolute;
    visibility: hidden;
    cursor: default;
    vertical-align: middle;
    top: 0;
    z-index: 1
}

.pnlm-hotspot {
    height: 26px;
    width: 26px;
    border-radius: 13px
}

.pnlm-hotspot:hover {
    background-color: hsla(0, 0%, 100%, .2)
}

.pnlm-hotspot.pnlm-info {
    background-position: 0 -104px
}

.pnlm-hotspot.pnlm-scene {
    background-position: 0 -130px
}

div.pnlm-tooltip span {
    visibility: hidden;
    position: absolute;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    max-width: 200px;
    padding: 5px 10px;
    margin-left: -220px;
    cursor: default
}

div.pnlm-tooltip:hover span {
    visibility: visible
}

div.pnlm-tooltip:hover span:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: rgba(0, 0, 0, .7);
    bottom: -20px;
    left: -10px;
    margin: 0 50%
}

.pnlm-compass {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 4px;
    bottom: 4px;
    border-radius: 25px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='50' width='50'%3E%3Cpath d='M24.508 6L21.25 24h7.5L25.492 6h-.984zM21.25 26l3.258 18h.984l3.258-18h-7.5zm1.195.994h5.11L25 41.102l-2.555-14.108z'/%3E%3C/svg%3E");
    cursor: default;
    display: none
}

.pnlm-world {
    position: absolute;
    left: 50%;
    top: 50%
}

.pnlm-face {
    position: absolute;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.pnlm-dragfix,
.pnlm-preview-img {
    position: absolute;
    height: 100%;
    width: 100%
}

.pnlm-preview-img {
    background-size: cover;
    background-position: 50%
}

.pnlm-lbar {
    width: 150px;
    margin: 0 auto;
    border: 1px solid #fff;
    height: 6px
}

.pnlm-lbar-fill {
    background: #fff;
    height: 100%;
    width: 0
}

.pnlm-lmsg {
    font-size: 12px
}

.pnlm-fade-img {
    position: absolute;
    top: 0;
    left: 0
}

.pnlm-pointer {
    cursor: pointer
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

#header {
    width: 100%;
    position: fixed;
    background-color: #0d6441;
    top: 0;
    left: 0;
    right: 0;
    z-index: 500;
    transition: box-shadow .3s, transform .3s;
    height: 70px;
}

body.admin-bar #header {
    top: 0
}

#header.fixed {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
    transition: box-shadow .3s, transform .3s
}

#header.hide {
    transform: translateY(-100%);
    transition: transform .3s
}

#header.fixed:before {
    left: 0;
    transition: left .3s
}

#header .container {
    background: #fff;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    padding: 0;
    z-index: 1
}

#header .logo a {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background-color: #0d6441;
}

#header .logo img,
#header .logo svg {
    height: 70px;
    width: auto;
    display: block;
    transition: height .3s
}

#header.fixed .logo img,
#header.fixed .logo svg {
    height: 45px;
    transition: height .3s
}

#header .toggle {
    flex-grow: 1
}

#header .toggle .content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    background: #0d6441;

}

#header .menu>ul {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0
}

#header .menu>ul>li {
    height: 100%;
    padding: 0 12px
}

#header .menu>ul>li:not(.products):not(.contact) {
    position: relative
}

#header .menu>ul>li:nth-child(2) {
    order: -1
}

#header .menu>ul>li.button,
#header .menu>ul>li>a {
    display: flex;
    align-items: center
}

#header .menu>ul>li>a {
    height: 100%;
    position: relative;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    color: #aec85d;
    text-align: center;
    text-transform: uppercase
}

#header .menu>ul>li.menu-item-has-children>a:before {
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: calc(100% + 75px);
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: top .3s, opacity .3s, visibility .3s
}

#header .menu>ul>li.menu-item-has-children>a:after {
    content: "\f078";
    font-family: Font Awesome\ 5 Free;
    font-size: 8px;
    font-weight: 900;
    margin: 0 0 0 5px
}

#header .menu>ul>li.menu-item-has-children:hover>a:before {
    top: calc(100% - 10px);
    opacity: 1;
    visibility: visible;
    transition: top .3s, opacity .3s, visibility .3s
}

#header .menu>ul>li.button>a {
    height: 40px;
    padding: 0 15px;
    border: 2px solid #fff;
    border-radius: 4px;
    transition: background .3s, color .3s
}

#header .menu>ul>li.button>a:hover {
    background: #fff;
    color: #f26e20;
    transition: background .3s, color .3s
}

#header .menu>ul>li:not(.products):not(.contact)>ul {
    width: 280px;
    padding: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    top: calc(100% + 50px);
    left: -30px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 24px 24px 40px 0 rgba(0, 0, 0, .1);
    transition: top .3s, opacity .3s, visibility .3s
}

#header .menu>ul>li:not(.products):not(.contact)>ul>li {
    background: #fff;
    border-bottom: 1px solid #eee
}

#header .menu>ul>li:not(.products):not(.contact)>ul>li:last-child {
    border-bottom: 0
}

#header .menu>ul>li:not(.products):not(.contact)>ul>li>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 20px;
    font-size: 12px;
    font-weight: 500;
    color: #525252;
    transition: color .3s
}

#header .menu>ul>li:not(.products):not(.contact)>ul>li:hover>a {
    color: #0d6441;
    transition: color .3s
}

#header .menu>ul>li:not(.products):not(.contact):hover>ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition: top .3s, opacity .3s, visibility .3s
}

#header .menu>ul>li.products>.submenu {
    padding: 0;
    list-style: none;
    margin: 0;
    position: fixed;
    top: 90px !important;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1400px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 24px 24px 40px 0 rgba(0, 0, 0, .1);
    transition: top .3s, opacity .3s, visibility .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products {
    background: #fff;
    width: 100%;
    height: 621px
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>ul {
    background: #fff;
    width: 285px;
    height: 100%;
    padding: 0;
    list-style: none;
    border-right: 1px solid #eee;
    margin: 0;
    position: absolute;
    top: 0;
    left: 285px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>ul {
    width: calc(100vw - 855px)
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul {
    position: relative;
    left: inherit;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

#header .menu>ul>li.products:hover>.submenu>.submenu__products>ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li {
    border-bottom: 1px solid #eee
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li:last-child,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li:last-child,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li:last-child {
    border-bottom: 0
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>a,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>a,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 18px;
    font-size: 12px;
    font-weight: 500;
    color: #525252;
    transition: background .3s, color .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>a:after,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>a:after,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>a:after {
    content: "\f054";
    font-family: Font Awesome\ 5 Free;
    font-size: 9px;
    font-weight: 900;
    color: #aec85d;
    margin: 0 0 0 10px;
    transition: color .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li:hover>a {
    background: #0d6441;
    color: #fff;
    transition: background .3s, color .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li:hover>a,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li:hover>a {
    color: #0d6441;
    transition: color .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li:hover>a:after {
    color: #fff;
    transition: color .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li:hover>a:after,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li:hover>a:after {
    color: #0d6441;
    transition: color .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products>ul>li:hover>ul,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li:hover>ul,
#header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product {
    background: #f3f3f3
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product.product__bigger {
    width: 570px
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product>a {
    height: 100%;
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product .product__title {
    font-size: 25px;
    font-weight: 900;
    color: #525252;
    line-height: 1.1;
    text-transform: uppercase
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product .product__description {
    font-size: 15px;
    font-weight: 300;
    color: #999;
    margin: 15px 0 0
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product .product__btn {
    background: #175a2c;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 36px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin: 20px auto 0;
    border-radius: 3px
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product .product__image {
    margin: 30px 0 0
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product.product__bigger .product__image {
    margin: 30px 50px 0
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product .product__image img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 400px
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product>a:hover .product__btn {
    background: #175a2c
}

#header .menu>ul>li.products>.submenu>.submenu__products ul.item__product>a:hover .product__btn:hover {
    color: #fff;
    opacity: .7
}

#header .menu>ul>li.products:hover>.submenu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition: top .3s, opacity .3s, visibility .3s
}

.menu-hover>.submenu {
    width: 100%;
    display: flex;
    align-items: stretch;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    top: calc(100% + 50px);
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 24px 24px 40px 0 rgba(0, 0, 0, .1);
    transition: top .3s, opacity .3s, visibility .3s
}

.menu-hover>.submenu>.item {
    background: #fff;
    width: 33.3333333%;
    max-width: 33.3333333%;
    min-width: 33.3333333%;
    padding: 30px;
    flex-grow: 1
}

.menu-hover>.submenu>.item .item__title {
    font-size: 15px;
    font-weight: 800;
    color: #525252;
    line-height: 1.2
}

.menu-hover>.submenu>.item p {
    font-size: 14px;
    color: #999;
    margin: 10px 0 0;
    font-weight: 300
}

.menu-hover>.submenu>.item .item__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background: #175a2c;
    border: 1.5px solid #175a2c;
    margin: 20px 0 0;
    border-radius: 4px;
    transition: background .3s, color .3s
}

.menu-hover>.submenu>.item .item__btn:before {
    content: "\f061";
    font-family: Font Awesome\ 5 Free;
    font-size: 9px;
    font-weight: 900;
    margin: 0 10px 0 0
}

.menu-hover>.submenu>.item .item__btn:hover {
    color: #fff;
    opacity: .7
}

.menu-hover>.submenu>.item ul.item__contacts {
    padding: 0;
    list-style: none;
    margin: 10px 0 0
}

.menu-hover>.submenu>.item ul.item__contacts li {
    display: flex;
    align-items: center;
    margin: 15px 0
}

.menu-hover>.submenu>.item ul.item__contacts li svg {
    height: 30px;
    width: auto;
    display: block;
    margin: 0 15px 0 0
}

.menu-hover>.submenu>.item ul.item__contacts li svg * {
    fill: #0d6441
}

.menu-hover>.submenu>.item ul.item__contacts li p {
    font-size: 13px;
    color: #777;
    margin: 0
}

.menu-hover>.submenu>.item ul.item__contacts li p a {
    color: #0d6441
}

#header .menu>ul>li.contact:hover>.submenu,
.menu-hover:hover>.submenu {
    top: 100%;
    opacity: 1;
    visibility: visible;
    transition: top .3s, opacity .3s, visibility .3s
}

#header .search {
    display: flex;
    align-items: center
}

#header .search .search__btn {
    padding: 0 12px;
    color: #f26e20;
    cursor: pointer
}

#header .search .search__form {
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s, top .3s
}

#header .search .search__form.active {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

#header .search .search__form:before {
    content: "";
    background: hsla(0, 0%, 54.1%, .75);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

#header .search .search__form form {
    background: #fff;
    display: flex;
    position: relative;
    box-shadow: 0 25px 75px 0 rgba(0, 0, 0, .35);
    z-index: 1;
    width: 90%
}

#header .search .search__form form input {
    background: transparent;
    padding: 15px 20px;
    font-size: 15px;
    border: 0;
    flex-grow: 1
}

#header .search .search__form form button {
    background: transparent;
    padding: 0 20px;
    color: #f26e20;
    border: 0
}

#header .languages {
    display: flex;
    align-items: center;
    padding: 0 12px
}

#header .languages select {
    background: #fff;
    width: 90px;
    height: 30px;
    display: block;
    padding: 0 20px 0 10px;
    font-size: 11px;
    font-weight: 700;
    color: #f26e20;
    text-align: center;
    text-align-last: center;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    border-radius: 3px;
    text-transform: uppercase
}

#header .languages select option {
    color: #333
}

#header .stamp {
    display: flex;
    align-items: center
}

#header .stamp img,
#header .stamp svg {
    height: 60px;
    width: auto;
    display: block;
    transition: height .3s
}

#header.fixed .stamp img,
#header.fixed .stamp svg {
    height: 45px;
    transition: height .3s
}

#header .stamp svg * {
    fill: #fff
}

.submenu-fix {
    position: fixed;
    width: 100%;
    height: 80px;
    background-color: #fcba03;
    top: 35px;
    z-index: 51
}

@media (max-width:1024px) {
    .submenu-fix {
        top: 70px
    }
}

.menu-fix {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 115%;
    padding: 0
}

.menu-fix li a {
    padding: 0 28px;
    font-family: Montserrat;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    display: flex;
    height: 0px;
}

.menu-fix li a svg {
    margin-right: 8px
}

.menu-fix li::marker {
    color: transparent !important;
    font-size: 1.2em
}

@media (max-width:768px) {
    .submenu-fix {
        display: none
    }
}

.scroll__buttons {
    position: fixed;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    z-index: 8
}

.scroll__buttons.left {
    left: inherit;
    right: 100%
}

.scroll__buttons a {
    width: 165px;
    height: 42px;
    position: relative;
    display: flex;
    padding: 0 15px;
    align-items: center;
    justify-content: flex-start;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    text-transform: uppercase;
    margin: 10px 0;
    transform: translateX(-42px);
    box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .25), inset 0 -1px 0 0 rgba(0, 0, 0, .1), 3px 3px 10px 0 rgba(0, 0, 0, .1);
    border-radius: 100px 0 0 100px
}

.scroll__buttons.left a,
.scroll__buttons a {
    background-image: linear-gradient(215deg, #175a2c, #0d6441 50px);
    transition: transform .3s
}

.scroll__buttons.left a {
    justify-content: flex-end;
    transform: translateX(42px);
    border-radius: 0 100px 100px 0
}

.scroll__buttons a svg {
    height: 18px;
    max-height: 18px;
    min-width: 18px;
    width: auto;
    display: block;
    margin: 0 10px 0 0
}

.scroll__buttons.left a svg {
    order: 2;
    margin: 0 0 0 10px
}

.scroll__buttons a svg * {
    fill: #aec85d
}

.scroll__buttons a p {
    margin: 0
}

.scroll__buttons a p b {
    font-size: 12px;
    font-weight: 700
}

.scroll__buttons a:hover {
    transform: translateX(-100%);
    transition: transform .3s
}

.scroll__buttons.left a:hover {
    transform: translateX(100%);
    transition: transform .3s
}

#menu-mobile {
    display: none
}

.modal-languages {
    width: 315px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: #fff;
    padding: 30px 15px;
    z-index: 9999;
    display: none
}

.modal-languages .logo-modal {
    display: block;
    margin: 0 auto
}

.modal-languages .close-modal-languages {
    position: absolute;
    top: 10px;
    right: 10px
}

.modal-languages .text strong {
    font-weight: 700;
    font-size: 28px;
    line-height: 38px;
    margin-top: 28px;
    color: #434343
}

.modal-languages .text p,
.modal-languages .text strong {
    font-family: Montserrat;
    font-style: normal;
    text-align: center;
    display: block
}

.modal-languages .text p {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #777
}

.modal-languages .languages {
    padding-bottom: 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.modal-languages .languages a {
    width: 127px;
    height: 48px;
    background: #005e29;
    border-radius: 4px;
    display: flex;
    margin: 28px 20px 0;
    justify-content: center;
    align-items: center;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.modal-languages .languages a.active,
.modal-languages .languages a:hover {
    background: #f26e20
}

@media (max-width:1199px) {

    #header.fixed .logo img,
    #header.fixed .logo svg,
    #header .logo img,
    #header .logo svg {
        height: 40px
    }

    #header.fixed .logo h1,
    #header .logo h1 {
        margin: 0;
        padding: 0
    }

    #header .menu>ul>li {
        padding: 0 9px
    }

    #header .menu>ul>li.button>a {
        padding: 0 12px
    }

    #header .menu>ul>li.products>.submenu>.submenu__products>ul,
    #header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul,
    #header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul,
    #header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>ul {
        width: 240px;
        left: 240px
    }

    #header .menu>ul>li.products>.submenu>.submenu__products>ul {
        left: inherit
    }

    #header .menu>ul>li.products>.submenu>.submenu__products ul.item__product.product__bigger {
        width: 480px
    }

    #header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>ul.item__product>a {
        padding: 20px
    }

    #header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>ul.item__product .product__title {
        font-size: 23px
    }

    #header .menu>ul>li.products>.submenu>.submenu__products>ul>li>ul>li>ul>li>ul.item__product .product__description {
        font-size: 14px
    }

    #header .search .search__btn {
        padding: 0 9px
    }

    #header .languages select {
        width: 75px;
        text-transform: uppercase
    }

    #header.fixed .stamp img,
    #header.fixed .stamp svg,
    #header .stamp img,
    #header .stamp svg {
        height: 40px
    }
}

@media (max-width:991px) {

    #header,
    #header .container {
        background: #0d6441;
        display: -webkit-box;
        height: 50px;
    }

    #header:before {
        display: none
    }

    #header .container {
        padding: 0 15px
    }

    #header .logo {
        position: relative;
        left: -10%
    }

    #header .logo a{
        height: 50px;
    }    

    #header .btn-menu {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        cursor: pointer;
        right: -80%;
        position: relative;
        order: -1
    }

    #header .btn-menu span {
        background: #aec85d;
        width: 30px;
        height: 2px;
        display: block;
        margin: 2px 0;
        transition: margin .3s
    }

    #header .btn-menu:hover span {
        margin: 3px 0;
        transition: margin .3s
    }

    #header .search {
        display: flex;
        position: relative;
        right: -70%
    }

    #header .search .search__form.active {
        left: -49rem
    }

    #header .search .search__btn {
        padding: 0;
        color: #f26e20
    }

    #header .languages,
    #header .toggle {
        display: none
    }

    #header .stamp {
        display: flex;
        position: relative;
        left: -10%
    }

    #menu-mobile {
        background: hsla(0, 0%, 54.1%, .75);
        width: 100%;
        height: 100%;
        display: block;
        position: fixed;
        top: 70px;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
        z-index: 99
    }

    #menu-mobile,
    #menu-mobile.active {
        transition: opacity .3s, visibility .3s
    }

    #menu-mobile.active {
        opacity: 1;
        visibility: visible;
        z-index: 9999
    }

    #menu-mobile .content {
        background: #fff;
        width: 260px;
        height: 100%;
        margin: 0 0 0 -260px;
        transition: margin .3s, box-shadow .3s
    }

    #menu-mobile.active .content {
        margin: 0;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
        transition: margin .3s, box-shadow .3s
    }

    #menu-mobile .languages {
        background: #f5f5f5;
        width: 260px;
        height: 69px;
        padding: 10px
    }

    #menu-mobile .languages select {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAADCAYAAACwAX77AAAAIElEQVQYV2OcOXPmfwYsgBEkhi6Znp7OCJZAlgQJgvgAlXwKzlw9duAAAAAASUVORK5CYII=) #fff calc(100% - 10px) no-repeat;
        width: 100%;
        height: 30px;
        display: block;
        padding: 0 25px 0 10px;
        font-size: 12px;
        font-weight: 700;
        color: #666;
        text-transform: uppercase;
        border: 0;
        box-shadow: 1px 1px 0 0 #eee;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        -ms-appearance: none
    }

    #menu-mobile ul {
        background: #fff;
        width: 260px;
        height: 100%;
        display: flex;
        flex-direction: column;
        position: relative;
        padding: 0;
        list-style: none;
        margin: 0;
        z-index: 9;
        overflow-x: hidden;
        overflow-y: auto
    }

    #menu-mobile ul:not(.menu) {
        width: 100%;
        position: absolute;
        top: 0;
        transform: translateX(100%);
        transition: transform .3s
    }

    #menu-mobile ul:not(.menu).active {
        transform: translateX(0);
        transition: transform .3s
    }

    #menu-mobile ul li {
        border-top: 1px solid #eee
    }

    #menu-mobile ul.menu>li:nth-child(2) {
        order: -1
    }

    #menu-mobile ul li a {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 15px 36px 15px 15px;
        font-size: 13px;
        font-weight: 500;
        color: #666
    }

    #menu-mobile ul li.menu-item-has-children>a>.see-more {
        margin-right: 15px
    }

    #menu-mobile ul li.menu-item-has-children>a>.btn__more {
        width: 36px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #aec85d;
        text-align: center;
        border-left: 1px solid #eee;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1
    }

    #menu-mobile ul .btn__back {
        background: #f5f5f5;
        position: relative;
        display: flex;
        align-items: center;
        padding: 15.5px 15px;
        font-size: 13px;
        font-weight: 500;
        color: #999;
        cursor: pointer
    }

    #menu-mobile ul .btn__back_products .btn__back {
        padding: 0
    }

    #menu-mobile ul .btn__back_products a {
        padding: 0;
        color: #0d6441;
        text-transform: lowercase
    }

    #menu-mobile ul .btn__back_products {
        background: #f5f5f5;
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15.5px 15px;
        font-size: 13px;
        font-weight: 500;
        color: #999;
        cursor: pointer
    }

    #menu-mobile ul .btn__back_products i,
    #menu-mobile ul .btn__back i {
        margin: 0 10px 0 0
    }
}

@media (max-width:845px) {
    #header .btn-menu {
        right: -65%
    }

    #header .search {
        right: -55%
    }

    #header .logo {
        left: -6%;
        margin-right: 20px
    }

    #header .search .search__form.active {
        left: -39rem
    }
}

@media (max-width:6000px) and (min-width:768px) {

    .scroll__buttons.left,
    .scroll__buttons.right {
        display: none
    }
}

@media (max-width:767px) {
    .menu-fix {
        display: none
    }

    body.admin-bar #header {
        top: 0
    }

    .scroll__buttons.left {
        display: none
    }

    .scroll__buttons.right {
        width: 100%;
        align-items: center;
        left: 0;
        top: inherit;
        bottom: 0
    }

    .scroll__buttons.right,
    .scroll__buttons.right a {
        display: flex;
        justify-content: center;
        transform: inherit
    }

    .scroll__buttons.right a {
        padding: 0 10px;
        flex-grow: 1;
        margin: 0;
        border-radius: 0
    }

    .scroll__buttons a svg {
        margin: 0 5px 0 0
    }

    .scroll__buttons a p {
        font-size: 8px
    }

    .scroll__buttons a p b {
        font-size: 10px
    }
}

@media (max-width:730px) {
    #header .search .search__form.active {
        left: -37rem
    }
}

@media (max-width:670px) {
    #header .search .search__form.active {
        left: -35rem
    }
}

@media (max-width:632px) {
    #header .btn-menu {
        right: -63%
    }

    #header .search {
        right: -45%
    }

    #header .logo {
        left: 0;
        margin-right: 20px
    }

    #header .stamp {
        left: -8%;
        margin-left: .4rem
    }

    #header .search .search__form.active {
        left: -29rem
    }
}

@media (max-width:567px) {
    #header .languages {
        padding: 0 15px
    }

    #header .languages select {
        width: 100%
    }

    #header .stamp {
        display: flex;
        left: -40px
    }

    #header .stamp img {
        width: 30px;
        height: 30px;
        margin-left: .5rem
    }

    .scroll__buttons a p {
        font-size: 7px
    }

    .scroll__buttons a p b {
        font-size: 9px
    }
}

@media (max-width:500px) {
    #header .btn-menu {
        right: -63%
    }

    #header .search {
        right: -33%
    }

    #header .search .search__form.active {
        left: -22rem
    }
}



@media (max-width:414px) {
    #header .btn-menu {
        right: -40%
    }

    #header .search {
        right: -25%
    }

    #header .search .search__form.active {
        left: -20rem
    }
}

@media (max-width:376px) {
    #header .btn-menu {
        right: -32%
    }

    #header .search {
        right: -12%
    }

    #header .stamp {
        left: -35px
    }

    #header .search .search__form.active {
        left: -16rem
    }

    .last-news {
        margin: 0 auto
    }
}

#pre-footer {
    background: #ddd;
    position: relative;
    color: #444242
}

#pre-footer:after {
    content: "";
    background-image: linear-gradient(90deg, #939598 50%, #0d6441 0);
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

#pre-footer .container {
    height: 100px;
    display: flex;
    padding: 0 0 0 15px;
    justify-content: space-between;
    box-shadow: inset 0 -4px 0 0 #939598;
    z-index: 1
}

#pre-footer .address,
#pre-footer .phone {
    display: flex;
    align-items: center
}

#pre-footer .phone {
    font-weight: 800;
    width: 250px
}

#pre-footer .phone p a {
    color: #444242
}

#pre-footer .address:before,
#pre-footer .phone:before {
    content: "\f879";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    color: #0d6441;
    margin: 0 10px 0 0
}

#pre-footer .address:before {
    content: "\f3c5"
}

#pre-footer .address p,
#pre-footer .phone p {
    margin: 0
}

#pre-footer .social {
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 -4px 0 0 #aec85d
}

#pre-footer .social a {
    padding: 25px;
    font-size: 20px;
    color: #626262;
    transition: color .3s
}

#pre-footer .social a:hover {
    color: #fff;
    transition: color .3s
}

#footer {
    background: #f4f4f4;
    color: #444242
}

#footer .container {
    padding: 50px 15px 25px
}

.newsletter-footer {
    width: 100%;
    background-color: #cfcfcf;
    padding: 80px 0;
    text-align: center
}

.newsletter-footer .title {
    font-weight: 700;
    font-size: 31px;
    line-height: 38px;
    text-transform: uppercase
}

.newsletter-footer .title .orange {
    color: #f26e23
}

.newsletter-footer .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #58595b
}

.newsletter-footer .text-small {
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: #58595b
}

.newsletter-footer .container {
    max-width: 778px;
    margin: 0 auto
}

.newsletter-footer .body__form {
    display: flex;
    justify-content: space-between;
    max-width: 760px;
    margin: 0 auto 16px
}

.newsletter-footer input {
    width: 290px;
    height: 44px;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .16);
    border-radius: 4px;
    padding: 0 19px
}

.newsletter-footer input[type=submit] {
    width: 176px;
    height: 44px;
    background: #175a2c;
    border: 1.5px solid #175a2c;
    box-sizing: border-box;
    border-radius: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #fff
}

.newsletter-footer input[type=submit]:hover {
    color: #fff;
    opacity: .7
}

#footer .item {
    margin: 0 0 15px
}

#footer .item.h-100 {
    height: calc(100% - 35px) !important
}

#footer .item .item__logos {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

#footer .item .item__logos a {
    font-size: 13px;
    font-weight: 600;
    color: #58595b;
    margin: 0 15px
}

#footer .item .item__logos img {
    height: 60px;
    width: auto
}

#footer .item .item__title {
    font-size: 16px;
    font-weight: 700
}

#footer .item .item__title a {
    color: #444242
}

#footer .item .four-columns {
    padding: 0;
    list-style: none;
    margin: 15px 0 0
}

#footer .title-sitemap {
    padding-top: 25px
}

#footer .item {
    vertical-align: top
}

#footer .item .three-columns {
    vertical-align: top;
    width: 30%;
    display: inline-block
}

@media (max-width:750px) {
    #footer .item .three-columns {
        width: 100%
    }
}

#footer .item .four-columns li {
    list-style: none;
    padding: 7px 0;
    break-inside: avoid
}

#footer .item .four-columns li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #58595b;
    transition: color .3s
}

#footer .item .item__subtitle a {
    font-weight: 600;
    font-size: 16px;
    line-height: 200%;
    color: #005e29
}

#footer .item ul.item__menu {
    padding: 0;
    list-style: none;
    margin: 15px 0 0
}

#footer .item ul.item__menu.two-columns {
    column-count: 2
}

#footer .item ul.item__menu li {
    padding: 7px 0;
    break-inside: avoid
}

#footer .item ul.item__menu li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #58595b;
    transition: color .3s
}

#footer .item ul.item__menu li a:hover {
    color: #000;
    transition: color .3s
}

#footer .item__financing {
    display: flex;
    border: 1px solid #434343
}

#footer .item__financing .financing__title {
    position: relative;
    display: flex;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 500;
    color: silver;
    border-right: 1px solid #434343
}

#footer .item__financing .financing__title:before {
    content: "";
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #434343;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%)
}

#footer .item__financing .financing__title:after {
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #333;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%)
}

#footer .item__financing .financing__title a {
    height: 100%;
    display: flex;
    padding: 0 15px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: silver;
    transition: color .3s
}

#footer .item__financing .financing__title a b {
    font-size: 15px;
    font-weight: 600
}

#footer .item__financing .financing__title a:hover {
    color: #fff;
    transition: color .3s
}

#footer .item__financing .financing__title a img {
    height: 50px;
    width: auto;
    display: block;
    margin: auto
}

#footer .item__financing ul.financing__brands {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    padding: 0;
    list-style: none;
    margin: 0
}

#footer .item__financing ul.financing__brands li {
    margin: 20px
}

#footer .item__financing ul.financing__brands li a img {
    opacity: .25;
    transition: opacity .3s
}

#footer .item__financing ul.financing__brands li a:hover img {
    opacity: 1;
    transition: opacity .3s
}

.newsletter-footer .wpcf7-form-control-wrap.email,
.newsletter-footer .wpcf7-form-control-wrap.nome {
    margin-right: 3px
}

.modal-feedback-success {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: none;
    width: 310px;
    padding: 50px 20px;
    z-index: 9999;
    background: #fff;
    box-shadow: 1px 2px 25px 4px rgba(0, 0, 0, .51)
}

.modal-feedback-success span {
    font-size: 14px;
    color: #000;
    display: block;
    text-align: center
}

.partners {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    padding: 20px 0;
    border-top: 1px solid #939598
}

.partners a>p {
    font-size: clamp(.3rem, 2.5vw, .5rem);
    list-style-type: none !important;
    text-decoration: none !important;
    color: hsla(0, 0%, 54.1%, .75);
    margin-left: 6px
}

.partners a {
    margin: 0 20px
}

#copyright {
    background: #b9b9b9;
    color: #333;
    border-top: 1px solid #939598
}

@media (max-width:768px) {
    #copyright {
        padding-bottom: 30px
    }
}

#copyright .policy-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width:768px) {
    #copyright .policy-links {
        justify-content: center
    }
}

#copyright .policy-links a {
    margin-left: 15px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 300%;
    text-decoration: underline !important;
    color: #333
}

@media (max-width:768px) {
    #copyright .policy-links a {
        margin: 0 15px
    }
}

#copyright .policy-links .logo-base {
    margin-left: 30px
}

@media (max-width:768px) {
    #copyright .policy-links .logo-base {
        width: 100%;
        margin-left: 0
    }
}

#copyright .container {
    display: flex;
    padding: 25px 15px;
    align-items: center;
    justify-content: space-between
}

#copyright p {
    margin: 0;
    font-size: 12px
}

@media (max-width:768px) {
    #copyright p {
        text-align: center
    }
}

#copyright p a {
    color: #333;
    text-decoration: underline
}

#copyright .powered {
    width: 25px;
    overflow: hidden;
    transition: width .3s
}

#copyright .powered svg {
    height: 25px;
    width: auto;
    display: block
}

#copyright .powered svg * {
    fill: #757575;
    transition: fill .3s
}

#copyright .powered:hover {
    width: 75px;
    transition: width .3s
}

#copyright .powered:hover svg * {
    fill: #fff;
    transition: fill .3s
}

@media (max-width:1199px) {
    #pre-footer {
        font-size: 14px
    }

    #pre-footer .social a {
        padding: 20px 18px
    }

    #footer .item .item__logos a {
        margin: 0 10px
    }
}

@media (max-width:991px) {
    #pre-footer {
        font-size: 13px
    }

    #pre-footer .container {
        height: 90px
    }

    #pre-footer .address {
        width: 35%;
        max-width: 35%;
        min-width: 35%
    }

    #pre-footer .social a {
        padding: 15px
    }

    #footer .item__financing {
        flex-direction: column
    }

    #footer .item__financing .financing__title {
        border-right: 0;
        border-bottom: 1px solid #434343
    }

    #footer .item__financing .financing__title:before {
        border: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #434343;
        top: 100%;
        left: 50%;
        transform: translateX(-50%)
    }

    #footer .item__financing .financing__title:after {
        border: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #333;
        top: 100%;
        left: 50%;
        transform: translateX(-50%)
    }

    #footer .item__financing .financing__title a {
        padding: 15px
    }

    #footer .item__financing ul.financing__brands {
        padding: 10px 0 0
    }
}

@media (max-width:767px) {
    #pre-footer {
        font-size: 12px
    }

    #pre-footer .container {
        height: auto;
        flex-wrap: wrap;
        padding: 20px 0 0
    }

    #pre-footer .address,
    #pre-footer .phone {
        width: 30%;
        max-width: 30%;
        min-width: 30%
    }

    #pre-footer .address {
        width: 70%;
        max-width: 70%;
        min-width: 70%
    }

    #pre-footer .social {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 5px 0
    }

    #copyright .container,
    #footer .item .item__logos {
        justify-content: center
    }

    #copyright .container {
        flex-direction: column;
        text-align: center
    }

    #copyright .powered {
        width: 75px;
        margin: 20px auto 0
    }
}

@media (max-width:567px) {
    #pre-footer .container {
        flex-direction: column;
        align-items: center;
        padding: 10px 0 0
    }

    #pre-footer .address,
    #pre-footer .phone {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 15px 15px 0
    }

    #footer .item .item__title {
        position: relative;
        font-size: 14px;
        cursor: pointer;
        border-bottom: 1px solid rgba(147, 149, 152, .12941176470588237);
        padding-bottom: 25px
    }

    #footer .item .item__title:after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        top: 30px;
        right: 0;
        background: url(../../images/footer-open-menu.png);
        background-position: 100%;
        background-repeat: no-repeat;
        transition: all .2s ease-in-out
    }

    #footer .item .item__title.active:after {
        transform: rotate(180deg)
    }

    #footer .item ul.item__menu {
        margin: 10px 0 0;
        max-height: 0;
        overflow: hidden;
        transition: all .2s ease-in-out
    }

    #footer .item ul.item__menu.active {
        max-height: 500px
    }

    #footer .item__financing .financing__title,
    #footer .item ul.item__menu li a {
        font-size: 12px
    }

    #footer .item__financing .financing__title a b {
        font-size: 14px
    }
}

.text-404 {
    display: flex;
    flex-wrap: wrap;
    max-width: 480px;
    margin: 0 auto;
    justify-content: center;
    padding: 105px 15px 165px
}

.text-404 h1 {
    font-size: 48px;
    line-height: 110%;
    color: #f26e20;
    width: 100%
}

.text-404 h1,
.text-404 p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    display: block;
    text-align: center
}

.text-404 p {
    font-size: 16px;
    margin-top: 40px;
    line-height: 150%;
    letter-spacing: .44px;
    color: #666
}

.header-single {
    margin-top: 100px
}

.header-single .breadcrumb-irmaos-francisco li a {
    color: #939598;
    transition: all .2s ease-in-out
}

.header-single .breadcrumb-irmaos-francisco li a:hover {
    opacity: .8
}

.about__block-1 {
    background: #f5f5f5
}

.about__block-1 .container {
    display: flex;
    padding: 100px 15px;
    align-items: center;
    justify-content: center
}

.about__block-1 .block__content {
    padding: 0 50px 0 0
}

.about__block-1 .block__content ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.about__block-1 .block__content ul li {
    font-size: 16px;
    font-weight: 500;
    color: #777
}

.about__block-1 .block__content ul li+li:before {
    content: "";
    background: #175a2c;
    width: 40px;
    height: 3px;
    display: block;
    margin: 35px 0
}

.about__block-1 .block__content ul li b {
    color: #006c24
}

.about__block-1 .block__image {
    margin: 0 0 0 auto
}

.about__block-1 .block__image img {
    width: 500px;
    height: auto
}

.about__block-2 {
    color: #525252
}

.about__block-2 .container {
    display: flex;
    padding: 100px 15px;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap
}

.about__block-2 .block__content {
    padding: 0 0 0 100px;
    line-height: 2.2
}

.about__block-2 .block__content p {
    margin: 0 0 20px
}

.about__block-3 {
    background: url(../../images/bg_about_location.png) 45px no-repeat;
    background-size: 1305px auto
}

.about__block-3 .container {
    padding: 200px 15px 0
}

.about__block-3 .block__header {
    display: flex;
    align-items: center;
    margin: 0 0 60px
}

.about__block-3 .block__header .header__title {
    padding: 0;
    font-size: 50px;
    font-weight: 800;
    color: #aec85d;
    line-height: .9;
    text-align: right;
    text-transform: uppercase;
    margin: 0
}

.about__block-3 .block__header .header__content {
    padding: 0 0 0 20px;
    color: #525252;
    border-left: 1px solid #ccc;
    margin: 0 0 0 20px
}

.about__block-3 .block__header .header__content .content__label {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 5px;
    text-transform: uppercase
}

.about__block-3 .block__header .header__content .content__city {
    font-size: 28px;
    font-weight: 600;
    color: #006c24;
    line-height: 1;
    margin: 2px 0 0
}

.about__block-3 .block__header .header__content .content__slogan {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.1;
    margin: 10px 0 0
}

.about__block-3 .block__body {
    display: flex;
    align-items: center
}

.about__block-3 .block__body .location__main {
    padding: 0 0 0 295px
}

.about__block-3 .block__body .location__main ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.about__block-3 .block__body .location__main ul li {
    position: relative;
    padding: 0 0 0 30px;
    font-size: 15px;
    font-weight: 500;
    color: #525252;
    line-height: 1.6;
    margin: 0 0 20px
}

.about__block-3 .block__body .location__main ul li i {
    position: absolute;
    top: 5px;
    left: 0;
    color: #0d6441
}

.about__block-3 .block__body .location__main ul li a {
    color: #525252;
    transition: color .3s
}

.about__block-3 .block__body .location__main ul li a:hover {
    color: #333;
    transition: color .3s
}

.about__block-3 .block__body .location__others {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    flex-grow: 1;
    padding: 0 0 0 130px;
    color: #525252
}

.about__block-3 .block__body .location__others .others__title {
    padding: 0 0 0 55px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase
}

.about__block-3 .block__body .location__others ul {
    padding: 0;
    list-style: none;
    margin: 15px 0 0
}

.about__block-3 .block__body .location__others ul li {
    position: relative;
    padding: 12px 0 12px 55px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5
}

.about__block-3 .block__body .location__others ul li:first-child {
    padding-top: 0
}

.about__block-3 .block__body .location__others ul li:last-child {
    padding-bottom: 0
}

.about__block-3 .block__body .location__others ul li:before {
    content: "";
    background: #e3e3e3;
    width: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10px
}

.about__block-3 .block__body .location__others ul li .btn__map {
    background: #e3e3e3;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    border-radius: 100%
}

.about__block-3 .block__body .location__others ul li .btn__map:hover {
    color: #fff
}

.about__block-3 .block__body .location__others ul li b {
    color: #006c24
}

.about__block-3 .block__body .location__others ul li a {
    color: #525252;
    text-decoration: underline;
    transition: color .3s
}

.about__block-3 .block__body .location__others ul li a:hover {
    color: #f26e20;
    transition: color .3s
}

.about__header .header__video {
    background: #000;
    z-index: 0;
    overflow: hidden
}

.about__header .header__video,
.about__header .header__video video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.about__header .header__video video {
    background-size: 100% 100%;
    background-size: contain;
    background-position: 50%;
    object-fit: cover
}

.about__header .header__video video::-webkit-media-controls {
    display: none !important
}

.header__buttons .header__btn.btn__blank,
.header__buttons .header__btn:hover {
    color: #fff;
    opacity: .7
}

.header__buttons {
    flex-wrap: wrap;
    margin: 30px 0 70px
}

.header__buttons,
.header__buttons .header__btn {
    display: flex;
    align-items: center;
    justify-content: center
}

.header__buttons .header__btn {
    background: #175a2c;
    height: 50px;
    padding: 0 30px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 15px 0;
    border-radius: 3px;
    transition: background .3s, color .3s
}

.title__iso {
    font-size: 25px;
    font-weight: 900;
    color: #525252;
    line-height: 1.1;
    text-transform: uppercase;
    display: block;
    width: 100%
}

.iso_content {
    display: flex
}

.title__gptw {
    font-size: 25px;
    font-weight: 900;
    color: #525252;
    line-height: 1.1;
    text-transform: uppercase;
    display: block;
    width: 100%
}

.gptw_content {
    display: flex
}

@media (max-width:1199px) {
    .about__block-3 {
        background-size: 1310px auto
    }

    .about__block-3 .container {
        padding: 100px 15px 0
    }

    .about__block-3 .block__body .location__main {
        padding: 0 0 0 160px
    }

    .about__block-3 .block__body .location__others {
        padding: 0 0 0 65px
    }
}

@media (max-width:991px) {
    .about__block-1 .container {
        padding: 70px 15px;
        flex-direction: column
    }

    .about__block-1 .block__content {
        padding: 35px 0 0;
        text-align: center
    }

    .about__block-1 .block__content ul li {
        font-size: 15px
    }

    .about__block-1 .block__content ul li+li:before {
        margin: 25px auto
    }

    .about__block-1 .block__image img {
        max-width: 75%;
        height: auto;
        display: block;
        margin: auto
    }

    .about__block-2 .container {
        padding: 70px 15px
    }

    .about__block-2 .block__stamp img {
        width: 220px;
        height: auto
    }

    .about__block-2 .block__content {
        padding: 0 0 0 50px;
        font-size: 15px;
        line-height: 2
    }

    .about__block-3 {
        background-position: center -100px;
        background-size: 1400px auto
    }

    .about__block-3 .container {
        padding: 70px 15px 0
    }

    .about__block-3 .block__header .header__title {
        font-size: 40px
    }

    .about__block-3 .block__header .header__content .content__label {
        font-size: 13px;
        letter-spacing: 3px
    }

    .about__block-3 .block__header .header__content .content__city {
        font-size: 24px
    }

    .about__block-3 .block__header .header__content .content__slogan {
        font-size: 17px;
        margin: 8px 0 0
    }

    .about__block-3 .block__body .location__main {
        padding: 0 0 0 20px
    }

    .about__block-3 .block__body .location__main ul li {
        font-size: 13px
    }

    .about__block-3 .block__body .location__others {
        padding: 0 0 0 40px
    }

    .about__block-3 .block__body .location__others .others__title {
        padding: 0 0 0 45px
    }

    .about__block-3 .block__body .location__others ul li {
        padding: 12px 0 12px 45px;
        font-size: 12px
    }

    .about__block-2 {
        color: #525252;
        align-items: center;
        display: flex;
        flex-direction: column;
        position: relative;
        justify-content: center;
        text-align: center
    }
}

@media (max-width:767px) {
    .about__block-1 .container {
        padding: 50px 15px
    }

    .about__block-1 .block__content ul li {
        font-size: 14px
    }

    .about__block-1 .block__content ul li b {
        font-size: 15px
    }

    .about__block-2 .container {
        padding: 50px 15px;
        flex-direction: column
    }

    .about__block-2 .block__stamp {
        margin: auto
    }

    .about__block-2 .block__content {
        padding: 35px 0 0;
        font-size: 14px;
        line-height: 1.8;
        text-align: center;
        margin: 0 10px
    }

    .about__block-3 {
        background-position: center 0;
        background-size: 770px auto
    }

    .about__block-3 .container {
        padding: 190px 15px 0
    }

    .about__block-3 .block__header {
        flex-direction: column;
        margin: 0 0 45px
    }

    .about__block-3 .block__header .header__title {
        width: 100%;
        font-size: 25px;
        text-align: center
    }

    .about__block-3 .block__header .header__title br {
        display: none
    }

    .about__block-3 .block__header .header__content {
        width: 100%;
        padding: 15px 0 0;
        text-align: center;
        border-left: 0;
        margin: 0
    }

    .about__block-3 .block__header .header__content .content__label {
        font-size: 12px
    }

    .about__block-3 .block__header .header__content .content__city {
        font-size: 22px
    }

    .about__block-3 .block__header .header__content .content__slogan {
        font-size: 16px
    }

    .about__block-3 .block__body {
        flex-direction: column
    }

    .about__block-3 .block__body .location__main {
        width: 100%;
        display: flex;
        padding: 0;
        flex-direction: column;
        align-items: center
    }

    .about__block-3 .block__body .location__main ul li {
        margin: 0 0 15px
    }

    .about__block-3 .block__body .location__others {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        display: flex;
        padding: 25px 0 0;
        flex-direction: column;
        align-items: center
    }

    .about__block-3 .block__body .location__others .others__title {
        padding: 0
    }

    .about__header .header__buttons {
        margin: 20px 0 0
    }

    .about__header .header__buttons .header__btn {
        height: 45px;
        padding: 0 25px;
        font-size: 12px
    }
}

@media (max-width:567px) {
    .about__block-1 .block__image img {
        max-width: 90%
    }

    .about__block-3 .block__header .header__content .content__slogan {
        font-size: 14px;
        line-height: 1.4
    }

    .about__block-3 .block__body .location__main {
        align-items: flex-start
    }

    .about__block-3 .block__body .location__others ul li {
        padding: 12px 0 12px 35px
    }
}

.blog__header {
    background: #333;
    position: relative;
    color: #fff;
    text-align: center
}

.blog__header .header__background {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: grayscale(100%);
    opacity: .15
}

.blog__header .container {
    display: flex;
    padding: 190px 15px 100px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 1
}

.blog__header .header__title {
    padding: 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0
}

.blog__header .header__form {
    background: #f0f0f0;
    width: 420px;
    height: 68px;
    position: relative;
    display: flex;
    margin: 30px auto 0;
    border-radius: 100px
}

.blog__header .header__form:before {
    content: "\f002";
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
    font-family: Font Awesome\ 5 Free;
    font-size: 18px;
    font-weight: 900;
    color: #aaa
}

.blog__header .header__form form {
    width: 100%;
    display: flex;
    position: relative
}

.blog__header .header__form input {
    background: transparent;
    width: 100%;
    display: block;
    padding: 0 55px;
    border: 0
}

.blog__header .header__form button {
    background: transparent;
    padding: 0 25px;
    font-size: 14px;
    font-weight: 800;
    color: #f26e20;
    text-transform: uppercase;
    border: 0;
    border-left: 1px solid #ddd;
    margin: 10px 0
}

.blog__header .header__form .form__loading {
    font-size: 20px;
    color: #666;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.blog__header .header__form .form__loading.active {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

.blog__header .header__form ul.form__result {
    background: #f5f5f5;
    padding: 0;
    list-style: none;
    margin: 0;
    position: absolute;
    top: calc(100% + 25px);
    left: 0;
    right: 0;
    z-index: 1;
    box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, .1);
    border-radius: 5px;
    opacity: 0;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

.blog__header .header__form input:focus~ul.form__result {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s, visibility .3s
}

.blog__header .header__form ul.form__result li {
    position: relative;
    border-bottom: 1px solid #e5e5e5
}

.blog__header .header__form ul.form__result li:first-child:before {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #f5f5f5;
    position: absolute;
    top: -5px;
    left: 30px
}

.blog__header .header__form ul.form__result li:last-child {
    border-bottom: 0
}

.blog__header .header__form ul.form__result li a {
    display: flex;
    padding: 13px 15px;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    font-weight: 500;
    color: #a3a3a3;
    text-align: left;
    transition: color .3s
}

.blog__header .header__form ul.form__result li a:after {
    content: "\f105";
    font-family: Font Awesome\ 5 Free;
    font-size: 13px;
    font-weight: 900;
    color: #f26e20;
    margin: 0 0 0 15px
}

.blog__header .header__form ul.form__result li a:hover {
    color: #676767;
    transition: color .3s
}

.blog__categories {
    background: #2e2e2e;
    text-align: center
}

.blog__categories ul {
    height: 80px;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0
}

.blog__categories ul li {
    margin: 0 50px
}

.blog__categories ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    transition: color .3s
}

.blog__categories ul li.button a {
    background: #f26e20;
    padding: 10px 25px;
    font-weight: 700;
    border-radius: 100px;
    transition: background .3s
}

.blog__categories ul li:not(.button) a:hover {
    color: #f26e20;
    transition: color .3s
}

.blog__categories ul li.button a:hover {
    background: #006c24;
    transition: background .3s
}

.blog__main {
    background: #f5f5f5
}

.blog__main .container {
    padding: 100px 15px 0
}

.blog__block-1 {
    margin: 0 0 100px
}

.blog__block-1 .row {
    margin: 0 -10px
}

.blog__block-1 .row .column {
    padding: 0 10px
}

.blog__block-1 .blog__item {
    position: relative
}

.blog__block-1 .blog__item a {
    display: block;
    color: #fff
}

.blog__block-1 .blog__item .item__image {
    overflow: hidden
}

.blog__block-1 .blog__item .item__image img {
    transition: transform .3s
}

.blog__block-1 .blog__item .item__content {
    background-image: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .75));
    width: 100%;
    height: 100%;
    display: flex;
    padding: 30px;
    align-items: flex-start;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.blog__block-1 .blog__item .item__content .content__category {
    background: #f26e20;
    display: inline-flex;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 auto;
    border-radius: 100px
}

.blog__block-1 .blog__item .item__content .content__date {
    font-size: 12px;
    font-weight: 800;
    color: #f26e20;
    letter-spacing: 4px;
    text-transform: uppercase
}

.blog__block-1 .blog__item .item__content .content__title {
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.05;
    margin: 10px 0 0
}

.blog__block-1 .blog__item .item__content .content__title:after {
    content: "\f061";
    font-family: Font Awesome\ 5 Free;
    font-size: 25px;
    font-weight: 900;
    color: #f26e20;
    margin: 0 0 0 15px;
    transition: transform .3s
}

.blog__block-1 .blog__item:hover .item__image img {
    transform: scale(1.1);
    transition: transform .3s
}

.blog__block-1 .blog__item:hover .item__content .content__title:after {
    transform: translateX(10px);
    transition: transform .3s
}

.blog__ebook {
    background: url(../../images/bg_ebook.jpg) #f26e20 top no-repeat;
    height: 100%
}

.blog__ebook a {
    height: 100%;
    display: flex;
    padding: 30px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    text-align: center
}

.blog__ebook .ebook__label {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0 0 auto
}

.blog__ebook .ebook__title {
    font-size: 21px;
    font-weight: 800;
    color: #fff;
    line-height: 1.15;
    text-transform: uppercase;
    margin: 0 0 20px
}

.blog__ebook .ebook__btn {
    background: #eee;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    transition: background .3s, color .3s
}

.blog__ebook a:hover .ebook__btn {
    background: #006c24;
    color: #fff;
    transition: background .3s, color .3s
}

.blog__newsletter {
    background: #175a2c;
    height: 100%;
    display: flex;
    padding: 30px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    text-align: center
}

.blog__newsletter .newsletter__label {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 0 0 auto
}

.blog__newsletter .newsletter__title {
    font-size: 30px;
    font-weight: 800;
    line-height: 1;
    margin: 20px 0 0
}

.blog__newsletter .body__form,
.blog__newsletter .newsletter__form {
    margin: 30px 0
}

.blog__newsletter .body__form .form__button,
.blog__newsletter .body__form .form__input,
.blog__newsletter .newsletter__form .form__button,
.blog__newsletter .newsletter__form .form__input {
    position: relative;
    margin: 10px 0
}

.blog__newsletter .body__form .form__button .wpcf7-form-control-wrap,
.blog__newsletter .body__form .form__input .wpcf7-form-control-wrap {
    display: block
}

.blog__newsletter .body__form .form__input input,
.blog__newsletter .newsletter__form .form__input input {
    background: hsla(0, 0%, 100%, .15);
    width: 100%;
    height: 42px;
    display: block;
    padding: 0 15px;
    border: 0;
    font-size: 13px;
    color: #fff;
    border-radius: 4px;
    transition: background .3s
}

.blog__newsletter .body__form .form__input input::-webkit-input-placeholder,
.blog__newsletter .newsletter__form .form__input input::-webkit-input-placeholder {
    color: #fff
}

.blog__newsletter .body__form .form__input input:-ms-input-placeholder,
.blog__newsletter .newsletter__form .form__input input:-ms-input-placeholder {
    color: #fff
}

.blog__newsletter .body__form .form__input input::placeholder,
.blog__newsletter .newsletter__form .form__input input::placeholder {
    color: #fff
}

.blog__newsletter .body__form .form__input input:focus,
.blog__newsletter .body__form .form__input input:hover,
.blog__newsletter .newsletter__form .form__input input:focus,
.blog__newsletter .newsletter__form .form__input input:hover {
    background: hsla(0, 0%, 100%, .25);
    transition: background .3s
}

.blog__newsletter .body__form .form__button input[type=submit],
.blog__newsletter .newsletter__form .form__button button {
    background: #fff;
    width: 100%;
    height: 42px;
    display: block;
    padding: 0 15px;
    font-size: 13px;
    font-weight: 700;
    color: #175a2c;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
    cursor: pointer
}

.blog__newsletter .body__form .form__button input[type=submit]:hover,
.blog__newsletter .newsletter__form .form__button button:hover {
    background: #175a2c;
    color: #fff;
    opacity: .7
}

.blog__newsletter .ajax-loader {
    display: none !important
}

.blog__newsletter .wpcf7-response-output {
    background: transparent;
    padding: 0;
    font-size: 11px;
    font-style: italic;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    border: 0;
    margin: -15px 0 15px
}

.blog__newsletter .newsletter__description {
    font-size: 11px;
    opacity: .7;
    margin: auto 0 0
}

.blog__block-2 {
    margin: 0 0 100px
}

.blog__column-list .list__header {
    margin: 0 0 30px
}

.blog__column-list .list__header .header__title {
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    color: #aaa;
    line-height: 1.1;
    margin: 0
}

.blog__column-list .row {
    margin: 0 -10px
}

.blog__column-list .row .column {
    padding: 0 10px
}

.blog__column-list .list__item {
    background: #fff;
    height: calc(100% - 20px);
    margin: 0 0 20px;
    box-shadow: 10px 10px 15px 0 #eee;
    transition: background .3s, transform .3s
}

.blog__column-list .list__item .item__content {
    display: flex;
    padding: 30px;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column
}

.blog__column-list .list__item .item__content .content__category {
    padding: 2px 15px;
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    border: 1px solid #f26e20;
    border-radius: 100px;
    transition: border .3s, color .3s
}

.blog__column-list .list__item .item__content .content__date {
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 4px;
    text-indent: 4px;
    text-transform: uppercase;
    margin: 15px 0 0;
    transition: color .3s
}

.blog__column-list .list__item .item__content .content__title {
    font-size: 16px;
    font-weight: 500;
    color: #999;
    line-height: 1.3;
    margin: 15px 0 0;
    transition: color .3s
}

.blog__column-list .list__item:hover {
    background: #f26e20;
    transform: scale(1.05);
    transition: background .3s, transform .3s
}

.blog__column-list .list__item:hover .item__content .content__category {
    color: #fff;
    border-color: #fff;
    transition: border .3s, color .3s
}

.blog__column-list .list__item:hover .item__content .content__date,
.blog__column-list .list__item:hover .item__content .content__title {
    color: #fff;
    transition: color .3s
}

@media (max-width:1199px) {
    .blog__header .container {
        padding: 160px 15px 90px
    }

    .blog__header .header__title {
        font-size: 38px
    }

    .blog__categories ul li {
        margin: 0 30px
    }

    .blog__block-1,
    .blog__block-2 {
        margin: 0 0 80px
    }

    .blog__block-1 .blog__item .item__content {
        padding: 25px
    }

    .blog__block-1 .blog__item .item__content .content__title {
        font-size: 24px
    }

    .blog__ebook a {
        padding: 20px
    }

    .blog__ebook .ebook__title {
        font-size: 16px
    }

    .blog__newsletter {
        padding: 20px
    }

    .blog__newsletter .newsletter__title {
        font-size: 20px;
        margin: 10px 0 0
    }

    .blog__newsletter .newsletter__form {
        margin: 20px 0
    }

    .blog__newsletter .newsletter__form .form__button button,
    .blog__newsletter .newsletter__form .form__input input {
        height: 40px
    }

    .blog__newsletter .newsletter__description {
        font-size: 10px
    }

    .blog__column-list .list__header .header__title {
        font-size: 25px
    }

    .blog__column-list .list__item .item__content {
        padding: 25px 20px
    }

    .blog__column-list .list__item .item__content .content__category {
        font-size: 11px
    }

    .blog__column-list .list__item .item__content .content__date {
        letter-spacing: 2px
    }

    .blog__column-list .list__item .item__content .content__title {
        font-size: 15px
    }
}

@media (max-width:991px) {
    .blog__header .container {
        padding: 140px 15px 70px
    }

    .blog__header .header__title {
        font-size: 30px
    }

    .blog__header .header__form {
        width: 380px;
        height: 55px
    }

    .blog__header .header__form input {
        font-size: 15px
    }

    .blog__categories ul {
        height: 75px
    }

    .blog__categories ul li {
        margin: 0 15px
    }

    .blog__categories ul li a {
        font-size: 13px;
        line-height: 1.25
    }

    .blog__categories ul li.button a {
        font-weight: 600
    }

    .blog__main .container {
        padding: 80px 15px 0
    }

    .blog__block-1 .blog__item .item__content {
        padding: 20px
    }

    .blog__block-1 .blog__item .item__content .content__category {
        font-size: 11px
    }

    .blog__block-1 .blog__item .item__content .content__date {
        font-size: 10px
    }

    .blog__block-1 .blog__item .item__content .content__title {
        font-size: 18px;
        line-height: 1.25;
        margin: 5px 0 0
    }

    .blog__block-1 .blog__item .item__content .content__title:after {
        font-size: 20px
    }

    .blog__ebook a {
        padding: 25px
    }

    .blog__newsletter {
        padding: 25px;
        margin: 20px 0 0
    }

    .blog__newsletter form {
        width: 100%;
        display: block
    }

    .blog__newsletter .newsletter__title {
        margin: 0
    }

    .blog__newsletter .newsletter__form {
        width: 100%;
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        margin: 10px 0 0
    }

    .blog__newsletter .newsletter__form .form__button,
    .blog__newsletter .newsletter__form .form__input {
        width: 33.3333333%;
        max-width: 33.3333333%;
        min-width: 33.3333333%;
        padding: 0 10px;
        margin: 10px 0
    }

    .blog__column-list .list__item .item__content {
        padding: 25px
    }
}

@media (max-width:767px) {
    .blog__categories ul {
        height: inherit;
        padding: 10px 0;
        flex-wrap: wrap;
        margin: 0 -5px
    }

    .blog__categories ul li {
        background: rgba(0, 0, 0, .1);
        width: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
        min-width: calc(33.33333% - 10px);
        height: 55px;
        margin: 5px;
        border-radius: 4px
    }

    .blog__categories ul li:not(.button) {
        padding: 0 10px
    }

    .blog__categories ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center
    }

    .blog__categories ul li.button a {
        padding: 0;
        border-radius: 4px
    }

    .blog__ebook {
        margin: 20px 0 0
    }

    .blog__newsletter .newsletter__form {
        flex-wrap: wrap;
        margin: 15px 0 5px
    }

    .blog__newsletter .newsletter__form .form__button,
    .blog__newsletter .newsletter__form .form__input {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 0;
        margin: 5px 0
    }

    .blog__block-2 {
        margin: 0 0 40px
    }

    .blog__column-list .list__header .header__title {
        font-size: 22px;
        text-align: center
    }
}

@media (max-width:567px) {
    .blog__header .container {
        padding: 140px 15px 50px
    }

    .blog__header .header__title {
        font-size: 26px
    }

    .blog__header .header__form {
        width: 100%
    }

    .blog__block-1 .blog__item .item__content .content__title {
        font-size: 15px
    }

    .blog__ebook,
    .blog__newsletter {
        height: inherit
    }

    .blog__ebook {
        background-size: 100% auto;
        height: 320px
    }

    .blog__categories ul li {
        width: calc(50% - 10px);
        max-width: calc(50% - 10px);
        min-width: calc(50% - 10px)
    }

    .blog__categories ul li.button a,
    .blog__categories ul li a {
        padding: 0 15px
    }

    .blog__block-2 {
        margin: 50px 0 0 !important
    }
}

.careers__header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.careers__header .header__mask {
    background-image: linear-gradient(90deg, rgba(46, 46, 46, .75), rgba(46, 46, 46, .5) 60%);
    height: 100%
}

.careers__header .container {
    height: 100%;
    display: flex;
    padding: 190px 15px 100px;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.careers__header .header__label {
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 3px;
    text-transform: uppercase
}

.careers__header .header__title {
    display: flex
}

.careers__header .header__title h1 {
    padding: 0;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0
}

.careers__header .header__title img {
    width: 50px;
    height: auto;
    margin-left: 15px
}

.page-template-page-trabalhe .header__description {
    margin: 40px 0
}

.button-header-container {
    position: relative;
    display: flex;
    justify-content: center
}

.careers__header-btn.header__btn {
    background: #175a2c;
    display: inline-flex;
    max-width: 600px;
    padding: 15px 25px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    margin: 0 auto 40px;
    border-radius: 4px;
    transition: background .3s
}

.careers__header-btn.header__btn i {
    font-size: 16px;
    margin: 0 15px 0 0
}

.careers__header-btn.header__btn p {
    margin: 0
}

.careers__header-btn.header__btn p b {
    font-size: 16px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase
}

.careers__header-btn.header__btn:hover {
    background: #f26e20;
    transition: background .3s
}

.careers__tabs {
    position: relative;
    margin: 60px 0 80px;
    z-index: 1
}

.careers__tabs ul {
    display: flex;
    align-items: center;
    padding: 0;
    list-style: none;
    margin: 0 -7.5px
}

.careers__tabs ul li {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: calc(20% - 15px);
    max-width: calc(20% - 15px);
    min-width: calc(20% - 15px);
    height: 110px;
    position: relative;
    flex-grow: 1;
    margin: 0 7.5px;
    cursor: pointer;
    transition: box-shadow .3s
}

.careers__tabs ul li:after {
    content: "";
    border-top: 12px solid #f26e20;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    position: absolute;
    top: 100%;
    left: calc(50% - 12px);
    opacity: 0;
    transition: opacity .3s
}

.careers__tabs ul li .title {
    background-image: linear-gradient(180deg, transparent 35%, rgba(0, 0, 0, .75));
    height: 100%;
    display: flex;
    padding: 0 20px 15px;
    align-items: flex-end;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .2)
}

.careers__tabs ul li.active {
    box-shadow: 0 0 0 4px #f26e20;
    transition: box-shadow .3s
}

.careers__tabs ul li.active:after {
    opacity: 1;
    transition: opacity .3s
}

.careers__content-tabs .content {
    font-size: 15px;
    font-weight: 500;
    color: #6e6e6e;
    line-height: 1.8
}

.careers__content-tabs .content p {
    margin: 0 0 30px
}

.careers__content-tabs .accordion>br {
    display: none
}

.careers__content-tabs .accordion .item {
    border-bottom: 1px solid #e8e8e8
}

.careers__content-tabs .accordion .item+br {
    display: none
}

.careers__content-tabs .accordion .item .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer
}

.careers__content-tabs .accordion .item .title:after {
    content: "\f067";
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Font Awesome\ 5 Free;
    font-size: 15px;
    font-weight: 900;
    color: #f26e20;
    text-align: center;
    border-color: #dfdfdf #c9c9c9 #c9c9c9 #dfdfdf;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px
}

.careers__content-tabs .accordion .item .title.active:after {
    content: "\f068"
}

.careers__content-tabs .accordion .item .content {
    display: none;
    padding: 0 0 20px
}

@media (max-width:991px) {
    .careers__header .container {
        padding: 150px 25% 120px
    }

    .careers__header .header__title h1 {
        font-size: 40px
    }

    .careers__header .header__title {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .careers__header .header__title img {
        margin: 8px 0 0
    }

    .careers__header .header__description {
        font-size: 16px;
        margin: 30px 0 0
    }

    .careers__tabs {
        margin: 10px 0 60px
    }

    .careers__tabs ul li {
        height: 85px
    }

    .careers__tabs ul li .title {
        padding: 0 15px 10px;
        font-size: 14px
    }
}

@media (max-width:767px) {
    .careers__header {
        text-align: center
    }

    .careers__header .container {
        padding: 140px 15px 70px;
        align-items: center;
        justify-content: center
    }

    .careers__header .header__stamp {
        display: none
    }

    .careers__header .header__title h1 {
        font-size: 35px
    }

    .careers__header .header__description {
        font-size: 14px;
        margin: 25px 0 0
    }

    .careers__header-btn.header__btn {
        padding: 15px 20px;
        font-size: 12px;
        margin: 0
    }

    .careers__header-btn.header__btn p b {
        font-size: 14px
    }

    .careers__main .container {
        padding: 50px 15px 0
    }

    .careers__tabs {
        margin: 0 0 50px
    }

    .careers__tabs ul {
        flex-wrap: wrap;
        justify-content: center
    }

    .careers__tabs ul li {
        width: calc(33.33333% - 15px);
        max-width: calc(33.33333% - 15px);
        min-width: calc(33.33333% - 15px);
        margin: 20px 7.5px 0
    }

    .careers__tabs ul li .title {
        font-size: 13px
    }

    .careers__content-tabs .content {
        font-size: 14px;
        line-height: 1.7
    }

    .careers__content-tabs .accordion .item .title {
        font-size: 15px
    }

    .careers__content-tabs .accordion .item .title:after {
        margin: 0 0 0 15px
    }
}

@media (max-width:567px) {
    .careers__header .header__label {
        letter-spacing: normal
    }

    .careers__header .header__title h1 {
        font-size: 30px
    }

    .careers__header .header__description {
        font-size: 13px;
        margin: 15px 0 0
    }

    .careers__header-btn.header__btn i {
        display: none
    }

    .careers__main .container {
        padding: 35px 15px 0
    }

    .careers__tabs ul li {
        width: calc(50% - 15px);
        max-width: calc(50% - 15px);
        min-width: calc(50% - 15px)
    }
}

.commercial__main {
    background: url(../../images/bg_commercial.png) #f5f5f5 50% no-repeat
}

.commercial__main .container {
    padding: 90px 15px 0
}

.commercial__main .container .breadcrumb {
    margin-bottom: 120px
}

.commercial__main .block__header {
    text-shadow: -1px 0 0 #f5f5f5, 1px 0 0 #f5f5f5, 0 -1px 0 #f5f5f5, 0 1px 0 #f5f5f5, -1px -1px 0 #f5f5f5, 1px 1px 0 #f5f5f5, -2px 0 0 #f5f5f5, 2px 0 0 #f5f5f5, 0 -2px 0 #f5f5f5, 0 2px 0 #f5f5f5, -2px -2px 0 #f5f5f5, 2px 2px 0 #f5f5f5, -2px 1px 0 #f5f5f5, 2px 1px 0 #f5f5f5, 1px -2px 0 #f5f5f5, 1px 2px 0 #f5f5f5;
    margin: 0 0 30px
}

.commercial__main .block__header .header__title {
    padding: 0;
    font-size: 50px;
    font-weight: 900;
    color: #777;
    line-height: .9;
    text-transform: uppercase;
    margin: 0
}

.commercial__main .block__body {
    display: flex;
    align-items: flex-start
}

.commercial__main .block__body .body__column {
    flex-grow: 1;
    margin: 0 0 50px
}

.commercial__main .block__form .form__subtitle {
    padding: 0;
    font-size: 22px;
    font-weight: 700;
    color: #aaa;
    line-height: 1.2;
    text-shadow: -1px 0 0 #f5f5f5, 1px 0 0 #f5f5f5, 0 -1px 0 #f5f5f5, 0 1px 0 #f5f5f5, -1px -1px 0 #f5f5f5, 1px 1px 0 #f5f5f5, -2px 0 0 #f5f5f5, 2px 0 0 #f5f5f5, 0 -2px 0 #f5f5f5, 0 2px 0 #f5f5f5, -2px -2px 0 #f5f5f5, 2px 2px 0 #f5f5f5, -2px 1px 0 #f5f5f5, 2px 1px 0 #f5f5f5, 1px -2px 0 #f5f5f5, 1px 2px 0 #f5f5f5;
    margin: 0
}

.commercial__main .block__form .form__content .form__field {
    margin: 35px 0 0
}

.commercial__main .block__form .form__content .form__field label {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    text-shadow: -1px 0 0 #f5f5f5, 1px 0 0 #f5f5f5, 0 -1px 0 #f5f5f5, 0 1px 0 #f5f5f5, -1px -1px 0 #f5f5f5, 1px 1px 0 #f5f5f5, -2px 0 0 #f5f5f5, 2px 0 0 #f5f5f5, 0 -2px 0 #f5f5f5, 0 2px 0 #f5f5f5, -2px -2px 0 #f5f5f5, 2px 2px 0 #f5f5f5, -2px 1px 0 #f5f5f5, 2px 1px 0 #f5f5f5, 1px -2px 0 #f5f5f5, 1px 2px 0 #f5f5f5;
    text-transform: uppercase
}

.commercial__main .block__form .form__content .form__field select {
    background: url(../../images/bg_select_1.png) #fff 100% no-repeat;
    width: 100%;
    height: 65px;
    display: block;
    padding: 0 65px 0 20px;
    font-size: 15px;
    font-weight: 500;
    color: #777;
    border: 0;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    box-shadow: 1px 1px 0 0 #ddd;
    border-radius: 5px
}

.commercial__main .block__form .form__content .form__field select:disabled {
    background-color: #eee;
    color: #999
}

.commercial__main .block__body .body__column.column__right {
    width: 620px;
    max-width: 620px;
    min-width: 620px;
    margin: 0 0 0 120px
}

.commercial__main .block__result .result__header {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 18px;
    font-weight: 500;
    color: #777;
    line-height: 1.2;
    text-shadow: -1px 0 0 #f5f5f5, 1px 0 0 #f5f5f5, 0 -1px 0 #f5f5f5, 0 1px 0 #f5f5f5, -1px -1px 0 #f5f5f5, 1px 1px 0 #f5f5f5, -2px 0 0 #f5f5f5, 2px 0 0 #f5f5f5, 0 -2px 0 #f5f5f5, 0 2px 0 #f5f5f5, -2px -2px 0 #f5f5f5, 2px 2px 0 #f5f5f5, -2px 1px 0 #f5f5f5, 2px 1px 0 #f5f5f5, 1px -2px 0 #f5f5f5, 1px 2px 0 #f5f5f5;
    text-transform: uppercase;
    margin: 0 0 30px
}

.commercial__main .block__result .result__header b {
    display: inline-flex;
    align-items: center;
    font-weight: 800
}

.commercial__main .block__result .result__header span {
    display: inline-flex;
    align-items: center
}

.commercial__main .block__result .result__header span:before {
    content: " - ";
    font-weight: 500;
    margin: 0 10px
}

.commercial__main .block__result .result__header em {
    display: inline-flex;
    align-items: center;
    font-style: normal
}

.commercial__main .block__result .result__header em:before {
    content: " | ";
    font-size: 15px;
    font-weight: 300;
    margin: -3px 10px 0
}

.commercial__main .block__result .result__list {
    background: #f2f2f2;
    display: flex;
    flex-direction: column;
    box-shadow: 10px 10px 30px 0 rgba(0, 0, 0, .1)
}

.commercial__main .block__result .result__list .list__item {
    display: flex;
    border-bottom: 1px solid #fff
}

.commercial__main .block__result .result__list .list__item.list__dealership {
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    order: -1
}

.commercial__main .block__result .result__list .list__item.list__office {
    background: #f26e20;
    order: -2
}

.commercial__main .block__result .result__list .list__item:last-child {
    border-bottom: 0
}

.commercial__main .block__result .result__list .list__item .item__title {
    width: 230px;
    max-width: 230px;
    min-width: 230px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #777;
    text-align: center
}

.commercial__main .block__result .result__list .list__item.list__office .item__title {
    width: 130px;
    max-width: 130px;
    min-width: 130px;
    font-size: 0
}

.commercial__main .block__result .result__list .list__item:not(.list__dealership):not(.list__office) .item__title:after {
    content: "";
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAEElEQVQYV2M4cODAfwY4AAAoRANAYYaG8QAAAABJRU5ErkJggg==) repeat-y;
    width: 1px;
    position: absolute;
    top: 35px;
    right: 0;
    bottom: 35px
}

.commercial__main .block__result .result__list .list__item.list__dealership .item__title {
    background: #f26e20;
    flex-direction: column;
    color: #fff
}

.commercial__main .block__result .result__list .list__item .item__title svg {
    height: 30px;
    width: auto;
    display: block;
    margin: 0 10px 0 0
}

.commercial__main .block__result .result__list .list__item.list__dealership .item__title svg,
.commercial__main .block__result .result__list .list__item.list__office .item__title svg {
    height: 52px;
    margin: 0 auto 10px
}

.commercial__main .block__result .result__list .list__item .item__title svg * {
    fill: #777
}

.commercial__main .block__result .result__list .list__item.list__dealership .item__title svg *,
.commercial__main .block__result .result__list .list__item.list__office .item__title svg * {
    fill: #fff
}

.commercial__main .block__result .result__list .list__item .item__title b {
    font-weight: 600
}

.commercial__main .block__result .result__list .list__item .item__content {
    padding: 35px 50px;
    color: #777
}

.commercial__main .block__result .result__list .list__item.list__dealership .item__content,
.commercial__main .block__result .result__list .list__item.list__office .item__content {
    padding: 50px
}

.commercial__main .block__result .result__list .list__item.list__office .item__content {
    padding-left: 0;
    color: #fff
}

.commercial__main .block__result .result__list .list__item .item__content .content__name {
    font-size: 15px;
    font-weight: 700;
    color: #777;
    line-height: 1.3;
    text-transform: uppercase;
    margin: 0 0 5px
}

.commercial__main .block__result .result__list .list__item.list__office .item__content .content__name {
    color: #fff
}

.commercial__main .block__result .result__list .list__item .item__content p {
    font-size: 14px;
    line-height: 1.5;
    margin: 10px 0 0
}

.commercial__main .block__result .result__list .list__item .item__content p a {
    color: #777;
    transition: color .3s
}

.commercial__main .block__result .result__list .list__item .item__content p a:hover {
    color: #333;
    transition: color .3s
}

.commercial__main .block__result .result__list .list__item.list__office .item__content p a,
.commercial__main .block__result .result__list .list__item.list__office .item__content p a:hover {
    color: #fff
}

.commercial__main .block__result .result__list .list__item .item__content .content__map {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #f26e20;
    text-transform: uppercase;
    margin: 20px 0 0;
    transition: color .3s
}

.commercial__main .block__result .result__list .list__item.list__office .item__content .content__map {
    color: #fff
}

.commercial__main .block__result .result__list .list__item .item__content .content__map:before {
    content: "\f061";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    margin: 0 8px 0 0
}

.commercial__main .block__result .result__list .list__item .item__content .content__map:hover {
    color: #006c24;
    transition: color .3s
}

.commercial__main .block__result .result__list .list__item.list__office .item__content .content__map:hover {
    color: #fff
}

@media (max-width:1199px) {
    .commercial__main .container {
        padding: 70px 15px 0
    }

    .commercial__main .container .breadcrumb {
        margin-bottom: 90px
    }

    .commercial__main .block__header .header__title {
        font-size: 40px
    }

    .commercial__main .block__form .form__subtitle {
        font-size: 18px
    }

    .commercial__main .block__body .body__column.column__right {
        width: 530px;
        max-width: 530px;
        min-width: 530px;
        margin: 0 0 0 80px
    }

    .commercial__main .block__result .result__list .list__item .item__title {
        width: 210px;
        max-width: 210px;
        min-width: 210px;
        font-size: 14px
    }

    .commercial__main .block__result .result__list .list__item .item__content {
        padding: 35px 40px
    }

    .commercial__main .block__result .result__list .list__item.list__dealership .item__content {
        padding: 40px
    }

    .commercial__main .block__result .result__list .list__item .item__content p {
        font-size: 13px
    }
}

@media (max-width:991px) {
    .commercial__main .container {
        padding: 70px 15px 0
    }

    .commercial__main .container .breadcrumb {
        margin-bottom: 80px
    }

    .commercial__main .block__header .header__title {
        font-size: 35px
    }

    .commercial__main .block__body {
        flex-direction: column
    }

    .commercial__main .block__body .body__column,
    .commercial__main .block__body .body__column.column__right {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .commercial__main .block__body .body__column.column__right {
        margin: 0
    }

    .commercial__main .block__form .form__subtitle {
        font-size: 16px
    }

    .commercial__main .block__form .form__content {
        display: flex;
        align-items: center;
        margin: 0 -10px
    }

    .commercial__main .block__form .form__content .form__field {
        width: 33.3333333%;
        max-width: 33.3333333%;
        min-width: 33.3333333%;
        padding: 0 10px
    }

    .commercial__main .block__form .form__content .form__field label {
        font-size: 11px
    }

    .commercial__main .block__form .form__content .form__field select {
        height: 50px;
        font-size: 14px
    }

    .commercial__main .block__result .result__header {
        font-size: 16px
    }
}

@media (max-width:767px) {
    .commercial__main .container {
        padding: 150px 15px 0
    }

    .commercial__main .block__header {
        margin: 0 0 20px
    }

    .commercial__main .block__header .header__title {
        font-size: 30px
    }

    .commercial__main .block__form .form__subtitle {
        font-size: 15px
    }

    .commercial__main .block__form .form__content {
        flex-wrap: wrap
    }

    .commercial__main .block__form .form__content .form__field {
        width: 50%;
        max-width: 50%;
        min-width: 50%
    }

    .commercial__main .block__form .form__content .form__field:first-child {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .commercial__main .block__form .form__content .form__field label {
        font-size: 12px
    }
}

@media (max-width:567px) {
    .commercial__main .container {
        padding: 60px 15px 0
    }

    .commercial__main .container .breadcrumb {
        margin-bottom: 85px
    }

    .commercial__main .block__header .header__title {
        font-size: 25px;
        text-align: center
    }

    .commercial__main .block__form .form__subtitle {
        text-align: center
    }

    .commercial__main .block__form .form__content .form__field {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin: 25px 0 0
    }

    .commercial__main .block__result .result__header {
        font-size: 13px;
        justify-content: center;
        text-align: center
    }

    .commercial__main .block__result .result__header b {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px;
        margin: 0 0 3px
    }

    .commercial__main .block__result .result__header span:before {
        display: none
    }

    .commercial__main .block__result .result__list .list__item {
        flex-direction: column
    }

    .commercial__main .block__result .result__list .list__item .item__title {
        background: #e8e8e8;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 20px 15px
    }

    .commercial__main .block__result .result__list .list__item.list__office .item__title,
    .commercial__main .block__result .result__list .list__item:not(.list__dealership) .item__title:after {
        display: none
    }

    .commercial__main .block__result .result__list .list__item.list__dealership .item__title {
        flex-direction: row
    }

    .commercial__main .block__result .result__list .list__item.list__dealership .item__title svg {
        height: 30px;
        margin: 0 10px 0 0
    }

    .commercial__main .block__result .result__list .list__item .item__content,
    .commercial__main .block__result .result__list .list__item.list__dealership .item__content {
        padding: 25px;
        text-align: center
    }
}

.content__video {
    margin: 0 0 30px
}

.content__video .block__video a {
    color: #fff !important;
    text-decoration: none !important
}

.contact__header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.contact__header .header__mask {
    background-image: linear-gradient(90deg, rgba(46, 46, 46, .75), rgba(46, 46, 46, .5) 60%);
    height: 100%
}

.contact__header .container {
    height: 100%;
    display: flex;
    padding: 190px 15px 100px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.contact__header .header__label {
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 2px;
    text-transform: uppercase
}

.contact__header .header__title {
    padding: 0;
    font-size: 50px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0
}

.contact__main {
    background: #f3f3f3;
    overflow: hidden
}

.contact__main .container {
    position: inherit
}

.contact__block-1 {
    display: flex;
    margin: 0
}

.contact__block-1 .column__left {
    width: 45%;
    max-width: 45%;
    min-width: 45%
}

.contact__block-1 .block__title {
    background: #f26e20;
    height: 100%;
    position: relative;
    display: flex;
    padding: 21px 60px 0 0;
    align-items: center;
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    box-shadow: 18px 18px 30px 0 rgba(0, 0, 0, .1)
}

.contact__block-1 .block__title:before {
    right: 100%
}

.contact__block-1 .block__title:after,
.contact__block-1 .block__title:before {
    content: "";
    background: #f26e20;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0
}

.contact__block-1 .block__title:after {
    right: -100%
}

.contact__block-1 .block__title p {
    margin: 0
}

.contact__block-1 .column__right {
    position: relative;
    flex-grow: 1;
    background: #f26e20
}

.contact__block-1 .column__right:after {
    right: -100%
}

.contact__block-1 .column__right:after,
.contact__block-1 .column__right:before {
    content: "";
    background: #f26e20;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0
}

.contact__block-1 .column__right:before {
    right: 100%
}

.contact__block-1 ul.block__info {
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

.contact__block-1 ul.block__info li {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 20px
}

.contact__block-1 ul.block__info li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.contact__block-1 ul.block__info li i {
    font-size: 20px;
    color: #fff;
    margin: 0 20px 0 0
}

.contact__block-1 ul.block__info li p {
    font-size: clamp(.6rem, 8.5vw, .8rem);
    font-weight: 500;
    color: #fff;
    line-height: 1.5;
    margin: 10px 15px;
    display: flex;
    text-align: inherit;
    justify-content: center;
    align-content: center;
    align-items: center
}

.contact__block-1 ul.block__info li p a {
    color: #fff;
    transition: color .3s
}

.contact__block-1 ul.block__info li p a:hover {
    color: #006c24;
    transition: color .3s
}

.contact__block-2 .block__title {
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    color: #aaa;
    line-height: 1.1;
    margin: 0 0 50px
}

.contact__block-2 .block__subtitle {
    font-size: 12px;
    font-weight: 700;
    color: #aaa;
    letter-spacing: 3px;
    text-transform: uppercase
}

.contact__block-2 ul.block__menu {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 30px -15px 50px
}

.contact__block-2 ul.block__menu li {
    width: 14.28571428571429%;
    max-width: 14.28571428571429%;
    min-width: 14.28571428571429%;
    flex-grow: 1;
    padding: 0 15px;
    cursor: pointer
}

.contact__block-2 ul.block__menu li a {
    background: #fff;
    display: flex;
    padding: 25px 15px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    box-shadow: 1px 1px 0 0 #ddd;
    border-radius: 3px;
    transition: background .3s
}

.contact__block-2 ul.block__menu li a svg {
    height: 30px;
    width: auto;
    display: block;
    margin: 0 auto 10px
}

.contact__block-2 ul.block__menu li a svg * {
    fill: #f26e20
}

.contact__block-2 ul.block__menu li a p {
    font-size: 14px;
    font-weight: 500;
    color: #777;
    margin: 0;
    transition: color .3s
}

.contact__block-2 ul.block__menu li.active a,
.contact__block-2 ul.block__menu li:hover a {
    background: #f26e20;
    transition: background .3s
}

.contact__block-2 ul.block__menu li.active a svg *,
.contact__block-2 ul.block__menu li:hover a svg * {
    fill: #fff
}

.contact__block-2 ul.block__menu li.active a p,
.contact__block-2 ul.block__menu li:hover a p {
    color: #fff;
    transition: color .3s
}

.contact__block-2 .block__form {
    margin: 0 0 20px
}

@media (max-width:1199px) {
    .contact__header {
        height: 580px
    }

    .contact__block-2 ul.block__menu {
        margin: 30px -10px 50px
    }

    .contact__block-2 ul.block__menu li {
        padding: 0 10px
    }

    .contact__block-2 ul.block__menu li a {
        padding: 25px 10px
    }

    .contact__block-2 ul.block__menu li a p {
        font-size: 13px
    }
}

@media (max-width:991px) {
    .contact__header {
        height: 480px
    }

    .contact__header .container {
        padding: 90px 15px 45px
    }

    .contact__header .header__title {
        font-size: 40px
    }

    .contact__block-1 .column__left {
        margin: -40px 0 0
    }

    .contact__block-1 .block__title {
        font-size: 23px
    }

    .contact__block-1 .column__right {
        padding: 0 0 0 50px
    }

    .contact__block-1 ul.block__info {
        padding: 20px 0;
        display: block
    }

    .contact__block-1 ul.block__info li {
        padding: 20px 0
    }

    .contact__block-1 ul.block__info li p {
        font-size: 15px
    }

    .contact__block-2 .block__title {
        font-size: 25px
    }

    .contact__block-2 .block__subtitle {
        letter-spacing: 1px
    }

    .contact__block-2 ul.block__menu {
        flex-wrap: wrap;
        justify-content: center
    }

    .contact__block-2 ul.block__menu li {
        width: 20%;
        max-width: 20%;
        min-width: 20%;
        margin: 0 0 20px
    }
}

@media (max-width:767px) {
    .contact__header {
        height: inherit
    }

    .contact__header .container {
        padding: 140px 15px 110px
    }

    .contact__header .header__title {
        font-size: 35px
    }

    .contact__block-1 {
        flex-direction: column;
        margin: 40px 0 35px
    }

    .contact__block-1 .column__left {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .contact__block-1 .block__title {
        padding: 40px 50px 40px 0;
        font-size: 18px
    }

    .contact__block-1 .column__right {
        padding: 0 0 20px
    }

    .contact__block-1 ul.block__info li p {
        font-size: 14px
    }

    .contact__block-2 .block__title {
        font-size: 20px;
        margin: 0 0 35px
    }

    .contact__block-2 ul.block__menu li {
        width: 50%;
        max-width: 50%;
        min-width: 50%
    }

    .contact__block-2 ul.block__menu li a {
        padding: 20px 10px;
        flex-direction: row;
        align-items: center;
        justify-content: center
    }

    .contact__block-2 ul.block__menu li a svg {
        margin: 0 10px 0 0
    }
}

@media (max-width:567px) {
    .contact__header .container {
        padding: 140px 15px 100px;
        align-items: center
    }

    .contact__header .header__title {
        font-size: 32px
    }

    .contact__block-1 .block__title {
        padding: 25px 30px 0 0;
        font-size: 16px
    }

    .contact__block-1 ul.block__info {
        padding: 15px 0 0
    }

    .contact__block-2 .block__title {
        font-size: 18px
    }

    .contact__block-2 ul.block__menu li {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin: 0 0 15px
    }

    .contact__block-2 ul.block__menu li a {
        padding: 20px 15px;
        justify-content: flex-start
    }

    .contact__block-2 ul.block__menu li a svg {
        height: 20px
    }

    .contact__block-2 .block__form {
        margin: 0
    }
}

.home__slide .slide__item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 720px
}

.home__slide .slide__item a {
    background-image: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .65));
    width: 100%;
    height: 100%;
    display: block;
    color: #fff
}

.home__slide .slide__item .container {
    height: 100%;
    display: flex;
    padding: 0 15px 100px;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    text-align: center
}

.home__slide .slide__item .item__title {
    padding: 0;
    font-size: 64px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    margin: 0
}

.home__slide .slide__item .item__description {
    font-size: 31px;
    font-weight: 500;
    line-height: 1;
    margin: 10px 0 0
}

.home__products .container {
    padding: 70px 15px 35px
}

.home__products .list__products {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
    margin: 0 -15px
}

.home__products .list__products .product__item {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    padding: 0 15px;
    text-align: center;
    margin: 0 0 35px
}

.home__products .list__products .product__item a {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.home__products .list__products .product__item .item__image {
    display: flex;
    flex-grow: 1;
    align-items: center;
    justify-content: center
}

.home__products .list__products .product__item .item__image img {
    margin: auto
}

.home__products .list__products .product__item .item__title {
    font-size: 16px;
    font-weight: 800;
    color: #f26e20;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 20px 0 0;
    transition: color .3s
}

.home__products .list__products .product__item a:hover .item__title {
    color: #175a2c;
    transition: color .3s
}

.home__video {
    background-image: linear-gradient(180deg, #fff 50%, #f4f4f4 0);
    overflow: hidden
}

.content__video .block__video,
.home__video .block__video {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 25% 0
}

.content__video .block__video a,
.home__video .block__video a {
    background: rgba(46, 46, 46, .65);
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.home__video .block__video .video__after,
.home__video .block__video .video__before {
    position: absolute
}

.home__video .block__video .video__before {
    left: 0;
    bottom: 0;
    transform: translateX(-50%)
}

.home__video .block__video .video__after {
    top: 45%;
    right: 0;
    transform: translateX(50%)
}

.content__video .block__video .video__content,
.home__video .block__video .video__content {
    background-image: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .65));
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center
}

.content__video .block__video .video__content .content__play,
.home__video .block__video .video__content .content__play {
    background: #f26e20;
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    box-shadow: 0 0 30px 0 #f26e20;
    border-radius: 100%;
    transition: transform .3s
}

.content__video .block__video .video__content .content__title,
.home__video .block__video .video__content .content__title {
    padding: 0;
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    margin: 25px 0 0
}

.content__video .block__video .video__content .content__title {
    line-height: 1.2
}

.content__video .block__video .video__content .content__description,
.home__video .block__video .video__content .content__description {
    font-size: 23px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0
}

.content__video .block__video .video__content .content__description {
    text-transform: uppercase
}

.content__video .block__video a:hover .video__content .content__play,
.home__video .block__video a:hover .video__content .content__play {
    transform: scale(1.2);
    transition: transform .3s
}

.home__blog {
    background: #f4f4f4
}

.home__blog .container {
    padding: 200px 15px 165px
}

.home__blog .block__header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    margin: 0 0 60px
}

.home__blog .block__header .header__label {
    position: absolute;
    top: 50%;
    left: -40px;
    font-size: 200px;
    font-weight: 900;
    color: #eaeaea;
    line-height: 1;
    opacity: .6;
    transform: translateY(-50%);
    z-index: 0
}

.home__blog .block__header .header__title {
    position: relative;
    padding: 0;
    font-size: 40px;
    font-weight: 900;
    color: #006c24;
    line-height: 1;
    margin: 0;
    z-index: 1
}

.home__blog .block__header .header__btn {
    position: relative;
    display: flex;
    padding: 15px 20px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 800;
    color: #3aa72c;
    letter-spacing: 1px;
    text-align: center;
    border: 2px solid #3aa72c;
    border-radius: 4px;
    z-index: 1;
    transition: background .3s, color .3s, border .3s
}

.home__blog .block__header .header__btn i {
    font-size: 19px;
    margin: 0 10px 0 0
}

.home__blog .block__header .header__btn:hover {
    background: #f26e20;
    color: #fff;
    border-color: #f26e20;
    transition: background .3s, color .3s, border .3s
}

.home__blog .blog__list .blog__item {
    position: relative;
    margin: 0 0 35px
}

.home__blog .blog__list .blog__item a {
    display: block;
    color: #fff
}

.home__blog .blog__list .blog__item .item__image {
    overflow: hidden
}

.home__blog .blog__list .blog__item .item__image img {
    transition: transform .3s
}

.home__blog .blog__list .blog__item .item__content {
    background-image: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .75));
    width: 100%;
    height: 100%;
    display: flex;
    padding: 30px;
    align-items: flex-start;
    flex-direction: column;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.home__blog .blog__list .blog__item .item__content .content__category {
    background: #f26e20;
    display: inline-flex;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 auto;
    border-radius: 100px
}

.home__blog .blog__list .blog__item .item__content .content__date {
    font-size: 12px;
    font-weight: 800;
    color: #f26e20;
    letter-spacing: 4px;
    text-transform: uppercase
}

.home__blog .blog__list .blog__item .item__content .content__title {
    display: flex;
    align-items: center;
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.05;
    margin: 10px 0 0
}

.home__blog .blog__list .blog__item .item__content .content__title:after {
    content: "\f061";
    font-family: Font Awesome\ 5 Free;
    font-size: 25px;
    font-weight: 900;
    color: #f26e20;
    margin: 0 0 0 15px;
    transition: transform .3s
}

.home__blog .blog__list .blog__item:hover .item__image img {
    transform: scale(1.1);
    transition: transform .3s
}

.home__blog .blog__list .blog__item:hover .item__content .content__title:after {
    transform: translateX(10px);
    transition: transform .3s
}

.home__newsletter {
    background: #006c24;
    color: #fff;
    overflow: hidden
}

.home__newsletter .container {
    padding: 120px 15px 120px 300px
}

.home__newsletter .newsletter__header {
    margin: 0 0 30px
}

.home__newsletter .newsletter__header .header__title {
    padding: 0;
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    margin: 0
}

.home__newsletter .newsletter__header .header__title b {
    color: #f26e20
}

.home__newsletter .newsletter__header .header__description {
    font-size: 18px;
    line-height: 1.2;
    margin: 10px 0 0
}

.home__newsletter .newsletter__body {
    position: relative;
    z-index: 1
}

.home__newsletter .newsletter__body .body__form {
    display: flex;
    margin: 0 -5px
}

.home__newsletter .ajax-loader {
    display: none !important
}

.home__newsletter div.wpcf7-response-output {
    background: transparent;
    padding: 15px 0 0;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    border: 0
}

.home__newsletter .newsletter__body .body__form .form__input {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    padding: 0 5px
}

.home__newsletter .newsletter__body .body__form .form__input input {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    border: 0;
    border-radius: 4px
}

.home__newsletter .newsletter__body .body__form .form__button {
    padding: 0 5px;
    flex-grow: 1
}

.home__newsletter .newsletter__body .body__form .form__button .form__btn {
    background: #175a2c;
    width: 100%;
    height: 50px;
    display: flex;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    border: 0;
    border-radius: 4px;
    transition: background .3s
}

.home__newsletter .newsletter__body .body__form .form__button .form__btn:hover {
    color: #fff;
    opacity: .7
}

.home__newsletter .newsletter__body .body__form .form__button .form__btn i {
    margin: 0 10px 0 0
}

.home__newsletter .newsletter__body .body__description {
    font-size: 12px;
    opacity: .7;
    margin: 15px 0 0
}

.home__newsletter .newsletter__image {
    height: 100%;
    position: absolute;
    top: 50%;
    right: 850px;
    transform: translateY(-50%);
    z-index: 0
}

.home__newsletter .newsletter__image img {
    height: 100%;
    width: auto;
    display: block
}

.home__history {
    background: #f4f4f4;
    text-align: center;
    overflow: hidden
}

.home__history .container-fluid {
    padding: 100px 15px
}

.home__history .history__header .header__title {
    padding: 0;
    font-size: 96px;
    font-weight: 900;
    color: #eaeaea;
    line-height: 1;
    text-transform: uppercase;
    margin: 0
}

.home__history .history__header .header__description {
    font-size: 21px;
    font-weight: 500;
    color: #f26e20;
    line-height: 1.4;
    margin: -35px 0 0
}

.home__history .history__body .body__image {
    transition: transform .3s
}

.home__history .history__body .body__image:hover {
    transform: scale(1.025);
    transition: transform .3s
}

.home__history .history__body .body__btn a {
    background: #f66d00;
    display: inline-flex;
    padding: 15px 30px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    border-radius: 4px;
    transition: background .3s
}

.home__history .history__body .body__btn a:hover {
    background: #006c24;
    transition: background .3s
}

.home__cta {
    background-image: linear-gradient(90deg, #006c24 50%, #f66d00 0);
    position: relative;
    margin: 0 0 10px
}

.home__cta .container {
    background: linear-gradient(90deg, #006c24 0, #006c24 49.5%, #fff 0, #fff 50.5%, #f66d00 0, #f66d00);
    padding: 0 25px;
    transform: skew(-20deg)
}

.home__cta .cta__body {
    position: relative;
    display: flex;
    padding: 60px 0;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    transform: skew(20deg)
}

.home__cta .cta__body .body__title {
    position: relative;
    padding: 0;
    font-size: 40px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
    z-index: 1
}

.home__cta .cta__body .body__title b {
    display: block;
    font-size: 60px
}

.home__cta .cta__body .body__image {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0
}

.home__cta .cta__body .body__content {
    width: 280px;
    max-width: 280px;
    min-width: 280px;
    position: relative;
    z-index: 1
}

.home__cta .cta__body .body__content p {
    font-size: 22px;
    line-height: 1.3;
    margin: 0
}

.home__cta .cta__body .body__content ul {
    padding: 0;
    list-style: none;
    margin: 10px 0 0
}

.home__cta .cta__body .body__content ul li {
    border-bottom: 2px solid hsla(0, 0%, 100%, .15)
}

.home__cta .cta__body .body__content ul li:last-child {
    border-bottom: 0
}

.home__cta .cta__body .body__content ul li a {
    display: flex;
    padding: 12px 0;
    align-items: center;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    transition: padding .3s
}

.home__cta .cta__body .body__content ul li a:before {
    content: "\f061";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    margin: 0 10px 0 0
}

.home__cta .cta__body .body__content ul li a:hover {
    padding-left: 5px;
    transition: padding .3s
}

.home__banner {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 10px
}

.home__banner a {
    width: 100%;
    height: 100%;
    display: block
}

.section-home {
    display: block;
    max-width: 1180px;
    margin: 0 auto 60px
}

.destaques-positivos {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1180px;
    margin: 0 auto 80px
}

.destaques-positivos .item {
    position: relative;
    width: 377px;
    height: 320px
}

.destaques-positivos .item:first-child {
    height: 439px;
    width: 100%;
    margin-bottom: 14px
}

.destaques-positivos .item .item-container {
    width: inherit;
    height: inherit;
    background-position: 50%;
    background-size: cover
}

.destaques-positivos .item .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, transparent 24.09%, rgba(0, 0, 0, .26) 60.91%, rgba(0, 0, 0, .8) 95.83%)
}

.destaques-positivos .item .info {
    position: absolute;
    bottom: 35px;
    left: 40px;
    min-height: 120px
}

.destaques-positivos .item:first-child .info {
    max-width: 630px
}

.destaques-positivos .item:first-child .info .title {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800
}

.destaques-positivos .item:first-child .number {
    font-size: 40px;
    width: 64px;
    height: 60px
}

.destaques-positivos .item .number {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 32px;
    right: 32px;
    width: 44px;
    height: 41px;
    background: url(../../images/bg-number.png) no-repeat 50%;
    background-size: cover;
    color: #fff;
    font-size: 28px;
    font-style: italic
}

.destaques-positivos .item .info .category {
    display: inline-block;
    border-radius: 16px;
    background-color: #175a2c;
    color: #fff;
    font-size: 10px;
    padding: 4px 10px;
    margin-bottom: 8px
}

.destaques-positivos .item .info .title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 700
}

.destaques-positivos .item .info .title a {
    color: #fff
}

.destaques-positivos .item .info .read-more {
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    margin-bottom: 0
}

.destaques-positivos .item .info .read-more a {
    color: #fff
}

.subtitle-produtos {
    padding: 0;
    display: block;
    max-width: 720px;
    margin: 0 auto;
    font-weight: 500;
    font-size: 25px;
    line-height: 39px;
    text-align: center;
    color: #58595b
}

@media (max-width:1199px) {
    .home__slide .slide__item {
        height: 660px
    }

    .home__blog .container {
        padding: 150px 15px 115px
    }

    .home__blog .blog__list .blog__item .item__content {
        padding: 25px
    }

    .home__blog .blog__list .blog__item .item__content .content__title {
        font-size: 24px
    }

    .home__newsletter .newsletter__header .header__description {
        font-size: 16px
    }

    .home__newsletter .newsletter__body .body__form .form__input {
        width: 250px;
        max-width: 250px;
        min-width: 250px
    }

    .home__newsletter .newsletter__image {
        right: 630px
    }

    .home__cta .cta__body .body__title {
        font-size: 35px
    }

    .home__cta .cta__body .body__title b {
        font-size: 50px
    }

    .home__cta .cta__body .body__image img {
        width: 520px
    }

    .home__cta .cta__body .body__content {
        width: 240px;
        max-width: 240px;
        min-width: 240px
    }

    .home__cta .cta__body .body__content p {
        font-size: 18px
    }

    .home__cta .cta__body .body__content ul li a {
        font-size: 12px
    }
}

@media (max-width:991px) {
    .home__slide .slide__item {
        height: 560px
    }

    .home__slide .slide__item .container {
        padding: 0 15px 50px
    }

    .home__slide .slide__item .item__title {
        font-size: 52px
    }

    .home__slide .slide__item .item__description {
        font-size: 25px
    }

    .home__products .container {
        padding: 80px 15px
    }

    .home__products .list__products {
        display: block
    }

    .home__products .list__products .product__item {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .home__products .list__products .product__item a {
        height: 100%;
        display: flex
    }

    .home__products .list__products .product__item .item__image {
        height: 160px
    }

    .home__products .list__products .product__item .item__title {
        font-size: 13px
    }

    .home__products .list__products ul.slick-dots {
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        list-style: none;
        margin: 0
    }

    .home__products .list__products ul.slick-dots li {
        margin: 0 5px
    }

    .home__products .list__products ul.slick-dots li button {
        background: #f66d00;
        width: 12px;
        height: 12px;
        display: block;
        font-size: 0;
        border: 0;
        filter: grayscale(100%);
        opacity: .5;
        border-radius: 100%;
        transition: filter .3s, opacity .3s
    }

    .home__products .list__products ul.slick-dots li.slick-active button {
        filter: grayscale(0);
        opacity: 1;
        transition: filter .3s, opacity .3s
    }

    .content__video .block__video,
    .home__video .block__video {
        padding: 30% 0
    }

    .content__video .block__video .video__content .content__title,
    .home__video .block__video .video__content .content__title {
        font-size: 40px
    }

    .content__video .block__video .video__content .content__description,
    .home__video .block__video .video__content .content__description {
        font-size: 18px
    }

    .home__blog .container {
        padding: 90px 15px 55px
    }

    .home__blog .block__header {
        margin: 0 0 40px
    }

    .home__blog .block__header .header__label {
        font-size: 100px
    }

    .home__blog .block__header .header__title {
        font-size: 25px
    }

    .home__blog .block__header .header__btn {
        padding: 12px 18px;
        font-size: 12px
    }

    .home__blog .block__header .header__btn i {
        font-size: 16px
    }

    .home__blog .blog__list .row {
        margin: 0 -10px
    }

    .home__blog .blog__list .row .column {
        padding: 0 10px
    }

    .home__blog .blog__list .blog__item .item__content {
        padding: 20px
    }

    .home__blog .blog__list .blog__item .item__content .content__category {
        font-size: 11px
    }

    .home__blog .blog__list .blog__item .item__content .content__date {
        font-size: 10px
    }

    .home__blog .blog__list .blog__item .item__content .content__title {
        font-size: 18px;
        line-height: 1.25;
        margin: 5px 0 0
    }

    .home__blog .blog__list .blog__item .item__content .content__title:after {
        font-size: 20px
    }

    .home__newsletter {
        text-align: center
    }

    .home__newsletter .container {
        padding: 80px 15px
    }

    .home__newsletter .newsletter__header .header__title {
        font-size: 35px
    }

    .home__newsletter .newsletter__header .header__description {
        font-size: 14px
    }

    .home__newsletter .newsletter__image {
        display: none
    }

    .home__history .container-fluid {
        padding: 80px 15px
    }

    .home__history .history__header .header__title {
        font-size: 76px
    }

    .home__history .history__header .header__description {
        font-size: 17px;
        margin: -25px 0 0
    }

    .home__cta .container {
        padding: 0
    }

    .home__cta .cta__body {
        padding: 40px 0
    }

    .home__cta .cta__body .body__title {
        font-size: 25px
    }

    .home__cta .cta__body .body__title b {
        font-size: 38px
    }

    .home__cta .cta__body .body__image {
        left: 46%
    }

    .home__cta .cta__body .body__image img {
        width: 420px
    }

    .home__cta .cta__body .body__content {
        width: 200px;
        max-width: 200px;
        min-width: 200px
    }

    .home__cta .cta__body .body__content p {
        font-size: 14px
    }

    .home__cta .cta__body .body__content ul li a {
        font-size: 10px
    }
}

@media (max-width:767px) {
    .home__slide .slide__item {
        height: 460px
    }

    .home__slide .slide__item .item__title {
        font-size: 40px
    }

    .home__slide .slide__item .item__description {
        font-size: 18px;
        line-height: 1.2
    }

    .home__products .container {
        padding: 50px 15px
    }

    .home__video .block__video .video__after svg,
    .home__video .block__video .video__before svg {
        transform: scale(.75)
    }

    .content__video .block__video .video__content .content__play,
    .home__video .block__video .video__content .content__play {
        width: 60px;
        height: 60px
    }

    .content__video .block__video .video__content .content__title,
    .home__video .block__video .video__content .content__title {
        font-size: 32px
    }

    .content__video .block__video .video__content .content__description,
    .home__video .block__video .video__content .content__description {
        font-size: 14px
    }

    .home__blog .container {
        padding: 70px 15px 35px
    }

    .home__blog .block__header .header__label {
        font-size: 70px;
        left: -20px
    }

    .home__blog .block__header .header__title {
        font-size: 18px
    }

    .home__blog .block__header .header__btn {
        padding: 10px 13px;
        font-size: 11px;
        letter-spacing: normal
    }

    .home__newsletter .container {
        padding: 50px 15px
    }

    .home__newsletter .newsletter__header .header__title {
        font-size: 30px
    }

    .home__newsletter .newsletter__header .header__description {
        font-size: 13px
    }

    .home__newsletter .newsletter__body .body__form {
        flex-wrap: wrap
    }

    .home__newsletter .newsletter__body .body__form .form__input {
        width: 50%;
        max-width: 50%;
        min-width: 50%
    }

    .home__newsletter .newsletter__body .body__form .form__button {
        padding: 10px 5px 0
    }

    .home__newsletter .newsletter__body .body__description {
        font-size: 10px
    }

    .home__history .container-fluid {
        padding: 50px 15px 75px
    }

    .home__history .history__header .header__title {
        font-size: 56px
    }

    .home__history .history__header .header__description {
        font-size: 15px;
        line-height: 1.3;
        margin: -20px 0 0
    }

    .home__history .history__body .body__btn a {
        padding: 12px 25px;
        font-size: 12px
    }

    .home__cta {
        background: #006c24;
        overflow: hidden
    }

    .home__cta .container {
        background: transparent;
        transform: skew(-10deg)
    }

    .home__cta .cta__body {
        padding: 0 15px 50px;
        flex-wrap: wrap;
        transform: skew(10deg);
        justify-content: center;
        text-align: center
    }

    .home__cta .cta__body .body__title {
        width: 100%
    }

    .home__cta .cta__body .body__image {
        position: inherit;
        top: inherit;
        left: inherit;
        transform: skew(0);
        order: -1;
        margin: 20px auto
    }

    .home__cta .cta__body .body__image img {
        width: inherit;
        max-width: 80%;
        height: auto;
        display: block;
        margin: 0 auto
    }

    .home__cta .cta__body .body__content {
        width: 50%;
        max-width: 50%;
        min-width: 50%;
        margin: 20px auto 0
    }

    .home__cta .cta__body .body__content ul li a {
        justify-content: center
    }

    .section-home {
        margin: -70px auto 0
    }

    .destaques-positivos {
        display: block
    }

    .destaques-positivos .slick-list {
        padding-left: 20px
    }

    .destaques-positivos .item {
        position: relative;
        width: 85vw;
        height: 320px;
        margin: 0 0 0 5vw
    }

    .destaques-positivos .item:first-child {
        width: 85vw;
        height: 320px
    }

    .destaques-positivos .item:first-child .info .title {
        font-size: 20px;
        line-height: 22px
    }

    .destaques-positivos .slick-dots {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .destaques-positivos .slick-dots li {
        display: inline-block;
        margin: 0 10px
    }

    .destaques-positivos .slick-dots li button {
        font-size: 0;
        border: 0;
        border-radius: 50%;
        padding: 0;
        width: 12px;
        height: 12px;
        background: #e9eaea
    }

    .destaques-positivos .slick-dots .slick-active button {
        background: #aec85d
    }

    .subtitle-produtos {
        font-size: 26;
        font-weight: 500
    }
}

@media (max-width:567px) {
    .home__slide .slide__item {
        height: 380px
    }

    .home__slide .slide__item .container {
        padding: 0 15px 30px
    }

    .home__slide .slide__item .item__title {
        font-size: 30px
    }

    .home__slide .slide__item .item__description {
        font-size: 15px
    }

    .home__products .list__products .product__item .item__title {
        font-size: 12px
    }

    .content__video .block__video,
    .home__video .block__video {
        height: 260px;
        padding: 0
    }

    .home__video .block__video .video__after,
    .home__video .block__video .video__before {
        display: none
    }

    .content__video .block__video .video__content .content__play,
    .home__video .block__video .video__content .content__play {
        width: 50px;
        height: 50px
    }

    .content__video .block__video .video__content .content__title,
    .home__video .block__video .video__content .content__title {
        font-size: 22px
    }

    .content__video .block__video .video__content .content__description,
    .home__video .block__video .video__content .content__description {
        font-size: 11px;
        margin: 5px 0 0
    }

    .home__blog .block__header .header__label {
        font-size: 50px;
        left: -10px
    }

    .home__blog .block__header .header__title {
        font-size: 16px
    }

    .home__blog .block__header .header__btn {
        display: none
    }

    .home__blog .blog__list .blog__item {
        margin: 0 0 25px
    }

    .home__blog .blog__list .blog__item .item__content .content__title {
        font-size: 15px
    }

    .home__newsletter .newsletter__header .header__title {
        font-size: 22px
    }

    .home__newsletter .newsletter__header .header__description {
        font-size: 12px
    }

    .home__newsletter .newsletter__body .body__form .form__input {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 5px
    }

    .home__newsletter .newsletter__body .body__form .form__button {
        padding: 5px 5px 0
    }

    .home__history .container-fluid {
        padding: 50px 0 75px
    }

    .home__history .history__header {
        margin: 0 0 20px
    }

    .home__history .history__header .header__title {
        font-size: 46px
    }

    .home__history .history__header .header__description {
        font-size: 14px
    }

    .home__history .history__body .body__btn {
        margin: 10px 0 0
    }

    .home__history .history__body .body__btn a {
        font-size: 11px;
        letter-spacing: normal
    }

    .home__cta .cta__body .body__title {
        font-size: 20px
    }

    .home__cta .cta__body .body__title b {
        font-size: 32px
    }

    .home__cta .cta__body .body__image img {
        max-width: 100%
    }

    .home__cta .cta__body .body__content {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
}

* {
    box-sizing: border-box
}

.swiper-scrollbar-drag {
    background: #f36f21
}

.container-stara {
    max-width: 1080px;
    margin: 0 auto
}

.btn-product {
    background: #0d6441;
    font-weight: 700;
    letter-spacing: .15em;
    border-radius: 4px;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 15px 30px;
    transition: all .2s ease-in-out;
    text-align: center;
    border: 1px solid transparent
}

@media (max-width:1080px) {
    .btn-product {
        width: 100%;
        padding: 15px 5px
    }
}

.btn-product.green {
    background: #005f2a
}

.btn-product.large {
    width: 300px
}

@media (max-width:1080px) {
    .btn-product.large {
        width: 100%
    }
}

.btn-product.btn-stara-large {
    max-width: 460px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px auto
}

.btn-product.btn-stara-large img {
    margin-left: 12px
}

@media (max-width:1080px) {
    .btn-product.btn-stara-large {
        max-width: calc(100% - 48px)
    }
}

.btn-product:hover {
    background: #aec85d;
    color: #0d6441;
    border: 1px solid #0d6441
}

.title-video {
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
    color: #005f2a
}

.product-video {
    padding-top: 150px
}

.product-video h2 {
    display: block;
    margin-bottom: 40px
}

.single-product .last-news .item {
    width: 253px
}

@media (max-width:767px) {
    .single-product .last-news .item {
        width: 260px
    }
}

.single-product .intro-section {
    padding: 40px 0 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #3a3838
}

@media (max-width:992px) {
    .single-product .intro-section {
        padding: 32px 0 0
    }
}

.single-product .intro-section .text {
    padding: 0 20px
}

@media (max-width:992px) {
    .single-product .intro-section .text {
        padding: 0
    }
}

.single-product .intro-section h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 53px;
    text-transform: uppercase;
    color: #005f2a
}

@media (max-width:992px) {
    .single-product .intro-section h1 {
        font-size: 32px;
        line-height: 35px
    }
}

.single-product .intro-section .banner {
    width: 100%;
    display: block;
    margin-top: 56px
}

@media (max-width:992px) {
    .single-product .intro-section .banner {
        display: none
    }
}

.single-product .intro-section .banner img {
    width: 100%
}

.single-product .intro-section .banner-mobile {
    display: none;
    width: 100%;
    margin-top: 56px
}

@media (max-width:992px) {
    .single-product .intro-section .banner-mobile {
        display: block
    }
}

.single-product .intro-section .banner-mobile img {
    width: 100%
}

.single-product .content-product {
    display: flex;
    width: 100%
}

@media (max-width:1080px) {
    .single-product .content-product {
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
}

.single-product .content-product .info-product {
    padding-right: 90px
}

@media (max-width:1080px) {
    .single-product .content-product .info-product {
        padding: 0 24px
    }
}

.single-product .content-product .info-product .cat-product {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #f36f21;
    display: block;
    text-transform: uppercase;
    margin-bottom: 16px
}

@media (max-width:1080px) {
    .single-product .content-product .info-product .cat-product {
        display: none
    }
}

.single-product .content-product .info-product .title-product {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
    color: #005f2a
}

@media (max-width:1080px) {
    .single-product .content-product .info-product .title-product {
        display: none
    }
}

.single-product .content-product .info-product .title-product h1 {
    font-size: inherit;
    font-weight: inherit
}

.single-product .content-product .info-product .description-product {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #3a3838;
    display: block;
    margin: 16px 0
}

.single-product .content-product .btn-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    cursor: pointer
}

.single-product .content-product .swiper-gallery-thumbs {
    position: relative;
    width: 120px;
    overflow: hidden;
    right: -8px;
    padding-right: 15px
}

@media (max-width:1080px) {
    .single-product .content-product .swiper-gallery-thumbs {
        max-width: 100vw;
        width: 100%;
        right: 0;
        padding-right: 0;
        padding-bottom: 15px;
        margin-top: 8px
    }
}

.single-product .content-product .swiper-gallery-thumbs .swiper-slide.swiper-slide-thumb-active .thumb-slide {
    border: 2px solid #f36f21
}

.single-product .content-product .swiper-gallery-thumbs .thumb-slide {
    position: relative;
    height: 92px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    border: 2px solid transparent
}

.single-product .content-product .arrows-product {
    display: flex;
    position: absolute;
    left: 32px;
    bottom: 32px;
    z-index: 10;
    justify-content: center;
    align-items: center
}

.single-product .content-product .arrows-product .btn-next {
    border: 0;
    background: transparent;
    width: 40px;
    height: 40px;
    margin-left: 32px
}

.single-product .content-product .arrows-product .btn-prev {
    border: 0;
    background: transparent;
    width: 40px;
    height: 40px
}

.single-product .content-product .carousel-product .info-product {
    display: none;
    padding: 0 24px 32px
}

@media (max-width:1080px) {
    .single-product .content-product .carousel-product .info-product {
        display: block
    }
}

.single-product .content-product .carousel-product .info-product .cat-product {
    display: none
}

@media (max-width:1080px) {
    .single-product .content-product .carousel-product .info-product .cat-product {
        display: block
    }
}

.single-product .content-product .carousel-product .info-product .title-product {
    display: none
}

@media (max-width:1080px) {
    .single-product .content-product .carousel-product .info-product .title-product {
        display: block
    }
}

.single-product .content-product .carousel-product .carousel {
    display: flex;
    flex-direction: row;
    margin-right: -110px !important;
    height: 400px
}

@media (max-width:1080px) {
    .single-product .content-product .carousel-product .carousel {
        margin-right: 0 !important;
        flex-direction: column;
        flex-wrap: wrap
    }
}

.single-product .content-product .carousel-product .carousel .swiper-gallery {
    position: relative;
    width: 500px;
    overflow: hidden;
    height: 100%;
    margin: 0 !important
}

@media (max-width:1080px) {
    .single-product .content-product .carousel-product .carousel .swiper-gallery {
        height: 250px;
        max-width: 100vw
    }
}

.single-product .content-product .carousel-product .carousel .swiper-gallery .swiper-wrapper {
    position: relative;
    z-index: 1
}

.single-product .content-product .carousel-product .slide-image {
    width: 100%;
    height: 100%
}

.single-product .tabs-products {
    margin-top: 150px
}

@media (max-width:1080px) {
    .single-product .tabs-products {
        padding: 0 24px;
        margin-top: 50px
    }
}

.single-product .tabs-products .tabs {
    display: flex;
    width: 100%;
    overflow-x: auto;
    justify-content: center;
    align-items: center
}

@media (max-width:1080px) {
    .single-product .tabs-products .tabs {
        justify-content: start;
        align-items: flex-end
    }
}

.single-product .tabs-products .tabs .tab {
    background: #fff;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    color: #000;
    border: 0;
    padding: 24px
}

@media (max-width:1080px) {
    .single-product .tabs-products .tabs .tab {
        min-height: 92px
    }
}

.single-product .tabs-products .tabs .tab.active {
    background: #f4f4f4;
    font-weight: 700
}

.single-product .tabs-products .text-support {
    display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #000;
    padding: 16px 24px;
    width: 100%
}

.single-product .tabs-products .content-tab {
    background: #f4f4f4;
    display: none
}

.single-product .tabs-products .content-tab.table-tab {
    column-count: auto
}

.single-product .tabs-products .content-tab.table-tab.active {
    display: flex;
    flex-wrap: wrap
}

.single-product .tabs-products .content-tab.active {
    display: block;
    column-count: 2;
    gap: 2rem;
    padding: 32px
}

@media (max-width:1080px) {
    .single-product .tabs-products .content-tab.active {
        column-count: 1
    }
}

.single-product .tabs-products .content-tab .text-tab {
    margin-top: 24px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4d4d4d
}

@media (max-width:1080px) {
    .single-product .tabs-products .content-tab .text-tab {
        width: 100%
    }
}

.single-product .tabs-products .content-tab .text-tab h3 {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #005f2a;
    display: block;
    margin-bottom: 16px
}

.single-product .tabs-products .table-tab h3 {
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    background: #f36f21;
    width: 100%;
    padding: 12px 0;
    text-align: center
}

.single-product .tabs-products .table-tab .table-content {
    width: 100%
}

@media (max-width:1080px) {
    .single-product .tabs-products .table-tab .table-content {
        overflow-x: auto
    }
}

.single-product .tabs-products .table-tab .table-content .labels-model,
.single-product .tabs-products .table-tab .table-content .labels-model div {
    width: 100%
}

.single-product .tabs-products .table-tab .table-content .labels-model .model-title {
    background: #dcddde;
    padding-left: 5px
}

.single-product .tabs-products .table-tab .table-content .custom-table {
    display: flex;
    min-width: 100%;
    overflow-x: auto
}

.single-product .tabs-products .table-tab table {
    width: 100%;
    background-color: #f4f4f4
}

@media (max-width:1080px) {
    .single-product .tabs-products .table-tab table {
        min-width: 750px
    }
}

.single-product .tabs-products .table-tab table th {
    background: #dcddde;
    padding: 4px 12px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #2b2b2b
}

.single-product .tabs-products .table-tab table th:first-child {
    text-align: center
}

.single-product .tabs-products .table-tab table tr {
    background: #fff;
    border-top: 8px solid #f4f4f4
}

.single-product .tabs-products .table-tab table tr td {
    padding: 12px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #2b2b2b
}

.single-product .tabs-products .table-tab table tr td:first-child {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #2b2b2b;
    padding-left: 24px
}

.single-product .products-compare {
    margin-bottom: 100px;
    position: relative
}

.single-product .products-compare .loader {
    position: absolute;
    top: 0;
    left: 0;
    background: hsla(0, 0%, 100%, .5);
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none
}

.single-product .products-compare .loader img {
    width: 50px
}

.single-product .products-compare .loader.active {
    display: flex;
    justify-content: center;
    align-items: center
}

.single-product .products-compare .subtitle {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #000;
    display: block;
    margin-bottom: 50px;
    text-align: center
}

.single-product .products-compare .compare-table {
    display: flex;
    width: 100%;
    overflow-x: auto
}

.single-product .products-compare .compare-table select {
    width: 100%;
    height: 48px;
    background: transparent;
    padding: 12px
}

@media (max-width:1080px) {
    .single-product .products-compare .compare-table select {
        width: 130px;
        font-size: 14px
    }
}

.single-product .products-compare .compare-table .column-table {
    border-right: 2px solid #e0e0e0;
    width: 301px
}

@media (max-width:1080px) {
    .single-product .products-compare .compare-table .column-table {
        width: 160px
    }
}

.single-product .products-compare .compare-table .column-table:first-child,
.single-product .products-compare .compare-table .column-table:last-child {
    border-right: 0
}

.single-product .products-compare .compare-table .column-table .empty-row,
.single-product .products-compare .compare-table .column-table .image-row {
    height: 100px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width:1080px) {

    .single-product .products-compare .compare-table .column-table .empty-row,
    .single-product .products-compare .compare-table .column-table .image-row {
        height: 75px
    }
}

.single-product .products-compare .compare-table .column-table .empty-row img,
.single-product .products-compare .compare-table .column-table .image-row img {
    max-height: 100px;
    width: auto
}

@media (max-width:1080px) {

    .single-product .products-compare .compare-table .column-table .empty-row img,
    .single-product .products-compare .compare-table .column-table .image-row img {
        max-height: 75px
    }
}

.single-product .products-compare .compare-table .column-table .first-row {
    padding: 12px 18px;
    min-height: 72px;
    display: flex;
    align-items: center;
    background: #f4f4f4;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    color: #005f2a
}

.single-product .products-compare .compare-table .column-table .features {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000
}

@media (max-width:750px) {
    .single-product .products-compare .compare-table .column-table .features {
        font-size: 12px;
        line-height: 16px
    }
}

.single-product .products-compare .compare-table .column-table .features div {
    padding: 12px 30px;
    height: 85px;
    display: flex;
    align-items: center;
    overflow-y: auto
}

@media (max-width:750px) {
    .single-product .products-compare .compare-table .column-table .features div {
        height: 105px
    }
}

.single-product .products-compare .compare-table .column-table .features div:nth-child(odd) {
    background: #fff
}

.single-product .products-compare .compare-table .column-table .features div:nth-child(2n) {
    background: #f4f4f4
}

.single-product .products-compare .compare-table .column-1 {
    width: 190px
}

@media (max-width:1080px) {
    .single-product .products-compare .compare-table .column-1 {
        width: 160px
    }
}

.single-product .products-compare .compare-table .column-1 .features {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #005f2a
}

@media (max-width:1080px) {
    .single-product .products-compare .compare-table .column-1 .features {
        font-size: 14px
    }
}

.single-product .products-compare .compare-table .column-1 .features div {
    padding: 12px 18px
}

.wrap-modal-video {
    position: absolute;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out
}

.wrap-modal-video .modal-video {
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

.wrap-modal-video .modal-video .modal-dropdrop {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.wrap-modal-video .modal-video .modal-container {
    position: relative;
    z-index: 999;
    width: 100%;
    max-width: 1000px;
    margin: 0 16px
}

.wrap-modal-video .modal-video .btn-close {
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -50px;
    right: -40px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #f36f21;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center
}

.wrap-modal-video .modal-video .modal-content {
    width: 100%;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
    aspect-ratio: 16/9;
    display: flex;
    justify-content: center;
    align-items: center
}

.wrap-modal-video .modal-video .modal-content iframe {
    width: 800px;
    height: 800px
}

.ir__header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    text-align: center;
    z-index: 1
}

.ir__header .header__mask {
    background-image: linear-gradient(90deg, rgba(46, 46, 46, .75), rgba(46, 46, 46, .5) 60%);
    height: 100%
}

.ir__header .container {
    display: flex;
    padding: 190px 15px 100px;
    align-items: center;
    justify-content: center
}

.ir__header .header__title {
    padding: 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0
}

.ir__tabs {
    background: #2e2e2e
}

.ir__tabs ul {
    height: 60px;
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0
}

.ir__tabs ul,
.ir__tabs ul li {
    display: flex;
    align-items: center;
    justify-content: center
}

.ir__tabs ul li {
    position: relative;
    height: 100%;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin: 0 30px;
    cursor: pointer;
    transition: box-shadow .3s
}

.ir__tabs ul li.active,
.ir__tabs ul li:hover {
    box-shadow: inset 0 -2px 0 0 #f26e20;
    transition: box-shadow .3s
}

.ir__tabs ul li.active:after {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #f26e20;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.ir__main {
    background: transparent;
    transition: background .3s
}

.ir__main.ir__contact {
    background: #f3f3f3;
    transition: background .3s
}

.ir__main .container {
    padding: 0 15px
}

.ir__main .content-tabs .content-tab .tab__title {
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    color: #aaa;
    line-height: 1.1;
    margin: 0 0 50px
}

.ir__main .content-tabs .content-tab .tab__info {
    display: flex;
    align-items: flex-start
}

.ir__main .content-tabs .content-tab .tab__description {
    font-size: 17px;
    font-weight: 500;
    color: #777
}

.ir__main .content-tabs .content-tab .tab__contacts {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 0 0 50px 50px
}

.ir__main .content-tabs .content-tab .tab__contacts ul {
    display: flex;
    padding: 0;
    flex-wrap: wrap;
    list-style: none;
    margin: 0
}

.ir__main .content-tabs .content-tab .tab__contacts ul li {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    display: flex;
    padding: 15px 0;
    align-items: center
}

.ir__main .content-tabs .content-tab .tab__contacts ul li:first-child {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-top: 0;
    border-bottom: 1px solid #e5e5e5
}

.ir__main .content-tabs .content-tab .tab__contacts ul li i {
    color: #f26e20;
    margin: 0 20px 0 0
}

.ir__main .content-tabs .content-tab .tab__contacts ul li p {
    font-size: 15px;
    font-weight: 500;
    color: #777;
    margin: 0
}

.ir__main .content-tabs .content-tab .tab__contacts ul li p a {
    color: #777;
    transition: color .3s
}

.ir__main .content-tabs .content-tab .tab__contacts ul li p a:hover {
    color: #006c24;
    transition: color .3s
}

.ir__main .content-tabs .content-tab .tab__table .table thead {
    background: #eee;
    font-size: 12px;
    font-weight: 600;
    color: #545454;
    text-transform: uppercase
}

.ir__main .content-tabs .content-tab .tab__table .table thead tr th {
    padding: 20px;
    vertical-align: middle
}

.ir__main .content-tabs .content-tab .tab__table .table thead tr th i {
    font-size: 16px;
    color: #bebebe;
    margin: 0 10px 0 0
}

.ir__main .content-tabs .content-tab .tab__table .table tbody tr td {
    padding: 20px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 500;
    color: #777;
    border-bottom: 2px solid #efefef
}

.ir__main .content-tabs .content-tab .tab__table .table tbody tr:nth-child(2n) td {
    background: #f5f5f5
}

.ir__main .content-tabs .content-tab .tab__table .table tbody tr td a:not(.btn__more) {
    font-weight: 700;
    color: #777;
    transition: color .3s
}

.ir__main .content-tabs .content-tab .tab__table .table tbody tr td a:not(.btn__more):hover {
    color: #333;
    transition: color .3s
}

.ir__main .content-tabs .content-tab .tab__table .table tbody tr td .btn__more {
    display: inline-flex;
    padding: 4px 10px 3px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #f26e20;
    margin: auto;
    border-radius: 5px;
    transition: background .3s, color .3s
}

.ir__main .content-tabs .content-tab .tab__table .table tbody tr td .btn__more:hover {
    background: #f26e20;
    color: #fff;
    transition: background .3s, color .3s
}

@media (max-width:1199px) {
    .ir__tabs ul li {
        margin: 0 15px
    }

    .ir__main .content-tabs .content-tab .tab__contacts {
        width: 60%;
        max-width: 60%;
        min-width: 60%
    }
}

@media (max-width:991px) {
    .ir__header .container {
        padding: 140px 15px 60px
    }

    .ir__header .header__title {
        font-size: 32px
    }

    .ir__tabs ul li {
        font-size: 13px;
        line-height: 1.2;
        margin: 0 10px
    }

    .ir__main .container {
        padding: 0 15px
    }

    .ir__main .content-tabs .content-tab .tab__title {
        font-size: 26px;
        margin: 0 0 40px
    }

    .ir__main .content-tabs .content-tab .tab__info {
        flex-direction: column
    }

    .ir__main .content-tabs .content-tab .tab__description {
        font-size: 15px
    }

    .ir__main .content-tabs .content-tab .tab__contacts {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 25px 0 50px
    }

    .ir__main .content-tabs .content-tab .tab__contacts ul li p {
        font-size: 14px
    }
}

@media (max-width:767px) {
    .ir__header .header__title {
        font-size: 28px
    }

    .ir__tabs ul {
        height: inherit;
        padding: 10px 0;
        flex-wrap: wrap;
        margin: 0 -5px
    }

    .ir__tabs ul li {
        background: rgba(0, 0, 0, .1);
        width: calc(33.33333% - 10px);
        max-width: calc(33.33333% - 10px);
        min-width: calc(33.33333% - 10px);
        height: 55px;
        padding: 0 10px;
        margin: 5px;
        border-radius: 4px
    }

    .ir__main .container {
        padding: 0 15px
    }

    .ir__main .content-tabs .content-tab .tab__title {
        font-size: 24px;
        text-align: center
    }

    .ir__main .content-tabs .content-tab .tab__table .table tbody tr td:last-child,
    .ir__main .content-tabs .content-tab .tab__table .table thead tr th:last-child {
        display: none
    }
}

@media (max-width:567px) {
    .ir__header .container {
        padding: 130px 15px 50px
    }

    .ir__header .header__title {
        font-size: 24px
    }

    .ir__tabs ul li {
        width: calc(50% - 10px);
        max-width: calc(50% - 10px);
        min-width: calc(50% - 10px)
    }

    .ir__main .content-tabs .content-tab .tab__title {
        font-size: 22px
    }

    .ir__main .content-tabs .content-tab .tab__description {
        font-size: 14px;
        text-align: center
    }

    .ir__main .content-tabs .content-tab .tab__contacts ul li {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        border-bottom: 1px solid #e5e5e5
    }

    .ir__main .content-tabs .content-tab .tab__contacts ul li:last-child {
        padding-bottom: 0;
        border-bottom: 0
    }

    .ir__main .content-tabs .content-tab .tab__contacts ul li p {
        font-size: 13px
    }

    .ir__main .content-tabs .content-tab .tab__table .table thead tr th i {
        display: none
    }

    .ir__main .content-tabs .content-tab .tab__table .table tbody tr td {
        font-size: 12px
    }
}

.post-type-archive-produto {
    background-color: #f3f3f3
}

.products__main .main-content .main-block .second-block {
    margin-top: 55px
}

.products__main .main-content .main-block .second-block .title-second-block {
    padding: 0;
    font-size: 32px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 40px
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item {
    background-color: #fff
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: auto;
    height: 660px;
    margin: 40px
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .img-slider {
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 25px
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .img-slider img {
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .info .title-slider {
    padding: 0;
    font-size: 35px;
    font-weight: 700;
    color: #434343;
    line-height: 1.1;
    margin-bottom: 25px;
    text-transform: uppercase
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .info .description-slider {
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    color: #777;
    line-height: 1.1;
    margin-bottom: 25px
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .button-slider {
    background: #175a2c;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    cursor: pointer;
    transition: background .3s;
    width: 50%
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .button-slider span {
    margin: 15px 25px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase
}

.products__main .main-content .main-block .slide-block .slider-products-2 .slick-list-products .item .content .button-slider:hover {
    color: rgba(23, 90, 44, .6784313725490196) !important;
    opacity: 1 !important
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .button-slider:hover {
    color: #fff;
    opacity: .7
}

.products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
    margin-right: 20px;
    width: 545px !important
}

.products__main .main-content .main-block .slide-block .slider-products .slider-controls {
    display: flex;
    justify-content: flex-end;
    margin: 115px 0 32px
}

.products__main .main-content .main-block .slide-block .slider-products-2 .slider-controls {
    display: none
}

.products__main .main-content .main-block .slide-block .slider-products-2 .slick-list-products-2 {
    margin-top: 53px
}

.products__main .main-content .main-block .slide-block .slider-products .slider-controls .arrow-prev {
    width: 56px;
    height: 56px;
    background-color: #005e29;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
    cursor: pointer;
    transform: scale(1);
    transition: all .2s ease
}

.products__main .main-content .main-block .slide-block .slider-products .slider-controls .arrow-prev:hover {
    transform: scale(1.05)
}

.products__main .main-content .main-block .slide-block .slider-products .slider-controls .arrow-next {
    width: 56px;
    height: 56px;
    background-color: #005e29;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transform: scale(1);
    transition: all .2s ease-in-out
}

.products__main .main-content .main-block .slide-block .slider-products .slider-controls .arrow-next:hover {
    transform: scale(1.05)
}

.products__main .main-content .main-block .green .slider-products .slick-list-products .item {
    background-color: #175a2c
}

.products__main .main-content .main-block .green .slider-products .slick-list-products .item .content .info .description-slider,
.products__main .main-content .main-block .green .slider-products .slick-list-products .item .content .info .title-slider {
    color: #fff
}

.products__main .main-content .main-block .green .slider-products .slick-list-products .item .content .button-slider {
    background: #fff
}

.products__main .main-content .main-block .green .slider-products .slick-list-products .item .content .button-slider:hover span {
    color: rgba(23, 90, 44, .611764705882353)
}

.products__main .main-content .main-block .green .slider-products .slick-list-products .item .content .button-slider span {
    color: #175a2c
}

.products__main .main-content .main-block .second-block .last-news .item {
    width: 260px
}

@media (max-width:1600px) {
    .products__main .main-content .main-block .slide-block .slider-products .slider-controls {
        margin: 115px 0 32px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
        width: 540px !important
    }
}

@media (max-width:1400px) {
    .products__main .main-content .main-block .second-block .last-news {
        margin-bottom: 0
    }

    .products__main .main-content .main-block .slide-block .slider-products .slider-controls {
        margin: 115px 0 32px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
        width: 480px !important
    }
}

@media (max-width:1199px) {
    .products__main .main-content .main-block .slide-block .slider-products .slider-controls {
        margin: 115px 0 32px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
        width: 450px !important
    }
}

@media (max-width:1100px) {
    .products__main .main-content .main-block .slide-block .slider-products .slider-controls {
        margin: 115px 0 32px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
        width: 400px !important
    }
}

@media (max-width:991px) {
    .products__main .main-content .main-block .second-block .title-second-block {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 40px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .img-slider {
        height: 250px;
        margin-bottom: 25px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content {
        width: auto;
        height: 550px;
        margin: 20px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .info .title-slider {
        font-size: 20px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .info .description-slider {
        font-size: 13px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .button-slider {
        width: 100%
    }

    .products__main .main-content .main-block .slide-block .slider-products .slider-controls {
        display: none !important
    }

    .products__main .main-content .main-block .slide-block {
        margin-top: 30px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
        width: 310px !important
    }
}

@media (max-width:767px) {
    .products__main .main-content .main-block .second-block .last-news .slick-list {
        padding-left: 0
    }

    .products__main .main-content .main-block .second-block .last-news .item {
        width: 310px
    }

    .products__main .main-content .main-block .second-block {
        margin-top: 40px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slider-controls {
        display: none !important
    }

    .products__main .main-content .main-block .slide-block {
        margin-top: 30px
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
        width: 310px !important
    }

    .products__main .main-content .main-block .load-more-news {
        max-width: 90vw;
        margin: 35px auto 0
    }
}

@media (max-width:567px) {
    .products__main .main-content .main-block .slide-block .slider-products .slider-controls {
        margin: 115px 0 32px 290px
    }
}

@media (max-width:376px) {
    .products__main .main-content .main-block .slide-block .slider-products .slick-list .slick-track .slick-slide {
        width: 290px !important
    }

    .products__main .main-content .main-block .slide-block .slider-products .slick-list-products .item .content .img-slider {
        height: 180px
    }

    .products__main .main-content .main-block .second-block .last-news .item {
        width: 290px
    }
}

@media (max-width:1199px) {
    .magazine__header .container {
        padding: 150px 15px 75px
    }

    .magazine__header .header__content {
        padding: 15px 80px 0 0
    }

    .magazine__header .header__content .content__title {
        font-size: 40px
    }

    .magazine__header .header__content .content__edition {
        font-size: 17px;
        margin: 30px 0 0
    }

    .magazine__header .header__content .content__subtitle {
        font-size: 19px
    }

    .magazine__header .header__content .content__description {
        font-size: 15px
    }

    .magazine__header .header__image {
        width: 380px;
        max-width: 380px;
        min-width: 380px;
        margin: 0 0 -130px
    }

    .magazine__block-1 .block__header .header__title {
        font-size: 26px
    }

    .magazine__block-1 .magazine__list {
        margin: 0 -15px
    }

    .magazine__block-1 .magazine__list .list__column {
        padding: 0 15px
    }

    .magazine__block-1 .magazine__list .list__item {
        margin: 0 0 30px
    }
}

@media (max-width:991px) {
    .magazine__header .container {
        padding: 140px 15px 70px
    }

    .magazine__header .header__content {
        padding: 15px 50px 0 0
    }

    .magazine__header .header__content .content__title {
        font-size: 32px
    }

    .magazine__header .header__content .content__edition,
    .magazine__header .header__content .content__subtitle {
        font-size: 16px
    }

    .magazine__header .header__image {
        width: 300px;
        max-width: 300px;
        min-width: 300px;
        margin: 0
    }

    .magazine__main .container {
        padding: 80px 15px 0
    }

    .magazine__block-1 .block__header .header__title {
        font-size: 24px
    }

    .magazine__block-1 .magazine__list .list__column {
        width: 25%;
        max-width: 25%;
        min-width: 25%
    }

    .magazine__block-1 .magazine__list .list__item ul.item__info {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .magazine__header .container {
        padding: 120px 15px 50px
    }

    .magazine__header .header__content {
        padding: 0 40px 0 0
    }

    .magazine__header .header__content .content__label {
        letter-spacing: 1px
    }

    .magazine__header .header__content .content__title {
        font-size: 28px
    }

    .magazine__header .header__content .content__edition {
        font-size: 15px;
        margin: 20px 0 0
    }

    .magazine__header .header__content .content__subtitle {
        font-size: 14px;
        line-height: 1.4
    }

    .magazine__header .header__content .content__description {
        font-size: 13px
    }

    .magazine__header .header__content .content__buttons .header__btn {
        padding: 0 25px;
        font-size: 12px
    }

    .magazine__header .header__image {
        width: 200px;
        max-width: 200px;
        min-width: 200px
    }

    .magazine__block-1 .magazine__list .list__column {
        width: 33.3333333%;
        max-width: 33.3333333%;
        min-width: 33.3333333%
    }
}

@media (max-width:567px) {
    .magazine__header .container {
        padding: 140px 15px 50px;
        flex-direction: column
    }

    .magazine__header .header__content {
        padding: 0;
        text-align: center
    }

    .magazine__header .header__content .content__label {
        letter-spacing: normal
    }

    .magazine__header .header__content .content__title {
        font-size: 24px
    }

    .magazine__header .header__content .content__description:before {
        margin: 15px auto
    }

    .magazine__header .header__content .content__buttons {
        justify-content: center
    }

    .magazine__header .header__content .content__buttons .header__btn {
        margin: 10px 15px 0 !important
    }

    .magazine__header .header__image {
        width: 60%;
        max-width: 60%;
        min-width: 60%;
        margin: 0 auto 40px;
        order: -1
    }

    .magazine__main .container {
        padding: 50px 15px 0
    }

    .magazine__block-1 .block__header {
        text-align: center
    }

    .magazine__block-1 .block__header .header__title {
        font-size: 20px
    }

    .magazine__block-1 .magazine__list {
        margin: 0 10px
    }

    .magazine__block-1 .magazine__list .list__column {
        width: 50%;
        max-width: 50%;
        min-width: 50%;
        padding: 0 10px
    }

    .magazine__block-1 .magazine__list .list__item {
        margin: 0 0 20px
    }
}

.modal-gallery {
    opacity: 0;
    position: fixed;
    top: 50%;
    left: 50%;
    max-width: 750px;
    width: 100%;
    height: 75vh;
    transform: translateX(-50%) translateY(-50%);
    z-index: -1
}

.modal-gallery.show {
    opacity: 1;
    z-index: 9999
}

.modal-gallery .slider-gallery .item {
    overflow: hidden;
    height: 75vh;
    display: flex !important;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, .9098039215686274)
}

.modal-gallery .slider-gallery .slick-arrow {
    height: 56px;
    width: 56px;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.modal-gallery .slider-gallery .arrow-left {
    left: -56px
}

.modal-gallery .slider-gallery .arrow-right {
    right: -56px
}

.modal-gallery .close-modal {
    position: absolute;
    font-size: 21px;
    color: #fff;
    z-index: 1;
    top: 0;
    right: 0;
    text-transform: uppercase;
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #f26e20
}

@media (max-width:767px) {
    .modal-gallery {
        max-width: 85%
    }
}

.page-sitemap {
    margin-top: 128px
}

.page-sitemap .content {
    margin-left: 50px;
    max-width: 900px
}

@media (max-width:420px) {
    .page-sitemap {
        margin-top: 80px !important
    }

    .page-sitemap .content {
        margin-left: 0 !important
    }
}

.page-sitemap .main-content {
    padding-bottom: 90px
}

.page-sitemap .four-columns {
    column-count: 4;
    margin-left: -40px;
    margin-top: 30px
}

@media (max-width:750px) {
    .page-sitemap .four-columns {
        column-count: 1
    }
}

.page-sitemap .four-columns li {
    margin-bottom: 18px
}

.page-sitemap .four-columns li a {
    color: #000;
    font-weight: 400;
    text-decoration: none
}

.page-sitemap .four-columns li a span {
    line-height: 27px
}

.page-sitemap .four-columns .title-sitemap a {
    color: #000;
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase
}

.page-sitemap .title-sitemap {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
    padding-top: 20px
}

.page-sitemap .title-sitemap a {
    color: #000
}

.page-sitemap .itens1 {
    margin-bottom: 18px
}

.page-sitemap .itens1 a {
    color: #000;
    font-weight: 400;
    text-decoration: none
}

.page-sitemap .itens1 a span {
    line-height: 27px
}

.page-sitemap .more-columns {
    column-count: 12
}

.page-sitemap .subtitle-sitemap {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-top: 30px
}

.page-sitemap .subtitle-sitemap a {
    color: #005e29 !important
}

.page-sitemap ::marker {
    color: transparent
}

.page-sitemap .top-menu1 {
    display: flex
}

.page-sitemap .sub-menu-top {
    margin-top: 50px
}

.page-sitemap .mtop {
    margin-top: 30px !important
}

.timeline__block-1 .container {
    padding: 100px 15px 0
}

.timeline__block-1 .block__header {
    text-align: center
}

.timeline__block-1 .block__header .header__title {
    padding: 0;
    font-size: 50px;
    font-weight: 900;
    color: #f26e20;
    line-height: 1.1;
    text-shadow: 10px 10px 30px rgba(0, 0, 0, .1);
    text-transform: uppercase;
    margin: 0
}

.timeline__block-1 .block__body {
    background: url(../../images/bg_timeline.png) top repeat-y
}

.timeline__block-1 .timeline__list {
    margin: -50px 0
}

.timeline__block-1 .timeline__list .list__item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 150px 0
}

.timeline__block-1 .timeline__list .list__item:last-child {
    margin-bottom: 100px
}

.timeline__block-1 .timeline__list .list__item .item__content,
.timeline__block-1 .timeline__list .list__item .item__images {
    width: calc(50% - 85px);
    max-width: calc(50% - 85px);
    min-width: calc(50% - 85px)
}

.timeline__block-1 .timeline__list .list__item .item__images {
    position: relative;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, .1)
}

.timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__images {
    order: 1
}

.timeline__block-1 .timeline__list .list__item .item__images ul.slick-dots {
    display: flex;
    padding: 0;
    align-items: center;
    list-style: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: calc(100% - 5px)
}

.timeline__block-1 .timeline__list .list__item .item__images ul.slick-dots li {
    position: relative;
    padding: 30px 0 0
}

.timeline__block-1 .timeline__list .list__item .item__images ul.slick-dots li.slick-active:before {
    content: "";
    background: #f26e20;
    width: 3px;
    height: 25px;
    position: absolute;
    top: 0;
    left: calc(50% - 1.5px)
}

.timeline__block-1 .timeline__list .list__item .item__images ul.slick-dots li button {
    background: transparent;
    padding: 0 10px;
    font-family: Oswald;
    font-size: 15px;
    font-weight: 500;
    color: #aaa;
    border: 0;
    transition: color .3s
}

.timeline__block-1 .timeline__list .list__item .item__images ul.slick-dots li.slick-active button,
.timeline__block-1 .timeline__list .list__item .item__images ul.slick-dots li button:hover {
    color: #434343;
    transition: color .3s
}

.timeline__block-1 .timeline__list .list__item .item__images .scroll__item {
    position: relative;
    display: block !important
}

.timeline__block-1 .timeline__list .list__item .item__images .scroll__item .item__caption {
    background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .5));
    padding: 50px 15px 15px;
    font-family: Oswald;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.timeline__block-1 .timeline__list .list__item .item__content {
    position: relative
}

.timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__content {
    text-align: right
}

.timeline__block-1 .timeline__list .list__item .item__content .content__year {
    background: #f26e20;
    width: 65px;
    height: 40px;
    display: flex;
    padding: 0 0 0 5px;
    align-items: center;
    justify-content: center;
    font-family: Oswald;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: calc(100% + 55px);
    box-shadow: 0 0 0 10px #fff;
    border-radius: 6px
}

.timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__content .content__year {
    padding: 0 5px 0 0;
    right: inherit;
    left: calc(100% + 55px)
}

.timeline__block-1 .timeline__list .list__item .item__content .content__year:before {
    content: "";
    background: #f26e20;
    width: 32px;
    height: 32px;
    position: absolute;
    right: -13px;
    transform: rotate(45deg);
    border-radius: 6px
}

.timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__content .content__year:before {
    right: inherit;
    left: -13px
}

.timeline__block-1 .timeline__list .list__item .item__content .content__year span {
    position: relative;
    z-index: 1
}

.timeline__block-1 .timeline__list .list__item .item__content .content__title {
    padding: 0;
    font-family: Oswald;
    font-size: 26px;
    color: #434343;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0
}

.timeline__block-1 .timeline__list .list__item .item__content .content__description {
    font-size: 13px;
    font-weight: 500;
    color: #777;
    line-height: 2
}

.timeline__block-1 .timeline__list .list__item .item__content .content__description p {
    margin: 20px 0 0
}

.magazine__header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    color: #fff;
    z-index: 1
}

.magazine__header .header__mask {
    background-image: linear-gradient(90deg, rgba(46, 46, 46, .75), rgba(46, 46, 46, .5) 60%);
    height: 100%
}

.magazine__header .container {
    height: 100%;
    display: flex;
    align-items: flex-start;
    padding: 180px 15px 90px
}

.magazine__header .header__content {
    padding: 15px 100px 0 0
}

.magazine__header .header__content .content__label {
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0
}

.magazine__header .header__content .content__title {
    padding: 0;
    font-size: 50px;
    font-weight: 900;
    line-height: .9;
    text-transform: uppercase;
    margin: 5px 0 0
}

.magazine__header .header__content .content__edition {
    font-size: 19px;
    font-weight: 700;
    color: #f26e20;
    margin: 40px 0 0
}

.magazine__header .header__content .content__subtitle {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
    margin: 5px 0 0
}

.magazine__header .header__content .content__description {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.5
}

.magazine__header .header__content .content__description:before {
    content: "";
    background: #f26e20;
    width: 65px;
    height: 4px;
    display: block;
    margin: 15px 0
}

.magazine__header .header__content .content__buttons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 25px 0 0
}

.magazine__header .header__content .content__buttons .header__btn {
    background: #f26e20;
    height: 50px;
    display: flex;
    padding: 0 30px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 30px 0 0;
    border-radius: 3px;
    transition: background .3s, color .3s
}

.magazine__header .header__content .content__buttons .header__btn:last-child {
    margin-right: 0
}

.magazine__header .header__content .content__buttons .header__btn.btn__blank {
    background: #fff;
    color: #f26e20
}

.magazine__header .header__content .content__buttons .header__btn svg {
    height: 18px;
    width: auto;
    display: block;
    margin: 0 10px 0 0
}

.magazine__header .header__content .content__buttons .header__btn svg * {
    fill: #fff;
    transition: fill .3s
}

.magazine__header .header__content .content__buttons .header__btn.btn__blank svg * {
    fill: #f26e20
}

.magazine__header .header__content .content__buttons .header__btn:hover {
    background: #006c24;
    color: #fff;
    transition: background .3s, color .3s
}

.magazine__header .header__content .content__buttons .header__btn:hover svg * {
    fill: #fff;
    transition: fill .3s
}

.magazine__header .header__image {
    width: 430px;
    max-width: 430px;
    min-width: 430px;
    position: relative;
    margin: 0 0 -140px
}

.magazine__header .header__image:after,
.magazine__header .header__image:before {
    content: "";
    width: 25px;
    height: 18px;
    border-top: 6px solid #f26e20;
    border-left: 6px solid #f26e20;
    position: absolute;
    top: -16px;
    left: -16px;
    z-index: 1;
    display: none
}

.magazine__header .header__image:after {
    border: 0;
    border-right: 6px solid #f26e20;
    border-bottom: 6px solid #f26e20;
    top: inherit;
    left: inherit;
    right: -16px;
    bottom: -16px
}

.magazine__main .container {
    padding: 120px 15px 0
}

.magazine__block-1 .block__header {
    margin: 0 0 40px
}

.magazine__block-1 .block__header .header__title {
    padding: 0;
    font-size: 30px;
    font-weight: 700;
    color: #aaa;
    line-height: 1.1;
    margin: 0
}

.magazine__block-1 .magazine__list .magazine__row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px
}

.magazine__block-1 .magazine__list .list__column {
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    padding: 0 20px
}

.magazine__block-1 .magazine__list .list__item {
    margin: 0 0 40px;
    transition: background .3s, box-shadow .3s
}

.magazine__block-1 .magazine__list .list__item ul.item__info {
    background: #f26e20;
    display: flex;
    padding: 0;
    align-items: center;
    justify-content: center;
    list-style: none;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-top: 1px solid #fff;
    margin: 0
}

.magazine__block-1 .magazine__list .list__item ul.item__info li {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 10px
}

.magazine__block-1 .magazine__list .list__item ul.item__info li:first-child {
    border-right: 1px solid #fff
}

.magazine__block-1 .magazine__list .list__item:hover {
    background: #f26e20;
    box-shadow: 0 0 0 5px #f26e20, 9px 9px 30px 0 rgba(0, 0, 0, .15);
    transition: background .3s, box-shadow .3s
}

.page-load-status {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0 0;
    font-size: 13px;
    font-weight: 500;
    color: #777;
    text-align: center
}

.page-load-status p {
    display: none;
    margin: 0
}

.page-load-status .infinite-scroll-request {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 800;
    color: #175a2c;
    text-transform: uppercase;
    cursor: pointer
}

.page-load-status .infinite-scroll-request i {
    background: #175a2c;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #fff;
    margin: 0 10px 0 0;
    border-radius: 100%
}

.pagination-wrap {
    display: none
}

@media (max-width:991px) {
    .timeline__block-1 .container {
        padding: 70px 15px 0
    }

    .timeline__block-1 .block__header .header__title {
        font-size: 40px
    }

    .timeline__block-1 .timeline__list {
        margin: 0
    }

    .timeline__block-1 .timeline__list .list__item {
        flex-direction: column;
        margin: 100px 0
    }

    .timeline__block-1 .timeline__list .list__item:last-child {
        margin-bottom: 0
    }

    .timeline__block-1 .timeline__list .list__item .item__images {
        width: 80%;
        max-width: 80%;
        min-width: 80%;
        margin: 0 auto;
        z-index: 1
    }

    .timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__images {
        order: -1
    }

    .timeline__block-1 .timeline__list .list__item .item__content {
        background: #fff;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 60px 0 15px
    }

    .timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__content {
        text-align: left
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__year,
    .timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__content .content__year {
        padding: 0;
        top: 55px;
        left: 0;
        right: inherit
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__year:before,
    .timeline__block-1 .timeline__list .list__item:nth-child(2n) .item__content .content__year:before {
        left: calc(100% - 16px);
        right: inherit
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__title {
        padding: 0 0 0 100px;
        font-size: 24px
    }
}

@media (max-width:767px) {
    .timeline__block-1 .container {
        padding: 50px 15px 0
    }

    .timeline__block-1 .block__header .header__title {
        font-size: 32px
    }

    .timeline__block-1 .timeline__list {
        margin: -25px 0
    }

    .timeline__block-1 .timeline__list .list__item {
        margin: 75px 0
    }

    .timeline__block-1 .timeline__list .list__item .item__images {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__year {
        width: 50px;
        height: 30px;
        font-size: 15px;
        top: 56px
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__year:before {
        width: 24px;
        height: 24px
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__title {
        padding: 0 0 0 75px;
        font-size: 20px
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__description {
        line-height: 1.8
    }
}

@media (max-width:567px) {
    .timeline__block-1 .block__header .header__title {
        font-size: 28px
    }

    .timeline__block-1 .timeline__list .list__item .item__content .content__title {
        font-size: 18px
    }
}

@media (max-width:420px) {
    .timeline__block-1 .timeline__list .list__item .item__images ul.slick-dots li.slick-active:before {
        left: calc(50% + 3.5px)
    }
}

.post-type-archive-staramania #wrapper .products__main .container .breadcrumb {
    margin-top: 55px !important;
    margin-bottom: 0 !important
}

.infinite-scroll-request {
    max-width: 160px;
    margin: 30px auto
}

.infinite-scroll-request button {
    border: 0;
    background: #005f2a;
    width: 160px;
    height: 50px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    border-radius: 3px
}

.infinite-scroll-request img {
    max-width: 60px;
    display: none;
    margin: 0 auto
}

.shop__header {
    background: url(../../images/bg_tex_1.png) repeat;
    height: 610px
}

.shop__header .container {
    height: 100%;
    padding: 90px 15px 0
}

.shop__header .header__image {
    position: absolute;
    top: 80px;
    left: 20px
}

.shop__header .header__title {
    font-size: 96px;
    font-weight: 900;
    color: #fff;
    line-height: .85;
    text-shadow: 20px 20px 30px rgba(0, 0, 0, .1);
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 105px;
    transform: translateY(-30%)
}

.shop__header .header__info {
    position: absolute;
    top: 50%;
    left: 360px;
    transform: translateY(-40%)
}

.shop__header .header__info .info__logo img {
    height: 100px;
    width: auto;
    display: block
}

.shop__header .header__info .info__title {
    font-size: 16px;
    font-weight: 900;
    font-style: italic;
    color: #f26e20;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 15px 0 0
}

.shop__header .header__info .info__title br {
    display: none
}

.shop__header .header__info p {
    font-size: 13px;
    color: #aaa;
    line-height: 1.8;
    margin: 15px 0 0
}

.shop__header .header__info p a {
    color: #aaa;
    transition: color .3s
}

.shop__header .header__info p a:hover {
    color: #006c24;
    transition: color .3s
}

.shop__block-1 {
    display: flex;
    padding: 0 0 80px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 80px
}

.shop__block-1 .column__left {
    width: 270px;
    max-width: 270px;
    min-width: 270px;
    position: relative;
    margin: -35px 0 0;
    z-index: 1
}

.shop__block-1 ul.block__menu {
    background: #fff;
    padding: 0;
    list-style: none;
    border: 1px solid #ddd;
    margin: 0
}

.shop__block-1 ul.block__menu li {
    border-bottom: 1px solid #ddd
}

.shop__block-1 ul.block__menu li:last-child {
    border-bottom: 0
}

.shop__block-1 ul.block__menu li a {
    display: flex;
    padding: 15px;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    color: #2d2d2d;
    transition: background .3s, color .3s
}

.shop__block-1 ul.block__menu li a:before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg style='background-color:%23ffffff00' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M41.265 39.877l-.198-14.082.01-1.53.132-1.428.279-1.334.355-1.224.468-1.145.584-1.033.66-.924.805-.847.883-.756.996-.646 1.076-.571 1.223-.458 1.305-.343 1.457-.244 1.53-.144 2.351-.01L59 2H45.306l-1.17.092-1.163.151-1.117.212-1.078.27-1.101.312-1.059.386-1.012.426-1.003.467-.987.538-.947.56-.929.63-.887.666-.869.7-.822.733-.774.788-.757.801-.709.852-.658.885-.641.931-.591.943-.572.974-.485 1.004-.466 1.01-.414 1.061-.393 1.068-.306 1.093-.283 1.1-.193 1.125-.168 1.151-.117 1.155-.055 1.158.23 12.485-.001.85-.114 1.607-.238 1.493-.355 1.367-.474 1.251-.585 1.151-.694 1.014-.772.934-.877.8-.95.72-1.055.585-1.12.486-1.225.386-1.29.25-1.355.13-1.415.024-1.473-.067L6 62h12.643l.994-.033.993-.088.995-.124.956-.178.986-.216.953-.27.98-.308.94-.358.9-.397.93-.434.892-.485.877-.522.875-.573.828-.608.822-.662.775-.68.762-.73.75-.783.707-.799.692-.85.61-.883.63-.935.548-.95.564-1.002.478-1.033.464-1.066.373-1.098.395-1.148.297-1.163.287-1.192.194-1.242.175-1.313z' fill='%23f26e20'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 20px 0 0
}

.shop__block-1 ul.block__menu li.acessorios a:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg style='background-color:%23ffffff00' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M34.155 32.167c-5.07 0-9.369-2.3-9.369-5.004 0-2.703 4.287-5.003 9.37-5.003 5.082 0 9.368 2.3 9.368 5.003 0 2.704-4.298 5.004-9.369 5.004zm29.393 15.506a47.315 47.315 0 00-1.522-5.579v-4.601c0-16.28-13.43-29.48-30.004-29.493C15.46 8.013 2.037 21.192 2.018 37.459v4.6a48.073 48.073 0 00-1.616 5.648c-.457 1.864-.808 4.187.609 5.752C2.04 54.505 3.61 55 6.257 55c1.961-.035 3.917-.2 5.856-.495 9.369-1.265 19.909-1.564 19.909-1.564s10.61.31 19.909 1.564c6.488.886 9.462.587 11.008-1.08 1.546-1.669 1.078-3.877.61-5.752zm-3.864-10.215v3.359a79.37 79.37 0 00-2.507-.62h-.058a94.165 94.165 0 00-8.362-1.6v-1.15c0-11.4-3.513-21.085-8.748-26.008 11.676 3.47 19.666 14.037 19.675 26.02zm-3.514 8.455c-.89.966-4.567.598-7.26.23-7.93-1.081-16.806-1.323-16.877-1.323-.07 0-8.947.242-16.875 1.323-2.694.368-6.371.736-7.261-.23-.375-.414-.387-1.369 0-2.853l.175-.69a119.867 119.867 0 0124.781-2.622c7.8-.03 15.578.83 23.177 2.565l.187.747c.328 1.45.328 2.404-.059 2.818l.012.035zM32.022 10.3c5.25 0 9.849 5.323 12.362 13.262-1.989-2.22-5.789-3.692-10.229-3.692-6.558 0-11.711 3.209-11.711 7.304 0 4.095 5.141 7.304 11.711 7.304 5.757 0 10.412-2.466 11.477-5.831.504 2.766.783 5.735.783 8.822v.782c-4.51-.556-9.051-.832-13.597-.828-5.09.002-10.175.32-15.224.955v-.91C17.628 22.483 24.08 10.3 32.022 10.3zM4.36 37.457c.017-11.977 8.005-22.534 19.675-26.007-5.247 4.923-8.748 14.608-8.748 26.008v1.23A104.663 104.663 0 004.36 40.83v-3.37zm56.881 14.436c-1.171 1.231-5.375.828-8.947.345-9.37-1.265-20.179-1.587-20.272-1.587-.094 0-10.915.322-20.272 1.587-3.514.483-7.812.886-8.947-.345-.516-.563-.54-1.76-.07-3.646.76-3.06 1.17-4.394 1.334-4.958l1.417-.368c-.328 1.507-.48 3.267.656 4.498 1.522 1.656 4.685 1.599 9.369.966 7.718-1.047 16.513-1.288 16.513-1.3 0-.011 8.842.253 16.583 1.3 1.586.239 3.186.373 4.79.403 2.084 0 3.618-.369 4.532-1.37 1.17-1.23.984-3.002.656-4.508l1.428.38c.188.563.586 1.897 1.335 4.946.434 1.897.41 3.094-.105 3.657z' fill='%23f26e20'/%3E%3C/svg%3E")
}

.shop__block-1 ul.block__menu li.calcados a:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg style='background-color:%23ffffff00' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M64 38.747c.023-5.886-4.563-10.816-10.576-11.368l-11.2-1.192a2.945 2.945 0 00-1.4-2.645 3.114 3.114 0 00-3.05-.133c-.724.368-1.404.766-2.016 1.151-.402-.186-.797-.38-1.18-.59.072-.135.132-.276.18-.422a2.929 2.929 0 00-.955-3.167 3.116 3.116 0 00-3.367-.357c-.247.126-.488.253-.723.386-.427-.38-.853-.772-1.286-1.188l-3.084-5.041A2.504 2.504 0 0023.21 13a2.518 2.518 0 00-1.995.981 2.383 2.383 0 00-.39 2.145l1.143 3.699c-.816.892-4.976 3.018-9.074 3.018-4.383 0-7.35-2.566-7.93-3.5a1.099 1.099 0 00-.928-.506H1.082c-.288 0-.563.11-.766.308a1.037 1.037 0 00-.316.746v30.055c0 .582.485 1.053 1.082 1.054H15.75a1.07 1.07 0 001.081-1.054v-.97h7.022l1.509 1.476c.192.337.556.547.951.548h36.605c.597 0 1.081-.472 1.082-1.054v-4.964c0-.444-.288-.84-.717-.988.47-.708.72-1.535.717-2.38v-2.867zM38.775 25.283a.882.882 0 01.407-.102c.09.002.18.016.267.042a.855.855 0 01.58 1.078.893.893 0 01-.439.506 21.98 21.98 0 00-4.617 3.18.927.927 0 01-1.249-.017.847.847 0 01.019-1.217 22.095 22.095 0 012.262-1.795 23.282 23.282 0 012.35-1.458c.135-.072.277-.145.42-.217zm-7.337-3.391c.006 0 .012-.006.018-.006a.875.875 0 01.655-.049c.224.067.41.22.52.422.088.17.119.365.086.554a.885.885 0 01-.464.609c-.463.234-.902.482-1.31.729a21.958 21.958 0 00-3.307 2.451.926.926 0 01-1.248-.018.845.845 0 01.018-1.217 22.734 22.734 0 013.072-2.349c.594-.38 1.249-.765 1.96-1.126zm-8.493-6.657a.35.35 0 01.265-.127c.114.002.22.062.278.157l2.189 3.572h-1.75l-1.032-3.32a.342.342 0 01.05-.282zm-20.782 5.71h1.323c2.408 2.58 5.83 4.037 9.408 4.007 4.104 0 9.34-2.055 10.873-4.007h3.375c.222.212.45.422.673.627a23.606 23.606 0 00-2.917 2.283 2.914 2.914 0 00-.068 4.193 3.102 3.102 0 004.302.072 19.983 19.983 0 013.795-2.656c.278.169.563.325.853.482a20.493 20.493 0 00-1.545 1.295 2.914 2.914 0 00-.068 4.193 3.102 3.102 0 004.302.072 20.235 20.235 0 014.123-2.831c.245-.125.471-.28.674-.464.154.018.309.036.469.048l11.46 1.217h.013c4.903.45 8.646 4.471 8.629 9.27v2.869c-.001 1.277-1.064 2.312-2.374 2.313H32.396l-4.834-4.006a1.108 1.108 0 00-.705-.253H2.163V20.946zm59.674 27.947H26.82l-1.756-1.717a1.114 1.114 0 00-.766-.307H15.75c-.287 0-.563.11-.766.307a1.038 1.038 0 00-.316.747v.97h-2.214v-.97c0-.582-.485-1.054-1.082-1.054-.598 0-1.082.472-1.082 1.055v.969H7.503v-.97c0-.582-.484-1.054-1.082-1.054-.597 0-1.082.472-1.082 1.055v.969H2.163v-7.115h24.298l4.84 4.012c.195.162.443.25.699.247h29.837v2.856z' fill='%23f26e20'/%3E%3C/svg%3E")
}

.shop__block-1 ul.block__menu li.vestuario a:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg style='background-color:%23ffffff00' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M63.633 20.556l-.123-.119L48.935 8.543a.95.95 0 00-.612-.237l-6.124-.714.98-1.19c.367-.476.367-1.308-.123-1.665l-3.429-2.38S39.26 2 38.892 2H25.175c-.123 0-.245.119-.368.119l-3.919 2.498c-.612.357-.735 1.07-.367 1.665 0 0 0 .12.122.12l.98 1.189-6.124.714a.95.95 0 00-.612.237L.434 20.438c-.49.475-.612 1.189-.122 1.665l.122.119L11.58 32.927V59.81c0 .714.49 1.19 1.225 1.19h38.457c.735 0 1.225-.476 1.225-1.19V32.927l11.145-10.705c.49-.476.49-1.19 0-1.666zM40.361 5.926l-5.757 7.136-.857-2.022s.123 0 .123-.119l5.021-5.947 1.47.951zm-15.187-1.19l5.144 6.185-1.102 2.142-5.88-7.138 1.838-1.19zm5.634 53.885H13.906V25.315c0-.714-.49-1.19-1.224-1.19-.735 0-1.225.476-1.225 1.19v4.163l-8.45-8.089L16.11 10.565l7.227-.833 5.266 6.423c.368.476 1.225.595 1.715.238l.367-.357.123-.119v42.704zm1.347-49.603h-.245L27.99 4.38h8.207l-3.92 4.64h-.122zm20.209 20.579v-4.164c0-.713-.49-1.19-1.225-1.19-.735 0-1.225.477-1.225 1.19V58.74h-16.78v-6.78h.98c.735 0 1.225-.476 1.225-1.19s-.49-1.19-1.224-1.19h-.98v-7.137h.98c.734 0 1.224-.475 1.224-1.19 0-.713-.49-1.189-1.224-1.189h-.98v-7.137h.98c.734 0 1.224-.476 1.224-1.19 0-.713-.49-1.189-1.224-1.189h-.98v-7.137h.98c.734 0 1.224-.476 1.224-1.19 0-.713-.49-1.189-1.224-1.189h-.98v-5.115c.122.357.49.714.98.714h.245c.367 0 .734-.12.98-.476l5.143-6.423 7.227.951 13.105 10.825-8.451 8.089z' fill='%23f26e20'/%3E%3C/svg%3E")
}

.shop__block-1 ul.block__menu li.utilidades a:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg style='background-color:%23ffffff00' xmlns='http://www.w3.org/2000/svg' width='64' height='64'%3E%3Cpath d='M25.981 41.775a1.163 1.163 0 00-1.66.1c-4.73 5.402-13.315 14.947-16.212 17.554-1.44 1.297-3.708.774-4.923-.529-1.27-1.361-1.078-3.086.526-4.733 4.074-4.179 10.075-8.964 14.602-12.429a1.205 1.205 0 00.23-1.671 1.164 1.164 0 00-1.646-.235C12.313 43.342 6.222 48.2 2.04 52.488c-3.045 3.125-2.206 6.29-.562 8.053a6.548 6.548 0 003.642 1.947c1.555.262 3.211-.07 4.548-1.274 3.348-3.014 12.981-13.84 16.41-17.756a1.204 1.204 0 00-.098-1.683zm37.687-28.602a1.163 1.163 0 00-1.662-.025c-3 2.955-5.8 5.837-8.048 8.152l-1.577 1.622-2.218-2.252 9.37-9.227a1.206 1.206 0 00.024-1.688 1.163 1.163 0 00-1.662-.025L48.5 18.982l-2.087-2.12 9.425-9.283c.466-.46.477-1.215.025-1.687a1.163 1.163 0 00-1.662-.026l-9.45 9.307-2.033-2.065L52.93 3.049a1.205 1.205 0 00.024-1.686 1.162 1.162 0 00-1.662-.026L39.541 12.912c-3.004 2.958-2.772 7.302.5 11.309l-6.683 6.682a1.205 1.205 0 00-.025 1.687 1.165 1.165 0 001.662.026l6.69-6.688c1.316 1.113 2.873 1.85 4.509 2.126l.636.083c2.135.202 4.091-.404 5.368-1.663.816-.802 1.97-1.992 3.434-3.498 2.24-2.306 5.029-5.178 8.011-8.114.466-.46.477-1.216.025-1.689zM50.561 24.762c-.772.76-2.086 1.133-3.514.998-1.65-.155-3.236-.949-4.462-2.232-2.404-2.515-4.04-6.11-1.55-8.754l9.68 9.834-.154.154zm-4.396 29.88c-2.225-3.462-34.804-47-39.688-52.977-.678-.83-1.485-.57-1.788-.268-.525.526-.84 1.293.26 5.888.659 2.753 5.8 18.102 7.552 22.512 3.565 8.972 5.847 8.676 7.155 8.847a2.53 2.53 0 001.796-.441c1.462-1.013 1.95-1.308 2.514-1.65l.674-.414c1.58 2.629 3.532 6.706 5.426 10.665 2.549 5.328 5.185 10.836 7.29 13.687 1.34 1.812 2.788 2.345 3.768 2.473 1.874.245 3.813-.775 4.94-2.598 1.144-1.85 1.182-4.044.101-5.724zm-2.092 4.455c-.64 1.037-1.68 1.625-2.649 1.499-.76-.1-1.516-.631-2.185-1.538-1.971-2.667-4.557-8.07-7.057-13.297-2.285-4.774-4.442-9.284-6.207-11.933a1.172 1.172 0 00-.824-.516 1.157 1.157 0 00-.788.182c-.789.517-2.715 1.683-4.236 2.737-.07.048-.11.053-.17.045-.807.424-.858-.198-2.22-2.073-2.192-3.02-8.382-20.76-10.172-26.587-.695-2.26.045-1.013.59-.303 5.881 7.681 33.88 45.27 36.041 48.633.686 1.066.386 2.327-.123 3.151z' fill='%23f26e20'/%3E%3C/svg%3E")
}

.shop__block-1 ul.block__menu li a:after {
    content: "\f061";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    margin: 0 0 0 auto;
    display: none
}

.shop__block-1 ul.block__menu li a p {
    font-size: 14px;
    font-weight: 600;
    color: #2d2d2d;
    margin: 0;
    transition: color .3s
}

.shop__block-1 ul.block__menu li.current-menu-item a,
.shop__block-1 ul.block__menu li a:hover {
    background: #f26e20;
    color: #fff;
    transition: background .3s, color .3s
}

.shop__block-1 ul.block__menu li.current-menu-item a:before,
.shop__block-1 ul.block__menu li a:hover:before {
    filter: brightness(0) invert(1)
}

.shop__block-1 ul.block__menu li.current-menu-item a svg *,
.shop__block-1 ul.block__menu li a:hover svg * {
    fill: #fff;
    transition: fill .3s
}

.shop__block-1 ul.block__menu li.current-menu-item a p,
.shop__block-1 ul.block__menu li a:hover p {
    color: #fff;
    transition: color .3s
}

.shop__block-1 .column__right {
    flex-grow: 1
}

.shop__block-1 .block__feature {
    display: flex;
    align-items: center
}

.shop__block-1 .block__feature .feature__content {
    padding: 0 50px 0 0
}

.shop__block-1 .block__feature .feature__content .content__discount {
    font-size: 16px;
    font-weight: 700;
    color: #f26e20;
    text-transform: uppercase
}

.shop__block-1 .block__feature .feature__content .content__title {
    font-size: 40px;
    font-weight: 800;
    color: #434343;
    line-height: 1.1;
    margin: 5px 0 0
}

.shop__block-1 .block__feature .feature__content .content__description {
    font-size: 16px;
    font-weight: 500;
    color: #777;
    line-height: 1.8;
    margin: 20px 0 0
}

.shop__block-1 .block__feature .feature__content .content__btn {
    background: #175a2c;
    height: 40px;
    display: inline-flex;
    padding: 0 30px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 0;
    border-radius: 100px;
    transition: background .3s
}

.shop__block-1 .block__feature .feature__content .content__btn:hover {
    background: #006c24;
    transition: background .3s
}

.shop__block-1 .block__feature .feature__image {
    width: 45%;
    max-width: 45%;
    min-width: 45%;
    display: flex;
    align-items: center;
    justify-content: center
}

.shop__block-1 .block__feature .feature__image img {
    display: block;
    margin: auto
}

.row>.row {
    width: calc(100% + 30px) !important;
    margin-left: 0;
    margin-right: 0
}

.shop__block-2 .list__item {
    display: block;
    padding: 20px 20px 30px;
    text-align: center;
    margin: 0 0 30px;
    transition: box-shadow .3s
}

.shop__block-2 .list__item .item__image {
    height: 230px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.shop__block-2 .list__item .item__image .image__icon {
    background: #175a2c;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Font Awesome\ 5 Free;
    font-size: 17px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 65%;
    left: 60px;
    opacity: 0;
    border-radius: 100%;
    cursor: pointer;
    transition: top .3s, opacity .3s, transform .3s
}

.shop__block-2 .list__item .item__image .image__icon:before {
    content: "\f07a"
}

.shop__block-2 .list__item .item__image .image__icon.zoom {
    background: #f26e20;
    left: inherit;
    right: 60px
}

.shop__block-2 .list__item .item__image .image__icon.zoom:before {
    content: "\f00e"
}

.shop__block-2 .list__item .item__image .image__icon:hover {
    transform: scale(1.15);
    transition: transform .3s
}

.shop__block-2 .list__item .item__image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: auto
}

.shop__block-2 .list__item .item__category {
    margin: 10px 0 0
}

.shop__block-2 .list__item .item__category span {
    height: 25px;
    display: inline-flex;
    padding: 0 20px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    border: 1px solid #006c24;
    background: #006c24;
    margin: auto;
    border-radius: 100px
}

.shop__block-2 .list__item .item__title {
    font-size: 16px;
    font-weight: 600;
    color: #777;
    margin: 10px 0 0
}

.shop__block-2 .list__item .item__price {
    font-size: 16px;
    font-weight: 800;
    color: #434343
}

.shop__block-2 .list__item:hover {
    box-shadow: inset 0 0 0 1px #eee, 13px 13px 30px 0 rgba(0, 0, 0, .1);
    transition: box-shadow .3s
}

.shop__block-2 .list__item:hover .item__image .image__icon {
    top: calc(50% - 20px);
    opacity: 1;
    transition: top .3s, opacity .3s
}

.default__header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0 40.25%
}

.default__main .container {
    padding: 100px 15px 0
}

.error__main .container {
    padding: 200px 15px 100px
}

.search__block-1 {
    display: flex;
    align-items: flex-start
}

.search__block-1 .column__left {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    padding: 0 50px 0 0
}

.search__block-1 .column__right {
    flex-grow: 1
}

.search__block-1 .search__sidebar {
    margin: 0 0 40px
}

.search__block-1 .search__sidebar .sidebar__title {
    font-size: 20px;
    font-weight: 700;
    color: #777;
    line-height: 1.1
}

.search__block-1 .search__sidebar ul {
    padding: 0;
    list-style: none;
    margin: 25px 0 0
}

.search__block-1 .search__sidebar ul li {
    margin: 10px 0
}

.search__block-1 .search__sidebar ul li:first-child {
    padding: 0 0 15px;
    border-bottom: 1px solid #eee;
    margin: 0 0 15px
}

.search__block-1 .search__sidebar ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 500;
    color: #525252;
    transition: color .3s
}

.search__block-1 .search__sidebar ul li a b {
    font-weight: 700
}

.search__block-1 .search__sidebar ul li a span {
    opacity: .5
}

.search__block-1 .search__sidebar ul li a.active,
.search__block-1 .search__sidebar ul li a:hover {
    color: #f26e20;
    transition: color .3s
}

.search__block-1 .search__sidebar ul li a.active {
    font-weight: 600
}

.search__block-1 .search__results .results__title {
    font-size: 30px;
    font-weight: 700;
    color: #626262;
    line-height: 1.1
}

.search__block-1 .search__results .results__list {
    margin: 30px 0 0
}

.search__block-1 .search__results .results__list .list__item {
    padding: 0 0 30px;
    border-bottom: 1px solid #eee;
    margin: 0 0 30px
}

.search__block-1 .search__results .results__list .list__item a {
    display: block;
    color: #777
}

.search__block-1 .search__results .results__list .list__item .item__title {
    font-size: 18px;
    font-weight: 700;
    color: #006c24;
    transition: color .3s
}

.search__block-1 .search__results .results__list .list__item p {
    font-size: 14px;
    font-style: italic;
    margin: 5px 0 0
}

.search__block-1 .search__results .results__list .list__item a:hover .item__title {
    color: #f26e20;
    transition: color .3s
}

.vfbp-form {
    margin-left: -15px;
    margin-right: -15px
}

.form .form-group,
.vfbp-form .vfb-form-group {
    margin-bottom: 40px
}

.modal .form .form-group,
.modal .vfbp-form .vfb-form-group {
    margin-bottom: 20px
}

.vfbp-form .vfb-has-error {
    position: relative
}

.form .form-group label,
.vfbp-form .vfb-control-label,
.vfbp-form .vfb-has-error .vfb-control-label,
.vfbp-form .vfb-has-success .vfb-control-label {
    font-size: 12px;
    font-weight: 700;
    color: #aaa;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.modal .form .form-group label,
.modal .vfbp-form .vfb-control-label {
    font-size: 11px;
    letter-spacing: normal
}

.vfbp-form .vfb-required-asterisk {
    display: none
}

.form .form-group .wpcf7-form-control-wrap {
    display: block
}

.form .form-group .form-control,
.form .form-group .wpcf7-form-control,
.vfbp-form .vfb-form-control {
    background: #fff;
    width: 100%;
    height: inherit;
    padding: 20px;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    box-shadow: 1px 1px 0 0 #ddd !important;
    border-radius: 3px;
    transition: box-shadow .3s
}

.form .form-group select.form-control,
.form .form-group select.wpcf7-form-control,
.vfbp-form select.vfb-form-control {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAKElEQVQYV2OcOXPmfwYcgBEkjk1Beno6I1gSXQFIAiQGl4QpgEmA+ABMIQ7P2hpDWwAAAABJRU5ErkJggg==) #fff calc(100% - 20px) no-repeat;
    padding-right: 40px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none
}

.form .form-group .form-control:disabled,
.form .form-group .wpcf7-form-control:disabled,
.vfbp-form .vfb-form-control:disabled {
    background: #f5f5f5;
    text-align: center;
    cursor: default
}

.modal .form .form-group .form-control,
.modal .form .form-group .wpcf7-form-control,
.modal .vfbp-form .vfb-form-control {
    padding: 15px;
    font-size: 13px
}

.modal .form .form-group select.form-control,
.modal .form .form-group select.wpcf7-form-control,
.modal .vfbp-form select.vfb-form-control {
    padding-right: 35px
}

[data-class=wpcf7cf_group] {
    width: 100%;
    padding: 0 15px
}

.vfbp-form .vfb-help-block,
span.wpcf7-not-valid-tip {
    background: #a94442;
    padding: 8px 10px;
    font-size: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 15px;
    border-radius: 3px
}

span.wpcf7-not-valid-tip {
    top: -20px;
    right: 10px
}

.vfbp-form .vfb-help-block:before,
span.wpcf7-not-valid-tip:before {
    content: "\f00d";
    display: block;
    font-family: Font Awesome\ 5 Free;
    font-size: 11px;
    font-weight: 900;
    color: #fff;
    line-height: 1
}

.vfbp-form .vfb-help-block:after,
span.wpcf7-not-valid-tip:after {
    content: "";
    border-top: 5px solid #a94442;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    top: 100%;
    right: calc(50% - 5px)
}

.form .form-group input[type=submit],
.vfbp-form .vfb-fieldType-submit .btn,
.vfbp-form .vfb-fieldType-submit .btn:focus,
.vfbp-form .vfb-fieldType-submit .btn:hover {
    background: #175a2c;
    width: inherit;
    padding: 20px 40px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    box-shadow: inherit !important;
    transition: background .3s;
    border-radius: 40px;
    max-width: 376px;
    display: block;
    margin: 0 auto
}

.form .form-group input[type=submit]:hover,
.vfbp-form .vfb-fieldType-submit .btn:hover {
    background: #006c24;
    transition: background .3s
}

.modal .form .form-group input[type=submit],
.modal .vfbp-form .vfb-fieldType-submit .btn {
    padding: 15px 35px;
    font-size: 13px
}

.intl-tel-input .selected-flag {
    width: 55px;
    padding: 0 15px
}

.intl-tel-input .selected-flag .arrow {
    border-left-width: 4px;
    border-right-width: 4px;
    border-top-color: #999
}

.intl-tel-input .selected-flag .arrow.up {
    border-bottom-color: #999
}

.intl-tel-input .flag-dropdown:hover .selected-flag {
    background: transparent
}

.intl-tel-input input[type=tel],
.modal .intl-tel-input input[type=tel] {
    padding-left: 55px
}

div.wpcf7 .ajax-loader {
    background-image: url(../../images/ajax-loader.gif);
    margin: 0 0 0 10px
}

div.wpcf7-response-output {
    background: #fff;
    padding: 15px;
    font-size: 14px;
    text-align: center;
    border-width: 1px;
    margin: 0
}

.header-stara-mania {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px
}

.header-stara-mania .title {
    padding: 0;
    font-size: clamp(2.9rem, 5.5vw, 1.8rem);
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    margin: 0;
    color: #434343
}

.header-stara-mania .area {
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    color: #f26e20;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0
}

.list-item-stara-mania .list__item {
    border: 1px solid #e8e8e8;
    cursor: pointer
}

.content__button_stara .btn__more .item__title {
    background: #175a2c;
    display: inline-flex;
    padding: 15px 25px;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
    transition: background .3s
}

.content__button_stara .btn__more:hover {
    color: #fff;
    opacity: .7
}

.shop__block-2 .list_stara_mania .list__item {
    height: 410px
}

.shop__block-2 .list__item .item__image_stara_mania img {
    height: 160px;
    object-fit: contain
}

.shop__block-2 .list__item .item__image_stara_mania {
    width: 100%
}

.list-item-stara-mania .list_stara_mania {
    padding-bottom: 25px;
    padding-top: 15px;
    height: 410px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.block_img_new .block_title {
    background: #f26e20;
    display: inline-flex;
    padding: 1px 15px;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 40px
}

.block_img_new {
    display: flex;
    justify-content: flex-end
}

.block_title_mobile {
    display: none
}

.shop__block-1 .block_right {
    padding: 0
}

.block_right .main_block {
    height: 260px;
    margin-top: 60px
}

.img_fluid {
    max-height: 260px
}

#modal_stara_mania {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.modal_stara_active {
    position: relative;
    display: initial !important;
    z-index: 999999 !important
}

.modal_stara_active .backshadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .7
}

#modal_stara_mania .container_modal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1296px;
    height: auto;
    background-color: #fff;
    border-radius: 16px
}

.main_content_modal .content_stara_mania {
    width: 420px
}

.main_content_modal {
    display: flex;
    justify-content: center;
    justify-content: space-between;
    padding: 170px 110px
}

.modal_stara_active .container_modal .button-close {
    display: flex;
    justify-content: flex-end;
    margin-top: 25px;
    margin-right: 25px;
    cursor: pointer
}

.main_content_modal .img_modal_stara_mania {
    width: 527px
}

.main_content_modal .img_modal_stara_mania .slick-container {
    width: 100%
}

.main_content_modal .img_modal_stara_mania .slick-container .slick-arrow {
    height: 56px;
    width: 56px;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.easyzoom:hover {
    cursor: zoom-in !important
}

.easyzoom:hover .img-slick {
    opacity: 0
}

.main_content_modal .img_modal_stara_mania .slick-container-thumbnail .slick-list .slick-center img {
    border: 3px solid #f26e20
}

.main_content_modal .img_modal_stara_mania .arrow_left {
    left: 0
}

.main_content_modal .img_modal_stara_mania .arrow-right {
    right: 0
}

.main_button_stara_mania {
    margin-top: 10px
}

.main_button_stara_mania .btn__more .item__title {
    border-radius: 30px;
    padding: 12px 25px
}

.slick-container .img-slick {
    width: 413px;
    height: 413px;
    margin: 0 57px;
    object-fit: contain
}

.slick-container-thumbnail .slick-list {
    padding: 0 !important
}

.slick-container-thumbnail img {
    width: 147px;
    height: 110px;
    border: 1px solid #e8e8e8;
    margin-right: 15px;
    object-fit: contain;
    cursor: pointer
}

.title_modal_stara_mania {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    color: #333;
    margin-bottom: 15px
}

.title_modal_stara_mania_mobile {
    display: none
}

.value_modal_stara_mania {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    margin-bottom: 95px
}

.value_modal_stara_mania_mobile {
    display: none
}

.buy_button {
    margin-bottom: 30px;
    z-index: 9;
    opacity: 0
}

.modal_stara_active .container_modal .main_content_modal .content_stara_mania .buy_button {
    opacity: 1
}

.description_modal_stara_mania {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #666;
    overflow-y: auto
}

.img_stara_mania {
    justify-content: center;
    display: flex
}

.img_stara_mania .img-fluid {
    object-fit: contain;
    height: 315px;
    width: auto
}

.block_1_stara_mania .main_block_mobile .feature__content .content__button_mobile,
.list-item-stara-mania-mobile {
    display: none
}

.container_modal {
    position: relative
}

.container_modal .loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    height: 100%;
    border-radius: 30px
}

.container_modal .loading img {
    z-index: 11;
    position: absolute;
    width: 50px;
    height: 50px;
    object-fit: contain;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:1400px) {
    #modal_stara_mania .container_modal {
        width: 1037px;
        height: auto
    }

    .main_content_modal {
        padding: 80px
    }

    .main_content_modal .content_stara_mania {
        width: 320px
    }

    .main_content_modal .img_modal_stara_mania {
        width: 427px
    }

    .slick-container .img-slick {
        width: 313px;
        height: 313px
    }
}

@media (max-width:1199px) {
    .shop__header {
        height: 580px
    }

    .shop__header .header__title {
        left: 25px
    }

    .shop__header .header__image {
        top: 60px
    }

    .shop__header .header__logo img {
        height: 80px
    }

    .shop__header .header__info {
        left: 370px
    }

    .shop__block-1 .block__feature .feature__content .content__discount {
        font-size: 14px
    }

    .shop__block-1 .block__feature .feature__content .content__title {
        font-size: 30px
    }

    .shop__block-1 .block__feature .feature__content .content__description {
        font-size: 14px;
        line-height: 1.6
    }
}

@media (max-width:1100px) {
    #modal_stara_mania .container_modal {
        width: 900px;
        height: auto
    }

    .main_content_modal {
        padding: 70px 80px
    }

    .main_content_modal .content_stara_mania {
        width: 300px
    }

    .main_content_modal .img_modal_stara_mania {
        width: 375px
    }

    .slick-container .img-slick {
        width: 302px;
        height: 302px;
        margin: 0 37px
    }

    .main_content_modal .img_modal_stara_mania .slick-container .slick-arrow {
        height: 36px;
        width: 36px
    }
}

@media (max-width:991px) {
    .shop__header {
        height: 480px
    }

    .shop__header .header__title {
        font-size: 66px
    }

    .shop__header .header__image {
        left: 15px
    }

    .shop__header .header__image img {
        width: 460px;
        height: auto
    }

    .shop__header .header__info {
        left: 340px
    }

    .shop__header .header__info .info__logo img {
        height: 60px
    }

    .shop__header .header__info p {
        margin: 15px 0 0
    }

    .shop__block-1 .block__feature {
        flex-direction: column
    }

    .shop__block-1 .block__feature .feature__image {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        order: -1;
        margin: 0 0 25px
    }

    .shop__block-1 .block__feature .feature__content .content__discount {
        font-size: 13px
    }

    .shop__block-1 .block__feature .feature__content .content__title {
        font-size: 26px
    }

    .shop__block-2 .list__item .item__image {
        height: 200px
    }

    .shop__block-2 .list__item .item__category span {
        font-size: 11px
    }

    .shop__block-2 .list__item .item__price,
    .shop__block-2 .list__item .item__title {
        font-size: 15px
    }

    .default__main .container {
        padding: 70px 15px 0
    }

    .error__main .container {
        padding: 140px 15px 70px
    }

    .search__block-1 .column__left {
        width: 250px;
        max-width: 250px;
        min-width: 250px
    }

    .search__block-1 .search__sidebar .sidebar__title {
        font-size: 18px
    }

    .search__block-1 .search__sidebar ul li a {
        font-size: 14px
    }

    .search__block-1 .search__results .results__title {
        font-size: 22px
    }

    .search__block-1 .search__results .results__list .list__item .item__title {
        font-size: 16px
    }

    .search__block-1 .search__results .results__list .list__item p {
        font-size: 12px
    }

    .list-item-stara-mania .list_stara_mania .content_stara_mania .block_title_mobile {
        display: none
    }

    #modal_stara_mania .container_modal {
        width: 720px;
        height: auto
    }

    .main_content_modal {
        padding: 60px 40px
    }

    .main_content_modal .content_stara_mania {
        width: 50%
    }

    .main_content_modal .img_modal_stara_mania {
        width: 50%;
        margin-right: 50px
    }

    .slick-container .img-slick {
        width: 248px;
        height: 248px;
        margin: 0 37px
    }

    .main_content_modal .img_modal_stara_mania .slick-container .slick-arrow {
        height: 36px;
        width: 36px
    }

    .img_stara_mania {
        justify-content: center;
        display: flex;
        padding-bottom: 20px !important
    }

    .img_stara_mania .img-fluid {
        height: 140px;
        width: auto
    }

    .list-item-stara-mania .list_stara_mania {
        height: 385px
    }
}

@media (max-width:767px) {
    .shop__header {
        height: inherit;
        text-align: center
    }

    .shop__header .container {
        padding: 70px 15px 40px
    }

    .shop__header .header__image,
    .shop__header .header__info,
    .shop__header .header__title {
        position: inherit;
        top: inherit;
        left: inherit
    }

    .shop__header .header__image img {
        width: inherit;
        max-width: 90%;
        height: auto;
        float: right;
        margin: 0 0 0 auto
    }

    .shop__header .header__title {
        font-size: 56px;
        margin: -75px 0 0
    }

    .shop__header .header__title br {
        display: none
    }

    .shop__header .header__info {
        margin: 60px 0 0
    }

    .shop__header .header__info .info__logo img {
        margin: auto
    }

    .shop__header .header__info .info__title br {
        display: none
    }

    .shop__block-1 {
        padding: 0 0 50px;
        margin: 0 0 50px
    }

    .shop__block-1 .column__left {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin: -25px 0 0
    }

    .default__main .container {
        padding: 50px 15px 0
    }

    .error__main .container {
        padding: 130px 15px 50px
    }

    .search__block-1 {
        flex-direction: column
    }

    .search__block-1 .column__left {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        padding: 0
    }

    .search__block-1 .search__sidebar {
        margin: 0 0 50px
    }

    .search__block-1 .search__sidebar .sidebar__title {
        font-size: 16px
    }

    .search__block-1 .search__sidebar ul li a {
        font-size: 13px
    }

    .search__block-1 .search__results .results__title {
        font-size: 20px
    }

    .search__block-1 .search__results .results__list .list__item .item__title {
        font-size: 15px
    }

    #modal_stara_mania .container_modal {
        width: 95%;
        height: 95%;
        overflow-y: auto
    }

    .modal_stara_active .container_modal .button-close {
        margin-top: 15px;
        margin-right: 15px
    }

    .main_content_modal {
        flex-direction: column;
        padding: 16px
    }

    .main_content_modal .content_stara_mania {
        width: 100%;
        display: flex;
        flex-direction: column-reverse
    }

    .main_content_modal .img_modal_stara_mania {
        width: 100%;
        margin: 0 0 20px
    }

    .slick-container .img-slick {
        object-fit: contain;
        width: 100%;
        height: 233px;
        margin: 0
    }

    .main_content_modal .img_modal_stara_mania .slick-container .slick-arrow {
        height: 36px;
        width: 36px
    }

    .title_modal_stara_mania,
    .value_modal_stara_mania {
        display: none
    }

    .title_modal_stara_mania_mobile {
        font-weight: 400;
        font-size: 24px;
        margin-bottom: 15px
    }

    .title_modal_stara_mania_mobile,
    .value_modal_stara_mania_mobile {
        display: initial;
        font-family: Montserrat;
        font-style: normal;
        color: #333;
        text-align: center
    }

    .value_modal_stara_mania_mobile {
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 24px
    }

    .main_content_modal .img_modal_stara_mania .slick-container .slick-arrow {
        display: none !important
    }

    .slick-container-thumbnail img {
        width: 120px;
        height: 90px;
        border: 0;
        margin-right: 10px
    }

    .description_modal_stara_mania {
        margin-bottom: 30px
    }

    .buy_button .content__button_stara {
        text-align: center
    }

    .buy_button .content__button_stara .btn__more .item__title {
        padding: 15px 100px;
        border-radius: 30px
    }

    .slick-dots li {
        margin: 0 12px 0 0;
        width: 10px
    }

    .slick-dots li button:before {
        color: #aaa !important;
        font-size: 10px
    }

    .destaques-positivos .slick-dots .slick-active button:before,
    .destaques-positivos .slick-dots li button:before {
        display: none
    }

    .slick-dots .slick-active button:before {
        color: #f26e20 !important;
        opacity: 1 !important
    }

    .block_1_stara_mania {
        margin: 0 !important;
        padding: 0 !important;
        border: 0
    }

    .block_1_stara_mania .main_block_mobile {
        display: initial;
        margin: 0 0 30px
    }

    .block_1_stara_mania .block__feature .feature__content {
        text-align: center;
        padding: 0
    }

    .block_1_stara_mania .main_block_mobile .main_block .feature__image {
        width: 100%
    }

    .block_1_stara_mania .main_block_mobile .feature__content .content__title {
        font-size: 15px;
        font-weight: 600;
        color: #777;
        margin: 10px 0 0
    }

    .block_1_stara_mania .main_block_mobile .feature__content .content__description {
        font-size: 15px;
        font-weight: 800;
        color: #434343;
        margin: 0
    }

    .block_1_stara_mania .main_block_mobile .main_block {
        display: none
    }

    .list-item-stara-mania-mobile {
        display: initial
    }

    .list-item-stara-mania-mobile .list_stara_mania .content_stara_mania .item__image_stara_mania {
        width: 100%
    }

    .list-item-stara-mania-mobile .list_stara_mania .content_stara_mania .item__image_stara_mania img {
        height: 160px;
        object-fit: contain
    }

    .list-item-stara-mania-mobile .list_stara_mania .content_stara_mania {
        align-items: center
    }

    .list-item-stara-mania-mobile .list_stara_mania .content_stara_mania .item__image_stara_mania {
        display: flex;
        justify-content: center
    }

    .list-item-stara-mania-mobile .list_stara_mania {
        padding-top: 0
    }

    .list-item-stara-mania-mobile .list_stara_mania .content_stara_mania {
        padding: 0 20px
    }

    .list-item-stara-mania-mobile .list_stara_mania .block_img_new {
        display: flex;
        justify-content: center;
        padding: 10px 0;
        background-color: #f26e20
    }

    .list-item-stara-mania-mobile .list_stara_mania .block_img_new .block_title {
        border: 1px solid #fff
    }

    .list-item-stara-mania-mobile .list_stara_mania .content_stara_mania .item__title {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        color: #777;
        margin: 10px 0 0
    }

    .list-item-stara-mania-mobile .list_stara_mania .content_stara_mania .item__price {
        text-align: center;
        font-size: 15px;
        font-weight: 800;
        color: #434343
    }

    .list-item-stara-mania-mobile .list_stara_mania .content__button_stara {
        display: flex;
        justify-content: center;
        padding: 0 20px
    }
}

@media (max-width:567px) {
    .shop__header .container {
        padding: 60px 15px 30px
    }

    .shop__header .header__title {
        font-size: 35px;
        margin: -50px 0 0
    }

    .shop__header .header__info .info__title {
        font-size: 18px
    }

    .shop__block-1 ul.block__menu li a p {
        font-size: 13px
    }
}

@keyframes fadeInUp {
    0% {
        transform: translate3d(0, 40px, 0)
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        transform: translate3d(0, 40px, 0)
    }

    to {
        transform: translateZ(0);
        opacity: 1
    }
}

.animated {
    animation-duration: .4s;
    animation-fill-mode: both;
    -webkit-animation-duration: .4s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp
}

.macro-category {
    padding-top: 100px
}

.macro-category.product-page {
    padding-top: 135px
}

@media (max-width:992px) {
    .macro-category.product-page {
        padding-top: 50px
    }
}

@media (max-width:992px) {
    .macro-category {
        padding-top: 70px
    }
}

.macro-category .product-header {
    height: 508px;
    width: 100%;
    position: relative
}

@media (max-width:750px) {
    .macro-category .product-header {
        height: 210px
    }
}

.macro-category .product-header .breadcrumb-irmaos-francisco {
    padding-top: 24px
}

.macro-category .product-header .breadcrumb-irmaos-francisco li a {
    color: #fff !important
}

.macro-category .intro-section {
    padding: 40px 0 150px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #3a3838
}

@media (max-width:992px) {
    .macro-category .intro-section {
        padding: 32px 0 80px
    }
}

.macro-category .intro-section.products-intro {
    background: #fff;
    padding: 0 0 150px
}

@media (max-width:992px) {
    .macro-category .intro-section.products-intro {
        padding-bottom: 80px
    }
}

.macro-category .intro-section .box-intro {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 45px 80px;
    background: #f4f4f4;
    box-shadow: 0 9px 60px rgba(0, 0, 0, .25);
    border-radius: 4px;
    margin-top: -24px
}

@media (max-width:992px) {
    .macro-category .intro-section .box-intro {
        padding: 32px 24px;
        flex-wrap: wrap
    }
}

.macro-category .intro-section .box-intro .title {
    width: 280px
}

@media (max-width:992px) {
    .macro-category .intro-section .box-intro .title {
        width: 100%;
        padding-bottom: 24px
    }
}

.macro-category .intro-section .box-intro h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
    color: #f36f21;
    display: block
}

@media (max-width:992px) {
    .macro-category .intro-section .box-intro h1 {
        font-size: 24px;
        line-height: 26px
    }
}

.macro-category .intro-section .box-intro .text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #4d4d4d;
    width: 530px;
    padding-left: 70px;
    border-left: 5px solid #e0e0e0
}

@media (max-width:992px) {
    .macro-category .intro-section .box-intro .text {
        border-left: 0;
        padding-left: 0;
        padding-top: 16px;
        border-top: 5px solid #e0e0e0;
        width: 100%
    }
}

.macro-category .intro-section .text {
    padding: 0 20px
}

@media (max-width:992px) {
    .macro-category .intro-section .text {
        padding: 0
    }
}

.macro-category .intro-section h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 53px;
    text-transform: uppercase;
    color: #005f2a
}

@media (max-width:992px) {
    .macro-category .intro-section h1 {
        font-size: 32px;
        line-height: 35px
    }
}

.macro-category .intro-section .banner {
    width: 100%;
    display: block;
    margin-top: 56px
}

@media (max-width:992px) {
    .macro-category .intro-section .banner {
        display: none
    }
}

.macro-category .intro-section .banner img {
    width: 100%
}

.macro-category .intro-section .banner-mobile {
    display: none;
    width: 100%;
    margin-top: 56px
}

@media (max-width:992px) {
    .macro-category .intro-section .banner-mobile {
        display: block
    }
}

.macro-category .intro-section .banner-mobile img {
    width: 100%
}

.macro-category .category-blocks {
    width: 100%;
    background: #f4f4f4
}

.macro-category .category-blocks .container {
    display: flex;
    flex-wrap: wrap
}

.macro-category .category-blocks .container .category {
    max-width: 528px;
    margin: 16px 10px;
    position: relative;
    top: -80px
}

@media (max-width:992px) {
    .macro-category .category-blocks .container .category {
        top: -62px;
        width: 100%;
        margin: 22px 0
    }
}

.macro-category .category-blocks .container .category img {
    width: 100%;
    border-radius: 4px
}

.macro-category .category-blocks .container .category .text {
    padding: 36px 30px 0;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #4d4d4d
}

@media (max-width:992px) {
    .macro-category .category-blocks .container .category .text {
        padding: 16px 16px 0
    }
}

.macro-category .category-blocks .container .category .text h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 35px;
    text-transform: uppercase;
    color: #0d6441;
    display: block;
    margin-bottom: 16px
}

.macro-category .category-blocks .container .category .text h2.green {
    color: #005f2a
}

@media (max-width:992px) {
    .macro-category .category-blocks .container .category .text h2 {
        font-size: 20px;
        line-height: 22px
    }
}

.macro-category .category-blocks .container .category .text a {
    margin-top: 16px
}

.macro-category .products {
    background: #f4f4f4;
    width: 100%
}

.macro-category .products .container-stara {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (max-width:992px) {
    .macro-category .products .container-stara {
        padding: 0 32px
    }
}

.macro-category .products .product-box {
    display: flex;
    min-height: 310px;
    position: relative;
    top: -40px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .15);
    margin-bottom: 40px
}

@media (max-width:992px) {
    .macro-category .products .product-box {
        width: 100%;
        flex-direction: column-reverse;
        flex-wrap: wrap
    }
}

.macro-category .products .product-box .info {
    background: #fff;
    padding: 32px;
    max-width: 270px;
    border-radius: 4px 0 0 4px
}

@media (max-width:992px) {
    .macro-category .products .product-box .info {
        width: 100%;
        max-width: 100%
    }
}

.macro-category .products .product-box .info .cat-product {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #0d6441;
    display: block;
    text-transform: uppercase;
    margin-bottom: 16px
}

.macro-category .products .product-box .info h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    color: #3a3838;
    display: block;
    margin-bottom: 16px
}

.macro-category .products .product-box .info .text {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #838383;
    display: block;
    margin-bottom: 55px
}

.macro-category .products .product-box .image {
    width: 255px;
    position: relative;
    height: 100%;
    overflow: hidden;
    background: #005f2a
}

@media (max-width:992px) {
    .macro-category .products .product-box .image {
        width: 100%;
        max-width: 100%;
        height: 215px
    }
}

.macro-category .products .product-box .image img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto
}

@media (max-width:992px) {
    .macro-category .products .product-box .image img {
        width: 100%;
        height: auto
    }
}

.product-blocks {
    padding-top: 150px
}

@media (max-width:1080px) {
    .product-blocks .container-stara {
        padding: 0 16px
    }
}

.product-blocks .product-block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 110px
}

@media (max-width:1080px) {
    .product-blocks .product-block {
        margin-bottom: 60px;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
}

@media (min-width:1081px) {
    .product-blocks .product-block:nth-child(2n) {
        flex-direction: row-reverse
    }
}

.product-blocks .product-block .text {
    max-width: 460px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #3a3838
}

@media (max-width:1080px) {
    .product-blocks .product-block .text {
        width: 100%
    }
}

.product-blocks .product-block .text .label {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 17px;
    display: block;
    color: #f36f21;
    margin-bottom: 16px
}

.product-blocks .product-block .text h3 {
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 44px;
    text-transform: uppercase;
    color: #005f2a
}

@media (max-width:1080px) {
    .product-blocks .product-block .text h3 {
        font-size: 24px;
        line-height: 26px
    }
}

.product-blocks .product-block .text a {
    margin-top: 16px
}

.product-blocks .product-block .image {
    max-width: 525px
}

@media (max-width:1080px) {
    .product-blocks .product-block .image {
        width: 100%;
        margin-bottom: 24px
    }
}

.product-blocks .product-block .image img {
    width: 100%
}