

/* Start:/local/components/aip_dev/services.check/templates/.default/style.css?150909502216556*/
form .row.policy-full {
    margin-left:34px;
    margin-bottom: 30px;
}
.my-city-form.ui-dialog {
    border-radius: 25px;
    border: rgb(39, 121, 170) solid 3px;
    background-color: white;
    overflow: visible;
}
.my-city-form.ui-widget-content {
    background:white !important;
}

.my-city-form.ui-dialog .ui-dialog-titlebar {
    border: none;
    background: none;
}
.my-city-form.ui-dialog .ui-dialog-title {
    display: none;
}
.my-city-form.ui-dialog .ui-dialog-titlebar-close {
    border: none !important;
    outline: none !important;;
    background: none;
    font-size: 25px;
    margin-right: -14px;
    margin-top: 1px;
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 30px;
    zindex: 999;
    position: relative;
    float: right;
}
.my-city-form.ui-dialog .ui-dialog-titlebar-close.ui-state-active {
    color: #3386aa;
}
.my-city-form.ui-dialog .ui-dialog-titlebar-close > span.ui-icon-closethick {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    text-indent: initial;
    overflow: initial;
    left: 0;
    margin-left: 0;
    transform: translate(0, 0);
    top: 31%;
}

.my-city-form.ui-dialog .ui-dialog-titlebar-close > span.ui-icon-closethick:before {
    content: "\f057";
}

.my-city-form.ui-dialog .ui-dialog-buttonpane { border-radius: 0 0 20px 20px }
.my-city-form.ui-dialog .ui-dialog-buttonset {
    margin-left: 183px;
    float: none;
    margin-bottom: -8px;
}
.my-city-form.ui-dialog .ui-dialog-buttonset .ui-button {
    background: url("/local/components/rarus/main.profile.natural/templates/.default/images/blue-medium-btn.png") no-repeat scroll 0 0;
    height: 33px;
    padding: 0 0 0 -1px;
    color: white;
    text-align: left;
    font-size: 14px;
    border-radius: 4px;
    overflow: hidden;
    border: 0 none;
    cursor: pointer;
    font-weight: normal;
    margin-right: 170px;
    width: 130px;
}
.geoinfo {
    font-size: 10px;
    color: darkgray;
}
.geool {
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    column-count: 3;
    column-gap: 0px;
    clear: both;
    margin-top: 12px;
    padding: 0 0 0 1px;
    font-size: 14px;
    line-height: 25px;
    list-style-type: none;
    margin-bottom: -10px;
}
ol.geool a {
    color: rgb(52, 124, 168);
    border-bottom: dashed 1px;
}
ol.geool a:hover {
    color: rgb(44, 89, 116);
    border-bottom: dashed 1px;
    text-decoration: none;
}
ol.geool li i {
    font-size: 13px;
    margin-right: 7px;
}

.contact-holder-select {
    display: none;
}
.contact-holder-current {
    display: block;
}
.providers-list-section-block .providers-list-section-title {
    border-bottom: 1px solid #d3dae0;
    font-size: 20px;
    font-weight: bold;
    color: #286fa7;
}
.providers-list-section-block .provider-title {
    font-size: 20px;
    /*font-weight: bold;*/
    color: #417aa7;
}
.providers-list-section-block .contact-holder-select .provider-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.providers-list-section-block .provider-box {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 12px;
    margin-bottom: 14px;
}
.service-inner-page.tpprf-section h1 {
    font-size: 30px;
}
.service-inner-page.tpprf-section h2 {
    font-size: 24px;
}

.service-inner-page .selectmenu {margin-bottom: 20px;}
.service-inner-page .contact-table td {vertical-align: top;padding: 5px 10px 5px 0;}

.service-inner-page .loader {position: relative;opacity: 0.6;}
.service-inner-page .loader:before {content:'';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: url('/local/components/aip_dev/services.check/templates/.default/./images/loader.gif') no-repeat center center;z-index: 10;}
.service-inner-page .loader .input-holder,
.service-inner-page .loader .textarea-holder,
.service-inner-page .loader .selectmenu {border-color: #B3B3B3;background: #DADADA;}

.tabs-no-provider-info {
    border: 1px solid #ddd;
    border-radius: 2px;
    background: #fcfeff;
    text-align: center;
    padding: 30px;
    font-size: 16px;
}
.tabs-no-provider-info .not-forms,
.tabs-content-block {
    display: none;
}

/*======================================
  Selectric
======================================*/
.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border-radius: 6px;
    background: #00a1d9;
    position: relative;
}
.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: white;
    height: 38px;
}
.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    color: white;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: white;
    border-bottom: none;
}

.selectric-hover .selectric {
    background: #008ec0;
}
.selectric-hover .selectric .button {
    color: #e6e6e6;
}
.selectric-hover .selectric .button:after {
    border-top-color: #e6e6e6;
}

.selectric-open {
    z-index: 9999;
}
.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric-hide-select select {
    position: absolute;
    left: -100%;
    display: none;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

/* Items box */
.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}
.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}
.selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px;
}
.selectric-items li {
    display: block;
    padding: 8px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #EEE;
    color: #666;
    cursor: pointer;
}
.selectric-items li.selected {
    background: #EFEFEF;
    color: #444;
}
.selectric-items li:hover {
    background: #F0F0F0;
    color: #444;
}
.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none;
    display: none;
}
.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444;
}
.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}
.selectric-items .selectric-group li {
    padding-left: 25px;
}


.service-inner-page .selectric {position: relative;border: 1px solid #b3c9dd;background: #fff;border-radius: 0;margin-bottom: 20px;}
.service-inner-page .selectric .label {color: #000;height: 32px; line-height: 32px;}
.service-inner-page .selectric .button {width: 32px;height: 32px;color: #5F97C8;}
.service-inner-page .selectric .button:after {border-top-color: #5F97C8;}

.service-inner-page .selectric-hover .selectric {background: #fff;}
.service-inner-page .selectric-hover .selectric .button {color: #5F97C8;}
.service-inner-page .selectric-hover .selectric .button:after {border-top-color: #5F97C8;}

.service-inner-page .selectric-items li {padding: 3px 10px;font-size: 14px;color: #161616;line-height: 16px;min-height: 16px;}

#contacts-block #select-line-1, #contacts-block #select-line-2 {overflow: visible}

#tpp-chamber-services .our-clients#clients-long-carousel li{width:80%}

.service-inner-page .form-block .input-file {margin: 0;width: 335px;}
.service-inner-page .form-block .input-holder-wrap input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #5a646f;
    float: left;
    font: 13px/22px Calibri,"CalibriRegular",Arial,Helvetica,sans-serif;
}
.service-inner-page .form-block .input-holder-wrap {width: 313px;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #b3c9dd;
    display: block;
    float: left;
    height: 22px;
    margin-top: 10px;
    padding: 4px 10px;}
.service-inner-page .form-block .input-file .input-holder {width: 215px;}
.service-inner-page .form-block .input-file .blue-btn {margin-top: 4px;}
.service-inner-page .form-block .file-row .delete {margin-top: 4px;}

.service-inner-page .nav-tabs li.disable {
    background: #97A9B9;
    color: #ECEAEA;
    font-size: 14px;
    cursor: default;
    opacity: 0.7;
}
#con_tab1 h2 {
    line-height: 20px;
    margin: 8px 0;
}
#con_tab1 h2 a {
    font-size: 50%;
    color: #16568B;
    border-bottom: 1px solid #6AA7D8;
    text-decoration: none;
}
#con_tab1 h2 a:hover {
    color: #036DC3;
    border-bottom: 1px solid #46A2EC;
    text-decoration: none;
}
#con_tab1 h2 a span {
    font-size: 200%;
    line-height: normal;
}
#contacts-block .contact-holder .provider-site-link a {
    display: inline-block;
    background: #4881B1;
    color: #fff!important;
    text-decoration: none !important;
    line-height: 30px;
    padding: 0 13px;
    float: right;
    margin-top: 20px;
}
#contacts-block .contact-holder .provider-site-link a:hover {
    background: #467194;
}

.form-block .form-group {
    position: relative;
}
.form-block .form-group .group-blocker {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";
    filter: alpha(opacity=55);
    -moz-opacity: 0.55;
    -khtml-opacity: 0.55;
    opacity: 0.55;
    z-index: 100;
}
.form-block .form-group .group-blocker-msg {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 70px;
    font-size: 21px;
    font-weight: bold;
    color: #C3CBD2;
    z-index: 101;

    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form-block.service-selected .form-group .group-blocker,
.form-block.service-selected .form-group .group-blocker-msg {
    display: none;
}

.service-inner-page .bx-auth-lbl {
    font-weight: bold;
    font-size: 14px;
    border-top: 1px solid #B4DCFF;
    width: 180px;
    padding-top: 10px;
    padding-left: 3px;
    margin-left: -3px;
}
.service-inner-page .bx-auth-serv-icons {
    width: 130px;
}
.service-inner-page .reg-block {
    padding-left: 3px;
}
.service-inner-page .reg-block .block-title {
    font-weight: bold;
    margin-bottom: 4px;
}
.service-inner-page .reg-block .block-link {
    margin-bottom: 2px;
    font-size: 13px;
}

.external-order-block {
    display: none;
}

.service-inner-page .form-block .external-order-block .form-group .red-btn {
    text-align: center;
    padding: 0;
    cursor: pointer;
}


.service-inner-page .providers-filter-block .chosen-container {
    margin-bottom: 20px;
}
.service-inner-page .providers-filter-block .chosen-container-single .chosen-single abbr {
    top: 9px;
}
.service-inner-page .providers-filter-block .chosen-container a {
    text-decoration: none!important;
}
.service-inner-page .providers-filter-block .chosen-container-single .chosen-single {
    border: 1px solid #b3c9dd;
    background: #fff;
    border-radius: 0;
    padding: 4px 10px;
}
.service-inner-page .providers-filter-block .chosen-container-single .chosen-single div {
    top: 11px;
    right: 10px;
    width: 10px;
    height: 6px;
}
.service-inner-page .providers-filter-block .chosen-container-single .chosen-single div b {
    background-position: 0 -7px;
}
.service-inner-page .providers-filter-block .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px -7px;
}

.service-inner-page .tabs-content-block .g-recaptcha {
    margin: 20px 0;
}
.call-service-form-holder .g-recaptcha  {
    text-align: right;
}
.call-service-form-holder .g-recaptcha > div {
    display: inline-block;
}





/* Новый дизайн */
.service-inner-page .service-inner-right {
    font-size: 16px;
}
.service-inner-page .service-inner-right .steps {
    font-size: 14px;
}
.service-inner-page .service-inner-right .order .order-btn {
    margin-top: 14px;
    background: #ed9e00;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 24px;
    border-radius: 3px;
}
.service-inner-page .service-inner-right .soc-top.with-price  {
}
.service-inner-page .service-inner-right .soc-top.with-description  {
    float: none;
    margin-top: 0;
    margin-bottom: 12px;
}
.service-inner-page .service-inner-right .soc-top.with-text  {
    float: none;
    margin-top: 0;
    margin-bottom: 10px;
    /*margin-top: -4px;
    margin-bottom: -4px;*/
}
.service-inner-page .service-inner-right .soc-top.with-description + .columns > .col-12 > p:first-child {
    margin-top: 0;
}
.service-inner-page .service-inner-right .steps li:last-child {
    background: #ed9e00;
    font-weight: normal;
    color: #FFF;
}
.service-inner-page .service-inner-right .steps li:last-child a {
    text-decoration: none !important;
    color: #FFF !important;
}
.main-page .service-inner-page .steps-block.menu-inverted .steps li:last-child {
    background: #ed9e00;
}
.providers-list-section-block .providers-list-section-title {
    border: none;
    font-size: 20px;
    font-weight: normal;
    color: #000;
    padding: 0;
    margin: 30px 0 10px;
}
.providers-list-section-block .provider-box {
    background: #eef4f9;
    border-bottom: none;
    padding: 30px 24px 0;
    margin: 0;
}
.providers-list-section-block .provider-box.last,
.providers-list-section-block .provider-box:last-child {
    padding-bottom: 30px;
}
.providers-list-section-block .provider-box:after {
    content: '';
    display: block;
    border-bottom: 1px solid #c5d5e2;
    margin-top: 30px;
}
.providers-list-section-block .provider-box.last:after,
.providers-list-section-block .provider-box:last-child:after {
    display: none;
}
.providers-list-section-block .provider-box h4 {
    margin: 0;
    color: #2b2b2b;
    font-size: 16px;
    font-weight: bold;
}
.providers-list-section-block .contact-holder-select .provider-title {
    margin: 0;
    border-bottom: none;
    padding: 0;
}
.providers-contacts {
    margin: 10px 0 0;
}
.providers-contacts > div {
    margin-top: 10px;
    margin-left: 20px;
    position: relative;
}
.providers-contacts span {
    white-space: normal;
    display: inline-block;
}
.providers-contacts i {
    color: #bbbbbb;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: -20px;
}
.providers-contacts .address i {;
    left: -18px;
}
.providers-contacts .email i {
    font-size: 14px;
}
.providers-contacts .link {
    margin-bottom: 16px;
    left: -20px;
}
.providers-contacts .link i {
    font-size: 16px;
    left: -19px;
}
.providers-contacts .link a {
    color: #3070a6;
    text-decoration: none !important;
    border-bottom: 1px solid #c4d4e2;
}
.providers-contacts .link a:hover {
    border-bottom: none;
}
.providers-contacts .cost .price {
    color: #f00;
    font-weight: bold;
}
.order .cost  {
    margin: 10px 5px;
}
.order .cost i {
    font-size: 20px;
    margin-right: 5px;
}
.order .cost i.not-number {
    float: right;
}
.order .cost .price {
    color: #f00;
    font-weight: bold;
    font-size: 22px;
    margin-right: 5px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1452793427424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/bitrix/components/bitrix/system.auth.form/templates/.default/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/.default/components/rarus/feedback.question.form/service-page/style.css?14815649501570*/
div.question_form-holder .file-row{
    display:none;
}
div.question_form-holder .inputfile{
    cursor: pointer;
    font-size: 50px;
    height: 29px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    filter:alpha(opacity=1);
}
div.question_form-holder .delete{
    cursor:pointer;
}
div.question_form-holder div.thank{
    border: 1px solid #e99500;
    border-radius: 5px;
    padding: 20px 50px;
    text-align: center;
    color: #6b5e00;
    font-size: 16px;
    font-weight: bold;
    background-color: #f5ed8f;
    width:230px;
    display:inline-block;
}
div.question_form-holder div.thank span.ask_again{
    cursor: pointer;
    text-decoration: underline;
}
div.question_form-holder div.result-message-holder{
    display:none;
    text-align: center;
}
table.feedback-holder td.second div.question_form-holder form.question_form .textarea-holder,
table.feedback-holder td.second div.question_form-holder form.question_form #message{
    height: 113px;
}

.question_form .file-block {margin-left: 160px;}
.question_form .file-block:after {content: "";clear: both;display: block;}
.question_form .file-row .delete:hover {color: #5ba2dc;}
.question_form .add-file { margin: 0;line-height: 30px;height: 30px;}
.question_form .add-file:hover .add-file-btn {color: #5ba2dc;}
.question_form .file-row {line-height: 20px;padding: 5px 0 5px;margin: 0 0 5px;}

.question_form-holder .g-recaptcha  {
    margin: 20px 0;
    text-align: right;
}
.question_form-holder .g-recaptcha > div {
    display: inline-block;
}
/* End */
/* /local/components/aip_dev/services.check/templates/.default/style.css?150909502216556 */
/* /bitrix/components/bitrix/system.auth.form/templates/.default/style.min.css?1452793427424 */
/* /local/templates/.default/components/rarus/feedback.question.form/service-page/style.css?14815649501570 */
