

/* Start:/bitrix/templates/rating/components/bitrix/catalog/rating/style.css?17724775921375*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.orgList {
    order:1;
}
.filterCol {
    order: 2;
}


.service-text{
	margin-top: 60px;
}

.right_section_images_block {
	display:flex;
	flex-direction: column;
	gap: 15px;
	margin-top:15px;
}
.right_section_image--mobile {display:none}


@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media(max-width:575px){
.right_section_image--desktop {display:none}
.right_section_image--mobile {display:block}
    .service-sorting--action .form-group {
        width:100%;
    }
section.service-sorting {
    padding: 0px 0 0px 0;
}
	.service .search-action {
	margin-bottom: 30px !important;
}
.orgList {
    order:2;
}
.filterCol {
    order: 1;
	padding-bottom: 30px;
}
	.filterCol .service-sorting--pay {
	display:none;
}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}


/* End */


/* Start:/bitrix/templates/rating/components/bitrix/catalog/rating/bitrix/catalog.element/.default/style.css?17724775892926*/
.reviewPhotos {
    margin: 20px 0 0;
}
.props-wrap {
    display: flex;
    /* flex-wrap: wrap; */
    padding-right: 30px;
}

.props-val {
    word-break: break-word;
    width: 80%;
    overflow-wrap: break-word;
}

.props-wrap span {
    width: 20%;
}


.card-company--prices{
    font-size: 14px;
    padding: 40px 15px;
}
.card-company--prices-row {
    display: flex;
    align-items: baseline;
    gap: 0 10px;
}
.card-company--prices-row-sep {
    flex-grow: 1;
    border-bottom: 1px dotted rgba(0,0,0,.2);
}
.card-company--prices-row-val{
    width: 150px;
    flex-shrink: 0;
}
.card-company--prices-row + .card-company--prices-row{
    margin-top: 10px;
}

@media(max-width:767px){
    .card-company--prices-row-val {
        width: 100px;
    }
}
@media(max-width:500px){
    .card-company--prices-row {
        padding: 10px 0;
        justify-content: space-between;
    }
    .card-company--prices-row + .card-company--prices-row {
        border-top: 1px solid #f5f5f5;
        margin-top: 0;
    }
    .card-company--prices-row-name {
        color: #1095f2;
        letter-spacing: 0;
    }
    .card-company--prices-row-sep {
        display: none;
    }
    .card-company--prices-row-val {
        width: auto;
        letter-spacing: 0;
    }
}

@media(min-width: 992px) and (max-width:1199px){
    .props-val {
		width: 70%;
	}

	.props-wrap span {
		width: 30%;
	}
}

@media(min-width: 501px) and (max-width:767px){
     .props-wrap {
         flex-wrap: wrap;
    } 
    .props-val {
        width: 100%;
    }
    
    .props-wrap span {
        width: 100%;
    }

}

.reviewPhotos {
    display: flex;
    flex-wrap: wrap;
	justify-content:space-between;
}

.reviewPhoto {
        max-width: 32%;
    }

@media(max-width:1199px){
    .reviewPhoto {
        max-width: 49%;
        width: 49%;
    }
}

@media(max-width:574px){
    .reviewPhoto {
        max-width: 100%;
        width:100%;
    }
}

@media(max-width:414px){
    .reviewPhoto {
        max-width: 49%;
        width: 49%;
    }
}

.block-shadow .card-company--img {
    position: relative;
    background: rgba(0,0,0,0.1);
}
.card-company--img .card-company--btns {
	padding-bottom: 15px;
}

.card-company--img  .card-company--actions {
	border-bottom: 0;
padding: 0 0 15px;
}

.card-company--name_outer {
    display: flex;
}

.card-company--image {
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    position: relative;
}

.card-company--titleinfo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-company--img .card-company--name {
	color: inherit;
}

.card-company--img .card-company--name .title {
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 15px;
    line-height: 1.2;
}

.block-shadow .card-company--img:before {
	display:none;
}

.reviewCategoryForm {
margin-bottom: 30px;
}
/* End */


/* Start:/bitrix/templates/rating/components/bitrix/news.list/company_reviews/style.css?1772477588223*/
.reviewPhotos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.reviewPhoto {
	max-width: 32%;
}
.ccr-card .answer{
	margin-top: 25px;
}
.ccr-card .answer .title{
	margin-bottom: 10px;
}
/* End */


/* Start:/bitrix/templates/rating/components/bitrix/news.list/company_similar/style.css?17724775883360*/
.cards-wrap {
	gap:15px;
}
.slide-card .picOverlay {
    position: absolute;
    top:15px;
    left:15px;
    z-index: 1;
    width:calc(100% - 30px);
    height: calc(100% - 30px);
    transition: 0.27s;
    background: rgba(0,0,0,0.3);
    border-radius: 25px;
}
.slide-card:hover .picOverlay {
    background: rgba(0,0,0,0);
}

.slide-card-new {
    display: flex;
    width: 300px;
    height: 330px;
    flex-direction: column;
    align-items: center;
    border-radius: 40px;
    overflow: hidden;

}

.slide-card-inner {
    height: 100%;
    width: 100%;
    padding: 20px;
    position: relative;
}

.slide-card-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    opacity:0.64;
    background: rgb(241,241,241);
    background: linear-gradient(22deg, rgba(241,241,241,1) 0%, rgba(192,192,192,1) 100%);
}

span.card-about {
    position: absolute;
    z-index: 1;
    opacity: 1;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
}
.card-about .card-image {
    border-radius: 20px;
    width: 100%;
    background: #fff;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
	overflow:hidden;
}
.card-about img {
    /*border-radius: 20px;
	object-fit: cover;
    max-height: calc(100% - 140px);*/
    border-radius: 0;
    object-fit: contain;
    height: 100%;
}
.slide-card-desc {
    color: #000;
    height: 72px;
    overflow: hidden;
    font-size: 14px;
}

.slide-card-name {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 0;
}

.slide-card-name .first-letter {
    border-radius: 25px;
    height: 40px;
    width: 40px;
    background: #5a92ee;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 300;
}

.slide-card-name .full-name {
    width: calc(100% - 55px);
    color: #000;
    font-size: 13px;
    text-align: left;
    line-height: 13px;
    height: 50px;
    display: flex;
    align-items: center;

}

.slide-card-social {
    color: #000;
    display: flex;
    width: calc(100% - 20px);
    margin: 20px auto 10px;
    border-radius: 10px;
    padding: 5px 10px;
    background: #fff;
    justify-content: space-between;
    align-items: center;
}


body.main .owl-item {
    transform: scale(0.9);
    transition: 0.3s;
}
body.main .owl-stage .owl-item.active:first-of-type {
    transform: scale(1);
}

body.main .owl-stage .owl-item:not(.active) + .owl-item.active {
    transform: scale(1);
}

body.main .owl-carousel {
    padding: 20px 0 !important;
}

.slide-card-reviews {
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.slide-card-rating {
    width: calc(100% - 55px);
    border-left: 1px #e3e3e3 solid;
    height: 20px;
    padding: 0 10px;
}

.slide-card-reviews i {
    font-size: 1.2em;
}

.slide-card-rating .stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ed8a19;
    align-items: center;
    height: 100%;
    justify-content: space-evenly;
}

@media(max-width:767px){
	.card-company--similar .cards-wrap {
    flex-direction: column;
    align-items: center;
	}
}
@media(max-width: 425px){
    .slide-card-new {
        width:100%;
    }
}
/* End */


/* Start:/bitrix/templates/rating/components/rating/iblock.element.add.form/.default/style.css?17724775947439*/
.submitBlock {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

.submitBlock label{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: left;
    max-width: 360px;
    margin-bottom: 15px;
}

.submitBlock input[type=checkbox]{
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
    
/*
   Plupload
------------------------------------------------------------------- */

.plupload_wrapper * {
	box-sizing: content-box;
}

.plupload_button {
	cursor: pointer;
	outline: none;
}

.plupload_wrapper {
	font: normal 11px Verdana,sans-serif;
	width: 100%;
	min-width: 520px;
	line-height: 12px;
}

.plupload_container {
	_height: 300px;
	min-height: 300px;
	position: relative;
}

.plupload_filelist_footer {border-width: 1px 0 0 0}
.plupload_file {border-width: 0 0 1px 0}
.plupload_container .plupload_header {border: 0 !important; position: relative;}

.plupload_delete .ui-icon, 
.plupload_done .ui-icon,
.plupload_failed .ui-icon {
	cursor:pointer;	
}

.plupload_header_content {

	position: relative;
}

.plupload_logo {
	width: 40px;
	height: 40px;
	background: url('/bitrix/templates/rating/components/rating/iblock.element.add.form/.default/../img/plupload.png') no-repeat 0 0;
	position: absolute;
	top: 8px;
	left: 8px;
}

.plupload_header_content_bw .plupload_logo {
	background-position: -40px 0;
}

.plupload_header_title {
	font: normal 18px sans-serif;
	line-height: 19px;
	padding: 6px 0 3px;
}

.plupload_header_text {
	font: normal 12px sans-serif;
}

.plupload_view_switch {
	position: absolute;
	right: 16px;
	bottom: 8px;
	margin: 0;
	display: none;
}

.plupload_view_switch .ui-button {
	margin-right: -0.31em;
}

.plupload_content {
	position: absolute;
	top: 86px;
	bottom: 44px;
	left: 0;
	right: 0;
	overflow-y: auto;
	width: 100%;
}

.plupload_filelist {
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	margin: 0;
	padding: 0;
	width: 100%;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.plupload_filelist_content {
	padding: 0;
	margin: 0;
}

.plupload_cell {padding: 8px 6px;}

.plupload_file {
	list-style: none;
	display: block;
	position: relative;
	overflow: hidden;
	line-height: 12px;
}

.plupload_file_thumb {
	position: relative;
	background-image: none;
	background-color: #eee;
}

.plupload_thumb_loading {
	background: #eee url(/bitrix/templates/rating/components/rating/iblock.element.add.form/.default/../img/loading.gif) center no-repeat;
}

.plupload_thumb_loading .plupload_file_dummy,
.plupload_thumb_embedded .plupload_file_dummy {
	display: none;
}

.plupload_file_name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.plupload_filelist_header {
	border-top: none;
}

.plupload_filelist_footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.plupload_buttons { 
	position: relative;
}

/* list view */
.plupload_view_list .plupload_file {
	border-left: none;
	border-right: none;
	border-top: none;
	height: 29px;
	width: 100% !important;
	/* fix IE6 vertical white-space bug */
	_float: left;
	_clear: left;
}

.plupload_view_list div.plupload_file_size, 
.plupload_view_list div.plupload_file_status,
.plupload_view_list div.plupload_file_action {
	padding: 8px 6px;
	position: absolute;
	top: 0;
	right: 0;
}

.plupload_view_list div.plupload_file_name {
	margin-right: 156px;
	padding: 8px 6px;
	_width: 75%;
}

.plupload_view_list div.plupload_file_size {
	right: 28px;
}

.plupload_view_list div.plupload_file_status {
	right: 82px;
}

.plupload_view_list .plupload_file_rename {
	margin-left: -2px;
}

.plupload_view_list .plupload_file_size, 
.plupload_view_list .plupload_file_status,
.plupload_filelist_footer .plupload_file_size, 
.plupload_filelist_footer .plupload_file_status {
	text-align: right; 
	width: 52px;
}

.plupload_view_list .plupload_file_thumb {
	position: absolute;
	top: -999px;
}

.plupload_view_list .plupload_file_progress {
	display: none;
}


/* thumbs view */
.plupload_view_thumbs .plupload_content {
	top: 57px;
}

.plupload_view_thumbs .plupload_filelist_header {
	display: none;
}

.plupload_view_thumbs .plupload_file {
	padding: 6px;
	margin: 10px;
	border: 1px solid #fff;
	float: left;
}

.plupload_view_thumbs .plupload_file_thumb,
.plupload_view_thumbs .plupload_file_dummy {
	text-align: center;
	overflow: hidden;
}

.plupload_view_thumbs .plupload_file_dummy {
	font-size: 21px;
	font-weight: bold;
	text-transform: lowercase;
	overflow: hidden;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.plupload_view_thumbs div.plupload_file_action {
	position: absolute;
	top: 0;
	right: 0;
}

.plupload_view_thumbs div.plupload_file_name {
	padding: 0;
	font-weight: bold;
}

.plupload_view_thumbs .plupload_file_rename {
	padding: 1px 0;
	width: 100% !important;
}

.plupload_view_thumbs div.plupload_file_size {
	font-size: 0.8em;
	font-weight: normal;
}

.plupload_view_thumbs div.plupload_file_status {
	position: relative;	
	height: 3px;
	overflow: hidden;
	text-indent: -999px;
	margin-bottom: 3px;
}

.plupload_view_thumbs div.plupload_file_progress {
	border: none;
	height: 100%;
}

.plupload .ui-sortable-helper,
.plupload .ui-sortable .plupload_file {
	cursor:move;	
}

.plupload_file_action {width: 16px;}
.plupload_file_name {
	overflow: hidden;
	padding-left: 10px;
}

.plupload_file_rename {
	border: none;
	font: normal 11px Verdana, sans-serif;
	padding: 1px 2px;
	line-height: 11px;
	height: 11px;
}

.plupload_progress {width: 60px;}
.plupload_progress_container {padding: 1px;}


/* Floats */

.plupload_right {float: right;}
.plupload_left {float: left;}
.plupload_clear,.plupload_clearer {clear: both;}
.plupload_clearer, .plupload_progress_bar {
	display: block;
	font-size: 0;
	line-height: 0;
}
.plupload_clearer {height: 0;}

/* Misc */
.plupload_hidden {display: none !important;}

.plupload_droptext {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: transparent;
	text-align: center;
	vertical-align: middle;
	border: 0;
	line-height: 160px;
	display: none;
}

.plupload_dropbox .plupload_droptext {
	display: block;
}

.plupload_buttons, .plupload_upload_status {float: left}

.plupload_message {
	position: absolute;
	top: -1px;
	left: -1px;	
	height: 100%;
	width: 100%;
}

.plupload_message p {
	padding:0.7em;
	margin:0;
}

.plupload_message strong {
	font-weight: bold;	
}

.plupload_message i {
	font-style: italic;	
}

.plupload_message p span.ui-icon {
	float: left;
	margin-right: 0.3em;	
}

.plupload_header_content .ui-state-error,
.plupload_header_content .ui-state-highlight {
	border:none;	
}

.plupload_message_close {
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;	
}

.plupload .ui-sortable-placeholder {
	height:35px;
}

a#uploader_browse {
    font-size: 14px;
    font-family: GothamProRegular;
    color: #fff;
}
.plupload_filelist_footer {
    padding: 15px;
    box-sizing: border-box;
}

a#uploader_start {
    font-size: 14px;
    border-radius: 30px;
     font-family: GothamProRegular;
    padding: 8px 20px;
}

.card-company--form select {
    width: 100%;
    /* height: 40px; */
    border-radius: 25px;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.75px;
    padding: 14px 25px;
    color: #fff;
    border: 0;
    background: #0c8feb;
    background: -webkit-gradient(linear, left top, right top, from(#0c8feb), to(#2592ef));
    background: linear-gradient(to right, #0c8feb 0%, #2592ef 100%);
}

.card-company--form select option {
    color: #000;
}
/* End */


/* Start:/bitrix/templates/rating/components/rating/form.result.new/popup_main/style.css?1772477593797*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

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/rating/components/rating/form.result.new/popup_main/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/rating/components/rating/form.result.new/popup_main/images/icon_warn.gif);
}
div#wantmore {
    margin-bottom: 0;
    width: 400px;
    max-width: 100%;
}
div#wantmore textarea {
    height: 100px;
}
/* End */


/* Start:/bitrix/templates/rating/components/rating/form.result.new/popup_contact_company/style.css?1772477593797*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

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/rating/components/rating/form.result.new/popup_contact_company/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/rating/components/rating/form.result.new/popup_contact_company/images/icon_warn.gif);
}
div#wantmore {
    margin-bottom: 0;
    width: 400px;
    max-width: 100%;
}
div#wantmore textarea {
    height: 100px;
}
/* End */
/* /bitrix/templates/rating/components/bitrix/catalog/rating/style.css?17724775921375 */
/* /bitrix/templates/rating/components/bitrix/catalog/rating/bitrix/catalog.element/.default/style.css?17724775892926 */
/* /bitrix/templates/rating/components/bitrix/news.list/company_reviews/style.css?1772477588223 */
/* /bitrix/templates/rating/components/bitrix/news.list/company_similar/style.css?17724775883360 */
/* /bitrix/templates/rating/components/rating/iblock.element.add.form/.default/style.css?17724775947439 */
/* /bitrix/templates/rating/components/rating/form.result.new/popup_main/style.css?1772477593797 */
/* /bitrix/templates/rating/components/rating/form.result.new/popup_contact_company/style.css?1772477593797 */
