

/* Start:/bitrix/templates/capitalim_s1/css/some-pages-include.css?17531638935567*/
/*Форма заказа консультации на главной, на банере*/
.feedback-on-banner{
	display: none;
}

.nav-podbor .nav-link.active {
	background-color: white;
	border-color: white;
}
.nav-podbor a.nav-link{
	color: white;
	border-radius: 0;
	border-color: white;
}
.nav-podbor a.nav-link.active:focus{
	outline: none;
}
.diff-padding{
	padding-top: 70px;
	padding-bottom: 50px;
}
.bx_filter_vertical-big .separator-horisontal {
	display: none !important;
}
.bx_filter_header{
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.div-table-vse-prenosi {
	border: 4px solid #112046;
}

.header_grey {
	display: none !important;
}
.row-konfa .card{
	height: 100%;
}
.col-konfa{
	margin-bottom: 30px;
}

.btn-uslugi{
	background-color: #00AEEF;
	color: white;
	border: 2px solid #00AEEF;
	padding: 0.6rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5rem;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
h4.btn-4-b24-idform-118:hover{
	text-decoration: underline;
	color: #1d6eb1;
}
.card-uslugi:first-child{
	/*background-color: whitesmoke;
	border-color: whitesmoke;
	border-radius: 15px;*/
	padding-right: 5px !important;
}
.card-uslugi:nth-child(2){
	padding-left: 5px !important;
}
.card-body-uslugi, .card-body-dop-uslugi{
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
}
.card-uslugi:hover .img-uslugi{
	transform: translateX(-30px);
}
.img-uslugi{
	transition: transform 1s;
}
.card-dop-uslugi .bbc-none{
	border-color: whitesmoke;
	background-color: whitesmoke;
	border-radius: 15px;
}
.row .card-dop-uslugi:not(:last-child){
	margin-right: 10px;
}
.card-dop-uslugi{
	border: 1px solid lightgray;
	border-radius: 15px;
	/*max-width: 33%;*/
}
.uslugi-vstavka .vstavka-icons{
	width: 50px;
}

@media screen and (min-width: 1200px){
	.feedback-on-banner {
		display: block;
		max-width: 1400px;
		position: relative;
		margin: 0 auto;
		z-index: 1;
	}
	.feedback-on-banner .feedback-b6{
		position: absolute;
		top: 30px;
		max-width: 40%;
	}
}
@media screen and (min-width: 2300px) {
	.feedback-on-banner .feedback-b6{
		right: 25px;
	}
}
@media screen and (max-width:2229.98px) {
	.feedback-on-banner .feedback-b6{
		right: 25px;
	}
}
@media screen and (max-width:1700px){
	.feedback-on-banner .feedback-b6{
		right: 25px;
	}
}

/*Popular goods STATIC. START*/
ul.popular {
    list-style:none;
    margin:30px 0 0 0;
    padding:0;
}
.hr4 { 
    display:none; 
    visibility:hidden;
}
ul.popular .one_section_product_cells {
    width:24%;	
    display:inline-block;
    margin-bottom:30px;
    padding-bottom:5px;	
    vertical-align:top;
}
ul.popular li.one_section_product_cells:nth-child(4n) .image_product {border-right:0;}
ul.popular .one_section_product_cells .image_product {
    width: 88%;
    padding-top: 64%;
    display: block;
    background-position:center;	
    background-repeat:no-repeat;
    background-size:contain;
    margin:0 auto 15px auto;
    position:relative;
    border-right:1px dotted #bfbfbf;
}
ul.popular .one_section_product_cells .image_product:hover {-webkit-filter: contrast(110%);}
ul.popular .one_section_product_cells .name_product {
    height:47px;
    overflow:hidden;
    margin-top:15px;
    width: 88%;
    margin:0 auto;
    line-height:18px;
}
ul.popular .one_section_product_cells .price_block .old_price {
    padding-left:5px;
    margin-top: 5px;
}
ul.popular .one_section_product_cells .price_block .old_price, ul.popular .one_section_product_cells .price_block .old_price span{
    color:#2d2d2d;
    font-size:17px;
    font-weight:normal;
    text-decoration:line-through;
    
}
.one_section_product_cells .name_product a {
    color:#1d6eb1;
    font-size:15px;
    font-weight:bold;
    height:37px;
    overflow:hidden;
    display:block;
}
ul.popular .one_section_product_cells .name_product a:hover{color:#444648;}
ul.popular .one_section_product_cells .buys {
    width: 88%;
    margin:0 auto;
    overflow:hidden;
    margin-top:5px;
}
ul.popular .one_section_product_cells .price_block {
    margin-left:0;
    float:left;
}
ul.popular .one_section_product_cells .price_block .new_price {
    font-size:17px;
    font-weight:bold;
    color:#3b3b43;
    background:#fed700;
    padding:1px 5px;
    border-radius:3px;
}
ul.popular .one_section_product_cells .price_block .new_price span {font-size:17px;}
ul.popular .one_section_product_cells .buy_block {float:right;}
ul.popular .one_section_product_cells .big_buy{width:100%;}

.hr4 { 
        display:none; 
        visibility:hidden;
    }

@media all and (max-width:1000px) {
    ul.popular .one_section_product_cells {width:32%;}
    ul.popular li.one_section_product_cells:nth-child(4n) .image_product {border-right:1px dotted #bfbfbf;}
    ul.popular li.one_section_product_cells:nth-child(3n) .image_product {border-right:0;}
}
@media all and (max-width:640px) {
    ul.popular .one_section_product_cells {width:49%;}
    ul.popular li.one_section_product_cells:nth-child(3n) .image_product {border-right:1px dotted #bfbfbf;}
    ul.popular li.one_section_product_cells:nth-child(2n) .image_product {border-right:0;}
}
@media all and (max-width:350px) {
    ul.popular .one_section_product_cells {width:100%;}
    ul.popular li.one_section_product_cells .image_product {border:0!important;}
}

/* End */
/* /bitrix/templates/capitalim_s1/css/some-pages-include.css?17531638935567 */
