

/* 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 */


/* Start:/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/style.css?17138069281552*/
.bx-wrapper .bx-viewport {
	border:0!important;
	margin:0;
	left:0!important;
	border-radius:3px;
	-moz-box-sizing: border-box; /* Для Firefox */  
	box-sizing: border-box; /* Ширина блока с полями */
	box-shadow:none!important;
}
/*.bx-wrapper {
	padding-bottom:3%!important;
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/shadow_banner.png) no-repeat bottom;
	background-size:contain;
}*/
.bx_slider {
	margin:0;
	padding:0;
}
.bx-wrapper .bx-controls-direction a {
	width:40px!important;
	height:40px!important;
	z-index:10;
}
.bx-wrapper .bx-prev {
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat 0 0!important;
}
.bx-wrapper .bx-prev:hover {
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat 0 -40px!important;
}
.bx-wrapper .bx-next {
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -40px 0!important;
}
.bx-wrapper .bx-next:hover {
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -40px -40px!important;
}
.bx-wrapper .bx-pager {
	font-size: 0!important;	
	padding-top: 0!important;
	bottom: 3%!important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	width:20px!important;
	height:20px!important;
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -80px 0!important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -80px -20px!important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background:url(/bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/images/sprite.png) no-repeat -80px -20px!important;
}
@media (max-width:768px){
	.bx-wrapper .bx-pager {
		text-align: center!important;	
		right:auto!important;
	}
}
/* End */


/* Start:/bitrix/templates/capitalim_s1/components/bitrix/catalog.smart.filter/big/style.css?17476414512449*/
.mt-large{
	margin-top: 130px;
}
.bx_filter_vertical-big{
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: 1000px;
}
.bx_filter_header{
	border: 3px solid #ededed;
	border-radius: 5px;
	padding: 10px 20px;
}
.bx_filter_header span{
	font-size: 24px;
}
.bx_filter_flex_b{
	justify-content: space-evenly;
	-webkit-justify-content: space-evenly;
}

.bx_filter_vertical-big .bx_filter_block span input[type=checkbox]:checked + label {
	background: none;
	color: white;
	background: linear-gradient(to bottom,#2476b8 0%,#004e96 100%);
}
.bx_filter_vertical-big input{
	display: none;
}
.bx_filter_vertical-big .bx_filter_block{
	display: flex;
	flex-direction: column;
}
.bx_filter_vertical-big .bx_filter_block label{
	cursor: pointer;
	font-size: 13px;
	padding: 10px 20px;
	width: 100%;
	margin-bottom: 0;
	display: flex;
	align-items: center;
	justify-content: left;
	text-transform: uppercase;
}
.bx_filter_vertical-big .bx_filter_block label:hover{
	background-color: #152e54;
	color: #f9f9f9;
}
.bx_filter_block span{
	min-height: 47px;
}
.bx_filter_vertical-big .bx_filter_block span:nth-child(odd){
	background-color: #f7f7f7;
}
.bx_filter_vertical-big .bx_filter_block span:nth-child(even){
	background-color: #efefef;
}
.bx_filter_vertical-big .disabled{
	color: #b9b9b9 ;
}
.bx_filter_vertical-big .bx_filter_container{
	color: black;
}
.bx_filter_vertical-big .separator-horisontal{
	width: 100%;
	padding: 15px;
	/*margin-top: -80px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 32px;
	color: black;
}
.bx_filter_vertical-big .separator-horisontal a{
	color: black;
	text-transform: uppercase;
}
.bx_filter_vertical-big .separator-horisontal a:hover{
	color: #696969;
}
.bx_filter_vertical-big .otkuda-kuda{
	color: black;
	font-size: 32px;
	padding: 10px;
}
.bx_filter_vertical-big .bx_filter_search_button{
	position: relative;
	border: 0;
	width: 100%;
	font-size: 32px;
	white-space: pre-wrap;
	padding: 20px 15px;
	color: #fff;
	background-color: #343a40;
	text-align: center;
	cursor: pointer;
}
.bx_filter_vertical-big .bx_filter_control_section{
	margin-top: 15px;
	display:flex;
	justify-content: center;
}

@media (max-width: 430px){
	.bx_filter_vertical-big .bx_filter_block label{
		min-height:91px;
	}
}
@media screen and (max-width: 650px){
	.bx_filter_vertical-big .separator-horisontal{
		margin-top: 0;
		text-align: center;
	}
	.mt-large{
		margin-top: 70px;
	}
}
/* End */


/* Start:/bitrix/templates/capitalim_s1/components/bitrix/catalog.section/pop_main_page/style.css?17385722172025*/
.ui-tabs-panel {
    padding-left:10px; padding-right:10px;
}
/* Таб стоимость тариф ЛАЙТ. Что входит в комплект. НАЧАЛО 02.06.2021*/
.tab-price-perenos-lite {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    color: #fff;
    overflow: hidden;
  }
  .tab-price-perenos-lite input {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .tab-price-perenos-lite label {
    position: relative;
    display: inline;
    padding: 0 0 0 0;
    /*font-weight: bold;
    line-height: 3;*/
    cursor: pointer;
    color: #0056b3;
    text-decoration: underline;
  }
  .tab-content-price-perenos-lite {
    max-height: 0;
    overflow: hidden;
    padding-right: 5px;
    width: 100%;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
  }
  .tab-content-price-perenos-lite {
    color: black;
  }
  .tab-content-price-perenos-lite p {
    margin-top: 0;
    margin-bottom: 0;
  }
  .tab-content-price-perenos-lite ul {
    margin-top: 0;
  }
  .tab-content-price-perenos-lite label {
    display: block;
    text-align: right;
    text-decoration: none;
    font-weight: bold;
    color: black;
  }
  .tab-content-price-perenos-lite li {
    margin-bottom: 0px;
  }
  /* :checked */
  .tab-price-perenos-lite input:checked ~ .tab-content-price-perenos-lite {
    max-height: 100vh;
    border: 2px solid #0056b3;
    border-radius: 10px;
  }
  /* Icon */
  .tab-price-perenos-lite label::after {
    position: relative;
    display: inline;
    width: 3em;
    /*height: 3em;
    line-height: 3;*/
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
  }
  .tab-price-perenos-lite input[type=checkbox] + label::after {
    content: "";
  }
  .tab-price-perenos-lite input[type=radio] + label::after {
    content: "\25BC";
  }
  /* Таб стоимость тариф lite. Что входит в комлект. КОНЕЦ 02.06.2021 */

/* End */
/* /bitrix/templates/capitalim_s1/css/some-pages-include.css?17531638935567 */
/* /bitrix/templates/capitalim_s1/components/bitrix/news.list/main_slider/style.css?17138069281552 */
/* /bitrix/templates/capitalim_s1/components/bitrix/catalog.smart.filter/big/style.css?17476414512449 */
/* /bitrix/templates/capitalim_s1/components/bitrix/catalog.section/pop_main_page/style.css?17385722172025 */
