

/* Start:/local/components/aip_dev/chamber.services.check/templates/.default/style.css?150909502217925*/
form .row.policy-full {
    margin-left:34px;
    margin-bottom: 40px;
}
.main-page #main {overflow: hidden;}

#tpp-chamber-services {display: table;width: 1032px;margin: 0 0 -23px -47px;}
#tpp-chamber-services #left-menu {position: relative;display: table-cell;vertical-align: top;width: 240px;background: #e2eff5;padding: 20px 20px 20px 47px;}

#tpp-chamber-services #left-menu .menu-head {font-size: 22px;color: #5ba2dc;font-weight: bold;background: #fff;margin: -20px -20px -20px -47px;padding: 10px 20px 10px 47px;border-bottom: solid 1px #b4dcff;}
#tpp-chamber-services #left-menu .menu-title {font-size: 20px;margin: 30px 0;color: #5ba2dc;}
#tpp-chamber-services #left-menu ul {list-style-type: none;padding-left: 15px}
#tpp-chamber-services #left-menu ul li {margin-bottom: 10px;position: relative;}
#tpp-chamber-services #left-menu ul li a {font-size: 16px;color: #24679f;}
#tpp-chamber-services #left-menu ul li a:hover {color: #5ba2dc;}
#tpp-chamber-services #left-menu ul li.active a {color: #2467ab;font-weight: bold;text-decoration:underline;}
#tpp-chamber-services #left-menu ul li.active:before {content: '';position: absolute;left: -15px;top: 3px;border: solid 5px transparent;border-left: solid 5px #5ba2dc;}
#tpp-chamber-services #right-content {display: table-cell;vertical-align: top;padding: 0 47px 30px 30px;}

h2 {font-size: 22px;border-bottom: 1px solid #B4DCFF;color: #16568B;font-weight: normal;padding-bottom: 10px;}
h3 {font-size: 18px;border-bottom: 1px solid #B4DCFF;color: #16568B;font-weight: normal;padding-bottom: 10px;}
h4 {font-size: 16px;color: #16568B;font-weight: normal;margin: 10px 0;}

.red {color: #ff0000;}
.blue {color: #16568B;}
.yellow {color: #FFA90F;}

img[align="left"] {margin: 0 10px 10px 0;}
img[align="right"] {margin: 0 0 10px 15px;}

#tpp-chamber-services .services-title {position: relative;border-bottom: 1px solid #B4DCFF;margin: 20px 0 10px;}
#tpp-chamber-services .services-title h1 {margin: 0;border: none !important;}

#tpp-chamber-services .services {margin-top: 40px;padding: 0;}
#tpp-chamber-services .services li{display: inline-block;vertical-align: top;width: 19.5%;height: 175px;margin-bottom: 25px;position: relative;text-align: center;}
#tpp-chamber-services .services li .image {margin-bottom: 10px;}
#tpp-chamber-services .services li .title {color: #16568b;padding: 0 5px;}
#tpp-chamber-services .services li .desc {display: none;text-align: left;position: absolute;top: 0;left: 0;right: 0;bottom: 0; padding: 15px;color: #fff;background: #16568b;}
#tpp-chamber-services .services li:hover > .desc {display: block;}

#tpp-chamber-services .order {text-align: right;color: #165698;}
#tpp-chamber-services .order .price {color: #ff4848;font-size: 16px;font-weight: bold;}
#tpp-chamber-services .order .order-btn {
    display: inline-block;
    background: #ff4848;
    color: #fff!important;
    text-decoration: none !important;
    line-height: 30px;
    padding: 0 20px;
    white-space: nowrap;
}
#tpp-chamber-services .order .order-btn:hover {background: #C51414;}

#tpp-chamber-services .nav-tabs {list-style-type: none;padding: 0;margin-top: 30px;}
#tpp-chamber-services .nav-tabs:after {content: "";clear: both;display: table;}
#tpp-chamber-services .nav-tabs li {cursor: pointer;float: left; width: 33.33%;margin: 0;text-align: center;font-size: 14px;line-height: 34px;color: #fff;text-decoration: none !important;font-weight: bold;background: #4881b1;border-right: solid 1px #fff !important;border-bottom: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#tpp-chamber-services .nav-tabs li.active {background: #5ba2dc;color: #fff;font-size: 14px;}
#tpp-chamber-services .tab-content > div {display: none;}
#tpp-chamber-services .tab-content > div.active {display: block;}

#tpp-chamber-services .form-block {}
#tpp-chamber-services .form-block .form-group {margin-bottom: 15px;}
#tpp-chamber-services .form-block .form-group.last {text-align: right;}
#tpp-chamber-services .form-block .form-group label{display: block;}
#tpp-chamber-services .form-block .form-group input {width: 100%;height: 24px;padding: 0 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#tpp-chamber-services .form-block .form-group textarea {width: 100%;height: 85px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#tpp-chamber-services .form-block button {padding: 0 20px;height: 30px;font-size: 13px;background: #17568B;color: #fff;border: none;-webkit-appearance: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
#tpp-chamber-services .form-block button:hover {cursor: pointer;background-color: #5ba2dc;}
#tpp-chamber-services .form-block .form-group .red-btn {cursor: pointer; display: block;width: 100%;background: #ff4848;color: #fff;line-height: 30px;height: 30px;padding: 0 20px;border: none;}
#tpp-chamber-services .form-block .form-group .red-btn:hover {background: #C51414;}

#tpp-chamber-services .login-form {padding-bottom: 15px;margin-bottom: 20px;border-bottom: solid 1px #b4dcff;}
#tpp-chamber-services .login-form .form-group{margin-bottom: 5px;}
#tpp-chamber-services .login-form button {padding: 0 20px;height: 25px;font-size: 12px;background: #17568B;color: #fff;border: none;-webkit-appearance: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
#tpp-chamber-services .login-form button:hover {cursor: pointer;background-color: #5ba2dc;}

#tpp-chamber-services .social-in{padding-bottom: 15px;margin-bottom: 20px;border-bottom: solid 1px #b4dcff;}

#tpp-chamber-services .steps-block {margin: 20px 0;background: #eef4f9;height: 60px;}
#tpp-chamber-services .steps {margin: 0;position: relative;display: table;list-style-type: none;padding: 0;overflow: hidden;text-align: center;background: #eef4f9;border-top: solid 1px #b4dcff;border-bottom: solid 1px #b4dcff;}
#tpp-chamber-services .steps.fixed {position: fixed;width: 710px;top: 0;z-index: 20;margin: 0;}
#tpp-chamber-services .steps li {width: 10%;display: table-cell; vertical-align: middle;padding: 5px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#tpp-chamber-services .steps li:last-child {background: #d5e3f0;}
#tpp-chamber-services .steps li:last-child a {font-weight: bold;color: #ff0000;}
#tpp-chamber-services .steps li  a {text-decoration: none !important;}
#tpp-chamber-services .steps li  a:hover {text-decoration: underline !important;}

#tpp-chamber-services .soc-top {float: right;margin-top: 10px;}

#tpp-chamber-services .search-block {margin-bottom: 15px}
#tpp-chamber-services .search-block:after {content: '';display: table;clear: both;}
#tpp-chamber-services .quick-search {width: 318px;position: relative;float: right;}
#tpp-chamber-services .quick-search label{font-size: 12px;display: block;margin-bottom: 5px;}
#tpp-chamber-services .quick-search input{height: 21px;padding: 0 5px;width: 210px;margin-right: 10px;-webkit-appearance: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;border: solid 1px #ccc;}
#tpp-chamber-services .quick-search button {padding: 0 20px;height: 25px;font-size: 12px;background: #17568B;color: #fff;border: none;-webkit-appearance: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
#tpp-chamber-services .quick-search button:hover {cursor: pointer;background-color: #5ba2dc;}


#tpp-chamber-services .list-mark {margin: 0;padding: 0;list-style: none;}
#tpp-chamber-services .list-mark li {position: relative;margin-bottom: 5px;}
#tpp-chamber-services .list-mark li a {color: #165698 !important;text-decoration: underline !important;}
#tpp-chamber-services .list-mark li a:hover {text-decoration: none !important;}
#tpp-chamber-services .list-mark li a.active {margin-bottom: 15px;}
#tpp-chamber-services .list-mark li a.active:before {content: '';position: absolute;left: -15px;top: 3px;border: solid 5px transparent;border-left: solid 5px #5ba2dc;}

#tpp-chamber-services .list-unstyled {margin: 0;padding: 2px 0 7px;list-style: none;}
#tpp-chamber-services .list-unstyled li {margin-bottom: 15px;}

#tpp-chamber-services .our-clients {padding: 0;list-style: none;text-align: center;margin: 10px 0;width: 648px;}
#tpp-chamber-services .our-clients li {display: inline-block;width: 29%;margin: 0 10px;box-sizing: border-box;height: 80px;line-height: 80px;text-align: center; background-size:contain; background-position:50% 50%; background-repeat:no-repeat;}
#tpp-chamber-services .multi-link {display: inline-block;position: relative; margin: 10px 0 25px;color: #16568B;border-bottom: dashed 1px #16568B;cursor: pointer;}
#tpp-chamber-services .multi-link:hover {border-color: transparent;}
#tpp-chamber-services .multi-link:after {content: "+";position: absolute;right: -15px;top: 0px;}
#tpp-chamber-services .multi-link.active:after {content: "-";}

#tpp-chamber-services .list-multi {margin: 0;padding: 2px 0 7px;list-style: none;}
#tpp-chamber-services .list-multi li {border-bottom: solid 1px #cbd7e1;padding-bottom: 15px;margin-bottom: 10px;font-size: 18px;color: #16568B;}
#tpp-chamber-services .list-multi li ul {display: none;padding-left: 15px;border-left: solid 0px #cbd7e1;margin-top: 10px;}
#tpp-chamber-services .list-multi li ul li {font-size: 14px;list-style: none;padding: 0;margin: 0 0 11px;border: none}
#tpp-chamber-services .list-multi li ul li:last-child {margin-bottom: 0;}
#tpp-chamber-services .list-multi li ul li span {font-size: 50%; border-bottom: 1px solid #C1D2E0;}
#tpp-chamber-services .list-multi li ul li span:hover {border-bottom-color: #4B7CA5;}
#tpp-chamber-services .list-multi li ul li span a {font-size: 200%;}
#tpp-chamber-services .list-multi li ul li a{color: #16568B; text-decoration: none !important;}
#tpp-chamber-services .list-multi li ul li a:hover{color: #16568B;}
#tpp-chamber-services .list-multi li ul li a:before {display: none; content:''; position: absolute; margin: 3px 0 0 -12px; border: solid 5px transparent; border-left: solid 5px #CED6DC;}
#tpp-chamber-services .list-multi li.active ul li a:before {display: block;}
#tpp-chamber-services .list-multi li ul li a:hover:before {border-left: solid 5px #5ba2dc;}

#tpp-chamber-services .my-city {top: -20px !important;right: 0 !important;}
#tpp-chamber-services #my-city-select {color: #165698 !important;text-decoration: underline !important; padding-right: 5px !important;}
#tpp-chamber-services #my-city-select:hover {text-decoration: none !important; }


#tpp-chamber-services .bx-system-auth-form {padding-bottom: 7px;margin-bottom: 10px;border-bottom: solid 1px #B4DCFF;}
#tpp-chamber-services .bx-system-auth-form td {font-size: 13px;}
#tpp-chamber-services .bx-system-auth-form input {border: solid 1px #B3C9DD;height: 22px;padding: 4px 10px;margin: 4px 0  14px;}
#tpp-chamber-services .bx-system-auth-form input[type="submit"] {padding: 0 20px;margin: 10px 0;height: 30px;font-size: 13px;background: #17568B;color: #fff;border: none;-webkit-appearance: none;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}
#tpp-chamber-services .bx-system-auth-form input[type="submit"]:hover {cursor: pointer;background-color: #5ba2dc;}


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

#tpp-chamber-services .form-block .input-file {margin: 0;width: 335px;}
#tpp-chamber-services .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;
}
#tpp-chamber-services .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;}
#tpp-chamber-services .form-block .input-file .input-holder {width: 215px;}
#tpp-chamber-services .form-block .input-file .blue-btn {margin-top: 4px;}
#tpp-chamber-services .form-block .file-row .delete {margin-top: 4px;}

#tpp-chamber-services .nav-tabs li.disable {
    background: #97A9B9;
    color: #ECEAEA;
    font-size: 14px;
    cursor: default;
    opacity: 0.7;
}

.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: 60px;
    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;
}
#tpp-chamber #tpp-chamber-services .tpp-inform-list li {
    border-top: none;
}

#tpp-chamber-services .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;
}
#tpp-chamber-services .bx-auth-serv-icons {
    width: 130px;
}
#tpp-chamber-services .reg-block {
    padding-left: 3px;
}
#tpp-chamber-services .reg-block .block-title {
    font-weight: bold;
    margin-bottom: 4px;
}
#tpp-chamber-services .reg-block .block-link {
    margin-bottom: 2px;
    font-size: 13px;
}

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

#tpp-chamber-services .form-block .external-order-block .form-group .red-btn {
    text-align: center;
    padding: 0;
    cursor: pointer;
}


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

.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;
}





/* Новый дизайн */
#tpp-chamber-services h1 {
    font-size: 30px;
}
#tpp-chamber-services h2 {
    font-size: 24px;
}
.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 .chamber-desc {
    margin-bottom: 16px;
}
#tpp-chamber-services .service-inner-right .order .order-btn {
    margin-top: 0;
    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: 0;
}
.providers-contacts > div {
    margin-top: 10px;
    margin-left: 20px;
    position: relative;
}
.providers-contacts > div:first-child {
    margin-top: 0;
}
.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;
}
.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/chamber.services.check/templates/.default/style.css?150909502217925 */
/* /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 */
