*, *:before, *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:focus{outline:0;}
::-moz-focus-inner{padding:0;border:0}
html, body{width:100%;min-height:100%;}
.wrapper{width:96%;max-width:980px;margin:0 auto;}


.inner-top-xs{list-style-type: none;}
.benefit-p{
	line-height: 160%;
	font-size: 16px;
	color: #616161;
}
.foto-bg{
	background: #6cb8ef;
}
.foto-text{
	color: #FFF !important;
}
figure img{
	width: 100%;
    height: auto;
}
.inner-bottom-xs{
	padding-bottom: 40px;
}
.content-ds{padding-top:100px;}
.row-p{margin-right: 0px !important;}
.pricelist {
    text-align: center;
}
.a_price{
    color:#6cb8ef;
    font-size: 25px;
}
.a_price:hover{
    color:rgba(255, 0, 0, 0.7);
}