@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
.far {
    font-family: "Font Awesome 5 Regular";
    font-weight: 400;
}
.btn {
    overflow: hidden;
}
body {
    overflow: auto;
}

/*Таблицы*/
table{
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
    font-size: 17px;
    line-height: 18px;
    color: #333;
}
table p {

}
.categories-list.services {
    display: none;
}
.category_block {
    width: 100%;
	padding: 50px 0;
    overflow: hidden;
}
.category_block li {
    float: left;
    width: 25%;
	margin-bottom: 30px;
}
.category_block li .category_block_img {
    display: flex;
    height: 100px;
    margin-bottom: 10px;
}
.category_block li .category_block_img:hover{
	opacity: .9;
}
.category_block li .category_block_img img{
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
.category_block li .category_block_name {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 96%;
    text-decoration: none;
    color: #333;
    min-height: 50px;
}
.category_block li .category_block_name:hover{
    color: #d87a7c;
	text-decoration: underline;
}
@media (max-width: 768px) {
.category_block li {
    width: 50%;
}
}
@media (max-width: 480px) {
.category_block li {
    width: 50%;
}
.category_block li .category_block_name {
    min-height: initial;
}
}


@media (min-width: 768px) and (max-width: 1439px) {
    .body__home #feature {
        margin-top: 271px;
        background: rgba(193,36,42,1);
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #feature > .row-container {
        margin-top: -271px;
    }


    #feature .mod-newsflash-adv.articles .item_content {
        height: auto;
    }


}

@media (min-width: 768px) and (max-width: 979px) {
    .mod-newsflash-adv.articles .image_caption span {
        font-size: 16px;
    }
    .body__home #feature {
        margin-top: 240px;
        padding-top: 10px;

        padding-bottom: 10px;
    }

    #feature > .row-container {
        margin-top: -210px;
    }

}

@media (min-width: 1440px) {
    .body__home #feature {
        background: rgba(193, 36, 42, 1);
        padding-bottom: 10px;
    }

    #feature .mod-newsflash-adv.articles .item_content {
        height: auto;
    }

}


@media (min-width: 1440px) and (max-width: 1441px) {
    .mod-newsflash-adv.articles .image_caption {
        height: 270px;
        width: 270px;
        max-width: 270px;
    }

    .services-icons {
        height: 75px;
        margin-bottom: 5px;
    }

    .header__text {
        position: absolute;
        z-index: 10;
        width: 100%;
        margin-top: 200px;
        text-transform: uppercase;
    }
}

@media (min-width: 768px) {
    #feature .mod-newsflash-adv.articles .item_content {
        border: none;
        position: relative;
    }

    #feature .mod-newsflash-adv.articles .item_content::after {
        position: absolute;
        right: 0;
        top: 0;
        width: 1px;
        height: 200px;
        background-color: #f9f5ec;
        display: block;
        content: "";
    }
}

/**/

@media (min-width: 768px) and (max-width: 10000px) {
    #top .container-fluid {
        position: relative;
    }
    #top .icemegamenu > ul > li > a.iceMenuTitle {
        padding-top: 5px !important;
        padding-bottom: 4px;
    }
    .icemegamenu > ul > li > a.iceMenuTitle.hover::before,
    .icemegamenu > ul > li > a.iceMenuTitle.icemega_active::before {
        border-color: #d87a7c;
        left: 0;
        right: 0;
    }


}
.icemegamenu > ul {
    padding-top: 3px;
}

ul.icesubMenu ul > li {
    position: static;
}
ul.icesubMenu ul > li >a {
    position: relative;
}


ul.icesubMenu.sub_level_2 > li > .iceCols {
    width: 420px !important;
}

ul.icesubMenu.sub_level_2 > li {
    border-bottom: dotted 1px #7a7777;
    border-top: none;
}

ul.icesubMenu.sub_level_2 ul > li {
    position: relative;
    width: auto;
    border-top: none;
    border-bottom: dotted 1px #7a7777;
}

ul.icesubMenu.sub_level_2 > li a.iceMenuTitle {
    display: block;
    font: 13px / 18px 'Roboto', sans-serif;
    padding: 4px 15px;
    color: #9d9d9d;
    text-decoration: none;
}


/*Search*/

.searchbox {
    width: 100%;
    position: relative;
}


.searchbox .navbar-form input {
    background-color: transparent;
    color: #a9a9a9;
    padding: 3px 5px;
    border: 1px solid #a9a9a9;
    border-radius: 3px;
    height: 36px;
}

.searchbox .navbar-form input[type="image"],
.searchbox .navbar-form button{
  padding: 0px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    bottom: 0;
    width: 30px;
    margin: 0;
    background: url(../images/topbuttons.png) 5px -390px no-repeat;
    border: none;
}

.searchbox .navbar-form input:focus {
    border: 1px solid #e8e8e8;
}


.top-phones .phone {
    font-family: "Oranienbaum", "Cabin", Arial, Sans-Serif;
    text-transform: uppercase;
    font-size: 15px;
    color: #292929;
    display: block;
    text-decoration: none;
    line-height: 16px;
    min-height: 16px;
}
.top-phones .phone.sm {
    text-transform: none;
}
.top-phones .phone .cnt {
    color:#acacac;
    width: 27px;
    display: inline-block;
}
.stuck #logo,
#logo {
    margin-top: 8px;
    margin-bottom: 5px;
}

/*butoons*/
form.btn,
.btn,
.sv-contact-form-btns__submit {
    background-color: #c1242a;
    /*background: #ff7c46;
    background: -moz-linear-gradient(top,#ff7c46 0%,#ae0f0a 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff7c46),color-stop(100%,#ae0f0a));
    background: -webkit-linear-gradient(top,#ff7c46 0%,#ae0f0a 100%);
    background: -o-linear-gradient(top,#ff7c46 0%,#ae0f0a 100%);
    background: -ms-linear-gradient(top,#ff7c46 0%,#ae0f0a 100%);
    background: linear-gradient(to bottom,#ff7c46 0%,#ae0f0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7c46',endColorstr='#ae0f0a',GradientType=0);
    */
    color: #fff;

    font-size: 14px;
    line-height: 14px;
    height: auto;
    padding: 10px 20px 10px 20px;
    position: relative;
}
.btn:hover,
.sv-contact-form-btns__submit:hover {
    background-color: #c1242a;
    /*background: #ae0f0a;
    background: -moz-linear-gradient(top,#ae0f0a 0%,#ff7c46 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ae0f0a),color-stop(100%,#ff7c46));
    background: -webkit-linear-gradient(top,#ae0f0a 0%,#ff7c46 100%);
    background: -o-linear-gradient(top,#ae0f0a 0%,#ff7c46 100%);
    background: -ms-linear-gradient(top,#ae0f0a 0%,#ff7c46 100%);
    background: linear-gradient(to bottom,#ae0f0a 0%,#ff7c46 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0f0a',endColorstr='#ff7c46',GradientType=0);
*/
}


.topbuttons {
    position: relative;
}
.top-btn-box {
    text-align: right;
    margin-top: 10px
}


.btn-top {
    padding: 10px 70px 10px 20px;
    display: inline-block;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.btn-top:after {
    content: "";
    position: absolute;
    right:0;
    top: 0;
    bottom:0;
    margin: 5px 0;
    box-sizing: border-box;
    border-left: 1px solid #fff;
    width: 50px;
    background: url(../images/topbuttons.png) 5px 7px no-repeat;
}
.btn-top.btn-callback:after {
    background-position: 13px -197px;
}
.btn-top.btn-wrme:after {
    background-position: 13px -95px;
}

.btn.form__submit {
    padding: 10px;
    background-color: #4d1014;
    border: none;
    color: #fff;
    font-size: 16px;
    margin: 0;
    margin-left: 10px;
    display: inline-block !important;
    vertical-align: top !important;
}

/*menu*/

@media (max-width: 767px){
    .btn-top {
        width: auto;
    }
    .searchbox {
        width: 100%;
        margin-bottom: 20px;
    }
    .top-phones {
        display: none !important;
    }

    .btn-top.btn-wrme {
        z-index: 2000;
    }

}



@media (min-width: 480px) and (max-width: 767px){
    #top {
        height: 60px;
    }
    #row .row-fluid {
        position: relative;
    }
    .topbuttons {
        position: absolute;
        top: 0;
        left:0;
        padding-left: 200px !important;
        text-align: left;
    }
    .top-btn-box {
        text-align: left;
        margin-top: 12px;
    }
    .searchbox {
        float: right;
        width: 170px;
    }
}
/*@media (min-width: 480px) and (max-width: 599px){
    #top {
        min-height: 60px;
        height: auto;
    }
    .topbuttons {
        position: static;
        padding-left: 12px !important;
    }
    .btn-top.btn-wrme {
        float: left;
        margin-left: 10%;
    }
    .searchbox {
        float: right;
        margin-right: 10%;
    }

}*/
@media (min-width: 559px) and (max-width: 599px){
    #logo a {
        display: inline-block;
        width: 130px;
    }

    .topbuttons {
        padding-left: 150px !important;
    }

    .top-btn-box {
        margin-top: 9px;
    }
}
@media (min-width: 480px) and (max-width: 559px){
    #logo a {
        display: inline-block;
        width: 130px;
    }

    .topbuttons {
        padding-left: 150px !important;
    }

    .btn-top.btn-wrme {
        float: left;
        padding: 10px;
    }
    .btn-top.btn-wrme:after {
        display: none;
    }
    .searchbox {
        float: right;
    }

}

@media (min-width: 380px) and (max-width: 479px){
    .stuck #logo {
        margin-top: 14px;
        margin-bottom: 14px;
    }
    #logo {
        margin-top: 14px;
        margin-bottom: 14px;
    }
    #top {
        overflow: hidden;
    }
    .btn-top.btn-wrme {
        position: absolute;
        top: -60px;
        right: 0;
        width: 170px;
        z-index: 2000;
    }
}
@media (min-width: 320px) and (max-width: 379px){
    #top {
        overflow: hidden;
    }
    .stuck #logo {
        margin-top: 14px;
        margin-bottom: 14px;

    }
    #logo {
        width: 120px;
        margin-top: 15px;
        margin-bottom: 14px;
    }
    .btn-top.btn-wrme {
        position: absolute;
        top: -55px;
        right: 0;
        width: 160px;
        z-index: 2000;
    }
}


@media (max-width: 900px){
    .top-phones .phone {
        font-size: 16px;
    }
}
@media (max-width: 979px){
    .top-btn-box {
        text-align: center;
    }
    .btn-top {
        padding: 10px 55px 10px 5px;
    }
}

@media (min-width: 1200px){
    .icemegamenu > ul > li + li {
        margin-left: 15px !important;
    }
}
/*new*/
.headercontent {
    background: none;
}

#top .visible-first {
    position: relative;
}
.stuck {
    background-color: #fff !important;
    color: #292929;
    height: auto;
}

.icemegamenu {
    float: left;
}

ul.icesubMenu {
    background-color: #f3f4f8;
}
ul.icesubMenu  li {
    padding: 6px 0;
    border: none !important;
}
ul.icesubMenu > li a.iceMenuTitle {
    line-height: 18px;
    color: #292929;
}
ul.icesubMenu.sub_level_1 {
    margin-top: -8px;
    width: 300px !important;
    left: 150px;
    top: 130%;
}

.icemegamenu > ul > li > a.iceMenuTitle,
.icemegamenu > ul > li.active > a.iceMenuTitle,
.icemegamenu > ul > li.hover > a.iceMenuTitle,
.icemegamenu > ul > li > a.iceMenuTitle:hover {
    font-size: 18px;
    color: #292929;
}
/*.icemegamenu > ul > li.hover > a.iceMenuTitle,
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
    color: #dd575a;
    background: none;
}*/
.icemegamenu > ul > li > a.iceMenuTitle::before {
    bottom:3px;
    top: auto;
}

ul.icesubMenu .iceMenuLiLevel_2.active > a,
ul.icesubMenu .iceMenuLiLevel_2.hover > a,
ul.icesubMenu .iceMenuLiLevel_2 > a.iceMenuTitle:hover {
    background-color: #c1242a;
    color: #fff;
}
ul.icesubMenu .iceMenuLiLevel_3.active > a,
ul.icesubMenu .iceMenuLiLevel_3 > a.iceMenuTitle:hover {
    color:  #c1242a;
}



.top-phones .left {
    float: left;
}
.top-phones .right {
    float: right;
}

@media (min-width: 768px)  {
    #top-block {
        height: 0 !important;
    }

    #top {
        height: 51px;
        background-color: #fff;
        position: fixed;
        z-index: 1000;
    }

    .home_menu {
        padding-top: 5px;
    }

    .top-phones {
        position: absolute;
        right: 20%;
        padding-top: 12px;
        min-width: 280px;
    }

    .topbuttons {
        position: absolute;
        right: 0;
        width: 18% !important;
        padding-left: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #top {
        height: 105px;
        background-color: #fff;
    }

    .delim {
        position: absolute;
        top: 55px;
        border-top: 1px solid #cfcfcf;
        left: 0;
        right: 0;
    }

    .moduletable.home_menu {
        position: absolute;
        left: 0;
        top: 58px;
        min-width: 600px;
        padding-left: 0 !important;
    }

    ul.icesubMenu::before {
        display: none;
    }

}

@media (min-width: 768px) and (max-width: 979px){
    .topbuttons {
        width: 170px !important;
    }
    .top-phones {
        right: 200px;
    }
}

@media (min-width: 1200px){
    .noscr #top {
        height: 105px;
        background-color: #fff;
    }
    .searchbox,
    .region .region-current {
        display: none;
    }
    .noscr .searchbox,
    .noscr .region .region-current {
        display: block;
    }
    .noscr .delim {
        position: absolute;
        top: 55px;
        border-top: 1px solid #cfcfcf;
        left: 0;
        right: 0;
    }

    .noscr .moduletable.home_menu {
        position: absolute;
        left: 0;
        top: 58px;
        min-width: 600px;
        padding-left: 0 !important;
    }

    .noscr ul.icesubMenu::before {
        display: none;
    }




}

/*FORMS*/
.fancybox-close {
    background: url(../images/topbuttons.png) -1px -300px no-repeat;
    width: 20px;
    height: 20px;
    top: 25px;
    right: 25px;
}
.popupform {
    padding: 10px 40px;
}
.newform input.err {
    border-color: #c1242a;
    color: #c1242a;
}
.popupform label {
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
    font-size: 14px;
}
.popupform label a {
    color: #9d9d9d;
}
h3.formheader {
    position: relative;
    font-size: 23px;
    padding: 20px;
    text-align: center;
    font-weight: normal;
    font-family: "Oranienbaum", "Cabin", Arial;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;

}

h3.formheader::after {
    content: '';
    border-bottom: 1px solid #c1242a;
    position: absolute;
    left: 50%;
    bottom:-1px;
    width: 100px;
    margin-left:-50px;
}

.popupform form {
    width: 370px;
    padding: 0 40px;
}

.popupform p.center {
    text-align: center;
}

.popupform button {
    background-color: #c1242a;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
.popupform button.btnshirhe {
    min-width: 170px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
@media (max-width: 599px){
    .popupform {
        padding: 10px;
    }
    .popupform form {
        width: auto;
        padding: 0;
    }
    h3.formheader {
        padding: 5px;
    }
    .fancybox-close {
        top:0;
        right:0;
    }
}

#razrabotka-normativno-tekhnicheskoj-dokumentatsii {
    display: none;
}









/*EEEEEEEEEEEEEEEEEEEEEEEEEEE*/



ul.icesubMenu.sub_level_2  {
    width: 300px !important;
    height: 360px !important;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
    margin-left:0;
    min-height: 240px;
}


.scroller {
    height: 100%;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.scroller::-webkit-scrollbar {
    width: 0;
}

.scroller__content {
    position: relative;
    padding-right: 30px;
    overflow: hidden;
}

.scroller__bar-wrapper {
    position: absolute;
    z-index: 2;
    top: 10px;
    bottom: 10px;
    right: 4px;
    width: 4px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    pointer-events: none;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    opacity: 1;
}

.scroller__bar {
    position: absolute;
    z-index: 1;
    width: 4px;
    border-radius: 3px;
    background-color: rgba(251, 17, 17, 0.5);
    -webkit-transition: opacity 0.2s linear 0s;
    -moz-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s;
    pointer-events: auto;
    opacity: 1;
}

.baron:hover .scroller__bar-wrapper {
    opacity: 1;
}

.baron:hover .scroller__bar {
    opacity: 1;
}



/*fff*/
.ink {
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.animate {
    -webkit-animation: ripple 1s linear;
    animation: ripple 1s linear;
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

.rd-mobilemenu {
z-index: 100800
}
.rd-mobilepanel {
z-index: 100900
}

.podval {
    background-color: #ededed;
    font-size: 17px;
    color: #333;
    padding: 34px 0 40px;
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
}

.podval .gray {
    color: #aaa;
}
.podval ul {
    margin: 0 0 22px;
}
.podval ul li {
    line-height: 19px;
}

.podval .firmaddr a {
    color: #666;
    font-size: 15px;
}

@media (max-width: 767px) {
    .podval {
        padding-left: 50px;
    }
}


/*fffffffffffffffffffffffff*/

.page-uslugi {
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
    color: #333;
    font-size: 17px;
    line-height: 19px;
}
.page-uslugi strong {
    color: #333;
}

.page-uslugi h2{
    font-size: 28px;
    margin: 37px 0;
    text-transform: uppercase;
}

ul.reddisk li {
    position: relative;
    font-size: 15px;
    padding: 4px 0 3px 50px;
}
ul.reddisk li:before {
    content: "";
    display: block;
    position: absolute;
    left: 27px;
    width: 10px;
    height: 10px;
    background-color: #c1242a;
    border-radius: 100px;
    top: 12px;
    margin-top: 0;
}

/*Преимущества услуги*/
.preimbox {
    background-color: #f2f2f2;
    margin: 30px 0 35px;
    overflow: hidden;
    line-height: 20px;
}

.preimbox .itbx {
    width: 25%;
    float: left;
    box-sizing: border-box;
    padding: 20px 15px;
}

.preimbox .ithead {
    font-size: 18px;
    white-space: nowrap;
    line-height: 18px;
    margin-bottom: 10px;
}

.preimbox .ittext {
    font-size: 30px;
}

@media(max-width: 399px) {
    .preimbox .ithead {
        white-space: normal;
        line-height: 15px;
    }
    .preimbox .itbx {
        width: 100%;
    }
}

@media(min-width: 400px) and (max-width: 639px) {
    .preimbox .itbx {
        width: 50%;
    }
}

@media(min-width: 640px) and (max-width: 1199px) {
    .preimbox .ithead {
        white-space: normal;
        line-height: 15px;
        height: 30px;
    }
}

@media (min-width: 1200px) {
    .preimbox .itbx {
        padding: 19px 25px 26px;
    }
}


/*Блок "кнопка"*/
.requestbox {
    margin: 30px 0 75px;
    font-size: 17px;
    line-height: 20px;
    text-align: left;
    padding-bottom: 62px;
    border-bottom: 1px solid #ccc;
}

.requestbox .btnbox {
    text-align: center;
}
.requestbox .btnbox a {
    margin: 0 0 10px;
    display: inline-block;
    text-transform: uppercase;
    padding: 15px 20px;
    width: 298px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



.requestbox .gray {
    color: #acacac;
}

@media (min-width: 480px) {
    .requestbox .trow {
        display: table-row;
    }
    .requestbox .btnbox,
    .requestbox .descrbox {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }
    .requestbox .descrbox {
        vertical-align: top;
    }
    .requestbox .btnbox {
        width: 330px;
    }

    .requestbox .btnbox button {
        margin: 0;
    }
}

/*Блок лучшие клиенты*/
.superclientsbox {
    margin-bottom: 85px;
}

.superclientsbox .flip-container:hover .flipper {
    transform: none;
}
.superclientsbox .flip-container {
    cursor:auto;
}
.superclientsbox .flip-container h2 a {
    text-decoration: none;
    color: #333;
}

/*Блок отрасли*/
.otrbox {
    margin: 30px 0 70px;
}

ul.otrasli .image,
ul.otrasli .descr {
    text-align: center;
}

ul.otrasli{
    font-size: 0;
    line-height: 0;
    margin-bottom: 15px;
}

ul.otrasli li {
    margin: 0 0 20px;
    padding: 0;
    font-size: 17px;
    line-height: 18px;
    vertical-align: top;
    text-transform: lowercase;
}


ul.otrasli .image img {
    width: 150px;
    display: inline-block;
}

@media (max-width: 399px) {
    ul.otrasli li {
        width: 50%;
        display: inline-block;
    }
    ul.otrasli .image img {
        width: 70px;
    }
}

@media(min-width: 400px) and (max-width: 959px) {
    ul.otrasli li {
        width: 50%;
        display: inline-block;
    }
    ul.otrasli .image img {
        width: 100px;
    }
}

@media(min-width: 960px){
    ul.otrasli li {
        width: 25%;
        display: inline-block;
    }
    ul.otrasli .image img {
        width: 100px;
    }
}

/*Таблица стоимость*/
table.price tbody tr td a{
	color: #333333;
	text-decoration: none;
}
table.price tbody tr td a:hover{
	text-decoration: underline;
	color: #c1242a;
}


.itpracebox {
    margin: 30px 0 30px;
}

.itpracebox p {
    margin-bottom: 18px!important;
}
table.price,
.itpracebox table {
    width: 100%;
    border: none;
    margin: 50px 0 19px;
}

table.price th:first-child,.itpracebox table th:first-child {
    width: 41%;
}

.itpracebox table th:nth-child(2) {
    width: 38%;
}

.itpracebox table th:last-child {
    width: 21%;
}
.itpracebox table td:last-child {
    white-space: nowrap;
}
table.price td,
table.price th,
.itpracebox table td,
.itpracebox table th {
    border: none;
    padding: 5px;
    text-align: center;
    font-size: 17px;
    line-height: 18px;
    height: 40px;
    box-sizing: border-box;
}

.itpracebox table td {
    height: 46px;
    vertical-align: middle;
}

table.price th, .itpracebox table th {
    background-color: #c1242a;
    border-left: 1px solid #fff;
    padding: 8px 5px;
}
table.price td:first-child,
.itpracebox table td:first-child {
    text-align: left;
}
table.price tr:nth-child(even),
.itpracebox table tr:nth-child(even) {
    background-color: #eee;
}
table.price .btn,
.itpracebox .btn {
    min-width: 265px;
    margin: 20px 0;
    height: 40px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px;
}
table.price tfoot td:last-child,
.itpracebox table tfoot td:last-child {
    text-align: right;
    padding: 0;

}



/*Заказ расчета стоимости*/
.costpriseform {
    background-color: #eee;
    padding: 30px 25px 10px;
    margin: 30px 0 62px;
}

.costpriseform h2 {
    margin: 0;
    text-align: center;
    text-transform: none;
    font-size: 35px;
}

.costpriseform form {
    margin: 0;
}

.costpriseform label a {
    color: #333;
}
.costpriseform form input[type="text"],
.costpriseform form input[type="tel"],
.costpriseform form input[type="email"]{
    height: 40px;
    margin-bottom: 0;
}

.costpriseform form textarea {
    height: 75px;
    min-height: auto;
}

.costpriseform  .row {
    margin-left: -10px;
}

.costpriseform .pricecostdescr {
    font-size: 14px;
    text-align: center;
    margin: 20px 0 26px;
}

.costpriseform  .row [class*="span"]{
    padding-left: 10px;
}
.costpriseform span.checkbox + label {
    font-size: 12px;
    margin-left: 5px;
}
.costpriseform .btncs {
    position: relative;
    height: 75px;
}
.costpriseform span.checkbox {
    height: 12px;
    width: 14px;
    line-height: 12px;
}
.costpriseform span.checkbox + label {
    margin: 0;
    font-size: 14px;
    color: #333;
}
.costpriseform .btncs button {
    margin:0;
    width: 100%;
    position: absolute;
    bottom:0;
    text-transform: uppercase;
}
.costpriseform .btn {
    width: 100%;
}

@media (max-width: 767px) {
    .costpriseform .btn {
        min-width: auto;
    }
    .costpriseform .btncs {
        height: auto;
    }
    .costpriseform .btncs button {
        position: static;
    }
}

/*Преимущества работы с фирмой*/
.preimfirm {
    margin: 30px 0 65px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
}

.preimfirm .image,
.preimfirm .descr {
    text-align: center;
}

.preimfirm .image img {
    display: inline-block;
    width: 120px;
}
@media (max-width: 767px) {
    .preimfirm .image img {
        width: 80px;
    }
}

/*Документы на оформлениее*/
.regdocs {
    margin: 30px 0 65px;
}



/*Этапы сертификации*/
.sertification {
    margin: 30px 0;
}

.sertification h2 {
    margin-bottom: 27px;
}

.sertification ul {
    font-size: 0px;
    line-height: 0;
    margin-top: 45px;
}
.sertification ul li {
    margin: 0 0 41px;
    font-size: 17px;
    line-height: 19px;
    border-top: 1px solid #ccc;
    padding: 0;
    display: inline-block;
    width: 33.333%;
    box-sizing: border-box;
    position: relative;
    padding: 30px 15px 15px 0;
    vertical-align: top;
}

.sertification .ithead {
    position: absolute;
    top: -18px;
    border-radius: 100px;
    background-color: #c1242a;
    font-size: 24px;
    line-height: 25px;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 6px;

}


@media (min-width: 400px) and (max-width: 479px) {
    .sertification ul li {
        width: 50%;
    }
}
@media (max-width: 399px) {
    .sertification ul li {
        width: 100%;
    }
}

/*Меню услуг*/
.slugmenuright {
    margin: 30px 0 60px;
}
@media screen and (max-width: 767px) {
    .slugmenuright {
        margin-bottom: 0;
    }
}
slugmenuright ul {
    margin: 0;
}
.slugmenuright .slugitem {
    background-color: #f2f2f2;
    padding: 12px 15px 12px 0;
    margin-bottom: 25px;
}
.slugmenuright .slugitem a {
    display: block;
    overflow: hidden;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    line-height: 18px;
    position: relative;
    padding-left: 60px;
    min-height: 45px;
}

.slugmenuright .slugitem a:hover {
    color: #666;
}
.slugmenuright .slugitem img {
    width: 40px;
    height: auto;
    display: block;
    position: absolute;
    left:10px;
    top: 50%;
    margin-top: -20px;
}

.slugmenuright .slugitem .desc {

}

/*Блок наша команда*/
.contactperson {
    font-size: 15px;
    line-height: 20px;
    padding: 20px 5px 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.contactperson .post {
    font-size: 17px;
    color: #888;
}
.contactperson .photo {
    text-align: center;
    margin-bottom: 23px;
}
.contactperson .photo img {
    width: 170px;
    border-radius: 500px;
    border: 3px solid #ccc;
    display: inline-block;
}

.contactperson h3 {
    font-weight: normal;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 22px;
}
.contactperson ul li {
    font-size: 14px;
    line-height: 20px;
}

/*Страница прайс*/
.tbbox {
    display: none;
}
.pricecategory:first-child {
    border-top: 1px solid #ccc;
}
.pricecategory {
    color: #000;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-left: 50px;
    padding-right: 150px;
}
.pricecategory::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background-image: url(../../../images/icons/sertificat_ts.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left:0;
    top:50%;
    margin-top: -20px;
}


.pricecategory .showprice,
.pricecategory .showprice2,
.pricecategory .showprice3 {
    font-size: 14px;
    float: right;
    text-decoration: underline;
    color: #c1242a;
    cursor: pointer;
    display: inline-block;
    padding-right: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
}
.pricecategory .showprice::after,
.pricecategory .showprice2::after,
.pricecategory .showprice3::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    border: 1px solid #c1242a;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(-45deg);
    right: 10px;
    border-right: 0;
    border-top: 0;

}
.pricecategory .showprice.on::after,
.pricecategory .showprice2.on::after {
    transform: translateY(-50%) rotate(135deg);

}

.pricecategory .showprice3::after {
    transform: translateY(-50%) rotate(135deg);
}

.pricecategory .showprice3.on::after {
    transform: translateY(-50%) rotate(-45deg);

}



/*популярные услуги*/
.popuslugibox {
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
}

.popuslugibox ul {
    padding: 0;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
    margin: 0 0 0 -25px

}

.popuslugibox ul li {
    font-size: 15px;
    line-height: 17px;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    box-sizing:border-box
    margin: 0 0 25px;
    padding:0;
}

.popuslugibox .itbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-color: #f2f2f2;
    color: #333;
    margin-left: 25px;
    margin-bottom: 25px;
    padding: 25px 20px 10px;

}
.popuslugibox .image {
    text-align: center;
    overflow: hidden;
    height: 200px;
    width: 165px;
    margin: 0 auto 18px;
    text-align: center;
    box-sizing: border-box;
    border: 5px solid #ccc
}

.popuslugibox .image img {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.popuslugibox .header {
    text-align: center;
    font-size: 17px;
    line-height: 20px;
    height: 67px;
    color: #666;
    font-weight: bold;
}

.popuslugibox .header a {
    display: block;
    text-align: center;
}

.popuslugibox .itemprice {
    font-size: 22px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 22px;
}

.popuslugibox .itemprice .summ {
    font-weight: bold;
}

.popuslugibox .btn {
    width: 100%;
    height: 38px;
    text-transform: uppercase;
}

@media (max-width: 479px) {
    popuslugibox ul{
        margin-left: -15px;
    }
    .popuslugibox .itbox {
        padding: 10px 10px 10px;
        margin-bottom: 15px;
        margin-left: 15px;
    }
    .popuslugibox .image {
        width: 100%;
        height: auto;
        margin: 0 auto 10px
    }
    .popuslugibox .itemprice {
        margin-bottom: 10px;
    }
    .popuslugibox .btn {
        margin-bottom: 0;
    }
    .popuslugibox ul li {

        width: 50%;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .popuslugibox ul li {
        width: 50%;
    }
}

/*Форма есть вопросы*/
.bottomformestvopr {
    margin: 0 0 100px;
    color: #333;
    background-color: #f2f2f2;
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
    padding: 35px 10px 25px 10px;
    overflow: hidden;
    border-top: 1px solid #ccc;
}

.bottomformestvopr p {
    margin-bottom: 10px;
}

.bottomformestvopr form {
    margin:0;
}

.bottomformestvopr label a{
    color: #333;
}

.bottomformestvopr .imagebox {
    float: left;
    box-sizing: border-box;
    width: 540px;
    height: 315px;
    border: 5px solid #ccc;
    margin-right: 44px;
}

.bottomformestvopr .header {
    margin-bottom: 18px;
}

.bottomformestvopr .header h2 {
    font-size: 35px;
    text-align: center;
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
    line-height: 35px;
    padding: 0;
    margin: 0 0 7px;
}

.bottomformestvopr .header p {
    text-align: center;
}

.bottomformestvopr .imagebox img {
    width: 100%;
    height: 100%;
    display: block;
}

.bottomformestvopr .formbox {
    width: 310px;
    float: left;
    padding-top: 5px;
}

.bottomformestvopr .formbox input {
    height: 40px;
}
.bottomformestvopr .formbox input,
.bottomformestvopr .formbox textarea {
    margin-bottom: 0;
}
.bottomformestvopr .formbox textarea {
    height: 90px;
    min-height: auto;
}

.bottomformestvopr .confpol {
    margin-top: -7px;
    margin-bottom: 5px;
}

.bottomformestvopr span.checkbox {
    height: 12px;
    width: 14px;
    line-height: 12px;
}
.bottomformestvopr span.checkbox + label {
    margin: 0;
    font-size: 14px;
    color: #333;
}

.bottomformestvopr .btn {
    text-transform: uppercase;
    width: 100%;
    margin: 0;
}
@media (min-width: 1200px) {
    .bottomformestvopr {
        padding: 35px 10px 25px 165px;
    }
    .bottomformestvopr .header {
        padding-right: 125px;
    }
}
@media (min-width: 960px) and (max-width: 1199px){
    .bottomformestvopr {
        text-align: center;
    }
    .bottomformestvopr .centered {
        display: inline-block;
        text-align: left;
    }
}

@media (min-width: 600px) and (max-width: 959px) {
    .bottomformestvopr .imagebox,
    .bottomformestvopr .formbox {
        float: none;
        margin: 0 auto;
    }

    .bottomformestvopr .formbox {
        margin-top: 20px;
        width: 540px;
    }
}

@media (max-width: 599px) {
    .bottomformestvopr .imagebox,
    .bottomformestvopr .formbox {
        float: none;
        width: 100%;
        height: auto;
    }

    .bottomformestvopr .formbox {
        margin-top: 20px;
    }

    .bottomformestvopr .imagebox img {
        width: 100%;
        height: auto;
    }

}


/*Хлебные крошки*/
@media (min-width: 768px) {
    #breadcrumbs .breadcrumb {
        margin-top: 106px;
        border-top: 1px solid #cfcfcf;
        border-bottom: 1px solid #cfcfcf;
        padding: 15px 0;
        font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
        text-transform: none;
    }

    ul.breadcrumb li {
        line-height: 14px;
        font-size: 14px;
        color: #c1242a;
    }

    ul.breadcrumb li.active {
        color: #333;
    }

    ul.breadcrumb a {
        color: #c1242a;
        text-decoration: underline;
    }
    ul.breadcrumb a:hover {
        color: #d87a7c;
        text-decoration: underline;
    }
    ul.breadcrumb li .divider {
        display: inline-block;
        vertical-align: middle;
        padding: 0 5px;
        color: #333;
    }

}



/*Карусель*/
.jcarousel-wrapper {
    position: relative;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/** Carousel **/

.jcarousel,
.jcarousel2 {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul,
.jcarousel2 ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li,
.jcarousel2 li {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img,
.jcarousel2 img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 80px;
    text-align: center;
    background: transparent;
    color: #ccc;
    text-decoration: none;
    font: 70px/70px Arial, sans-serif;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}




/*fdfffffffffffff*/
.superclientsbox .carousel-box {
    border-left: none;
}
.superclientsbox .jcarousel-wrapper {
    border: 1px dashed #ccc;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}
.superclientsbox .jcarousel  ul li.flip-container {
    font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
    border-left: 1px dashed #ccc;
    margin-right: 1px;
    margin-left: -1px;
    padding: 0;
}
.superclientsbox .jcarousel .flipper {

}

.jcarousel .front,
.jcarousel .back {
    position: relative;
    padding: 20px 0 15px;
}

.jcarousel .flip-container .back {
    background-color: #c1242a;
    position: absolute;
}

.jcarousel .flip-container .back h2 {
    color: #fff;
}

.jcarousel .flip-container .opn-box a {
    color: #c1242a;
    display: inline-block;
    padding: 6px;
    width: 75%;
    border: 1px solid #fff;
}

.jcarousel .flip-container .back .opn-box a {
    color: #fff;
    text-decoration: none;
}

.jcarousel .flip-container h2 {
    font-size: 16px !important;
    margin: 0;
    font-weight: bold;
    line-height: 20px !important;
    height: 40px;
}

.jcarousel img {
    width: 50%;
    margin: 0 auto;

}


/*Карусель услуг*/
.cartuslugbox {
    margin: 0 0 75px -5px;
}
.cartuslugbox .jcarousel-wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cartuslugbox li .uslitem{
    text-align: center;
    margin-left: 5px;
    background-color: #f2f2f2;
    padding: 20px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cartuslugbox .imagebox {
    width: 70%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.cartuslugbox imagebox img {
    width: 100%;
}

.cartuslugbox a {
    color: #333;
    text-decoration: none;
}


.cartuslugbox .jcarousel-control-prev,
.cartuslugbox .jcarousel-control-next {
    top: auto;
    bottom:0;
    width: 70px;
    height: 72px;
}

.cartuslugbox .jcarousel-control-prev {
    left: 0;
}

.cartuslugbox .jcarousel-control-next {
    right: -8px;
}




/*Общее*/
.confpol p{
    display: inline;
    margin: 0 5px 0 0;
}
.btncs p {
    margin: 0 5px 0 0;
}

#aside-right {
    color: #333;
}

/*слайдер*/
/*

.sl .slick-dots{
    top: 10px;
}

.slick-prev, .slick-next{
    z-index: 1001;
    width: 32px;
    height: 32px;
}

.slick-prev:before, .slick-next:before{
    font-size: 32px;
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

.slick-prev{
    left: 25px;
}

.slick-next{
    right: 25px;
}

.sl__slide{
    position: relative;
}

.sl__text{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 0;
}

.sl__zag, .sl__desc{
    margin: 0;
    padding: 0 10px;
}

.sl2{
    margin: 10px 0 0;
}

.sl2__slide{
    margin: 0 7px;
    outline: none;
}

.sl2__slide img{
    padding: 2px;
    background: #ddd;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

.sl2__slide img:hover, .slick-current img{
    background: #c1242a;
}

.slick-dots li button{
    border: 2px solid #777;
    border-radius: 50%;
    box-shadow: 1px 1px 3px -1px rgba(0,0,0,.2);
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
}

.slick-dots li button:before{
    content: '';
    width: 10px;
    height: 10px;
    background: #777;
    opacity: 1;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}

.slick-dots li button:hover,
.slick-dots li.slick-active button{
    border-color: #fff;
}

.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before{
    background: #fff;
}

.nwslider  {
    position: relative;
}



.nwslider .description .btnbox .btn {
    display: block;
    text-transform: uppercase;
    padding: 15px 20px;
    width: 298px;
    margin: 20px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nwslider .description .btnbox a.bclink  {
    text-align: right;
    color: #333;
}

.nwslider .description {
    margin-top: 20px;
}

@media (min-width: 768px){
    .nwslider .description {
        margin-top: 0;
    }
    .nwslider .description .btnbox {
        position: absolute;
        bottom: 0;
    }

}

.mid .slick-prev::before,
.mid .slick-next::before {
    display: none;
}
.mid .slick-prev,
.mid .slick-next {
    background-image: none;
    width: 70px;
    height: 72px;
    font: 70px/70px Arial, sans-serif;
}*/

.iteminfobox {
    position: relative;
    margin-bottom: 60px;
}

.iteminfobox .itemimage img{
    max-width: 100%;
    width: 100%;
}

.iteminfobox .description {
    margin-top: 20px;
}

.iteminfobox .btnbox .btn {
    display: block;
    text-transform: uppercase;
    padding: 15px 20px;
    width: 298px;
    margin: 20px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 768px){
    .iteminfobox .description {
        margin-top: 0;
    }
    .iteminfobox .description .btnbox {
        position: absolute;
        bottom: 0;
    }

    .iteminfobox .description .btnbox .btn {
        margin: auto;
    }

}

/*Регионы*/
.region {
    position: absolute;
    top: 65px;
    right: 0;
    width: 250px;
}
.regions {
    display: none;
}
.region .region-current {
    font-size: 14px;
    position: relative;
    float: right;
    color: #c1242a;
    padding-right: 10px;
    padding-left: 30px;
    background: transparent url(../images/geo.png) 0 0 no-repeat;
    cursor: pointer;
    margin-top: 3px;
}
.region .region-current:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    border: 1px solid #c1242a;
    width: 5px;
    height: 5px;
    transform: translateY(-50%) rotate(-45deg);
    right: 0;
    border-right: 0;
    border-top: 0;

}
.region ul,
.regions-mob-box ul {
    overflow: hidden;
    width: 300px;
    margin-top: 43px;
    border: 1px solid #ccc;
    position: absolute;
    right: -18px;
    box-sizing: border-box;
    padding: 18px 0 25px;
    background-color: #ffffff;
}
.region ul li,
.regions-mob-box ul li {
    display: block;
    width: 50%;
    padding: 2px 20px 0;
    float: left;
    font-size: 15px;
    white-space: nowrap;
    box-sizing: border-box;
    line-height: 14px;
    cursor: pointer;
}
.region ul li:hover, .region ul li.current,
.regions-mob-box ul li:hover, .regions-mob-box ul li.current {
    color: #c1242a;
}

.region ul li:nth-child(odd),
.regions-mob-box ul li:nth-child(odd){
    width: 162px;
}

.region ul li:nth-child(even),
.regions-mob-box ul li:nth-child(even) {
    width: 130px;
}


.regions-mob-icon {
    display: none;
}
.regions-mob-box {
    position: absolute;
    top: 120px;
    z-index: 10000;
    width: 100%;
    display: none;
}

.regions-mob-box .regions-mob {
    position: static;
    margin: 0 auto;
    display: none;
}
/*Стили от Сергея (skype - gresserg80) касаемо блока "КАК ЗАКАЗАТЬ" на странице aqs-cc.ru/prajs/*/
.cont-bot{
	max-width: 807px;
	margin-bottom: 30px;
}
.moduletableht-order h3{
	font-size: 35px;
	text-align: center;
	margin-bottom: 40px;
	
}
.flex-container{
  display: flex;
}
.order-wrap{
	justify-content: space-between;
	font-family: 'Arial Narrow', 'PT Sans Narrow', arial, sans-serif;
	font-size: 18px;
}
.item-order{
	text-align: center;
	width: 178px;
}
.img-line{
	margin-bottom: 8px;
}
.head-line{
	background-color: #c1242a;
	color: #ffffff;
	padding: 12px 0;
	margin-bottom: 30px;
}
.text-line{
	background-color: #e5e5e5;
	color: #121212;
	padding: 10px 6px;
	line-height: 1.1;
	min-height: 96px;
}
@media (max-width: 1200px){
.item-order{
	width: 140px;
}
}
@media (max-width: 899px){
.order-wrap{
	font-size: 16px;
}
.item-order{
	width: 128px;
}
}
@media (max-width: 800px){
.head-line{
	margin-bottom: 14px;
}
}
@media (max-width: 599px){
.order-wrap{
	flex-flow: row wrap;
}
.item-order{
	flex: 1 1 calc(50% - 30px);
	margin: 8px;
}
}
/*Стили от Сергея (skype - gresserg80) касаемо нового прайса на странице aqs-cc.ru/prajs/*/
.item_header h1.item_title.heading-style-1.visible-first{
	text-align: center!important;
}

.praic-block{
	margin-bottom: 60px;
}
#accordion_sp1_id307 .toggler{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	border-bottom:1px solid #ccc;
	padding: 10px 150px 10px 50px;
	position: relative;
}
div.sp-accordion-item:nth-child(1) > div:nth-child(1){
	border-top:1px solid #ccc;
}
.sp-accordion.sp-accordion-style3 .toggler span, .sp-accordion.sp-accordion-style3 .toggler span span{
	font-size: 16px!important;
	font-weight: 400;
	padding: 0;
}

.sp-accordion .toggler::before{
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../../../images/icons/sertificat_ts.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
}
.showprice-1{
	font-size: 14px;
	float: right;
	text-decoration: underline;
	color: #c1242a;
	cursor: pointer;
	display: inline-block;
	padding-right: 40px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -12px;
}
.showprice-1::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    border: 1px solid #c1242a;
        border-top-color: rgb(193, 36, 42);
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: rgb(193, 36, 42);
        border-right-style: solid;
        border-right-width: 1px;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(-45deg);
    right: 10px;
    border-right: 0;
	border-top: 0;
}
.showprice-1.on::after{
    transform: translateY(-50%) rotate(135deg);
}
.sp-accordion.sp-accordion-style3 .sp-accordion-inner{
	padding: 0;
}








@media (max-width: 479px){
    .searchbox {
        padding-left: 30px;
        box-sizing: border-box;
    }

    .regions-mob-icon {
        display: block;
        position: absolute;
        left:0;
        top:10px;
        width: 16px;
        height: 16px;
        background: transparent url(../images/geo-mob.png) 0 0 no-repeat;
    }

    .regions-mob-box {
        display: block;
    }
}

@media (min-width: 1200px)  {
    .row-fluid nav.span9 {
        padding-left: 10px;
    }
    .icemegamenu > ul > li + li {
        margin-left: 10px !important;
    }
}


ul li .list-att__title span ,
ul li .list-att__title:hover span {
    color: #fff;
}

.item_fulltext ul.text-att__list > li{
    padding: 14px 5px 14px 53px;
}

ul.shg-att > li {
    padding-left: 0;
}

ul.icesubMenu .iceMenuLiLevel_3 > a.iceMenuTitle:hover {
    color: #fff;
}