@charset "UTF-8";* {
    margin: 0;
    outline: 0;
    padding: 0;
    text-decoration: none
}

html {
    margin: 0;
    -webkit-text-size-adjust: none
}

a img {
    border: none
}

input[type=button]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
    margin: 0;
    border: 0;
    padding: 0
}

input[type=button],input[type=password],input[type=reset],input[type=submit],input[type=text],textarea {
    border-radius: 0
}

input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: none
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

script {
    display: none!important
}

input[type=password],input[type=text],select,textarea {
    height: 36px;
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: middle
}

.product-price.call-for-price {
    font-weight: 700;
    color: #c08c39;
    font-size: 18px;
}

input,select,textarea {
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    color: #777
}

textarea {
    min-height: 150px;
    overflow: auto
}

input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus {
    border-color: #ccc;
    color: #444
}

input[type=checkbox],input[type=checkbox]+*,input[type=radio],input[type=radio]+* {
    vertical-align: middle
}

ul.simplefilter {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.button-1,.button-2,button,input[type=button],input[type=submit] {
    cursor: pointer
}

label,label+* {
    vertical-align: middle
}

.sku span.label {
    color: #212121!important
}

.master-wrapper-content {
    position: relative;
    margin: 0 auto
}

.master-column-wrapper {
    position: relative;
}

.master-column-wrapper:after {
    content: "";
    display: block;
    clear: both
}

.page {
    min-height: 200px
}

.page-title {
    display: none
}

.page-title h1 {
    font-size: 30px;
    font-weight: 400
}

.page-body:after,.page-title:after,.page:after {
    content: "";
    display: block;
    clear: both
}

.html-manufacturer-list-page .page-title,.html-manufacturer-page.prod-brand .page-title {
    display: block;
    text-align: center
}

:active,:focus,:hover {
    outline: 0!important;
    outline-offset: 0
}

.buttons {
    margin: 0 0 30px;
    position: relative;
    display: block
}

.category-description ul,.full-description ul,.manufacturer-description ul,.post-body ul,.topic-block ul,.topic-page ul {
    margin: 12px auto;
    padding: 0
}

.category-description ol,.full-description ol,.manufacturer-description ol,.post-body ol,.topic-block ol,.topic-page ol {
    margin: 12px 0;
    padding: 0 36px 0 0;
    list-style: decimal
}

.admin-header-links {
    background-color: #444;
    text-align: center;
    padding: 10px;
}

.admin-header-links a {
    color: #fff;
}

.news-body p img {
    max-width: 100%;
    width: auto;
    display: inline-block;
    position: relative;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px
}

.category-description p,.full-description p,.manufacturer-description p,.news-body p,.post-body p,.topic-block p,.topic-page p {
    margin-bottom: 20px
}

.fieldset,.section {
    position: relative;
    margin: 0 0 40px
}

.fieldset .title,.section .title {
    margin: 0 0 15px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.fieldset .title strong,.section .title strong {
    font-weight: 400
}

.form-fields {
    position: relative;
    border-top: 1px solid #d4ad60;
    background-color: #f9f9f9;
    padding: 30px 15px;
    box-shadow: 3px 3px 1px rgba(0,0,0,.09)
}

.inputs {
    position: relative;
    margin: 0 0 15px;
    text-align: center;
    white-space: nowrap;
    font-size: 0
}

.inputs:after {
    content: "";
    display: block;
    clear: both
}

.inputs label {
    margin: 0 0 10px;
    text-align: center;
    font-size: 14px;
    color: #444
}

.inputs input[type=password],.inputs input[type=text],.inputs select,.inputs textarea {
    width: 400px;
    max-width: 100%;
    background-color: #fff
}

.inputs .option-list {
    display: inline-block;
    max-width: 95%;
    vertical-align: middle
}

.inputs .option-list label {
    display: inline-block;
    width: auto!important;
    margin: 0 5px 0 0
}

.inputs.reversed {
    margin: 0 0 20px;
    text-align: center
}

.required {
    margin: 0 3px 0 -8px;
    vertical-align: top;
    font-size: 20px;
    font-weight: 400;
    color: #e4434b
}

.field-validation-error,.message-error,.password-error,.poll-vote-error,.username-not-available-status {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #e4434b;
    margin-top: 5px
}

.field-validation-valid,.username-available-status {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #4cb17c
}

.bar-notification {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    padding: 15px 10px 15px 25px;
    line-height: 16px;
    color: #fff;
    opacity: .95
}

.bar-notification.success {
    background-color: #4bb07a
}

.bar-notification.error {
    background-color: #e4444c
}

.bar-notification.warning {
    background-color: #f39c12
}

.bar-notification .content {
    margin: 0 0 0 10px
}

.bar-notification .content a {
    color: #fff;
    text-decoration: underline
}

.bar-notification .close {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    margin: 7px;
    background: url(../images/close.png) center no-repeat #fff;
    cursor: pointer
}

.ajax-loading-block-window {
    position: fixed;
    top: 50%;
    right: 50%;
    z-index: 999;
    width: 32px;
    height: 32px;
    margin: -16px -16px 0 0;
    background: url(../images/loading.gif) center no-repeat
}

.please-wait {
    background: url(../images/ajax-loader-small.gif) no-repeat;
    padding-right: 20px;
    font-size: 14px
}

.ui-dialog {
    max-width: 90%;
    border: 1px solid #ddd;
    box-shadow: 0 0 2px rgba(0,0,0,.15);
    overflow: hidden;
    background-color: #fff;
    border-radius: 0;
    padding: 0;
    font: 14px Arial,Helvetica,sans-serif
}

.ui-dialog:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5)
}

.language-list {
    max-width: 100%;
    font-size: 0
}

.language-list li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle
}

.language-list a {
    display: block;
    position: relative;
    width: 24px;
    height: 32px;
    line-height: 0
}

.language-list img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto
}

.footer {
    background-color: #eee;
    text-align: center
}

.footer-block {
    width: 95%;
    margin: 1px auto;
    font-size: 14px
}

.footer-block .title {
    margin: 0 0 1px;
    background: url(../images/toggle-white.png) left center no-repeat #454546;
    padding: 1px 15px;
    cursor: pointer;
    background-position-y: 10px;
    height: 46px
}

.footer-block .title strong {
    font-weight: 400
}

.footer-block .list {
    display: none;
    margin: 0 0 20px;
    padding: 10px 15px
}

.footer-block .list a {
    display: block;
    padding: 10px 15px;
    line-height: 20px
}

.footer-block .list a:hover {
    color: #4ab2f1
}

.newsletter-email {
    display: inline-block;
    overflow: hidden
}

.newsletter-email input[type=text] {
    float: right;
    width: 180px;
    height: 36px;
    margin: 0 0 0 -1px
}

.newsletter-subscribe-button {
    float: right;
    height: 36px;
    border: none;
    background-color: #4ab2f1;
    padding: 0 15px;
    text-align: center;
    color: #fff;
    text-transform: uppercase
}

.newsletter-subscribe-button:hover {
    background-color: #248ece
}

.newsletter-email .options {
    clear: both;
    padding: 10px 0 0
}

.newsletter-result,.newsletter-validation {
    width: 100%;
    overflow: hidden;
    line-height: 28px
}

.block {
    max-width: 600px;
    min-height: 50px;
    margin: auto;
    text-align: right
}

.block .title {
    position: relative;
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    background: url(../images/toggle-gray.png) left 14px no-repeat #f6f6f6;
    padding: 12px 10px 12px 30px;
    font-size: 20px;
    color: #444;
    cursor: pointer
}

.block .title strong {
    font-weight: 400
}

.block .list li {
    padding: 5px 15px 5px 0
}

.block .list a {
    display: inline-block;
    position: relative;
    padding: 5px 0;
    font-size: 16px;
    color: #444;
    -webkit-transition: .1s;
    transition: .1s
}

.block .list a:before {
    content: "";
    position: absolute;
    top: 12px;
    right: -15px;
    width: 5px;
    height: 5px;
    background-color: #ddd
}

.block .list .active>a,.block .list a:hover {
    color: #4ab2f1
}

.block .sublist {
    margin: 15px 0 5px
}

.block .sublist a {
    font-size: 14px
}

.block .view-all {
    margin: 10px 0 0
}

.block .view-all a {
    display: inline-block;
    padding: 10px 15px;
    font-size: 16px;
    color: #4ab2f1
}

.block .view-all a:hover {
    text-decoration: underline
}

.block .tags {
    margin: 5px 0 10px
}

.block .tags ul {
    font-size: 0
}

.block .tags li,.product-tags-all-page li {
    display: inline-block;
    position: relative;
    margin: 0 10px;
    overflow: hidden;
    font-size: 17px!important
}

.block .tags li a,.product-tags-all-page li a {
    float: right;
    line-height: 30px;
    color: #444
}

.block .tags li a:hover,.product-tags-all-page li a:hover {
    color: #4ab2f1
}

.breadcrumb ul {
    font-size: 0
}

.breadcrumb li {
    display: inline-block
}

.breadcrumb strong {
    font-weight: 400
}

.breadcrumb a:hover {
    color: #4ab2f1
}

.category-description,.manufacturer-description,.vendor-description {
    margin: 0 auto 25px;
    line-height: 22px
}

.item-grid:after {
    content: "";
    display: block;
    clear: both
}

.item-box {
    position: relative;
    width: 100%;
    float: right;
    margin: 0 0 80px;
    text-align: right
}

.item-box .picture {
    z-index: 1;
    overflow: hidden;
    background-color: #fff;
    margin: 0 0 20px
}

.item-box .picture a {
    display: block;
    position: relative
}

.item-box .picture a:before {
    content: "";
    display: block;
    padding-top: 100%
}

.item-box .picture a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0) scale(1,1)
}

.item-box:hover .picture a img {
    opacity: .85
}

.item-box .details {
    padding: 0 10px
}

.item-box .product-title {
    margin: 0 0 10px;
    overflow: hidden;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 400;
    color: #4ab2f1
}

.item-box .product-title a {
    display: block
}

.item-box .product-title a:hover {
    color: #248ece
}

.item-box .sku {
    margin: 0 0 15px
}

.item-box .prices {
    margin: 0 0 10px;
    overflow: hidden
}

.item-box .actual-price {
    margin: 0 0 0 5px;
    font-size: 16px;
    color: #666
}

.item-box .buttons {
    margin: 0;
    font-size: 0
}

.item-box input[type=button] {
    display: inline-block;
    height: 40px;
    border: none;
    vertical-align: middle
}

.home-page-category-grid,.manufacturer-grid,.sub-category-grid,.vendor-grid {
    margin: 0 0 20px
}

.home-page-category-grid .title,.sub-category-grid .title {
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    -webkit-transition: .3s;
    transition: .3s
}

.home-page-category-grid .title a,.sub-category-grid .title a {
    display: block;
    padding: 0 0 15px
}

.home-page-category-grid .picture,.sub-category-grid .picture {
    margin: 0
}

.home-page-category-grid .picture a:before,.sub-category-grid .picture a:before {
    padding-top: 65%
}

.product-grid,.product-list {
    margin: 0 0 50px
}

.product-grid .title {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px;
    font-size: 30px;
    font-weight: 400;
    color: #444
}

.manufacturer-grid .title {
    margin: 0 0 15px;
    text-align: center;
    font-size: 16px
}

.manufacturer-grid .title a:hover {
    color: #4ab2f1
}

.manufacturer-grid .picture {
    border: 1px solid #ddd
}

.gallery {
    margin: 0 auto 50px
}

.gallery .picture {
    position: relative;
    max-width: 100%;
    margin: 0 auto 10px;
    overflow: hidden
}

.gallery .picture:before {
    content: "";
    display: block;
    padding-top: 100%
}

.gallery .picture img,.gallery .picture-thumbs img,.variant-picture img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.topic-block {
    margin: 0 0 25px
}

.topic-block-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px
}

.topic-block-title h2 {
    font-size: 30px;
    font-weight: 400
}

.topic-block-body {
    line-height: 24px;
    font-size: 16px
}

.topic-page .page-body {
    line-height: 22px
}

.home-page .topic-block {
    margin: 0 0 50px
}

.html-contact-page .topic-block-title {
    display: none
}

.apply-vendor-page .page-title,.contact-page .page-title,.email-a-friend-page .page-title {
    margin: 0 0 -1px
}

.apply-vendor-page .message-error,.apply-vendor-page .result,.contact-page .message-error,.contact-page .result,.email-a-friend-page .message-error,.email-a-friend-page .result {
    margin: 20px 0
}

.apply-vendor-page .button-1,.contact-page .button-1,.email-a-friend-page .button-1 {
    min-width: 140px;
    border: none;
    background-color: #4ab2f1;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

.apply-vendor-page .button-1:hover,.contact-page .button-1:hover,.email-a-friend-page .button-1:hover {
    background-color: #248ece
}

.apply-vendor-page .title,.contact-page .topic-block,.email-a-friend-page .title {
    margin: 25px 0
}

.account-page .button-1,.contact-page .button-1,.login-page .button-1,.password-recovery-page .button-1,.registration-page .button-1,.registration-result-page .button-1,.return-request-page .button-1 {
    min-width: 140px
}

.account-page .button-1:hover,.contact-page .button-1:hover,.login-page .button-1:hover,.password-recovery-page .button-1:hover,.registration-page .button-1:hover,.registration-result-page .button-1:hover,.return-request-page .button-1:hover {
    box-shadow: 0 14px 26px -12px rgba(10,10,10,.28),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(214,214,214,.2)
}

.account-page .message-error,.login-page .message-error,.registration-page .message-error {
    margin: 0 0 10px
}

.login-page .title {
    margin: 0 0 15px;
    font-size: 30px;
    color: #444;
    text-align: center
}

.login-page .title strong {
    font-weight: 500;
    text-transform: uppercase;
    font-family: Merriweather,serif;
    color: #000;
    margin: 0 0 20px;
    font-style: italic
}

.login-page .returning-wrapper {
    margin: 0
}

.login-page .returning-wrapper .form-fields {
    overflow: hidden;
    padding: 30px 15px 0
}

.login-page .returning-wrapper .inputs.reversed {
    white-space: normal
}

.login-page .returning-wrapper .inputs.reversed * {
    display: inline-block;
    width: auto;
    margin: 5px;
    font-size: 14px;
    color: #444
}

.login-page .returning-wrapper .inputs.reversed a:hover {
    color: #4ab2f1
}

.login-page .returning-wrapper .buttons {
    background-color: #fff;
    padding: 30px 0
}

.password-recovery-page .result {
    margin: 0 0 5px;
    font-weight: 700;
    color: #444
}

.password-recovery-page .tooltip {
    margin: 0 0 25px
}

.checkout-page .section {
    margin: 0 0 30px
}

.checkout-page .button-1 {
    display: inline-block;
    min-width: 140px;
    border: none;
    background-color: #4ab2f1;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

.checkout-page .button-1:hover {
    background-color: #248ece
}

.payment-method .method-list,.shipping-method .method-list {
    margin: 0 auto 30px;
    overflow: hidden;
    text-align: center;
    font-size: 0
}

.payment-method .method-list li,.shipping-method .method-list li {
    margin: 20px 0;
    font-size: 14px
}

.search-page .page-title {
    margin: 0 0 -1px
}

.search-input .fieldset {
    margin: 0 0 30px
}

.search-input .form-fields {
    padding: 30px 15px 10px
}

.search-input input+label {
    display: inline;
    margin: 0 5px 0 0
}

.search-input .buttons {
    text-align: center
}

.search-input .button-1 {
    min-width: 140px;
    border: none;
    background-color: #4ab2f1;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

.search-input .button-1:hover {
    background-color: #248ece
}

.search-results {
    margin: 30px 0 0
}

.search-results .no-result,.search-results .warning {
    margin: 10px 0;
    color: #e4434b
}

.blog-page .page-title,.news-list-page .page-title {
    margin: 0
}

.blog-page .post,.news-items .news-item {
    margin: 0 0 30px
}

.blog-page .post:after {
    content: "";
    display: block;
    clear: both
}

.news-title,.post-title {
    display: inline-block;
    padding: 20px 10px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #444
}

.news-date,.post-date {
    display: inline-block;
    margin: 0 0 15px;
    background-color: #f6f6f6;
    padding: 10px;
    font-style: italic;
    color: #444;
    width: 100%
}

.news-date:after,.news-date:before,.post-date:after,.post-date:before {
    display: table;
    content: ""
}

.news-date:after,.post-date:after {
    clear: both
}

.news-date i,.post-date i {
    padding-left: 10px
}

.news-body,.post-body {
    margin: 0 0 20px;
    padding: 0 10px;
    line-height: 22px
}

.blog-page .tags,.blogpost-page .tags {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 10px
}

.blog-page .tags label,.blogpost-page .tags label {
    display: inline-block;
    margin: 0 0 3px 3px;
    font-weight: 700;
    color: #444
}

.blog-page .tags ul,.blogpost-page .tags ul {
    display: inline-block;
    margin: 0 3px 3px 0;
    font-size: 0
}

.blog-page .tags li,.blogpost-page .tags li {
    display: inline-block;
    font-size: 14px
}

.blog-page .tags a,.blogpost-page .tags a {
    display: block;
    color: #268602
}

.tags li a i {
    padding-left: 5px
}

.blog-page .tags li.separator,.blogpost-page .tags li.separator {
    margin: 0 0 0 8px
}

.blog-posts .buttons .read-comments {
    display: block;
    margin: 0 0 15px;
    font-weight: 700;
    color: #444
}

.account-page .button-1,.blog-posts .buttons .read-more,.button-1.blog-post-add-comment-button,.button-1.news-item-add-comment-button,.contact-page .button-1,.login-page .button-1,.news-items .buttons .read-more,.password-recovery-page .button-1,.registration-page .button-1,.registration-result-page .button-1,.return-request-page .button-1 {
    min-width: 140px;
    border: transparent;
    font-style: normal;
    color: #fff!important;
    background-color: #268602;
    font-size: 14px;
    padding: 11px 20px;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.account-page .button-1:hover,.blog-posts .buttons .read-more:hover,.button-1.blog-post-add-comment-button:hover,.button-1.news-item-add-comment-button:hover,.contact-page .button-1:hover,.login-page .button-1:hover,.news-items .buttons .read-more:hover,.password-recovery-page .button-1:hover,.registration-page .button-1:hover,.registration-result-page .button-1:hover,.return-request-page .button-1:hover {
    color: #fff;
    background-color: #d4ad60;
    border-color: transparent!important;
    box-shadow: 0 14px 26px -12px rgba(10,10,10,.28),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(214,214,214,.2)
}

.new-comment {
    margin: 50px 0 60px
}

.new-comment .notifications {
    margin: 0 0 10px
}

.new-comment .result {
    color: #690
}

.new-comment .form-fields {
    margin: 0 0 20px
}

.comment-list {
    margin: 0 0 100px
}

.comment-list .title {
    margin: 0 0 15px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.comment-list .title strong {
    font-weight: 400
}

.comment-list .comment {
    margin: 0 0 40px;
    border-top: 1px solid #ddd
}

.comment-list .comment:after {
    content: "";
    display: block;
    clear: both
}

.comment-info {
    width: 150px;
    margin: 20px auto
}

.comment-info .username {
    display: block;
    margin: 0 0 -1px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    padding: 11px 0;
    font-weight: 700;
    color: #444
}

.comment-time {
    margin: 0 0 15px;
    font-size: 13px;
    font-weight: 700
}

.comment-time span {
    display: inline-block;
    color: #444
}

.comment-title {
    margin: 0 0 15px;
    font-size: 16px;
    color: #444
}

.comment-body {
    line-height: 22px
}

.ui-tabs {
    border: none;
    border-radius: 0;
    background: 0 0;
    padding: 0;
    font: 14px Arial,Helvetica,sans-serif;
    color: #777
}

.ui-tabs-nav {
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    font-size: 0;
    margin: 0 0 30px!important;
    border-width: 0 0 1px;
    border-radius: 0;
    background: 0 0;
    padding: 0!important;
    line-height: normal;
    font-weight: 400;
    color: #444
}

.ui-tabs-nav li {
    float: none!important;
    margin: 0 0 -1px!important;
    border: none!important;
    border-radius: 0;
    background: 0 0!important;
    padding: 0!important
}

.ui-tabs-nav li a {
    display: block;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    color: #444;
    float: none!important;
    padding: 12px 24px!important
}

.ui-tabs-nav li.ui-state-active a {
    background-color: #eee;
    color: #4ab2f1
}

.ui-tabs-panel {
    padding: 0!important
}


.txbdsvflex {
    display: flex;
    gap: 14px;
    align-items: end;
    background-color: #A6CAF0;
    border: 1px solid #A6CAF0;
    border-radius: 50px 0px 0px 50px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    padding: 0 0px 10px 0px;
    margin-bottom: 30px;
}
.contact_iconalltf i, .contact_iconalltf.icon{
    margin: 0px 0px -10px 0px;
    font-size: 35px;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    display: inline-block;
    color: #fff;
    border-radius: 100px;
    transition: .5s;
    background: #4169E1;
}
.txbdsvflex:hover .contact_iconalltf i{
    background: #fff;
    color: #A6CAF0;
	border: 1px solid #a6caf0;
}



.txbdsvflex:hover .contact_iconalltf.icon svg #SVGRepo_bgCarrier rect {
  fill: #fff;
  cursor: pointer;
}
.txbdsvflex:hover .contact_iconalltf.icon svg #Color- path { fill: #A6CAF0}

.txbdcon h2 {
    font-size: 20px;
    margin: 0;
	text-transform: capitalize;
}
.txbdsvflex .txbdcon p > a {direction: ltr !important;}




@media all and (max-width: 1000px) {
    .top-menu>li {
        position:relative;
        margin: 1px 0;
        background-color: #f6f6f6
    }

    .top-menu>li>a {
        display: block;
        min-height: 55px;
        padding: 18px;
        font-size: 15px;
        color: #555
    }

    .top-menu .sublist {
        display: none;
        background-color: #fff;
        padding: 5px 0
    }

    .top-menu .sublist li {
        position: relative;
        margin: 1px 20px 1px 0
    }

    .top-menu .sublist li a {
        display: block;
        padding: 15px 18px;
        font-size: 15px
    }

    .sublist .sublist-toggle {
        height: 49px
    }
}

@media all and (min-width: 481px) {
    .ui-autocomplete {
        width:280px!important
    }

    .ui-autocomplete img {
        display: inline
    }

    .footer-block {
        width: 85%
    }

    .newsletter-email input[type=text] {
        width: 240px
    }

    .item-box {
        width: 49%;
        margin: 0 .5% 50px
    }

    .item-box:nth-child(2n+1) {
        clear: both
    }

    .item-box .prices {
        height: 40px
    }

    .item-box .product-title {
        min-height: 42px;
        margin: 0 0 5px
    }

    .ui-tabs-nav li {
        display: inline-block;
        min-width: 150px;
        margin: 0 5px -1px!important
    }
}

@media all and (min-width: 769px) {
    .footer-block {
        display:inline-block;
        width: 25.33333%;
        margin: 0 4%;
        vertical-align: top
    }

    .footer-block .title {
        background: 0 0;
        padding: 0;
        color: #444;
        cursor: auto
    }

    .footer-block .list {
        display: block!important;
        background: 0 0;
        padding: 0
    }

    .footer-block .list li {
        padding: 5px 0
    }

    .footer-block .list a {
        display: inline;
        padding: 0
    }

    .item-box {
        width: 32.33333%;
        margin: 0 .5% 50px
    }

    .item-box:nth-child(2n+1) {
        clear: none
    }

    .item-box:nth-child(3n+1) {
        clear: both
    }

    .gallery {
        width: 550px
    }

    .payment-method .method-list li,.shipping-method .method-list li {
        display: inline-block;
        width: 25%;
        margin: 20px 2%;
        vertical-align: top
    }

    .shipping-method .method-name {
        background-color: #f6f6f6;
        padding: 10px
    }

    #mezoterap:after,#mezoterap:before {
        content: "";
        display: table
    }

    #mezoterap:after {
        clear: both
    }

    #mezoterap .image img {
        width: 97%;
        box-shadow: 10px 10px 0 0 #d4ad60
    }

    .p-t-30 {
        padding-top: 30px
    }

    .p-t-15 {
        padding-top: 15px
    }

    .p-t-10 {
        padding-top: 10px
    }

    #mezoterap {
        width: 100%;
        display: inline-block
    }

    .blog-posts .tags {
        float: left;
        width: 80%;
        text-align: left
    }

    .blog-posts .buttons {
        float: right;
        width: 20%;
        text-align: right
    }

    .new-comment,.new-comment .buttons {
        text-align: center
    }

    .comment-list .comment {
        display: table;
        width: 100%;
        margin: 0
    }

    .comment-list .comment:last-child {
        border-bottom: 1px solid #ddd
    }

    .comment-info {
        display: table-cell;
        width: 15%;
        margin: 0;
        vertical-align: top
    }

    .comment-info .username {
        min-height: 40px;
        margin: 0;
        border: none;
        text-align: center
    }

    .comment-content {
        display: table-cell;
        width: 85%;
        border-right: 1px solid #ddd;
        vertical-align: top;
        text-align: right
    }

    .comment-time {
        min-height: 40px;
        margin: 0;
        background-color: #f6f6f6;
        padding: 10px 15px;
        font-size: 14px;
        font-weight: 400
    }

    .comment-title {
        margin: 0 0 -20px;
        padding: 20px
    }

    .comment-body {
        padding: 20px
    }

    .ui-tabs-nav {
        text-align: right
    }

    .ui-tabs-nav li {
        margin: 0 0 -1px 10px!important
    }
}

@media all and (min-width: 1001px) {
    .page {
        text-align:right
    }

    .inputs,.inputs.reversed {
        text-align: right;
        max-width: 400px;
        width: 100%;
        margin: 0 auto 15px
    }

    .inputs label {
        display: inline-block
    }

    .inputs input[type=password],.inputs input[type=text],.inputs select {
        min-height: 40px;
        padding-left: 20px;
        min-height: 40px
    }

    .page-title a+h1 {
        float: right
    }

    .link-rss {
        display: block;
        float: left;
        margin: 6px 0 0
    }

    .language-list {
        text-align: right
    }

    .header-menu {
        position: relative;
        z-index: 5;
        width: 980px;
        margin: 0 auto 30px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding: 25px 0;
        text-align: center
    }

    .menu-toggle,.sublist-toggle {
        display: none
    }

    .header-menu>ul {
        display: block!important;
        font-size: 0
    }

    .header-menu>ul.mobile {
        display: none!important
    }

    .header-menu>ul>li {
        display: inline-block;
        border-right: 1px solid #ddd;
        padding: 0 15px;
        vertical-align: middle
    }

    .header-menu>ul>li:first-child {
        border-right: none
    }

    .header-menu>ul>li>a {
        display: block;
        padding: 5px 10px;
        line-height: 20px;
        font-size: 17px;
        color: #555;
        cursor: pointer
    }

    .header-menu>ul>li>a:hover {
        color: #4ab2f1
    }

    .header-menu .sublist {
        display: none;
        position: absolute;
        width: 200px;
        box-shadow: 0 0 2px rgba(0,0,0,.2);
        background-color: #fff;
        padding: 10px 0;
        text-align: right
    }

    .header-menu .sublist li {
        position: relative
    }

    .header-menu .sublist li a {
        display: block;
        position: relative;
        padding: 10px 30px 10px 20px;
        font-size: 14px;
        color: #444
    }

    .header-menu .sublist li a:before {
        content: "";
        position: absolute;
        top: 17px;
        right: 15px;
        width: 5px;
        height: 5px;
        background-color: #ddd
    }

    .header-menu .sublist li:hover>a {
        background-color: #f6f6f6
    }

    .header-menu ul li:hover>.sublist {
        display: block
    }

    .header-menu .sublist .sublist {
        top: -10px;
        right: 100%!important
    }

    .footer-block {
        float: right;
        width: 220px;
        margin: 0
    }

    .footer-block .list {
        margin: 0
    }

    .newsletter-email {
        display: block
    }

    .newsletter-email input[type=text] {
        width: 200px
    }

    .newsletter-email .newsletter-subscribe-button {
        width: 100px;
        padding: 0 5px
    }

    .newsletter-validation .field-validation-valid {
        text-align: right
    }

    .block {
        float: none;
        width: auto;
        margin: 0 0 20px
    }

    .block .title {
        margin: 0;
        border-bottom: 1px solid #ddd;
        background: 0 0;
        cursor: auto
    }

    .block .title strong {
        font-weight: 700
    }

    .gallery {
        float: right;
        width: 46%
    }

    .gallery .picture {
        width: auto
    }

    .center-1 .topic-block-title {
        text-align: center
    }

    .login-page .returning-wrapper .form-fields {
        min-height: 200px;
        padding: 30px 0 0
    }

    .login-page .returning-wrapper input[type=password],.login-page .returning-wrapper input[type=text] {
        width: 300px
    }

    .comment-list {
        margin: 0 0 50px
    }
}

@media all and (min-width: 1367px) {
    .header-menu {
        width:1200px
    }

    .header-menu>ul>li {
        padding: 0 20px
    }

    .header-menu>ul>li>a,.header-menu>ul>li>span {
        font-size: 18px
    }

    .footer-block {
        width: 280px
    }

    .instagram .insta-img:hover {
        opacity: .5
    }

    .login-page .returning-wrapper input[type=password],.login-page .returning-wrapper input[type=text] {
        width: 360px
    }
}

@font-face {
    font-display: swap;
    font-family: icomoon;
    src: url(../fonts/icomoon/icomoon.eot?srf3rx);
    src: url(../fonts/icomoon/icomoon.eot?srf3rx#iefix) format("embedded-opentype"),url(../fonts/icomoon/icomoon.ttf?srf3rx) format("truetype"),url(../fonts/icomoon/icomoon.woff?srf3rx) format("woff"),url(../fonts/icomoon/icomoon.svg?srf3rx#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

body {
    max-width: 100%;
    overflow-x: hidden;
    font: 300 15px/24px 'Varela Round',sans-serif;
    line-height: 1.7!important;
    background: #fff
}

#page {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.offcanvas #page {
    overflow: hidden;
    position: absolute
}

.offcanvas #page:after {
    -webkit-transition: 2s;
    -o-transition: 2s;
    transition: 2s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: rgba(0,0,0,.7);
    content: ""
}

a {
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #212121
}

#colorlib-footer .colorlib-footer-links li a:hover, .box-language .toggle.active, .box-language .toggle:hover, .filtr-item:hover .item-desc, .header .link-follow li a i:hover, .item-new .read:hover, .item-new a:hover, a:active, a:focus, a:hover, .manufacturers .value a {
    color: #b98c39!important;
    outline: 0;
    text-decoration: none!important;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.header .link-follow li a svg:focus,.header .link-follow li a svg:hover {
    outline: 0;
    text-decoration: none!important;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    fill: #d1a85b!important
}
.p-t-30 {
    padding-top: 30px
}

.f-13 p {
    font-size: 13px;
    line-height: 2.4rem
}

.moto-text_system_5,figure,h1,h2,h3,h4,h5,h6 {
    color: #000;
    margin: 0 0 20px;
    font-style: italic;
    font-weight: 700!important
}

#colorlib-hero.shop-height-product h1,.shop-height h1 {
    font-size: 70px;
    padding-top: 1%;
    color: #fff;
    text-shadow: 0 1px 0 rgba(20,58,6,.51)
}

.bg-new-blog {
    background-image: url(/Themes/DefaultClean/Content/images/bg-new-blog.jpg)
}

.bg-shop {
    background-image: url(/Themes/DefaultClean/Content/images/bg-shop.jpg)
}

.bg_laminirovanie-resnic {
    background-image: url(/Themes/DefaultClean/Content/images/bg_laminirovanie-resnic.jpg)
}

.slider-1 {
    background-image: url(/Themes/DefaultClean/Content/images/slider-1.jpg)
}

.bg_laminirovanie-resnic-1 {
    background-image: url(/Themes/DefaultClean/Content/images/bg_laminirovanie-resnic-1.jpg)
}

#colorlib-hero.shop-height h1 {
    padding-top: 16%
}

.jf-copyright {
    display: none!important
}

::-moz-selection,::-webkit-selection,::selection {
    color: #fff;
    background: #d2ad63
}

.page-content p a {
    color: #268602;
    font-weight: 700
}

.color,.icon-world {
    color: #d2ad63!important
}

.icon-world {
    font-size: 12px;
    vertical-align: middle
}

.mod-article-single {
    margin-bottom: 26px
}

#colorlib-contact:after,#colorlib-contact:before,.mobile:after,.mobile:before,.mod-article-single .item__module:after,.mod-article-single .item__module:before {
    content: " ";
    display: table
}

#colorlib-contact:after,.mobile:after {
    clear: both
}

ol,ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.box-language .toggle.active,.box-language .toggle:hover,.color,.colorlib-nav ul li a:hover,.p-l-17>li:before,.p-l-20>li:before,.page-content p a:hover,.slider-text-inner.text-center a:hover {
    color: #b98c39!important
}

.p-l-17>li:before,.p-l-20>li:before {
    content: "\e116";
    position: absolute;
    font-family: icomoon!important;
    right: 20px
}

.p-l-20>li {
    line-height: 1.95em
}

.p-t-50 {
    padding-top: 50px
}

.p-b-30 {
    padding-bottom: 30px
}

.p-l-17,.p-l-20 {
    padding-right: 30px!important
}

.p-t-b-60 {
    padding: 60px 0
}

.blog-posts {
    clear: both
}

.p-l-17>li,.p-l-18>li {
    line-height: 1.95em;
    list-style: none
}

.top-bar {
    z-index: 99;
    position: relative;
    padding: 0;
    font-size: 14px
}

.top-bar .contact {
    margin-right: 15px;
    line-height: 32px;
    float: right
}

.top-bar .contact i {
    margin-left: 5px;
    font-size: 14px;
    line-height: 31px;
    float: right
}

.topbar-menu .link-follow li i {
    padding-left: 5px
}

.topnav-item--text {
    padding-right: 5px;
    font-size: 12px
}

.topbar-menu .link-follow {
    display: inline-block;
    float: left
}

.topbar-menu .link-follow li {
    display: inline-block
}

.topbar-menu *+.box-language {
    margin-left: 25px;
    position: relative
}

.topbar-menu .box-language {
    margin-bottom: 0;
    margin-right: 25px;
    float: left;
    margin-top: 4px;
    position: relative
}

.topbar-menu .box-language .toggle-wrap {
    vertical-align: top;
    position: relative;
    padding-bottom: 5px
}

.box-language .toggle {
    display: block;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: 700;
    color: #000
}

.center-1,.section {
    position: relative;
    clear: both
}

#img-1 img {
    margin: 0 auto
}

@media (min-width: 768px) {
    .box-currency .toggle,.box-language .toggle {
        -moz-transition:.3s;
        -o-transition: .3s;
        -webkit-transition: .3s;
        transition: .3s
    }
}

.box-language .toggle:after {
    content: '\f107';
    padding-right: 5px;
    display: inline-block;
    font-style: normal;
    content: '\f107';
    font-weight: 400;
    font-family: FontAwesome;
    padding-left: 5px
}

.box-language .toggle_cont {
    top: calc(100% + 18px)
}

.toggle_cont {
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    display: none;
    font-style: normal;
    color: #fbfbfb;
    font-weight: 400;
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 100%;
    top: calc(100% + 18px);
    width: 120px;
    z-index: 20;
    background: #1A4780;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.toggle_cont:before {
    content: " ";
    pointer-events: none;
    bottom: 100%;
    left: 12px;
    border: 8px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #1A4780;
    margin-left: -8px
}

.toggle_cont>li>a,.toggle_cont>li>button {
    text-align: left;
    width: 100%;
    display: block;
    padding: 10px 15px 10px 10px;
    text-transform: capitalize;
    color: #e4e4e4;
    line-height: 1.2;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: capitalize
}

.box-language .toggle_cont>li>a.selected,.box-language .toggle_cont>li>a:hover,.box-language .toggle_cont>li>button:hover {
    background: #d2ad63;
    color: #fff
}

.box-language.languages.drop .toggle_cont {
    top: calc(100% - 1px);
}

.box-language.languages.drop .btn-group.toggle-wrap:hover .toggle_cont {
    display: block
}

.toggle_cont>li a {
    color: inherit;
    border-bottom: 1px dashed rgba(241,228,203,.64)
}

.toggle_cont>li>a {
    width: 100%;
    display: block;
    padding: 10px 15px 10px 10px;
    text-transform: capitalize;
    color: #e4e4e4;
    line-height: 1.2;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: right
}

.box-language .toggle_cont>li>a.selected,.box-language .toggle_cont>li>a:hover {
    background: #d2ad63;
    color: #fff!important
}

.box-language .toggle_cont>li>a img {
    margin-left: 5px
}

.btn,button {
    background: 0 0;
    border: none;
    display: inline-block;
    padding: 0;
    outline: 0;
    outline-offset: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.top-telephon {
    text-align: center
}

.mobile-telephon {
    direction: ltr
}

.mobile-telephon i {
    padding-right: 8px
}

.header .link-follow {
    display: inline-block;
    float: left
}

.header .link-follow li {
    display: inline-block;
    float: left;
    position: relative
}

@media (max-width: 767px) {
    .sp-cart ul li {
        vertical-align:top;
        padding-top: 0!important
    }
}

.header .link-follow li a {
    float: left;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.header .link-follow li a i {
    display: block;
    width: 35px;
    position: relative;
    top: 0;
    line-height: 1.5;
    border: 1px solid #268602;
    padding: 5px;
    margin: 28px 2px;
    height: 35px;
    border-radius: 5px;
    color: #828282
}
.header .link-follow li a svg {
    fill: #828282;
}
.header .link-follow li a i, .header .link-follow li a svg {
    display: block;
    width: 35px;
    position: relative;
    top: 0;
    line-height: 1.2;
    border: 1px solid #1A4780;
    padding: 5px;
    margin: 28px 2px;
    height: 35px;
    border-radius: 5px;
    color: #828282;
}

.logo {
    text-align: right;
    padding: 0
}

.colorlib-nav {
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #1A4780
}

@media screen and (max-width: 768px) {
    .colorlib-nav {
        margin:0
    }
}

.colorlib-nav .top-menu {
    padding: 10px 30px
}

@media screen and (max-width: 991px) {
    .logo img {
        padding:5px 0;
        width: 165px
    }
}

@media screen and (max-width: 804px) {
    .sp-cart ul {
        margin-top:3px
    }
}

@media screen and (max-width: 767px) {
    .colorlib-nav .menu-1 {
        display:none
    }

    .header .link-follow li a i {
        width: 42px;
        line-height: 1.5;
        height: 42px;
        margin: 13px 5px!important
    }

    .header .link-follow li a {
        font-size: 20px
    }

    .logo img {
        width: 160px
    }

    .sp-cart ul {
        margin-top: -12px
    }

    .sp-logo {
        width: 170px!important
    }

    .mobile-language {
        display: inline-block;
        position: relative;
        width: 100px;
        text-align: center;
        top: 16px
    }

    .product-title a {
        font-size: 18px
    }

    .project-entry .desc {
        font-size: 16px
    }
}

.colorlib-nav ul {
    padding: 0;
    margin: 0;
    text-align: right
}

.menu-1 {
    padding: 0!important
}

.colorlib-nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    font-weight: 400;
    position: static
}

.colorlib-nav ul li.has-dropdown:last-child .dropdown {
    left: 0!important;
    right: auto;
    width: 175px
}

.colorlib-nav ul li.has-dropdown:last-child .dropdown:before {
    left: 40px;
    right: auto
}

.colorlib-nav ul li a:hover {
    color: #d3ba8d
}

.colorlib-nav ul li.has-dropdown {
    position: relative
}

.colorlib-nav ul li.has-dropdown i {
    padding-left: 0;
    color: #fff
}

.colorlib-nav ul li.has-dropdown .dropdown {
    width: 260px;
    -webkit-box-shadow: 0 14px 33px -9px rgba(0,0,0,.75);
    -moz-box-shadow: 0 14px 33px -9px rgba(0,0,0,.75);
    box-shadow: 0 14px 33px -9px rgba(0,0,0,.75);
    z-index: 1002;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 40px;
    right: 0;
    text-align: left;
    background: #4169E1;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.colorlib-nav ul li.has-dropdown .dropdown:before {
    bottom: 100%;
    right: 40px;
    border: 8px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color:#4169E1;
    margin-left: -8px
}

.colorlib-nav ul li.has-dropdown .dropdown li {
    display: block;
    margin-bottom: 10px
}

.colorlib-nav ul li.has-dropdown .dropdown li:last-child {
    margin-bottom: 0
}

.colorlib-nav ul li.has-dropdown .dropdown li a {
    padding: 2px 0;
    display: block;
    color: #e4e4e4;
    line-height: 1.2;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: right
}

.colorlib-nav ul li.has-dropdown .dropdown li a:hover {
    color: #fff
}

.colorlib-nav ul li.has-dropdown:focus a,.colorlib-nav ul li.has-dropdown:focus i,.colorlib-nav ul li.has-dropdown:hover a,.colorlib-nav ul li.has-dropdown:hover i {
    color: #f7b633
}

.colorlib-nav ul li>a.active {
    color: #f7b633!important
}

.colorlib-nav ul li>a.active:after {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.colorlib-nav ul li:first-child>a,.colorlib-nav ul li:last-child>a {
    padding-right: 0
}

nav.sticky {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1010;
    top: -11px;
    box-shadow: -1px 4px 4px 0 rgba(0,0,0,.15);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    height: 59px
}

nav.sticky.colorlib-nav ul li.has-dropdown .dropdown {
    margin-top: -3px
}

nav {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.colorlib-nav.sticky ul {
    padding-top: 11px
}

.bg-green {
    background-color: #f9f9f9
}

.moto-spacing-right-auto {
    padding-right: initial
}

.moto-spacing-left-auto {
    padding-left: initial
}

.moto-spacing-bottom-large {
    padding-bottom: 50px
}

.moto-spacing-top-large {
    padding-top: 50px
}

.moto-widget {
    position: relative
}

.moto-container_width-fixed,.row-fixed .container-fluid {
    max-width: 1200px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.moto-spacing-bottom-auto {
    padding-bottom: initial
}

.moto-spacing-top-auto {
    padding-top: initial
}

.moto-spacing-bottom-medium {
    padding-bottom: 30px
}

.moto-spacing-top-medium {
    padding-top: 30px
}

.moto-widget-row>.container-fluid .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.moto-widget-row.moto-justify-content_center>.container-fluid>.row>.moto-cell {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.moto-widget-row.moto-justify-content_bottom>.container-fluid>.row>.moto-cell,.moto-widget-row.moto-justify-content_center>.container-fluid>.row>.moto-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.moto-widget-row.moto-justify-content_bottom .moto-widget-image,.moto-widget-row.moto-justify-content_bottom .moto-widget-menu,.moto-widget-row.moto-justify-content_bottom .moto-widget-row,.moto-widget-row.moto-justify-content_bottom .moto-widget-social-links,.moto-widget-row.moto-justify-content_center .moto-widget-image,.moto-widget-row.moto-justify-content_center .moto-widget-menu,.moto-widget-row.moto-justify-content_center .moto-widget-row,.moto-widget-row.moto-justify-content_center .moto-widget-social-links {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.moto-widget-image {
    font-size: 0
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link {
    padding: 50px 0 0 50px
}

.moto-widget-image .moto-widget-image-link {
    position: relative;
    overflow: hidden;
    transition: .3s;
    display: inline-block
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:before {
    background-color: rgba(166,202,240,.29);
    border-color: transparent;
    z-index: -1;
    right: auto;
    width: calc(100% - 50px);
    height: calc(100% - 50px)
}

.moto-widget-image .moto-widget-image-link:before {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-width: 2px;
    border-style: solid;
    z-index: 5;
    transition: .4s
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link .moto-widget-image-picture {
    z-index: 1
}

.moto-widget-image .moto-widget-image-picture {
    transition: .3s;
    width: 100%;
    max-width: 100%
}

.moto-widget-image.moto-preset-4 .moto-widget-image-link:after {
    color: transparent;
    content: '+';
    font-size: 55px;
    top: 50%
}

.moto-widget-image .moto-widget-image-link:after {
    z-index: 5;
    left: 50%;
    top: 50%;
    opacity: 1;
    font: 26px/1 FontAwesome;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transition: .3s ease-in-out
}

.moto-widget-image .moto-widget-image-link:after,.moto-widget-image .moto-widget-image-link:before {
    position: absolute;
    content: ""
}

.border-right {
    border-style: solid;
    border-width: 0 0 0 3px;
    border-color: #d3ac5f
}

#colorlib-new,#colorlib-project {
    padding: 40px 0
}

.divider-custom {
    height: 30px;
    width: 100%;
    overflow: hidden;
    max-width: 220px;
    border-top: none;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-image: url(../images/mt-title-icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin: auto
}

.text-java {
    color: #b98c39!important
}

.divider-custom:after,.divider-custom:before {
    content: "";
    width: 28%;
    border-top: 2px solid
}

.products .product-miniature {
    padding: 0;
    display: inline-block;
    position: relative;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    margin: 0 0 30px;
    border-radius: 0;
    border: 1px solid rgba(210,173,99,.17);
    -webkit-transition: .65s;
    transition: .65s
}

.products .product-miniature:hover {
    box-shadow: 0 0 22px rgba(0,0,0,.1);
    cursor: pointer;
    border-color: rgba(84,176,49,.2)
}

.products .thumbnail-container {
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: .65s;
    transition: .65s
}

.products .thumbnail-container .image-block {
    position: relative;
    float: left
}

.products .product-thumbnail {
    display: block;
    text-align: center;
    margin-bottom: 0;
    border-color: transparent!important;
    padding: 0
}

.products .product-miniature .product-thumbnail:after,.products .product-miniature .product-thumbnail:before {
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    transition: .6s ease-out 0s;
    z-index: 1;
}

.products .product-miniature img {
    backface-visibility: hidden
}

.products img {
    max-width: 100%;
    position: relative
}

.products .product-miniature:hover .product-thumbnail:before {
    background: rgba(26,71,128,.2);
    left: 50%;
    right: 50%;
    transition: .6s ease-out 0
}

.products .product-miniature:hover .product-thumbnail:after {
    background:rgba(26,71,128,.2);
    bottom: 30%;
    top: 70%;
    transition: .6s ease-out 0
}

.product-accessories .thumbnail-container:hover .highlighted-informations::after,.products .thumbnail-container:hover,.products .thumbnail-container:hover .highlighted-informations::after {
    opacity: 1
}

.products .product-miniature .product-actions {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 33%;
    z-index: 1
}

.product-miniature .product-actions .view-button:hover {
    background-color: #000!important;
    border-radius: 0;
    box-shadow: 0 14px 26px -12px rgba(10,10,10,.28),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(214,214,214,.2)
}

.product-miniature .product-actions .view-button {
    background-size: 18px;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: 10px center!important;
    background-color: #4169E1;
    padding: 8px 12px 8px 34px!important;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    background-image: url(../images/pst-product-view.svg);
    position: relative;
    float: none;
    margin-bottom: 5px;
    border-radius: 0
}

.products .product-description {
    text-align: center;
    position: relative;
    padding: 10px;
    font-size: 14px;
    letter-spacing: .8px;
    background-color: #fbfbfb
}

.products .product-description h3 {
    margin-top: 0;
    min-height: 53px
}

.product-title a {
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    text-transform: capitalize
}

.products .product-miniature .product-price-and-shipping {
    float: none
}

.products .product-price-and-shipping {
    font-weight: 600;
    font-size: 16px
}

.product-view .single-product-image {
    float: left;
    position: relative;
    width: 100%
}

.product-view {
    float: left;
    width: 100%;
    direction: ltr;
}

.manufacturers .label {
    color: #313131;
    font-size: 12px;
}

.manufacturers .value {
    font-weight: 700;
}

.summary.entry-summary.single-product-info {
    float: right;
    padding: 0 20px 0 0;
    width: 100%;
    text-align: right;
    direction: rtl;
}

.product-view .summary.single-product-info .price-box {
    float: left;
    margin: 0;
    width: 100%;
    padding: 0
}

.summary.single-product-info .price-box .amount {
    font-size: 25px;
    font-weight: 500;
    color: #b98c39;
    line-height: 36px
}

.product-view .summary.single-product-info .short-description {
    margin: 15px 0 10px;
    clear: both;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    float: left;
    width: 100%;
    direction: rtl
}

.fancy-collapse-panel {
    float: left;
    margin: 0;
    width: 100%
}

.manufacturer-grid:after,.manufacturer-grid:before {
    display: block;
    content: ""
}

.manufacturer-grid:after {
    clear: both
}

.services-box-main {
    position: relative;
    display: block;
    max-width: 370px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    margin-bottom: 18px!important;
    transition: 550ms ease-in-out;
    border: 1px solid #d1a85b
}

.rotate-custom {
    transform-style: preserve-3d;
    animation-duration: 2s
}

.rotate-custom-left {
    -webkit-animation-name: rotate-custom-left;
    animation-name: rotate-custom-left
}

.services-box-main figure {
    margin: 0;
    position: relative
}

.services-box-main figure:before {
    content: '';
    position: absolute;
    right: 100%;
    left: 0;
    bottom: 50%;
    top: 50%;
    background: rgba(20,62,4,.22);
    transition: .5s;
    z-index: 99
}

.services-box-main:hover figure:before {
    right: 0;
    top: 0;
    bottom: -11px;
    border-radius: 0
}

.services-box-main img {
    width: 100%
}

.services-box-main-caption {
    position: absolute;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 18px 0;
    bottom: -18px;
    will-change: transform
}

.services-box-main-caption:before {
    top: 24px;
    transform: translate(-50%,-100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 185px 24px;
    border-color: transparent transparent #268602
}

.services-box-main-caption:after,.services-box-main-caption:before {
    position: absolute;
    left: 50%;
    content: "";
    transition: 350ms ease-in-out;
    will-change: transform;
    pointer-events: none
}

.services-box-main-caption:after {
    bottom: 24px;
    transform: translate(-50%,100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 185px 0;
    border-color: #268602 transparent transparent
}

.services-box-main-caption-inner {
    background-color: #268602;
    padding: 10px 15px
}

.services-box-main-caption-inner h4 {
    letter-spacing: .05em;
    margin: 0;
    font-weight: 300!important;
    font-style: normal
}

.services-box-main-caption-inner>* {
    color: #fff
}

.services-box-main:hover .services-box-main-caption:after,.services-box-main:hover .services-box-main-caption:before {
    border-width: 0 185px
}

.services-box-main:hover {
    box-shadow: 1px 1px 13px rgba(0,0,0,.15);
    border-color: transparent
}

.services-box-main:hover .services-box-main-caption-inner {
    background-color: #d1a85b;
    padding: 10px 15px
}

.manufacturer-grid>div {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .heading-4,h4 {
        line-height:1.25;
        font-size: 24px
    }
}

#colorlib-testimony {
    background: #fff;
    clear: both
}

#colorlib-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    background: 0 0;
    padding: 5px;
    opacity: 1
}

#colorlib-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] .owl-direction {
    background: 0 0;
    color: #000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-size: 20px
}

#colorlib-testimony .testimony-slide {
    display: block;
    position: relative;
    height: auto;
    width: 100%
}

#colorlib-testimony .testimony-slide figure {
    display: block;
    width: 100%;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0
}

#colorlib-testimony .testimony-slide figure img {
    width: 240px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

#colorlib-testimony .testimony-slide blockquote {
    border: none;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 10.5em 0 0;
    color: #000
}

#colorlib-testimony .testimony-slide blockquote p {
    font-size: 14px
}

#colorlib-testimony .testimony-wrap {
    padding: 3em;
    width: 100%;
    float: left
}

#colorlib-testimony .owl-stage-outer {
    padding-top: 6em
}

#galery-diplome.top-space {
    background-image: url(../images/bg-diplome.jpg);
    background-position: center center
}

.parallax {
    position: relative;
    background-position: center 0;
    background-repeat: repeat-y;
    height: 100%;
    background-color: #f1f1f1
}

.top-space {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    margin-top: 1px;
    padding: 50px 0 70px;
    margin-bottom: 40px
}

.grid-wrap {
    clear: both;
    margin: 0 auto;
    padding: 0;
    max-width: 1260px;
    direction: ltr
}

.grid {
    margin: 30px auto;
    padding: 0;
    list-style: none;
    min-height: 500px
}

.js .grid {
    background: url(../images/loading.gif) 50% 100px no-repeat
}

.js .grid.loaded {
    background: 0 0
}

.grid li {
    display: inline-block;
    overflow: hidden;
    max-width: 314px;
    text-align: left;
    vertical-align: top;
    width: 100%
}

.js .grid li {
    display: none;
    float: left
}

.js .grid.loaded li {
    display: block
}

.grid li img,.grid li>a {
    display: block;
    outline: 0;
    border: none
}

.grid li>a {
    position: relative;
    overflow: hidden;
    margin: 7px
}

.grid .curtain {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #7DADEE!important
}

.grid.swipe-down .curtain {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

.grid .curtain::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    content: ''
}

.grid.swipe-down .curtain::after {
    top: -100%
}

@-webkit-keyframes swipeRight {
    50%,60% {
        -webkit-transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(100%,0,0)
    }
}

@keyframes swipeRight {
    50%,60% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate(0)
    }

    100% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.grid.swipe-down li.animate .curtain {
    -webkit-animation: 1.5s cubic-bezier(.6,0,.4,1) forwards swipeDown;
    animation: 1.5s cubic-bezier(.6,0,.4,1) forwards swipeDown
}

@-webkit-keyframes swipeDown {
    50%,60% {
        -webkit-transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,100%,0)
    }
}

@keyframes swipeDown {
    50%,60% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    100% {
        transform: translate3d(0,100%,0)
    }
}

.grid li.animate .curtain::after {
    -webkit-animation: 1.5s forwards fadeOut;
    animation: 1.5s forwards fadeOut;
    -webkit-animation-delay: inherit;
    animation-delay: inherit
}

@-webkit-keyframes fadeOut {
    50%,60% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    50%,60% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.js .grid li h3,.js .grid li img {
    visibility: hidden
}

.grid li.animate h3,.grid li.animate img {
    -webkit-animation: 1.5s step-end forwards showMe;
    animation: 1.5s step-end forwards showMe
}

@-webkit-keyframes showMe {
    from {
        visibility: hidden
    }

    100%,60% {
        visibility: visible
    }
}

@keyframes showMe {
    from {
        visibility: hidden
    }

    100%,60% {
        visibility: visible
    }
}

.grid li.shown h3,.grid li.shown img {
    visibility: visible
}

.grid .blog-image {
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.grid .blog-image a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -100%;
    background: rgba(26,71,123,.46);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: all .5s ease 0s;
    -o-transition: .5s 0
}

.grid .blog-image a:hover:after {
    top: 0
}

.aei-blogicon {
    position: absolute;
    width: 60px;
    height: 60px;
    display: inline-block;
    vertical-align: top;
    margin: -29px 3px 0 -29px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    right: 0;
    z-index: 1;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: all .5s ease;
    -o-transition: .5s;
    opacity: 0;
    background-color:rgba(26,71,128,.49)
}

.aei-blogicon span {
    text-align: center;
    font-size: 3rem;
    padding: 15px;
    line-height: 2;
    color: #fff
}

.grid .blog-image:hover .aei-blogicon {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.aei-blogicon:hover span {
    color: #d2ad63
}

.owl-carousel.owl-loaded {
    direction: ltr
}

.mb-5 {
    margin-bottom: 3rem!important
}

.contact_info_modulus {
    padding: 35px;
    border: 1px solid rgba(212,173,96,.56);
    text-align: center;
    margin-top: 45px;
    min-height: 220px
}

.info_icon {
    width: 88px;
    height: 88px;
    border: 2px solid #4caf50;
    border-radius: 50%;
    margin: -79px auto auto;
    line-height: 79px;
    background-color: #fff
}

.contact_info_modulus h4 {
    margin: 25px 0
}

.contact_info_modulus p {
    font-size: 16px;
    text-align: center!important
}

.contant_map {
    border: 1px solid #e5e5e5
}

.contant_map iframe {
    height: 100%!important;
    width: 100%;
    border: none;
    min-height: 452px
}

.h-100 {
    height: 100%!important
}

#about-wrap {
    padding-top: 3rem;
    clear: both
}

.filtr-item {
    padding: 1rem .1rem .5rem!important
}

.item-desc {
    background-color: rgba(0,0,0,.5);
    color: #fff;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1rem;
    z-index: 1;
    bottom: .5rem;
    left: .1rem;
    right: .1rem
}

a.banner-anchor-1:before {
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    background: rgba(26,71,128,.59);
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 1;
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.filtr-item:hover a.banner-anchor-1:before {
    opacity: 0;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.filtr-item:hover .item-desc {
    background-color: rgba(26, 71, 128,0.39)
}

.list-unstyled {
    direction: ltr
}

.multifilter li,.simplefilter li,.sortandshuffle li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 1rem 2rem;
    float: left;
    margin: 0 2px
}

.simplefilter li {
    background-color: #4169E1;
    border-color: transparent;
    transition: .5s -2s
}

.simplefilter li.active,.simplefilter li:hover {
    color: #fff;
    background-color: #b98c39;
    border-color: transparent;
    box-shadow: 0 14px 26px -12px rgba(10,10,10,.28),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(214,214,214,.2)
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,.lg-actions .lg-prev {
    background-color: rgba(0,0,0,.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-moz-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-ms-keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@keyframes lg-right-end {
    0%,100% {
        left: 0
    }

    50% {
        left: -30px
    }
}

@-webkit-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-moz-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@-ms-keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

@keyframes lg-left-end {
    0%,100% {
        left: 0
    }

    50% {
        left: 30px
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: .3s lg-right-end;
    -o-animation: .3s lg-right-end;
    animation: .3s lg-right-end;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: .3s lg-left-end;
    -o-animation: .3s lg-left-end;
    animation: .3s lg-left-end;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0,0,0,.45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none!important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0,0,0,.45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,.lg-prev,.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear;
    transition: transform .35s cubic-bezier(0,0,.25,1),opacity .35s cubic-bezier(0,0,.25,1),color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px,0,0);
    transform: translate3d(-10px,0,0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px,0,0);
    transform: translate3d(10px,0,0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5,.5,.5);
    transform: scale3d(.5,.5,.5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;
    -o-transition: -o-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;
    transition: transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0;
    -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1) 0;
    -o-transition: -o-transform .25s cubic-bezier(0,0,.25,1) 0;
    transition: transform .25s cubic-bezier(0,0,.25,1) 0
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0!important;
    transition-duration: 0!important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 4px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition:border-color .25s;
        -o-transition: border-color .25s;
        transition: border-color .25s
    }
}

.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s;
    -o-transition: bottom .25s;
    transition: bottom .25s
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../images/loader.gif) no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../images/vimeo-play.png) 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: url(../images/video-play.png) no-repeat;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../images/youtube-play.png) no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../images/youtube-play.png) 0 -60px no-repeat
}

.lg-outer .lg-video-object {
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity .08s;
    -moz-transition: opacity .08s;
    -o-transition: opacity .08s 0;
    transition: opacity .08s 0
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0;
    transition-duration: 0
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 0;
    -moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1) 0;
    -o-transition: -o-transform .3s cubic-bezier(0,0,.25,1) 0;
    transition: transform .3s cubic-bezier(0,0,.25,1) 0
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1) 0;
    -moz-transition: left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1) 0;
    -o-transition: left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1) 0;
    transition: left .3s cubic-bezier(0,0,.25,1),top .3s cubic-bezier(0,0,.25,1) 0
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;
    -moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;
    -o-transition: -o-transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;
    transition: transform .3s cubic-bezier(0,0,.25,1),opacity .15s!important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s 0
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit!important;
    transition-duration: inherit!important;
    -webkit-transition-timing-function: inherit!important;
    transition-timing-function: inherit!important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0!important;
    transition-duration: 0!important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../images/loader.gif) center center no-repeat;
    display: none!important
}

.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block!important
}

.lg-outer .lg-img-wrap,.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto!important;
    height: auto!important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s 0
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s;
    -o-transition: opacity .15s;
    transition: opacity .15s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;
    -moz-transition: -moz-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;
    -o-transition: -o-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;
    transition: transform 1s cubic-bezier(0,0,.25,1),opacity .1s 0
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0,0,.25,1),opacity .1s;
    -moz-transition: left 1s cubic-bezier(0,0,.25,1),opacity .1s;
    -o-transition: left 1s cubic-bezier(0,0,.25,1),opacity .1s;
    transition: left 1s cubic-bezier(0,0,.25,1),opacity .1s 0
}

*,.kc-col-container,.kc-container,.kc-elm {
    box-sizing: border-box
}

#map {
    width: 100%;
    max-width: 100%;
    display: block;
    position: relative;
    margin: 0 auto!important;
    max-height: 500px
}

#map iframe {
    width: 100%;
    min-height: 499px;
    height: auto
}

@media (min-width: 768px) {
    .mobile-telephon {
        font-size:26px;
        line-height: 3.5;
        direction: ltr
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.3333333333%;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.6666666667%;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .topbar-menu .link-follow li {
        float: right;
        position: relative;
        font-size: 12px;
        line-height: 32px;
        padding-right: 4px
    }

    .header .link-follow li a {
        font-size: 16px
    }

    .colorlib-heading h2 {
        font-size: 30px
    }

    #colorlib-subscribe .colorlib-heading p {
        font-size: 18px
    }

    #colorlib-new .view-all {
        text-align: center;
        clear: both
    }
}

@media (min-width: 992px) {
    .products .product-miniature .product-actions {
        opacity:0;
        -webkit-opacity: 0;
        -khtml-opacity: 0;
        -moz-opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        -moz-transform: scale(0)
    }

    .products .product-miniature:hover .product-actions {
        opacity: 1;
        -webkit-opacity: 1;
        -khtml-opacity: 1;
        -moz-opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
        transition: .3s;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -ms-transition: all .3s ease;
        -o-transition: .3s
    }

    .topbar-menu .link-follow li {
        padding-right: 10px
    }

    #top {
        border-bottom: 1px solid rgba(132,132,132,.13);
        height: 33px
    }

    .wrap-2 {
        width: 47%;
        float: left;
        display: inline-block;
        position: relative
    }

    .colorlib-nav ul li {
        padding: 0 12px;
        list-style: none;
        display: inline-block;
        font-weight: 400;
        position: static
    }

    .colorlib-nav ul li a {
        font-size: 16px;
        padding: 17px 0;
        color: #fff
    }

    .mobile-language,.top-menu1.mobile {
        display: none
    }
}

@media (min-width: 1201px) {
    .topbar-menu .link-follow li {
        padding-right:23px
    }

    .header .link-follow li a i {
        width: 35px;
        line-height: 1.2;
        margin: 28px 2px;
        height: 35px
    }

    .header .link-follow li a {
        font-size: 20px
    }

    .mobile-telephon {
        line-height: 3.5
    }

    .colorlib-nav ul li a {
        font-size: 17px;
        padding: 17px 5px
    }

    .colorlib-nav ul li {
        padding: 0 12px 0 21px
    }
}

@media (max-width: 767px) {
    .col-sm-6 {
        width:50%!important;
        display: inline-block!important;
        float: left!important;
        position: relative
    }

    .product-miniature .product-actions .view-button {
        background-size: 13px;
        font-size: 10px;
        background-position: 10px center!important;
        padding: 8px 6px 8px 28px!important
    }

    #colorlib-subscribe .colorlib-heading p {
        font-size: 18px
    }
}

@media (max-width: 600px) {
    .moto-widget.moto-cell.col-sm-6 {
        width:98%!important;
        margin: 0 auto 20px
    }
}

@media (max-width: 468px) {
    h1.product_title.entry-title {
        font-size:22px;
        margin-top: 20px
    }
}

@media (max-width: 360px) {
    .col-sm-6 {
        width:100%!important
    }

    .product-miniature .product-actions .view-button {
        background-size: 18px;
        font-size: 13px;
        background-position: 10px center!important;
        padding: 8px 12px 8px 34px!important
    }

    .colorlib-heading h2 {
        font-size: 20px
    }

    #colorlib-subscribe .colorlib-heading p {
        font-size: 14px
    }
}

.container-fluid,.moto-cell {
    padding-left: 15px;
    padding-right: 15px
}

.moto-widget-text-content {
    padding: 0 1px
}

.moto-text_system_5 {
    color: #1e1d24;
    font-size: 32px;
    line-height: 1;
    letter-spacing: 0
}

.moto-text_normal {
    font-weight: 300;
    font-style: normal;
    color: #717171;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0
}

.moto-widget-button.moto-preset-default .moto-widget-button-link {
    font-style: normal;
    color: #fff;
    background-color: #4169E1;
    border-color: transparent;
    transition: .5s 0
}

.moto-widget-button .moto-widget-button-link.moto-size-medium {
    font-size: 14px;
    padding: 11px 20px
}

.moto-widget-button .moto-widget-button-link {
    position: relative;
    text-align: center;
    z-index: 1;
    line-height: 20px;
    border-width: 2px;
    border-style: solid;
    transition: .3s;
    letter-spacing: 1.44px;
    display: inline-block;
    cursor: pointer
}

.moto-widget-button .moto-widget-button-link .moto-widget-theme-icon {
    position: relative;
    transition: .3s;
    line-height: inherit;
    font-size: inherit
}

.moto-widget-button.moto-preset-default .moto-widget-button-link .moto-widget-button-label {
    text-decoration: none;
    font-style: italic
}

.moto-widget-button.moto-preset-default .moto-widget-button-link:hover {
    color: #fff!important;
    background-color: #d4ad60;
    border-color: transparent;
    box-shadow: 0 14px 26px -12px rgba(10,10,10,.28),0 4px 23px 0 rgba(0,0,0,.12),0 8px 10px -5px rgba(214,214,214,.2)
}

.header-3:after,.header-3:before,.smart-wrap:after,.smart-wrap:before {
    content: " ";
    display: table
}

.header-3:after,.moduletable:after,.smart-wrap:after {
    clear: both
}

.moduletable:after,.moduletable:before {
    content: " ";
    display: table
}

.breadcrumb {
    padding: 0!important
}

#colorlib-hero {
    min-height: 800px;
    background: url(../images/loader.gif) center center no-repeat #fff;
    width: 100%;
    float: left;
    margin-top: -20px
}

#colorlib-hero.shop-height-product.breadcrumb {
    margin-top: 0
}

#colorlib-hero.shop-height {
    min-height: 441px;
    position: relative;
    background: 0 0
}

#colorlib-hero.shop-height div {
    min-height: 441px
}

#colorlib-hero .btn {
    font-size: 24px
}

#colorlib-hero .btn.btn-primary {
    padding: 14px 30px!important
}

#colorlib-hero .flexslider,#colorlib-hero.shop-height div {
    border: none;
    z-index: 1;
    margin-bottom: 0
}

#colorlib-hero.shop-height-product .breadcrumb-blog-m {
    padding: 90px 0;
    position: relative;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px
}

#colorlib-hero.shop-height-product .breadcrumb-blog-m:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(29,76,11,.41);
    opacity: .85;
    width: 100%;
    height: 100%
}

#colorlib-hero .flexslider .slides,#colorlib-hero.shop-height div,#colorlib-hero.shop-height-product div {
    position: relative;
    overflow: hidden;
    z-index: 1
}

#colorlib-hero .flexslider .slides li {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 750px;
    position: relative
}

#colorlib-hero.shop-height-product .breadcrumb-blog {
    padding: 60px 0;
    background-color: #268602;
    position: relative;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    width: 100%;
    display: inline-block;
    margin-bottom: 30px
}

#colorlib-hero.shop-height-product {
    min-height: 329px!important
}

#colorlib-hero.shop-height,.html-blog-page #colorlib-hero.shop-height-product,.html-blogpost-page #colorlib-hero.shop-height-product,.html-category-page #colorlib-hero.shop-height-product,.html-contact-page #colorlib-hero.shop-height-product,.html-home-page #colorlib-hero,.html-login-page #colorlib-hero.shop-height-product,.html-news-item-page #colorlib-hero.shop-height-product,.html-news-list-page #colorlib-hero.shop-height-product {
    margin-top: 0
}

#colorlib-hero.shop-height-product .breadcrumb-blog:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(18,66,0,.78);
    opacity: .85;
    width: 100%;
    height: 100%
}

#colorlib-hero .flexslider .flex-control-nav {
    bottom: 7em;
    z-index: 1000;
    width: 0 auto
}

#colorlib-hero .flexslider .flex-control-nav li a {
    background: rgba(255,255,255,.2);
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

#colorlib-hero .flexslider .flex-control-nav li a.flex-active {
    cursor: pointer;
    background: #f7b633
}

#colorlib-hero .flexslider .slider-text {
    max-width: 100%;
    display: table;
    opacity: 0;
    height: 700px;
    z-index: 9
}

#colorlib-hero .flexslider .slider-text>.slider-text-inner {
    display: table-cell;
    vertical-align: middle;
    height: 700px;
    padding: 2em
}

.shop-height-product ul li {
    color: #212121
}

.shop-height ul li,.shop-height-product ul li,.shop-height-product ul li span {
    font-style: italic;
    font-weight: 700;
    display: inline-block;
    padding: 5px;
    font-size: 20px
}

.shop-height ul li i,.shop-height-product ul li i {
    padding-left: 10px;
    vertical-align: middle
}

#colorlib-hero .flexslider .slider-text>.slider-text-inner span i {
    font-size: 24px;
    color: #f7af1d
}

#colorlib-hero .flexslider .slider-text>.slider-text-inner h1,#colorlib-hero .flexslider .slider-text>.slider-text-inner h2 {
    margin: 0;
    padding: 0;
    color: #fff
}

#colorlib-hero .flexslider .slider-text>.slider-text-inner h1 {
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 1.3;
    font-weight: 300
}

@media (max-width: 768px) {
    #colorlib-hero .flexslider .slider-text>.slider-text-inner {
        text-align:center
    }

    #colorlib-hero .flexslider .slider-text>.slider-text-inner h1 {
        font-size: 28px
    }
}

#colorlib-hero .flexslider .slider-text>.slider-text-inner h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 300;
    color: rgba(255,255,255,.7)
}

#colorlib-hero .flexslider .slider-text>.slider-text-inner .btn {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    padding: 20px 30px!important;
    border: none
}

#colorlib-hero .flexslider .slider-text>.slider-text-inner .btn:hover {
    background: #000!important
}

#colorlib-about .overlay,#colorlib-hero.shop-height .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(29,76,11,.13);
    z-index: -1
}

#colorlib-about {
    position: relative;
    z-index: 0;
    width: 100%;
    display: block;
    padding: 112px 0 69px
}

.about-wrap .big.absolute {
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: -2
}

.about-wrap .big {
    color: rgba(220,189,126,.2);
    white-space: nowrap;
    font: italic 700 73px/1.2 "Playfair Display",serif
}

.moduletable.col-sm-6 {
    float: left
}

@media (min-width: 1170px) {
    .about-wrap .big {
        font-size:280px
    }
}

.blog-img,.colorlib-about-img,.insta-img,.item-new,.project-img,.services-img,.staff-img,.thumb-img {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative
}

.item-new,.project-entry {
    display: block;
    background: #fff;
    margin-bottom: 15px;
    position: relative;
    border: 1px solid rgba(210,173,99,.17);
    -webkit-transition: .65s;
    transition: .65s
}

.item-new a.banner-anchor {
    display: inline-block;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden
}

.item-new a.banner-anchor:after {
    background: rgba(78,128,59,.23);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-align: center;
    padding: 20% 20px;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    transition: .5s 0
}

.item-new:hover a.banner-anchor:after {
    transform: rotate(0)
}

#colorlib-new .view-all a:before {
    left: -20px
}

#colorlib-new .view-all a:after,#colorlib-new .view-all a:before {
    content: "";
    position: absolute;
    top: 2px;
    bottom: 0;
    width: 20px;
    height: 1px;
    margin: auto;
    background-color: #c49169
}

#colorlib-new .view-all a:after {
    right: -20px
}

#colorlib-new .view-all a {
    position: relative;
    padding: 0 10px
}

.item-new {
    border: transparent
}

.item-new h3 {
    margin-bottom: 5px
}

.item-new a {
    font-style: italic;
    color: #000
}

#colorlib-new .view-all a,.item-new a.read,.products .product-price-and-shipping,.project-entry:hover .desc h3 a {
    color: #4169E1
}

.item-new .project-img,.project-entry .project-img {
    width: 99.9%;
    display: block;
    position: relative;
    z-index: 0;
    min-height: 250px;
    height: 250px
}

.project-entry .project-img:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: rgba(26, 74,128, .51);
    opacity: 0;
    -webkit-transition: .9s;
    -o-transition: .9s;
    transition: .9s;
    z-index: -1
}

.project-entry .project-img .icon {
    display: table-cell;
    vertical-align: middle;
    z-index: 1;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.project-entry .desc {
    padding: 1.5em 1em 1em;
    display: block;
    min-height: 80px;
    position: relative
}

.project-entry:hover .desc {
    background: #A6CAF0;
    position: relative
}

.project-entry .desc:after,.project-entry .desc:before {
    background-color: #4169E1
}

.project-entry .desc:before {
    content: '';
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0
}

.project-entry:hover .desc:before {
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transition: .4s ease-out;
    transition: .4s ease-out
}

.project-entry .desc:after {
    content: '';
    -webkit-transition: .45s;
    transition: .45s;
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0
}

.project-entry:hover .desc:after {
    margin-left: -25px;
    width: 55px;
    height: 5px;
    -webkit-transition: .25s;
    transition: .25s
}

.item-new a.read,.products .product-price-and-shipping,.project-entry:hover .desc h3 a {
    color: #4169E1
}

.project-entry:hover {
    top: -1px;
    cursor: pointer;
    -webkit-box-shadow: 0 12px 62px -13px rgba(0,0,0,.11);
    -moz-box-shadow: 0 12px 62px -13px rgba(0,0,0,.11);
    box-shadow: 0 12px 62px -13px rgba(0,0,0,.11);
    border: 1px solid  #4169E1
}

.project-entry:hover .project-img .icon,.project-entry:hover .project-img:after {
    opacity: 1
}

.fancy-collapse-panel .panel-default>.panel-heading {
    padding: 0
}

.panel-heading a {
    padding: 13px 25px;
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #4169E1;
    color: #fff!important;
    position: relative;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    text-align: right
}

.panel {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important
}

.panel-default {
    border-color: rgba(221,221,221,0)!important
}

.panel-heading a:after {
    font-family: icomoon;
    content: "\e115";
    position: absolute;
    left: 20px;
    font-size: 12px;
    font-weight: 400;
    top: 50%;
    line-height: 1;
    margin-top: -5px
}

.panel-heading a.collapsed:after {
    content: "\e114"
}

.panel-heading a.collapsed {
    background: #fdfdfd;
    border: 1px solid #4169E1!important;
    color: #333!important
}

.panel-body {
    margin-top: 5px;
    border: 1px solid #e6e6e6!important;
    direction: rtl
}

.item-new p {
    min-height: 300px
}

.form-control {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important;
    font-size: 16px!important;
    font-weight: 300;
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0
}

.form-control:active,.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0,0,0,.8)
}

input[type=text] {
    height: 50px!important
}

.form-group label {
    font-weight: 400
}

.colorlib-social-icons {
    margin: 0;
    padding: 0
}

.colorlib-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    zoom:1}

.colorlib-social-icons li a {
    display: inline-block;
    zoom:1;color: #f7b633;
    padding-left: 10px;
    padding-right: 10px
}
.colorlib-social-icons li a svg {
    display:inline-block;
    width: 32px;
    zoom: 1;
    fill: #f7b633;
    padding-left: 2px;
    padding-right: 2px;
    border: 1px solid #f7b633;
    border-radius: 50px;
    color: #828282;
    height: 32px;
	position:relative;
	top:2px;
}
.colorlib-social-icons li a svg:hover {fill: #e4e4e4; border: 1px solid #e4e4e4;}
.colorlib-social-icons li a i {
    font-size: 30px
}

.colorlib-heading h2 {
    font-weight: 500;
    text-transform: uppercase
}

#colorlib-subscribe {
    background: rgba(237,237,237,.28);
    padding: 5em 0
}

#colorlib-subscribe .colorlib-heading {
    margin-bottom: 20px
}

.qbstp-header-subscribe {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    width: 100%;
    padding: 0
}

.qbstp-header-subscribe .col-three-forth {
    width: 65%
}

.qbstp-header-subscribe .col-one-third {
    width: 35%
}

.qbstp-header-subscribe #newsletter-email {
    font-size: 14px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc!important;
    color: #333!important
}

.qbstp-header-subscribe .col-one-third,.qbstp-header-subscribe .col-three-forth {
    display: table;
    height: 50px;
    float: left
}

@media (max-width: 768px) {
    .qbstp-header-subscribe .col-one-third,.qbstp-header-subscribe .col-three-forth {
        width:90%;
        margin: 10px auto
    }

    #colorlib-footer .colorlib-widget {
        margin-bottom: 5px;
        width: 100%;
        display: inline-block
    }
}

.qbstp-header-subscribe .form-control {
    background: 0 0
}

.qbstp-header-subscribe .form-group {
    position: relative;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.qbstp-header-subscribe #email,.qbstp-header-subscribe .form-group input::-moz-input-placeholder,.qbstp-header-subscribe .form-group input::-ms-input-placeholder,.qbstp-header-subscribe .form-group input::-o-input-placeholder,.qbstp-header-subscribe .form-group input::-webkit-input-placeholder,.qbstp-header-subscribe .form-group input::input-placeholder {
    color: #333!important
}

.qbstp-header-subscribe #email {
    font-size: 14px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #ccc
}

.qbstp-header-subscribe button {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
    background: #4169E1;
    color: #fff;
    border: none;
    padding: 10px;
    text-transform: uppercase;
    height: 50px;
    width: 100%;
    display: block
}

.instagram .insta-img {
    height: 80px;
    display: block;
    width: 33.3333%;
    float: right
}

#colorlib-footer {
    background: rgba(37,40,42,.83);
    color: rgba(255,255,255,.9)!important;
    padding-top: 50px
}

#colorlib-footer .colorlib-footer-links {
    padding: 0;
    margin: 0
}

#colorlib-footer .colorlib-footer-links li {
    padding: 0;
    margin: 0 0 5px;
    list-style: none;
    display: block
}

#colorlib-footer .colorlib-footer-links li a,#colorlib-footer .colorlib-footer-links li a:hover i {
    color: rgba(255,255,255,.9);
    text-decoration: none
}

#colorlib-footer .colorlib-footer-links li a i {
    padding-left: 10px;
    color: #d1a85b;
    float: right;
    line-height: 1.7
}

#colorlib-footer .colorlib-footer-links .icon-check:before {
    content: "\e080";
    font-family: Simple-Line-Icons
}

.colorlib-social-icons li a img {
    max-width: 140px;
    width: 100%;
    display: inline-block;
}

.colorlib-social-icons li a:hover ,.colorlib-social-icons li a:focus {
    opacity: 0.75;
}

#colorlib-footer .colorlib-social-icons li a {
    padding-left: 10px;
    padding-right: 10px
}

#colorlib-footer .colorlib-social-icons li a:first-child {
    padding-left: 0
}

.colorlib-widget p {
    padding-bottom: 5px
}

#colorlib-footer h4 {
    margin-bottom: 30px;
    font-size: 16px;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700
}

#colorlib-footer .copy {
    background: rgba(236,236,236,.99);
    padding: 1.2em 0
}

#colorlib-footer .copy p {
    margin-bottom: 0;
    color: #000
}

#colorlib-offcanvas {
    position: absolute;
    z-index: 1001;
    width: 290px;
    background: #000;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 75px 30px 40px;
    overflow-y: auto;
    display: none;
    -moz-transform: translateX(-290px);
    -webkit-transform: translateX(-290px);
    -ms-transform: translateX(-290px);
    -o-transform: translateX(-290px);
    transform: translateX(-290px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.offcanvas #colorlib-offcanvas {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

#colorlib-offcanvas a {
    color: rgba(255,255,255,.84);
    line-height: 2.5em;
    text-transform: capitalize
}

#colorlib-offcanvas a:hover {
    color: rgba(255,255,255,.8)
}

#colorlib-offcanvas ul {
    padding: 0;
    margin: 0
}

#colorlib-offcanvas ul li {
    padding: 0;
    margin: 0;
    list-style: none
}

#colorlib-offcanvas ul li.offcanvas-has-dropdown>a {
    display: block;
    position: relative
}

.gototop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.gototop.active {
    opacity: 1;
    visibility: visible
}

.gototop a {
    width: 40px;
    height: 40px;
    display: table;
    background: #d1a85b;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.gototop a i {
    display: table-cell;
    vertical-align: middle
}

.gototop a:active,.gototop a:focus,.gototop a:hover {
    text-decoration: none;
    outline: 0
}

.colorlib-nav-toggle.active i::after,.colorlib-nav-toggle.active i::before,.gototop a:active,.gototop a:focus,.gototop a:hover {
    background: #444
}

.colorlib-nav-toggle:active,.colorlib-nav-toggle:focus,.colorlib-nav-toggle:hover {
    outline: 0;
    border-bottom: none!important
}

.colorlib-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out;
    right: 9px
}

.colorlib-nav-toggle i::after,.colorlib-nav-toggle i::before {
    content: '';
    width: 25px;
    height: 2px;
    background: #252525;
    position: absolute;
    left: 0;
    -webkit-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    transition: .2s ease-out
}

.colorlib-nav-toggle.colorlib-nav-white>i {
    color: #368c1d;
    background: #fff
}

.colorlib-nav-toggle.colorlib-nav-white>i::after,.colorlib-nav-toggle.colorlib-nav-white>i::before {
    background: #fff
}

.colorlib-nav-toggle i::before {
    top: -7px
}

.colorlib-nav-toggle i::after {
    bottom: -7px
}

.colorlib-nav-toggle:hover i::before {
    top: -10px
}

.colorlib-nav-toggle:hover i::after {
    bottom: -10px
}

.colorlib-nav-toggle.active i {
    background: 0 0
}

.colorlib-nav-toggle.active i::before {
    top: 0;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    background: #fff
}

.colorlib-nav-toggle.active i::after {
    bottom: 0;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    background: #fff
}

.colorlib-nav-toggle {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 1002;
    padding: 3px 0 0;
    margin: 0 auto;
    display: none;
    height: 40px;
    width: 40px;
    border-bottom: none!important;
    cursor: pointer;
    background: #36902d;
    text-decoration: none
}

.btn {
    margin-right: 4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.btn.btn-lg {
    padding: 18px 36px!important
}

.btn:active,.btn:focus,.btn:hover {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    outline: 0!important
}

.btn-primary {
    background: #268602;
    border: 2px solid #268602
}

.btn-primary:active,.btn-primary:focus,.btn-primary:hover {
    background: #d1a85b!important;
    border-color: #d1a85b!important
}

.btn-success {
    background: #5cb85c;
    border: 2px solid #5cb85c
}

.btn-success:active,.btn-success:focus,.btn-success:hover {
    background: #4cae4c!important;
    border-color: #4cae4c!important
}

.btn-warning {
    background: #f0ad4e;
    border: 2px solid #f0ad4e
}

.btn-warning:active,.btn-warning:focus,.btn-warning:hover {
    background: #eea236!important;
    border-color: #eea236!important
}

.btn.with-arrow {
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.btn.with-arrow:hover {
    padding-right: 50px
}

.btn.with-arrow:hover i {
    color: #fff;
    right: 18px;
    visibility: visible;
    opacity: 1
}

.row-pb-md {
    padding-bottom: 5em!important
}

.colorlib-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../images/loader.gif) center no-repeat #fff
}

.js .animate-box {
    opacity: 0
}

.content-page {
    display: none
}

.pagination ul {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination ul li {
    display: inline
}

.pagination ul>li:first-child>a,.pagination ul>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination ul>li:last-child>a,.pagination ul>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination ul>.active>a,.pagination ul>.active>a:focus,.pagination ul>.active>a:hover,.pagination ul>.active>span,.pagination ul>.active>span:focus,.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #268602;
    border-color: #268602
}

.pagination ul>.active>span.current.next,.pagination ul>.active>span.current.prev {
    background-color: #fff;
    cursor: not-allowed;
    color: #2d2d2d;
    border-color: #ddd
}

.pagination ul>li>a:focus,.pagination ul>li>a:hover,.pagination ul>li>span:focus,.pagination ul>li>span:hover {
    color: #2d2d2d;
    background-color: #eee;
    border-color: #ddd
}

nav#example--pager {
    display: block;
    position: relative;
    box-shadow: none
}

.pager:after, .pager:before {
    content: " ";
    display: table;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

.total-summary.page-link {
    display: none;
}

.current-page.page-link span {
    background-color: #3e8441 !important;
    color: #fff;
    border: #3e8441 1px solid !important;
}

.previous-page.page-link a:before,.next-page.page-link a:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
}

.previous-page.page-link a:before {
    content: "\f100";
}

.next-page.page-link a:before {
    content: "\f101";
}

.previous-page.page-link a {
    font-size: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.next-page.page-link a {
    font-size: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    padding: 10px 20px;
    line-height: 1.52857;
    text-decoration: none;
    color: #3e8441;
    background-color: #fff;
    margin-left: -1px;
    border: 1px solid #eae4d6!important;
    float: left!important;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #fff!important;
    background-color: #268602!important;
    border-color: #268602!important;
    z-index: 3;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
}

@media (max-width: 991px) {
    #top {
        display:none
    }

    .colorlib-nav-toggle {
        display: block
    }

    #colorlib-offcanvas ul li .fa.fa-angle-down,.colorlib-nav .top-menu,.top-menu1.mobile,nav.sticky {
        display: none
    }

    #colorlib-offcanvas {
        display: block
    }

    .wrap-2 {
        width: 100%;
        float: none;
        display: inline-block;
        margin: 0 auto
    }

    #colorlib-offcanvas a {
        color: rgba(255,255,255,.84);
        line-height: 3em;
        font-size: 16px
    }

    #colorlib-offcanvas li {
        border-bottom: 1px solid rgba(238,238,238,.14)
    }

    .offcanvas-has-dropdown {
        position: relative
    }

    .sublist-toggle {
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 48px;
        border-right: 1px solid rgba(255,255,255,.4);
        background: url(../images/toggle-black.png) center no-repeat rgba(255,255,255,.2);
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer
    }

    .dropdown.sublist {
        background-color: rgba(238,238,238,.13);
        padding-right: 15px!important;
        display: none
    }
}

@media (max-width: 767px) {
    #colorlib-footer .colorlib-footer-links {
        margin-bottom:30px
    }

    .mobile {
        position: relative;
        display: inline-block;
        width: 71.5%;
        margin: 33px auto 0;
        height: 50px
    }

    .mobile>div.telephone {
        width: 18%;
        padding-left: 8px
    }

    .mobile-telephon a {
        font-size: 0
    }

    .mobile>div {
        position: relative;
        display: inline-block
    }

    .mobile>div.sp-cart {
        float: left
    }

    .mobile-telephon {
        font-size: 40px;
        line-height: 0;
        vertical-align: middle;
        margin-top: 5px;
        width: 60px
    }

    .mobile-telephon a .font-mobile {
        font-size: 42px
    }

    #colorlib-hero.shop-height-product h1,.shop-height h1 {
        font-size: 50px
    }

    .shop-height ul li,.shop-height-product ul li,.shop-height-product ul li span {
        font-size: 18px;
        line-height: .9
    }

    #mezoterap .image img {
        width: 97%;
        box-shadow: 10px 10px 0 0 #d4ad60
    }

    .news-body p img {
        display: block;
        float: none;
        margin: 20px auto
    }

    .news-body h1 {
        font-size: 20px
    }

    .p-t-b-60 {
        padding: 10px 0
    }

    #comments,.blog-posts,.comment-list,.news-body,.post-body {
        margin: 0 15px 20px
    }

    #colorlib-hero.shop-height-product {
        min-height: 210px!important
    }

    .product-title a {
        font-size: 16px
    }
}

@media (max-width: 596px) {
    .mobile {
        width:100%;
        margin: 4px auto 0
    }
}

@media (max-width: 480px) {
    #colorlib-hero .flexslider .slider-text>.slider-text-inner .btn {
        width:100%
    }

    .html-home-page #colorlib-hero {
        display: none
    }

    .html-home-page .moto-spacing-top-large {
        padding-top: 0
    }

    .moto-spacing-bottom-large {
        padding-bottom: 0
    }

    .sp-cart ul {
        padding-top: 0;
        margin-top: -9px
    }

    .header .link-follow li a i {
        margin: 13px 2px!important
    }

    #colorlib-subscribe {
        padding: 1em 0
    }

    #colorlib-subscribe h2 {
        font-size: 2rem
    }

    #colorlib-subscribe .colorlib-heading p {
        font-size: 16px
    }

    .products .product-description {
        padding: 10px 5px;
        letter-spacing: 0
    }

    #colorlib-hero.shop-height-product h1,.shop-height h1 {
        font-size: 36px
    }

    .shop-height ul li,.shop-height-product ul li,.shop-height-product ul li span {
        font-size: 16px;
        line-height: .8
    }

    .p-t-b-60 {
        padding: 0
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

a:active,a:hover {
    outline: 0
}

b,strong {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

img {
    max-width: 100%;
    border: 0;
    vertical-align: middle
}

hr {
    margin-top: 20px!important;
    margin-bottom: 20px!important;
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid #eee
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

@media print {
    *,:after,:before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    background-color: transparent;
    text-decoration: none
}

a:focus,a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h1,h1 {
    font-size: 36px
}

.h2,h2 {
    font-size: 30px
}

.h3,h3 {
    font-size: 24px
}

.h4,h4 {
    font-size: 18px
}

.h5,h5 {
    font-size: 14px
}

p {
    margin: 0 0 10px
}

.small,small {
    font-size: 85%
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    color: #c10000;
    font-size: 16px
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:after,.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: right
}

.col-xs-3 {
    width: 25%
}

.col-xs-6 {
    width: 50%
}

.col-xs-12 {
    width: 100%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
        float:right
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-12 {
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
        float:right
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-offset-2 {
        margin-right: 16.66667%
    }

    .col-md-offset-3 {
        margin-right: 25%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 {
        float:right
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-8 {
        width: 66.66667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table .table {
    background-color: #fff
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 42px;
    padding: 10px 20px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control {
        line-height:42px
    }

    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,.input-group-sminput[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,.checkbox.disabled label,.radio-inline.disabled,.radio.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=radio],fieldset[disabled].checkbox label,fieldset[disabled].checkbox-inline,fieldset[disabled]input[type=checkbox],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] {
    cursor: not-allowed
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-sm {
    height: 30px;
    padding: 5px 20px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,select[multiple].input-sm,textarea.input-sm {
    height: auto
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg {
    height: 46px;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,select[multiple].input-lg,textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 52.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 11px
}

.form-horizontal .checkbox,.form-horizontal .radio {
    min-height: 31px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,.form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 11px
    }
}






.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,.btn:focus,.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.btn-default:hover,.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,.btn-default:active,.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.btn-primary:hover,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,.btn-lg {
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-group-xs>.btn,.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.dropdown,.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.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: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 20px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,.nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav>li>a>img {
    max-width: none
}

.tab-content>.active {
    display: block
}

.navbar-nav {
    margin: 8.75px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 17.5px;
        padding-bottom: 17.5px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.breadcrumb {
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
}

.pagination>li {
    display: inline
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:focus,a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #449d44
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #ec971f
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s;
    -o-transition: width .6s;
    transition: width .6s
}

.progress-bar-striped,.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress-bar.active,.progress.active .progress-bar {
    -webkit-animation: 2s linear infinite progress-bar-stripes;
    -o-animation: 2s linear infinite progress-bar-stripes;
    animation: 2s linear infinite progress-bar-stripes
}

.progress-bar-success {
    background-color: #5cb85c
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-object {
    display: block
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,.panel-body:before {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width:600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width:900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: rgba(0,0,0,.25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0,0,0,.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: left .6s ease-in-out;
    -o-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.active.right,.carousel-inner>.item.next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active.left,.carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        left: 0
    }

    .carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        left: 0
    }
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        left:20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}
