/*block1*/
.b1 {
    background: #FFFFFF;
    padding: 0;
}
.top-title {
    background: url(../img/logo.png) no-repeat 20px center;
    padding: 20px 0 20px 120px;
}
.top-title h1 {
    font-size: 54px;
    font-weight: 900;
    letter-spacing: 2.5px;
    line-height: 1em;
}
.top-title p {
    font-size: 26px;
}
.b1 h2 {
    background: #000;
    color:#fff;
    text-align: center;
    font-size: 23px;
    font-weight: 900;
    padding: 15px 0;
}
.bullit-box {
    background: url(../img/toptov.png) no-repeat 0 0;
    position: relative;
    padding-bottom: 10px;
}
.bullit-box:before {
    content: "";
    display: block;
    background: url(https://topfit.uz/stamp/img/chop.jpg) no-repeat center center;
    width:105px;
    height: 105px;
    border-radius: 50%;
    border: 6px solid #d973db;
    position: absolute;
    top: 15px;
    left: 15px;
}
.bullits {
    padding: 40px 0 0 280px;
}
.bullits li {
    line-height: 1.2em;
    padding: 0 20px 30px 0;
    position: relative;
}
.bullits li:before {
    content: "";
    display: block;
    background: url(../img/check.png) no-repeat 0 0;
    width:28px;
    height: 31px;
    position: absolute;
    top: -14px;
    left: -25px;
}
.discount {
    font-size: 29px;
    font-weight: 900;
    text-align: center;
    background: #d973db;
    border-radius: 20px;
    line-height: 1;
    width: 150px;
    padding: 5px 0;
    position: absolute;
    bottom: 63px;
    left: 50px;
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.discount span {
    font-size: 50px;
    display: block;
}
.price {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items: baseline;
	align-content: stretch;
    margin-bottom: 15px;
}
.old-price {
    font-size: 36px;
    font-weight: 500;
    position: relative;
}
.old-price:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -10px;
    right: -10px;
    background: #d973db;
    height: 5px;
}
.new-price {
    font-size: 60px;
    font-weight: 900;
}
.stock {
    text-align: center;
    padding-top: 20px;
}
.stock span {
    font-weight: 700;
    display: inline-block;
    background: #fff;
    padding: 3px 10px 0;
    border-radius: 16px;
    border: 3px solid #d973db;
}
.top-convert {
    padding: 40px 0;
    background: url(../img/light.png) no-repeat center center;
}
.figulka {
    margin: 0px 0px -20px 270px;
    position: relative;
    top: -60px;
}
/*block2*/
.b2 {
     padding: 0 0 0;   
}
.b2 p {
    text-align: center;
    font-size: 20px;
    padding: 0 20px 30px;
}
/*block3*/
.b3 {
   padding-bottom: 0;
}
.preim {
    margin-bottom: 80px;
}
.preim p {
    font-size: 22px;
    text-align: center;
    padding: 20px 30px 30px;
}
.preim div {
    font-size: 24px;
    font-weight: 700;
    color:#fff;
    background: #d973db url(../img/pr1.png) no-repeat right 0;
    height: 112px;
    padding: 0 0 0 65px;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
}
.preim li {

}
.preim li:nth-child(2) div {
    background: #d973db url(../img/pr2.png) no-repeat 20px 0;
    padding: 0 20px 0 0;
    text-align: right;
    justify-content: flex-end;
}
.preim li:nth-child(3) div {
    background: #d973db url(../img/pr3.png) no-repeat right 0;
    padding: 0 0 0 65px;
}
.preim li:nth-child(4) div {
    background: #d973db url(../img/pr4.png) no-repeat 0 0;
    padding: 0 20px 0 0;
    text-align: right;
    justify-content: flex-end;
}
.faster {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
    background: #d973db;                
}
/*block4*/
.b4 {
   
}
.img-stars {
    display: block;
    margin: 20px auto 30px;
}
.insta-title {
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
    position: relative;
    line-height: 1.5;
    margin-bottom: 15px;
}
.insta-title:after {
    content: "";
    display: block;
    background: url(../img/dots.png) no-repeat 0 0;
    position: absolute;
    width: 18px;
    height: 5px;
    right: 20px;
    top: 50%;
}
.insta-title > img {
    margin: 0 15px 0 20px;
}
.insta-title__name {
    font-size: 21px;
    font-weight: 500;
    
}
.insta-title__name img {
    display: inline-block;
    position: relative;
    margin-left: 1px;
    top: 2px;
}
.insta-title__meta {
    font-size: 13px;
}
.insta-count {
    line-height: 1.2;
    margin: 0 20px 15px;
}
.insta-count p {
    font-size: 17px;
    font-weight: 700;
}
.insta-count b {
    font-size: 14px;
    font-weight: 700;
}
.insta-count span {
    font-size: 14px;
    color:#003569;
    font-weight: 500;
}
.insta-text {
    font-size: 16px;
    font-weight: 500;
    padding: 0 20px 15px;
}
/*block5*/
.b5 {
   padding-bottom: 0;
}
.b5-box {
    background: #fff;
}

/*block6*/
.b6 {
   
}
.attention {
    background: #d973db url(../img/znak.png) no-repeat 80px center ;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 0 10px 143px;
}
.wow {
    background: url(../img/babs.jpg) no-repeat 0 0;
    padding: 20px 15px 20px 145px;
}
.sertificat {
    text-align: center;
    font-weight: 700;
    padding: 30px 40px 30px;
}
/*block7*/
.b7 {
   
}
.b7 .bg-green {
    padding-bottom: 40px;
}
.b7 .bg-green > p {
    font-weight: 500;
    color:#686666;
    line-height: 1.4;
    padding: 20px 35px 30px;
    text-align: center;
}
.rev-item {
    background: #fff;
    border-radius: 20px;
    margin: 0 0 20px 35px;
    padding: 25px;
}
.rev-item img {
    display: block;
    border-radius: 20px;
}
.rev-item p {
    font-weight: 500;
    line-height: 1.3;
}
.w1 {
    width: 410px;
}
.w2 {
    width: 340px;
}
.ml {
    margin-left: 110px;
}
/*block8*/
.steps {
    padding: 0 20px;
}
.steps li {
    margin-bottom: 35px;
} 
.steps span {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    background: #d973db;
    border-radius: 50%;
    color:#fff;
    line-height: 60px;
    margin: 0 auto -20px;
    position: relative;
} 
.steps div {
    -webkit-box-shadow: 0 0 35px 0 rgba(0,0,0,.14);
    box-shadow: 0 0 35px 0 rgba(0,0,0,.14);
    border-radius: 20px;
    height: 170px;
    padding-left: 180px;
    display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
} 
.steps div p {
    font-size: 19px;
} 
.steps li:nth-child(1) div {
    background: url(../img/how1.png) no-repeat 15px 59px;
}
.steps li:nth-child(2) div {
    background: url(../img/how2.png) no-repeat 15px 46px;
}
.steps li:nth-child(3) div {
    background: url(../img/how3.png) no-repeat -10px 23px;
}
  
/*block9*/
.foot-img {
    background: url(../img/light.png) center 191px;
    padding-bottom: 40px;
}
.foot-img > img {
    display: block;
    margin-bottom: 20px;
}
.foot-img .discount {
    bottom: inherit;
    left: 188px;
    top: 441px;
}
.order-text {
    text-align: center;
    padding: 20px 0 30px;
}
.order-text h3 {
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;

}
.order-text p {
    font-weight: 500;
}
/*block10*/

.footer {
    text-align: center;
    padding: 40px 0 30px;
}
.footer a {
    font-size: 14px;
    color:#333;
    display: block;
    padding: 5px 0 0;
}