

/* Start:/f/resources/pages/reviews/reviews.css?14480391514849*/
.content_text {
    padding: 0px 0 40px;
    position: relative;
}


.cleared {
    zoom: 1;
}
.cleared:after {
    display: block;
    clear:both;
    content: '';
}

.content_text h2,
.content_text h3 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 20px;
}
.content_text_l {
    width: 67%;
    margin: 0 -10000px 0 0;
    position: relative;
    left: 0%;
    float: left;
}
.content_text_l:hover,
.content_text_r:hover{
    z-index: 5;
}
.content_text_r {
    width: 29%;
    margin: 0 -10000px 0 0;
    position: relative;
    left: 71%;
    float: left;
}

.content_text_r h4 {
    margin-top: 0.5em;
    padding-top:0;
}

.b-review-block .b-review-block__item {
    width: auto;
    float: none;
    padding:10px;
    margin: 0 0 30px 0px !important;
    -webkit-box-shadow: 0 1px 10px rgba(170, 189, 203, 0.84);
    -moz-box-shadow: 0 1px 10px rgba(170, 189, 203, 0.84);
    box-shadow: 0 1px 10px rgba(170, 189, 203, 0.84);
    border-radius:10px;
    position: relative;
    /*z-index: 1;*/
    background: #fff;
}
.ie8 .b-review-block .b-review-block__item {
  border: 1px solid rgb(170, 189, 203);
}

.b-review-block .b-review-block__item-inner {
    margin: 0 !important;
    padding: 20px !important;
    position: relative;
    z-index: 3;
    max-height: 200px;
    background: #fff;
}

.b-review-block .b-review-block__item-inner:after {
    bottom: auto;
    top:198px;
}
.b-review-block .b-review-block__item:hover {
    z-index: 5;
}
.b-review-block .b-review-block__item:hover .b-review-block__item-inner {
  -webkit-box-shadow: 0 1px 10px rgba(170, 189, 203, 0.84);
  -moz-box-shadow: 0 1px 10px rgba(170, 189, 203, 0.84);
  box-shadow: 0 1px 10px rgba(170, 189, 203, 0.84);
}

.b-review-block__item-images {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
}
.ie8 .b-review-block__item-images {
  display: none;
}
.b-review-block__item-images img {
    width: 150px;
    position: absolute;
    display: block;
    left: 100%;
    border: 3px solid #fff;
    /*display: none;*/
    top:0;
    margin: -30px 0 0 -100px;

    transform:rotate(0deg) scale(0.1,0.1);
    -ms-transform:rotate(0deg) scale(0.1,0.1); /* IE 9 */
    -moz-transform:rotate(0deg) scale(0.1,0.1); /* Firefox */
    -webkit-transform:rotate(0deg) scale(0.1,0.1); /* Safari and Chrome */
    -o-transform:rotate(0deg) scale(0.1,0.1);


    box-shadow: 0 2px 20px #aabdcb;
}
.b-review-block .b-review-block__item:hover .b-review-block__item-images img {
    /*display: block;*/
}
.b-review-block__item-image_1 {
    z-index: 2;


    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -ms-transition: -ms-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.b-review-block__item-image_2 {

    -webkit-transition: -webkit-transform 0.3s ease 0.08s;
    -moz-transition: -moz-transform 0.3s ease 0.08s;
    -ms-transition: -ms-transform 0.3s ease 0.08s;
    -o-transition: -o-transform 0.3s ease 0.08s;
    transition: transform 0.3s ease 0.08s;
}
.b-review-block__item:hover .b-review-block__item-image_1 {
    /*margin: -20px 0 0 -30px;*/
    /*margin: -20px 0 0 -30px;*/
    z-index: 2;


    transform: rotate(10deg) translate(80px,0px);
    -ms-transform: rotate(10deg) translate(80px,0px); /* IE 9 */
    -webkit-transform: rotate(10deg) translate(80px,0px); /* Safari and Chrome */
    -o-transform: rotate(10deg) translate(80px,0px); /* Opera */
    -moz-transform: rotate(10deg) translate(80px,0px); /* Firefox */
}

.b-review-block__item:hover .b-review-block__item-image_2 {
    /*margin: 0 0 0 60px;*/

    transform:rotate(30deg) translate(160px,0px);
    -ms-transform:rotate(30deg) translate(160px,0px); /* IE 9 */
    -moz-transform:rotate(30deg) translate(160px,0px); /* Firefox */
    -webkit-transform:rotate(30deg) translate(160px,0px); /* Safari and Chrome */
    -o-transform:rotate(30deg) translate(160px,0px); /* Opera */
}



.b-paralax-background {
    top:300px;
    /*height: 100% !important;*/
}





.b-encyclopedia__item {
    width: auto  !important;
    float: none !important;
}

.b-encyclopedia__link {
    display: none !important;
}
.b-encyclopedia__advert {
    display: none !important;
}

.b-review-gallery__button-box {
    margin: 40px 0 0 !important;
    text-align: center;
}


.show_more {
    text-align: center;
}
.show_more .pseudo {
    border-color: rgb(32, 136, 255);
    border-color: rgba(32, 136, 255, 0.3);
    color: #2088FF;
}

/****************************************************/

.review_back {
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
}
.review_back i {
    margin: 0 5px 0 0;
    display: inline-block;
    position: absolute;
    right: 100%;
}

.review_header {

}
.review_date {
    font-size: 13px;
}
.review_image {
    box-shadow: 0 2px 4px #aabdcb;
}



/* End */


/* Start:/f/resources/pages/services_inner/services_inner.css?161710416911369*/
.b-service__rightbar {
    width: 260px;
    /*margin-right: 20px;*/
	background: #fff;
    box-shadow: 0px 2px 10px 0px rgba(172, 189, 207, 0.9);
    border-radius: 20px;
    padding: 10px 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.gray-dashed-box-right {
    border: 3px dashed #E1E1E1;
    border-radius: 6px;
    padding-left:12px;
}

.gray-dashed-box-right h3 {
    color: rgb(243, 123, 97);
    font-size: 20px;
    padding-bottom: 20px;
}

.b-service__rightbar__button {
    display: block;
    padding: 5px 5px 5px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: 0;
}
.blue_back{
    background-color: #F4F9FC;
}
.b-service__rightbar__button .i-link__decoration {
    border: 0 !important;

}
.rightbar_text {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 18px;
    color: #49423d;
    border: 0 !important;
    opacity: 1;
    font-family: 'StoryMama',Arial,sans-serif;
    font-weight: bold;
}
.rightbar_price {
    font-size: 14px;
    line-height: 18px;
    color: #000 !important;
    border: 0 !important;
}

.b-service__content-text {
    background: #dda277;
    position: absolute;
    width: 410px;
    top: 20px;
    left: 20px;
    font-size: 14px;
    line-height: 18px;
    border-radius: 10px;
    color: #fff;
    box-sizing: border-box;
    padding: 23px 20px 25px;
}
.b-service__content-text p {
    margin-top: 0;
    margin-bottom: 14px;
}
.b-service__content-text p:last-child {
    margin-bottom: 0;
}

.b-service__content-button {
    width: 250px;
    height: 44px;
    background: #fff;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 90px;
    overflow: hidden;
    padding: 2px;
    font-family: 'StoryMama',Arial,sans-serif;
    font-weight: bold;
}
.b-service__content-button .i-link__decoration {
    height: 35px;
    background: #dda277;
    box-shadow: 0px 1px 2px 0px rgba(1, 2, 2, 0.25);
    font-size: 16px;
    line-height: 36px;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.2);
    display: block;
    border-radius: 60px;
    margin: 0 3px;
    color: #fff;
    font-weight: bold;
    transition: all .3s ease;
}
.b-service__content-button:focus  .i-link__decoration ,
.b-service__content-button:active .i-link__decoration ,
.b-service__content-button:hover  .i-link__decoration {
    background: #f4b785;
}


.b-service__content-button-wrapper--fixed {
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 100%;
    text-align: center;
}


/* violet */
.b-service__content-text--violet {
    background: #b9a2cf;
}
.b-service__content-button--violet .i-link__decoration {
    background: #a583c5;
}
.b-service__content-button--violet:focus  .i-link__decoration ,
.b-service__content-button--violet:active .i-link__decoration ,
.b-service__content-button--violet:hover  .i-link__decoration {
    background: #d4b2e3;
}


/* dark blue */
.b-service__content-text--dark-blue {
    background: #406ca0;
}
.b-service__content-button--dark-blue .i-link__decoration {
    background: #2c5f9b;
}
.b-service__content-button--dark-blue:focus  .i-link__decoration ,
.b-service__content-button--dark-blue:active .i-link__decoration ,
.b-service__content-button--dark-blue:hover  .i-link__decoration {
    background: #2b95cb;
}



/* rose */
.b-service__content-text--rose {
    background: #d2528a;
}
.b-service__content-button--rose .i-link__decoration {
    background: #cd417e;
}
.b-service__content-button--rose:focus  .i-link__decoration ,
.b-service__content-button--rose:active .i-link__decoration ,
.b-service__content-button--rose:hover  .i-link__decoration {
    background: #f66aab;
}




/* blue */
.b-service__content-text--blue {
    background: #93b6d9;
}
.b-service__content-button--blue .i-link__decoration {
    background: #6f9bc6;
}
.b-service__content-button--blue:focus  .i-link__decoration ,
.b-service__content-button--blue:active .i-link__decoration ,
.b-service__content-button--blue:hover  .i-link__decoration {
    background: #7cbcdd;
}





/* dark-orange */
.b-service__content-text--dark-orange {
    background: #d48677;
}
.b-service__content-button--dark-orange .i-link__decoration {
    background: #ca7160;
}
.b-service__content-button--dark-orange:focus  .i-link__decoration ,
.b-service__content-button--dark-orange:active .i-link__decoration ,
.b-service__content-button--dark-orange:hover  .i-link__decoration {
    background: #ee9785;
}





/* green */
.b-service__content-text--green {
    background: #a6bd6b;
}
.b-service__content-button--green .i-link__decoration {
    background: #99b552;
}
.b-service__content-button--green:focus  .i-link__decoration ,
.b-service__content-button--green:active .i-link__decoration ,
.b-service__content-button--green:hover  .i-link__decoration {
    background: #adcd70;
}





/* rose-orange */
.b-service__content-text--rose-orange {
    background: #f6977b;
}
.b-service__content-button--rose-orange .i-link__decoration {
    background: #e68467;
}
.b-service__content-button--rose-orange:focus  .i-link__decoration ,
.b-service__content-button--rose-orange:active .i-link__decoration ,
.b-service__content-button--rose-orange:hover  .i-link__decoration {
    background: #ff946d;
}


/* bright-green */
.b-service__content-button--bright-green .i-link__decoration {
    background: #82CD01;
}
.b-service__content-text--bright-green {
    background: #82CD01;
}
.b-service__content-button--bright-green:focus  .i-link__decoration ,
.b-service__content-button--bright-green:active .i-link__decoration ,
.b-service__content-button--bright-green:hover  .i-link__decoration {
    background: #A2EC21;
}

/* light-bordo */
.b-service__content-text--light-bordo {
    background: #c78888;
}
.b-service__content-button--light-bordo .i-link__decoration {
    background: #b46969;
}
.b-service__content-button--light-bordo:focus  .i-link__decoration ,
.b-service__content-button--light-bordo:active .i-link__decoration ,
.b-service__content-button--light-bordo:hover  .i-link__decoration {
    background: #ee9582;
}





/* grass */
.b-service__content-text--grass {
    background: #6eb033;
}
.b-service__content-button--grass .i-link__decoration {
    background: #5fa322;
}
.b-service__content-button--grass:focus  .i-link__decoration ,
.b-service__content-button--grass:active .i-link__decoration ,
.b-service__content-button--grass:hover  .i-link__decoration {
    background: #40c920;
}





/* dark-green */
.b-service__content-text--dark-green {
    background: #445b2e;
}
.b-service__content-button--dark-green .i-link__decoration {
    background: #3b5721;
}
.b-service__content-button--dark-green:focus  .i-link__decoration ,
.b-service__content-button--dark-green:active .i-link__decoration ,
.b-service__content-button--dark-green:hover  .i-link__decoration {
    background: #6c884f;
}






/* dark-gray */
.b-service__content-text--dark-gray {
    background: #5a6982;
}
.b-service__content-button--dark-gray .i-link__decoration {
    background: #506079;
}
.b-service__content-button--dark-gray:focus  .i-link__decoration ,
.b-service__content-button--dark-gray:active .i-link__decoration ,
.b-service__content-button--dark-gray:hover  .i-link__decoration {
    background: #758ea7;
}







/* red-orange */
.b-service__content-text--red-orange {
    background: #f47d5f;
}
.b-service__content-button--red-orange .i-link__decoration {
    background: #e56849;
}
.b-service__content-button--red-orange:focus  .i-link__decoration ,
.b-service__content-button--red-orange:active .i-link__decoration ,
.b-service__content-button--red-orange:hover  .i-link__decoration {
    background: #ff956e;
}








/* y-orange */
.b-service__content-text--y-orange {
    background: #e3936f;
}
.b-service__content-button--y-orange .i-link__decoration {
    background: #d9855f;
}
.b-service__content-button--y-orange:focus  .i-link__decoration ,
.b-service__content-button--y-orange:active .i-link__decoration ,
.b-service__content-button--y-orange:hover  .i-link__decoration {
    background: #ecb18f;
}




/* riga */
.b-service__content-text--riga {
    background: #a08f7a;
}
.b-service__content-button--riga .i-link__decoration {
    background: #887966;
}
.b-service__content-button--riga:focus  .i-link__decoration ,
.b-service__content-button--riga:active .i-link__decoration ,
.b-service__content-button--riga:hover  .i-link__decoration {
    background: #b6aa99;
}



/* woman */
.b-service__content-text--woman {
    background: #9aadc0;
}
.b-service__content-button--woman .i-link__decoration {
    background: #8297ad;
}
.b-service__content-button--woman:focus  .i-link__decoration ,
.b-service__content-button--woman:active .i-link__decoration ,
.b-service__content-button--woman:hover  .i-link__decoration {
    background: #a8bacb;
}




.m-l-0  {
    margin-left: 0;
}


.b-service__content--article {
    padding: 33px 39px;
    font-size: 14px;
    line-height: 25px;
    color: #334455;
}
.b-service__content--article__button-wrapper {
    text-align: center;
    padding-top: 23px;
    padding-bottom: 5px;
}
.b-service__content--article__button-wrapper .b-service__content-button {
     box-shadow: inset 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}


.b-service__content--article p {
    color: #334455;
}
.b-service__content--article__h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    padding-bottom: 18px;
}
.b-service__content--article__h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #000;
    padding-top: 27px;
    padding-bottom: 5px;
}

.b-service__content--article__nav-item {
    font-size: 14px;
    line-height: 14px;
    color: #3357a8;
    border-bottom: 1px dashed #3357a8;
    display: inline;
    margin-bottom: 5px;
    padding-bottom: 1px;
    position: relative;
    margin-left: 18px;
    cursor: pointer;
    transition: all .3s ease;
    opacity: 1;
}
.b-service__content--article__nav-item:hover {
    opacity: 0.7;
}

.b-service__content--article__nav-item:after {
    content: '—';
    display: block;
    position: absolute;
    left: -18px;
    top: 1px;
}

.b-service__content--article__img {
    /*position: absolute;*/
    float: right;
    right: 20px;
    top: 20px;
    border-radius: 15px;
    overflow: hidden;
}

.section_detail_text-more.visible-mobile {
    color: #3357a8;
    line-height: 19px;
    cursor: pointer;
}

.section_detail_text-more.visible-mobile span {
    border-bottom: 1px dashed #3357a8;
}

.service_section, .section_sevice_second {
    width: 100%;
}

.section_detail_text-more span:hover {
    border-bottom: 0;
}

.b-service__content-text--main {
    width: 50%;
}
.b-service__content--img-bg img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.b-service__breadcrums {

}

@media (max-width:1180px) and (min-width: 980px){
    .b-service__content--article__img {
        float: none;
        display: block;
        margin-bottom: 20px;
    }

    .b-service__content--article .button_send {
        margin-bottom: 20px;
    }
}

@media (max-width:600px){
    .b-service__content--article__img {
        float: none;
        display: block;
        margin-bottom: 20px;
    }
}

@media (max-width:1180px) {
    .b-service__content--article .button_send {
        margin-bottom: 20px;
    }
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.detail/media.news.detail_reviews/style.css?1595541854227*/
.b-service__content--has-rightbar {
    /*margin-right: 300px;*/
    margin-right: 282px;
}
div.news-detail img.detail_picture
{
    float:left;
    margin:0 8px 6px 1px;
}
.news-date-time
{
    color:#486DAA;
}


/* End */


/* Start:/bitrix/templates/.default/components/tay/form.result.new/articles_zapis_page_articles/style.css?1453908959813*/
table.form-table
{
	/*width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
	
*/
}


.b-formZ { 
	background: -webkit-linear-gradient(top, #015298 15%, #0860B2 38%, #1D84FB 89%) #0860B2;
	border-radius: 10px;
	padding: 50px 38px 40px;
	width: 72%;
	color: #000;
	
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/bitrix/templates/.default/components/tay/form.result.new/articles_zapis_page_articles/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/bitrix/templates/.default/components/tay/form.result.new/articles_zapis_page_articles/images/icon_warn.gif);
}
/* End */


/* Start:/bitrix/templates/.default/components/tay/form.result.new/send.review/style.css?15949886581688*/
.skr {
    padding: 2px 0px 0px 20px;
    margin: 0px 0px 10px 3px;
    background: url('/img/skr.png') no-repeat scroll 0px 0px transparent;
}
.skr span {
    display: inline-block;
    border-bottom: 1px dashed #939598;
    color: #939598;
    cursor: pointer;
}
.skr_add {
    padding: 2px 0px 0px 20px;
    margin: 0px 0px 10px 3px;
    background: url('/img/skr.png') no-repeat scroll 0px 0px transparent;
}
.skr_add span {
    display: inline-block;
    border-bottom: 1px dashed #939598;
    color: #939598;
    cursor: pointer;
}
.hidden {
    display: none !important;
}

#file_list {
	height: 100px;
	background: #FFF;
	color: #000;
	text-align: left;
	border-radius: 10px;
	padding: 10px 40px 40px 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	-webkit-box-shadow: 0 2px 10px rgba(70,28,0,0.68);
	-moz-box-shadow: 0 2px 10px rgba(70,28,0,0.68);
	box-shadow: 0 2px 10px rgba(70,28,0,0.68);
}

.file_close{display: none}
#file_list_load_gif{text-align: center; margin-top: 50px;}

.reviews__textarea .controls {
    margin-left: 20px!important;
}

@media only screen and (max-width: 600px) {
    .reviews__textarea textarea {
        width: 94% !important;
    }

    .i-simple-popup__content  .reviews__textarea .controls {
        margin-left: 0px!important;
    }

    .i-simple-popup__content  .reviews__files .control-label {
        text-align: left !important;
    }

    .i-simple-popup__content.reviews__popup {
        width: 100%;
    }

    .i-simple-popup__content.reviews__popup .b-form__group_button {
        margin-left: 0px;
        margin-top: 10px;
    }

    .i-simple-popup__content.reviews__popup .b-form__required-list {
        margin: 10px 0 0;
    }
}
/* End */
/* /f/resources/pages/reviews/reviews.css?14480391514849 */
/* /f/resources/pages/services_inner/services_inner.css?161710416911369 */
/* /bitrix/templates/.default/components/bitrix/news.detail/media.news.detail_reviews/style.css?1595541854227 */
/* /bitrix/templates/.default/components/tay/form.result.new/articles_zapis_page_articles/style.css?1453908959813 */
/* /bitrix/templates/.default/components/tay/form.result.new/send.review/style.css?15949886581688 */
