

/* Start:/local/templates/saratov24/components/bitrix/news.detail/radio/style.css?17533421942621*/
.icon-instagram {
    background-image: url(/local/templates/saratov24/images/instagram-32.png);
    width: 32px;
    height: 32px;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-fb {
    background-image: url(/local/templates/saratov24/images/fb-32.png);
    width: 32px;
    height: 32px;
    background-size: 22px;
    background-repeat: no-repeat;
    background-position: center;
}

input[type=radio] {
	display: none;
}

input[type=radio] + label {
	background: #10a0d9;
	padding: 0;
	cursor: pointer;
	color: #aaa;
	border: solid 1px #10a0d9;
	width: 10px;
	display: inline-block;
	margin: 0;
}

input[type=radio]:checked + label { background: #10a0d9; }
input[type=radio]:checked ~ input[type=radio] + label { background: #fff; }

input[type=radio] + label { height: 10px }
#r2 + label { height: 20px; }
#r3 + label { height: 30px; }
#r4 + label { height: 40px; }
#r5 + label { height: 50px; }

#controlMinus {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    cursor:pointer;
    display: inline-block;
	font-size: 50px;
	font-weight: bold;
	color: #10a0d9;
	margin-right:10px;
}

#controlPlus {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    cursor:pointer;
    display: inline-block;
	font-size: 50px;
	font-weight: bold;
	color: #10a0d9;
	margin-left:5px;
}

#control {
	cursor: pointer;
}

#pButton{
    height:60px; 
    width: 60px;
    border: none;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
    float:left;
    outline:none;
	cursor:pointer;
}

#main-radio {
	display:inline-block;
	font-size:36px;
	font-weight:500;
}

.shadow-1:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
  box-sizing: border-box;
}

.shadow-1:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
  box-sizing: border-box;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
}

.card {
  padding: 20px;
  position: relative;
  background: #fcfcfc;
  margin: 20px 40px;
}

@media only screen and (min-width: 600px) {
  .card {
    margin-top:20px;
    margin-bottom:20px;
	width:500px;
    margin-left:auto;
    margin-right:auto;
  }
}

@media only screen and (max-device-width: 800px) and (orientation: portrait) {
  .card {
    margin: 12px 10px;
  }
}

button {
	background: none;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
}

/* End */


/* Start:/local/templates/saratov24/components/bitrix/catalog.section/news_home_fast/style.css?1753342204494*/
@media screen and (min-width: 768px) {
    .m-visible {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .m-hidden {
        display: none!important;
    }
    .m-visible {
        text-align: center;
        margin: 15px 0px 20px;
    }
    .m-visible a {
        font-size: 16px;
        display: inline-block;
        padding: 6px 19px;
        background: #12a4de;
        color: #fff;
    }
    .m-visible a:hover, .m-visible a:focus {
        color: #fff;
    }
}
/* End */
/* /local/templates/saratov24/components/bitrix/news.detail/radio/style.css?17533421942621 */
/* /local/templates/saratov24/components/bitrix/catalog.section/news_home_fast/style.css?1753342204494 */
