

/* Start:/bitrix/components/rnds/templates/.default/style.css?14479173182058*/
.esia-button:hover {
    background: #3bb3dc;
    background: -moz-linear-gradient(top, #3bb3dc 0%, #309ac3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3bb3dc), color-stop(100%,#309ac3));
    background: -webkit-linear-gradient(top, #3bb3dc 0%,#309ac3 100%);
    background: -o-linear-gradient(top, #3bb3dc 0%,#309ac3 100%);
    background: -ms-linear-gradient(top, #3bb3dc 0%,#309ac3 100%);
    background: linear-gradient(to bottom, #3bb3dc 0%,#309ac3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bb3dc', endColorstr='#309ac3',GradientType=0 );
}

.esia-button{
	vertical-align: bottom;
	padding: 10px 5px 5px 5px;
    font-family: Ubuntu, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    text-shadow: 2px 1px 0 rgba(0,0,0,0.5);
    min-width: 140px;
    height: 35px;
    box-shadow: 0 2px 0 #186086;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    text-decoration: none;
    float: left;
    margin: 20px 0 0;
    border-radius: 2px;
    border: none;
    cursor: pointer;
    background: #2c94c7;
    background: -moz-linear-gradient(top, #2c94c7 0%, #247ba7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c94c7), color-stop(100%,#247ba7));
    background: -webkit-linear-gradient(top, #2c94c7 0%,#247ba7 100%);
    background: -o-linear-gradient(top, #2c94c7 0%,#247ba7 100%);
    background: -ms-linear-gradient(top, #2c94c7 0%,#247ba7 100%);
    background: linear-gradient(to bottom, #2c94c7 0%,#247ba7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c94c7', endColorstr='#247ba7',GradientType=0 );
}

/*.esia-button {
  padding: 5px 10px 5px 10px;
  border: 1px solid transparent;
  background-color: #e0e9ec;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.esia-button a:link {
	text-decoration: none;
	color: #3f4b54;
}

.esia-button a:hover {
	text-decoration: none;
	color: #000;
}*/
/* End */


/* Start:/bitrix/templates/main/styles.css?155076333770*/
.img-responsive
{  display: block;
  max-width: 100%;
  height: auto;}
/* End */
/* /bitrix/components/rnds/templates/.default/style.css?14479173182058 */
/* /bitrix/templates/main/styles.css?155076333770 */
