body {
    background:#FFF !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size:14px;
}

.clear {
    clear:both !important;
}

a {
    outline: none!important;
    color: #025597;
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.container {
    width:1370px !important;
    max-width: 1370px;
}

.tex-padding-30 {
    padding-top:30px !important;
    padding-bottom:15px !important;
}

.tex-logo p {
    color:#025597;
    font-size:14px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight:500 !important;
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
    text-align:center !important;
}

.tex-logo img {
    width:100% !important;
}

.tex-header-adres p {
    color:#201f2f !important;
    font-size:16px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight:500 !important;
    padding-left:40px !important;
}
.tex-header-adres p a {
    color:#201f2f !important;
    text-decoration: none;
}

.tex-header-phone a {
    display:block !important;
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:700 !important;
    line-height:30px !important;
    text-decoration:none !important;
    font-family: 'Open Sans', sans-serif !important;
}

.tex-header-phone img {
    padding-left:6px !important;
    width:32px !important;
}

.tex-header-time-zv p {
    color:#201f2f !important;
    font-size:16px !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight:500 !important;
}

.tex-header-time-zv a {
    color:#025597 !important;
    font-size:16px !important;
    text-transform:uppercase !important;
    font-weight:700 !important;
    text-decoration:none !important;
    font-family: 'Open Sans', sans-serif !important;
}

.tex-header-time-zv a:hover {
    color:#ff8f00 !important;
}

.tex-header-mail {
    text-align:right !important;
}

.tex-header-mail img {
    width:35px !important;;
}

.tex-header-mail a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:18px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    font-family: 'Open Sans', sans-serif !important;
}

.tex-header-mail a:hover {
    color:#ff8f00 !important;
}

.tex-menu {
    /*margin-left:20px !important;*/
}

.tex-menu-block {
    background:#3c7dc4 !important;
    border:none !important;
    border-radius: 0 !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
}

.tex-menu li a {
    display:flex !important;
    align-items: center;
    background:none !important;
    color:#FFF !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size:18px !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    font-weight:500 !important;
    padding:15px 24px !important;
}
.tex-menu > li > a {
    line-height: 20px;
}

.tex-menu li a.selected,
.tex-menu li a:hover {
    color:#e1982f !important;
}

.nav.tex-menu>li>.dropdown-menu {
    background:#f3f2f1 !important;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 10px;
}

.dropdown-menu>li>a {
    display:block !important;
    background:#FFF !important;
    color:#31364d !important;
    font-size:14px !important;
    text-transform:none !important;
    padding:10px !important;
    margin:5px !important;
    border-left:2px solid transparent !important;
}

.dropdown-menu>li>a:hover {
    color:#e1982f !important;
    border-left:2px solid #e1982f !important;
}

.tex-cat-h {
    display: flex;
    height: 50px;
    align-items: center;
}
.tex-cat-h > a {
    color:#FFF !important;
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase !important;
    text-decoration: none;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 26px;
}
.tex-cat-h .dropdown-menu {
    left: -5px!important;
    min-width: 437px;
    background: #fff;
    border: none;
    border-radius: unset;
    box-shadow: 0 0 1px;
    padding: 0 5px 5px;
    margin-top: 22px;
}
.index_page .tex-cat-h .dropdown-menu {
    box-shadow: none;
}

.tex-mob-menu-level li a {
    background: #f3f2f1 !important;
    display: block !important;
    text-decoration: none !important;
    color: #31364d !important;
    font-size: 16px !important;
    background: #fff !important;
    padding: 10px 30px !important;
    font-weight: 500 !important;
}

.tex-mob-dopol-menu {
    background:#007ec8 !important;
    padding:15px !important;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background:none !important;
}

.tex-mob-ic-dop {
    padding-right:20px !important;
}

.tex-mob-ic-pad {
    margin: 0 !important;
}

.tex-mob-ic-pad {
    padding-left:2px !important;
}

.nav-dop ul {
    font-family: 'Open Sans', sans-serif !important;
    margin: 0;
    padding: 0;
    list-style:none;
    width:100%;
    background: #fff;
}

.nav-dop li {
    color: #31364d !important;
}

.nav-dop ul li {
    position: relative;
    z-index:1000 !important;
}

.nav-dop li ul {
    position: absolute;
    left: 100%;
    top: -5px;
    padding: 0 5px 5px;
    display: none;
}

.nav-dop ul li a {
    display: block;
    background: #f3f2f1;
    border-left:2px solid transparent !important;
    text-decoration: none;
    color: #31364d;
    font-size: 16px;
    padding: 0 30px;
    line-height: 45px;
    font-weight: 500 !important;
    margin-top: 5px;
}

.nav-dop ul li a:hover {
    background:#FFF !important;
}

.nav-dop li:hover ul { display: block;}


.nav-dop li:hover > a {
    color:#ff8f00 !important;
    background:#f3f2f1 !important;
    border-left:2px solid #ff8f00 !important;
}


.nav-dop li:hover ul a:hover {
    background-color:#FFF !important;
    background-image:none;
    color:#000;
}

.nav-dop li ul a {
    color: #31364d !important;
}

.arrow-left {
    display: block;
    width: 10px;
    height: 14px;
    border-right: 10px solid #31364d;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.arrow-right {
    display: block;
    width: 10px;
    height: 14px;
    border-left: 10px solid #31364d;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.nav-dop li:hover > a .arrow-right {
    border-left: 10px solid #ff8f00;
}

.tex-ic-menu {
    float:right !important;
    margin-top: 15px;
}

.tex-slider-navig a {
    display:block !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
    padding:15px 10px !important;
    font-family: 'Open Sans', sans-serif !important;
    text-decoration:none !important;
    font-size:16px !important;
    text-align:center !important;
    margin-top:20px !important;
}

.tex-slider-navig a:hover {
    background:#9dbee1 !important;
}

.tex-slider-navig-zakaz-mob a {
    display:block !important;
    background:#ff8f00 !important;
    color:#FFF !important;
    padding: 15px 10px !important;
    font-family: 'Open Sans', sans-serif !important;
    text-decoration:none !important;
    font-size:16px !important;
    text-align:center !important;
    margin-top:20px !important;
}

.tex-header-position {
    background:#FFF !important;
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 1020 !important;
}

.tex-slider-navig-zakaz-mob a:hover {
    background:#9dbee1 !important;
}

.carousel-indicators-dop {
    margin-top: 0 !important;
}

.carousel-control {
    width: auto;
    opacity: .9 !important;
}
.carousel-control.left {
    left: 15px;
}
.carousel-control.right {
    left: auto;
    right:15px !important;
}

.tex-slider-texting h3 {
    color:#201f2f !important;
    font-size:24px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
}

.tex-slider-texting p {
    color:#201f2f !important;
    font-size:15px !important;
}

.tex-slider-img img {
    display: block;
    width: 100% !important;
    max-width: 900px;
    margin: 0 auto;
}

.carousel-control {
    background:none !important;
}

.tex-left-menu-but a {
    display:block !important;
    background:#ff8f00 !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-decoration:none !important;
    text-align:center !important;
    padding:10px !important;
    margin-top:15px !important;
}

.tex-left-menu-but a:hover {
    background:#fac277 !important;
}

.tex-padding-60 {
    margin-top:60px !important;
}

.tex-search-brand li a {
    display:block !important;
    background:none !important;
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    padding:10px 8px !important;
    border:none !important;
}

.tex-search-brand li a:hover {
    color:#ff8f00 !important;
}

.nav-tabs {
    border-bottom: 1px solid #c4c4c4;
}

.tex-padding-10 {
    margin-top:10px !important;
}
.mt-15 {
    margin-top:15px !important;
}

.tex-search-zak a {
    display:block !important;
    background:#ff8f00 !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-decoration:none !important;
    text-align:center !important;
    padding:12px 10px !important;
}

.tex-search-zak a:hover {
    background:#fac277 !important;
}

.tex-navbaer-search {
    margin: 0;
    padding: 0 !important;
}

.tex-form-control {
    display: block!important;
    width:500px !important;
    height: 50px;
    border-radius:0 !important;
    border:none !important;
    border-bottom:1px solid #c4c4c4 !important;
    box-shadow:none !important;
    color:#201f2f !important;
    font-weight:500 !important;
    font-size:16px !important;
    margin-left:0 !important;
    padding: 0 12px;
}

.tex-btn {
    background:url(../images/search.png) !important;
    background-repeat:no-repeat !important;
    background-position:top center !important;
    border:none !important;
    padding:20px !important;
}

.tex-btn:hover {
    border:none !important;
    color: transparent !important;
}

.tex-margin-145 {
    margin-top:145px !important;
}

.tex-prem h4 {
    color: #201f2f !important;
    font-size: 30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    text-align:center !important;
}

.tex-prem-img img {
    width:100% !important;
}

.tex-margin-dop-30 {
    margin-top:30px !important;
}

.tex-margin-20 {
    margin-top:20px !important;
}

.tex-prem-texting h5 {
    color:#201f2f !important;
    font-weight:600 !important;
    font-size:16px !important;
    text-transform:uppercase !important;
}

.tex-prem-texting p {
    color:#201f2f !important;
    font-weight:500 !important;
    font-size:16px !important;
}

.tex-prem-texting a {
    color:#025597 !important;
    text-decoration:none !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-transform:uppercase !important;
}

.tex-prem-texting a:hover {
    color:#ff8f00 !important;
}

.tex-block-content {
    background:url(../images/back-content-left.jpg) !important;
    background-repeat:no-repeat !important;
    background-position:top left !important;
    height:895px !important;
}

.tex-content {
    background:url(../images/background-content.png) !important;
    background-repeat:no-repeat !important;
    background-position:top right !important;
    padding:100px 50px !important;
}

.tex-content-content h1 {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:30px !important;
    font-weight:500 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-content-content p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top:10px !important;
    line-height:25px !important;
}

.tex-content-hover-dop a {
    display:block !important;
    background:none !important;
    font-size:16px !important;
    color:#025597 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    margin-top:15px !important;
}

.tex-content-hover-dop a:hover {
    color:#ff8f00 !important;
}

.tex-content-hover a {
    display:block !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
    font-size:18px !important;
    text-decoration:none !important;
    text-align:center !important;
    font-weight:500 !important;
    padding:20px !important;
    margin-top:15px !important;
}

.tex-content-hover a:hover {
    background:#9dbee1 !important;
}

.tex-content-contacts {
    border-left:1px solid #c4c4c4 !important;
    padding-left:20px !important;
}

.tex-content-contacts h6 {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:30px !important;
    font-weight:500 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-content-contacts p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top:10px !important;
    line-height:25px !important;
}

.tex-content-contacts a {
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
}

.tex-content-contacts a:hover {
    color:#ff8f00 !important;
}

h4.tex-podsh,
.tex-podsh h4 {
    color: #201f2f !important;
    font-size: 30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    text-align: center !important;
}

.tex-podsh-catalog {
    margin-top:50px !important;
    padding:20px !important;
    border-bottom:4px solid #FFF !important;
}

.tex-podsh-catalog:hover {
    box-shadow:0 2px 5px rgb(0 0 0 / 13%) !important;
    border-bottom:4px solid #e1982f !important;
}

.tex-podsh-catalog h2 {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    min-height: 40px;
}

.tex-podsh-catalog img {
    width:100% !important;
}

.tex-podsh-left p {
    color:#201f2f !important;
    font-size:14px !important;
}

.tex-podsh-right {
    border-left:1px solid #c4c4c4 !important;
    padding-left:10px !important;
}

.tex-podsh-right a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    line-height:30px !important;
}

.tex-podsh-right a:hover {
    text-decoration:underline !important;
}

.tex-podsh-price {
    font-size: 16px;
    margin: 6px 0 0;
}

.tex-podsh-hover a {
    display:block !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-align:center !important;
    padding:10px !important;
}

.tex-podsh-hover a:hover {
    background:#9dbee1 !important;
}

.tex-podsh-price + .tex-podsh-hover a {
    margin-top: 20px;
}

.tex-podsh-hover-dop a {
    display: flex !important;
    align-items: center;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
}
.tex-podsh-hover-dop a .arrow-right {
    margin-left: 10px;
}

.tex-podsh-hover-dop a:hover {
    text-decoration:underline !important;
}

.tex-news h6 {
    color:#201f2f !important;
    font-size:30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    padding-left:20px !important;
}

.tex-news-border {
    border-left:1px solid #c4c4c4 !important;
    padding-left:20px !important;
}

.tex-news-text {
    display: block;
    text-decoration: none!important;
    margin-top:20px !important;
}

.tex-news-text h4 {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:600 !important;
    line-height:25px !important;
}

.tex-news-text p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-news-hover a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    margin-top:15px !important;
    margin-left:20px !important;
}

.tex-news-hover a:hover {
    text-decoration:underline !important;
}

.tex-partn {
    background:#f3f2f1 !important;
    padding: 50px !important;
}

.tex-part-blocks h6 {
    color:#201f2f !important;
    font-size:30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    padding-bottom:50px !important;
}

.tex-part-blocks a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background:#FFF !important;
    padding: 0 10px !important;
    color:#201f2f !important;
    margin-top:5px !important;
}

.tex-part-vopr h6 {
    color:#201f2f !important;
    font-size:30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    padding-bottom:50px !important;
}

.tex-part-vopr h5 {
    color:#201f2f !important;
    font-size:24px !important;
    font-family: 'Cuprum', sans-serif !important;
    font-weight:500 !important;
    padding-top:30px !important;
}

.tex-part-vopr h3 {
    color:#201f2f !important;
    font-size:30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    padding-top:45px !important;
}

.tex-part-vopr p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-ic-menu-dop {

}

.tex-form-zav {
    border: 1px solid #fff;
    width:100% !important;
    margin-top:15px !important;
    border-radius: 0 !important;
    color:#31364d !important;
}

.tex-form-zav-dilers {
    background:#f3f2f1 !important;
    border: 1px solid #f3f2f1;
    width:100% !important;
    margin-top:15px !important;
    border-radius: 0 !important;
    color:#31364d !important;
}

.tex-form-zav-dilers-dop {
    background:#f3f2f1 !important;
    border:none !important;
    width:100% !important;
    margin-top:15px !important;
    border-radius: 0 !important;
    color:#31364d !important;
}

.tex-form-zav-dop {
    border: 1px solid #fff;
    width:100% !important;
    margin-top:15px !important;
    border-radius: 0 !important;
    color:#31364d !important;
}

.tex-form-zav-dop-contacts {
    border:none !important;
    width:100% !important;
    margin-top:15px !important;
    border-radius: 0 !important;
    color:#31364d !important;
}

.tex-chekbox {
    padding-top:20px !important;
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-chekbox p {
    color: #31364d !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 16px;
    margin-bottom: 0;
}
.tex-chekbox label {
    margin-bottom: 0;
}

.tex-chekbox p a {
    color:#025597 !important;
}

.tex-chekbox-dopol {
    padding-top:15px !important;
    color:#31364d !important;
    font-size:11px !important;
    font-weight:500 !important;
}

.tex-chekbox-dopol label {
    display: block;
    color: #31364d !important;
    font-size: 11px !important;
    font-weight: 500 !important;
    margin-bottom: 10px;
}

.tex-chekbox-dopol p a {
    color:#025597 !important;
}

.tex-chek-dop {
    margin-right:10px !important;
}

.tex-chekbox-forms a,
.tex-chekbox-forms button {
    display:block !important;
    width:70% !important;
    background:#007ec8 !important;
    border: none;
    font-size:18px !important;
    font-weight:600 !important;
    color:#FFF !important;
    text-align:center !important;
    text-decoration:none !important;
    padding:10px !important;
    margin-top:20px !important;
    cursor: pointer;
}

.tex-chekbox-forms a:hover,
.tex-chekbox-forms button:hover {
    background:#66b2de !important;
}

.tex-chekbox-forms-dilers button,
.tex-chekbox-forms-dilers a {
    display:block !important;
    width:100% !important;
    background:#ff8f00 !important;
    font-size:18px !important;
    font-weight:600 !important;
    color:#FFF !important;
    text-align:center !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    padding:10px !important;
    margin-top:20px !important;
    border: none;
    outline: none;
    cursor: pointer;
}
.tex-chekbox-forms-dilers button:hover,
.tex-chekbox-forms-dilers a:hover {
    background:#fac277 !important;
}

.tex-search-param h4 {
    color:#201f2f !important;
    font-size:30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    padding-bottom:50px !important;
    text-align:center !important;
}

.tex-form-control-param {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    color: #201f2f;
    font-size: 16px;
    padding: 0 15px;
}

.tex-btn-param {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    background: url(../images/search.png) no-repeat center;
    background-size: contain;
    border:none !important;
    outline: none;
}

.tex-btn-param:hover {
    border:none !important;
    color: transparent !important;
}

.tex-navbaer-search-dop {
    position: relative;
    width:100%;
    height: 56px;
    padding: 0;
}

.tex-search-param-buttom-left {
    text-align:center !important;
}

.tex-search-param-buttom-left a {
    display:block !important;
    background:none !important;
    color:#000 !important;
    font-size:16px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    margin-top:18px !important;
}

.tex-search-param-buttom-left a:hover {
    color:#ff8f00 !important;
}

.tex-search-param-buttom-left-1c {
    text-align:right !important;
}

.tex-search-param-buttom-left-1c a {
    display:block !important;
    background:none !important;
    color:#000 !important;
    font-size:15px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    margin-top:18px !important;
}

.tex-search-param-buttom-left-1c a:hover {
    color:#ff8f00 !important;
}

.tex-search-param-buttom a {
    display:block !important;
    background:none !important;
    color:#000 !important;
    font-size:16px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    margin-top:18px !important;
}

.tex-search-param-buttom a:hover {
    color:#ff8f00 !important;
}

.tex-search-param-buttom-1c {
    text-align:center !important;
}

.tex-search-param-buttom-1c a {
    display:block !important;
    background:none !important;
    color:#000 !important;
    font-size:15px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    margin-top:18px !important;
}

.tex-search-param-buttom-1c a:hover {
    color:#ff8f00 !important;
}

.tex-search-param-buttom-1c-dop {
    text-align:left !important;
}

.tex-search-param-buttom-1c-dop a {
    display:block !important;
    background:none !important;
    color:#000 !important;
    font-size:15px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    text-decoration:none !important;
    margin-top:18px !important;
}

.tex-search-param-buttom-1c-dop a:hover {
    color:#ff8f00 !important;
}

.tex-sp-block {
    border-bottom:1px solid #c4c4c4 !important;
}

.tex-filt p {
    color:#31364d !important;
    font-size:16px !important;
    font-weight:600 !important;
}

.tex-margin-50 {
    margin-top:50px !important;
}

.tex-addon {
    background:#f3f2f1 !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    font-size:16px !important;
    height:45px !important;
    margin-bottom:5px !important;
}

.tex-addon-form {
    background:#f3f2f1 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow:none !important;
    height:45px !important;
}

.input-group {
    margin-bottom:5px !important;
}

.tex-chekbox-filt {
    background:#f3f2f1 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow:none !important;
    height:45px !important;
    padding:10px !important;
    margin-bottom:5px !important;
}

.tex-option-select {
    background:#f3f2f1 !important;
    width:100% !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow:none !important;
    height:45px !important;
    padding:10px 20px 10px 10px !important;
    margin-bottom:5px !important;
}

.tex-option-select option {
    background:#FFF !important;
    color:#201f2f !important;
    font-size:16px !important;
}

.tex-sert h4 {
    color: #201f2f !important;
    font-size: 30px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    padding-bottom: 50px !important;
    text-align: center !important;
}

.tex-sert-gallery img {
    width:70% !important;
    box-shadow: 0 0 1px #ccc;
}

.tex-sert-gallery p {
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    margin-top:20px !important;
    text-transform:uppercase !important;
}

.tex-content-block {
    margin-top:40px !important;
}

.tex-content-block p,
.content-styles p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top:10px !important;
}

.breadcrumb {
    background:#FFF !important;
    border: none !important;
    border-radius: 0 !important;
    padding:10px 0 !important;
}

.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb li a {
    color:#31364d !important;
    font-weight:400 !important;
}

.breadcrumb>.active {
    color:#31364d !important;
    font-weight:400 !important;
}

.tex-content-block h1,
.content-styles h1 {
    color:#201f2f !important;
    font-size:30px !important;
    font-weight:500 !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform:uppercase !important;
}

.tex-product-action {
    background:#ff8f00 !important;
    padding:5px 15px !important;
    min-height:50px !important;
}

.tex-product-action-left p {
    font-family: 'Cuprum', sans-serif !important;
    color:#FFF !important;
    font-size:28px !important;
    font-weight:500 !important;
    text-transform:uppercase !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-product-action-right p {
    color:#FFF !important;
    font-size:12px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    padding:14px 0 0 0 !important;
    margin: 0 !important;
}

.tex-product-sklad {
    background:#f3f2f1 !important;
    padding:5px 15px !important;
    min-height:50px !important;
}

.tex-product-sklad p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding:10px 0 0 0 !important;
    margin-bottom: 10px;
}

.tex-product-marka {
    background:#3c7dc4 !important;
    padding:5px 15px !important;
    min-height:50px !important;
}

.tex-product-marka p {
    color:#FFF !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding:10px 0 0 0 !important;
    margin-bottom: 10px;
}

.tex-product-delivery-hover {
    background:#3c7dc4 !important;
    width:100% !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    padding:15px 15px !important;
    border: 0 !important;
    border-radius: 0 !important;
    min-height:50px !important;
}

.tex-product-delivery-hover-dopos {
    background:#3c7dc4 !important;
    width:100% !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    padding:15px 15px !important;
    border: 0 !important;
    border-radius: 0 !important;
    min-height:50px !important;
}

.tex-product-delivery-hover-dopos:hover {
    background:#3c7dc4 !important;
}

.tex-product-delivery-opis {
    background:#ff8f00 !important;
    width:100% !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    padding:15px 15px !important;
    border: 0 !important;
    border-radius: 0 !important;
    min-height:50px !important;
    margin-top:20px !important;
}

.tex-well {
    background:#f3f2f1 !important;
    border:none !important;
    border-radius: 0 !important;
    padding:30px 25px 100px 25px !important;
    margin-top:5px !important;
}

.tex-well p {
    color:#201f2f !important;
    font-size:16px !important;
    line-height:30px !important;
}

.tex-well a {
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
}

.tex-well a:hover {
    color:#ff8f00 !important;
}

.tex-well-dopos {
    background:#FFF !important;
    border:none !important;
    border-radius: 0 !important;
    padding:30px 25px 100px 25px !important;
    margin-top:5px !important;
    box-shadow:0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%) !important;
}

.tex-well-dopos p {
    color:#201f2f !important;
    font-size:16px !important;
    line-height:25px !important;
}

.tex-well-dopos a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    line-height:35px !important;
}

.tex-well-dopos a:hover {
    color:#ff8f00 !important;
}

.tex-well-dopos-doc {
    background:#f3f2f1 !important;
    border:none !important;
    border-radius: 0 !important;
    padding:30px 25px 100px 25px !important;
    margin-top:5px !important;
}

.tex-well-dopos-doc p {
    color:#201f2f !important;
    font-size:16px !important;
    line-height:25px !important;
}

.tex-well-dopos-doc a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    line-height:35px !important;
}

.tex-well-dopos-doc a:hover {
    color:#ff8f00 !important;
}

.tex-product-gallery {
    margin-top:5px !important;
}

.tex-product-gallery img {
    width:100% !important;
}

.tex-product-info {
    padding-top:40px !important;
}

.tex-product-info ul {
    list-style-type:none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.tex-product-info ul li {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:40px !important;
    font-weight:500 !important;
}

.tex-product-info p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-product-number {
    background:#f3f2f1 !important;
    padding:11px 0 !important;
    text-align:center !important;
}
.tex-product-number input {
    border: none;
}
.tex-product-number p {
    padding: 0 !important;
    margin: 0 !important;
}

.tex-product-vkorz-hover {
    width:100% !important;
    background:#ff8f00 !important;
    border: 0 !important;
    border-radius: 0 !important;
    font-size:16px !important;
    color:#FFF !important;
    padding:14px 10px !important;
}

.tex-dilers-hover {
    width:100% !important;
    background:#ff8f00 !important;
    border: 0 !important;
    border-radius: 0 !important;
    font-size:16px !important;
    color:#FFF !important;
    padding:14px 10px !important;
    margin-top:5px !important;
}

.tex-modal-title {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:30px !important;
    font-weight:500 !important;
    text-transform:uppercase !important;
}

.tex-modal-content {
    padding:50px !important;
}

.tex-modal-content-dilers {
    padding:25px !important;
    width:700px !important;
    margin: 0 auto !important;
}

.modal-dialog {
    width:960px !important;
    max-width: 960px;
}

.tex-modal-header {
    border-bottom:none !important;
    padding:15px 15px 0 15px !important;
}
.tex-modal-header h4 {
    margin-top: 0;
}

.tex-margin-30 {
    margin-top:30px !important;
}
.tex-margin-40 {
    margin-top:40px !important;
}

.tex-border-korz {
    border-bottom:1px solid #c4c4c4 !important;
    padding-bottom:20px !important;
}

.tex-korz-h h4 {
    color:#201f2f !important;
    font-size:14px !important;
    font-weight:600 !important;
}

.tex-korz-h p {
    color:#201f2f !important;
    font-size:18px !important;
    font-weight:500 !important;
    margin-bottom: 0;
}

.tex-korz-h-korz h4 {
    color:#201f2f !important;
    font-size:14px !important;
    font-weight:600 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.tex-korz-h-korz p {
    color:#201f2f !important;
    font-size:18px !important;
    font-weight:500 !important;
    margin-bottom: 0;
}

.tex-korz-h-korz-mob h4 {
    color:#201f2f !important;
    font-size:14px !important;
    font-weight:600 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.tex-korz-h-korz-mob p {
    color:#201f2f !important;
    font-size:18px !important;
    font-weight:500 !important;
}

.tex-mn-sh {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:22px !important;
    font-weight:500 !important;
}

.tex-korz-number {
    background: #f3f2f1 !important;
    padding: 11px 10px !important;
    text-align: center !important;
    margin-left: 15px !important;
}
.tex-korz-number input {
    border: none;
}

.tex-korz-number p {
    font-size:14px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-korz-number-korz {
    background: #f3f2f1 !important;
    padding: 15px 10px !important;
    text-align: center !important;
}

.tex-korz-number-korz p {
    font-size:14px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-korz-number-korz-white {
    background: #FFF !important;
    padding: 8px 10px !important;
    text-align: center !important;
    /*margin-top:5px !important;*/
}

.tex-korz-number-korz-white p {
    font-size:14px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.quantity-block {
    display: flex;
    justify-content: center;
}
.quantity-block a {
    display: flex;
    width: 30px;
    height: 30px;
    background: #f2f2f2;
    justify-content: center;
    align-items: center;
}
.quantity-block input {
    display: block;
    width: 50px;
    height: 30px;
    margin: 0 5px;
    text-align: center;
}

.tex-table-buttom-hov a {
    display:block !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
    font-size:14px !important;
    font-weight:600 !important;
    text-align:center !important;
    text-decoration:none !important;
    padding: 20px !important;
}

.tex-table-buttom-hov a:hover {
    background:#e1982f !important;
}

.tex-korz-number-korz-mob {
    background: #f3f2f1 !important;
    padding: 15px 5px !important;
    text-align: center !important;
}

.tex-korz-number-korz-mob p {
    font-size:14px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-korz-price p {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:24px !important;
    font-weight:500 !important;
    padding-top:10px !important;
}

.tex-korz-price-korz p {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:24px !important;
    font-weight:500 !important;
    text-align:right !important;
    margin-bottom: 0;
}

.tex-korz-price-korz-mob p {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top:5px !important;
}

.tex-korz-close {
    color:#ff8f00 !important;
    text-decoration: none;
}
.tex-korz-close:hover {
    text-decoration: none;
}

.tex-korz-close-korz {
    color:#ff8f00 !important;
    text-align:center !important;
    cursor: pointer;
    margin-top: -5px;
}

.tex-korz-img img {
    width:100% !important;
}

.tex-close-och-korz a {
    display: inline-block;
    color:#201f2f !important;
    font-size:18px !important;
    font-weight:400 !important;
    text-transform:uppercase !important;
    padding-top:155px !important;
}
.tex-close-och-korz a:hover {
    text-decoration: none;
}

.tex-korz-fin {
    text-align:right !important;
    padding-top:30px !important;
}

.tex-it-korz p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:400 !important;
}

.tex-it-zc p {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:40px !important;
    font-weight:600 !important;
}

.tex-it-hover a {
    display:block !important;
    background:#ff8f00 !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    text-align:center !important;
    padding:10px !important;
}

.tex-it-hover a:hover {
    background:#fac277 !important;
}

.tex-teh-h {
    margin-top:30px !important;
}

.tex-teh-h p {
    font-size:14px !important;
    color:#201f2f !important;
    font-weight:500 !important;
}

.tex-content-product {
    margin-top:50px !important;
}

.tex-content-product p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top:15px !important;
}

.tex-content-product ul li {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-contactos-inform h2 {
    color:#201f2f !important;
    font-size:30px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    padding-top:30px !important;
}

.tex-contactos-inform a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    font-size:16px !important;
}

.tex-contactos-inform a:hover {
    color:#e1982f !important;
}

.tex-contactos-inform p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top:5px !important;
}

.tex-contactos-hover-info a {
    width:20% !important;
    display:block !important;
    background:#3c7dc4 !important;
    padding:10px !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-align:center !important;
    text-decoration:none !important;
    margin-top:50px !important;
}

.tex-contactos-hover-info a:hover {
    background:#66b2de !important;
}

.tex-tab-pane a {
    color:#31364d !important;
    font-size:16px !important;
    font-weight:600 !important;
    text-decoration: none;
    text-transform:uppercase !important;
    border-bottom:2px solid transparent !important;
}

.tex-tab-pane a.active {
    color:#ff8f00 !important;
    border-bottom:2px solid #ff8f00 !important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
}

.tex-margin-120 {
    margin-top:120px !important;
}

.tex-podsh-left-product p {
    color:#201f2f !important;
    font-size:16px !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
}

.tex-podsh-left-product h2 {
    color: #201f2f !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.tex-product-info-dop {
    padding-left:15px !important;
    padding-top:50px !important;
    padding-bottom:20px !important;
}

.tex-product-info-dop ul {
    list-style-type:none !important;
    text-align:center !important;
    margin: 0 !important;
    padding: 0 !important;
}

.tex-product-info-dop ul li {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:40px !important;
    font-weight:500 !important;
}

.tex-product-info-dop p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-podsh-right-product {
    border-left:1px solid #c4c4c4 !important;
    padding-left:10px !important;
}

.tex-podsh-right-product p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-h-position {
    text-align:center !important;
    text-transform:uppercase !important;
}

.tex-contatcs-img-icon img {
    width:100% !important;
}


.tex-contacts-contacts h4 {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    padding-top:10px !important;
}

.tex-contacts-contacts a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
}

.tex-contacts-contacts a:hover {
    color:#ff8f00 !important;
}

.tex-contacts-contacts p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-contacts-h2 {
    color: #201f2f !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    font-family: 'Cuprum', sans-serif !important;
    text-align:center !important;
    text-transform:uppercase !important;
}

.tex-contacts-maps-form {
    background:#f3f2f1;
    padding: 0 20px 50px 0 !important;
}

.tex-contacts-maps-left {
    background:#f3f2f1 !important;
    width:420px !important;
    padding:20px 20px 0 10px !important;
    margin-top:-700px !important;
    z-index:1020 !important;
    position:relative !important;
    padding-bottom:20px !important;
}

.tex-contacts-pesh-hover a {
    width:320px !important;
    display:block !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
    text-align:center !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-decoration:none !important;
    padding:10px !important;
    margin:10px auto !important;
}

.tex-contacts-pesh-hover a:hover {
    background:#66b2de !important;
}

.tex-contacts-m-l-img img {
    width:100% !important;
}

.tex-contacts-m-l-text p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:400 !important;
    padding-top:5px !important;
}

.tex-contacts-m-l-text h4 {
    text-transform:uppercase !important;
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:600 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-contacts-m-l-text a {
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
}

.tex-contacts-m-l-text a:hover {
    color:#ff8f00 !important;
}

.modal-footer {
    border-top:none !important;
}

.tex-modal-text {
    background:#f3f2f1 !important;
    padding:10px 20px !important;
}

.tex-modal-text p {
    padding: 0 !important;
    margin: 0 !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-contacts-rekvz p {
    background:#f3f2f1 !important;
    padding:10px 20px !important;
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-contacts-rekvz-kr p {
    background:#f3f2f1 !important;
    padding:10px 20px !important;
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
    margin-bottom: 5px;
}
.tex-contacts-rekvz-kr-dop input {
    display: block;
    width: 100%;
    height: 44px;
    padding: 0 15px;
    background: #f3f2f1;
    border: none;
}
.tex-contacts-rekvz-kr-dop input.error-field {
    border: 1px solid #f00;
}
.tex-contacts-rekvz-kr-dop textarea {
    display: block;
    width: 100%;
    height: 120px;
    padding: 10px 15px;
    background: #f3f2f1;
    border: none;
}

.tex-contacts-rekvz-kr-dop p {
    background:#f3f2f1 !important;
    padding:10px 20px !important;
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
    height:43px !important;
}

.tex-contacts-rekvz-kr-dop-bottom {
    background:#f3f2f1 !important;
    padding:10px 20px !important;
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
    height:120px !important;
}

.tex-contacts-rekzv-hover a {
    display:block !important;
    background:#ff8f00 !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-decoration:none !important;
    text-align:center !important;
    padding:10px !important;
}

.tex-contacts-rekzv-hover a:hover {
    background:#fac277 !important;
}

.tex-korz-pro-pokup a {
    display:block !important;
    background:#f3f2f1 !important;
    color:#201f2f !important;
    font-weight:400 !important;
    padding:9px !important;
    text-decoration:none !important;
    text-align:center !important;
    border:1px solid #3c7dc4 !important;
    font-size:16px !important;
}

.tex-korz-pro-pokup a:hover {
    border:1px solid #3c7dc4 !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
}

.tex-korz-off-korz a {
    display:block !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
    font-weight:400 !important;
    padding:10px !important;
    text-decoration:none !important;
    text-align:center !important;
    font-size:16px !important;
}

.tex-korz-off-korz a:hover {
    background:#66b2de !important;
}

.tex-korz-zakaz a,
.tex-korz-zakaz button {
    display:block !important;
    width: 100%;
    border: none;
    background:#ff8f00 !important;
    color:#FFF !important;
    font-weight:400 !important;
    padding:10px !important;
    text-decoration:none !important;
    text-align:center !important;
    text-transform:uppercase !important;
    font-size:16px !important;
}

.tex-korz-zakaz a:hover,
.tex-korz-zakaz button:hover {
    background:#fac277 !important;
}

.tex-korz-itg {
    background:#f3f2f1 !important;
    padding:30px 20px !important;
    margin-top:5px !important;
}
.tex-korz-itg.order-sum {
    margin-top: 10px!important;
    margin-bottom: 10px;
}

.tex-korz-itg-p1 p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

p.tex-korz-itg-p1-pp {
    font-family: 'Cuprum', sans-serif !important;
    font-size:40px !important;
    font-weight:500 !important;
    color:#201f2f !important;
}

.tex-korz-itg-p2 {
    padding-top:25px !important;
}

.tex-korz-itg-p2 p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

p.tex-korz-itg-p2-pp {
    font-family: 'Cuprum', sans-serif !important;
    font-size:24px !important;
    font-weight:500 !important;
    color:#ff8f00 !important;
}

.tex-korz-itg-p3 {
    padding-top:50px !important;
}

.tex-korz-itg-p3 p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.tex-korz-itg-p4 {
    padding-top:30px !important;
}

.tex-korz-itg-p4 a {
    color:#025597 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    font-size:16px !important;
}

.tex-korz-itg-p4 a:hover {
    color:#ff8f00 !important;
}

.tex-korz-itg-p5 {
    padding-top:30px !important;
}

.tex-korz-itg-p5 p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-korz-itg-p5 a {
    color:#025597 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    font-weight:500 !important;
    font-size:16px !important;
}

.tex-korz-itg-p5 a:hover {
    color:#ff8f00 !important;
}

.tex-orange-hover a {
    display: block !important;
    background: #ff8f00 !important;
    color: #FFF !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
    text-align: center !important;
    padding: 14px 15px !important;
}

.tex-margin-70 {
    margin-top:70px !important;
}

.tex-margin-90 {
    margin-top:90px !important;
}

.tex-margin-100 {
    margin-top:100px !important;
}

.tex-orange-hover a:hover {
    background:#fac277 !important;
}

.tex-modal-text-korz {
    background: #f3f2f1 !important;
    padding: 10px 20px !important;
}

.tex-modal-text-korz p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.tex-zakz-sform {
    text-align:center !important;
}

.tex-zakz-sform h6 {
    color:#201f2f !important;
    font-size:16px !important;
    text-transform:uppercase !important;
    font-weight:600 !important;
}
.tex-zakz-sform p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-mob-zak-overflow {
    background:#f4f3f1 !important;
    padding:20px 5px !important;
    margin-top:20px !important;
    height:500px !important;
    overflow:scroll !important;
}

.tex-mob-white-tov {
    background:#FFF !important;
    padding:5px !important;
    overflow:hidden !important;
}

.tex-pagination {
    margin-top: 20px;
}
.pagination > li > a, .pagination > li > span {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background:#f2f2f2 !important;
    color:#31364d !important;
    font-size: 16px;
    font-weight:500 !important;
    padding: 0;
    border: none;
    border-radius: unset!important;
    margin-right: 5px;
    text-decoration: none;
}
.pagination > li > a.pagination__link_disabled, .pagination > li > a.pagination__link_disabled:hover {
    background: #f2f2f2 !important;
}
.pagination > li > a.pagination__link_disabled span {
    opacity: 0.5;
}
.pagination__link_prev,
.pagination__link_next {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
.pagination__link_prev:not(.pagination__link_disabled):hover span,
.pagination__link_next:not(.pagination__link_disabled):hover span {
    border-left: 10px solid #fff;
}
.pagination > li > span.pagination__link_active,
.pagination > li > a:hover {
    background:#e1982f !important;
    color:#FFF !important;
}

.tex-pagin-spis {
    text-align:right !important;
}

.tex-pagin-spis p {
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-align:right !important;
    padding-top:12px !important;
}

.tex-pagin-spis select {
    background:#f2f2f2 !important;
    padding:10px !important;
    border: 0 !important;
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
}

.tex-table-production {
    background:#f3f2f1 !important;
    padding:20px 20px 70px 20px !important;
    margin-top:30px !important;
}
.tex-table-production-mob {
    background:#f3f2f1 !important;
    padding:20px 20px 70px 20px !important;
    margin-top:30px !important;
    overflow:scroll !important;
    height:400px !important;
}

.tex-table-pro {
    background:#FFF !important;
    border-left:2px solid #FFF !important;
    margin-bottom: 0 !important;
}
.tex-table-pro td {
    vertical-align: middle;
}
.tex-table-pro td.quantity {
    border-left: 4px solid #f3f2f1;
}
.tex-table-pro td.order {
    background: #f3f2f1;
    border-left: 4px solid #f3f2f1;
    padding: 0;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background:#FFF !important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top:5px solid #f3f2f1 !important;
}

.tex-razm-zk p {
    color:#201f2f !important;
    font-size:14px !important;
    font-weight:500 !important;
    padding-top:20px !important;
}

.tex-table-wrap-dop {
    overflow-x: auto !important;
}

.tex-stock-block h2 {
    font-family: 'Cuprum', sans-serif !important;
    color:#FFF !important;
    text-transform:uppercase !important;
    font-size:30px !important;
    font-weight:500 !important;
    text-align:center !important;
    background:#ff8f00 !important;
    padding:20px 20px 40px 20px !important;
}

.tex-stock-block img {
    width:100% !important;
}

.tex-stock-block h6 {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    text-transform:uppercase !important;
    text-align:center !important;
    font-size:30px !important;
    font-weight:600 !important;
}

.tex-stock-block p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-align:center !important;
}

.tex-stock-block a {
    display:block !important;
    background:#ff8f00 !important;
    color:#FFF !important;
    font-size:18px !important;
    text-align:center !important;
    font-weight:600 !important ;
    text-decoration:none !important;
    padding:10px !important;
    margin-top:40px !important;
}

.tex-stock-block a:hover {
    background:#fac277 !important;
}

.tex-stock-data p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:600 !important;
    text-transform:uppercase !important;
    text-align:center !important;
    padding-top:20px !important;
    padding-bottom:20px !important;
}

.tex-client-servises-img.with-bg {
    padding-top: 100%;
    background-size: cover!important;
}
.tex-client-servises-img img {
    width:100% !important;
}

.tex-collectiv-block {
    border:1px solid #f3f2f1 !important;
    margin-top:50px !important;
    padding-bottom:20px !important;
}

.tex-collectiv-block img {
    width:100% !important;
}

.tex-collectiv-block h6 {
    color:#201f2f !important;
    font-size:18px !important;
    font-weight:600 !important;
    padding:20px 20px 0 20px !important;
}

.tex-collectiv-block p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding: 0 20px 0 20px !important;
}

.tex-collectiv-block a {
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    margin: 0 20px 0 20px !important;
}

.tex-btn-primary {
    width:100% !important;
    margin-top:30px !important;
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:24px !important;
    font-weight:500 !important;
    background:none !important;
    border-radius: 0 !important;
    border-bottom:1px solid #cccccc !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}

.btn-primary:hover,
.btn-primary.focus, .btn-primary:focus {
    box-shadow:none !important;
    text-shadow:none !important;
}

.tex-collapse-block > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tex-collapse-block th,
.tex-collapse-block tr,
.tex-collapse-block td {
    padding: 0.1em 0.5em;
}
.tex-collapse-block td {
    border: 1px solid #ccc;
}

.tex-btn-primar-data {
    font-size:18px !important;
    color:#e1982f !important;
}
.tex-btn-primar-name {
    max-width: 80%;
    white-space: normal;
}

.tex-btn-primar-plus {
    font-size:30px !important;
    color:#e1982f !important;
}

.tex-vakansii-block {
    background:none !important;
}

.tex-vipd-block {
    background:none !important;
    border-bottom:1px solid #cccccc !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
}

.tex-vipd-block p {
    color:#201f2f !important;
    font-weight:500 !important;
    font-size:16px !important;
}

.tex-vakansii-block {
    border-bottom:1px solid #cccccc !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-radius: 0 !important;
}

.tex-vakansii-block p {
    color:#201f2f !important;
    font-weight:600 !important;
    font-size:16px !important;
}

.tex-vakansii-block ul {
    list-style-type:none !important;
}

.tex-modal-body h4 {
    font-family: 'Cuprum', sans-serif !important;
    color:#201f2f !important;
    font-size:24px !important;
    font-weight:600 !important;
}

.tex-gray-otz {
    background:#f3f2f1 !important;
    padding: 0 20px 0 0 !important;
    margin-top:50px !important;
}

.tex-otz-orange-block {
    background:#e1982f !important;
    padding: 30px 0 30px 0 !important;
    margin: 20px 40px 40px;
}
.tex-otz-orange-block .carousel-control.left {
    left: auto;
    right: 15px;
}
.tex-otz-orange-block .carousel-control.right {
    left: 15px;
    right: auto!important;
}

.tex-slider-nav-left {
    text-align:right !important;
}

.tex-slider-nav-right {
    text-align:left !important;
}

.tex-otz-overflow {
    overflow:scroll !important;
}

.tex-otz-gray-left-img {
    display: block;
    margin: 50px auto 0;
    width:80% !important;
    box-shadow:0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%) !important;
}

.tex-otz-gray-center {
    padding-top:20px !important;
}

.tex-otz-gray-center p {
    color:#201f2f !important;
    font-size:16px !important;
    font-weight:500 !important;
}

p.tex-orange-color {
    color:#e1982f !important;
    font-weight:600 !important;
    padding-top:25px !important;
}

p.tex-otz-black-color {
    color:#201f2f !important;
    font-weight:600 !important;
    padding-top:30px !important;
}

.tex-sertifikat-blockes {
    text-align:center !important;
    margin-top:50px !important;
}

.tex-sertifikat-blockes img {
    width:70% !important;
    box-shadow: 0 0 1px #ccc;
}

.tex-sertifikat-blockes h5 {
    color:#201f2f !important;
    font-weight:600 !important;
    font-size:18px !important;
    line-height:26px !important;
}

.tex-sertifikat-blockes p {
    color:#201f2f !important;
    font-weight:500 !important;
    font-size:16px !important;
}

.tex-podsh-informash {
    margin-top:5px !important;
}

.tex-podsh-informash img {
    width:100% !important;
}
.tex-podsh-informash .image {
    padding-top: 100%;
    background-size: contain!important;
}

.tex-podsh-action-hover {
    display:block !important;
    background:#3c7dc4 !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:500 !important;
    text-align:center !important;
    text-decoration:none !important;
    padding:10px !important;
    margin-top:5px !important;
}

.tex-podsh-action-hover:hover {
    background:#66b2de !important;
}

.tex-podsh-catalog-pro-hover {
    display:block !important;
    background:#f7991c !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:500 !important;
    text-align:center !important;
    text-decoration:none !important;
    padding:10px !important;
    margin-top:20px !important;
}

.tex-podsh-catalog-pro-hover:hover {
    background:#fac277 !important;
}

.tex-cont-hover-a {
    margin-top:140px !important;
}

.tex-cont-hover-a a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    line-height:45px !important;
}

.tex-cont-hover-a a:hover {
    color:#f7991c !important;
}

.tex-cont-hover-a-ct {
    margin-top: 0 !important;
}

.tex-cont-hover-a-ct a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    line-height:40px !important;
}

.tex-cont-hover-a-ct a:hover {
    color:#f7991c !important;
}

.tex-cont-hover-a-sert {
    margin-top:100px !important;
}

.tex-cont-hover-a-sert img {
    width:100% !important;
    box-shadow: 0 0 1px #ccc;
}

.tex-cont-hover-a-sert a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:16px !important;
    font-weight:500 !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    padding-top:15px !important;
}

.tex-cont-hover-a-sert:hover a {
    color:#f7991c !important;
}

.caret {
    border-top: 8px dashed !important;
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    margin-top: 0;
}

.tex-footer-logo p {
    color:#025597 !important;
    font-size:14px !important;
    font-weight:500 !important;
}

.tex-footer-logo img {
    width:80% !important;
    margin-bottom:20px !important;
}

.tex-footer-contacts p {
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
    line-height:26px !important;
    padding-top:15px !important;
}

.tex-footer-contacts a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-decoration:none !important;
    margin-top:10px !important;
    text-transform:uppercase !important;
}

.tex-footer-contacts a:hover {
    color:#e1982f !important;
}

.tex-footer-contacts-dop a {
    display:block !important;
    background:none !important;
    color:#025597 !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-decoration:none !important;
    margin-top:50px !important;
}

.tex-footer-contacts-dop a:hover {
    color:#e1982f !important;
}

.tex-footer-contacts-info a {
    display:block !important;
    background:none !important;
    font-size:14px !important;
    color:#31364d !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    margin-top:15px !important;
}

.tex-footer-contacts-info a:hover {
    color:#e1982f !important;
}

.tex-footer {
    background:url(../images/footer-block.jpg) #f3f2f1 !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    padding-top:100px !important;
    padding-bottom:100px !important;
}

.tex-footer-info h4 {
    color: #201f2f !important;
    font-size: 24px !important;
    font-family: 'Cuprum', sans-serif !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    padding-bottom:20px !important;
}

.tex-footer-hover-zv a {
    display:block !important;
    background:#e1982f !important;
    color:#FFF !important;
    font-size:18px !important;
    font-weight:600 !important;
    text-align:center !important;
    text-decoration:none !important;
    padding:10px !important;
    margin-top:30px !important;
}

.tex-footer-hover-zv a:hover {
    background:#fac277 !important;
}

.tex-footer-menu {
    display: block;
}
.tex-footer-menu li a {
    display:block !important;
    background:none !important;
    color:#201f2f !important;
    font-size:15px !important;
    text-decoration:none !important;
    text-transform:uppercase !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height:35px !important;
}

.tex-footer-menu li a:hover {
    color:#e1982f !important;
}

.tex-footer-cc p {
    color:#31364d !important;
    font-size:16px !important;
    font-weight:500 !important;
    padding-top:30px !important;
}

.tex-margin-5 {
    margin-top:5px !important;
}
.tex-margin-10 {
    margin-top:10px !important;
}


@media only screen and (max-width:991px)
{
    #left-buttons
    {
        display: none;
    }
}
@media only screen and (min-width:992px)
{
    #left-buttons
    {
        display: block;
        right: 0;
        position: fixed;
        top: 25%;
        width: 70px;
        z-index: 1040;
    }
    #left-buttons img {
        width:50%;
    }
    #left-buttons div>a
    {
        background: #3c7dc4;
        display: block;
        height: 70px;
        text-align: center;
        margin-bottom:5px;
        padding-top:20px;
        border-radius:10px 0 0 10px;
    }
    #left-buttons div.buy-supplement>a
    {
        border-top: 0;
        border-top-right-radius: 3px;
        moz-border-radius-topright: 3px;
        webkit-border-top-right-radius: 3px;
    }
    #left-buttons div.support>a
    {
        border-bottom-right-radius: 3px;
        moz-border-radius-bottomright: 3px;
        webkit-border-bottom-right-radius: 3px;
    }
    #left-buttons div>a:hover
    {
        background: #025597;
    }
    #left-buttons div>a i
    {
        color: #fff;
        font-size: 18px;
        line-height: 60px;
    }
}

.fixed-cart-count {
    position: absolute;
    top: 6px;
    right: 5px;
    color: #fff;
    background: #f7991d;
    padding: 0 7px;
    border-radius: 20px;
    font-size: 13px;
}

.field-tip
{
    position: relative;
}
.field-tip .tip-content
{
    background: #141414;
    box-shadow: 2px 2px 5px #aaa;
    color: #fff;
    margin-right: -220px;
    moz-box-shadow: 2px 2px 5px #aaa;
    moz-transition: opacity 250ms ease-out;
    ms-transition: opacity 250ms ease-out;
    opacity: 0;
    o-transition: opacity 250ms ease-out;
    padding: 10px;
    position: absolute;
    right: 9999px;
    top: 4px;
    transition: opacity 250ms ease-out;
    webkit-box-shadow: 2px 2px 5px #aaa;
    webkit-transition: opacity 250ms ease-out;
    width: 200px;
}
.field-tip .tip-content:before
{
    border: 8px solid transparent;
    border-right-color: #141414;
    color: #141414;
    content: ' ';
    height: 0;
    left: -16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 0;
}
.field-tip:hover .tip-content
{
    opacity: 1;
    right: 0;
}

.search-button-block {
    position: relative;
}
.fixed-search-block {
    position: absolute;
    top: 0;
    right: -500px;
    display: flex;
    align-items: center;
    height: 70px;
    width: 500px;
    background: #fff;
    transition: right 0.25s ease-out;
}
.fixed-search-block.active-search {
    right: 0;
    box-shadow: 0 2px 5px rgb(0 0 0 / 13%);
}
.fixed-search-block form {
    display: flex;
    align-items: center;
}
.fixed-search-block input {
    width: 375px!important;
    margin: 0 0 0 15px!important;
}
.fixed-search-block button {

}
.fixed-search-block .close-search {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
}



@media(min-width:992px) and (max-width:1199px) {
    .container {
        width:970px !important;
        max-width: 970px;
    }
    .tex-header-phone a {
        font-size:12px !important;
    }
    .tex-header-time-zv p {
        font-size:12px !important;
        padding-top:6px !important;
    }
    .tex-header-time-zv a {
        font-size:13px !important;
    }
    .tex-header-mail a {
        font-size:14px !important;
        padding-top:5px !important;
    }
    .tex-cat-h a {
        font-size:14px !important;
    }
    .tex-menu li a {
        font-size:14px !important;
        padding:15px 10px !important;
    }
    .tex-search-brand li a {
        font-size:12px !important;
    }
    .tex-slider-texting h3 {
        font-size:20px !important;
    }
    .tex-form-control {
        width:350px !important;
    }
    .tex-search-zak a {
        font-size:16px !important;
    }
    .tex-content-content h1 {
        font-size:23px !important;
    }
    .tex-content-content p {
        font-size:14px !important;
        line-height:20px !important;
    }
    .tex-content-hover-dop a {
        font-size:14px !important;
    }
    .tex-content-hover a {
        font-size:14px !important;
    }
    .tex-content-contacts h6 {
        font-size:18px !important;
    }
    .tex-content-contacts p {
        font-size:14px !important;
        line-height:20px !important;
    }
    .tex-content-contacts a {
        font-size:14px !important;
    }
    .tex-podsh-catalog h2 {
        font-size:14px !important;
        line-height:20px !important;
    }
    .tex-podsh-left p {
        font-size:11px !important;
    }
    .tex-podsh-right a {
        font-size:14px !important;
    }
    .tex-podsh-hover a {
        font-size:16px !important;
    }
    .tex-podsh-hover-dop a {
        font-size:14px !important;
    }
    .tex-news-text h4 {
        font-size:14px !important;
    }
    .tex-news-text p {
        font-size:14px !important;
    }
    .tex-news-hover a {
        font-size:14px !important;
    }
    .tex-news-text h4 {
        line-height:20px !important;
    }
    .tex-part-blocks h6 {
        font-size:25px !important;
    }
    .tex-part-vopr h6 {
        font-size:25px !important;
    }
    .tex-part-vopr p {
        font-size:14px !important;
    }
    .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
        font-size:14px !important;
    }
    .tex-filt p {
        font-size:12px !important;
    }
    .tex-footer-hover-zv a {
        font-size:14px !important;
    }
    .tex-product-action-left p {
        font-size:17px !important;
    }
    .tex-product-action-right p {
        padding: 0 !important;
    }
    .tex-product-info ul li {
        font-size:30px !important;
    }
    .tex-product-number {
        margin-left: 0 !important;
        padding:15px 0 !important;
    }
    .tex-teh-h p {
        font-size:12px !important;
    }
    .tex-well p {
        font-size:14px !important;
        line-height:25px !important;
    }
    .tex-product-info-dop ul li {
        font-size:30px !important;
    }
    .tex-contacts-maps-left {
        margin-top: 0 !important;
    }
    .tex-contacts-rekzv-hover a {
        font-size:13px !important;
    }
    .tex-korz-price-korz p {
        font-size:18px !important;
    }
    .tex-korz-itg-p1 p {
        font-size:14px !important;
    }
    p.tex-korz-itg-p1-pp {
        font-size:30px !important;
    }
    .pagination>li>a, .pagination>li>span {
        margin-top:5px !important;
    }
    .tex-orange-hover a {
        font-size:13px !important;
        padding:14px 5px !important;
    }
    .tex-contactos-hover-info a {
        width:30% !important;
    }
    .tex-cont-hover-a a {
        font-size:14px !important;
    }
    .tex-header-adres p {
        padding-left: 0 !important;
    }
    .tex-header-phone img {
        width:18% !important;
    }
    .tex-cat-h .dropdown-menu {
        min-width: 303px;
    }
}

@media(min-width:320px) and (max-width:767px) {
    .container {
        width:auto !important;
    }
    .tex-logo img {
        width:100% !important;
    }
    .tex-mob-logo img {
        width:60% !important;
        padding-top:15px !important;
    }
    .tex-mob-navbar {
        background:#FFF !important;
        border-radius: 0 !important;
        border:none !important;
        padding: 0 0 0 10px !important;
    }
    .tex-tooggle {
        background:#007ec8 !important;
        color:#FFF !important;
        border-radius: 0 !important;
        border:none !important;
        margin-top: 0 !important;
        padding:20px 15px !important;
    }
    .tex-menu {
        margin-left: 0!important;
        margin-right: 0!important;
    }
    .tex-menu > li > a {
        padding: 15px 0!important;
    }
    .nav.tex-menu .open .dropdown-menu {
        padding: 0;
        overflow: hidden;
    }
    .navbar-inverse .nav.tex-menu .open .dropdown-menu>li>a {
    }
    .tex-slider-left-nav {
        padding-left:20px !important;
    }
    .tex-slider-right-nav {
        padding-left:20px !important;
    }
    .tex-form-control {
        width:300px !important;
    }
    .tex-margin-145 {
        margin-top:50px !important;
    }
    .tex-prem h4 {
        font-size:25px !important;
    }
    .tex-prem-img {
        text-align:center !important;
    }
    .tex-prem-img img {
        width:50% !important;
    }
    .tex-prem-texting {
        text-align:center !important;
    }
    .tex-prem-texting h5 {
        line-height:25px !important;
    }
    .tex-prem-texting p {
        font-size:14px !important;
    }
    .tex-content {
        background:#f4f3f1 !important;
        padding:20px !important;
    }
    .tex-block-content {
        background:none !important;
    }
    .tex-content-content h1 {
        font-size:20px !important;
    }
    .tex-content-content p {
        font-size:14px !important;
    }
    .tex-content-hover a {
        background:#007ec8 !important;
        padding:10px !important;
        margin-bottom:20px !important;
    }
    .tex-content-contacts {
        margin-top:50px !important;
    }
    .tex-content-contacts p {
        font-size:14px !important;
    }
    .tex-content-contacts h6 {
        font-size:25px !important;
    }
    .tex-mob-100 {
        margin-top:230px !important;
    }
    .tex-podsh-left p {
        font-size:12px !important;
    }
    .tex-podsh-right a {
        font-size:14px !important;
    }
    .tex-podsh-hover a {
        font-size:16px !important;
    }
    .tex-podsh-hover-dop a {
        font-size:16px !important;
    }
    .tex-partn {
        padding:20px !important;
        margin-top:50px !important;
    }
    .tex-part-blocks h6 {
        padding-bottom: 0 !important;
    }
    .tex-news h6 {
        margin-top:50px !important;
    }
    .tex-part-vopr h6 {
        padding-top:50px !important;
        padding-bottom: 0 !important;
    }
    .tex-footer {
        background:#f3f2f1 !important;
        padding-top:30px !important;
        padding-bottom:30px !important;
    }
    .tex-footer-cc p {
        font-size:14px !important;
    }
    .tex-footer-info h4 {
        padding-top:30px !important;
        padding-bottom:10px !important;
    }
    .tex-footer-hover-zv a {
        margin-bottom:30px !important;
    }
    .tex-product-sklad {
        margin-top:20px !important;
    }
    .tex-product-info {
        padding-left: 0 !important;
    }
    .tex-product-number {
        margin-left: 0 !important;
    }
    .tex-teh-h {
        padding-left: 0 !important;
    }
    .tex-product-marka {
        margin-bottom:20px !important;
    }
    .tex-podsh-catalog {
        padding: 0 !important;
    }
    .tex-content-block h1,
    .content-styles h1 {
        font-size:25px !important;
    }
    .tex-product-action-left p {
        font-size:24px !important;
    }
    .tex-product-action-right p {
        font-size:11px !important;
    }
    .tex-margin-120 {
        margin-top:50px !important;
    }
    .tex-podsh-catalog:hover {
        background:none !important;
        border-bottom: 0 !important;
    }
    .tex-contatcs-img-mob {
        width:20% !important;
    }
    .tex-contacts-h2 {
        font-size:25px !important;
    }
    .tex-contacts-maps-left {
        margin-top: 0 !important;
    }
    .tex-contacts-maps-left {
        width:100% !important;
    }
    .tex-contacts-maps-form {
        padding: 0 !important;
    }
    .tex-contacts-pesh-hover a {
        width:100% !important;
    }
    .tex-contacts-m-l-text h4 {
        line-height:20px !important;
    }
    .tex-contacts-m-l-text h4 {
        font-size:14px !important;
    }
    .tex-contacts-m-l-text p {
        font-size:14px !important;
    }
    .tex-part-vopr h6 {
        text-align:center !important;
        font-size:25px !important;
    }
    .tex-part-vopr {
        padding:20px !important;
    }
    .tex-korz-pro-pokup a {
        margin-top:20px !important;
    }
    .tex-korz-off-korz a {
        margin-top:20px !important;
    }
    .tex-korz-zakaz a {
        margin-top:20px !important;
    }
    .tex-korz-h-korz h4 {
        padding-top:10px !important;
    }
    .tex-korz-price-korz p {
        text-align:center !important;
    }
    .tex-orange-hover a {
        font-size:16px !important;
    }
    .tex-margin-90 {
        margin-top:20px !important;
    }
    .tex-search-param-buttom-left-1c a {
        background:#f2f2f2 !important;
        padding:10px !important;
        text-align:center !important;
    }
    .tex-search-param-buttom-1c a {
        background:#f2f2f2 !important;
        padding:10px !important;
        text-align:center !important;
    }
    .tex-search-param-buttom-1c-dop a {
        background:#f2f2f2 !important;
        padding:10px !important;
        text-align:center !important;
    }
    .tex-margin-70 {
        margin-top:20px !important;
    }
    .pagination>li>a, .pagination>li>span {
        margin-top:10px !important;
        width: 43px;
        height: 43px;
        line-height: 43px;
    }
    .tex-table-production-mob {
        padding: 0 !important;
    }
    .tex-table-buttom-hov a {
        /*padding:10px !important;*/
    }
    .tex-tab-pane-hover a {
        font-size:14px !important;
    }
    .tex-contactos-inform p {
        font-size:14px !important;
    }
    .tex-contactos-hover-info a {
        width:100% !important;
    }
    .tex-contactos-inform h2 {
        line-height:35px !important;
    }
    .tex-btn-primar-data {
        float:none !important;
    }
    .tex-btn-primar-plus {
        float:none !important;
    }
    .tex-btn-primary {
        font-size:14px !important;
    }
    .tex-otz-gray-center {
        padding:20px !important;
    }
    .tex-part-vopr h3 {
        padding-top: 0 !important;
    }
    p.tex-orange-color {
        padding-top:20px !important;
    }
    .tex-podsh-action-hover {
        font-size:14px !important;
    }
    .tex-podsh-catalog-pro-hover {
        font-size:14px !important;
    }
    .tex-cont-hover-a {
        margin-top: 0 !important;
    }
    .tex-margin-100 {
        margin-top:20px !important;
    }
    .carousel-indicators-dop {
        display: none;
    }
}

@media(min-width:320px) and (max-width:575px) {
    .tex-menu li a {
        color:#1b192c !important;
        font-size:16px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .tex-btn-param {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }
}

@media (min-width:576px) and (max-width:991px) {
    .tex-menu li a {
        font-size: 14px !important;
        padding:15px 10px !important;
    }
    .tex-cat-h a {
        font-size:14px !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .container {
        width:auto !important;
    }
    .tex-logo {
        text-align:center !important;
    }
    .tex-logo img {
        width:50% !important;
    }
    .tex-form-control {
        width:400px !important;
    }
    .tex-margin-145 {
        margin-top:50px !important;
    }
    .tex-prem-img {
        text-align:center !important;
    }
    .tex-prem-img img {
        width:50% !important;
    }
    .tex-prem-texting h5 {
        font-size:14px !important;
        line-height:25px !important;
    }
    .tex-prem-texting p {
        font-size:14px !important;
    }
    .tex-content {
        background:#f3f2f1 !important;
    }
    .tex-content {
        padding:50px !important;
    }
    .tex-content-contacts {
        margin-top:50px !important;
    }
    .tex-mob-100 {
        margin-top:250px !important;
    }
    .tex-partn {
        margin-top:50px !important;
    }
    .tex-part-blocks h6 {
        padding-bottom:10px !important;
    }
    .tex-part-vopr h6 {
        padding-top:50px !important;
        padding-bottom:10px !important;
    }
    .tex-footer-logo {
        text-align:center !important;
    }
    .tex-footer-contacts {
        text-align:center !important;
    }
    .tex-footer-contacts-dop {
        text-align:center !important;
    }
    .tex-footer-contacts-info {
        text-align:center !important;
    }
    .tex-footer-cc {
        text-align:center !important;
    }
    .tex-footer-info {
        text-align:center !important;
    }
    .tex-footer-info h4 {
        padding-top:50px !important;
        padding-bottom:10px !important;
    }
    .tex-footer-hover-zv a {
        margin-bottom:30px !important;
    }
    .tex-product-sklad {
        margin-top:20px !important;
    }
    .tex-contacts-maps-left {
        margin-top: 0 !important;
    }
    .tex-part-vopr {
        padding:20px !important;
    }
    .tex-korz-pro-pokup a {
        margin-top:20px !important;
    }
    .tex-korz-off-korz a {
        margin-top:20px !important;
    }
    .tex-korz-zakaz a {
        margin-top:20px !important;
    }
    .tex-korz-h-korz h4 {
        padding-top:10px !important;
    }
    .tex-korz-price-korz p {
        text-align:center !important;
    }
    .tex-korz-img img {
        width:40% !important;
    }
    .tex-border-korz {
        text-align:center !important;
    }
    .tex-korz-itg {
        text-align:center !important;
    }
    .tex-well-dopos {
        text-align:center !important;
    }
    .tex-korz-pro-pokup a {
        font-size:14px !important;
    }
    .tex-korz-off-korz a {
        font-size:14px !important;
    }
    .tex-form-control-param {
        padding-left: 0 !important;
    }
    .tex-search-param-buttom-left-1c a {
        font-size:12px !important;
    }
    .tex-search-param-buttom-1c a {
        font-size:12px !important;
    }
    .tex-search-param-buttom-1c-dop a {
        font-size:12px !important;
    }
    .tex-margin-70 {
        margin-top:20px !important;
    }
    .pagination>li>a, .pagination>li>span {
        margin-top:5px !important;
    }
    .tex-pagin-spis p {
        padding-top: 0 !important;
    }
    .tex-contactos-hover-info a {
        width:40% !important;
    }
    .tex-modal-content-dilers {
        width:500px !important;
    }
    .tex-otz-gray-center {
        padding:20px !important;
    }
    .tex-part-vopr h3 {
        padding-top: 0 !important;
    }
    p.tex-orange-color {
        padding-top:20px !important;
    }
    .tex-content-block {
        margin-top: 0 !important;
    }
    .carousel-indicators-dop {
        margin-top: 15px!important;
    }
    .tex-cat-h .dropdown-menu {
        min-width: 303px;
        margin-top: 72px;
    }
    .index_page .tex-cat-h .dropdown-menu {
        box-shadow: 0 0 1px;
    }
}

@media (min-width:1200px) and (max-width:1385px) {
    .container {
        width:1170px !important;
        max-width: 1170px;
    }
    .tex-menu li a {
        font-size:16px !important;
        padding:15px !important;
    }
    .tex-contacts-maps-left {
        margin-top: 0 !important;
    }
    .tex-contacts-rekzv-hover a {
        font-size:16px !important;
    }
    .tex-korz-pro-pokup a {
        padding:9px 5px !important;
        font-size:14px !important;
        margin-top: 0 !important;
    }
    .tex-korz-off-korz a {
        padding:9px 5px !important;
        font-size:14px !important;
        margin-top: 0 !important;
    }
    .tex-korz-price-korz p {
        font-size:22px !important;
    }
    .tex-orange-hover a {
        font-size:15px !important;
        padding:16px 14px !important;
    }
    .tex-search-param-buttom-left-1c a {
        font-size:13px !important;
    }
    .tex-search-param-buttom-1c a {
        font-size:13px !important;
    }
    .tex-search-param-buttom-1c-dop a {
        font-size:13px !important;
    }
    .pagination>li>a, .pagination>li>span {
        /*padding:10px 15px !important;*/
    }
    .tex-contactos-hover-info a {
        width:30% !important;
    }
    .tex-form-control {
        width:430px !important;
    }
    .tex-header-time-zv p {
        font-size:15px !important;
    }
    .tex-header-phone a {
        font-size:14px !important;
    }
    .tex-cat-h .dropdown-menu {
        min-width: 370px;
    }
}

.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav.tex-menu > li >a {
    line-height: 20px;
}
.nav-tabs>li {
    margin-bottom: -1px;
}
@media (min-width:768px) {
    .nav.tex-menu>li {
        float: left
    }
}
.dropdown-toggle::after {
    display: none!important;
}

.partner-tiles a {
    display: flex;
    align-items: center;
    padding: 20px;
    border: 1px solid #f3f2f1;
    margin-bottom: 30px;
    text-decoration: none;
    font-size: 20px;
}
.partner-tiles .partner-logo {
    flex: 0 0 50%;
    height: 100px;
    margin-right: 20px;
    background-size: contain!important;
}
.partner-tiles .partner-name {
    flex: 0 0 calc(50% - 20px);
    text-align: center;
}

.form-group_required:after {
    content: "*";
    position: absolute;
    z-index: 100;
    top: 26px;
    right: 20px;
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
    color: #C8102E;
    margin-top: 3px;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

@-webkit-keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

@keyframes spinner-grow {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 1rem;
    height: 1rem
}

.tex-table-pro {
    display: table;
    border-collapse: collapse;
}
.tex-table-pro .like-tr {
    display: table-row;
}
.tex-table-pro .like-tr > div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0.75rem;
    border-top: 5px solid #f3f2f1 !important;
}
.tex-table-pro .like-tr .quantity {
    border-left: 4px solid #f3f2f1;
}
.tex-table-pro .like-tr .order {
    background: #f3f2f1;
    border-left: 4px solid #f3f2f1;
    padding: 0;
}

@media (max-width: 676px) {
    .tex-table-production {
        padding: 0!important;
    }
    .tex-table-pro {
        display: block;
    }
    .tex-table-pro .like-tr {
        display: flex;
        flex-wrap: wrap;
    }
    .tex-table-pro .like-tr > div {
        display: flex;
        align-items: center;
    }
    .tex-table-pro .like-tr .type  {
        /*flex: 1 1 20%;*/
        width: 25%;
    }
    .tex-table-pro .like-tr .name  {
        /*flex: 1 1 50%;*/
        width: 50%;
    }
    .tex-table-pro .like-tr .price {
        /*flex: 1 1 30%;*/
        width: 25%;
        justify-content: center;
        padding: 0px 10px!important;
    }
    .tex-table-pro .like-tr .type,
    .tex-table-pro .like-tr .name,
    .tex-table-pro .like-tr .price {
        padding: 15px 10px;
    }
    .tex-table-pro .like-tr .quantity_store,
    .tex-table-pro .like-tr .base_unit {
        /*flex: 1 1 10%;*/
        width: 10%;
    }
    .tex-table-pro .like-tr .quantity,
    .tex-table-pro .like-tr .order {
        /*flex: 1 1 40%;*/
        width: 40%;
        justify-content: center;
    }
    .tex-table-pro .like-tr .quantity_store,
    .tex-table-pro .like-tr .base_unit,
    .tex-table-pro .like-tr .quantity,
    .tex-table-pro .like-tr .order {
        border-top-width: 1px!important;
        border-left-width: 0!important;
    }
    .tex-table-buttom-hov {
        width: 100%;
    }
    .tex-table-buttom-hov a {
        width: 100%;
        padding: 17px!important;
    }

    .tex-border-korz {
        padding-bottom: 10px !important;
    }
    .tex-border-korz .tex-margin-40 {
        margin-top: 10px!important;
    }
    .tex-contacts-rekvz-kr p {
        background: #fff !important;
        padding: 0 10px !important;
    }
    .tex-contacts-rekvz-kr-dop-bottom {
        background: #fff !important;
        padding: 0 10px !important;
        height: auto!important;
    }
    .tex-contacts-rekvz-kr-dop-bottom p {
        margin-bottom: 5px!important;
    }
    .tex-korz-price-korz {
        margin-top: 10px;
    }

    #order_form {
        margin-top: 20px;
    }
}

.price-block {
    align-items: center;
    margin-top: 20px;
}

.page_not_found {
    text-align: center;
    font-size: 16px;
}
.title404 {
    font-size: 28px;
    margin-bottom: 20px;
}