@font-face {
  font-family: 'getvoip';
  src: url('getvoip.ttf');
}

html, body{
font-family: 'getvoip';
}

#content{
font-family: 'Open Sans', sans-serif;
}

.newfont{
font-family: 'getvoip' !important;
}

.group-container-image{
border: 3px solid #e5e5e5;
border-radius: 40px;
padding: 15px 50px;
width:100%;
height: 110px;
}

.group-container-image img{
max-height: 100%;
width: 100%;
}

.group-container{
margin-bottom: 10px;
}

.group-container a{
margin: 0 3px;  
padding: 3px; 
display: inline-block; 
width: 100%;
}

.group-container-name{
height: 52px;
font-size: 18px;
font-family: 'getvoip';
margin-top: 10px;
}

.notreloadpage {
    border-bottom: 1px dashed;
    border-color: rgba(36, 95, 209, .3);
}


.nogutter {
    padding-left: 15px;
    padding-right: 15px;
}

.nogutter > *,
.nogutter > .row-height > * {
    padding-left: 0px;
    padding-right: 0px;
}

.gutter1 > * {
    padding-left: 1px;
    padding-right: 1px;
}

.gutter3 {
    padding-left: 12px;
    padding-right: 12px;
}

.gutter3 > * {
    padding-left: 3px;
    padding-right: 3px;
}

.gutter5 {
    padding-left: 10px;
    padding-right: 10px;
}

.gutter5 > * {
    padding-left: 5px;
    padding-right: 5px;
}

.gutter10 {
    padding-left: 5px;
    padding-right: 5px;
}

.gutter10 > * {
    padding-left: 10px;
    padding-right: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt60 {
    padding-top: 60px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb60 {
    padding-bottom: 60px;
}

.text-normal {
    font-size: 16px;
    color: #333;
}

.full-width {
    width: 100%;
}

.form__remark {
    margin-top: 0;
    font-size: 17px;
    font-family: Georgia, serif;
    font-style: italic;
}

a:focus, a:active {
    outline: none !important;
}

.mfp-bg {
    background: #0a090e !important;
    opacity: 0.95 !important;
    filter: alpha(opacity=95) !important;
}

.pagination__box {
    padding: 0px 20px 30px;
}

.pagination {
    font-size: 17px;
}

.pagination > li > a, .pagination > li > span {
    padding: 8px 15px;
}


.filter-cars {
    padding: 20px 15px 20px;
    margin-bottom: 30px;
    background: #e0e0e0;
    border-radius: 6px;
}

.filter-cars__title {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
}

.filter-cars__current {
    color: #000;
    position: relative;
    padding-right: 24px;
    font-weight: bolder;
    border-bottom: 1px solid #e5e7e8;
    padding-bottom: 9px;
}

.filter-cars__remove {
    display: block;
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #a2292d;
    border-radius: 100px;
    text-align: center;
    line-height: 1.45em;
    cursor: pointer;
    background: #fff;
    color: #e42f35;
    font-weight: bolder;
}

.filter-cars__remove:hover {
    background: #e42f35;
    color: #fff;
}

.filter-cars__select {
    height: 42px;
    border: 1px solid #506575;
}

.price-table {
    margin-top: 20px;
    margin-bottom: 30px;
}

.price-table > thead > tr > th {
    white-space: nowrap;
}

.price-table > tbody > tr.table-heading > td {
    background: #557aad;
    color: #fff;
    padding: 15px 15px 15px 45px;
}


.common-home .owl-wrapper-outer {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.slick-slide, .slick-slide * {
    outline: none !important;
}

.slick-carousel {
    opacity: 0;
    display: none;
}

.slick-carousel.slick-initialized {
    opacity: 1 !important;
    display: block;
}

.slick-carousel .slick-prev::before, .slick-carousel .slick-next::before {
    content: '';
    display: none;
}

.slick-carousel .slick-prev,
.slick-carousel .slick-prev:hover,
.slick-carousel .slick-prev:focus,
.slick-carousel .slick-next,
.slick-carousel .slick-next:hover,
.slick-carousel .slick-next:focus {
    font-size: 0;
    line-height: 0;
    width: 48px;
    height: 48px;
    left: 20px;
    margin-top: -50px;
    color: transparent;
    z-index: 999;
    background: rgba(255, 255, 255, 0.5) url(../image/slick-d.png) no-repeat 0 0;
    border-radius: 50%;

}

.slick-carousel .slick-next,
.slick-carousel .slick-next:hover,
.slick-carousel .slick-next:focus {
    left: auto;
    right: 20px;
    background-position: -48px 0;
    z-index: 999;
}

.slick-carousel .slick-prev.slick-disabled, .slick-carousel .slick-next.slick-disabled {
    opacity: 0.25
}


.service-carusel .slick-prev,
.service-carusel .slick-prev:hover,
.service-carusel .slick-prev:focus,
.service-carusel .slick-next,
.service-carusel .slick-next:hover,
.service-carusel .slick-next:focus {
    font-size: 0;
    line-height: 0;
    width: 48px;
    height: 48px;
    left: 50px;
    margin-top: -50px;
    z-index: 999;
    color: transparent;
    background: rgba(255, 255, 255, 0.5) url(../image/slick-d.png) no-repeat 0 0;
    border-radius: 50%;
}

.service-carusel .slick-next,
.service-carusel .slick-next:hover,
.service-carusel .slick-next:focus {
    left: auto;
    right: 48px;
    background-position: -48px 0;
    z-index: 999;
}

.service-carusel .slick-prev::before, .service-carusel .slick-next::before {
    content: '';
    display: none;
}

.padt-50 {
    padding-top: 50px;
}

h1, .h1, h2, .h2, h3, .h3 {
    /* font-family: 'Ubuntu', sans-serif; */
    font-weight: 700;
}

h1 {
    text-align: center;
    font-size: 52px;
    color: #000;
    margin-top: 0;
    margin-bottom: 30px;
}

.breadcrumb.text-left {
    text-align: left;
    padding-left: 0;
}

.breadcrumb.text-left > li:first-child {
    padding-left: 0;
}

.aside__module-title {
    font-size: 14px;
    color: #333;
    font-weight: bolder;
    text-transform: uppercase;
    background: #f1efec;
}

.article__heading {
    text-align: left;
    font-size: 42px;
}

.pageheader h1 {
    max-width: 800px;
    margin: 20px auto 10px;
    color: #fff; /*color: #dd127b;*/
}


.text-small {
    font-size: 13px;
}

blockquote.dashed {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 3px dashed #bababa;
    border-top: 3px dashed #bababa;
    border-left: none;
    color: #878787;
    font-family: Georgia, serif;
    font-size: 18px;
    /*    font-style: italic;*/
    line-height: 1.45;
    padding: 10px 15px;
    position: relative;
    text-align: left;
    max-width: 450px;
}

blockquote.var1 {
    background: none repeat scroll 0 0 #eeeeee;
    border-left: 5px solid #b4b4b4;
    border-right: 5px solid #b4b4b4;
    color: #333333;
    font-style: italic;
    padding: 10px 20px;
    text-align: center;
    width: 460px;
    box-shadow: 0 0 5px #c0c0c0;
}

blockquote.var2 {
    background: none repeat scroll 0 0 #ff7873;
    border: 4px dashed #9f1813;
    color: #fff;
    font-style: italic;
    padding: 10px 20px;
    text-align: center;
    width: 460px;
}

blockquote.comment {
    padding: 30px 20px 30px 45px;
    width: 500px;
    background-color: #DB532B;
    color: white;
    box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: background-color 0.6s linear;
}

blockquote.comment::after {
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    top: 100%;
    border: solid transparent;
    border-top-color: #DA532B;
    border-left-color: #DA532B;
    border-width: 10px;
    left: 10%;
}

blockquote.comment::before {
    color: #ffffff;
    content: "“";
    display: block;
    font-size: 80px;
    left: 5px;
    position: absolute;
    top: -10px;
}

blockquote.boxed {
    display: block;
    background: #fff;
    padding: 25px 20px 25px 65px;
    margin: 0 0 30px;
    position: relative;

    /*Font*/
    font-family: Georgia, serif;
    font-size: 16px;
    line-height: 1.35;
    color: #666;
    text-align: justify;

    /*Borders - (Optional)*/
    border-left: 15px solid #94aac1;
    border-right: 2px solid #94aac1;

    /*Box Shadow - (Optional)*/
    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc;
}

blockquote.boxed b {
    color: #222;
}

blockquote.boxed::before {
    content: "\201C"; /*Unicode for Left Double Quote*/

    /*Font*/
    font-family: Georgia, serif;
    font-size: 60px;
    line-height: 1;
    font-weight: bold;
    color: #696969;

    /*Positioning*/
    position: absolute;
    left: 10px;
    top: 17px;
}

blockquote.boxed::after {
    /*Reset to make sure*/
    content: "";
}

blockquote.boxed a {
    text-decoration: none;
    background: #eee;
    cursor: pointer;
    padding: 0 3px;
    color: #4c7db1;
    border-bottom: 1px solid #94aac1;
}

blockquote.boxed a:hover {
    color: #ff1820;
    border-color: transparent;
}

blockquote em {
    font-style: italic;
}

.form-modal {
    padding: 30px;
}

.form-modal__title {
    font-size: 20px;
    font-weight: bolder;
    color: #000;
}

.form-modal__input {
    height: auto;
    font-size: 17px;
}

.form-modal .result .form-embed__title {
    text-shadow: none;
    color: #1ba747;
}

.form-modal .result .form-embed__success {
    color: #000;
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #dd127b;
    background-image: linear-gradient(to bottom, #dd127b, #dd127b);
    background-repeat: repeat-x;
    border-color: #dd127b #dd127b #dd127b;
}

.form-embed {
    margin-bottom: 30px;
    padding: 20px 20px 20px;
    background-color: #dd127b;
    font-size: 15px;
    transition: background-color 1.8s ease;
}

.form-embed__title {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bolder;
    letter-spacing: -0.025em;
    line-height: 1.2;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 1px;
}

.form-embed__title.text-lg {
    font-size: 24px;
}

.form-embed__subtitle {
    font-size: 12px;
    color: #101925;
}

.form-embed__subtitle.text-lg {
    font-size: 14px;
}

.form-embed_label {
    color: #f9f9f9;
    margin-bottom: 0;
}

.form-embed_input {
    height: auto;
    font-size: 17px;
}

.form-embed__pseudolink {
    display: inline-block;
    border-bottom: 1px dotted #fff;
    color: #fff;
    padding: 0 0 0px;
    margin: 0 0 15px;
    outline: none !important;
}

.form-embed__pseudolink:hover,
.form-embed__pseudolink:active,
.form-embed__pseudolink:focus {
    text-decoration: none;
    color: #fff;
}

.form-embed .error_value {
    border-color: #ef5e5e;
    border-radius: 4px 4px 0 0;
}

.form-embed .error {
    font-size: 10.5px;
    background: #ef5e5e;
    border-radius: 0 0 4px 4px;
    margin-top: 0px;
    padding: 0px 10px 1px;
    color: #fff;
}

.form-embed.success {
    /*background-color: #55ad5f;*/
    background-color: #822023;
}

.form-embed__success {
    color: #fff;
    font-size: 17px;
    font-weight: 100;
    margin-top: 15px;
}

.service__offer .form-embed {
    background: -webkit-linear-gradient(90deg, rgb(64, 137, 204), rgb(8, 65, 121));
    background: linear-gradient(90deg, rgb(64, 137, 204), rgb(8, 65, 121));
    box-shadow: 5px 5px 3px 0px rgba(1, 42, 82, 0.25);
}

.subheading {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    max-width: 1000px;
    margin: 0 auto 20px;

}

#pageheader {
    position: relative;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 40px;
    margin-bottom: 30px;
}

#pageheader > div {
    z-index: 9;
    position: relative;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 12px rgba(0, 0, 0, 0.75)
}

#pageheader-bg {
    position: absolute !important;
    top: -10px;
    right: 0;
    bottom: -10px;
    left: 0;
    z-index: 1 !important;
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    filter: blur(2px)
}

#pageheader-bg > img {
    width: 100%;
    height: auto
}

#pageheader::before {
    /*content:"";*/
    /*position:absolute;*/
    /*top:-10px;right:0;bottom:-10px;left:0;*/
    /*z-index:1;*/
    /*background:url(/assets/templates/css/../../images/bg/repair.jpg) no-repeat center top;*/
    /*background-size:cover;*/
    /*-webkit-filter:blur(2px);*/
    /*-moz-filter:blur(2px);*/
    /*-ms-filter:blur(2px);*/
    /*-o-filter:blur(2px);*/
    /*filter:blur(2px)*/
}

#pageheader::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: rgba(15, 22, 31, 0.75);
    background: #000000; /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #000000, #53346D); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #000000, #53346D); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */


}

#pageheader h1 {
    color: #fff;
}


#pageheader .breadcrumb a {
    text-shadow: none;
    color: #d8d8d8;
}

#pageheader .breadcrumb a:hover {
    color: #ff6065;
}

#pageheader .breadcrumb > li:after {
    border-color: #64686d
}

.category__intro {
    font-size: 14px;
    color: #5c5e69;
    padding: 10px 25px;
    background: #fafbfd;
    margin-bottom: 50px;
}

article.content, .content__main {
    font-size: 14pt;
    padding-left: 20px;
    padding-right: 20px;
    color: #303030;
}

.content__main {
    padding: 0;
}

article.content h2, .content__main h2 {
    font-size: 36px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 30px;
}

article.content h3, .content__main h3 {
    font-size: 28px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px;
}

article.content h4, .content__main h4 {
    line-height: 1.1;
    background: #da4f49;
    padding: 8px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-size: 17px;
    font-weight: 100;
    margin-bottom: 20px;
}

article.content .box__title, .content__main .box__title {
    font-size: 22px;
}

article.content .fotorama, .content__main .fotorama {
    margin-top: 40px;
    margin-bottom: 40px;
}

.fotorama.custom .fotorama__caption__wrap {
    max-width: 300px;
    padding: 5px 26px 10px;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 0.7;
}

.fotorama.custom .fotorama__caption__wrap:hover {
    opacity: 1;
}

.fotorama.custom .fotorama__caption__wrap h4 {
    line-height: 1.1;
    background: #444;
    padding: 8px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 5px;
}

.fotorama.custom .fotorama__caption__wrap small {
    line-height: 1.25;
    display: inline-block;
}

.section__gray {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #eee;
}

.section__blue {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #365a7f;
    background: radial-gradient(ellipse at center, #75909e 0, #365a7f 68%);
}


#header-top {
    margin: 0;
    border: none;
    border-radius: 0;
    min-height: 38px;
    background-color: #1b1b1b;
    border-bottom: 1px solid #E4E4E4;
}

#header-top .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #ff1820;
    font: 400 11px/22px 'Open Sans', sans-serif;
    text-transform: uppercase;
}

#header-top .navbar-nav > .open > a, #header-top .navbar-nav > .open > a:hover, #header-top .navbar-nav > .open > a:focus {
    background-color: #a20006;
    color: #fff;
    outline: none !important;
}

#header-top .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #ca0e14;
}

#header-top .navbar-nav > li > a:focus, #header-top .navbar-nav > li > a:active {
    background-color: #a20006;
    color: #fff;
    outline: none !important;
}

#header-top .description {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #fff;
    font: 400 11px/22px 'Open Sans', sans-serif;
}

header {
    padding-bottom: 15px;
    background: #232628;
}

#menuMain {
    padding: 0;
}

#menuMain li a {
    position: relative;
}

#menuMain span.menu-ico {
    position: absolute; /* Абсолютное позиционирование */
    left: 23px;
    top: 25px; /* Положение треугольника */
    border: 5px solid transparent; /* Прозрачные границы */
    border-top: 5px solid #dd127b; /* Добавляем треугольник */
}

#menuMain li:hover a > span.menu-ico {
    border-top: 5px solid #eeeeee; /* Добавляем треугольник */
}

#menuMain li:hover a:hover > span.menu-ico {
    border-top: 5px solid #dd127b; /* Добавляем треугольник */
}

.autocomplete-suggestions {
    background: #ffffff;
    overflow-y: scroll;
    padding: 20px;
    width: 75%;
}

.autocomplete-suggestion {
    margin: 5px 0;
    font-size: 13px;
    cursor: pointer;
    border-bottom: 1px dotted gray;
}

.autocomplete-suggestion:nth-child(odd) {
    background: rgba(0, 0, 0, 0.02);
}

.autocomplete-suggestion:hover {
    background: #dd127b;
    color: #fff;
}


#menuMain .submenu-main {
    background: white;
    position: absolute;
    max-width: 320px;
    width: 100%;
    z-index: 9;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    box-shadow: 0 0 5px silver;
}

#menuMain li:hover > .submenu-main {
    visibility: visible;
    opacity: 1;
    transition: 0.4s;
    opacity: 0.99;
    transform: translate3d(0, 0, 0);
    z-index: 9999;
}

#menuMain .submenu-main::before {
    content: '';
    position: absolute; /* Абсолютное позиционирование */
    left: 50px;
    top: -20px; /* Положение треугольника */
    border: 10px solid transparent; /* Прозрачные границы */
    border-bottom: 10px solid white; /* Добавляем треугольник */
}

#menuMain .submenu-main li {
    float: none;
    text-align: left;
    width: 100%;
}

.menu-main .submenu-main li:first-of-type > a {
    padding: 15px 40px 12px;
}

.left-menu .menu-main {
    width: 100%;
    padding: 0;

}

.marki-menu .ico {
    margin: 8px 0 0 5px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-color: #fff;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 10;
}

.marki-menu .menu-main li ul.submenu-left {
    display: none;
    position: absolute;
    width: 320px;
    background: #fff;
    z-index: 8;
    margin-top: -48px;
    border: 1px solid #dd127b;
    left: 304px;
    padding: 0;
}

.marki-menu .menu-main li ul.submenu-left li {
    width: 100%;
}

.marki-menu .menu-main li:hover ul.submenu-left {
    display: block;
}

.marki-menu .menu-main li:hover > a, .marki-menu .menu-main li > a.active {
    background: #dd127b;
    color: #fff;
    position: relative;
    z-index: 9;
}

.left-menu .marki-menu .menu-main > li a {
    padding-left: 50px;
}


.left-menu .menu-main > li {
    float: none;
    display: block;
    width: 100%;
}

.left-menu .menu-main > li a {
    padding: 13px 0 13px 20px;
}

.head-info > div {
    padding-left: 0;
    font-size: 13px;
    position: relative;
    color: #fff;
}

.head-info a {
    color: #ff1820;
}

.head-info .underline {
    border-bottom: 1px solid rgb(175, 175, 175);
}

.head-info a.underline:hover, .head-info a.underline:focus, .head-info a.underline:active {
    border-color: rgb(255, 24, 32);
    text-decoration: none;
}

.head-info .phone-number {
    white-space: nowrap;
    font-weight: bolder;
}

a.notreloadpage {
    cursor: pointer;
}

.head-info .notreloadpage {
    border-color: rgb(255, 24, 32);
}

.head-info > div::before {
    content: '';
    position: absolute;
    left: 0;
    background: none !important;
    display: block;
    width: 0px;
    height: 0px;
    margin: 5px 0 0 0;
}

.header__logo {
    margin: 0 auto;
}


#menu-car-brands .slick-track {
    margin: 15px auto;
}

#menu-car-brands .slick-slide {
    text-align: center;
}

#menu-car-brands a {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    text-transform: uppercase;
    color: #757575;
    font-size: 10px;
    /*background: #fff;*/
    min-width: 82px;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#menu-car-brands a img, #menu-car-brands a div {
    filter: gray; /* IE6-9 */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
    -webkit-filter: grayscale(1);
    opacity: 0.8;
    margin: 0 auto;
}

#menu-car-brands a img:hover, #menu-car-brands a.active img, #menu-car-brands a div:hover, #menu-car-brands a.active div {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}

#menu-car-brands a.active {
    color: #000000 !important;
    background: rgb(255, 255, 255);
}

.cars-catalog #menu-car-brands {
    display: none;
}

.cars-catalog .h1 {
    margin-bottom: 30px;
    color: #333;
    font-size: 30px;
}


.brands__item {
    margin-bottom: 20px;
    /*max-width: 350px;
    margin: 1px auto 30px;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);*/
}

.brands__image {
    padding: 10px 10px 5px;
    border: 3px solid #e5e5e5;
    border-radius: 40px;
}

.brands__img-link {
    display: block;
    text-align: center;
    height: 180px;
    overflow: hidden;
    border-radius: 40px;
}

.brands__logo {
    margin: 0 auto;
}

.brands__caption {
    text-align: center;
}

.brands__link {
    margin-top: 10px;
    line-height: 1.2;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*font-size: 14px;
    display: block;*/
    /*padding: 10px 10px;
    background-color: #e0e0e0;

    color: black;*/
    /*
     font-family: 'Ubuntu', sans-serif;
    font-weight: 700; */
}

.brands__link:hover {
    color: #dd127b;
}

.car-model__item {
    margin-bottom: 40px;
}

.car-model__item .image > a {
    display: block;
}

.car-brand-card__side {
    border-right: 1px dotted #ddd;
    padding-right: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.car-brand-card__name, .car-card__name {
    margin-top: 15px;
    padding: 15px 20px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 100;
    color: #000;
    background: #e9e9e9;
}

.car-brand-card__description {
    font-size: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.car-model__introtext {
    font-style: italic;
    line-height: 1.42;
    margin-bottom: 30px;
}

.car-model__form-title {
    font-size: 24px;
}

.car-model__content img {
    margin-top: 20px;

}

.car-model__content ul {
    font-size: 15px;
    padding-bottom: 10px;
}

.car-card__side {
    text-align: center;
    max-width: 250px;
    margin: 0 auto 20px;
}

.car-card__name {
    margin-top: 0;
    max-width: none;
}


.car-products {
    padding: 10px 30px 30px;
    margin-top: 30px;
    background: #fafbfd;
}

.car-products__scrollmenu {
    margin-bottom: 0;
    position: relative;
    background: #E0EAFC; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #CFDEF3, #E0EAFC); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #CFDEF3, #E0EAFC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.car-products__scrollmenu::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid #fff;
}

.car-shop__heading {
    padding-top: 15px;
    padding-bottom: 10px;
}

#content .car-shop__heading h2 {
    font-size: 30px;
    margin-top: 12px;
}

.car-shop__heading .fa-stack {
    color: #da4f49;
    font-size: 30px;
}

.car-products__scrollmenu h2, .car-products__scrollmenu ul {
    position: relative;
    z-index: 3
}

article.content .car-products__heading {
    font-size: 22px;
}

.car-products__item {
    padding-bottom: 40px;
}

.slick-carousel .car-products__item {
    padding: 15px 10px 0;
}

.car-products__image {
    position: relative;
}

.car-products__price {
    position: absolute;
    right: 0;
    bottom: 25px;
    background: rgb(85, 122, 173);
    font-size: 22px;
    color: #fff;
    padding: 6px 15px;
}

.car-products__price-sale {
    background: rgb(255, 37, 28);
}

.car-products__price .price-old {
    text-decoration: line-through;
    color: #0a0a0a;
    font-size: 0.85em;
    font-weight: bolder;
}

.car-products__name {
    display: block;
    padding: 0 5px;
    font-size: 14px;
    font-weight: bolder;
    color: #292929;
}

.car-products__morebutton {
    font-size: 22px;
    padding: 15px 30px;
}

.car-products__menu + aside#column-left {
    padding-top: 10px;
}

.car-folio__heading {
    color: #000;
    font-size: 25px;
}

.services__heading {
    text-align: center;
    font-weight: 100;
    color: #fff;
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.services__item, .folio-category__item {
    margin-bottom: 30px;
    padding: 20px;
    background: #e0e0e0;
}

.services__link {
    display: block;
    padding: 0 0 10px;
    background-color: #e0e0e0;
    font-size: 19px;
    color: #000;
    /* font-family: 'Ubuntu', sans-serif;
    font-weight: 700; */
}

.service-list__menu .service-list__menulink {
    font-size: 14px;
    color: #000;
}

.service-list__menu .service-list__menulink.active {
    color: #fff;
}

.prevnext_section {
    padding-bottom: 20px;
}

.prevnext_next {
    text-align: right;
}

.prevnext_link {
    display: inline-block;
    padding: 10px 30px;
    background: #eee;
    border-radius: 300px;
}

.prevnext_link > .fa {
    color: #000;
}

.prevnext_link.prev > .fa {
    margin-right: 12px;
}

.prevnext_link.next > .fa {
    margin-left: 12px;
}

.folio-category__section {
    /*
  background: #ECE9E6; /* fallback for old browsers
  background: -webkit-linear-gradient(to left, #ECE9E6 , #FFFFFF); /* Chrome 10-25, Safari 5.1-6
  background: linear-gradient(to left, #ECE9E6 , #FFFFFF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+
  */

    padding-top: 30px;
    padding-bottom: 40px;
}

.folio-category__heading {
    text-align: center;
    font-weight: bold;
    color: #000;
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 50px;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.55);
}

.folio-category__item {
    border: 1px solid #d8dfe4;
    box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.2);
}

.folio-category__item, .folio-category__link {
    background: #d1d6da;
}

.folio-category__link {
    display: block;
    padding: 10px 0 10px;
    font-size: 15px;
    min-height: 35px;
    font-weight: bolder;
    color: #000;
    /*font-family: 'Open Sans', sans-serif;*/
    /*text-shadow: 0 0 3px rgba(0, 0, 0, 0.27);*/
}

.folio-category__item:hover .folio-category__link,
.folio-category__link:hover,
.folio-category__link:focus,
.folio-category__link:active {
    color: #052e52;
    text-shadow: none;
}

.folio-thumb {
    margin-bottom: 50px;
}

.service__box {
    padding: 0 10px 20px;
}


.service__offer {
    margin: 20px 0 20px;
    padding: 40px 50px 40px;
    background-color: #eee;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.26);
}

.service__subtitle_h2 {
    color: #222;
    position: relative;
    margin-bottom: 30px;
    margin-top: 18px;
}

.service__subtitle_h2::before {
    content: '';
    position: absolute;
    bottom: -12px;
    display: block;
    width: 150px;
    border-top: 3px solid #ff1820;
}

.service__description {
    font-size: 16px;
    line-height: 1.5;
    color: #222;
}

.service__offer .form-embed {
    margin-bottom: 0;
    padding: 30px 40px 30px;
}

.service__offer .form-embed_input {
    font-size: 20px;
    line-height: 32px;
}

.services-list__heading {
    text-align: center;
    font-weight: 100;
    color: #000;
    /* font-family: 'Open Sans', sans-serif;*/
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.services-list__carousel .slick-track {
    margin: 20px auto;
}

.service-list__item {
    margin: 0 10px;
}

.service-list__item .image {
    text-align: center;
}

.service-list__item .image img {
    display: inline-block;
}

.service-list__item .service-list__link {
    display: block;
    margin-top: 10px;
    padding: 12px 20px;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    /* font-family: 'Ubuntu', sans-serif;*/
    font-weight: 700;
    line-height: 1.3;
    transition: color 0.5s ease;
}

.service-list__item:hover .service-list__link {
    color: #d83030;
}

.service-list__item .service-list__boxlink {
    display: block;
    margin: 0;
    padding: 12px 20px;
    background-color: #d83030;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
}

ul.service-panel__list {
    padding-top: 10px;
    columns: 2;
}

.service-panel__item {
    padding-bottom: 10px;
    font-weight: bolder;
}

.service-panel__item a {
    color: #2b587d;
}

.service-list__item .image > a {
    display: block;
    position: relative;
}

.service-list__item .image > a::before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    bottom: 7px;
    left: 7px;
    border: 2px solid rgba(255, 255, 255, 0.24);
/ / transition: border-color 0.8 s ease;
    transition: all 0.35s ease;
    border-radius: 600px;
}

.service-list__item .image > a:hover::before {
    border-color: rgb(207, 54, 59);
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
}


.visual-service__box {
    position: relative;
    z-index: 3;
}


.visual-service__description {
    background-color: #eee;
    padding: 30px;
    font: italic normal 18px/1.8 Georgia, serif;
    color: #2e303c;

}

.visual-service__form .form-embed {
    padding: 40px 40px 30px;
}

.visual-service__form .form-embed__title {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.visual-service__form .form-embed_input {
    font-size: 17px;
    line-height: 1.7;
}

.visual-service__subtitle {
    text-align: center;
    color: #111;
    margin-top: 40px;
}

blockquote.visual-service__blockquote {
    margin: 20px auto 40px;
    max-width: 600px;
}

.visual-service__content {
    margin: 20px 50px 50px;
    padding: 40px 80px 40px;
    background-color: #eee;
    box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.26);
    font-size: 18px;
    line-height: 1.5;
    color: #222;
}

.visual-service__content .visual-service__subtitle {
    margin-top: 0;
    margin-bottom: 30px;
}

.visual-service__content .service__subtitle_h2::before {
    left: 50%;
    margin-left: -75px;
}

.content-boxed {
    margin: 20px auto 40px;
    max-width: 900px;
}

.content-boxed_image {
    margin-top: 20px;
    margin-bottom: 20px;
}

.content-boxed__description {
    font-size: 16px;
    margin-top: 15px;
}

.category-list__item {
    padding: 0 20px 50px;
}

.category-list__item .price {
    font-size: 22px;
    font-weight: bolder;
    color: #333;
}

.category-list__item .price-old {
    font-size: 19px;
    text-decoration: line-through;
    font-weight: normal;
    color: #ff1820;
}

.category-list__carname {
    display: block;
    margin-bottom: 15px;
    padding: 4px 10px;
    background: #e4e4e4;
    color: #000;
    font-size: 18px;
    font-weight: 100;
}

.cta-bottom {
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #0a1d27;
    background: url(/images/bg.jpg) no-repeat bottom right fixed;
    background-size: cover;
}

.cta-bottom__form {
    background: #dd127b;
    padding: 20px 35px 20px;
    border-radius: 9px;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.35);
}

.cta-bottom__heading {
    margin-bottom: 30px;
    text-align: center;
    font-size: 32px;
    font-weight: 100;
    color: #fff;
}

.cta-bottom__title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 100;
    color: #fff;
}

.cta-bottom__info .fa-stack {
    font-size: 21px;
    margin-right: 15px;
}

.cta-bottom__info .fa-circle {
    color: #557aad;
}

.cta-bottom__phone {
    font-size: 24px;
    font-weight: bolder;
    color: #fff;
}

.cta-bottom__email {
    font-size: 21px;
    color: #fff;
    font-style: italic;
}

.cta-bottom__time {
    font-size: 13px;
    color: #fff;
}


.contact__card {
    font-size: 15px;
}


.product-product h1 {
    margin-top: 0;
    font-size: 32px;
    text-align: left;
    color: #c7383d;
}


.folio-thumb h4 > a {
    color: #000;
    font-weight: bolder;
}

.main-coggs {
    padding-top: 65px;
    padding-bottom: 35px;
}

.main-coggs .media {
    padding-bottom: 30px;
    color: #fff;
}

.main-coggs .media-heading {
    font-weight: bold;
    text-transform: uppercase;
    color: #dd127b;
    padding-bottom: 1px;
}

.blog-list__outer {
    padding-left: 30px;
}

.blog-list__outer > *:first-child {
    margin-top: 0;
}

.blog-list__item {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd;
}

.blog-list__title {
    color: #333;
}

.blog-list__iteminfo {
    padding: 3px 0 10px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 15px;
}

.blog-list__description {
    font-size: 13px;
}

.footer__list li {
    display: block;
    padding-bottom: 6px;
    font-size: 13px;
}

.footer__list li > .fa {
    color: #6b6b6b;
    margin-right: 10px;
}


#column-left .list-group {
    margin-bottom: 40px;
}

#column-left .list-group > a {
    color: #3e4a92;
    padding: 9px 12px 9px 25px;
    background: #fafbfd;
    font-size: 15px;
}

#column-left .list-group > a:hover {
    color: #000000;
    background: #e9ebfb;
    border: 1px solid rgb(216, 219, 241);
    text-shadow: none !important;
}

#column-left .list-group > a.active, #column-left .list-group > a.active:hover {
    color: #fff;
    background: rgb(66, 92, 112);
    border-color: #455e71;
    text-shadow: none;
}

#column-left .submenu > li > a {
    display: inline;
}

aside#column-left {
    padding-top: 0px;
}

.aside__menu {

    margin-bottom: 40px;
}

.aside__menu-title {
    border: 1px solid #ddd;
    border-color: #2e303c;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    position: relative;
    margin-bottom: -1px;
    display: block;
    padding: 10px 15px;
    background: #2e303c;
    font-size: 13px;
    font-weight: 300;
    color: #c6d3dc;
    text-transform: uppercase;
}

.menu-side {
    margin: 0;
    padding: 0;
}

.menu-side > li {
    position: relative;
    display: block;
    margin-bottom: -1px;
    background: #fafbfd;
}

.menu-side > li:last-child > a {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.menu-side > li.active {
    background: #e9ebfb;
    background: rgb(198, 211, 220);
}

.menu-side > li > a {
    color: #3e4a92;
    display: block;
    padding: 12px 12px 12px 25px;
    font-size: 15px;
    border: 1px solid #DDDDDD;
}

.menu-side > li > a:hover {
    background: #e9ebfb;
}

.menu-side > li.active > a {
    background: rgb(80, 101, 117);
    border-color: rgb(80, 101, 117);
    color: #fff;
    font-weight: bolder;
}

.menu-side > li.active + li > a {
    border-top-color: #c8ced4
}

.submenu-side {
    font-size: 15px;
    padding-top: 15px;
    padding-bottom: 8px;
    padding-left: 45px;
}

.submenu-side > li {
    padding-bottom: 12px;
    color: #334a5d;
}

.submenu-side > li > a {
    color: #334a5d;
}

.submenu-side > li > a:hover {
    text-decoration: underline;
}

.submenu-side > li.active {
    color: #000;
}

.submenu-side > li.active > a {
    font-weight: bolder;
}

.refine__link {
    padding: 5px 12px;
    margin-bottom: 10px;
    margin-top: 3px;
}

.refine__link .badge {
    margin-left: 6px;
    background-color: #fff;
    color: #2f546e;
}

.refine__link:hover .badge {
    color: #a2292d;
}


.service-catalog__wrapper {
    padding: 30px;
    background: #eee;
    border-radius: 12px;
}

.services-catalog__item {
    background: #fff;
    border-radius: 6px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.19);
    padding: 25px 20px 25px;
    margin-bottom: 30px;
}

.services-catalog__link {
    display: block;
    padding: 0 0 10px;
    background-color: #fff;
    font-size: 19px;
    line-height: 1.1;
}

.services-catalog__sub {
    margin-bottom: 15px;
}

.service-catalog__description {
    font-size: 13px;
    margin-bottom: 15px;
}


.panel-services > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    padding: 18px 36px;
}

.panel-services > .panel-body {
    border: 1px solid #b1cae0;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.iconround {
    box-sizing: border-box;
    text-align: center;
    color: #dd127b;
    float: left;
    padding-bottom: 10px;
    border-radius: 50%;
    border: none;
    width: 40px;
    height: 40px;
    font-size: 30px;
    /*margin-right: 10px;*/
    color: #fff;
}

.colorsalat {
    color: #dd127b;
}

.visual-service {
    margin-top: 50px;
}

.showmore {
    text-align: center;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.8));
    /* height: 400px; */
    padding: 10px 0 27px;
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;

}

.showmore span:hover {
    cursor: pointer;
    color: #dd127b;
    text-decoration: underline;
}

.margin-top-md-100 {
    margin-top: 120px;
}

.open-left-menu {
    display: none;
}

.mobile-phone-button {
    display: none;
}

.subgroupsmainpage {
    list-style: none;
    columns: 3;
}

.subgroupsmainpage a {
    color: black;
}

.subgroupsmainpage a:hover {
    color: #dd127b;
}

.imgcategory__link {
    margin: 10px 0 15px;
    display: block;
    height: 95px;
    overflow: hidden;
    color: black;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.imgcategory__link:hover {
    color: #dd127b;
}

.showcase-service__heading {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    margin: 50px 0 30px;
    color: #111;
}

.showcase-service__item {
    padding: 0 0 20px;
}

.showcase-service__image_link {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.showcase-service__link {
    display: block;
    text-align: center;
    padding: 10px 20px;
    font-size: 15px;
    text-transform: uppercase;
    color: #dd127b;
    transition: all 0.3s ease;
    font-weight: bolder;
}

.showcase-service__services {
    background: #eee;
    padding: 25px 30px;
    margin-top: 5px;
}

.showcase-service__listtitle {
    text-transform: uppercase;
    color: #000;
    font-size: 13px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.showcase-service__list {
    padding: 0;
    margin: 0;
}

.showcase-service__list li {
    display: block;
    position: relative;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 14px;
}

.showcase-service__list li::before {
    content: "\f0da";
    display: block;
    position: absolute;
    top: 1px;
    left: 5px;
    height: 18px;
    width: 18px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'FontAwesome';
    color: #000;
}

.showcase-service__list li a {
    color: #086ba7;
}

.showcase-service__list li a:hover {
    color: #02a9e8;
}

.showcase-service__form {
    margin-top: 30px;
}

.showcase-service__form .form-embed__title {
    font-size: 17px;
}

.table {
    touch-action: pan-x;
. menu-main li > a overflow-x: auto;
}

.table td {
    font-size: 14px;
}

.header-h {
    /*margin: 0 0 0 126px;
    display: inline-block;
    width: 100%;*/
    margin: 10px 0 5px;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 0 0 3px #dd127b;
    text-align: center;
    text-transform: uppercase;
    color: #d8d8d8;
}

a {
    color: #dd127b;
    text-decoration: none;
}

.header-h-margin {
    margin: 0 0 0 51px;
}

.header-link-ico {
    height: 32px;
    width: 32px;
    display: inline-block;
    margin: 0 0 0 2px;
    color: #fff;
    position: relative;
    top: -2px;
}

.header-link-ico-margin {
    margin: 0 0 0 78px;
}

.price-new {
    color: #dd127b;
    font-weight: bold;
    font-size: 18px;
}

.header-phone {
    font-size: 20px;
    font-weight: bold;
}

.header-soc {
    margin: 3px 0 10px;
}

.header-soc img {
    width: 35px;
}

.header-soc a + a {
    margin: 0 5px;
}

.header-search-btn {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border: 1px solid #dd127b;
    background-color: #dd127b;
    background-image: linear-gradient(to bottom, #dd127b, #dd127b);
    background-repeat: repeat-x;
}

.header-search-btn.focus,
.header-search-btn:focus,
.header-search-btn:hover {
    color: #ffffff;
}

.header-logo {
    width: 100%;
    max-width: 400px;
    margin-top: 20px;
}

.menu-main li > a {
    font-size: 15px;
    color: #232628;
    padding: 15px 20px 12px;
    font-weight: bolder;
    background: none;
}

#table-scroll {
    width: 100%;
    height: 600px;
    overflow: auto;
}

#table-scroll thead {
    background: silver;
}

.small_socnetworks img {
    width: 32px;
    height: 32px;
}

.pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover {
    color: #dd127b;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success, .btn-success.focus, .btn-success:focus, .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover, .btn-success:hover {
    color: #fff;
    background-color: #dd127b;
    border-color: #dd127b;
}

.form-control:focus {

    border-color: #dd127b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(221, 18, 123, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(221, 18, 123, .6);
}

.headershopphones {
   /* margin-top: 25px; */
}


/*
.head-info>.address {
    padding: 12px 0 0;
    line-height: 120%
}
.head-info > .address  .iconround {
    margin-top: 15px;
}
*/
.header-address > i {
    margin: 0 5px 0 0;
    float: left;
    font-size: 20px;
    color: #dd117b;
}

.header-address > .header-address-phone {
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1,5;
    font-size: 15px;
    color: #8b8b8b;
}

.header > .container {
    padding: 20px;
}
.subgroupsmainpage {
    padding-left:0;
    margin-left: 0;
}
.glob {
    border-bottom: 1px solid #f1f1f1;
    padding:15px;
    margin: 0 3px 5px;
    background: linear-gradient(0deg, rgba(230,229,229,1) 0%, rgba(255,255,255,1) 100%, rgba(255,255,255,1) 100%);     cursor: pointer;
    text-align: left;
    font-weight: bold;
    border-bottom: 2px solid #aaaaaa;
}
.glob:hover {
    background: #f6f6f6;
}

.glob .sub {
    padding: 5px;
    list-style: none;
    margin-top: 10px;
    border-top: 1px solid #aaaaaa;
}
.glob .sub li {
    position: relative;
    margin-left: 5px;
}
.glob .sub li:before{
    content: '•';
    position: absolute;
    color: #dd127b;
    left:-10px;
    top: 6px;
}

.glob .sub a {
    display: block;
    padding: 5px 0;
}

.navbar, .submenu-main, .menu-main, .submenu-main li{
    z-index: 999 !important;
}



.services-item{
margin-bottom: 20px;
margin-top: 0;
}

.services-item-img{
display: table-cell; 
width: 100%; 
height: 180px; 
vertical-align: middle; 
text-align: center;
}

.services-item-back{
display: table;
width: 100%;
}

.services-item-img img{
width: 100%; 
height: 100%; 
object-fit: cover;  
display: inline; 
border-radius:4px;
}

.services-item-container{
border: 1px solid silver;
border-radius: 4px; 
overflow: hidden; 
padding: 4px;
}

.main-coggs
{
width: 1300px;
}