

/* Start:/local/components/bit24/sections.tmpl/templates/mainpage/style.css?17519761623849*/
#blocks{
    padding: 2px;
    max-width: 1268px;
}
#blocks table{
    border-collapse: collapse;
    width: 100%;
    border: none;
}
#blocks > table{
}
#blocks > table td{
    vertical-align: top;
}

#blocks td.fx210{
    width: 210px;
}
#blocks .left {
    width: 33%;
    min-width: 300px;
}
#blocks .center {
    /*width: 52%;*/
}
#blocks .center .brand{
    display: inline-block;
    padding: 0 0 5px 5px;
}
#blocks .center  .discount{
    float: left;
    width: 100%;
    height: 210px;
    display: inline-block;
    margin: 0 5px 5px 5px ;
    background-color: #eaebe9;
    max-height: 205px;
    overflow: hidden;
}
#blocks .center  .discount .title{
    display: block;
    min-width: 170px;
    padding: 30px 0 0 30px;
    font-size: 26px;
    color: #313030;
    line-height: 30px;
    font-family: "RotondaReg";
}
#blocks .center  .discount img{
    padding: 10px;
}
@media screen and (max-width: 1200px){
    #blocks .center  .discount .img{
        display: none;
    }
}
#blocks .center  .discount .toall{
    display: inline-block;
    margin: 20px 30px;
    padding: 5px 10px 7px 10px;
    font-size: 10px;
    color: white;
    background-color: #00a1e6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#blocks .center .news-slider{
    position: relative;
    height: 205px;
    margin: 0 5px;
    background-color: #43545e;
    color: #ffffff;
    overflow: hidden;
}
#blocks .center .news-slider > .slide-container{
    padding: 25px 35px;
    padding-bottom: 0;
    min-height: 130px;
    max-height: 170px;
    position: relative;
}
#blocks .center .news-slider > .slide-container .item{
    /*display: none;*/
    position: absolute;
    width: 90%;
    left: 100%;
}
#blocks .center .news-slider > .slide-container .item.active{
    left: 35px;

}
#blocks .center .news-slider > .slide-container .item .title{
    display: block;
    font-size: 26px;
    color: #ffffff;
    line-height: 30px;
    padding-bottom: 10px;
    font-family: "RotondaReg";
}
#blocks .center .news-slider > .slide-container .item .title:hover,
#blocks .center .news-slider > .slide-container .item .text:hover{
    text-decoration: none;
}
#blocks .center  .news-slider > .slide-container .item .text{
    display: block;
    font-size: 15px;
    color: #ffffff;
}
#blocks .center  .news-slider > .slide-container .item .time{
    position: absolute;
    bottom: -20px;
    right: 30px;
    text-transform: uppercase;
    color: #69767e;
}
#blocks .center .news-slider > .pagination{
    position: relative;
    /*bottom: 30px;*/
    left: 30px;
    list-style: none;
}
#blocks .center .news-slider > .pagination li{
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 3px;
    cursor: pointer;
    background-color: #323f46;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    /*transition:All 1s ease;*/
    /*-webkit-transition:All 0.3s ease;*/
    /*-moz-transition:All 0.3s ease;*/
    /*-o-transition:All 0.3s ease;*/
}
#blocks .center .news-slider > .pagination li:hover,
#blocks .center .news-slider > .pagination li.sel{
    width: 10px;
    height: 10px;
    margin: 3px 2px;
    background-color: #00a1e6;
}
#blocks .right{
    width: 210px;
}



#blocks-float{
    width: 100%;
}

#blocks-float .item{
    float: left;
    margin: 5px;
    background-color: gray;
}

#blocks-float .item.c1{
    min-width: 20%;
    min-height: 205px;
}
#blocks-float .item.c1.px{}
#blocks-float .item.c1.pc{}

#blocks-float .item.c2{
    width: 43%;
    height: 205px;
}
#blocks-float .item.c2.px{}
#blocks-float .item.c2.pc{}

#blocks-float .item.c3{
    width: 40%;

}
#blocks-float .item.c3.px{}
#blocks-float .item.c3.pc{}

#blocks-float .item.c4{
    width: 40%;
    min-height: 420px;
}
#blocks-float .item.c4.px{}
#blocks-float .item.c4.pc{}
/* End */


/* Start:/bitrix/components/bit24/sections.item.type4/templates/.default/style.css?1539015065900*/
.bs-article {
    position: relative;
    width: 386px;
    height: 420px;
    min-width: 300px;
    background-size: cover;
}

.bs-article .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(/bitrix/components/bit24/sections.item.type4/templates/.default/images/bg-article.png) repeat-x left top;
}

.bs-article .toall {
    position: absolute;
    z-index: 2;
    top: 30px;
    left: 30px;
    display: inline-block;
    padding: 5px 10px;
    font-size: 10px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.3);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bs-article .title {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 30px;
    color: white;
}

.bs-article .title span {
    line-height: 30px;
    color: white;
    font-size: 28px;
}
/* End */


/* Start:/bitrix/components/bit24/sections.item.type1/templates/.default/style.css?1539015065273*/
.bs-banner{
    position: relative;
    width: 100%;
    height: 205px;
    margin: 0 5px 10px 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bs-banner a{
    position: absolute;
    width: 195px;
    height: 100%;
}

/* End */


/* Start:/bitrix/components/bit24/sections.item.type1/templates/discount/style.css?1539015065284*/
.bs-banner{
    position: relative;
    width: 195px !important;
    height: 205px;
    margin: 0 5px 10px 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.bs-banner a{
    position: absolute;
    width: 100%;
    height: 100%;
}

/* End */


/* Start:/bitrix/templates/main_copy/components/bitrix/news.line/slider-news/style.css?1571324160940*/
#advantages{
	display: table;
	width: 100%;
	margin: 10px 0;
}
#advantages > .row{
	display: table-row;
}
#advantages > .row > .sep{
	width: 10px;
}
#advantages > .row > .item{
	position: relative;
	display: table-cell;
	height: 250px;
	text-align: center;
	background-color: #ffffff;
	cursor: pointer;
}
#advantages > .row > .item .tourl{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#advantages > .row > .item .img{
	width: 100px;
	height: 100px;
	margin: auto;
	margin-top: 30px;
	background-position: center;
	background-repeat: no-repeat;
}
#advantages > .row > .item .title{
	font-family: "RotondaReg";
	font-size: 20px;
	line-height: 35px;
	color: #313131;
}
#advantages > .row > .item:hover{
	background-color: #00a1e6;
}
#advantages > .row > .item:hover .title{
	color: #ffffff;
}
#advantages > .row > .item .desc{
	color: #313131;
	font-size: 15px;
}
#advantages > .row > .item:hover .desc{
	color: #ffffff;
}

/* End */


/* Start:/bitrix/templates/main_copy/components/bitrix/news.line/advantages/style.css?1571324160940*/
#advantages{
	display: table;
	width: 100%;
	margin: 10px 0;
}
#advantages > .row{
	display: table-row;
}
#advantages > .row > .sep{
	width: 10px;
}
#advantages > .row > .item{
	position: relative;
	display: table-cell;
	height: 250px;
	text-align: center;
	background-color: #ffffff;
	cursor: pointer;
}
#advantages > .row > .item .tourl{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
#advantages > .row > .item .img{
	width: 100px;
	height: 100px;
	margin: auto;
	margin-top: 30px;
	background-position: center;
	background-repeat: no-repeat;
}
#advantages > .row > .item .title{
	font-family: "RotondaReg";
	font-size: 20px;
	line-height: 35px;
	color: #313131;
}
#advantages > .row > .item:hover{
	background-color: #00a1e6;
}
#advantages > .row > .item:hover .title{
	color: #ffffff;
}
#advantages > .row > .item .desc{
	color: #313131;
	font-size: 15px;
}
#advantages > .row > .item:hover .desc{
	color: #ffffff;
}

/* End */


/* Start:/bitrix/templates/main_copy/components/bitrix/news.list/reviews/style.css?15713241621186*/
.reviews-block {
    
}
.reviews-items {
    margin: 0 -30px 30px -30px;
}
.reviews-item {
    margin: 30px 30px 45px;
    padding: 25px;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    position: relative;
}
.reviews-title {
    font-size: 16px;
    font-weight: bold;
    color: #313131;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: -35px;
}
.reviews-title span {
    background-color: #fff;
    padding: 0 5px;
    margin-left: -5px;
}
.reviews-description {
    color: #595959;
    font-size: 15px;
    line-height: 25px;
}
.reviews-answer {
    margin: 30px 10px 10px 10px;
    padding: 15px;
    border: 1px solid #f3f3f3;
    border-radius: 5px;
    position: relative;
}
.reviews-answer_title {
    font-size: 16px;
    font-weight: bold;
    color: #313131;
    line-height: 18px;
    margin-bottom: 10px;
    margin-top: -25px;
}
.reviews-answer_title span {
    display: inline-block;
    background-color: #fff;
    padding: 0 5px;
    margin-left: -5px;
}
.reviews-answer_description {
    color: #595959;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 10px;
}
.reviews-pagination {
    font-size: 15px;
    padding-bottom: 30px;
}
/* End */


/* Start:/bitrix/components/promstok/iblock.element.add.form/templates/reviews-main/style.css?1604913629457*/
#my_capcha {
	margin-top:10px;
}
.review-notetext {
	margin-bottom: 25px;
}
.review-notetext .notetext {
	font-size: 15px;
    color: #00A1E6;
    font-style: italic;
    line-height: 28px;
}
.review-form {
    margin-bottom: 65px;
}
.review-form fieldset {
    border: none;
}
.review-form .input_wrapper {
    margin-bottom: 20px;
}
.review-form .i_txt {
    padding: 10px 20px;
}

#col-2-sideright .wrapper .middle .container .content {
    padding: 0;
}
/* End */
/* /local/components/bit24/sections.tmpl/templates/mainpage/style.css?17519761623849 */
/* /bitrix/components/bit24/sections.item.type4/templates/.default/style.css?1539015065900 */
/* /bitrix/components/bit24/sections.item.type1/templates/.default/style.css?1539015065273 */
/* /bitrix/components/bit24/sections.item.type1/templates/discount/style.css?1539015065284 */
/* /bitrix/templates/main_copy/components/bitrix/news.line/slider-news/style.css?1571324160940 */
/* /bitrix/templates/main_copy/components/bitrix/news.line/advantages/style.css?1571324160940 */
/* /bitrix/templates/main_copy/components/bitrix/news.list/reviews/style.css?15713241621186 */
/* /bitrix/components/promstok/iblock.element.add.form/templates/reviews-main/style.css?1604913629457 */
