

/* Start:/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/lightbox.css?16195194684215*/
/* Preload images */
body:after {
  content: url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/close.png) url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/loading.gif) url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/prev.png) url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  /*border-radius: 4px;*/

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  /*top: 0;*/
  left: 0;
  /*height: 100%;*/
  width: 100%;
  z-index: 10;
  bottom: -60px;
  height: 60px;
  padding: 0 30px;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  /*opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;*/
}

/*.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}*/

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  /*opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;*/
}

/*.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}*/

.lb-dataContainer {
  margin: 0 auto;
  /*padding-top: 5px;*/
  *zoom: 1;
  width: 100%;
  /*-moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;*/
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  /*padding: 0 4px;
  color: #ccc;*/
}

.lb-data .lb-details {
  float: left;
  /*width: 85%;
  text-align: left;
  line-height: 1.1em;*/
  width: 100%;
  text-align: center;
  height: 60px;
  line-height: 60px;
  background: #f8f8f8;
}

.lb-data .lb-caption {
  /*font-size: 13px;
  font-weight: bold;
  line-height: 1em;*/
  color: #000;
  font-family: "robotocondensed-regular", Arial, sans-serif;
  font-size: 18px;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  /*display: block;*/
  display: none !important;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/bitrix/templates/furniture_pale-blue/components/bitrix/system.auth.form/auto/style.css?1619519471442*/
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/templates/furniture_pale-blue/components/bitrix/system.auth.form/auto/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/templates/furniture_pale-blue/components/bitrix/system.auth.form/auto/images/sec-unlocked.png);}

/* End */


/* Start:/bitrix/components/pashn/form_reg_edu_1/templates/.default/style.css?161951947262*/
.form_reg .error {border-color: #e50278; background: #ffecf6;}
/* End */


/* Start:/bitrix/components/pashn/form_reg_edu_2/templates/.default/style.css?161951947262*/
.form_reg .error {border-color: #e50278; background: #ffecf6;}
/* End */


/* Start:/bitrix/templates/furniture_pale-blue/styles.css?17585558968674*/
.faq-table {
    margin: 10px 0 10px 0;
    font-family: "pragmaticalight", Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
}

.faq-table th {
    width: 50%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #e50278;
}

.faq-table td {
    padding: 10px;
}

.faq-table td:first-child {
    font-weight: bold;
    text-align: center;
}

.faq-table img {
    width: 100%;
    margin: 5px 0;
}

.faq-table a {
    color: #666666;
}

.bx_soc_comments_div {
    display: none;
}








.catalog-list ul li img.arcc2 {
    position: absolute;
    right: 90px;
    top: 10px;
}















.t3-header {
    padding-top: 32px;
    padding-bottom: 64px;
}


.t3-header .logo {
    text-align: left;
}


@media (min-width:992px){
.logo-control .logo-img-sm {
    display: none;
}


.logo-control .logo-img {
    display: block;
}
}



@media (max-width:991px){

ul.menu{
width:100% !important;
}
.logo-control .logo-img-sm {
 
	    display: block;
}


.logo-control .logo-img {
   display: none;
}
}


.t3-header {
     margin-left: 300px !important;
    padding-bottom: 0px !important;
}

.nav {
    top: 120px !important;
    background: #ffffff !important;

}

body {

    background-color: #ffffff  !important;
}

.logo-image span, .logo-image small {
    display: none;
}





















.t3-topbar {
    background: #fbfbfb;
    border-bottom: 1px solid #eeeeee;
    color: #9e9e9e;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}

div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

div.mod-languages ul.lang-inline li {
    display: inline;
}

div.mod-languages li {
    margin-left: 0px;
    margin-right: 4px;
}

div.mod-languages a {
    text-decoration: none;
}

div.mod-languages img {
    border: none;
}

.topbar-right {
    text-align: right;
}

.pull-right {
    float: right !important;
}

.topbar-right > div {
    display: inline-block;
    float: right;
}

.topbar-right {
    text-align: right;
}

.topbar-right > div {
    display: inline-block;
    float: right;
}

.social-list {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}


.social-list:before, .social-list:after {
    display: table;
    content: " ";
}


.social-list li a {
    background: #cccccc;
    border-radius: 1px;
    color: #ffffff;
    display: inline-block;
    line-height: 24px;
    text-align: center;
    height: 24px;
    width: 24px;
padding-top: 5px;
}


.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.hidden {
    display: none !important;
}

.social-list li a:hover, .social-list li a:focus, .social-list li a:active {
    background: #6f7a82;
}



.header__logo {

    top: 63px !important;
}


.social-list li {
    display: inline-block;
    float: left;
    margin-left: 8px;
    margin-top: 5px;
}


.header {

    height: 120px  !important;

}



.footer .btn {
    color: #aaaaaa !important;
}
.footer__categ a {

    color: #aaaaaa !important;
}


.footer__list a {

    color: #aaaaaa !important;
}

.footer {

    background: #6f7a82 !important;
    color: #aaaaaa !important;
}



.footer__logo img {
    max-width: 115px;
    /* float: left; */
}
.footer__meta{
   font-size: 16px !important;
    color: #aaaaaa !important;

}


.footer__email a {
    font-size: 16px !important;
    color: #aaaaaa !important;
}

.footer__tel a{

font-family: "pragmaticalight", Arial, sans-serif !important;
    font-size: 16px !important;
    color: #aaaaaa !important;

}


.footer__tel{

font-family: "pragmaticalight", Arial, sans-serif !important;
    font-size: 16px !important;
    color: #aaaaaa !important;

}


.footer__meta {
clear: both !important;

    display: block !important;

    border-top: 0px solid #e0e7ee !important;

}
.footer__info {

    text-align: left !important;
}
.footer__meta {

    text-align: left;
}


.personal_on a.login {

    margin-top: 5px !important;
}















.vlleft1 .btn-primary {
    background-color: #e50277;
    border-color: #e50277;
    color: #ffffff;
    background: linear-gradient(#fd0484,#e50277);
    border: 0;
    font-size: 11px;
    font-family: "Rubik",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    padding: 12px 12px !important;
}


.vlleft1 p {
    margin: 0 0 12px;
}


.vlleft1 img {
    max-width: 100% !important;
}



.vlleft1 .btn {
    font-family: "Rubik",Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    font-weight: 300;
    font-size: 11px;
    border: 0;
    line-height: 1.715 !important;
}





.vlleft1 .btn-primary:hover, .vlleft1 .btn-primary:focus, .vlleft1 .btn-primary.focus, .vlleft1 .btn-primary:active  
{
 color: #ffffff !important;
    background: #cc026a !important;
    border-color: #a80157 !important;
}


.vlleft1 .btn-primary:active:hover, .vlleft1 .btn-primary.active:hover   
{
color: #ffffff !important;
    background-color: #8f014a !important;
    border-color: #670135 !important;
}



.catalog-detail .left-p .apcc-true {

    margin: 10px 0 0 10px !important;
    /* margin-top: 10px !important; */
}

img.arcc233 {
    max-width: 100px !important;
}


.apcc-true33 {


}

.pdf-version {


}



.btn {
    box-shadow: none !important;
}




.pdf-version {
    margin-top: 30px;
}

.title__link22{

/*
font-size: 18px !important;
*/

}
.title__link {
text-transform: none !important;
    color: #666666 !important;
}

body,.catalog-detail,.filter-wr *{
font-family: 'Roboto', sans-serif !important;
}


h1,h2,h3,h4,h5,h6,h7,.title,.nav__in .title a{
font-family: 'Roboto Slab', serif !important;

}


.personal_on a.login {
    display: none !important;
}


.btn.btn-primary.btn-greys:hover {
    background: gray !important;
    border-color: gray !important;
}
a.btn.btn-primary.btn-greys {
  color: white !important;
    background: #6f7a82 !important;
    border-color: #6f7a82 !important;
    padding: 10px !important;
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
    border-radius: 0px !important;
}






.nav__in .search-form {
    display: none;
}




.imggdetail {
    margin-bottom: 30px !important;
}


.catalog-detail .left-p .apcc-true {
    position: relative;
    left: -5px;
}





ymaps.ymaps-2-1-78-listbox.ymaps-2-1-78-listbox_opened_no.ymaps-2-1-78-listbox_align_right {
    display: none;
}
a.ymaps-2-1-78-gototech {
    display: none;
}


.catalog-list .ballsdiv {
    position: absolute !important;
    right: 90px !important;
    top: 100px !important;
    /* display: flex; */
}


.helpervlad:hover {
    background: #e50278;
    color: white;
}
.helpervlad {
    display: inline-block !important;
    padding: 3px;
    background: #e1e1e1;
    text-align: center;
    width: 15px;
    line-height: 1;
    font-size: 10px;
    border-radius: 50%;
    cursor: pointer;
}

.catalog-list .tooltip.top {

    min-width: 150px;
}

.catalog-list .stardiv {
    position: absolute !important;
    right: 110px !important;
    top: 80px !important;
}

















.ballsappctrue {
    top: 50px !important;
}


.catalog-detail .ballsdiv {
    position: absolute !important;
    /* right: 110px !important; */
    margin-top: 30px;
    margin-left: -5px;
}




.catalog-detail .tooltip.top {

    min-width: 150px;
}

.catalog-detail .stardiv {
    position: absolute !important;
    /* right: 110px !important; */
    margin-top: 10px;
    margin-left: -5px;
}


.eb-1.eb-inst a.btn.btn-primary:hover {
    background: #e50277 !important;
}





.banner22 img {
    width: 100%;
    clear: both;
    display: block;
    padding: 37px;


}


.banner22button {
    /* width: 100% !important; */
    display: flex;
    justify-content: space-around;
    margin: 0px 20px;
}



.banner22button a:active {
    color: #ffffff !important;
    background: #cc026a !important;
    border-color: #a80157 !important;
}


.banner22button a{
    text-decoration: none !important;
    background-color: #e50277;
    border-color: #e50277;
    color: #ffffff;
    background: linear-gradient(#fd0484, #e50277);
    border: 0;
    font-size: 14px;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 12px 24px !important;

    font-family: "Rubik", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 16px;
    border: 0;
    line-height: 1.715 !important;
width: 40%;
    text-align: center;
}



ul.menu {
    margin-top: 5px;
}



.members-slider img {
    max-width: 100% !important;
}

.header__action {
    display: none !important;
}

header.header .header__in .menu>li>a {
    padding-top: 25px;
}
/* End */


/* Start:/bitrix/templates/furniture_pale-blue/template_styles.css?1619519472474*/
.r_but {display: inline-block; padding: 15px; cursor: pointer; font-size: 16px; color: white; background: #e50278; margin: 0 10px 10px 0;}
.r_but:hover {background: #68717a;}
.r_but .request_1 {}
.r_but .request_2 {}



.btn-greys2 {
    color: white !important;
    background: #1e98ff !important;
    border-color: #1e98ff !important;
    padding: 10px !important;
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
    border-radius: 0px !important;
}
/* End */
/* /bitrix/templates/furniture_pale-blue/js/lightbox2/dist/css/lightbox.css?16195194684215 */
/* /bitrix/templates/furniture_pale-blue/components/bitrix/system.auth.form/auto/style.css?1619519471442 */
/* /bitrix/components/pashn/form_reg_edu_1/templates/.default/style.css?161951947262 */
/* /bitrix/components/pashn/form_reg_edu_2/templates/.default/style.css?161951947262 */
/* /bitrix/templates/furniture_pale-blue/styles.css?17585558968674 */
/* /bitrix/templates/furniture_pale-blue/template_styles.css?1619519472474 */
