*{margin: 0;padding: 0;}
*:focus{outline: none;}
header{padding: 0 0 15px;}
img{border: 0;}
body{font-family: 'Roboto', sans-serif; background: #fff4e4;
    font-size: 16px;
    color: #2E3A47;
    /*background-image: url(../img/a.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: 1120px;*/}
.bg_header{background:url(../img/a.jpg) no-repeat;padding-top: 15px;}
a{color: #00BCD4;text-decoration: underline;}
.logos{line-height: 33px;
    margin-top: 7px;}
.logos span:first-child {    font-size: 60px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;}
.logos img{width: 100%;}
.logos span:last-child {font-size: 12px;
    display: block;}
.cities{text-align: right;
    padding-top: 12px;}
.h1-main{
    height: 100px;
    font-size: 42px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    line-height: 52px;
    margin: 86px 0 145px 0;
    color: #dc3545;
    text-shadow: 2px 2px 2px #f5f5f5;}
.h1-main span{display: block;}
.sp_1{padding: 0 0 15px 0;}
.sp_2{font-size: 34px;
    line-height: 34px;}
.slider__content-title{    text-align: center;margin: 0 0 15px 0;
    font-size: 42px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    text-shadow: 0px 5px 10px #ffffff;}
.calc__one{font-size: 22px;text-shadow: 0px 5px 10px #ffffff;margin: 0 0 20px 0;}
.calc__one input[type='text']{    width: 150px;
    background: none;
    margin: 0 10px;
    border: none;
    border-radius: 5px;
    height: 44px;
    padding: 5px 8px;
    font-weight: bold;
    text-align: center;
    font-size: 28px;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{border-radius: 50%;}
.ui-slider .ui-slider-handle{width: 2em;height: 2em;top: -.7em; cursor: pointer;background: #dc3545;z-index: 3;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{background:#004085;}
.ui-widget.ui-widget-content{margin: 0 50px 20px;}
.slid__range{margin: 0 50px 20px;}
.slid__range span{font-size: 23px;text-shadow: 0px 5px 10px #ffffff;}
.slid__range span:first-child{float: left;}
.slid__range span:last-child{float: right;}
.ui-slider-horizontal:after, .ui-slider-horizontal:before {content: '';
    width: 17px;
    height: 17px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    top: -3px;
    border: 1px solid #c5c5c5;}
.ui-slider-horizontal:before {
    background: #f6d06c;
    left: -8px;
}
.ui-slider-horizontal:after {
    background: #e9aeb5;
    right: -8px;
}
.ui-widget-header{background: #f6d06c;}
/*.offers__content{    background: #fff4e4;
    padding: 32px 0 0;
    -webkit-box-shadow: 0px 0px 35px 50px #fff4e4;
    -moz-box-shadow: 0px 0px 35px 50px #fff4e4;
    box-shadow: 0px 0px 35px 50px #fff4e4;}*/
/*.offers__content{background: #f5dfc8;}*/
.offers__content{ -webkit-box-shadow: 0px 0px 35px 50px #fff4e4;
    -moz-box-shadow: 0px 0px 35px 50px #fff4e4;
    box-shadow: 0px 0px 35px 50px #fff4e4;}
.bl_title{font-size: 23px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;}
.offers__content-header{margin-bottom: 30px;padding-top: 25px;}
.item__offer-content{background: #fff;width: 100%;height: 100%;}
.item__offer-tablece{display: table-cell;
    height: 95px;
    width: 350px;
    vertical-align: middle;}
.item__offer-tablece img{display: block; max-width: 250px;max-height: 95px;margin: 0 auto;}
.offers__list a{text-decoration: none;color: #2E3A47;}
.prop__list{    list-style: none;
    margin: 0 0 0 0px;
    font-size: 18px;
    line-height: 30px;
    text-align: center;}
.display-block{display: block;}
.mb15{margin-bottom: 15px;}
.item__offer-content{display: block;position: relative;padding: 5px 10px 80px;}
.item__offer-acc{color: #f00;font-weight: bold;}

/*.off_1 .item__offer-btn{animation: radial-pulse 1s infinite;}*/

.animation_btn{animation: radial-pulse 1s infinite;}
.off_6 .item__offer-btn{animation: none;}

.item__offer-btn{    background-color:#ffc600; color: #fff;}
.btn_1 {
    text-transform: uppercase;
    position: absolute;
    bottom: 22px;
    font-weight: bold;
    padding: 8px 0px;
    border-radius: 7px;
    text-align: center;
    display: table;
    left: 0;
    font-size: 20px;
    width: calc(100% - 20px);
	margin-left: 10px;
}
.item__offer:hover .item__offer-btn{box-shadow:0 3px 9px 0 rgb(255, 198, 0, 0.5);background: #ffc600;}
/*.item__offer a:visited .item__offer-btn{box-shadow:none;background: #d6cdc1;}*/
.visited{opacity: 0.5;}
.visited .item__offer-btn{background: #d6cdc1;}
.visited:hover .item__offer-btn{background: #d6cdc1;box-shadow: none;}

.item__bonus{opacity: 1;}
.item__bonus .item__offer-btn{background-color: #ffc600;}
.item__bonus:hover .item__offer-btn{background-color: #ffc600;}
.item__bonus:hover .item__offer-btn{box-shadow:0 3px 9px 0 rgb(255, 198, 0, 0.5);background: #ffc600;}

.prop__list li{border-bottom: 3px solid #f8f5e6;}
.prop__list li:last-child{border: 0;}
.prop__list li svg{font-size: 26px;margin: 8px 0 0 0;}
.item__offer{margin-bottom: 30px;
    margin-top: 15px;}
footer{ font-size: 11px;
    background: #ececec;
    padding-top: 25px;
    padding-bottom: 10px;
    color: #a0a0a0;}
.offers__list-title{font-size: 28px;
    font-weight: bold;}

.name__offer {
    display: block;
    margin: 0 auto;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    line-height: 30px;
}
.name__offer span {
    color: #f6d06c;
}

.theme_btn{background: #ffc600; color: #fff; display: table;border-radius: 6px; font-weight: bold; width: 100%;text-transform: lowercase;
	height: 50px;line-height: 50px;font-size: 22px; text-align: center;text-decoration: none; cursor: pointer;border: 0;transition: all .4s;}
.theme_btn:hover{background: #ffc600; color: #fff;box-shadow: 0 3px 9px 0 rgb(255, 198, 0, 0.5);text-decoration: none;}

.wind_odobreno {    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
    z-index: 100;
    position: fixed;
    display: block;
    max-width: 400px;
    padding: 30px 15px 5px 15px;
    margin: 2rem 0;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.4;
    text-align: left;
    background: #fff;
    border-radius: 6px;
    bottom: 15px;
    left: 10px;
    transition: all ease-out 0.1s;
    opacity: 0.99;
    margin-right: 5px;
    border: 1px solid #79929a4d;}
.wind_odobreno_foto {display: block;float: left;width: 26%;padding-right: 15px;}
.wind_odobreno_foto img {border-radius: 3px;width: 100%;position: relative;
    top: -15px;}
.wind_odobreno_text {float: left;width: 74%;}
.wind_odobreno_close {    position: absolute;
    right: 0px;
    top: -5px;
    display: block;
    cursor: pointer;
    padding: 2px 15px;
    background: #ccc;
    opacity: 0.4;
    border-radius: 0 3px 0 3px;
    transition: all ease-out 0.1s;
    font-size: 21px;}
.wind_odobreno_close:hover {opacity: 1;}

.wind_odobreno_black {background: #18191d;color: #f5f5f5;}
.wind_odobreno_black .wind_odobreno_close {background: #2a2f33;} 
.form_boder-btn:hover {
    box-shadow: none;
    background: #03d667;
}
.form_boder-btn {    padding: 10px 15px; text-decoration: none;
    background: #00e371;
    color: #fff;
    margin: 0 auto;
    display: table;
}

.wind_odobreno .theme_btn{    font-size: 15px;
    height: 34px;
    line-height: 34px;
    width: 188px;
    margin: 0 auto;}
.rand_shild{display: table-cell;
    border-radius: 12px 12px 0 0;
    padding: 4px 6px;
    border-bottom: 0;
    height: 35px;
    vertical-align: middle;}
.rand_shild span{    display: block;
    line-height: 14px;
    font-size: 14px;}
.rand_shild_1{
	background: #87fd40;
	color: #2E3A47;
}
.rand_shild_2{
	background: #21dfdc;
	color: #2E3A47;
}
.rand_shild_3{
	background: #ea62ab;
    color: #fff;
}
.pa_shild{    position: absolute;
    display: table;
    text-align: center;
    width: 80%;
    left: 0;
    margin-left: 10%;
    margin-right: 10%;
    top: -36px;}
.rating_block-title{    color: #ffbe37;
    font-weight: bold;
    text-align: center;
    display: block;
    font-size: 19px;}
.mb-10{margin-bottom: 10px;}

.rating {}


.param {
    width: 110px;
    margin: 0 20px 0 0;
    text-align: right;
}
.param, .rating, #summ { line-height: 28px; }
.stars, #sum_stars { background: url(../img/stars.png); }
.stars, #sum_stars, .progress, #sum_progress {z-index: 2;
    position: absolute;
    width: 130px;
    height: 28px;
    left: 50%;
    margin-left: -65px;}
.progress { background: #FFEE00;    z-index: 1;
    position: absolute;}
#sum_progress { background: #00EE00; }
.rating, #summ {    width: 130px;
    font-weight: bold;
    height: 28px;
    margin-left: -65px;
    left: 50%;
    position: relative;}
.sovet_mb30{margin-bottom: 30px;}
.sovet_mb0{margin-bottom: 0px;}
.bonus_a{    display: table;
    margin: 0 auto 0px;
    font-weight: bold;
    font-size: 40px;
    line-height: 44px;
    text-align: center;color: #dc3545;text-shadow: 0px 2px 1px #9b6208;}
.bonus_a span{    text-transform: uppercase;
    font-size: 48px;
    color: #ffbe37;}
.bonus__item{border-radius: 5px;box-shadow: 0 0px 2px 3px #fff;
    background: url(../img/coin.png) no-repeat, #d1fff7;
    background-size: 139px;
    background-position: 14px 190px;}
.bonus__item .bonus_a{color: #dc3545;
    text-shadow: none;}
.bonus__item  .bonus_b{color: #2e3a47;}
.bonus__item .item__offer-btn{background: #64db6d;}
.item__offer:hover .bonus__item .item__offer-btn{background: #64db6d;box-shadow: 0 3px 9px 0 rgb(100, 219, 109, 0.5);}
.bonus__item .stars {background: url(../img/stars_2.png);background-size: contain;
    background-repeat: no-repeat;}
.bonus__item .prop__list{text-align: right;display: table;float: right;font-weight: bold;color: #2e3a47;}
.bonus__item .prop__list:after{content: ""; clear: both;}
.bonus__item .prop__list svg{color: #dc3545;}
.bonus__item .prop__list li{border-bottom: none;}
.bonus_b svg{font-size: 33px;
    position: relative;
    top: -1px;}

.bonus__animate{ width: 100px; height: 100px; border-radius: 50%;background:url(../img/bonus__animate.png) no-repeat;position: fixed; display: none;bottom: 20px; right: 20px;animation-duration: 2s;
    animation-iteration-count: infinite;z-index: 2;}
.bounce {
    animation-name: bounce;
    animation-timing-function: ease;
}
.tablece_h72{height: 72px;}
.bonus__text{height: 128px;}
.bonus__text span{margin: 0 auto;
    display: table;
    font-size: 37px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 45px;
    text-align: center;color: #ea2b48;}
.bonus__text i{font-size: 60px;font-style: normal;
    color: #ffbf4c;}
.bonus__text-summ{height: 57px;
    top: -12px;
    position: relative;}
.bonus__text-summ span{display: table;
    margin: 0 auto;
    font-size: 38px;}


@keyframes radial-pulse {
  0% {
    /*box-shadow: 0 0 0 0px #f58818;*/
	  transform: scale(0.9);
  }
 
  100% {
    /*box-shadow: 0 0 0 3px #f58818;*/
	  transform: scale(1);
  }
}

 @keyframes  bounce {
                0%   { transform: scale(1,1)    translateY(0); }
                10%  { transform: scale(1.1,.9) translateY(0); }
                30%  { transform: scale(.9,1.1) translateY(-40px); }
                50%  { transform: scale(1,1)    translateY(0); }
                57%  { transform: scale(1,1)    translateY(-7px); }
                64%  { transform: scale(1,1)    translateY(0); }
                100% { transform: scale(1,1)    translateY(0); }
            }

@media (min-width: 768px){
	.off_4{display: none;}
	.off_5{display: none;}
	.off_6{display: none;}
}
@media (max-width: 767px){
	.off_5{display: none;}
	.off_6{display: none;}
	.off_7{display: none;}
	.off_8{display: none;}
}

