.mobile-filter {
    display: none !important;
}

.card__label,
.link,
.ui-subtitle-block_mod-a,
.ui-subtitle-block_mod-b,
.ui-title-block,
.ui-title-inner,
.ui-title-page,
input[type=submit] {
    text-transform: uppercase
}

.block-title:after,
.block-title:before,
.border-section-top:after,
.border-section-top:before,
.btn-effect:after,
.decor-1:after,
.decor-2:after,
.decor-2:before,
.helper:before,
.vc_row-overlay:after {
    content: ''
}

.footer-title,
.home-template .wpb_content_element {
    margin-bottom: 0
}

.block-title,
.btn-effect,
.footer,
.home-template,
.ui-btn_wrap {
    overflow: hidden
}

.bg_inner,
.logged-in,
.rtd {
    position: relative
}

.form-search__input:focus,
select:focus {
    outline-style: none
}

html.js {
    margin-top: 0 !important
}

.logged-in.admin-bar {
    top: 32px
}

body p {
    font-weight: 300;
    line-height: 1.6923
}

.ui-title-block,
.ui-title-page {
    font-weight: 700
}

input::-webkit-input-placeholder {
    color: #aaa
}

input::-moz-placeholder {
    color: #aaa
}

img.pull-right {
    padding-left: 20px
}

.form-contact .text-center {
    text-align: center;
    width: 100%
}

img.pull-left {
    padding-right: 20px
}

.text-black * {
    color: #222
}

.text-black .ui-title-block {
    color: #222 !important
}

.text-black .ui-subtitle-block_mod-a {
    color: #777 !important
}

#wrapper {
    margin: auto
}



.ui-title-page {
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: Ubuntu;
    font-size: 34px;
    color: #fff
}

.brand-link,
.card__label,
.footer-title,
.ui-title-block,
.ui-title-inner {
    font-family: Raleway
}

.ui-title-block {
    font-size: 40px;
    color: #222
}

.text-white .ui-title-block_mod-a,
.text-white .ui-title-block_mod-a * {
    color: #fff
}

.ui-title-block_mod-a {
    color: #222
}

.ui-subtitle-block_mod-a {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .1em
}

.ui-subtitle-block_mod-b {
    font-size: 13px;
    font-weight: 300;
    color: #777
}

.ui-title-inner {
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: 700;
    color: #222
}

.ui-title-inner a {
    color: #222
}

.ui-title-inner_mod-a {
    font-size: 20px
}

.ui-description {
    font-size: 14px;
    font-weight: 500;
    color: #555
}

.brand-link,
.card-list__title,
.card__label,
.card__price,
.link,
.sorting__title {
    font-weight: 500;
}

.link {
    display: inline-block;
    margin-bottom: 18px;
    margin-left: 4px;
    padding: 4px 17px;
    font-size: 13px;
    color: #555
}

.btn-primary.btn-effect:after {
    background-color: #000
}

.ui-btn_wrap {
    display: block
}

.ui-btn_mod-a {
    display: inline-block;
    transform: skewX(10deg)
}

.ui-btn_mod-a_inner {
    display: block;
    transform: skewX(-10deg)
}

.br {
    display: block
}

.helper,
.helper:before {
    display: inline-block;
    vertical-align: middle
}

.helper:before {
    width: 0;
    height: 100%
}

.rtd .vc_row-padding-both {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.dropdown-menu .vc_row-padding-both {
    padding: 30px !important
}

.vc_row-padding-both {
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.vc_row-padding-top {
    padding-top: 42px !important
}

.rtd .vc_row-padding-top {
    padding-top: 10px !important
}

.vc_row-padding-bottom {
    padding-bottom: 42px !important
}

.rtd .vc_row-padding-bottom {
    padding-bottom: 10px !important
}

.vc_row-padding-both .bg_inner,
.vc_row-padding-top .bg_inner {
    margin-top: -50px
}

input[type=submit],
button[type=submit] {
    background-color: #dc2d13;
    padding: 15px 29px 14px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border: none;
    box-shadow: 5px 0 0 0 #555
}

html span.wpcf7-not-valid-tip {
    margin-top: -10px;
    margin-bottom: 10px
}

.bg_inner {
    z-index: 99 !important;
    margin-top: -25px;
    padding-bottom: 80px;
    top: -10px
}

.section-title-box {
    position: relative;
    z-index: 8 !important;
    padding-bottom: 60px
}

.owl-theme .owl-controls {
    position: absolute;
    z-index: 9
}

.vc_row-overlay {
    display: inline-block;
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.decor-1:after,
.vc_row-overlay:after {
    display: block
}

.vc_row-overlay:after {
    background-color: rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%
}

.decor-1,
.decor-1:after {
    width: 30px;
    border-top: 1px solid #ccc
}

.vc_row-overlay .wpb_column {
    position: relative;
    z-index: 3
}

@media (min-width:1601px) {
    .big-img.wpb_single_image img {
        max-width: none !important;
        min-width: 100%
    }
}

@media (max-width:1600px) {
    .big-img.wpb_single_image img {
        height: auto;
        max-width: 800px !important;
        vertical-align: top;
        min-width: 100%
    }
}

.decor-1 {
    margin-bottom: 20px
}

.decor-1:after {
    margin-top: 2px;
    margin-left: 10px
}

.decor-1_mod-a,
.decor-1_mod-a:after {
    border-top: 1px solid rgba(204, 204, 204, .8)
}

.decor-1_mod-b {
    display: inline-block;
    width: 170px;
    margin: 17px 0 20px -15px
}

.decor-1_mod-b:after {
    width: 170px;
    margin-left: 20px
}

.decor-1_mod-c {
    margin-top: 17px;
    margin-bottom: 30px;
    margin-left: 30px
}

.tab-content .decor-1 {
    margin-top: 19px
}

.decor-2,
.vdecore-bottom .decor-2 {
    display: inline-block;
    margin-top: 6px;
    text-align: center
}

.vdecore-bottom .decor-2 {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 300;
    margin-left: -20px
}

.decor-2 {
    position: relative
}

.decor-2:after,
.decor-2:before {
    position: absolute;
    top: 5px;
    display: block;
    width: 14px;
    height: 14px;
    transform: rotate(45deg)
}

.decor-2:before {
    right: -10px
}

.decor-2:after {
    left: -10px
}

.decor-2 .icon {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    font-size: 12px;
    line-height: 1;
    color: #555;
    border: 3px solid #f5f5f5;
    border-radius: 3px;
    background-color: #ddd;
    z-index: 1;
    transform: rotate(45deg);
    vertical-align: inherit;
    margin: 0
}

.card,
.decor-3 {
    background-color: #fff
}

.decor-2 .icon:before {
    display: block;
    margin: 3px 0 0 1px;
    transform: rotate(-45deg)
}

.decor-3 {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 14px;
    margin-left: 3px;
    font-size: 8px;
    vertical-align: middle;
    border: 1px solid #ccc;
    transform: rotate(45deg);
    text-align: left
}

.decor-3:before {
    display: block;
    margin: 4% 0 0 32%;
    line-height: 1;
    transform: rotate(-45deg);
    font-size: 8px
}

.brand-link {
    display: block;
    font-size: 14px;
    margin: 40px 0 0;
    height: 40px
}

.brand-link .icon {
    display: inline-block;
    margin-top: 3px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 9px;
    vertical-align: text-top
}

.border-section-top {
    position: relative;
    overflow: hidden;
    padding-top: 110px
}

.border-section-top:after,
.border-section-top:before {
    position: absolute;
    top: 20px;
    width: 170px;
    height: 80px
}

.border-section-top:before {
    left: -70px;
    box-shadow: 4px 1px 0 2px #f5f5f5;
    transform: skew(-58deg, 10deg)
}

.border-section-top:after {
    right: -70px;
    box-shadow: -4px 1px 0 2px #f5f5f5;
    transform: skew(58deg, -10deg)
}

.border-section-top_mod-a:after,
.border-section-top_mod-a:before {
    background-color: #222
}

.border-section-bottom {
    position: relative;
    bottom: -5px;
    z-index: 10;
    display: inline-block;
    width: 100%
}

.border-section-bottom:after,
.border-section-bottom:before {
    position: absolute;
    bottom: -2px;
    content: ''
}

.border-section-bottom:before {
    right: 127px;
    width: 165px;
    height: 54px;
    background-color: #f5f5f5;
    transform: skewX(-42deg)
}

.border-section-bottom:after {
    right: 35px;
    border-right: 50px solid transparent;
    border-bottom: 55px solid #f5f5f5;
    border-left: 50px solid transparent
}

.border-section-bottom_mod-a:before {
    right: 112px;
    width: 150px;
    height: 15px
}

.border-section-bottom_mod-a:after {
    right: 74px;
    border-right-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 15px
}

.btn-inner {
    display: block;
    transform: skewX(17deg)
}

.btn-effect {
    position: relative;
    z-index: 1
}

.btn-effect:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 50%;
    opacity: 0;
    z-index: -1;
    transition: all .3s ease 0s;
    transform: translateX(-50%) translateY(-50%) rotate(45deg)
}

.btn-effect:hover:after {
    height: 350%;
    opacity: 1
}

.block-title {
    position: relative;
    display: block;
    margin-bottom: 40px;
    text-align: center
}

.block-title__inner {
    background-position: center top;
    padding-top: 120px;
    padding-bottom: 60px;
    background-size: cover
}


.header-menu-middle + .block-title .block-title__inner {
    padding-top: 35px;
    padding-bottom: 60px;
}

.block-title:after,
.block-title:before {
    position: absolute;
    bottom: -3vw;
    width: 50.01%;
    height: 8vw;
    background-color: #f5f5f5;
    z-index: 101
}

.block-title:before {
    left: 0;
    transform: skewY(4.5deg)
}

.block-title:after {
    right: 0;
    transform: skewY(-4.5deg)
}

.sorting {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
    background-image: url(../media/bg/texture-1.gif);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.sorting__inner {
    margin-left: 5px;
    padding-left: 34px;
    box-shadow: -5px 0 0 0 #999
}

.sorting__item {
    display: inline-block;
    margin-right: 30px;
    padding-bottom: 10px
}

.sorting__item.view-by {
    float: right
}

.sorting__item.view-by a.active {
    color: #222
}

.sorting__item.view-by a {
    font-size: 16px;
    margin: 7px 5px 5px;
    color: #999;
    background: #fff;
    border: 1px solid #ddd;
    padding: 2px;
    width: 28px;
    display: inline-block;
    height: 28px;
    text-align: center;
    line-height: 23px
}

.sorting__item.view-by:hover {
    color: #222
}

.sorting__item.view-by .sorting__title {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
    color: #555;
    text-transform: uppercase
}

.select_mod-a {
    width: 190px
}

.card {
    margin-bottom: 25px;
    padding: 24px 21px 10px
}

.card__img {
    position: relative;
    float: left;
    width: 235px;
    margin-bottom: 15px
}

.card__wrap-label {
    position: absolute;
    top: 15px;
    left: 18px;
    padding: 10px 16px;
    background: red;
    box-shadow: 5px 0 0 0 #fff;
    transform: skewX(-18deg);
    z-index: 1
}

.grid .card__wrap-label {
    position: absolute;
    top: 10px;
    left: 18px;
    padding: 7px 12px
}

.card__wrap-label.sale {
    position: absolute;
    top: 13px;
    left: 10px;
    bottom: auto;
    padding: 0;
    line-height: 3;
    z-index: 99;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    transform: none;
    box-shadow: none
}

.card__title {
    margin-top: 12px;
    margin-bottom: 19px;
    margin-left: 0;
}



#pixad-listing.list .card__title {
    margin-top: 0
}

.card__label {
    display: block;
    font-size: 11px;
    color: #fff;
    transform: skewX(18deg)
}

.card__list,
.card__price,
.footer__item,
.header .logo,
.header-contacts__item,
html .header-cart-count {
    display: inline-block
}

.card__inner {
    margin-left: 270px
}

.card__description p {
    margin-bottom: 0;
}

.card__list {
    width: 400px
}

.card-list__row {
    float: left;
    width: 50%;
    margin-bottom: 5px;
    padding-right: 5px;
    font-size: 14px;
    color: #777;
}

.card-list__title {
    padding-right: 2px;
    color: #222;
}

.card__price {
    padding-bottom: 20px;
    font-size: 13px;
    line-height: 18px;
    color: #555;
    vertical-align: top
}

.card__price-number {
    display: block;
    margin-top: 7px;
    font-size: 24px
}

.wrap-nav-tabs {
    margin-bottom: 15px;
    padding: 14px 0 12px;
    background-image: url(../media/bg/texture-1.gif);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.wrap-nav-tabs ul a {
    color: #555;
    cursor: default;
    background-color: transparent !important;
    border: 0 !important
}

.accordion .panel .icon,
.accordion .panel-heading .collapsed .btn-collapse {
    background-color: transparent
}

.wrap-nav-tabs ul {
    box-shadow: none !important;
    border: 0 !important;
    border-left: #999 5px solid !important;
    margin-left: 0
}

.accordion .panel-heading .btn-collapse {
    position: absolute;
    top: 15px;
    left: -29px;
    display: block
}

.accordion .panel .icon {
    float: right;
    width: 45px;
    text-align: center
}

.accordion .btn-collapse .icon {
    font: normal normal 30px Raleway;
    line-height: 1
}

.accordion .btn-collapse .icon:before {
    display: block;
    content: '-'
}

.accordion .btn-collapse.collapsed .icon:before {
    margin-top: 1px;
    content: '+'
}

.header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 110
}

html .dropdown-menu > li > a {
    padding: 7px 20px;
    text-transform: uppercase !important;
    font-size: 12px !important
}

.copyright,
.footer-title,
.footer__btn,
.footer__name,
.letter__btn,
.link-img__title,
.list-services:hover .list-services__title,
.list-staff__wrap_name,
.list-type__name,
.main-block,
.main-slider__btn_inner,
.main-slider__title,
.reviews__category,
.reviews__name,
.reviews__title,
.sidebar label,
.social-block__title {
    text-transform: uppercase
}

.top-bar {
    padding-top: 17px;
    padding-bottom: 6px;
    border-bottom: 1px solid rgba(255, 255, 255, .4) !important;
    background: linear-gradient(0deg, rgba(186, 209, 241, 0) 0, rgba(0, 0, 0, .5) 100%) !important
}

.header-contacts {
    float: left
}

html [data-off-canvas] li a:hover {
    color: #dc2d13
}

html .header-cart-count {
    position: absolute;
    top: -5px;
    right: -14px;
    padding: 4px 0 1px 1px;
    border-radius: 100px;
    font-size: 10px;
    width: 17px;
    height: 17px;
    line-height: 12px;
    text-align: center;
    color: #fff;
    font-weight: 400
}

.header-contacts__item {
    margin-right: 30px;
    color: #fff
}

.header-contacts__item .icon {
    margin-right: 10px
}

.header .social-links {
    float: right;
    margin-right: -12px
}

.list-progress__item .list-progress__inner,
.list-staff__item:nth-child(odd) .list-staff__media {
    float: left
}

.header .social-links > li > a {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 14px;
    color: rgba(255, 255, 255, .5)
}

.header .social-links > li > a:hover {
    color: #fff
}

.header__inner {
    margin-top: 3px;
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.header .logo {
    margin-top: 30px
}

header .navbar-brand img {
    max-width: 100%;
    height: auto
}

.footer {
    padding-bottom: 40px;
    text-align: center;
    padding-top: 45px
}

.footer .border-section-top {
    overflow: initial
}

.footer .border-section-top:after,
.footer .border-section-top:before {
    top: 17px
}

.footer-title {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 700;
    color: #fff
}

.footer__name,
.footer__text {
    font-size: 16px;
    display: inline-block
}

.footer__item {
    margin-top: 46px;
    margin-right: 21px;
    margin-left: 21px
}

.footer__name {
    margin-top: 32px;
    margin-bottom: 10px;
    padding-right: 4px;
    padding-left: 5px;
    color: rgba(255, 255, 255, .5);
    letter-spacing: .1em
}

.footer__text {
    color: #fff
}

.copyright,
.footer__btn:hover {
    color: #999
}

.footer__wrap-btn {
    position: relative;
    width: 300px;
    margin-top: -70px;
    margin-right: auto;
    margin-left: auto;
    border-top: 132px solid #181819;
    border-right: 150px solid transparent;
    border-left: 150px solid transparent;
    z-index: 10;
    text-align: center
}

.footer__btn {
    position: absolute;
    top: -53px;
    left: -10px;
    font-size: 12px;
    color: #999;
    text-decoration: none !important
}

.title-subtitle-wrapper {
    padding-top: 25px;
}

.tab-content .title-subtitle-wrapper {
    padding-top: 0;
}

.title-subtitle-wrapper .title,
.title-subtitle-wrapper .subtitle {
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 15px;
    color: #222;
    clear: both;
}

.title-subtitle-wrapper .subtitle {
    font-size: 12px;
    color: #777;
    margin-top: -3px;
    font-weight: 400;
}




.about-autor__social a:hover,
.list-categories__link:hover,
.list-descriptions dt:hover,
.list-staff__social > li > a:hover,
.list-tags__link:hover,
.list-type__link:hover,
.post-btn:hover,
.social-block:hover,
.social-block__list > li > a:hover,
.social-links > li > a:hover {
    text-decoration: none
}

.footer__btn:after,
.footer__btn:before {
    position: absolute;
    content: ''
}

.footer__btn:before {
    top: -38px;
    left: -14px;
    border-right: 25px solid transparent;
    border-bottom: 33px solid red;
    border-left: 25px solid transparent;
    z-index: 15
}

.footer__btn:after {
    top: -23px;
    left: 2px;
    border-right: 9px solid transparent;
    border-bottom: 10px solid #eee;
    border-left: 9px solid transparent;
    z-index: 15
}

.copyright {
    margin-top: 43px
}

.copyright__link {
    color: #222
}

.footer .social-links {
    margin-top: 30px
}

.footer .social-links > li > a {
    width: 34px;
    height: 34px;
    padding-top: 7px;
    font-size: 16px;
    color: #999;
    border: 2px solid #999;
    border-radius: 50%;
    background-color: #222127;
    opacity: .5;
    transition: all .3s
}

.link-img__link,
.link-img__title {
    color: #fff;
    transition: all .3s;
    display: block
}

.footer .social-links > li > a:hover {
    opacity: 1
}

.list-mark {
    padding-top: 15px;
    padding-bottom: 15px
}

.list-mark li {
    margin-bottom: 12px
}

.social-links > li > a {
    transition: all .3s
}

.wrap-link-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.link-img {
    position: absolute;
    top: 0;
    margin-bottom: 0
}

.link-img__item {
    width: 180px
}

.link-img__link:after,
.link-img__link:before {
    width: 100%;
    content: ''
}

.link-img__link {
    position: relative;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    overflow: hidden;
    text-align: center
}

.link-img__link:before {
    position: absolute;
    top: 0;
    left: .1px;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    transition: all .3s
}

.link-img__link:after {
    position: absolute;
    top: -38px;
    left: 0;
    height: 50px;
    background-color: #f5f5f5
}

.link-img__link:hover {
    border-color: #222
}

.link-img__link:hover:before {
    background-color: rgba(0, 0, 0, .8)
}

.link-img__title {
    font: 600 15px Raleway;
    text-shadow: 0 0 3px rgba(0, 0, 0, .6);
    transform: rotate(90deg)
}

.link-img__wrap-title {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 60px
}

.link-img_mod-a {
    left: 15px
}

.link-img_mod-b {
    right: 10px
}

.link-img_mod-a .link-img__wrap-title {
    right: 0;
    margin-right: -105px;
    line-height: 1
}

.link-img_mod-b .link-img__wrap-title {
    right: 0;
    margin-left: -110px;
    line-height: 1
}

.link-img_mod-a .link-img__link:after {
    transform: skewY(8deg)
}

.link-img_mod-b .link-img__link:after {
    transform: skewY(-8deg)
}

.main-block {
    margin: 40px 350px 86px;
    font-family: Raleway;
    color: #555
}

.main-block__label {
    margin-bottom: 16px;
    font-size: 13px;
    font-weight: 600
}

.main-block__title {
    margin-top: 35px;
    margin-bottom: 46px;
    font-size: 15px;
    font-weight: 700
}

.list-services:hover * {
    color: #222
}

.main-block__title strong {
    display: block;
    margin-bottom: 7px;
    font-size: 30px
}

.list-services {
    position: relative;
    margin-bottom: 0;
    padding: 70px 22px 30px 0;
    background: #222;
    transition: all 1s
}

.list-services:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #555;
    content: ''
}

.list-services .icon {
    display: block;
    margin-bottom: 70px;
    margin-left: 40px;
    font-size: 70px
}

.list-services .icon:before {
    font-size: 70px
}

.list-services .decor-1 {
    margin-left: 40px
}

.list-services__title {
    margin-bottom: 15px;
    font-family: Raleway;
    font-size: 18px;
    color: #fff
}

.list-services__title * {
    color: #fff
}

.list-services:hover .list-services__title * {
    color: #dc2d13
}

.list-services__title strong {
    display: block;
    margin-top: 4px;
    font-size: 20px;
    font-weight: 600
}

.list-services__description {
    display: none;
    margin-bottom: 17px;
    font-size: 13px;
    line-height: 1.38
}

.list-services__inner {
    padding-left: 35px;
    border-left: 5px solid transparent;
    transition: all .3s
}

.list-services:hover {
    margin-bottom: 0;
    border-bottom: 5px solid #ddd;
    background: url(../media/bg/texture-1.gif)
}

.list-progress__item,
.mli_img_wrapper {
    background-size: contain;
    background-repeat: no-repeat
}

.list-services:hover:after {
    content: none
}

.list-staff__info:after,
.list-staff__media:after {
    content: '';
    transition: all .3s
}

.list-services:hover .list-services__description {
    display: block
}

.list-services:hover .decor-1,
.list-services:hover .list-services__title strong {
    display: none
}

.list-services:hover .list-services__title {
    font-size: 16px;
    font-weight: 700
}

.list-services:hover .list-services__inner {
    border-left-color: #999
}

.list-services:hover .icon {
    margin-top: 7px;
    font-size: 85px
}

.list-progress {
    margin-top: 0;
    margin-bottom: 70px;
    text-align: center
}

.list-progress__item {
    position: relative;
    display: inline-block;
    margin-right: 7px;
    margin-left: 7px;
    padding: 20px 0 0;
    vertical-align: top;
    background-position: 0 0
}

.list-progress__item .icon {
    float: left;
    margin: 0 0 0 30px;
    min-width: 80px
}

.list-progress__item:nth-child(2) .icon,
.list-progress__item:nth-child(3) .icon {
    position: relative;
    top: 12px;
    left: 12px
}

.list-progress__item:nth-child(1) {
    width: 350px;
    height: 122px;
    background-image: url(../media/figure/figure-1.svg)
}

.list-progress__item:nth-child(2) {
    width: 360px;
    height: 118px;
    background-image: url(../media/figure/figure-2.svg);
    background-position: 0 100%
}

.list-progress__item:nth-child(3) {
    width: 349px;
    height: 120px;
    background-image: url(../media/figure/figure-3.png)
}

.list-progress__inner {
    display: inline-block;
    text-align: left
}

.list-progress .chart {
    font-size: 34px;
    font-weight: 700;
    color: #fff
}

.list-progress .icon {
    display: inline-block;
    margin-right: 22px;
    line-height: 1
}

.list-progress__item:nth-child(1) .icon {
    font-size: 78px
}

.list-progress__item:nth-child(2) .icon {
    font-size: 53px
}

.list-progress__item:nth-child(3) .icon {
    font-size: 58px
}

.list-progress__name {
    display: block;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 600;
    color: #999
}

.list-brands {
    margin-top: 40px
}

.list-brands__item {
    width: 20%;
    margin-right: -2px;
    margin-left: -1px
}

.owl-brands a {
    margin-right: 3px;
    margin-left: 3px;
    background-color: #fff;
    box-shadow: 0 4px 0 0 #ececec;
    display: inline-block;
    padding: 20px;
    cursor: default;
    max-width: 218px
}

.owl-brands a img {
    width: 100%;
    height: auto
}

.list-brands__img {
    padding: 28px 15px
}

.list-type {
    margin-top: 50px;
    margin-bottom: 100px;
    padding-left: 0;
    list-style-type: none;
    text-align: center
}

.list-type__item {
    display: inline-block;
    width: 360px;
    margin: 0 8px 48px;
    padding-left: 23px;
    border-right: 1px solid #333;
    overflow: hidden;
    text-align: center
}

.list-type__link {
    display: block;
    padding-top: 10px;
    width: 360px;
    height: 210px;
    font-family: Raleway;
    color: #fff;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    background-color: rgba(0, 0, 0, .4);
    transition: all .3s;
    transform: skewX(6deg)
}

.list-type__link:hover {
    color: #fff
}

.list-type__item .icon {
    display: inline-block;
    margin-bottom: 0;
    font-size: 131px;
    line-height: 1;
    width: 100%;
    height: auto;
    min-height: 130px
}

.list-type__name {
    padding-top: 5px;
    font-size: 16px;
    font-weight: 600
}

.list-type__link:hover .list-type__name {
    display: none
}

.list-type__info {
    display: none !important;
    padding-top: 5px;
    font-size: 22px;
    font-weight: 600
}

.list-type__link:hover .list-type__info {
    display: block !important
}

.list-type__inner {
    transform: skewX(-6deg)
}

.list-type__inner span {
    transform: skewX(-6deg) !important;
    display: block
}

.list-staff {
    margin: 0 -35px
}

.list-staff__item {
    display: inline-block;
    width: 540px;
    margin-right: 31px;
    margin-bottom: 40px;
    margin-left: 31px;
    vertical-align: top
}

.list-staff__media {
    position: relative;
    width: 270px;
    transition: all .3s
}

.list-staff__media:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list-staff__item:hover .list-staff__media:after {
    background-color: rgba(0, 0, 0, .65)
}

.list-staff__info,
.reviews {
    background-color: #fff;
    transition: all .3s
}

.list-staff__item:nth-child(even) .list-staff__media {
    float: right
}

.list-staff__item:nth-child(odd) .list-staff__inner {
    margin-left: 270px;
    text-align: left
}

.list-staff__item:nth-child(even) .list-staff__inner {
    margin-right: 270px
}

.list-staff__info {
    position: relative;
    padding-top: 40px;
    padding-bottom: 15px
}

.list-staff__info:after {
    position: absolute;
    top: 50px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent
}

.list-staff__item:nth-child(odd) .list-staff__info:after {
    left: -15px;
    border-right: 15px solid #fff
}

.list-staff__item:nth-child(even) .list-staff__info:after {
    right: -15px;
    border-left: 15px solid #fff
}

.list-staff__item:nth-child(even) .list-staff__info {
    text-align: right
}

.list-staff__wrap_name {
    padding-right: 21px;
    transition: all .3s
}

.list-staff__item:nth-child(odd) .list-staff__wrap_name {
    margin-right: 5px;
    margin-left: 27px;
    box-shadow: 5px 0 0 0 #999
}

.list-staff__item:nth-child(even) .list-staff__wrap_name {
    margin-left: 5px;
    box-shadow: -5px 0 0 0 #999
}

.list-staff__name {
    font-family: Raleway;
    font-size: 15px;
    font-weight: 700;
    color: #222;
    transition: all .3s
}

.list-staff__item:hover .list-staff__categories,
.list-staff__item:hover .list-staff__description,
.list-staff__item:hover .list-staff__name {
    color: #fff
}

.list-staff__item:nth-child(odd):hover .list-staff__wrap_name {
    box-shadow: 5px 0 0 0 #eee
}

.list-staff__item:nth-child(even):hover .list-staff__wrap_name {
    box-shadow: -5px 0 0 0 #eee
}

.list-staff__item:nth-child(odd) .decor-1 {
    margin-right: auto;
    margin-left: 36px
}

.list-staff__item:nth-child(even) .decor-1 {
    margin-right: 36px;
    margin-left: auto
}

.list-staff__categories {
    margin-bottom: 16px;
    padding-top: 3px;
    font-size: 11px;
    font-weight: 500;
    color: #999;
    transition: all .3s
}

.list-staff__description {
    padding-right: 26px;
    padding-left: 26px;
    transition: all .3s;
    color: #777;
    padding-bottom: 20px
}

.list-staff__social {
    position: absolute;
    bottom: 25px;
    width: 100%;
    opacity: 0;
    z-index: 10;
    transition: all .3s;
    text-align: center
}

.list-staff__item:hover .list-staff__social {
    opacity: 1
}

.list-staff__social > li {
    padding-right: 3px;
    padding-left: 3px
}

.list-staff__social > li > a {
    width: 34px;
    height: 34px;
    padding-top: 7px;
    font-size: 14px;
    color: #888;
    border: 2px solid #999;
    border-radius: 50%;
    transition: all .3s
}

.list-staff__social > li > a:hover {
    color: #fff;
    border-color: #fff
}

.staff-progress {
    margin-top: 33px;
    margin-right: 10px;
    margin-left: 20px
}

.staff-progress__title {
    margin-bottom: 22px;
    font-family: Raleway;
    font-size: 12px;
    font-weight: 700;
    color: #555
}

.models_list_wrapper {
    display: flex;
    margin: 20px 0;
    flex-wrap: wrap;
    justify-content: center
}

.models_list_item {
    width: 150px;
    margin: 2px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #ddd
}

.models_list_item:hover {
    border-color: #222
}

.models_list_item a {
    display: block;
    padding: 10px 0;
    color: #000
}

.models_list_item a:hover {
    text-decoration: none;
    color: inherit
}

.mli_img_wrapper {
    margin: 5px;
    height: 135px;
    background-position: center
}

.mli_count {
    margin-top: 20px;
    padding: 4px;
    background-color: #fe1f24;
    color: #fff;
    font-weight: 700
}

.reviews {
    position: relative;
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 25px;
    padding-bottom: 38px;
    overflow: hidden
}

.reviews:after {
    position: absolute;
    right: 30px;
    bottom: 25px;
    font: normal normal normal 39px/1 FontAwesome;
    color: rgba(34, 34, 34, .06);
    content: '\f10e'
}

.reviews__name,
.reviews__title {
    font-family: Raleway;
    font-weight: 700;
    transition: all .3s
}

.iviewSlider:after,
.main-slider:after,
.main-slider:before,
.map:after,
.map:before,
.thecube .cube:before {
    content: ''
}

.reviews:hover {
    color: #fff;
    background-color: #222;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .3);
    transition: all .3s
}

.reviews:hover:after {
    color: rgba(255, 255, 255, .06)
}

.reviews__title {
    margin-top: 14px;
    margin-bottom: 13px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 40px;
    font-size: 16px;
    color: #222;
    border-left: 4px solid #999;
    text-align: left
}

.reviews:hover .reviews__title {
    color: #fff
}

.reviews .decor-1 {
    margin-left: 45px
}

.reviews__text {
    padding: 11px 15px 21px 45px;
    color: #777
}

.reviews__img {
    float: left;
    width: 55px;
    height: 55px;
    margin-left: 44px;
    border-radius: 50%;
    overflow: hidden
}

.reviews__inner {
    margin-top: 8px;
    margin-left: 115px
}

.reviews__name {
    color: #555
}

.reviews__category {
    font-size: 10px;
    font-weight: 500;
    color: #999;
    transition: all .3s
}

.reviews:hover .reviews__category,
.reviews:hover .reviews__name {
    color: #fff
}

.map {
    position: relative;
    margin-top: 50px;
    margin-bottom: 60px;
    z-index: 0
}

.map img {
    margin: 0 auto
}

.map:after,
.map:before {
    position: absolute;
    bottom: -4vw;
    width: 50%;
    height: 7vw;
    background-color: #f5f5f5;
    z-index: 1
}

.map:before {
    left: 0;
    transform: skewY(6deg)
}

.map:after {
    right: 0;
    transform: skewY(-6deg)
}

.form-contact {
    margin-top: 40px
}

.form-contact__btn {
    padding: 16px 31px;
    color: #fff;
    border: none;
    box-shadow: 5px 0 0 0 #555;
    text-transform: uppercase
}

.form-contact__btn.btn-effect:after {
    background-color: #222
}

.car-details + .wrap-section-border {
    margin-bottom: 30px;
    margin-top: 30px
}

.car-details__title,
.pixad-features-list li {
    margin-top: 0;
    font-weight: 700;
    font-family: Raleway
}

.car-details__wrap-title {
    margin-bottom: 20px;
    padding-top: 17px;
    padding-right: 25px;
    padding-bottom: 18px;
    background-image: url(../media/bg/texture-1.gif);
    overflow: hidden
}


.car-details .carousel-product {
    margin-bottom: 10px;
}

.car-details__title {
    float: left;
    margin-bottom: 0;
    margin-left: 4px;
    padding-top: 7px;
    padding-bottom: 9px;
    padding-left: 26px;
    font-size: 26px;
    color: #222
}

.car-details__wrap-price {
    float: right;
    margin-left: 30px;
    overflow: hidden
}

.car-details__price {
    display: block;
    margin-right: -10px;
    margin-left: 40px;
    padding: 1px 31px 1px 25px;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    transform: skewX(-12deg)
}

.car-details__price-inner {
    display: block;
    transform: skewX(12deg)
}

#slider-product img {
    width: 100%;
    height: auto
}

#slider-product .prettyPhoto {
    display: block;
    height: 420px;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    #slider-product .prettyPhoto {
        height: 346px
    }

    html .main-block {
        margin: 40px 375px 86px;
    }

}

@media only screen and (max-width:991px) {

    .b-submit__aside {
        display: none;
    }

    #slider-product .prettyPhoto {
        height: 400px
    }

    .vc-auto-search .btn {
        margin-top: 20px;
    }

    .vc-auto-search .home-search-label {
        display: none;
    }


    html .main-block {
        margin: 0;
    }


    html .main-block {
        margin-bottom: 50px !important;
    }


    .wrap-link-img {
        display: none;
    }

}

@media only screen and (max-width:768px) {




    html body .vc-auto-search div.select {
        display: inline-block;
        width: 100%;
        margin: 0 0 20px 0;
        vertical-align: top;
        max-width: none;
    }


    #slider-product .prettyPhoto {
        height: 340px
    }

    .card__img {
        width: 100%;
        text-align: center;
        background: #fff;
        margin: 0;
        padding: 10px 0 0
    }

    #pixad-listing .tmpl-gray-footer {
        background: #fff;
        min-height: auto;
        clear: both
    }

    html #pixad-listing .tmpl-gray-footer {
        min-height: auto;
        padding-top: 20px
    }

    .card__img img {
        margin: 0 auto;
        display: inline-block;
        width: 100%;
    }

    html #pixad-listing.list .card__desc_wrap {
        max-width: 100%;
        float: none;
    }

    html .sorting__item {
        display: inline-block;
        margin-right: 30px;
        padding-bottom: 10px;
        width: 100%;
        text-align: center
    }

    .single-add-to-compare .pull-left,
    .single-add-to-compare .pull-right {
        float: none !important;
        text-align: center
    }

    html .single-add-to-compare {
        padding-top: 17px;
        padding-bottom: 17px
    }

    .sorting {
        overflow: hidden
    }

    html .grid .card__wrap-label {
        top: 25px
    }
}

@media only screen and (max-width:650px) {

    html body .pixad-features-list li {
        width: 100% !important;
    }

    #slider-product .prettyPhoto {
        height: 300px
    }

    .logged-in.admin-bar {
        top: 0;
        padding-top: 32px;
    }

    .logged-in .header .navbar {
        position: relative;
        top: 32px;
    }


    .logged-in .mobile-slidebar-menu {
        padding-top: 30px;
    }

}


@media only screen and (max-width:480px) {


    .sidebar-show .btn {
        text-align: center;
        width: 100%;
    }


    .sidebar-show .widget_mod-a {
        padding: 46px 32px 35px;
        max-width: 260px;
        margin: 0 auto;
        background: #fff;
    }

    .mobile-filter {
        display: block !important;
    }

    .mobile-menu-trigger {
        position: fixed;
        top: -15px;
        right: 6px;
        z-index: 999;
        font-size: 45px;
        display: none;
    }


    .mobile-menu-trigger:hover {
        color: #222;
    }

    .mobile-filter {
        display: block;
        float: left;
        padding-top: 10px;
        padding-left: 20px;
        text-transform: uppercase;
    }


    .sticky-bar .sidebar {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: scroll;
        z-index: 997;
        background: #fff;
        display: none;
    }

    .sticky-bar .sidebar.sidebar-show {
        display: block !important;
    }

    html.sidebysidepage,
    html.sidebysidepage body {
        overflow-x: hidden !important;

    }

    html body .header-full-width.header-navibox-2-left .header-navibox-1 {
        left: 0;
    }



    .logged-in.admin-bar {
        top: 0;
        padding-top: 32px;
    }

    html body .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
        padding: 1%;
        width: 100%;
    }


    html .woocommerce-cart table.cart td.actions .coupon .input-text {
        float: none;
        margin: 0 4px 10px 0;
        width: 100%;
    }

    html .coupon {
        padding-left: 0 !important;
    }

    html .header-cart {
        margin: 0;
        position: relative;
        left: auto;
        top: -24px;
        right: 57px;
    }

    .mobile-slidebar-menu .header-cart {
        display: none !important;
    }

    html .woocommerce-order-details,
    .woocommerce-customer-details {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    html .woocommerce-customer-details {
        padding-left: 0;
    }



    html .post_mod-a:nth-child(even) .entry-date {
        left: auto;
        right: 10px;
    }

    html .post .entry-main__inner:after {
        display: none;
    }

    html .post_mod-a:nth-child(odd) .entry-content,
    .post_mod-a:nth-child(odd) .entry-main__inner {
        padding-right: 0;
    }



    html .woocommerce-cart table.cart td.actions .coupon .input-text {
        float: none;
        width: 100%;
    }

    html .pix-lastnews-light .btn {
        float: left !important;
    }

    html #pixad-listing.list .promo_gallery_wrapper {
        clear: both;
        display: none;
        width: 100%;
        position: relative;
        top: 0;
        right: 0;
        text-align: left;
    }


    html #pixad-listing.list .card__price {
        max-width: 100%;
        float: none;
    }

    html #pixad-listing.list .card__list {
        max-width: 100%;
        float: none;
    }

    html .car-details__title {
        float: none;
        margin-bottom: 0;
        margin-left: 4px;
        padding-top: 7px;
        padding-bottom: 9px;
        padding-left: 26px;
    }

    html .car-details__wrap-price {
        float: none;
        margin-left: -10px;
        overflow: hidden;
        display: inline-block;
        margin-top: 10px;
    }


    html .comment-list {
        margin-top: 0;
        padding: 25px 0px 25px 0px;
        background-color: #fff;
        margin-bottom: 0;
    }

    .wrap-nav-tabs li,
    .pixad-features-list li {
        display: inline-block !important;
        width: 100% !important;
        float: none !important;
    }

    #slider-product .prettyPhoto {
        height: 210px
    }

    #slider-product img {
        width: auto;
        height: 100%;
        max-width: none
    }
}

.letter {
    padding: 0 50px
}

.letter__info {
    font-weight: 300;
    line-height: 1.53;
    color: rgba(255, 255, 255, .7)
}

.letter__title {
    margin-bottom: 14px;
    font-family: Raleway;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.16;
    color: #fefefe
}

.letter__btn {
    float: right;
    font-family: Raleway;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border-right: 2px solid #fff
}

.letter__inner {
    float: left;
    width: 450px
}

.wrap-social-block {
    display: inline-block;
    width: 210px;
    margin-top: 29px;
    margin-left: -7px;
    padding-left: 8px;
    vertical-align: top;
    overflow: hidden
}

.social-block {
    display: block;
    width: 215px;
    padding: 10px 0;
    background-color: #555;
    transform: skewX(-22deg)
}

.social-block__inner,
.social-block_mod-b,
.wrap-social-block_mod-c .social-block {
    transform: skewX(22deg)
}

.social-block_mod-a {
    margin-left: 20px;
    padding: 14px 0;
    background-color: transparent
}

.social-block_mod-b {
    display: inline-block;
    margin-left: 9px
}

.social-block__inner {
    display: block;
    width: 100%;
    margin-left: 27px
}

.wrap-social-block_mod-a .social-block {
    border: 2px solid #fff;
    cursor: pointer
}

.wrap-social-block_mod-a .social-block__inner {
    color: #fff
}

.social-block__title {
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    vertical-align: middle
}

.social-block__list {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 15px;
    vertical-align: middle
}

.social-block__list > li > a {
    font-size: 14px;
    color: #999;
    transition: all .3s
}

.social-block__list > li > a:hover {
    color: #fff
}

.wrap-social-block_mod-c {
    margin-top: 0
}

.wrap-social-block_mod-c .social-block__inner {
    transform: skewX(-22deg)
}

.vdecore-bottom {
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99
}

.vdecore-bottom:after,
.vdecore-bottom:before {
    position: absolute;
    bottom: -3vw;
    width: 51%;
    height: 8vw;
    background-color: #f5f5f5;
    z-index: 101;
    content: ''
}

.vdecore-bottom:before {
    left: 0;
    transform: skewY(4.5deg)
}

.vdecore-bottom:after {
    right: 0;
    transform: skewY(-4.5deg)
}

.vdecore-bottom .decor-2:after,
.vdecore-bottom .decor-2:before {
    top: 5px;
    display: block;
    width: 30px;
    height: 30px
}

.vdecore-bottom .decor-2 .icon {
    width: 38px;
    height: 38px;
    font-size: 27px
}

.main-slider__item {
    position: relative;
    margin-bottom: 50px
}

.iviewSlider:after {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 100
}

.main-slider__title {
    font-size: 40px;
    font-weight: 700;
    color: #fff
}

.main-slider__subtitle {
    margin-bottom: 25px;
    font-family: Raleway;
    font-size: 26px;
    font-weight: 500
}

.main-slider__text {
    font-size: 16px;
    font-weight: 400
}

.main-slider__price {
    display: inline-block;
    font-size: 36px;
    font-weight: 500;
    vertical-align: middle
}

.main-slider__link {
    display: inline-block;
    width: 36px;
    height: 38px;
    margin-top: 5px;
    margin-left: 20px;
    padding-top: 8px;
    vertical-align: middle;
    transform: skewX(-16deg);
    text-align: center
}

.main-slider__link .icon {
    font-size: 15px;
    color: #fff;
    transform: skewX(10deg);
    position: relative;
    top: 3px;
    left: 11px
}

.main-slider__btn {
    display: inline-block;
    padding: 7px 0;
    background-color: rgba(0, 0, 0, .4);
    transform: skewX(16deg)
}

.slider-grid__hover,
.slider-grid__name {
    background-color: rgba(0, 0, 0, .7);
    transition: all .3s
}

.col-md-5 .slider-grid__name {
    background-color: rgba(0, 0, 0, .7) !important
}

.main-slider__btn_inner {
    display: inline-block;
    padding: 5px 20px !important;
    font-family: Ubuntu;
    color: #fff;
    transform: skewX(-16deg);
    text-align: center
}

.slider-services {
    height: 310px;
    margin-top: 0;
    margin-bottom: 25px
}

.slider-grid {
    margin-bottom: 55px
}

.slider-grid__inner {
    position: relative;
    margin-bottom: 30px;
    color: #fff
}

.slider-grid__name {
    display: inline-block;
    font-family: Raleway;
    font-weight: 600
}

.slider-grid__wrap-name {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff
}

.slider-grid__inner *,
.slider-grid__wrap-name * {
    color: #fff
}

.slider-grid__hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.slider-grid__inner:hover .slider-grid__hover {
    opacity: 1
}

.slider-grid__inner:hover .slider-grid__name {
    background-color: rgba(0, 0, 0, 0)
}

.slider-grid__info {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 12px;
    font-weight: 300
}

.slider-grid__info .icon {
    margin-right: 7px;
    font-size: 14px
}

.slider-grid__info li {
    margin-bottom: 3px
}

.slider-grid__btn {
    position: absolute;
    top: 20px;
    left: 26px
}

.slider-grid__btn span.btn-inner {
    color: #333
}

.slider-grid__btn:hover span.btn-inner {
    color: #fff
}

.slider-grid__inner_mod-a .slider-grid__name {
    padding: 14px 28px;
    font-size: 16px;
    vertical-align: bottom;
    margin-right: 0
}

.slider-grid__inner_mod-a .slider-grid__price {
    display: inline-block;
    margin-left: -3px;
    padding: 12px 28px 13px;
    font-size: 18px;
    vertical-align: bottom
}

.slider-grid__inner_mod-b .slider-grid__name {
    position: absolute;
    bottom: 0;
    z-index: 10;
    padding: 10px 20px;
    font-size: 14px
}

.slider-grid__inner_mod-b .slider-grid__price {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 4px 13px;
    font-size: 15px;
    font-weight: 500
}

.slider-gallery {
    margin-top: 53px;
    margin-bottom: 155px
}

.slider-gallery__item {
    position: relative;
    height: 177px;
    margin: 0 5px;
    text-align: center
}

.slider-gallery__item img {
    width: 100%;
    height: auto
}

.slider-gallery__item .icon {
    display: block;
    margin-top: 60px;
    font-size: 16px;
    width: auto
}

.slider-gallery__item .icon_video-link {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    padding-top: 17px;
    font-size: 14px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .8);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .32);
    z-index: 10
}

.slider-gallery__title {
    margin-top: 16px;
    font-family: Raleway;
    font-size: 15px;
    font-weight: 600;
    padding: 0 47px
}

.slider-gallery__link {
    position: relative;
    display: block;
    color: #fff;
    overflow: hidden
}

.slider-gallery__link:hover {
    color: #fff;
    text-decoration: none
}

.slider-gallery__hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    transition: all .3s
}

.slider-gallery__hover:hover {
    opacity: 1
}

.owl-item:nth-child(4n+1) .slider-gallery__link {
    -webkit-clip-path: polygon(0 0, 100% 0, 93% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 93% 100%, 0 100%)
}

.owl-item:nth-child(4n+2) .slider-gallery__link {
    -webkit-clip-path: polygon(7% 0, 93% 0, 100% 100%, 0 100%);
    clip-path: polygon(7% 0, 93% 0, 100% 100%, 0 100%)
}

.owl-item:nth-child(4n+3) .slider-gallery__link {
    -webkit-clip-path: polygon(0 0, 100% 0, 93% 100%, 7% 100%);
    clip-path: polygon(0 0, 100% 0, 93% 100%, 7% 100%)
}

.owl-item:nth-child(4n+4) .slider-gallery__link {
    -webkit-clip-path: polygon(7% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(7% 0, 100% 0, 100% 100%, 0 100%)
}

.slider-reviews {
    margin-top: 54px;
    margin-bottom: 54px
}

#loader {
    position: fixed;
    z-index: 100500;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, .95);
    background-position: center;
}

#filter_loader {
    display: none;
    position: fixed;
    z-index: 100500;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, .95);
    background-position: center;
}

.preloaderjs .spinner {
    display: none !important
}

.preloaderjs#page-preloader {
    background: rgba(46, 46, 46, .99) !important
}

#page-preloader {
    position: fixed;
    z-index: 100500;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2e2e2e;
    background: rgba(0, 0, 0, .95)
}

#page-preloader .spinner,
#page-preloader .thecube {
    position: absolute;
    z-index: 1001;
    display: block;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px
}

#page-preloader .spinner {
    top: 50%;
    left: 50%;
    -webkit-animation: spin 2.5s infinite linear;
    animation: spin 2.5s infinite linear;
    border: 3px solid transparent;
    border-top-color: #e7e4d7;
    border-radius: 50%
}

#page-preloader .spinner:after,
#page-preloader .spinner:before {
    position: absolute;
    content: '';
    border-radius: 50%
}

#page-preloader .spinner:before {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    border: 3px solid transparent;
    border-top-color: #71383e
}

#page-preloader .spinner:after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    border: 3px solid transparent;
    border-top-color: #efa96b
}

#page-preloader .thecube {
    top: 50%;
    left: 50%
}

.thecube {
    width: 75px;
    height: 75px;
    margin: 50px auto 0;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.thecube .cube {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.page-loading,
.thecube .cube:before {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.thecube .cube:before {
    position: absolute;
    background-color: #ff3740;
    -webkit-animation: foldthecube 2.4s infinite linear both;
    -moz-animation: foldthecube 2.4s infinite linear both;
    -ms-animation: foldthecube 2.4s infinite linear both;
    -o-animation: foldthecube 2.4s infinite linear both;
    animation: foldthecube 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.thecube .c2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg)
}

.thecube .c3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg)
}

.thecube .c4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg)
}

.thecube .c2:before {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

.thecube .c3:before {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.thecube .c4:before {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

@-webkit-keyframes foldthecube {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -moz-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        -o-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        -moz-transform: perspective(140px) rotateX(0);
        -ms-transform: perspective(140px) rotateX(0);
        -o-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        -moz-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        -o-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes foldthecube {

    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        -moz-transform: perspective(140px) rotateX(-180deg);
        -ms-transform: perspective(140px) rotateX(-180deg);
        -o-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0
    }

    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        -moz-transform: perspective(140px) rotateX(0);
        -ms-transform: perspective(140px) rotateX(0);
        -o-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1
    }

    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        -moz-transform: perspective(140px) rotateY(180deg);
        -ms-transform: perspective(140px) rotateY(180deg);
        -o-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0
    }
}

.page-loading {
    background: rgba(255, 255, 255, .8);
    content: "";
    position: fixed;
    z-index: 2147483647
}

.page-preloader > .thecube {
    left: 50%;
    margin-left: -30px;
    margin-top: -70px;
    position: absolute;
    top: 50%
}

.pix-dynamic-content,
.sidebar label {
    position: relative
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

video {
    width: 100%
}

.flex-active-slide:after {
    display: none !important
}



html body .wpb_map_wraper iframe {
    pointer-events: none
}

.footer .logo {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 80px
}

.footer .logo img {
    margin: 0 auto
}

.pix-ajax-loader {
    display: none
}

.pix-ajax-loader.ajax-loading {
    display: block
}

.sidebar label {
    font-weight: 400;
    padding-left: 3px;
    top: -2px
}

html .slider-price__input {
    display: inline-block;
    width: 70px;
    margin: 10px;
    height: 25px;
    font-size: 10px;
    color: #fff;
    border: none;
    background-color: #444;
    text-align: center
}

#cssload-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 201;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .8);
    display: flex;
    align-items: center;
    justify-content: center
}

.cssload-loader {
    width: 146px;
    height: 146px;
    border: 1px solid #000;
    position: relative;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.cssload-loader .cssload-loading {
    font-size: 10px;
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 14px;
    font-family: 'Century Gothic', sans-serif;
    font-style: italic;
    left: 0;
    top: 50%;
    margin-top: 19px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    -o-text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -moz-text-transform: uppercase
}

.about-autor__name,
.post .entry-title,
.post-link,
.post-nav__link,
.post-nav__title {
    font-family: Raleway;
    text-transform: uppercase
}

.cssload-loader-circle-1 {
    width: 135px;
    height: 135px;
    left: 5px;
    top: 5px;
    border: 1px solid #000;
    position: absolute;
    border-right-color: transparent;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: spin 3.45s linear infinite;
    -o-animation: spin 3.45s linear infinite;
    -ms-animation: spin 3.45s linear infinite;
    -webkit-animation: spin 3.45s linear infinite;
    -moz-animation: spin 3.45s linear infinite
}

.cssload-loader-circle-2 {
    width: 123px;
    height: 123px;
    left: 5px;
    top: 5px;
    border: 1px solid transparent;
    position: absolute;
    border-right-color: #e81512;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: spin 5.75s linear infinite;
    -o-animation: spin 5.75s linear infinite;
    -ms-animation: spin 5.75s linear infinite;
    -webkit-animation: spin 5.75s linear infinite;
    -moz-animation: spin 5.75s linear infinite
}

.cssload-loader .cssload-line {
    width: 10px;
    height: 2px;
    background: #000;
    position: absolute
}

.cssload-loader .cssload-line:nth-child(1) {
    left: 16px;
    top: 50%;
    margin-top: -1px
}

.cssload-loader .cssload-line:nth-child(2) {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    left: 32px;
    top: 32px
}

.cssload-loader .cssload-line:nth-child(3) {
    top: 16px;
    left: 50%;
    width: 2px;
    height: 10px
}

.cssload-loader .cssload-line:nth-child(4) {
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    right: 32px;
    top: 32px
}

.cssload-loader .cssload-line:nth-child(5) {
    right: 16px;
    top: 50%;
    margin-top: -1px
}

.cssload-loader .cssload-line:nth-child(6) {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    right: 32px;
    bottom: 32px;
    background: #e81512
}

.cssload-loader .cssload-subline {
    position: absolute;
    width: 3px;
    height: 2px;
    background: #000
}

.cssload-loader .cssload-subline:nth-child(7) {
    transform: rotate(22.5deg);
    -o-transform: rotate(22.5deg);
    -ms-transform: rotate(22.5deg);
    -webkit-transform: rotate(22.5deg);
    -moz-transform: rotate(22.5deg);
    left: 20px;
    top: 49px
}

.cssload-loader .cssload-subline:nth-child(8) {
    transform: rotate(67.5deg);
    -o-transform: rotate(67.5deg);
    -ms-transform: rotate(67.5deg);
    -webkit-transform: rotate(67.5deg);
    -moz-transform: rotate(67.5deg);
    left: 49px;
    top: 20px
}

.cssload-loader .cssload-subline:nth-child(9) {
    transform: rotate(112.5deg);
    -o-transform: rotate(112.5deg);
    -ms-transform: rotate(112.5deg);
    -webkit-transform: rotate(112.5deg);
    -moz-transform: rotate(112.5deg);
    right: 49px;
    top: 20px
}

.cssload-loader .cssload-subline:nth-child(10) {
    transform: rotate(157.5deg);
    -o-transform: rotate(157.5deg);
    -ms-transform: rotate(157.5deg);
    -webkit-transform: rotate(157.5deg);
    -moz-transform: rotate(157.5deg);
    right: 20px;
    top: 49px
}

.cssload-loader .cssload-subline:nth-child(11) {
    transform: rotate(22.5deg);
    -o-transform: rotate(22.5deg);
    -ms-transform: rotate(22.5deg);
    -webkit-transform: rotate(22.5deg);
    -moz-transform: rotate(22.5deg);
    right: 19px;
    bottom: 48px;
    background: #e81512
}

.cssload-loader .cssload-needle {
    width: 14px;
    height: 14px;
    border: 1px solid #000;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
    z-index: 1;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    animation: pegIt 3.45s infinite ease-in-out;
    -o-animation: pegIt 3.45s infinite ease-in-out;
    -ms-animation: pegIt 3.45s infinite ease-in-out;
    -webkit-animation: pegIt 3.45s infinite ease-in-out;
    -moz-animation: pegIt 3.45s infinite ease-in-out
}

.cssload-loader .cssload-needle:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 49px 3.5px 0;
    border-color: transparent #e81512 transparent transparent;
    position: absolute;
    right: 50%;
    top: 50%;
    margin: -3.5px 0 0;
    border-radius: 0 50% 50% 0;
    -o-border-radius: 0 50% 50% 0;
    -ms-border-radius: 0 50% 50% 0;
    -webkit-border-radius: 0 50% 50% 0;
    -moz-border-radius: 0 50% 50% 0
}

@keyframes pegIt {

    0%,
    100% {
        transform: rotate(0)
    }

    16% {
        transform: rotate(75deg)
    }

    25% {
        transform: rotate(55deg)
    }

    30% {
        transform: rotate(90deg)
    }

    36% {
        transform: rotate(170deg)
    }

    42% {
        transform: rotate(150deg)
    }

    50% {
        transform: rotate(227deg)
    }
}

@-o-keyframes pegIt {

    0%,
    100% {
        -o-transform: rotate(0)
    }

    16% {
        -o-transform: rotate(75deg)
    }

    25% {
        -o-transform: rotate(55deg)
    }

    30% {
        -o-transform: rotate(90deg)
    }

    36% {
        -o-transform: rotate(170deg)
    }

    42% {
        transform: rotate(150deg)
    }

    50% {
        -o-transform: rotate(227deg)
    }
}

@-ms-keyframes pegIt {

    0%,
    100% {
        -ms-transform: rotate(0)
    }

    16% {
        -ms-transform: rotate(75deg)
    }

    25% {
        -ms-transform: rotate(55deg)
    }

    30% {
        -ms-transform: rotate(90deg)
    }

    36% {
        -ms-transform: rotate(170deg)
    }

    42% {
        transform: rotate(150deg)
    }

    50% {
        -ms-transform: rotate(227deg)
    }
}

@-webkit-keyframes pegIt {

    0%,
    100% {
        -webkit-transform: rotate(0)
    }

    16% {
        -webkit-transform: rotate(75deg)
    }

    25% {
        -webkit-transform: rotate(55deg)
    }

    30% {
        -webkit-transform: rotate(90deg)
    }

    36% {
        -webkit-transform: rotate(170deg)
    }

    42% {
        transform: rotate(150deg)
    }

    50% {
        -webkit-transform: rotate(227deg)
    }
}

@-moz-keyframes pegIt {

    0%,
    100% {
        -moz-transform: rotate(0)
    }

    16% {
        -moz-transform: rotate(75deg)
    }

    25% {
        -moz-transform: rotate(55deg)
    }

    30% {
        -moz-transform: rotate(90deg)
    }

    36% {
        -moz-transform: rotate(170deg)
    }

    42% {
        transform: rotate(150deg)
    }

    50% {
        -moz-transform: rotate(227deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(360deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0)
    }

    100% {
        -ms-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(360deg)
    }
}

.woocommerce-breadcrumb a {
    color: #777
}

html .vc_gitem_row .vc_gitem-col {
    padding: 20px;
    background: url(../media/bg/texture-1.gif);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.vc_gitem-animate-blurOut .vc_gitem_row .vc_gitem-col,
.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem_row .vc_gitem-col,
.vc_gitem-animate-scaleRotateIn .vc_gitem_row .vc_gitem-col,
.vc_gitem-animate-slideBottom .vc_gitem_row .vc_gitem-col {
    background: 0 0 !important;
    padding: 0;
    box-shadow: 0
}

.entry-main_mod-a,
.post-nav {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.vc_grid-gutter-30px .vc_gitem_row .vc_gitem-col * {
    color: #333
}

.vc_gitem-animate-blurOut .vc_gitem_row .vc_gitem-col *,
.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem_row .vc_gitem-col * {
    color: #fff
}

.vc_gitem-animate-blurOut .vc_gitem_row .vc_gitem-col * {
    color: #fff !important
}

html .vc_btn3.vc_btn3-color-juicy-pink,
html .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff !important;
    background-color: #dc2d13;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 11px
}

html .vc_btn3.vc_btn3-color-blue,
html .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    color: #fff;
    border-radius: 0;
    background-color: #dc2d13;
    text-transform: uppercase
}

.vc_btn3.vc_btn3-color-blue:hover,
html .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,
html .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
html .vc_btn3.vc_btn3-color-blue:focus {
    background-color: #dc2d13
}

.vc_gitem-animate-goTop20 .vc_custom_heading * {
    color: #333 !important
}

html .vc_gitem_row .vc_gitem-col .vc_btn3-container {
    display: block;
    margin-bottom: 0;
    max-width: 100%
}

.vc_gitem-animate-slideTop .vc_general.vc_btn3 {
    background-color: #dc2d13 !important
}

html .vc_gitem-animate-goTop20 .vc_custom_heading {
    margin-top: 15px
}

html .post_mod-a .entry-main {
    min-height: 280px
}

html .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    font-size: 100%;
    padding: 15px 26px;
    border-radius: 0;
    background: #fff;
    text-transform: uppercase
}

html .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,
html .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,
html .vc_btn3.vc_btn3-color-sky:focus,
html .vc_btn3.vc_btn3-color-sky:hover,
html .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active,
html .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
    background-color: #dc2d13;
    color: #fff
}

html .vc_btn3.vc_btn3-color-sky,
html .vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
    border-radius: 0;
    color: #fff;
    background-color: #dc2d13
}

html .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active > span,
html .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span {
    color: #fff
}

html .vc_grid-filter {
    margin-left: 0;
    margin-bottom: 50px;
    list-style: none;
    padding: 0
}

.vc_custom_heading h4 {
    text-transform: uppercase
}

.vc_custom_heading h5 {
    text-transform: uppercase;
    font-size: 16px
}

.center-content {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.center-content .decor-1 {
    margin: 30px auto 0;
    height: 30px
}

#tab3 {
    display: block !important;
    position: absolute;
    padding: 10px
}

#tab3 .auto_contact_desc {
    padding-bottom: 25px
}

#tab3 #contact-map {
    margin-top: 0
}

#tab3.active {
    position: inherit
}

.tab-content > .tab-pane {
    font-size: 12px;
    line-height: 1.88
}

.tab-content > .tab-pane iframe {
    margin: 0 auto;
    display: block
}

html #contact-map {
    margin: 20px auto 0
}

.entry-media .owl-theme .owl-controls {
    bottom: 15px;
    left: 15px;
    position: absolute
}

.bg-inner,
.section-bg {
    position: relative
}

.entry-media .owl-theme .owl-controls .owl-buttons div {
    background: #fff;
    border-color: #fff
}

.entry-media .owl-theme .owl-controls .owl-buttons div i {
    display: inline-block;
    padding-top: 6px;
    font-style: normal;
    margin-left: 13px
}

.post-btn,
.post-btn__inner,
.section-bg-2:before {
    display: block
}

.wrap-section-border {
    margin-bottom: -165px
}

.bg-inner {
    z-index: 10
}

.section-bg-2:before,
.section-bg:after {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: .1;
    content: ''
}

.section-bg_second {
    background-color: #181818
}

.section-bg:after {
    top: 0;
    left: 0;
    background-size: cover
}

.section-bg .bg-inner {
    padding-top: 30px;
    padding-bottom: 80px
}

footer .section-bg .bg-inner {
    padding-top: 50px;
    padding-bottom: 50px
}

.entry-main,
.post,
.post .entry-media,
.section_default,
.section_map,
.section_mod-a {
    position: relative
}

.section_default {
    padding-top: 90px;
    padding-bottom: 130px
}

.section_mod-a {
    padding-top: 40px;
    padding-bottom: 65px
}

.section_mod-a:before {
    bottom: -30px;
    background: url(../media/bg/1.png) bottom center no-repeat
}

.section_mod-a .ui-title-inner {
    margin-top: 0
}

.section_mod-a .brand-link {
    margin-top: 55px
}

.section_mod-b {
    height: 678px
}

.section_mod-b:after {
    background-image: url(../media/bg/2.jpg)
}

.section_mod-c:after {
    background-image: url(../media/bg/3.jpg)
}

.section_mod-d {
    padding-bottom: 70px;
    background: url(../media/bg/10.png) 100% 100% no-repeat
}

.section_mod-d .ui-subtitle-block_mod-b {
    margin-bottom: 65px
}

.section_mod-d .link {
    margin-top: 23px
}

.section_mod-d .decor-1 + .link {
    margin-top: 0
}

.section_mod-e:after {
    background-image: url(../media/bg/5.jpg)
}

.section_mod-f:after {
    background-image: url(../media/bg/6.jpg)
}

.section_mod-g:after {
    background-image: url(../media/bg/7.jpg)
}

.section_mod-h {
    padding-bottom: 100px
}

.section_mod-h:after {
    background-image: url(../media/bg/9.jpg)
}

.section_mod-e:before {
    bottom: -30px;
    background: url(../media/bg/4.jpg) 0 100% no-repeat
}

.section_mod-i {
    padding-top: 100px;
    padding-bottom: 45px
}

.section_brands {
    margin-top: 100px;
    padding-bottom: 0
}

.section_brands .ui-title-inner {
    margin-top: 40px;
    margin-bottom: 0
}

.section_list-post {
    padding-top: 106px;
    padding-bottom: 60px
}

.section_list-post .ui-subtitle-block_mod-b {
    margin-bottom: 56px
}

.section_list-post .ui-title-block {
    margin-top: 0
}

.section_map {
    padding-top: 100px;
    padding-bottom: 50px
}

.section_map:before {
    bottom: -30px;
    background: url(../media/bg/7.jpg) 100% 100% no-repeat
}

.section_map .ui-title-inner {
    margin-top: 43px;
    margin-bottom: 25px
}

.section_letter {
    color: #fff
}

.section_letter .bg-inner {
    padding-top: 28px;
    padding-bottom: 48px;
    overflow: hidden
}

.section_letter:after {
    background-image: url(../media/bg/12.jpg)
}

.wrap-post {
    margin-right: -15px;
    margin-bottom: 25px;
    margin-left: -15px;
    text-align: center
}

.post {
    margin-bottom: 40px
}

.post .entry-media {
    background: #eee
}

.entry-media-not-image .entry-media {
    background: 0 0 !important
}

.sticky.post .entry-media {
    background: #eee !important;
    min-height: 150px
}

.post .entry-media img {
    margin: 0 auto
}

.entry-main {
    padding: 50px 50px 20px 50px;
    background: #fff;
    transition: all .3s
}

.entry-main_mod-a {
    background: url(../media/bg/texture-1.gif)
}

.post .entry-title {
    font-size: 18px;
    font-weight: 700
}

.heading-news {
    margin-top: -60px;
    padding-bottom: 40px
}

.post .entry-title,
.post .entry-title a {
    margin-top: 0;
    margin-bottom: 13px;
    padding-right: 50px;
    color: #222
}

.post .entry-meta {
    text-transform: uppercase
}

.post .entry-meta__item {
    margin-right: 15px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: #999
}

.post .entry-meta__item a {
    margin: 0 0 0 px
}

.post .entry-main__inner {
    position: relative;
    margin-bottom: 25px
}

.post .entry-main__inner:after {
    position: absolute;
    top: 0;
    left: -50px;
    width: 5px;
    height: 100%;
    background-color: #999;
    content: '';
    transition: all .3s
}

.post .entry-content {
    padding-top: 5px
}

.post .entry-date {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 1px;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .22);
    transform: rotate(45deg)
}

.post_mod-a .post-hover,
.post_mod-c .post-hover {
    height: 100%;
    position: absolute;
    transition: all .3s
}

.post .entry-date__inner {
    display: block;
    margin: 5px 0 0;
    font-family: Ubuntu;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    transform: rotate(-45deg);
    text-transform: uppercase;
    text-align: center
}

.post .entry-btn {
    position: absolute;
    top: 25px;
    left: 30px;
    transition: all .3s
}

.entry-date__number {
    font-size: 15px
}

.wrap-post-btn {
    display: inline-block;
    padding-right: 7px;
    border-left: 1px solid #eee;
    overflow: hidden
}

.post-btn {
    margin-left: -8px;
    padding: 12px 18px;
    font-size: 10px;
    font-weight: 500;
    color: #555;
    vertical-align: top;
    border: 1px solid #eee;
    background-color: #fff;
    transform: skewX(22deg);
    text-transform: uppercase
}

.about-autor__name,
.post-link {
    font-weight: 700
}

.post-btn:hover {
    color: #fff
}

.post-btn__inner {
    transform: skewX(-22deg)
}

.post .decor-1 {
    margin-bottom: 15px
}

.post .entry-footer {
    margin-top: 30px;
    margin-bottom: 15px
}

.post-link {
    font-size: 11px;
    color: #222
}

.post .ui-title-inner {
    margin-bottom: 18px;
    padding-top: 20px;
    font-size: 14px
}

.post .wrap-social-block {
    margin-top: 0;
    margin-bottom: 20px
}

.post_mod-a .entry-date {
    top: 61px
}

.post_mod-a .entry-media {
    max-width: 470px
}

.post_mod-a:nth-child(odd) .entry-media {
    float: right
}

.about-autor__img,
.post_mod-a:nth-child(even) .entry-media {
    float: left
}

.post_mod-a .post-hover {
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    opacity: 0;
    text-align: center
}

.post_mod-a:hover .post-hover {
    opacity: 1
}

.post_mod-a .post-hover .icon {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    vertical-align: middle
}

.post_mod-a .entry-main {
    padding-top: 55px;
    padding-bottom: 33px;
    transition: all .3s
}

.post_mod-a:nth-child(odd) .entry-main {
    margin-right: 470px
}

.post_mod-a:nth-child(even) .entry-main {
    margin-left: 470px;
    padding-left: 74px
}

.post_mod-a:nth-child(even) .entry-date {
    left: -25px
}

.post_mod-a:nth-child(odd) .entry-date {
    right: -25px
}

.post_mod-a:nth-child(odd) .entry-content,
.post_mod-a:nth-child(odd) .entry-main__inner {
    padding-right: 70px
}

.post_mod-a:nth-child(even) .entry-main__inner:after {
    right: -20px;
    left: auto
}

.post_mod-b {
    margin-bottom: 0
}

.post_mod-b .entry-date {
    top: -25px;
    right: 50px
}

.post_mod-b.entry-media-not-image .entry-date {
    top: 40px;
    right: 40px
}

.post_mod-b .entry-content {
    padding-top: 0
}

.post_mod-c {
    display: inline-block;
    width: 355px;
    margin-right: 15px;
    margin-bottom: 50px;
    margin-left: 15px;
    vertical-align: top;
    text-align: left
}

.post_mod-c .entry-main {
    padding-top: 58px;
    padding-bottom: 35px
}

.post_mod-c .entry-title {
    font-size: 14px;
    margin-bottom: 5px
}

.post_mod-c .post-hover {
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0)
}

.post_mod-c:hover .post-hover {
    background-color: rgba(0, 0, 0, .5)
}

.post_mod-c .entry-date {
    position: absolute;
    top: -24px;
    right: 50px
}

.post_mod-c .entry-date__inner {
    margin-top: 3px;
    margin-left: 0;
    text-align: center
}

.post_mod-d {
    margin-bottom: 50px
}

.about-autor {
    position: relative;
    padding: 34px 84px 34px 34px;
    color: #fff;
    display: inline-block;
    width: 100%
}

.about-autor__inner {
    margin-left: 147px
}

.about-autor__name {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
    color: #fefefe
}

.about-autor__categorie {
    margin-bottom: 18px;
    font-size: 11px;
    font-weight: 500;
    color: rgba(255, 255, 255, .6);
    text-transform: uppercase
}

.about-autor__description {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px
}

.post-nav__link,
.post-nav__title {
    font-weight: 700
}

.about-autor__social {
    position: absolute;
    top: 0;
    right: 0
}

.about-autor__social a {
    display: block;
    padding: 17px 28px;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    transition: all .3s
}

.about-autor__social a:hover {
    color: #ccc
}

.about-autor .decor-1,
.about-autor .decor-1:after {
    border-top-color: rgba(204, 204, 204, .7)
}

.post-nav {
    margin: 45px 0 0 0;
    background: #fff;
}

.post-nav__item {
    display: inline-block;
    width: 50%;
    margin-right: -2px;
    margin-left: -1px;
    padding: 50px 25px;
    vertical-align: top
}

.post-nav__img {
    width: 75px;
    height: 75px
}

.post-nav__title {
    font-size: 15px;
    line-height: 18px;
    color: #222
}

.post-nav__link {
    display: block;
    margin-top: 22px;
    font-size: 12px;
    color: #555
}

.post-nav__item:nth-child(odd) {
    text-align: right
}

.post-nav__item:nth-child(odd) .post-nav__inner {
    margin-right: 95px
}

.post-nav__item:nth-child(even) .post-nav__inner {
    margin-left: 95px
}

.post-nav__item:nth-child(odd) .post-nav__img {
    float: right
}

.post-nav__item:nth-child(even) .post-nav__img {
    float: left
}

.post-nav .decor-3 {
    margin-top: -2px;
    margin-left: 14px;
    text-align: left
}

.blog-item_img img {
    max-width: 100%;
    height: auto
}

.comment-list cite a {
    font: 700 12px Raleway;
    color: #222
}

.widget-post1__title,
.widget-title {
    font-family: Raleway;
    font-weight: 700
}

.comment-meta {
    padding: 5px 0
}

.comment-list {
    margin-top: 45px;
    padding: 25px 25px;
    background-color: #fff;
    margin-bottom: 0;
}

.comment-list .comment-info-content {
    margin-left: 100px;
    padding-bottom: 10px;
    padding-left: 20px;
    border-bottom: 1px dotted #eee;
}

.comment-list .comment-author {
    float: left;
    width: 95px;
    height: 95px;
    border: 5px solid #eee;
    border-radius: 50%;
    overflow: hidden
}

.social-blog__item,
.widget-post1,
.widget_mod-a {
    border-bottom: 1px solid #eee
}

.comment-list .comment-author img {
    width: 100%;
    height: auto
}

.comment-list .comment {
    list-style: none;
    margin: 0 0 10px;
    padding: 0 0 10px;
    position: relative
}

.comment-list ol.children {
    margin-top: 20px
}

.comment-respond {
    padding: 25px 40px 25px 50px;
    background-color: #fff;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    margin-top: 45px;
}

.car-details .comment-respond {
    padding: 0 20px 20px 20px;
    margin-bottom: 0;
    margin-top: 0;
}

.car-details .comment-respond p {
    margin-bottom: 15px;
}

.car-details .comment-form-rating label {
    margin-top: 0;
}

.comment-respond i input[type=password],
.comment-respond i input[type=tel],
.comment-respond input[type=email],
.comment-respond input[type=text],
.comment-respond textarea {
    margin-bottom: 22px;
    background-color: #f5f5f5
}

.comment-respond .wrap__btn-skew-r {
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
    overflow: hidden
}

.comment-reply {
    position: absolute;
    top: 0;
    right: 10px
}

.comment-reply .btn {
    background-color: #f8f8f8
}

#comment-nav-below .screen-reader-text {
    color: #222;
    font-size: 19px;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0
}

#comment-nav-below .nav-next,
#comment-nav-below .nav-previous {
    position: relative;
    top: -8px;
    line-height: 40px
}

.sidebar {
    margin-bottom: 40px;
    padding-top: 5px;
    padding-bottom: 50px;
    background-color: #fff
}

.widget_mod-a {
    padding: 46px 32px 35px
}

.pixba-radius-search {
    padding-bottom: 0 !important;
    overflow: hidden;
}


.pixba-radius-search .btn-filter {
    margin-top: 20px;
    margin-bottom: 10px;
}

html .sidebar .widget-post1,
html .sidebar .widget_mod-a {
    border-bottom: 0;
    padding-bottom: 0
}

.widget {
    padding: 26px 32px 0
}



.widget_mod-b {
    margin-top: 30px;
    padding-left: 80px
}

.widget_mod-c {
    padding-bottom: 16px
}

.widget-slider {
    padding-bottom: 0
}

.widget-title {
    position: relative;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 15px;
    color: #222;
    text-transform: uppercase;
    clear: both
}

.widget-title:before {
    position: absolute;
    top: -5px;
    left: -32px;
    width: 4px;
    height: 25px;
    background-color: #999;
    content: ''
}

.list-categories__link:before,
.list-descriptions dt:before {
    margin-right: 10px;
    vertical-align: middle;
    content: '\f0da';
    font-size: 11px !important;
    margin-top: 0;
    position: absolute;
    left: 0;
    top: 13px;
}

.widget-content {
    margin-top: 35px;
    margin-bottom: 8px
}

.widget-post1 {
    margin-top: 25px;
    padding-bottom: 26px
}

.widget-post1__img {
    float: left;
    width: 75px
}

.widget-post1__inner {
    margin-left: 100px
}

.widget-post1__title {
    margin-top: 10px;
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 18px;
    color: inherit;
    text-align: left;
    font-family: inherit;
    font-weight: 500;
}

.widget-post1__price {
    margin-bottom: 6px;
    font: 500 13px Ubuntu;
    text-align: left;
    text-transform: uppercase
}

.widget-post1__description {
    font-weight: 300
}

.widget-post1__reviews {
    margin-top: 13px
}

.widget-banner {
    margin-bottom: 30px
}

.list-categories__link {
    display: block;
    margin-bottom: 12px;
    margin-left: 8px;
    font-weight: 500;
    color: #555;
    transition: all .3s;
    text-transform: uppercase
}

.list-categories__link:before {
    display: inline-block;
    font: normal normal normal 7px/1 FontAwesome
}

.list-categories__more {
    display: block;
    margin-top: 27px;
    margin-left: 9px;
    font-size: 11px;
    font-weight: 500
}

.list-descriptions dt {
    display: inline-block;
    margin-left: 2px;
    font-weight: 500;
    color: #222;
    transition: all .3s;
    text-transform: uppercase;
    width: 50%;
    padding-bottom: 0px;
    padding-left: 0px;
    vertical-align: top;
    font-size: 12px;
}

.tab-content .list-descriptions dd,
.tab-content .list-descriptions dt {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
    padding-left: 0 !important;
    margin-left: 0 !important;
}


.tab-content .list-descriptions dt {
    width: 40%;
}


.tab-content .list-descriptions dd {
    width: 55%;
}


.tech-group dd,
.tech-group dt {
    font-size: 12px;
}


.tech-group .title i {
    font-size: 19px;
    margin-right: 7px;
    position: relative;
    top: 1px;
}



.tech-group .title {
    font-size: 16px;
    font-weight: 700;
    color: #222;
    text-transform: uppercase;
}

.dd-item {
    border-bottom: 1px dotted #ddd;
    padding: 10px 0 5px 10px;
    position: relative;
}




.tab-content .list-descriptions dd {
    margin-bottom: 0px !important;
    padding-left: 15px !important;
    font-size: 13px;
}

.list-descriptions dt:before {
    display: inline-block;
    font: normal normal normal 7px/1 FontAwesome;
}

.list-descriptions dd {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 17px;
    font-weight: 300;
    line-height: 1.7;
    width: 40%;
    vertical-align: top;
}


.tech-group {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}



.slider-price {
    max-width: 200px
}

.slider-price__wrap-input {
    display: block;
    margin-bottom: 5px
}

.slider-price__input {
    display: inline-block;
    width: 70px;
    margin: 0 10px;
    font-size: 10px;
    color: #fff;
    border: none;
    background-color: #444;
    text-align: center
}

.wrap__btn-skew-r {
    margin-top: 42px;
    padding-left: 12px;
    padding-right: 12px;
    overflow: hidden
}

.btn-skew-r {
    margin-left: -20px;
    padding: 15px 29px 14px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border: none;
    box-shadow: 5px 0 0 0 #555;
    transform: skewX(18deg);
    text-transform: uppercase
}

.btn-skew-r__inner {
    display: block;
    transform: skewX(-18deg)
}

.btn-skew-r.btn-effect:after {
    background-color: orange;
}

.list-tags__link {
    display: block;
    padding: 10px 18px;
    font-size: 11px;
    font-weight: 500;
    color: #222;
    background-color: #f5f5f5;
    box-shadow: 0 3px 0 0 #ccc;
    transition: all .3s;
    text-transform: uppercase
}

.list-tags__link:hover {
    color: #fff;
    box-shadow: 0 3px 0 0 #555
}

.list-tags > li {
    margin-bottom: 15px;
    padding-left: 0
}

.social-blog {
    padding-left: 0;
    list-style-type: none
}

.social-blog__item {
    position: relative;
    margin-bottom: 22px;
    padding-bottom: 23px;
    padding-left: 24px;
    font-weight: 300;
    line-height: 1.53;
    color: #888
}

.social-blog__item:before {
    position: absolute;
    top: 2px;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f099'
}

.social-blog__link,
.social-blog__link a {
    margin-top: 7px;
    font-weight: 500;
    color: #555
}

.social-blog__link:hover {
    color: #555
}

.widget_searce {
    margin-bottom: 27px;
    padding-top: 33px
}

.form-search {
    position: relative;
    padding-bottom: 17px;
    border-bottom: 1px solid #ccc
}

.form-search__input {
    width: 100%;
    padding: 0 30px 0 5px;
    font-family: Ubuntu;
    font-size: 13px;
    font-weight: 400;
    color: #ccc;
    border: none
}

.form-search__submit {
    position: absolute;
    top: -2px;
    right: 0;
    font-size: 16px;
    color: #999;
    border: none;
    background-color: transparent
}

.form-search__input::-webkit-input-placeholder {
    color: #aaa
}

.form-search__input::-moz-placeholder {
    color: #aaa
}

.btn-filter {
    margin-left: 40px
}

@media (min-width:992px) and (max-width:1199px) {

    .list-progress__item: nth-child(1),
    .list-progress__item: nth-child(3) {
        width: 290px
    }

    .list-progress__item:nth-child(2) {
        width: 300px;
        background-position: 0 3px
    }

    .list-type__item,
    .list-type__link {
        width: 290px
    }

    .list-staff__item {
        width: 440px
    }

    .list-staff__media {
        width: 210px
    }

    .list-staff__item:nth-child(odd) .list-staff__inner {
        margin-left: 210px
    }

    .list-staff__item:nth-child(even) .list-staff__inner {
        margin-right: 210px
    }
}

@media (max-width:991px) {

    .list-staff,
    .main-block,
    .post_mod-a: nth-child(even) .entry-main {
        margin-left: 0
    }

    .list-staff,
    .main-block,
    .post_mod-a:nth-child(odd) .entry-main {
        margin-right: 0
    }


    .post_mod-a:nth-child(even) .entry-main {
        margin-left: 0;
    }

    .iview-caption {
        top: 37vw;
        right: -60vw;
        text-align: right
    }

    .header .logo {
        left: 23px;
        position: absolute;
        top: -15px
    }

    .yamm .nav > li > a {
        padding-top: 20px
    }

    .list-progress__item:nth-child(1),
    .list-progress__item:nth-child(3) {
        width: 350px;
        background-image: url(../media/figure/figure-2.svg)
    }

    .post_mod-a:nth-child(even) .entry-media,
    .post_mod-a:nth-child(odd) .entry-media {
        float: none
    }

    .list-staff {
        text-align: center
    }

    .wrap-link-img {
        position: relative;
        height: 260px;
        margin-bottom: 30px
    }

    .link-img__item {
        width: 170px
    }

    .post_mod-a:nth-child(even) .entry-date {
        left: 10px
    }

    .post_mod-a:nth-child(odd) .entry-date {
        right: 10px
    }

    .ui-title-inner {
        line-height: 1.5
    }

    .section_mod-d {
        background: 0 0
    }

    .section_brands {
        margin-top: 0
    }

    .list-brands__item {
        width: 200px;
        margin-bottom: 20px
    }

    .owl-item:nth-child(4n+1) .slider-gallery__link,
    .owl-item:nth-child(4n+2) .slider-gallery__link,
    .owl-item:nth-child(4n+3) .slider-gallery__link,
    .owl-item:nth-child(4n+4) .slider-gallery__link {
        -webkit-clip-path: none;
        clip-path: none
    }

    .card-list__row {
        float: none;
        width: 100%
    }

    .card__price {
        margin-top: 20px
    }

    .about-autor__social li:last-child a {
        border-bottom: 1px solid #fff
    }
}

@media (max-width:767px) {


    html .header-menu-middle #nav > .container .col-xs-12 {
        text-align: center;
    }

    .header-menu-middle .nav-custom-info-wrap,
    .header-menu-middle .phone-menu {
        display: none;
    }


    html .header-menu-middle .header-navibox-search {
        padding-top: 50px;
        padding-left: 25px;
        padding-right: 25px;
    }


    html .header-menu-middle.header .navbar-brand {
        margin-top: -5px !important;
    }

    .layout-theme[data-header='nosticky'] .header-menu-middle.header {
        position: relative !important;
    }


    .header-menu-middle.header + .block-title .block-title__inner {
        background-position: center top;
        padding-top: 60px;
        padding-bottom: 60px;
        background-size: cover;
    }



    .top-header,
    .wrap-link-img {
        text-align: center
    }

    .card__img,
    .header .social-links,
    .header-contacts,
    .list-staff__item:nth-child(even) .list-staff__media,
    .list-staff__item:nth-child(odd) .list-staff__media {
        float: none
    }

    .card__inner,
    .list-staff__item:nth-child(odd) .list-staff__inner,
    .post-nav__item:nth-child(even) .post-nav__inner {
        margin-left: 0
    }

    .list-staff__item:nth-child(even) .list-staff__inner,
    .post-nav__item:nth-child(odd) .post-nav__inner,
    .yamm .nav {
        margin-right: 0
    }

    .yamm {
        top: 20px
    }

    html .yamm .nav {
        display: none
    }

    html .yamm .collapse .nav {
        display: block
    }

    html .yamm .nav > li > a {
        padding: 25px
    }

    .wrap-link-img {
        display: none;
        height: auto
    }

    .header-contacts {
        margin-bottom: 15px
    }

    .navbar-nav {
        margin: 0
    }

    .link-img {
        position: relative;
        margin-bottom: 20px
    }

    .link-img_mod-a {
        left: 0
    }

    .link-img_mod-b {
        right: 0
    }

    .owl-theme_mod-a .owl-controls {
        top: -30px
    }

    .list-staff__item {
        width: auto;
        background-color: #FFF
    }

    .list-staff__info:after {
        content: none
    }

    .post_mod-a {
        margin-top: 10px
    }

    .card__inner {
        margin-top: 20px
    }

    .card__list {
        width: 100%
    }

    .pagination > li > a,
    .pagination > li > span {
        margin-bottom: 10px
    }

    .letter__inner {
        width: 100%;
        float: none
    }

    .post-nav__item:nth-child(even) .post-nav__img,
    .post-nav__item:nth-child(odd) .post-nav__img {
        display: none
    }
}

@media (max-width:480px) {


    #findCarNowForm {
        padding: 10%;
    }


    html .tech-group {
        width: 100%;
    }

    .post .entry-title a,
    html .post .entry-title {
        padding-right: 0;
        font-size: 14px;
    }

    html .comment-list .comment-info-content {
        margin-left: 0;
        padding-bottom: 15px;
        padding-left: 0;
        float: none
    }

    html .comment-list .comment-author {
        float: none;
        margin-bottom: 20px;
    }

    html .comment-respond {
        padding: 25px 0px 25px 0px;
        margin-bottom: 50px;
    }

    html .comment-list ol.children {
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0
    }

    .owl-theme .owl-controls {
        display: none !important
    }

    #iview div.iview-directionNav,
    .border-section-bottom:after,
    .border-section-bottom:before,
    .border-section-top:after,
    .border-section-top:before,
    .iview-caption {
        display: none
    }

    html .list-progress__item {
        background: rgba(0, 0, 0, 0) !important;
        margin-bottom: 20px !important;
        margin-left: -40px;
        padding-top: 5px
    }

    html .big-img.wpb_single_image img {
        height: auto;
        margin-top: 40px;
        max-width: 100% !important;
        min-width: 100%;
        vertical-align: top
    }

    html .list-type {
        margin-left: -40px
    }

    html .list-staff__media {
        margin: 0 auto
    }

    .about-autor__inner,
    .comments-list .children,
    .comments-list .comment-inner,
    .link-img_mod-b .link-img__wrap-title {
        margin-left: 0
    }

    html .list-type__link {
        transform: skewX(0);
        web-kit-transform: skewX(0);
        width: 100%
    }

    .link-img__item {
        width: 40%
    }

    .link-img_mod-a .link-img__wrap-title {
        margin-right: 0
    }

    .list-progress__item {
        padding-top: 5px
    }

    .slider-gallery {
        margin-top: 73px
    }

    .iview-controlNav {
        top: 0;
        bottom: auto;
        right: 0
    }

    .list-staff__item {
        margin-left: 0;
        margin-right: 0
    }

    .entry-meta__item {
        display: block
    }

    .block-title .bg-inner {
        padding-bottom: 25px;
        padding-top: 0;
    }

    .sorting__title {
        font-size: 11px
    }

    .sorting__item {
        margin-right: 5px
    }

    .post_mod-c {
        width: auto
    }

    .post-nav__item {
        width: 100%;
        display: block
    }

    .about-autor__img {
        float: none;
        margin-bottom: 25px
    }

    .post .entry-main {
        padding-left: 35px
    }

    .comments-list .avatar-placeholder {
        float: none
    }
}

.card__price-number,
.color_primary,
.comments-list .comment-datetime,
.decor-3,
.footer-title__inner,
.link-img__link:hover .link-img__title,
.list-categories__link:before,
.list-categories__link:hover,
.list-descriptions dt:before,
.list-progress .icon,
.list-services:hover .list-services__title,
.main-block__title strong,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover,
.social-blog__item:before,
.ui-title-inner .icon:before,
.widget-post1__price,
a,
blockquote:before {
    color: #dc2d13
}

.about-autor,
.bg-color_primary,
.border-section-top_mod-b:after,
.border-section-top_mod-b:before,
.btn-default:after,
.btn-effect:after,
.btn-skew-r,
.car-details__price,
.decor-2:after,
.decor-2:before,
.jelect-option:hover,
.jelect-option_state_active,
.list-staff__item:hover .list-staff__info,
.list-tags__link:hover,
.list-type__link:hover,
.main-slider__link,
.noUi-origin,
.owl-theme_mod-c .owl-controls .owl-page.active span,
.owl-theme_mod-c .owl-controls.clickable .owl-page:hover span,
.owl-theme_mod-d .owl-controls .owl-page.active span,
.owl-theme_mod-d .owl-controls.clickable .owl-page:hover span,
.post .entry-date,
.post:hover .entry-main__inner_mod-a:after,
.progress-bar,
.section-bg_primary,
.slider-grid__price,
.ui-btn_mod-a,
.yamm .navbar-toggle {
    background-color: #dc2d13
}

.link-img__link,
.list-type__link:hover,
.owl-theme_mod-c .owl-controls .owl-page.active span,
.owl-theme_mod-c .owl-controls.clickable .owl-page:hover span,
.owl-theme_mod-d .owl-controls .owl-page.active span,
.owl-theme_mod-d .owl-controls.clickable .owl-page:hover span {
    border-color: #dc2d13
}

#iview div.iview-directionNav a.iview-nextNav:hover:before,
.list-staff__item:nth-child(even):hover .list-staff__info:after,
.reviews:hover .reviews__title {
    border-left-color: #dc2d13
}

#iview div.iview-directionNav a.iview-prevNav:hover:before,
.list-staff__item:nth-child(odd):hover .list-staff__info:after {
    border-right-color: #dc2d13
}

.form-control:focus,
.header.sticky .navbar {
    border-bottom-color: #DC2D13
}

.btn-default,
.btn-success {
    box-shadow: 5px 0 0 0 #dc2d13
}

.yamm .nav > li > a:hover {
    box-shadow: 0 -5px 0 0 #dc2d13;
    background: 0 0 !important
}

.car-details__title,
.link,
.list-type__link,
.main-slider__btn {
    box-shadow: -4px 0 0 0 #dc2d13
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    box-shadow: 0 3px 0 0 #dc2d13
}

.slider-grid .owl-page span:hover,
.slider-grid .owl-page.active span {
    background-color: #dc2d13 !important;
    border-color: #dc2d13 !important
}

html .header-cart-count {
    background: #dc2d13 !important
}

html body .fullscreen-center-menu li > a:hover,
html body .header li > a:hover {
    color: #dc2d13 !important
}

html body [off-canvas] li a:hover {
    color: #dc2d13
}

@media (max-width:600px) {

    html .ui-title-page {
        font-size: 16px;
        padding-top: 50px;
    }

    .post .entry-main__inner {
        padding-right: 0px !important
    }

    .gallery-item {
        float: none !important;
        margin-top: 10px;
        text-align: center;
        width: 100% !important
    }

    .gallery-caption {
        text-align: center !important
    }

    .entry-content iframe {
        width: 100%;
        height: 250px
    }

    html .entry-main {
        padding: 50px 20px 20px !important
    }
}

#pixad-listing.grid .card__img {
    width: 100%
}

#pixad-listing .tmpl-gray-footer {
    background: #fff;
    min-height: 290px
}

#pixad-listing.grid .tmpl-slider-grid__name {
    font-size: 16px;
    text-align: center;
    padding: 1px 20px 20px;
    display: inline-block;
    width: 100%;
    line-height: 1.3
}

#pixad-listing .tmpl-slider-grid__name {
    font-size: 20px;
    text-align: center;
    color: #222 !important;
    padding: 20px;
    display: inline-block;
    width: 100%;
    font-weight: 600
}

#pixad-listing .tmpl-slider-grid__info {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px
}

#pixad-listing .tmpl-slider-grid__info li {
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 0 10px 0px 10px;
    color: #222;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 15px;
}

#pixad-listing .tmpl-slider-grid__info li i {
    display: block;
    margin: 2px auto 0;
    font-size: 20px;
    color: #222;
    height: 27px;
    width: 50px
}



.custom-auto-grid {
    background: #fff;
    display: inline-block;
    text-align: center;
    color: inherit;
}

.custom-auto-grid .tmpl-slider-grid__name {
    font-size: 16px;
    text-align: center;
    padding: 1px 20px 20px;
    display: inline-block;
    width: 100%;
    line-height: 1.3;
    color: inherit;
    font-weight: 600;
    color: #222;
}


.custom-auto-grid #pixad-listing .tmpl-slider-grid__info {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px
}

.custom-auto-grid .tmpl-slider-grid__info li {
    display: inline-block;
    text-align: center;
    position: relative;
    padding: 0 10px 0px 10px;
    color: #222;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 15px;
}

.custom-auto-grid .tmpl-slider-grid__info li i {
    display: block;
    margin: 2px auto 0;
    font-size: 20px;
    color: #222;
    height: 27px;
    width: 50px
}


.custom-auto-grid .tmpl-slider-grid__info li:last-child:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 20px;
    border-right: 1px solid #ddd;
}


.custom-auto-grid .card__img {
    position: relative;
    float: none;
    width: 100%;
    margin-bottom: 19px;
}

.custom-auto-grid .tmpl-slider-grid__info li:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px;
    border-right: 1px solid #ddd;
}


.custom-auto-grid .star-rating {
    margin-left: calc(50% - 35px);
    margin-bottom: 22px;
}

.custom-auto-grid .card__img {
    float: none;
}

.custom-auto-grid .tmpl-gray-footer {
    text-align: center;
    color: inherit;
}

@font-face {
    font-family: autofont;
    src: url(fonts/autofont.eot?bpq9wd);
    src: url(fonts/autofont.eot?bpq9wd#iefix) format('embedded-opentype'), url(fonts/autofont.ttf?bpq9wd) format('truetype'), url(fonts/autofont.woff?bpq9wd) format('woff'), url(fonts/autofont.svg?bpq9wd#autofont) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" autofont-"]:before,
[class^=autofont-]:before {
    font-family: autofont !important
}

[class*=" autofont-"],
[class^=autofont-] {
    font-family: autofont !important;
    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
}

.autofont-speedometer:before {
    content: "\e94e"
}

.autofont-steering-wheel:before {
    content: "\e939"
}

#pixad-listing .tmpl-slider-grid__info li:first-child:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 20px;
    border-right: 1px solid #ddd
}

#pixad-listing .tmpl-slider-grid__info li:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px;
    border-right: 1px solid #ddd
}

html .compose-mode .vc_section_amounts {
    display: inline-block;
    width: 100%
}

html .compose-mode .vc_section_amount,
html .compose-mode .vc_section_brand,
html .compose-mode .vc_section_team,
html .compose-mode .vc_section_team_member {
    display: inline-block
}

html .compose-mode .vc_row[data-vc-full-width].vc_hidden {
    display: none
}

#single-pixad-autos-modal .modal-dialog {
    z-index: 9999
}

#single-pixad-autos-modal .modal-title {
    color: #222
}

.modal-content {
    overflow: hidden
}

.modal-title {
    text-transform: uppercase
}

.list-categories.body-categories {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0
}

.auto_body_name,
.list-categories.body-categories .list-categories__item input[type=checkbox] {
    display: none
}

.list-categories.body-categories .list-categories__item {
    text-align: center;
    width: 48%;
    padding: 1%
}

.list-categories.body-categories .list-categories__item label {
    height: 100%;
    margin: 1px;
    padding: 3px;
    border: 1px solid #eee;
    cursor: pointer;
    width: 100%;
    text-align: center
}

.list-categories.body-categories .body-icon-wrapper {
    min-height: 40px
}

.list-categories.body-categories .list-categories__item input[type=checkbox]:checked + label {
    border: 1px solid #222
}

.modal-body .form-control,
.modal-body input[type=email],
.modal-body input[type=password],
.modal-body input[type=tel],
.modal-body input[type=text],
.modal-body textarea {
    background: #f7f7f7;
    border: 1px solid #eeeeed
}

#single-pixad-autos-modal div.wpcf7-response-output {
    color: #222
}

.carousel-product .slides > li.auto-thumb-video:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f01d";
    position: absolute;
    left: 45px;
    top: 14px;
    display: block;
    z-index: 999;
    color: #fff;
    font-size: 36px
}

html .carousel-product .slides > li.auto-thumb-video:after {
    background-color: rgba(0, 0, 0, .6)
}

html .carousel-product .slides > li:after {
    background-color: rgba(0, 0, 0, .4)
}

html .flexslider .slides img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0
}

#slider-product iframe {
    max-width: 100%;
    height: 100%;
    width: 100%
}

.km_cf7-input {
    background: #fff !important
}

html .kameleon-cf7-container .km_cf7-btn-txt-r {
    color: #fff;
    box-shadow: 5px 0 0 0 #555
}

html .kameleon-cf7-container .km_cf7-btn-txt-h {
    background-color: #222 !important;
    box-shadow: 5px 0 0 0 #999
}

.full-width .dropdown-menu {
    min-width: 100%
}

.pixad-form-control {
    height: auto !important
}

.pixad-form-control.pixad-features-upload {
    height: auto !important;
    padding-bottom: 0 !important;
    margin-bottom: 25px
}

.pixad-form-control.pixad-features-upload.pixad-body-styles {
    padding-bottom: 30px !important
}

.pixad-features-upload input[type=checkbox] {
    position: absolute;
    margin-left: -20px
}

.pixad-features-upload.pixad-features-list .pixad-exist {
    padding-left: 25px;
    padding-top: 16px;
    max-height: 190px
}

.pixad-form-horizontal {
    padding: 0
}

html .pixad-features-list.pixad-features-upload li {
    list-style: none;
    margin-bottom: 1%;
    margin-top: 0;
    font-weight: 500;
    text-transform: none;
    font-size: 14px;
    color: #222;
    display: inline-block;
    width: 45%;
    margin-right: 3%;
    vertical-align: top;
    border-top: none
}

.pixad-features-upload .pixad-exist label {
    font-weight: 500;
    cursor: pointer
}

.pixad-features-upload .pixad-body-icon,
.pixad-features-upload .pixad-body-image {
    position: relative
}

.pixad-features-upload .pixad-body-image img {
    max-width: 74px;
    position: absolute;
    right: 0;
    bottom: 0
}

.pixad-features-upload .pixad-body-icon input[type=checkbox],
.pixad-features-upload .pixad-body-image input[type=checkbox] {
    bottom: 13px
}

.pixad-body-image label span {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-top: 5px;
    position: relative;
    top: 2px
}

.pixad-features-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.pixad-features-list li {
    list-style: none;
    margin-bottom: 7px;
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Raleway;
    color: #222;
    display: inline-block;
    width: 33%
}

.pixad-features-list i {
    font-style: normal;
    color: #222;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 0
}

.pixad-features-list i.features-icon {
    font-family: arial
}

.pixad-features-list .pixad-none i {
    color: #999;
    top: 0
}

.pixad-features-list .pixad-none {
    color: #999
}

html .pixad-features-list li {
    list-style: none;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: 500;
    font-size: 12px;
    color: #222;
    font-family: inherit;
    display: inline-block;
    width: 30%;
    border-bottom: 1px dotted #ddd;
    margin-right: 3%;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.widget_dealer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget_dealer ul li {
    display: inline-block;
    width: 47%;
    vertical-align: top;
    padding-bottom: 0;
    position: relative;
    margin-right: 2%;
}

.header .navbar .navbar-nav li.header-button {
    margin-top: -13px;
    margin-left: 10px;
    margin-right: 0
}

.header .navbar .navbar-nav li.header-button a {
    max-width: 110px;
    text-align: center;
    padding: 5px;
    cursor: pointer
}

.header.header-color-white .navbar .navbar-nav li.header-button a {
    border: 1px solid rgba(255, 255, 255, .2) !important;
    font-size: 14px;
    border-radius: 0 !important;
    padding: 7px 21px !important;
    margin-top: 5px !important
}

.header.header-color-black .navbar .navbar-nav li.header-button a {
    border: 1px solid rgba(0, 0, 0, .2) !important
}

.navbar .navbar-nav li.header-button a.autozone-sell-car {
    background: #f76d2b;
    border-radius: 3px !important;
    display: inline-block !important;
    line-height: 1.4 !important;
    margin-top: 11px !important;
    max-width: 100% !important;
    padding: 5px 13px !important;
    width: auto !important;
}

.navbar .navbar-nav li.header-button a.autozone-custom-button {
    color: #fff !important;
    background: 0 0 !important border-radius: 3px !important;
    display: inline-block !important;
    line-height: 1.4 !important;
    margin-top: 11px !important;
    max-width: 100% !important;
    padding: 5px 13px !important;
    width: auto !important
}

.header.header-color-white a.autozone-sell-car {
    color: #fff !important;
    background: 0 0 !important
}

.header-full-width .autozone-sell-car {
    margin-right: 25px !important
}

.header.header-color-white .navbar .navbar-nav li.header-button a.autozone-sell-car:hover,
.navbar .navbar-nav li.header-button a.autozone-custom-button:hover {
    background: rgba(255, 255, 255, .2) !important
}




.tml .tml-action-links li {
    border: none;
    border-right: 1px solid #eee;
    float: left;
    line-height: 1 !important;
    list-style: none;
    margin: 0 .5em 0 0 !important;
    padding: 0 .5em 0 0 !important
}

.slidebar-menu a:before {
    display: none !important
}

.after-title {
    display: inline;
    font-size: 18px;
    color: #666;
    margin: 0 auto;
    position: relative
}

.after-title:after,
.after-title:before {
    content: "";
    display: block;
    border-bottom: 2px solid red;
    width: 25px;
    position: absolute;
    top: 12px
}

.after-title:before {
    left: -36px
}

.after-title:after {
    right: -36px
}

.after-title-color2 {
    color: #ccc
}

#request_info_form,
#schedule_td_form {
    display: none;
    max-width: 600px
}

.wd-auto_sell_page {
    margin: 0 auto;
    display: inline-block !important;
    background: #ecba00;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%
}

.wd-image,
.wd-name {
    display: inline-block
}

html .wd-name {
    display: none;
}


html .wd-update {
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff !important;
    background: rgba(0, 0, 0, 0.8);
    padding: 3px 5px;
}

.wd-auto_sell_page_btn {
    text-align: center;
    padding: 0
}

.wd-image img {
    max-width: 100%;
    height: auto;
    margin: 0 0 5px
}

.wd-image {
    height: 54px;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.wd-name {
    padding-bottom: 2px;
    font-size: 11px
}

.wd-msg {
    background: #f5f5f5;
    padding: 10px 15px 10px 15px !important;
    width: 100% !important;
    margin: 0 0 20px
}

.wd-update {
    text-transform: uppercase;
    font-size: 11px;
    display: block
}

.m-submit1 .b-infoBar,
.m-submit2 .b-infoBar,
.m-submit3 .b-infoBar,
.m-submit4 .b-infoBar,
.m-submit5 .b-infoBar {
    padding: 35px 0
}

.b-infoBar__progress-line {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px
}

.b-infoBar__progress-line-step {
    height: 7px;
    width: 25%;
    float: left;
    position: relative
}

.b-infoBar__progress-line-step-circle {
    border: 1px solid #cfcfcf;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    left: -1px;
    top: -9px;
    text-align: center
}

.b-infoBar__progress-line-step-circle-inner {
    position: absolute;
    width: 13px;
    height: 13px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: #ccc;
    border-radius: 100%
}

.b-infoBar__progress-line-step-circle.m-last {
    right: -25px;
    left: auto
}

.b-submit {
    padding: 75px 0 180px
}

.b-submit__aside {
    border-bottom: 7px solid #555
}

.b-submit__aside-step {
    background: #737373;
    background: -moz-linear-gradient(top, #737373 0, #656565 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #737373), color-stop(100%, #656565));
    background: -webkit-linear-gradient(top, #737373 0, #656565 100%);
    background: -o-linear-gradient(top, #737373 0, #656565 100%);
    background: -ms-linear-gradient(top, #737373 0, #656565 100%);
    background: linear-gradient(to bottom, #737373 0, #656565 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#737373', endColorstr='#656565', GradientType=0);
    padding: 25px 0 25px 25px;
    border-bottom: 1px solid #555
}

.b-submit__aside-step.m-active {
    background: #444;
    border-color: #444
}

.b-submit__aside-step h3 {
    text-transform: uppercase;
    margin: 0 0 15px;
    font: 700 12px Ubuntu, sans-serif;
    color: #fff
}

.b-submit__aside-step:last-child {
    border-bottom: none
}

.b-submit__aside-step-inner {
    padding: 20px 10px 15px 20px;
    background: #444;
    position: relative;
    height: 70px
}

.b-submit__aside-step-inner-info-triangle {
    width: 0;
    height: 0;
    border-top: 35px solid transparent;
    border-left: 30px solid red;
    border-bottom: 35px solid transparent;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 100
}

.b-submit__aside-step-inner-icon {
    width: 35px;
    float: left
}

.b-submit__aside-step-inner-icon span.fa {
    font-size: 22px;
    margin-top: 3px;
    color: #fff
}

.b-submit__aside-step-inner-info {
    float: left;
    margin-left: 7px
}

.b-submit__aside-step-inner-info h4 {
    font: 700 14px Ubuntu, sans-serif;
    margin: 0 0 3px;
    padding-left: 5px;
    border-left: 4px solid #f76d2b;
    text-transform: uppercase;
    line-height: 1;
    color: #fff
}

.b-submit__aside-step-inner.m-active {
    background: red
}

.b-submit__aside-step-inner-info p {
    font: 400 11px Ubuntu, sans-serif;
    margin: 0;
    color: #b4b4b4;
    padding-top: 6px
}

.b-submit__aside-step-inner.m-active .b-submit__aside-step-inner-info h4 {
    border-color: #fff
}

.b-submit__aside-step-inner.m-active .b-submit__aside-step-inner-info p {
    color: #fff
}

.b-submit__main {
    margin-left: 50px
}

.b-submit__main-element {
    margin-bottom: 35px
}

.b-infoBar__progress-line-step.m-active {
    background: url(../images/backgrounds/progress.jpg) repeat-x
}

.m-submit2 .b-submit__main-element {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee
}

.b-submit__main p {
    font: 400 13px Ubuntu, sans-serif;
    margin: 0 0 35px;
    line-height: 1.7
}

.b-submit__main-file .s-headerSubmit,
.m-submit2 .s-headerSubmit {
    margin-bottom: 35px
}

.b-submit__main-element.m-border {
    border-bottom: none !important
}

.b-submit__main-file {
    margin-bottom: 65px
}

.b-submit__main-contacts,
.b-submit__main-file:last-child {
    margin-bottom: 35px
}

.b-submit__main-file label.btn.m-btn {
    font: 600 10px Ubuntu, sans-serif;
    cursor: pointer;
    padding-left: 15px;
    border: 1px solid #ddd
}

.b-submit__main-file label.btn.m-btn span.fa {
    width: 20px;
    height: 20px;
    font-size: 12px;
    padding: 4px;
    margin-left: 10px
}

.b-submit__main-file label.btn.m-btn + label {
    margin-left: 15px;
    font: 600 10px Ubuntu, sans-serif;
    vertical-align: middle
}

.b-submit__main-file textarea {
    height: 190px
}

.b-submit__main-contacts:first-child {
    margin-bottom: 65px
}

.b-submit__main-contacts:last-of-type {
    margin-bottom: 0
}

.b-submit__main-contacts .s-headerSubmit,
.b-submit__main-plan .s-headerSubmit {
    margin-bottom: 35px
}

.b-submit__main-contacts p,
.b-submit__main-plan p {
    margin-bottom: 50px
}

.b-submit__main-contacts-price {
    padding: 35px 45px;
    background: url(../images/backgrounds/blue.png) -90px center no-repeat #2475ce
}

.b-submit__main-contacts-price h6 {
    font: 600 16px Ubuntu, sans-serif;
    margin: 14px 0 0;
    text-transform: uppercase
}

.b-submit__main-contacts-price-input {
    position: relative
}

.b-submit__main-contacts-price-input input[type=text] {
    background: #fff !important;
    padding-left: 60px;
    padding-right: 85px
}

.b-submit__main-contacts-price-input span.fa {
    position: absolute;
    font-size: 20px;
    padding-right: 10px;
    border-right: 1px solid #ccc;
    color: #ccc;
    left: 20px;
    top: 13px
}

.b-submit__main-contacts-price-input-usd,
.b-submit__main-contacts-price-note,
.b-submit__main-contacts-select select {
    font: 600 10px Ubuntu, sans-serif
}

.b-submit__main-contacts-price-input-usd {
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 8px;
    padding: 10px 15px;
    border-radius: 30px;
    text-transform: uppercase
}

.b-submit__main-contacts-price-note {
    text-align: center;
    margin-top: 10px
}

.b-submit__main-contacts-inputSelect {
    position: relative
}

.b-submit__main-contacts-inputSelect input[type=text] {
    padding-right: 95px
}

.b-submit__main-contacts-select {
    position: absolute;
    display: inline-block;
    top: 5px;
    background: 0 0;
    right: 5px
}

.b-submit__main-contacts-select select {
    background: #fff !important;
    border: none;
    height: auto;
    padding: 10px 25px 10px 15px;
    z-index: 100;
    cursor: pointer
}

.b-submit__main-contacts-select select + span.fa {
    top: 11px !important;
    right: 12px !important
}

.b-submit__main-contacts-check {
    position: relative;
    margin-bottom: 40px
}

.b-submit__main-contacts-check > span {
    font: 400 13px Ubuntu, sans-serif;
    padding: 0 25px 0 10px;
    vertical-align: super
}

.b-submit__main-contacts-check .s-submitCheck {
    font: 700 13px Ubuntu, sans-serif;
    margin-right: 15px
}

.b-submit__main-contacts-check .s-submitCheckLabel span.fa {
    font: normal normal normal 14px/1 FontAwesome
}

.b-submit__main-plan {
    margin-bottom: 65px
}

.b-submit__main-plan .b-submit__main-contacts-price {
    padding-top: 60px;
    padding-bottom: 60px
}

.b-submit__main-contacts-price-plan {
    font: 600 16px Ubuntu, sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 2.5
}

.b-submit__main-contacts-price-plan span {
    font: 800 22px Ubuntu, sans-serif;
    margin-left: 5px
}

.b-submit__main-contacts-price-plan > a {
    font: 600 10px Ubuntu, sans-serif;
    text-decoration: none;
    display: inline-block;
    padding: 8px 22px;
    border-radius: 30px;
    margin-left: 10px;
    vertical-align: top;
    margin-top: 3px
}

.b-submit__main-plan-money {
    font: 700 20px Ubuntu, sans-serif;
    margin-left: 10px
}

.b-submit__main-plan-money-note {
    font: 400 13px Ubuntu, sans-serif
}

.b-submit__main-plan label.s-submitCheckLabel {
    border-radius: 100%;
    text-align: center;
    position: relative
}

.b-submit__main-plan label.s-submitCheckLabel span.m-circle {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

a.btn.m-btn.m-pay span.fa {
    width: 25px;
    height: 25px;
    font-size: 14px;
    padding: 5px;
    margin-left: 13px
}

a.btn.m-btn.m-pay {
    font: 600 12px Ubuntu, sans-serif;
    border: 1px solid #ddd;
    padding-left: 18px;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 4px
}

a.btn.m-btn.m-pay:hover {
    border-color: #f76d2b
}

.b-submit__main-plan + button[type=submit] {
    margin-top: 15px
}

.b-submit__main-plan:last-of-type {
    margin-bottom: 0
}

.pixad-control-input select {
    height: 35px !important;
    border: 0;
    display: inline-block;
    color: #999
}

.required-field {
    color: red;
}

.pixad-control-label,
html .pixad-form-horizontal .pixad-control-label {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 10px;
    padding-top: 0;
    display: inline-block;
    width: 100%
}

#clear_gallery,
#clear_thumbnail_id,
#manage_gallery,
#manage_thumbnail_id {
    -webkit-appearance: button;
    cursor: pointer;
    border: 1px solid #ddd;
    background: #ddd;
    padding: 10px 20px;
    margin: 0 10px 15px 0;
    color: #222;
    text-transform: uppercase;
    font-size: 11px
}

#clear_gallery:hover,
#clear_thumbnail_id:hover,
#manage_gallery:hover,
#manage_thumbnail_id:hover {
    border: 1px solid #222;
    background: #222;
    color: #fff
}

.pixad-control-input input[type=submit] {
    margin: 0 auto;
    display: block;
    width: 100%
}

html .pixad-form-control {
    border: 0 !important
}

.step-section {
    overflow: hidden;
    margin-bottom: 23px;
    border: #ddd 1px solid;
    padding: 25px;
    margin-left: 25px;
    background: #fff;
}


.step-section .pixad-form-control {
    border: 0 !important;
    background: #f5f5f5 !important;
    padding-bottom: 15px !important;
    padding: 10px 15px !important;
}

.step-section .pixad-form-group {
    margin-left: 0;
    margin-right: 2%;
    width: 47%;
    vertical-align: top;
    float: left;
}

#step05.step-section .pixad-form-group,
#step02.step-section .pixad-form-group {
    width: 100% !important;
    margin: 0 !important;
    float: none !important;
}

@media only screen and (max-width:768px) {

    .step-section .pixad-form-group {
        width: 100% !important;
        margin: 0 !important;
        float: none !important;
    }


    html .step-section {
        margin-left: 0;
    }


}



.step-section .pixad-form-group:nth-child(even) {
    float: right;
    margin-right: 0;
}

.step-section .pixad-form-group:nth-child(odd) {
    clear: both;
}

.b-submit__aside-step-inner-info-triangle {
    display: none
}

.m-active .b-submit__aside-step-inner-info-triangle {
    display: block
}

.container-fluid .sidebar-wrapper {
    margin: 0 -10px
}

.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.add-car-to-site {
    z-index: 999999;
    background-color: #dc2d13;
    opacity: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    padding: 10px 0 20px
}

.add-car-to-site-visible {
    top: 0;
    opacity: 1
}

.add-car-to-site .auto-title {
    display: block;
    padding-top: 10px;
    color: #fff !important;
    font-weight: 400;
    text-transform: uppercase
}



.modal-content .form-control,
.modal-content input[type=email],
.modal-content input[type=password],
.modal-content input[type=tel],
.modal-content input[type=text],
.modal-content select,
.modal-content textarea {
    margin-bottom: 0;
}

/*   COMMENTS  RATING  */



#reviews #comments ol.commentlist ul.children .star-rating {
    display: none
}


.star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}



.star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}



.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}



.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: orange;
}




.main-content-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}



.products .star-rating {
    margin: 0 0 .5em;
    float: none
}



.hreview-aggregate .star-rating {
    margin: 10px 0 0
}





p.stars a:before,
.main-content p.stars a:hover ~ a:before {
    content: "\e021"
}




p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: orange;
    font-size: 16px;
}



p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0
}




p.stars.selected a.active:before,


p.stars:hover a:before {
    content: "\e020"
}



p.stars.selected a.active ~ a:before {
    content: "\e021"
}



p.stars.selected a:not(.active):before {
    content: "\e020"
}

.star-rating * {
    font-family: star;
}

.star-rating {
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star
}



.star-rating:before {
    content: "\73\73\73\73\73";
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}




.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}



.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: orange;
}




.main-content-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left
}



.products .star-rating {
    margin: 0 0 .5em;
    float: none;
}



.hreview-aggregate .star-rating {
    margin: 10px 0 0
}

.main-content .slider-grid__inner .star-rating {
    margin-left: calc(50% - 35px);
}


/* Favorites home*/


.customer-favourites .product_list_widget li {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}


.customer-favourites ul.product_list_widget li img {
    float: left !important;
    margin-left: 0 !important;
    width: 95px !important;
    height: auto !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    margin-right: 15px !important;
}


html .customer-favourites ul.product_list_widget li a {
    display: block;
    font-weight: 500;
    color: #222;
    padding-bottom: 8px;
    font-size: 16px;
}

html .customer-favourites .widget {
    padding: 0;
}


html .customer-favourites .star-rating {
    padding-bottom: 22px;
}

html .customer-favourites .del .customer-favourites .woocommerce-Price-amount {
    color: inherit !important;
}


html .customer-favourites ul.product_list_widget li {
    padding: 10px 0 15px;
    margin: 0;
    list-style: none;
}


.woocommerce del .woocommerce-Price-amount {
    opacity: .7;
    color: #777;
}


.woocommerce ins {
    text-decoration: none;
}


.customer-favourites .woocommerce-Price-amount {
    font-size: 16px;
}

.product_list_widget .product-title {
    font-size: 14px;
    color: #222;
    text-transform: none;
    font-weight: 500;
    line-height: 1.4;
}

@media only screen and (max-width:480px) {

    .product_list_widget .product-title {
        display: inline-block;
        width: 100%;
        padding-top: 10px;
    }

}

/* hot-deal-mod */

.hot-deal-card {
    max-width: 400px;
    text-align: center;
    background: #fff;
    border: 2px solid #f4f4f4;
    padding: 25px;
}



.woocommerce .hot-deal-card .star-rating {
    float: none;
    margin: 15px auto;
}

.woocommerce .hot-deal-card .name-item a {
    font-weight: 600;
    color: #222;
    font-size: 24px;
}


.b-hot-deal-mod .b-hot-deal {
    border-color: transparent;
}

.b-hot-deal-mod .b-hot-deal .hot-deal-card {
    padding: 35px 30px 28px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 5px 14px #ccc;
    border: 1px solid #ddd;
}

.b-hot-deal-mod .ds-custom {
    margin: 0 0 25px;
}

.hot-deal-card .card-info {
    margin: 0 10%;
}


.card-info .caption {
    padding-bottom: 25px;
}

.card-info .deal,
.card-info .regular {
    font-weight: 600;
    color: #222;
}


.card-info .product-price-old,
.card-info .woocommerce-Price-amount.amount {
    font-weight: 600;
    font-size: 20px;
}

.b-hot-deal-mod .ds-custom .ds-element {
    background: #fff;
    border-left: 1px solid #ddd;
    outline: 0;
}

.deal > span,
.card-info .regular > span {
    text-transform: uppercase;
    line-height: 1.6;
    font-weight: normal;
}

.hot-deal-mod-item .image {
    margin-top: -18px;
}

.hot-deal-mod-item .image:after {
    display: none;
}

.hot-deal-mod-item .detail-info {
    margin-top: 22px;
}

.hot-deal-mod-item .detail-info .heading-line {
    margin-top: 5px;
    padding-bottom: 22px;
}

.hot-deal-mod-item .detail-info .name-item {
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    color: #222;
    padding-bottom: 10px;
}

.hot-deal-mod-item .detail-info .caption .product-description {
    margin-top: 15px;
}

.hot-deal-mod-item .detail-info .caption .product-description p {
    margin-top: 0;
    margin-bottom: 15px;
}

.hot-deal-mod-item .detail-info .caption .product-description a {
    color: #222;
    font-weight: 700;
    text-decoration: none;
}

/* countdown timer */

.ds-custom {
    display: block;
    margin: 40px 0 45px;
}

.ds-custom .ds-element {
    float: left;
    vertical-align: middle;
    padding: 0px 18px;
    background: #f6f6f6;
    max-width: 78px;
    margin-right: 0;
}

.ds-custom .ds-element:last-child {
    margin-right: 0;
    border-right: 1px solid #ddd;
}

.ds-custom .ds-element .ds-element-title {
    display: table-footer-group;
    font-size: 11px;
    text-transform: uppercase;
    color: #444444;
    position: relative;
    top: 10px;
}

.ds-custom .ds-element .ds-element-value {
    font-size: 20px;
    font-weight: bold;
    display: table-header-group;
    color: #444444;
    position: relative;
}

.ds-custom .ds-element .ds-element-value:after {
    content: '';
    position: relative;
    display: block;
    margin: 0 auto;
    width: 10px;
    height: 2px;
}

.summary .pwb-single-product-brands img {
    margin: 10px 10px 0px 0;
    max-width: 120px;
}

html .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 {
    padding: 1%;
    width: 16%;
    float: none;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

html .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 p {
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: center;
}


html .pwb-all-brands .pwb-brands-cols-outer .pwb-brands-col3 img {
    max-width: 100%;
    height: auto;
}


aside .pwb-columns-2 {
    width: 33%;
}

html .pwb-all-brands .pwb-pagination-wrapper {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 0;
    text-align: center;
    border: 0;
}

#gallery-2 img {
    max-width: 120px;
    height: auto;
}

html #gallery-2 .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 26%;
    margin: 2%;
}


#pixad-listing.list .card__inner .decor-1 {
    display: none;
}



.fl-login-register--header {
    border-radius: 3px !important;
    display: inline-block !important;
    max-width: 100% !important;
    width: auto !important;
    color: #fff !important;
    background: 0 0 !important;
    margin-left: 25px !important;
    cursor: pointer;
}

.fl-login-register--header .fl-header-register-delimiter {
    padding: 0 5px;
}

.fl-login-register--header .fl-header-register-delimiter {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: .1em;
}

.fl-login-register--header i {
    margin-right: 5px;
}

.fl-login_form .login_form_title,
.fl-register-sub-menu .register_form_title {
    color: #222222 !important;
}

.fl-login_form .login_form_title,
.fl-register-sub-menu .register_form_title {
    color: #222222 !important;
}

.fl-login_form .login-submit .btn-skew-r {
    transform: skewX(0deg);
    margin-left: 0px;
}

.fl-login_form .login_form_title,
.fl-register-sub-menu .registration-text {
    color: #222222 !important;
}

.fl-login_form .fl-register-sub-menu a {
    color: #dc2d13 !important;
}

.fl-register-sub-menu .reg_passmail {
    color: #222222 !important;
}

.fl-login_form .reg_passmail {
    color: #222222 !important;
}

.fl-login_form span {
    color: #222222 !important;
}

.fl-login_form span {
    color: #222222 !important;
}

.fl-register-sub-menu .register-text-link a {
    color: #dc2d13 !important;
}

.fl-login_form .registration-text-wrapper a {
    color: #dc2d13 !important;
}

.fl-login_form .remember--lost-password-wrapper .remember-login-checkbox-label {
    color: #222222 !important;
}

.fl-login_form .remember--lost-password-wrapper a {
    color: #dc2d13;
}
