.gal-pro{display:none;}
.pro-shops-container{font-size:0;}

.pro-shops-block{
	width:100%;
	font-size:14px;
	padding: 10px 26px;
	box-sizing: border-box;
	margin-bottom:15px;
	box-shadow: 1px 1px 8px 0px rgba(0,0,0,0.20);
}

.hiderpro{visibility:hidden;}

.image-title-pro{text-align:center;border:0;box-shadow:none;}
.pro-shops-image-block{text-align:center;margin-bottom: 10px;}
.pro-shops-image-block img {width: 47%;}
.pro-shops-block p{padding-left:25px;position:relative;}
.pro-shops-block p:nth-child(2){font-weight:bold;}

.pro-shops-text-block p:first-child:before {
    background: url(/assets-new/images/img/icon/2.png);
    width: 13px;
    height: 17px;
    position: absolute;
    content: " ";
    top: 0px;
    left: 4px;
}
.pro-shops-text-block p:nth-child(3):before {
    background: url(/assets-new/images/img/icon/1.png);
    width: 14px;
    height: 14px;
    position: absolute;
    content: " ";
    top: 0px;
    left: 3px;
}
.pro-shops-text-block p:nth-child(4):before {
    background: url(/assets-new/images/img/icon/3.png);
    width: 14px;
    height: 14px;
    position: absolute;
    content: " ";
    top: 0px;
    left: 4px;
}
.phone-number{position:relative;}

.phone-number:before{
	content:" ";
	width:16px;
	height:16px;
	background-image:url(/assets-new/images/img/icon/phone.png);
	background-size:16px;
	position:absolute;
	left: -15px;
    top: 0px;
}

/*=========================================*/
.aboutBigChoise
{
    width: 100%;
    height: 312px;
    text-align: justify;
    background-size: cover;
    box-sizing: border-box;
    margin: 30px 0;
}
.aboutBigChoise .blockContents{line-height: 20px;}

@media(min-width: 1024px){
    .aboutBigChoise{
        background:url('/assets-new/images/img/about_bigchoise_bg.png') top right no-repeat;
        width: 100%;
        height: 312px;
        background-size: cover;
        padding-top: 27px;
        padding-left: 25px;
        box-sizing: border-box;
        margin: 30px 0;
    }
    .aboutBigChoise .blockContents{max-width: 400px;line-height: 20px;}
}

.aboutBigChoise .blockContents a{color: #2e4392;text-decoration: underline;}

.blockTitle{color: #2e4392;font-size: 14px;font-weight: 700;text-transform: uppercase;margin-bottom: 10px;}
.aboutAdvantages
{
    text-align: justify;
    margin: 30px 0;
}
.advRow
{
    padding-left: 80px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: initial;
}
.aboutAdvantages .blockContents
{
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.aboutAdvantages .highlight
{
    color: #c32328;
    font-weight: 700;
}
.advRow.specialists{background-image:url('/assets-new/images/img/about_specialists.png');}
.advRow.accessories{background-image:url('/assets-new/images/img/about_accessories.png');}
.advRow.sales{background-image:url('/assets-new/images/img/about_sales.png');}

.deliveryCont p,
.deliveryCont li{color: #000;font-size: 12px;font-weight: 400;line-height: 16px;}
.markCustom {padding: auto !important;list-style:none;background-color: #fff !important; }
.markCustom li{padding:7px 0;position:relative;}
.markCustom li:before{
    display:block;
    position:absolute;
    left:-30px;
    vertical-align:top;
    margin-right:10px;
    width:22px;
    height:22px;
    background:url('/assets-new/images/img/mark.png') center center no-repeat;
    content:'';
}
.hr{height:1px;width:100%;background: #f0f0f0;margin: 18px 0;}
.hr.short{width:590px;}


.deliveryMore{
    margin:15px 0;
    box-sizing:border-box;
}


@media(min-width: 1024px){
    .deliveryMore
    {
        margin:15px 0;
        background:url('/assets-new/images/img/boxes.png') top right no-repeat;
    }
}

.clearfix {display:table;clear:both;}
.deliveryVariants{margin:15px 0;}
.deliveryVariants .variant
{
    min-height: 270px;
    border: 1px solid #dcdcdc;
    padding:0 15px 5px;
    overflow-y:hidden;
}
.deliveryVariants .variant:last-child{margin-right:0}
.deliveryVariants .varIcon
{
    height:70px;
    margin-bottom:20px;
    background-repeat:no-repeat;
    background-position:center bottom;
}
.deliveryVariants .varIcon.pr{background-image:url('/assets-new/images/img/pr.png')}
.deliveryVariants .varIcon.pickup{background-image:url('/assets-new/images/img/pickup.png')}
.deliveryVariants .varIcon.courier{background-image:url('/assets-new/images/img/courier.png')}
.deliveryVariants .varTitle{font-weight: 700;line-height: 16px;text-align:center}
.deliveryVariants .varSubtitle{line-height: 16px;text-align:center}
.float-left{float:left;}
.float-right{float:right;}
.deliveryCont p.warning
{
    display: block;
    border: 1px solid #dcdcdc;
    background-color: #f0f0f0;
    box-sizing:border-box;
    padding:15px 20px;
    margin:5px 0;
}

.collapseWrapper{margin:15px 0;}
.collapseItem{} 
.collapseItemTitle
{
    min-height: 60px;
    position:relative;
    box-sizing:border-box;
    padding:20px 0 0 80px;
    border-top:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    color: #336;
    font-size: 14px;
    font-weight: 700;
    background-position:20px center;
    background-repeat:no-repeat;
}
@media(max-width: 768px){
.collapseItemTitle
{
    min-height: 60px;
    position:relative;
    box-sizing:border-box;
    padding:20px 80px 0 80px;
    border-top:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
    color: #336;
    font-size: 14px;
    font-weight: 700;
    background-position:20px center;
    background-repeat:no-repeat;
}
}

.collapseItem.active .collapseItemTitle,.collapseItemTitle:hover{background-color:#f0f0f0;}
.collapseItemTitle:hover{cursor:pointer}
.collapseItemTitle:after
{
    content:'';
    width:10px;
    height:18px;
    display:block;
    position:absolute;
    right:25px;
    top:50%;
    margin-top:-9px;
    background:url(/assets-new/images/img/arrow-side.png) center center no-repeat;

  animation: toggleClose linear .5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: toggleClose linear .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: toggleClose linear .5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: toggleClose linear .5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: toggleClose linear .5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}
.collapseItem .collapseItemTitle
{
    border-top:1px solid transparent;
}
.collapseItem.active .collapseItemTitle:after
{
    -moz-transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
}
.collapseItemTitle.prepay{background-image:url(/assets-new/images/img/prepay.png);}
.collapseItemTitle.sms-or-cab{background-image:url(/assets-new/images/img/sms-or-cab.png);}
.collapseItemTitle.postpay{background-image:url(/assets-new/images/img/postpay.png);}
.collapseItemTitle.credit{background-image:url(/assets-new/images/img/credit.png);}
.collapseItemContents{display:none;border:1px solid #f0f0f0;padding:15px;box-sizing:border-box;}
.collapseItem.active .collapseItemTitle:after{
  animation: toggleOpen linear .5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: toggleOpen linear .5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: toggleOpen linear .5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: toggleOpen linear .5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: toggleOpen linear .5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}


.rekv {
    background: #F0F0F0;
    padding: 18px 28px;
    display: flex;
    border: 1px solid #DCDCDC;
    line-height: 26px;
    margin-top: 15px;
}
.warning{
    background: #F0F0F0;
    padding: 10px;
    display: flex;
    border: 1px solid #DCDCDC;
    margin-top: 15px;
}



.faq {
    counter-reset: faq_counter 0;
}
.faq_item {
    margin-bottom: 10px;
    border: 1px solid #f0f0f0;
}
.faq_item__question {
    display: flex;
    min-height: 60px;
    align-items: center;
    cursor: pointer;
    padding: 12px 15px;
    position: relative;
    justify-content: space-between;
    gap: 10px;
}
.faq_item__question:hover {
    background-color: #f0f0f0;
}
.faq_item__question:after {
    content: ' ';
    background: url(/public/assets/images/img/arrow-side.png) center center no-repeat;
    width: 10px;
    height: 18px;
    display: block;
    right: 25px;
    transition: ease-out 0.25s;
}
.faq_item__question_title {
    font-size: 1rem;
    font-weight: bold;
    flex: 1;
    line-height: 1.25;
}
.faq_item__question_title:before {
    counter-increment: faq_counter 1;
    content: counter(faq_counter) ". ";
}
.faq_item__answer {
    padding: 20px;
    display: none;
    box-sizing: border-box;
}
.faq_item__answer__text > * {
    margin-bottom: 10px;
    line-height: 1.25;
}
.faq_item__answer__text > *:last-child {
    margin-bottom: 0px;
}
.faq_item.open .faq_item__question {
    background: #f0f0f0;
}
.faq_item.open .faq_item__answer {
    
}
.faq_item.open .faq_item__question::after {
    transform: rotate(90deg);
}

.reviews-title {
    margin: 15px 0px 5px;
}

