@font-face {
    font-family: "PF B";
    src: url("../fonts/PF Baseline Pro Bold.otf") format("opentype");
}

@font-face {
    font-family: "PF L";
    src: url("../fonts/PF Baseline Pro Light.otf") format("opentype");
}

@font-face {
    font-family: "PF T";
    src: url("../fonts/PF Baseline Pro Thin.otf") format("opentype");
}

@font-face {
    font-family: "PF";
    src: url("../fonts/PF Baseline Pro Regular.otf") format("opentype");
}

@font-face {
    font-family: "OS";
    src: url("../fonts/OPENSANS-REGULAR.TTF");
}

@font-face {
    font-family: "OS B";
    src: url("../fonts/OPENSANS-BOLD.TTF");
}

@font-face {
    font-family: "OS L";
    src: url("../fonts/OPENSANS-LIGHT.TTF");
}

@font-face {
    font-family: "U";
    src: url("../fonts/UBUNTU-R.TTF");
}

@font-face {
    font-family: "UB";
    src: url("../fonts/UBUNTU-B.TTF");
}

@font-face {
    font-family: "UM";
    src: url("../fonts/UBUNTU-M.TTF");
}

@font-face {
    font-family: "UL";
    src: url("../fonts/UBUNTU-L.TTF");
}

@font-face {
    font-family: "KV";
    src: url("../fonts/8428523.ttf");
}

#all {}

body {
    margin: 0px;
    padding: 0px;
    font-family: UL;
}

.logotip {
    display: block;
    float: left;
    text-decoration: none;
    color: #000;
    text-align: right;
}

.logotip .logo-txt {
    margin-top: 4px;
}

.logotip img {

    margin-top: 30px;
}

.middle,
.category_description {
    width: 980px;
    margin: 0px auto;
    /*width: 100%;*/
}

.productdetails-view.productdetails .middle {
    width: auto;
}

.flex-viewport {
    min-width: 1000px;
    width: 100%;
}


/*Меню*/

.moduletable_menu .menu {
    margin: 0px;
    float: right;
}

.moduletable_menu li {
    display: inline;
}

#menu {
    height: 128px;
    z-index: 20;
    background-color: #fff;
    width: 100%;
}

.moduletable_menu {
    width: 980px;
    margin: 0px auto;
}

.moduletable_menu a {
    color: #2b2929;
    font-family: UL;
    text-decoration: none;
    font-size: 16px;
    padding: 14px;
    margin: 1px;
}

.moduletable_menu .menu {
    margin-top: 15px;
}

div.moduletable_menu li.active a,
div.moduletable_menu li:hover a {
    background-color: #f7e33b;
    padding: 14px;
    margin: 1px;
}

div.moduletable_menu ul.menu {
    padding-left: 0px;
}


/*Текст слайдера*/

.module-text-slider img {
    margin-right: 28px;
}

.module-text-slider td {
    color: #fff;
    font-family: U;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 40px;
}

.module-text-slider tr:first-child td {
    font-family: U;
}

div.text-absolut {
    padding-top: 62px;
}

.moduletable_pmenu h3 {
    margin: 0px
}

.moduletable_pmenu {
    float: right;
    margin: 28px 15px 5px 0;
    color: #2b2929;
    font-size: 20px;
    font-family: UM;
}

.moduletable_pmenu img {
    margin-right: 10px;
}

.row-two div {
    float: left;
}


/*Все настрокйи*/

.moduletable_bread {
    border-top: 2px solid #bdc3c7;
}

.breadcrumbs_bread {
    width: 980px;
    margin: 10px auto;
    margin-bottom: 27px;
}

.moduletable_bread a,
.moduletable_bread span {
    color: #000;
    font-family: UL;
    font-size: 13px;
}


/*Форма*/

.moduletable_fotm {
    width: 48.5%;
    float: left;
}

.formResponsive input[type="text"],
.formHorizontal textarea {
    width: 445px;
    padding-left: 15px;
    padding: 15px;
    font-size: 15px;
    font-family: OS;
    background-color: #ecf0f1;
    border: 0px;
}

.formResponsive input[type="submit"] {
    background-color: #efd419;
    color: #3a3a3a;
    font-size: 15px;
    font-family: OS;
    border: 0px;
    padding: 11px 28px;
    font-weight: 600;
    margin-top: 12px;
}

.formResponsive input[type="submit"]:hover {
    cursor: pointer;
    background-color: #FFE73D;
}

.rsform-block.rsform-block-name,
.rsform-block.rsform-block-phone {
    height: 61px!important;
    width: 475px;
    clear: left;
}

.formResponsive .formHorizontal .rsform-block {
    /*float:right;*/
}

.contact-text {
    color: #666262;
    font-size: 15px;
    font-family: OS L;
}

div.moduletable_form-text {
    width: 48.5%;
    float: right;
}

.moduletable_fotm,
.moduletable_form-text {
    margin-top: 33px;
}


/*Карта и футер*/

#form,
.moduletable_map,
#breadcrumbs {
    min-width: 1000px;
}

#map .moduletable_map {
    clear: both;
    padding-top: 50px;
    min-width: 1000px;
}

#footer .permission {
    color: #2b2929;
    font-size: 13px;
    font-family: UL;
    float: left;
    padding: 40px 0;
}

#footer .social {
    float: right;
    margin-top: 30px;
}


/*Тайтлы и заголовки*/

.category-view h4,
.moduletable_marka h3,
h4.model-avto,
h4.vremont,
div.moduletable_vremont h3,
div.custom_form-text .trans,
div.custom_form-text h4.graf {
    margin-bottom: 19px;
    font-family: UM;
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    color: #2b2929;
    margin-top: 0px;
}

div.custom_form-text .trans span {
    color: #c8b00a;
}

.contact-text span.phon2 {
    padding-left: 68px;
}

.contact-text span {
    font-family: UM;
}


/*404 ошибка*/

.error_404 img {
    float: left;
    margin-right: 20px;
}

.error_404 .number {
    padding-top: 15px;
    color: #4c4a4a;
    font-size: 150px;
    font-family: KV;
    line-height: 100px;
    letter-spacing: 31px;
}

.error_404 .no-page {
    color: #4c4a4a;
    font-size: 28px;
    font-family: UM;
    text-transform: uppercase;
}

.error_404 a {
    color: #ddc20a;
    font-size: 20px;
    font-family: UM;
    text-transform: uppercase;
    line-height: 35px;
}


/*Таблицы*/

div.tab-dp table {
    margin: 0px auto;
    padding-bottom: 30px;
}

div.tab-dp tr:first-child td {
    background-color: #ddc20a;
    color: #fff;
    font-family: UB;
    text-transform: uppercase;
}

div.tab-dp td {
    height: 48px;
    width: 50%;
    padding-lefT: 40px;
    font-family: UL;
    font-size: 15px;
}

div.tab-dp tr:first-child td:first-child {
    border-right: 1px solid #FFF;
}

div.tab-dp td:first-child {
    border-right: 1px solid #dee1e2;
}

div.tab-dp tr:nth-child(odd) {
    background: #ecf0f1;
}

div.tab-dp1 table {
    margin: 0px auto;
    padding-bottom: 30px;
}

div.tab-dp1 tr:first-child td {
    background-color: #ddc20a;
    color: #fff;
    font-family: UB;
    text-transform: uppercase;
}

div.tab-dp1 td {
    height: 48px;
    padding-lefT: 40px;
    font-family: UL;
    font-size: 15px;
}

div.tab-dp1 tr:first-child td:first-child {
    border-right: 1px solid #FFF;
}

div.tab-dp1 td:first-child {
    border-right: 1px solid #dee1e2;
}

div.tab-dp1 tr:nth-child(odd) {
    background: #ecf0f1;
}

div.tab-dp.black tr:nth-child(odd) {
    background: #fff;
}

div.tab-dp.black {
    background-color: #ecf0f1;
}

div.tao-text td {
    width: 50%;
}

div.tao-text table,
.item-page h4 {
    width: 980px;
    margin: 0px auto;
}

.tab-dp.black ul {
    margin: 0px;
    padding: 0px;
    float: right;
    list-style-type: none;
    margin-right: 90px;
    margin-top: 16px;
}

.tab-dp.black li {
    padding-bottom: 25px;
}

.tab-dp.black span {
    line-height: 50px;
    float: left;
}

.tab-dp h4,
.tab-dp.black h4,
h4.tage {
    width: 985px;
    margin: 0px auto;
    margin-bottom: 19px;
    font-family: UM;
    font-size: 21px;
    font-weight: 300;
    text-transform: uppercase;
    color: #2b2929;
    padding-top: 50px;
    margin-bottom: 20px;
}

div.ram procent {
    font-family: KV;
    display: block;
    float: left;
    font-size: 86px;
    color: #ddc20a;
    line-height: 55px;
    margin-right: 73px;
    margin-left: 90px;
}

div.ram skid {
    display: block;
    color: #6c6e6f;
    font-size: 29px;
    clear: left;
    float: left;
    font-family: KV;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-right: 73px;
    margin-left: 90px;
}

div.ram tb {
    display: block;
    font-family: UL;
    padding-top: 10px;
    font-size: 17px;
}

.custom_pd p {
    font-family: UL;
    font-size: 15px;
    line-height: 25px;
}

.custom_pd .middle .vopros {
    margin-bottom: 70px;
}

div.vopros {
    font-family: UB!important;
    font-size: 19px!important;
    font-style: Italic;
    color: #2b2929;
    margin-top: 45px!important;
    line-height: 19px!important;
    max-width: 980px;
    margin: 0px auto;
}

div.vopros span {
    color: #178000;
    font-family: UB!important;
    font-size: 19px!important;
}

ul#list-menu a:hover {
    cursor: pointer;
    text-decoration: underline;
}

.block-rem block {
    height: 70px;
    width: 49.8%;
    display: block;
    float: left;
    padding-top: 25px;
}

.block-rem block:first-child {
    border-right: 1px solid #d9dee1;
}

.block-rem block img {
    float: left;
    margin-right: 40px;
    margin-left: 150px;
}

.block-rem span:nth-child(2) {
    color: #2b2929;
    font-size: 21px;
    text-transform: uppercase;
    font-family: UL;
    display: block;
}

.block-rem spat {
    font-size: 13px;
    text-transform: uppercase;
    font-family: UB;
    display: block;
}

.block-rem {
    height: 90px;
}

li.item-155 a {
    /*font-family: UB;*/
}

.product-fields {
    display: none;
}

.categories-model-two-2 {
    width: 980px;
    margin: 0px auto;
}

.moduletable_marka {
    float: right;
    width: 29%;
}

html,
body,
#all {
    width: 100%;
    min-width: 1000px;
    display: block;
    overflow-x: hidden;
}

#counters {
    width: 88px;
    float: left;
    position: relative;
    margin-top: 30px;
    left: 15px;
}

div.ram {
    border: 1px solid #ddc20a;
    padding: 20px 75px;
    margin: 40px 0;
}

div.ram img {
    float: left;
    margin-right: 70px;
}

div.ram span {
    display: block;
    font-family: KV;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 2px;
}

div.ram mk {
    color: #178000;
}

div.ram spat {
    display: block;
    font-family: KV;
    text-transform: uppercase;
    color: #716e6e;
    letter-spacing: 2px;
    font-size: 18px;
}

div.ram {
    width: 905px;
    border: 1px solid #ddc20a;
    padding: 20px 40px;
    margin: 40px auto;
    min-height: 80px;
}

div.ram img {
    float: left;
    margin-right: 73px;
    margin-left: 90px;
}

span.evacuation {
    color: #6c6e6f;
    font-family: KV;
    font-size: 29px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

span.evacuation be {
    color: #178000;
}

akpp div {
    color: #2b2929;
    font-size: 17px;
    font-family: UL
}

.block-rem a {
    color: #c8b00a;
    font-family: U;
    width: 100px;
    display: block;
    float: left;
}

.block-rem a img {
    float: right;
    padding-top: 7px;
}

div.skidka {
    border: 1px solid #dfcd4b;
    padding: 18px 60px 18px 95px;
    margin-right: 15px;
    height: 105px;
    margin-top: 40px;
}

div.skidka p {
    font-family: UL;
    font-size: 17px;
}

div.skidka img {
    float: left;
    margin-right: 50px;
}

div.color-green {
    color: #178000;
    font-family: UM;
    font-size: 15px;
    margin-top: 40px;
    max-width: 980px;
    margin: 0px auto;
}

div.skidka {
    width: 823px;
    margin: 40px auto;
}

h1,
.block-rem {
    display: block;
    width: 980px;
    margin: 20px auto!important;
}

p {
    display: block;
    max-width: 980px;
    margin: 0px auto!important;
    line-height: 22px;
    width: 100%;
}


/*.category_description.default3{
  min-height: 255px;
}*/

.formResponsive input[type="submit"] {
    padding: 10px 28px!important;
}

#captchaTxt28 {
    width: 120px;
}

#captcha28 {
    float: right;
    margin-right: 25px;
    border: 1px solid #e1e5e6;
    margin-top: 5px;
}

.rsform-block-captcha {
    float: left;
    width: 260px;
}

.formBody br {
    display: none;
}

.rsform-block-captcha input {
    float: left;
}

.strong.formRequired {
    margin-left: 0!important;
}

#questions {
    float: left;
    margin-top: 25px;
}

#questions h2 {
    width: 517px!important;
    text-align: center;
}

#questions .rsform-block-zvonok {
    font-size: 19px;
}

#questions .rsform-block {
    width: 476px;
    margin: 0px auto;
}

#questions .rsform-block-yourname,
#questions .rsform-block-yourphone {
    margin-bottom: 10px;
}

#questions input[type="submit"] {
    margin-top: 0!important;
    padding: 18px 0px!important;
    display: block!important;
    width: 100%!important;
}

#questions .rsform-block-sveajitesi {
    text-align: center;
    font-size: 19px;
    margin-top: 20px;
}

#questions .rsform-block-sveajitesi span {
    display: block;
    font-size: 30px;
    font-family: OS B;
    color: #383636;
    line-height: 40px;
}


/*#jcemediabox-popup-info-bottom{
  position: absolute;
  z-index: 10!important;
  right: 20px!important;
  margin-top: 0!important;
  padding-top:0!important;
}
.jcemediabox-popup-corner-bl,
.jcemediabox-popup-corner-tl,
#jcemediabox-popup-caption{
  display: none!important;
}



#jcemediabox-popup-container{
  background:transparent!important;
}
#jcemediabox-popup-iframe{
  background: #fff!important;
}*/

#jcemediabox-popup-info-bottom {
    z-index: 20!important;
}

#jcemediabox-popup-info-bottom {
    margin-top: 0!important;
}

#jcemediabox-popup-info-bottom,
#jcemediabox-popup-info-top {
    position: absolute;
    top: 0!important;
    right: 0!important;
}

#jcemediabox-popup-numbers {
    display: none!important;
}

#jcemediabox-popup-info-bottom {
    width: 100%!important;
}

#jcemediabox-popup-nav,
#jcemediabox-popup-caption {
    background: none!important;
}

#jcemediabox-popup-nav {
    padding: 0px!important;
}

#jcemediabox-popup-info-bottom .jcemediabox-popup-corner-bl {
    height: 0!important;
}

#jcemediabox-popup-info-bottom .jcemediabox-popup-corner-bc {
    background: none!important;
}

#jcemediabox-popup-info-bottom {
    height: 30%;
}

#jcemediabox-popup-next,
#jcemediabox-popup-prev {
    bottom: 0!important;
}

#jcemediabox-popup-closelink:hover {
    background: #fff url('../images/close.png') center no-repeat;
}

#jcemediabox-popup-closelink {
    background: #fff url('../images/close.png') center no-repeat;
}

#jcemediabox-popup-next,
#jcemediabox-popup-next:hover {
    background-position: center;
    background: #fff url(../images/next.png) center no-repeat;
}

#jcemediabox-popup-prev,
#jcemediabox-popup-prev:hover {
    background-position: center;
    background: #fff url(../images/prev.png) center no-repeat;
}

#jcemediabox-popup-prev,
#jcemediabox-popup-next {
    width: 30px;
    height: 30px;
}

#jcemediabox-popup-closelink {
    top: 0px!important;
    width: 30px!important;
    height: 30px!important;
}

.spacer img {
    width: 144px;
}


/*Шаблон картинок по рядам */

.row:before,
.row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.row:after {
    clear: both;
}

.row {
    *zoom: 1;
}

.img-in-row {
    margin: 0 auto;
    width: 980px;
    position: relative;
}

.img-in-row .img2 {
    width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
}

.img-in-row .img3 {
    width: 32.333333333%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
}

.img-in-row .img4 {
    width: 24%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
}

.img-in-row .img2 img,
.img-in-row .img3 img,
.img-in-row .img3 img,
.img-in-row .img4 img {
    width: 100%;
}

/*Новые добавленные классы*/

.container {
    width: 980px;
    margin: 0 auto;
}

.row:after,
.row:before {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.row:after {
    clear: both;
}

.table img {
    width: 100%;
}

.table {
    display: table;
}

.table .tr {
    display: table-row;
}

.table .tr .td {

    vertical-align: top;
}

.table .tr .td img {
    width: 50%;
    padding: 0 8px 8px 0;
    float: left;
}

.table .tr .td p {
    padding: 0 0 8px 0;
}
