body#tinymce {
    margin: 0 15px;
}

.our-toc {
    margin: 13px 0;
    background: white;
    border-left: 4px solid #579006;
    padding: 15px 16px 1px;
}

li {
}

.our-toc ol li,.about-content ol li {
    margin-bottom: 8px;
}

ol ol {
    margin-top: 11px;
    margin-bottom: 11px;
}

a.toc-title {
    color: #579006;
    line-height: normal;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
}

th,td,table,tr,thead {
    border-color: #dadada;
}

th[align=center] {
    text-align: center
}

th[align=right] {
    text-align: right
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

.table td, .table th {
    padding: 10px 10px;
    vertical-align: top;
    border-top: 1px solid #dadada;
    background: #ffffff;
    color: #2b2b2b;
}

.table-bordered tr:hover td, .table-bordered tr td.hover {
    background: #f7f7f7;
}

.table-bordered th font:not([color="#FF6600"]), .table td, .table th {
    color: #2b2b2b;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6;
}

.table .table {
    background-color: #fff;
}

.table-sm td, .table-sm th {
    padding: .3rem;
}

.table-bordered {
    border: 1px solid #dadada;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #dadada;
}

.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 {
    background-color: rgba(0,0,0,.075);
}

.table-bordered th {
    font-weight: 700;
}

.btn {
    display: block;
    min-height: 40px;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    background-color: #579006 !important;
    cursor: pointer;
    display: inline-block;
    padding: 0 20px;
    text-decoration: none;
}

.btn.btn_class {
    padding: 0 30px;
    padding: 13px 30px 10px 30px;
    font-weight: 500;
    min-height: auto;
    line-height: 17px;
    font-size: 13px;
}

.btn.btn_class:before {
}

.btn.btn_class.btn_class_1:hover:before {
    background: #396100!important;
}

.btn.btn_class {
    margin-right: 10px;
}

.btn.btn_class + .btn.btn_class {
    margin-top: 22px;
}

.btn.btn_class.btn_class_1:before {
    content: "";
    position: absolute;
    left: -7px;
    left: 0;
    border: 9px solid transparent;
    top: 99%;
    right: 0;
    background: #579006;
    -webkit-clip-path: polygon(-25% 0,100% 0,100% 42%);
    clip-path: polygon(-25% 0,101% 0,100% 42%);
}

.btn.btn_class.btn_class_1 {
    display: inline-block;
    position: relative;
}

.btn.btn_class.btn_class_1:hover:before {
    background: #579006;
}

.btn:hover {
    background-color: #396100 !important;
}

.btn.btn_class_2:hover {
    color: #579006;
    border-color: #dadada;
    background-color: #fff;
}

.btn.btn_class_2 {
    color: #2b2b2b;
    background-color: #fff;
    line-height: 16px;
    border: 2px solid #579006;
}

.btn.btn_class_3:hover {
    color: #2b2b2b;
    background-color: #fff;
    border: 2px solid #579006;
}

.btn.btn_class_3 {
    color: #579006;
    border: 2px solid #dadada;
    background-color: #fff;
}

.btn.btn_class_4 {
    background-color: white;
    border: 1px solid #2b2b2b;
    border-radius: 5px;
    color: #2b2b2b;
    cursor: pointer;
}

.btn.btn_class_4 {
}

.btn.btn_class_5 {
    background-color: white;
    border-left: 4px solid #579006;
    color: #2b2b2b;
    cursor: pointer;
    background: #ececec;
    font-weight: 800;
    padding: 15px 30px 13px 30px;
}

.collections-serice {
    margin: 0 -5px;
    display: block;
    text-align: left;
}

.collections-serice a.item {
    width: 26%;
    display: block;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    -o-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    -moz-transform: skew(-6deg);
    width: 208px;
}

.collections-serice a.item img {
    margin: 0 auto;
    margin: -13px auto;
    display: block;
    width: 76%;
    padding-bottom: 52px;
}

.collections-serice a.item span.title {
    line-height: normal;
    line-height: 17px;
    padding: 15px 10px;
    padding: 0 30px;
    padding: 10px 24px 9px 24px;
    display: block;
    font-weight: 600;
    min-height: auto;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    -o-transform: skew(-6deg);
    -ms-transform: skew(-6deg);
    -moz-transform: skew(-6deg);
    color: #fff;
    position: absolute;
    bottom: 0;
    background: #579006;
    text-align: left;
    border-top: 2px solid #396100;
}

.collections-serice a.item:hover {
}

.collections-serice a.item span.title:before {
    content: "";
    position: absolute;
    left: -11px;
    bottom: -5px;
    border: 5px solid transparent;
    border-right: 214px solid #579006;
    border-top: 0px solid #579006;
}

.collections-serice a.item:hover span.title {
    background: #579006;
    color: white;
}

.table th {
    padding: 14px 10px;
}

table:not(.small-only) td {
    border-top: 0;
    padding: 11px 10px 9px 10px;
}

table:not(.small-only) td:not([rowspan]):nth-child(1), .table-bordered tr td[rowspan] +td {
    font-weight: 500;
}

.table-bordered.not(.front-detail) tr:nth-child(2) td {
    min-width: 160px;
}

.about__text ol li:before {
    position: absolute;
    top: 0px;
    left: -29px;
    width: 21px;
    height: 21px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    background-color: #f5f5f5;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    content: counter(num);
    counter-increment: num;
    background: #e8e8e8;
    color: #2b2b2b;
}

.about__text ol li {
    position: relative;
}

.about__text ol li {
    counter-reset: initial;
    padding-left: 6px;
    list-style: none;
}

.about__text ol {
    counter-reset: num;
}

.about__text ul li {
}

.our-toc ol {
    counter-reset: num;
    counter-reset: section;
    list-style-type: none;
}

.our-toc ol li a:before {
    content: "";
    content: counter(num);
    content: counters(section,".");
    height: 14px;
    font-size: 14px;
    text-align: center;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    counter-increment: num;
    counter-increment: section;
    color: #2b2b2b;
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
}

.our-toc ol li {
    position: relative;
    list-style: none;
    font-weight: 400!important;
}

.about ul.service--list li {
    font-weight: 500;
}

.our-toc ol {
    padding-left: 25px;
}

.custom_block_2 {
    background: #9b9b9b;
    padding: 15px;
    color: white;
}

.custom_block_1 {
    background-image: url(/assets/templates/tg/img/quote.png);
    background-repeat: no-repeat;
    padding: 33px;
    background-color: whitesmoke;
    background-position: 20px 10px;
    padding: 15px 15px 15px 65px;
    border-radius: 4px;
}

.table-bordered td p,.table-bordered th p {
    margin: 0;
}

.sf_content .brand__content {
    display: none!important
}

.brand__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    position: relative;
    -ms-flex-pack: start
}

.brand__item {
    margin-bottom: 25px;
    width: 27%;
    margin-right: 2%;
    margin-left: 0
}

.brand__link {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    color: #2b2b2b;
    background-repeat: repeat;
    background-size: 10px 10px;
    margin: 0 auto;
    width: 100%;
    display: block;
    line-height: 21px;
    padding: 10px;
    background-color: #fff;
    border-bottom: 1px solid #dadada
}

.brand__text {
    color: #212121;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 0
}

table.table.table-bordered.stacktable.small-only th.rowspan {
    font-size: 17px;
    background: #f7f7f7;
}

.custom_block_3 {
    border: 3px double #dadada;
    padding: 5px 25px;
    /* background: rgba(51, 255, 0, 0.03137254901960784); */
}

.custom_block_3 h2 {
    line-height: normal;
}

blockquote {
    border-left: 2px solid #579006;
    padding-left: 20px;
    background: whitesmoke;
    padding: 1px 20px;
}
.catalog-nav{
    display: block;
}
.catalog-nav .pagination{
    justify-content: center;
}
.catalog-nav .pagination .page-item{
    margin: 0!important;
}
.catalog-nav .pagination .page-item .page-link{
    border: none!important;
}