

/* Start:/local/components/solverweb/partners/templates/.default/style.css?174852905418077*/
.partners-redesign .check-one{
	justify-content: center;
	gap: 30px;
	flex-wrap: nowrap;
}
.partners-redesign .check-one .checkbox{
	width: 25%;
	margin: 0
}
.partners-redesign .check-one .filter_item:checked+label {
	border: 2px solid #F3702B;
	box-shadow: none;
}
.partners-redesign .check-one .filter_item:checked+label:before {
	filter: invert(59%) sepia(23%) saturate(5883%) hue-rotate(342deg) brightness(97%) contrast(96%);
}
.partners-redesign .check-one .checkbox label {
    display: flex;
    flex-direction: column;
    gap: 12px;
    height: auto;
    padding: 16px 30px 28px 30px;
    border-radius: 24px;
    background: transparent;
    min-height: 225px;
    width: auto;
    justify-content: flex-start;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
	border: none;
}
.partners-redesign .check-one .checkbox .filter_partner_name{
	font-size: 16px;
	font-weight: 700;
}
.partners-redesign .check-one .checkbox .filter_partner_text{
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}
.partners-redesign .check-one .checkbox label:before{
	position: initial;
	height: 45px;
	width: 45px;
	margin-bottom: 12px;
}
.partners-redesign .check-one #filter_name_1236:before, .partners-redesign .check-one .filter_item:checked+label#filter_name_1236:before{
    background: url(/local/templates/letech/assets/img/partners4.svg) no-repeat;
}
.partners-redesign .check-one #filter_name_1238:before, .partners-redesign .check-one .filter_item:checked+label#filter_name_1238:before {
    background: url(/local/templates/letech/assets/img/partners1.svg) no-repeat;
}
.partners-redesign .check-one #filter_name_1237:before, .partners-redesign .check-one .filter_item:checked+label#filter_name_1237:before {
    background: url(/local/templates/letech/assets/img/partners3.svg) no-repeat;
}
.partners-redesign .check-one #filter_name_1561:before, .partners-redesign .check-one .filter_item:checked+label#filter_name_1561:before {
    background: url(/local/templates/letech/assets/img/partners2.svg) no-repeat;
}
.partners-redesign .check-one .checkbox:hover label {
    font-weight: 400;
}
.partners-redesign .title-filter{
	margin-bottom: 16px;
	font-size: 18px;
	font-weight: 700;
}
.partners-redesign .partners-and-map {
    display: flex;
    gap: 20px;
	width: 100%;
}
.partners-redesign .partners-and-map > * {
	width: 50%;
}
.partners-list-scroll .pls-img img{
	max-width: 30px;
}
.pls-first{
	display: flex;
	gap: 10px;
}
.partners-and-map{
	margin-top: 30px;
	max-height: 500px;
}
.partners-list-scroll{
	overflow-y: scroll;
}
.partners-list-scroll::-webkit-scrollbar {
  width: 3px;
}

.partners-list-scroll::-webkit-scrollbar-track {
  background-color: #dedede;
}

.partners-list-scroll::-webkit-scrollbar-thumb {
  background-color: #F3702B;
  border-radius: 3px;
}
.pls-second {
    display: flex;
}
.pls-detail-link {
    display: flex;
    justify-content: end;
    align-items: flex-end;
	width: 25%;
}
.pls-info {
    width: 75%;
    font-size: 14px;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.pls-info > *{
	display: flex;
	gap: 10px;
	align-items: center;
}
.pls-info > * a{
	color: inherit;
}
.pls-item {
    padding: 10px 0 10px 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
    border-bottom: 2px solid #EDEDED;
    margin-right: 10px;
	background-position: 100% 5px !important;
    background-size: 35px !important;
}
.pls-name{
	font-size: 16px;
	font-weight: 700;
	padding-right: 40px;
}
.pls-detail-link a{
	border: 2px solid #F3702B;
	padding: 7px 25px;
	border-radius: 4px;
	font-size: 12px;
	font-weight: 400;
	line-height: 100%;
}
.pls-second .pls-detail-link > a:hover{
	background: #F3702B;
	color: #fff !important;
}
.item-type-partner-1252{
	background: url('/local/templates/letech/assets/img/partners4.svg') no-repeat;
}
.item-type-partner-1238{
	background: url('/local/templates/letech/assets/img/partners1.svg') no-repeat;
}
.item-type-partner-1240{
	background: url('/local/templates/letech/assets/img/partners1.svg') no-repeat;
}
.item-type-partner-1238.partner-sertificed{
	background: url('/local/templates/letech/assets/img/rest1.svg') no-repeat;
}
.item-type-partner-1240.partner-sertificed{
	background: url('/local/templates/letech/assets/img/rest1.svg') no-repeat;
}
.item-type-partner-1236{
	background: url('/local/templates/letech/assets/img/partners4.svg') no-repeat;
}

.item-type-partner-1237{
	background: url('/local/templates/letech/assets/img/partners3.svg') no-repeat;
}
.item-type-partner-1239{
	background: url('/local/templates/letech/assets/img/partners3.svg') no-repeat;
}

.partner-main{
	background: url('/local/templates/letech/assets/img/partner-main.svg') no-repeat;
}
.pls-item.hide-partner{
	display: none;
}
.resize-map-button {
    position: absolute;
    top: 10px;
    left: 150px;
    background: white;
    z-index: 9;
    padding: 7px 20px;
    border-radius: 4px;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    box-shadow: 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.resize-map-button.resize-button-active {
    left: 420px;
}
.map-container {
    position: relative;
}
.partners-and-map.full-map .partners-list-scroll{
	display: none;
}
.partners-redesign .partners-and-map.full-map > * {
    width: 100%;
}
.partners-footer{
	margin: 50px 0;
}
.pf-content{
	border-radius: 10px;
	display: flex;
	box-shadow: 0 0 20px 0 rgba(0,0,0,15%);
}
.pf-left{
	background: #383838;
	padding: 40px;
	width: 40%;
	border-radius: 10px 0 0 10px;
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.pf-right{
	width: 60%;
	padding: 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.pf-left-text{
	display: flex;
	gap: 20px;
	flex-direction: column;
}
.pf-left-title{
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
}
.pf-left-descr {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.pf-right-title{
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #333;
}
.pf-right-subtitle{
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: #383838;
}
.pf-right-descr{
	font-size: 16px;
	line-height: 19px;
	color: #808080;
}
.pf-right-subtext {
    display: flex;
    justify-content: space-between;
}
.pf-right-boldtext{
	max-width: 350px;
	display: flex;
	gap: 10px;
	flex-direction: column;
}
.pf-right-text{
	display: flex;
	flex-direction: column;
	gap: 40px;
}
.pf-right-buttons{
	display: flex;
	gap: 30px;
}
.pf-button-one{
	color: #fff;
	background: #F3702B;
	padding: 16px 24px;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
	cursor: pointer;
	display: flex;
    align-items: center;
}
.pf-button-two{
	color: #F3702B;
	border: 1px solid #F3702B;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
	cursor: pointer;
}
.pf-button-one:hover{
	background: #FF5800;
}
.pf-button-two a{
		padding: 16px 24px;
		display: flex;
}
.pf-right-buttons .pf-button-two:hover a{
	color: #fff !important;
}
.pf-button-two:hover{
	background: #FF5800;
	color: #fff;
}
.partners-callback-modal{
	display: none;
}
.partners-callback-modal.pcm-show {
    display: block;
    position: fixed;
	top: 0;
    z-index: 1001;
	width: 100%;
	left: 0;
	height: 100vh;
}
.pcm-bcg {
    background: black;
    opacity: 0.15;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9;
}
.pcm-container {
    padding: 40px;
    background: white;
    z-index: 99;
    position: relative;
    max-width: 600px;
    left: 50%;
        transform: translate(-50%, -50%);
    border-radius: 15px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,15%);
    top: 50%;
}

.pcm-form-container {
    max-height: calc(90vh - 80px);
    overflow: auto;
    padding-right: 8px;
}

.pcm-submit input{
	width: 100%;
	color: #fff;
	background: #F3702B;
	padding: 12px 40px;
	border-radius: 4px;
	text-align: center;
	border: none;
	font-weight: 600;
	font-size: 16px;
}
.pcm-agree label {
    display: flex;
    align-items: baseline;
    gap: 5px;
}
.pcm-select select {
    width: 100%;
    border: none;
    color: rgba(56, 56, 56, 0.5);
    font-weight: 300;
	padding: 0 18px;
}
.pcm-select select:focus-visible {
	color: #383838;
}
.pcm-select .location-block-wrapper{
	width: 100%;
}
.pcm-select .bx-slst .dropdown-block {
    border: none;
    display: flex;
    align-items: center;
    padding: 13.5px 20px;
    margin: 0;
	box-shadow: none;
}
.pcm-select input{
	font-family: inherit !important;
}
.pcm-select input::placeholder{
	font-weight: 300 !important;
	font-size: 16px;
    line-height: 24px;
	color: rgba(56, 56, 56, 0.5) !important;
}
.pcm-select .bx-slst .dropdown-icon {
	display: none;
}
.pcm-select .bx-slst .bx-ui-combobox-toggle {
    top: 13.5px;
}
.pcm-select .bx-ui-combobox-container{
	width: 100%;
}
.pcm-select .bx-slst, .pcm-select .bx-ui-slst-pool{
	height: 100%;
}
.pcm-input input{
	width: 100%;
	border: none;
	padding: 0 18px;
}
.pcm-textarea textarea{
	width: 100%;
	border: none;
	padding: 18px;
}
.pcm-agree span{
	color: #383838;
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
}
.pcm-title{
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	text-align: center;
	color: #212529;
	margin-bottom: 30px;
}
.pcm-form-group{
	min-height: 60px;
	display: flex;
	position: relative;
}
.pcm-select{
	border-bottom: 2px solid #efefef;
}
.pcm-input{
	border-bottom: 2px solid #efefef;
}
.pcm-textarea{
	border-bottom: 2px solid #efefef;
	margin-bottom: 20px;
}
.pcm-input input:focus-visible{
	outline: none;
}
.pcm-textarea textarea:focus-visible{
	outline: none;
}
.pcm-select select:focus-visible{
	outline: none;
}
.textfield__label {
    position: absolute;
    top: 18px;
    left: 20px;
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: rgba(56, 56, 56, 0.5);
    user-select: none;
    cursor: text;
    font-weight: 300;
}
.textfield__label--required::after {
      position: relative;
      top: -3px;
      left: 5px;
      display: inline-block;
      content: "*";
      color: #d0011b;
}

.textfield__input {
    display: block;
    box-sizing: border-box;
    padding: 11px 14px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    outline: none;
    transition: all 0.25s linear;
	z-index: 9;
	background: transparent;
}
.textfield__input:focus {
      border-color: #3a82c6;
    }
.textfield__input:disabled {
      border-color: #e6e6e6;
      background: #f9fafb;
    }
.textfield__input::placeholder {
      color: transparent;
    }
.textfield__input:focus + .textfield__label,
  .textfield__input:disabled + .textfield__label {
    display: none;
  }
.textfield__input.not-empty + .textfield__label{
	display: none;
}
.pcm-close {
    background: url('/local/templates/letech/assets/img/pcm-close.svg') no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
}
.maps-partner .ymaps-2-1-79-balloon-content__header {
	color: #383838;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px;
}
.maps-partner .map-widget-business-contacts-view__item {
    gap: 10px;
	color: #383838;
	font-weight: 300;
	font-size: 14px;
}
.maps-partner .map-widget-business-contacts-view__item a{
	color: #383838;
}
.maps-partner .map-widget-business-contacts-view{
	display: flex;
	flex-direction: column;
	gap: 8px;
	margin-bottom: 5px;
}
.maps-partner .map-widget-business-contacts-view__item a.map-widget-business-contacts-view__url{
	text-decoration: underline;
}
.maps-partner .map-widget-business-contacts-view__item a.map-widget-business-contacts-view__url-detail{
	border: 2px solid #f3702b;
	padding: 7px 25px;
	border-radius: 4px;
	font-size: 12px;
	line-height: 14px;
	margin: 8px 0;
	color: #f3702b;
	font-weight: 400;
}
.maps-partner .map-widget-business-contacts-view__item a.map-widget-business-contacts-view__url-detail:hover{
	background: #f3702b;
	color: #fff !important;
}
.partners-redesign .reset-filter{
	color: #F3702B;
	font-size: 18px;
	line-height: 24px;
}
.disable-default{
	display: none;
}
.item-type-partner-9900 .pls-info{
	width: 100%;
}
.item-type-partner-9900 .pls-tel a{
	font-weight: 500;
}
.custom-filter{
	display: none;
}
.custom-filter.show-custom-filter {
    display: block;
    margin: 30px 0;
}
.sertif-block{
	display: flex;
	gap: 30px;
}
.sertif-item label{
	cursor: pointer;
	padding: 16px 30px;
	border-radius: 24px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,15%);
	display: flex;
	gap: 10px;
	align-items: center;
}
.sertif-item label span{
	font-weight: 700;
}
.sertif-item .tech-radio:checked+label {
    border: 2px solid #F3702B;
    box-shadow: none;
}
.item-type-partner-1561{
	display: none;
}
.widget-form-call {
    padding: 7px 25px;
    border: 2px solid #f3702b;
    border-radius: 4px;
    color: #f3702b;
    font-size: 12px;
    line-height: 14px;
    cursor: pointer;
    width: max-content;
    margin: 0 auto;
}
.widget-form-call:hover{
	background: #f3702b;
	color: #fff;
}
.widget-title-1561{
	text-align: center;
}
.widget-title-with-flag{
	display: flex;
	gap: 10px;
	align-items: center;
	margin-bottom: 10px;
}
.map-widget-business-contacts-view p{
	margin: 0;
}
.form-result-message{
	padding: 0 20px;
	color: #f3702b;
	font-size: 14px;
	font-weight: 300;
}
#bx-soa-region input[type=radio]+label:before, .partner-filter .tech-radio+label:before{
	display: none !important;
}
@media screen and (max-width: 1134px){
	.partners-redesign .check-one {
		gap: 20px;
	}
	.partners-redesign .check-one .checkbox label {
		padding: 16px 20px 28px 20px;
	}
	.partners-redesign .check-one .checkbox .filter_partner_text {
		font-size: 14px;
		line-height: 16px;
	}
	.pf-left-title {
		font-size: 20px;
		line-height: 24px;
	}
	.pf-left-descr {
		line-height: 16px;
	}
	.pf-right-title {
		font-size: 28px;
		line-height: 28px;
	}
	.pf-right-subtitle {
		font-size: 20px;
		line-height: 24px;
	}
	.pf-right-boldtext {
		max-width: 310px;
	}
	.pf-right-text {
		gap: 25px;
	}
	.pf-right {
		gap: 40px;
	}
	.pf-right-descr {
		font-size: 14px;
		line-height: 20px;
	}
	.pf-right-img img{
		max-height: 110px;
	}
}
@media screen and (max-width: 928px){
	.filter_partner_text{
		display: none;
	}
	.partners-redesign .check-one .checkbox label {
		min-height: 100%;
		padding: 12px 20px 16px 20px;
	}
	.partners-redesign .check-one .checkbox label:before {
		margin-bottom: 0;
	}
	.partners-redesign .partners-and-map {
		flex-direction: column;
	}
	.partners-redesign .partners-and-map > * {
		width: 100%;
	}
	.partners-list-scroll{
		order: 2;
		max-height: 500px;
	}
	.map-container{
		order: 1;
	}
	.map-container #maps-partner{
		height: 500px !important;
	}
	.partners-and-map {
		max-height: 100%;
	}
	.pf-left {
		padding: 20px;
		width: 50%;
	}
	.pf-left-title {
		font-size: 18px;
		line-height: 20px;
	}
	.pf-right {
		width: 50%;
		padding: 20px;
	}
	.pf-right-title {
		font-size: 20px;
		line-height: 24px;
	}
	.pf-right-subtitle {
		font-size: 16px;
		line-height: 20px;
	}
	.pf-right-img img {
		max-height: 100px;
	}
	.pf-button-one {
		padding: 12px 24px;
		font-size: 14px;
		line-height: 16px;
	}
	.pf-button-two {
		font-size: 14px;
		line-height: 16px;
	}
	.pf-button-two a{
		padding: 12px 24px;
	}
	.partners-redesign .check-one .checkbox .filter_partner_name {
		font-size: 14px;
		line-height: 16px;
	}
	.resize-map-button{
		display: none;
	}
}
@media screen and (max-width: 800px){
	.partners-redesign .mobile-filtr_btn{
		display: none !important;
	}
	.partners-redesign .partner-filter {
		display: block !Important;
	}
	.partners-redesign .check-one {
		flex-direction: row;
		gap: 20px;
	}
}
@media screen and (max-width: 731px){
	.partners-redesign .check-one {
		flex-wrap: wrap;
	}
	.partners-redesign .check-one .checkbox {
		width: 48%;
	}
	.partners-redesign .check-one .checkbox label {
		flex-direction: row;
		align-items: center;
		border-radius: 12px;
	}
	.pf-content{
		flex-direction: column;
	}
	.pf-content > *{
		width: 100% !important;
	}
	.pf-right-boldtext {
		justify-content: center;
	}
	.partners-redesign .check-one .checkbox label:before {
		height: 30px;
		width: 30px;
	}
	.map-container #maps-partner {
		height: 340px !important;
	}
	.pcm-container {
		max-width: 96%;
	}
	.pcm-form-group {
		min-height: 40px;
	}
	.textfield__label {
		top: 8px;
	}
	.pcm-select .bx-slst .dropdown-block {
		padding: 3.5px 20px;
	}
	.pcm-select .bx-slst .bx-ui-combobox-toggle {
		top: 3.5px;
	}
	.sertif-item label {
		padding: 12px 20px;
		font-size: 14px;
		line-height: 16px;
		border-radius: 12px;
	}
}
@media screen and (max-width: 530px){
	.partners-redesign .check-one .checkbox {
		width: 100%;
	}
	.partners-redesign .check-one {
		gap: 15px;
	}
	.partners-redesign .check-one .checkbox label {
		padding: 8px 20px;
	}
	.pf-right-buttons{
		gap: 10px;
	}
	.sertif-block {
		flex-wrap: wrap;
		gap: 10px;
	}
	.sertif-block > *{
		width: 100%;
	}
}
@media screen and (max-width: 370px){
	.pf-button-one {
		padding: 12px 14px;
	}
	.pf-button-two a {
		padding: 12px 12px;
	}
}

/* End */
/* /local/components/solverweb/partners/templates/.default/style.css?174852905418077 */
