

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.floating{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
       font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float-button{
	margin-top:16px;
}





   #hellopreloader_preload {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
  
    display: block;
  
    width: 100%;
    min-width: 1000px;
    height: 100%;
  
    background: #22313f url(http://hello-site.ru//main/images/preloads/puff.svg) center center no-repeat;
    background-size: 41px;
  }
  
  ::-webkit-scrollbar-button {
    width: 3px;
    height: 0;
  }
  
  ::-webkit-scrollbar-track {
    background-color: #32312e;
    box-shadow: 0 0 3px #000 inset;
  }
  
  ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
            border-radius: 5px;
    background-color: #ffae00;
    box-shadow: 0 1px 1px #fff inset;
  }
  
  ::-webkit-resizer {
    width: 3px;
    height: 0;
  }
  
  ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  
  select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  
  select::-ms-expand {
    display: none;
  }
  
  a {
    text-decoration: none;
  }
  
  ul {
    margin: 0;
    padding: 0;
  }
  
  ul li {
    list-style-type: none;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: bold;
    line-height: 1;
  
    margin: 0;
  }
  
  .obj {
    position: absolute;
    z-index: 1;
  }
  
  .img_box img,
  .obj img {
    width: 100%;
  }
  
  main {
    overflow: hidden;
  }
  
  body {
    font-family: "Montserrat", sans-serif;
    line-height: 1.2;
  
    margin: 0;
    padding: 0;
  
    background: #0d0d0d;
  }
  
  .container {
    position: relative;
    z-index: 2;
  }
  
  .block_01 {
    position: relative;
  
    padding: 55px 0 60px;
  
    background: url("../img/bg_01.jpg")no-repeat center;
    background-size: cover;
  }
  
  .girl-top {
    z-index: 1;
    left: 48%;
    top: -100px;
    width: 1000px;
  }
  
  .logo {
    font-size: 19px;
    font-weight: 600;
    box-shadow: 0 0 40px rgba(255,255,255, 1);
    padding: 3px 5px;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #ffae00;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  
     -khtml-border-radius: 5px;
  }
  
  .title-box {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
  
    position: relative;
    z-index: 99;
  
    text-transform: uppercase;
  
    color: #fff;
  }
  
  .title-box span {
    color: #ffae00;
  }
  
  .title-box__sub {
    font-size: 20px;
    font-weight: 500;
  }
  
  .title-box__sub span {
    display: block;
  }
  
  .effect-item__title {
    font-size: 20px;
    font-weight: 700;
  
    color: #ffae00;
  }
  
  .effect-item__title span {
    font-size: 16px;
    font-weight: 500;
  
    display: block;
  
    color: #fff;
  }
  
  .effect-item__icon {
    width: 34px;
  }
  
  .product-box {
    position: relative;
  
    width: 100%;
    max-width: 100%;
    margin: -50px auto 0;
  }
  
  .product-box:before {
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 50%;
  
    width: 450px;
    height: 450px;
  
    content: "";
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
  
    background:    -moz-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 65%, rgba(255,255,255,0) 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%);
    background:         radial-gradient(ellipse at center,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 65%,rgba(255,255,255,0) 100%);
  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
  }
  
  @media (max-width: 1200px) {
    .product-box:before {
      top: -10px;
    }
  }
  @media (max-width: 992px) {
    .product-box:before {
      top: -70px;
    }
  }
  @media (max-width: 768px) {
    .product-box:before {
      top: -35px;
    }
  }
  @media (max-width: 575px) {
    .product-box:before {
      top: -60px;
    }
  }
  
  
  
  .product-box img {
    position: relative;
    z-index: 3;
  }
  
  .img-block {
    margin-top: -80px;
  }
  
  .obj_01 {
    bottom: 0px;
    left: -145px;
  
    width: 135px;
  }
  
  .obj_01 span {
    font-size: 19px;
    font-weight: 500;
  
    color: #fff;
  }
  
  .obj_02 {
    z-index: 9;
    top: 40%;
    right: -70px;
  }
  
  .obj_02 .circle-text {
    font-size: 11px;
  
    width: 110px;
    height: 110px;
  
    color: #fff;
  }
  
  .circle-text > div {
    width: 110px;
    height: 55px;
  }
  
  .circle-text #circleText1,
  .circle-text #circleText3 {
    z-index: 5;
  
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
  
    color: #ffae00;
  }
  
  .circle-text img {
    position: absolute;
    z-index: 5;
    top: 32px;
    left: 0px;
  
    width: 83px;
  }
  
  .form-box {
    width: 100%;
    max-width: 300px;
    margin: -80px 0 0;
    padding: 20px 25px 25px;
  
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #f2f2f2;
  
     -khtml-border-radius: 10px;
  }
  
  .form-title {
    font-size: 24px;
    font-weight: 900;
  
    text-align: center;
  
    color: #000;
  }
  
  .form-title span {
    color: #d6163a;
  }
  
  .timer span {
    font-size: 13px;
    font-weight: 600;
  
    text-align: center;
  
    color: #000;
  }
  
  .timer span b {
    font-size: 30px;
    font-weight: 700;
  
    display: block;
  
    width: 66px;
    margin-bottom: 5px;
    padding: 6px 8px;
  
    text-align: center;
  
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    background: #fff;
  
     -khtml-border-radius: 10px;
  }
  
  .timer i {
    font-size: 36px;
    font-style: normal;
  
    margin: 0 5px;
  }
  
  .price-box > div {
    width: 50%;
    padding: 0 5px;
  
    text-align: center;
  
    flex: 0 0 50%;
  }
  
  .oldPrice {
    font-size: 20px;
  
    text-decoration: line-through;
  
    color: #5a5a5a;
  }
  
  .newPrice {
    font-size: 26px;
    font-weight: 900;
  
    color: #ff2d42;
  }
  
  .newPrice span {
    font-size: 30px;
  }
  
  .customSelect,
  .form-group input {
    font-size: 16px;
    font-weight: 500;
  
    width: 100%;
    height: 40px;
    padding: 0 10px 0 15px;
  
    color: #000;
    border: none;
    -webkit-border-radius: 35px;
       -moz-border-radius: 35px;
            border-radius: 35px;
    outline: none;
  
     -khtml-border-radius: 35px;
  }
  
  .customSelect {
    background: url("../img/customselect.png")no-repeat 92% 18px rgb(255,255,255);
    background: url("../img/customselect.png")no-repeat 92% 18px, -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(230,230,230,1) 100%);
    background: url("../img/customselect.png")no-repeat 92% 18px, -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
    background: url("../img/customselect.png")no-repeat 92% 18px, linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(230,230,230,1) 100%);
  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
  }
  
  .form-group label {
    font-size: 16px;
  
    color: #000;
  }
  
  .customButton {
    font-size: 16px;
    font-weight: 700;
  
    position: relative;
  
    width: 100%;
    padding: 18px 22px;
  
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
  
    color: #fff;
    border: none;
    -webkit-border-radius: 35px;
       -moz-border-radius: 35px;
            border-radius: 35px;
    outline: none;
    background: rgb(255,153,11);
    background:    -moz-linear-gradient(top,  rgba(255,153,11,1) 0%, rgba(253,45,66,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,153,11,1) 0%,rgba(253,45,66,1) 100%);
    background:         linear-gradient(to bottom,  rgba(255,153,11,1) 0%,rgba(253,45,66,1) 100%);
  
     -khtml-border-radius: 35px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff990b', endColorstr='#fd2d42',GradientType=0 );
  }
  
  .customButton.hvr-radial-out:before {
    background: #8c653e;
  }
  
  button:focus {
    outline: none;
  }
  
  .block_02 {
    padding: 50px 0 70px;
    background: #000 url("../img/bg_02.png")no-repeat center;
    background-size: cover;
  }
  
  .tech-box {
    overflow: hidden;
    border: 5px solid #1d1d1d;
    background: #000;
    -webkit-box-shadow: 0px 0px 44px -2px rgba(255,174,0,1);
    -moz-box-shadow: 0px 0px 44px -2px rgba(255,174,0,1);
    box-shadow: 0px 0px 44px -2px rgba(255,174,0,1);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
  }
  
  .tech-box .tech-box__text,
  .tech-box .tech-box__image {
    flex: 0 0 50%;
    width: 50%;
      max-width: 50%;
  }
  
  .tech-box__text {
    padding: 75px 55px;
    background: #171717;
  }
  
  .tech-box__text-title {
    font-size: 36px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
  }
  
  .tech-box__text-title span,
  .tech-box__text-p span {
    color: #ffae00;
  }
  
  .tech-box__text-p {
    font-size: 20px;
    color: #ffffff;
  }
  
  .tech-box__image {
    position: relative;
  }
  
  .tech-box__image img {
    display: block;
    width: 100%;
    max-width: 430px;
    margin: 0 auto;
  }
  
  .obj_03 {
    top: 90px;
    left: 58%;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
  }
  
  .obj_03:before {
    content: "";
    position: absolute;
    left: -20px;
    top: -25px;
    width: 28px;
    height: 19px;
    background: url("../img/tech-arrow_01.png")no-repeat center;
    background-size: cover;
  }
  
  .obj_04 {
    right: 70px;
    bottom: 30px;
    font-size: 24px;
    font-weight: 600;
    color: #ffae00;
  }
  
  .obj_04:before {
    content: "";
    position: absolute;
    top: -50px;
    left: 20px;
    width: 24px;
    height: 45px;
    background: url("../img/tech-arrow_02.png")no-repeat center;
    background-size: cover;
  }
  
  .block_03 {
    padding: 30px 0 40px;
    background: #000 url("../img/bg_03.png")no-repeat center bottom;
  }
  
  .block_03 .title-box {
    font-size: 83px;
    font-weight: 900;
    text-align: center;
    color: #ffffff;
  }
  
  .block_03 .subtitle-box {
    max-width: 700px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    margin: 0 auto 50px;
  }
  
  .block_03 .subtitle-box span {
    color: #ffae00;
  }
  
  .result-item__icon {
    flex: 0 0 115px;
    width: 115px;
    padding: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 44px -2px rgba(255,174,0,1);
    -moz-box-shadow: 0px 0px 44px -2px rgba(255,174,0,1);
    box-shadow: 0px 0px 44px -2px rgba(255,174,0,1);
    background: rgb(253,45,66);
    background: -moz-linear-gradient(45deg,  rgba(253,45,66,1) 0%, rgba(255,153,11,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(253,45,66,1) 0%,rgba(255,153,11,1) 100%);
    background: linear-gradient(45deg,  rgba(253,45,66,1) 0%,rgba(255,153,11,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd2d42', endColorstr='#ff990b',GradientType=1 );
  }
  
  .result-item__icon img {
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
  }
  
  .result-item__text {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
  }
  
  .block_03 .product-box {
    width: 100%;
    margin-top: -20px;
  }
  
  .block_03 .product-box:before {
    display: none;
  }
  
  .block_04 {
    padding: 60px 0 90px;
  
    background: #000 url("../img/bg_04.png")no-repeat center top;
  }
  
  .block_04 .title-box {
    font-size: 64px;
    font-weight: 900;
  
    text-align: center;
  
    color: #fff;
  }
  
  .block_04 .title-box span {
    display: block;
  }
  
  .row-bg {
    position: relative;
  }
  
  .row-bg:before {
    position: absolute;
    top: 0;
    left: 0;
  
    width: 100%;
    height: 100%;
  
    content: "";
  
    border-radius: 5px;
    background: url(../img/bg1.html) right center no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
  }
  
  .how-work__title {
    font-size: 29px;
    font-weight: 700;
  
    position: relative;
  
    padding-top: 30px;
    padding-right: 40%;
    padding-left: 15px;
  
    color: #fff;
  }
  
  .how-work__title1 {
    padding-left: 85px !important;
  }
  
  .how-work__title span {
    display: block;
  
    color: #ffae00;
  }
  
  .how-work__p {
    font-size: 18px;
    line-height: 1.3;
  
    padding-bottom: 30px;
    padding-left: 15px;
  
    color: #fff;
  }
  
  .how-work__p1 {
    padding-left: 85px;
  }
  
  .how-work__images {
    position: relative;
  }
  
  .obj_05 {
    position: relative;
    z-index: 5;
    top: -30px;
    /*margin-top: -50px;*/
  }
  
  .obj_06 {
    z-index: 6;
    bottom: 0;
    left: -15px;
  }
  
  .obj_07 {
    z-index: 4;
    top: 30px;
    left: -30px;
  }
  
  .obj_08 {
    z-index: 4;
    top: -40px;
    right: -40px;
  }
  
  .obj_09 {
    bottom: -100px;
    left: -300px;
  }
  
  .row-bg1 {
    position: relative;
    z-index: 0;
  
    overflow: hidden;
  
    border-radius: 5px;
  }
  
  .row-bg1:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
  
    width: 100%;
    height: 100%;
  
    content: "";
  
    border-radius: 5px;
    background: url(../img/bg2.html) left top no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
  }
  
  .obj_10 {
    top: -130px;
    left: -45px;
  }
  
  .block_05 {
    margin-top: -25px;
    padding: 90px 0 20px;
    background:#000 url("../img/bg_05-bottom.png")no-repeat center bottom;
  }
  
  .block_05 .title-box {
    position: relative;
    z-index: 9;
    font-size: 64px;
    font-weight: 900;
    text-align: center;
    color: #ffffff;
  }
  
  .block_05 .title-box.bigDick {
    font-size: 74px;
    line-height: .9;
  }
  
  .block_05 .title-box span {
    display: block;
  }
  
  .fire-box {
    position: relative;
  }
  
  .fire1 {
    z-index: 1;
    top: -200px;
    left: 50%;
    width: 100%;
    max-width: 850px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .fire2 {
    z-index: 1;
    bottom: -165px;
    left: 50%;
    width: 100%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .steps-bg {
    position: relative;
    z-index: 2;
    padding: 5px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    -khtml-border-radius: 70px;
    border-radius: 70px;
    background: rgb(255,174,0);
    background: -moz-linear-gradient(left,  rgba(255,174,0,1) 0%, rgba(255,23,78,1) 100%);
    background: -webkit-linear-gradient(left,  rgba(255,174,0,1) 0%,rgba(255,23,78,1) 100%);
    background: linear-gradient(to right,  rgba(255,174,0,1) 0%,rgba(255,23,78,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae00', endColorstr='#ff174e',GradientType=1 );
  }
  
  .step-box {
    position: relative;
    overflow: hidden;
    padding: 80px 40px 60px;
    -moz-border-radius: 68px;
    -webkit-border-radius: 68px;
    -khtml-border-radius: 68px;
    border-radius: 68px;
    background: rgb(27,27,27);
    background: -moz-linear-gradient(top,  rgba(27,27,27,1) 0%, rgba(14,14,14,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(27,27,27,1) 0%,rgba(14,14,14,1) 100%);
    background: linear-gradient(to bottom,  rgba(27,27,27,1) 0%,rgba(14,14,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b1b1b', endColorstr='#0e0e0e',GradientType=0 );
  }
  
  .step-box:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -20px;
    width: 80%;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 135px -2px rgba(255,174,0,1);
    -moz-box-shadow: 0px 0px 135px -2px rgba(255,174,0,1);
    box-shadow: 0px 0px 135px -2px rgba(255,174,0,1);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  .step-box:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -20px;
    width: 80%;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 135px -2px rgba(255,174,0,1);
    -moz-box-shadow: 0px 0px 135px -2px rgba(255,174,0,1);
    box-shadow: 0px 0px 135px -2px rgba(255,174,0,1);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(50%);
    transform: translateX(-50%);
  }
  
  .step-item {
    position: relative;
    z-index: 99;
    flex: 0 0 230px;
    max-width: 230px;
  }
  
  .step-item__image {
    position: relative;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    background: #151515;
  }
  
  .step-item__image .dick {
    top: 25px;
    left: 10px;
    width: 85px;
  }
  
  .arc1 {
    left: -212px;
    top: -50px;
  }
  
  .arc2 {
    left: -90px;
    top: -50px;
  }
  
  .step-item__size span {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    padding: 4px 12px;
    background: #252525;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;
  }
  
  .step-item__title {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
  }
  
  .step-item__p {
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    color: #ffffff;
    padding: 0 10px;
  }
  
  .step-item__p span {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #959595;
    letter-spacing: 5px;
    margin-bottom: 5px;
  }
  
  .step-item:nth-child(2) .step-item__image {
    background: #542d29;
  }
  
  .step-item:nth-child(2) .step-item__image .dick {
    width: 100px;
    top: 10px;
  }
  
  .step-item:nth-child(2) .step-item__size span {
    background: #542d29;
  }
  
  .step-item:nth-child(3) .step-item__image {
    background: #f65e4e;
  }
  
  .step-item:nth-child(3) .step-item__image .dick {
    width: 120px;
    top: -20px;
    left: -5px;
  }
  
  .step-item:nth-child(3) .step-item__size span {
    background: #f65e4e;
  }
  
  .step-item:last-of-type .step-item__image {
    background: #ffae00;
  }
  
  .step-item:last-of-type .step-item__image .dick {
    width: 140px;
    top: -35px;
    left: -10px;
  }
  
  .step-item:last-of-type .step-item__size span {
    background: #ffae00;
  }
  
  .block_06 .title-box {
    margin-top: -1rem;
    text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
  }
  
  .composition-item {
    max-width: 255px;
  
    flex: 0 0 255px;
  }
  
  .composition-item:first-of-type,
  .composition-item:last-of-type {
    margin-top: -60px;
  }
  
  .composition-image {
    overflow: hidden;
  
    max-width: 255px;
    margin: 0 auto;
    padding: 5px;
  
    -webkit-border-radius: 90px;
       -moz-border-radius: 90px;
            border-radius: 90px;
    background: rgb(255,163,6);
    background:    -moz-linear-gradient(45deg,  rgba(255,163,6,1) 0%, rgba(255,35,72,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(255,163,6,1) 0%,rgba(255,35,72,1) 100%);
    background:         linear-gradient(45deg,  rgba(255,163,6,1) 0%,rgba(255,35,72,1) 100%);
    -webkit-box-shadow: 0 0 44px -2px rgba(255,174,0,1);
       -moz-box-shadow: 0 0 44px -2px rgba(255,174,0,1);
            box-shadow: 0 0 44px -2px rgba(255,174,0,1);
  
     -khtml-border-radius: 90px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa306', endColorstr='#ff2348',GradientType=1 );
  }
  
  .composition-image img {
    display: block;
  
    -webkit-border-radius: 87px;
       -moz-border-radius: 87px;
            border-radius: 87px;
  
     -khtml-border-radius: 87px;
  }
  
  .composition-title {
    font-size: 24px;
    font-weight: 700;
  
    text-align: center;
  
    color: #ffae00;
  }
  
  .composition-p {
    font-size: 16px;
  
    text-align: center;
  
    color: #fff;
  }
  
  .block_06 {
    overflow: hidden;
    position: relative;
    padding: 75px 0;
    background: #1c1c1c;
  }
  
  .block_06 .container {
    z-index: 99;
  }
  
  .bg-06 {
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 1000px;
    height: 1000px;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: -moz-radial-gradient(center, ellipse cover,  rgba(255,163,6,0.3) 0%, rgba(255,163,6,0.05) 20%, rgba(255,163,6,0) 48%, rgba(255,163,6,0) 70%, rgba(255,163,6,0) 100%);
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(255,163,6,0.3) 0%,rgba(255,163,6,0.05) 20%,rgba(255,163,6,0) 48%,rgba(255,163,6,0) 70%,rgba(255,163,6,0) 100%);
    background: radial-gradient(ellipse at center,  rgba(255,163,6,0.3) 0%,rgba(255,163,6,0.05) 20%,rgba(255,163,6,0) 48%,rgba(255,163,6,0) 70%,rgba(255,163,6,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dffa306', endColorstr='#00ffa306',GradientType=1 );
  }
  
  .circle-bg {
    z-index: 2;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
  
  .pluses-item {
    flex: 0 0 170px;
    max-width: 170px;
  }
  
  .pluses-item__image {
    overflow: hidden;
    padding: 5px;
    width: 100px;
    margin: 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(255,174,0,1);
    -moz-box-shadow: 0px 0px 30px -2px rgba(255,174,0,1);
    box-shadow: 0px 0px 30px -2px rgba(255,174,0,1);
    background: rgb(255,163,6);
    background: -moz-linear-gradient(45deg,  rgba(255,163,6,1) 0%, rgba(255,35,72,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(255,163,6,1) 0%,rgba(255,35,72,1) 100%);
    background: linear-gradient(45deg,  rgba(255,163,6,1) 0%,rgba(255,35,72,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa306', endColorstr='#ff2348',GradientType=1 );
  }
  
  .pluses-item__image  img {
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
  }
  
  .pluses-item__title {
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
  }
  
  .pluses-top .pluses-item:first-of-type,
  .pluses-top .pluses-item:last-of-type {
    margin-top: 90px;
  }
  
  .pluses-bottom .pluses-item:first-of-type,
  .pluses-bottom .pluses-item:last-of-type {
    margin-top: -90px;
  }
  
  .block_07 {
    background: url("../img/bg_07.jpg");
    background-size: cover;
  }
  
  
  .doc-review {
    padding: 70px 55px;
    background: rgba(0, 0, 0, 0.4);
  }
  
  .obj_11 {
    z-index: 9;
    right: 65px;
    bottom: 0;
  }
  
  .doc-review__title {
    position: relative;
    z-index: 99;
    font-size: 60px;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
    color: #ffffff;
  }
  
  .doc-review__title span {
    display: block;
    color: #ffae00;
  }
  
  .doc-review__p {
    font-size: 16px;
    color: #ffffff;
  }
  
  .doc-review__subtitle {
    font-size: 23px;
    color: #ffae00;
  }
  
  .doc-review__name {
    font-size: 22px;
    font-style: italic;
    color: #6db5ff;
  }
  
  .doc-review__name span {
    display: block;
    font-size: 16px;
    color: #9d9d9d;
    margin-top: 5px;
  }
  
  .block_08 {
    padding: 160px 0 60px;
  
    background: url("../img/bg_08.jpg")no-repeat center;
    background-size: cover;
  }
  
  .img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  
  .img-box img {
    position: absolute;
  }
  
  .img-box img:first-child {
    left: -100px;
    top: 0;
  }
  
  .img-box img:nth-child(2) {
    bottom: -15px;
    right: 220px;
    z-index: 10;
  }
  
  .img-box img:last-child {
    top: 30px;
    right: 0;
    z-index: 10;
  }
  
  .graphic-box {
    position: relative;
    z-index: 9;
  
    width: 500px;
    height: 500px;
    padding: 4px;
  
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 0 44px -2px rgba(255,174,0,1);
       -moz-box-shadow: 0 0 44px -2px rgba(255,174,0,1);
            box-shadow: 0 0 44px -2px rgba(255,174,0,1);
  
    flex: 0 0 500px;
     -khtml-border-radius: 50%;
  }
  
  .circle-center {
    z-index: 999;
    top: 50%;
    left: 50%;
  
    width: 86px;
    height: 86px;
  
    -webkit-transform: translateX(-43px) translateY(-43px);
       -moz-transform: translateX(-43px) translateY(-43px);
        -ms-transform: translateX(-43px) translateY(-43px);
         -o-transform: translateX(-43px) translateY(-43px);
            transform: translateX(-43px) translateY(-43px);
    animation: pulse 2s infinite;
  
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 rgba(204,169,44, .4);
  
     -khtml-border-radius: 50%;
  }
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, .4);
    }
    70% {
      -webkit-box-shadow: 0 0 0 30px rgba(204,169,44, 0);
    }
    100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, .4);
           box-shadow: 0 0 0 0 rgba(204,169,44, .4);
    }
    70% {
      -moz-box-shadow: 0 0 0 30px rgba(204,169,44, 0);
           box-shadow: 0 0 0 30px rgba(204,169,44, 0);
    }
    100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
           box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
  }
  
  .circle-center:before {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
  
    display: block;
  
    width: 60%;
    height: 60%;
  
    content: "";
    -webkit-transform: translateX(50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: rgba(0, 0, 0, .2);
  
     -khtml-border-radius: 50%;
  }
  
  .circle-center:after {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
  
    width: 40%;
    height: 40%;
  
    content: "";
    -webkit-transform: translateX(50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: #fff;
  
     -khtml-border-radius: 50%;
  }
  
  .graphic-circle1 {
    position: relative;
    /*z-index: 1;*/
  
    width: 100%;
    height: 100%;
  
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background: rgb(250,190,0);
    background:    -moz-linear-gradient(45deg,  rgba(250,190,0,1) 0%, rgba(250,148,0,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(250,190,0,1) 0%,rgba(250,148,0,1) 100%);
    background:         linear-gradient(45deg,  rgba(250,190,0,1) 0%,rgba(250,148,0,1) 100%);
  
     -khtml-border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fabe00', endColorstr='#fa9400',GradientType=1 );
  }
  
  .graphic-circle1 span {
    font-size: 40px;
  
    position: absolute;
    top: 110px;
    left: 90px;
  
    color: #000;
  }
  
  .graphic-circle2 span {
    font-size: 40px;
  
    position: absolute;
    right: 120px;
    bottom: 120px;
  
    color: #fff;
  }
  
  .graphic-circle3 span {
    font-size: 34px;
  
    position: absolute;
    bottom: 35px;
    left: 170px;
  
    color: #000;
  }
  
  .graphic-circle1 .circle-text,
  .graphic-circle1 .circle-text1,
  .graphic-circle1 .circle-text2 {
    font-size: 14px;
    font-weight: 600;
  
    position: absolute;
  
    width: 220px;
  
    color: #fff;
  }
  
  .graphic-circle1 .circle-text:before,
  .graphic-circle1 .circle-text1:before,
  .graphic-circle1 .circle-text2:before {
    position: absolute;
    z-index: 99;
  
    width: 100px;
    height: 2px;
  
    content: "";
  
    background: #fff;
  }
  
  .graphic-circle1 .circle-text {
    top: -70px;
    left: 0px;
  }
  
  .graphic-circle1 .circle-text:before {
    right: 30px;
    bottom: -30px;
  
    -webkit-transform: rotate(50deg);
       -moz-transform: rotate(50deg);
        -ms-transform: rotate(50deg);
         -o-transform: rotate(50deg);
            transform: rotate(50deg);
  }
  
  .graphic-circle1 .circle-text1 {
    right: -130px;
    bottom: -60px;
  }
  
  .graphic-circle1 .circle-text1:before {
    top: -50px;
    left: -50px;
  
    -webkit-transform: rotate(40deg);
       -moz-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
         -o-transform: rotate(40deg);
            transform: rotate(40deg);
  }
  
  .graphic-circle1 .circle-text2:before {
    top: -30px;
    left: 90px;
  
    -webkit-transform: rotate(-30deg);
       -moz-transform: rotate(-25deg);
        -ms-transform: rotate(-30deg);
         -o-transform: rotate(-30deg);
            transform: rotate(-25deg);
  
    background: #a5a5a5;
  }
  
  .graphic-circle1 .circle-text2 {
    bottom: -50px;
    left: 0;
  }
  
  .graphic-circle2 {
    z-index: 2;
    top: 4px;
    right: 4px;
  
    overflow: hidden;
  
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  
     -khtml-border-radius: 50%;
  }
  
  .graphic-circle2:before {
    position: absolute;
    top: 0;
    right: 0;
  
    width: 50%;
    height: calc(100% + 35px);
  
    content: "";
    -webkit-transform: rotate(15deg);
       -moz-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
         -o-transform: rotate(15deg);
            transform: rotate(15deg);
  
    background: rgb(252,0,20);
    background:    -moz-linear-gradient(top,  rgba(252,0,20,1) 0%, rgba(253,0,51,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(252,0,20,1) 0%,rgba(253,0,51,1) 100%);
    background:         linear-gradient(to bottom,  rgba(252,0,20,1) 0%,rgba(253,0,51,1) 100%);
  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc0014', endColorstr='#fd0033',GradientType=0 );
  }
  
  .graphic-circle3 {
    z-index: 3;
    bottom: 4px;
    left: 4px;
  
    overflow: hidden;
  
    width: calc(100% - 8px);
    height: calc(50% - 8px);
  
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
  
     -khtml-border-radius: 50%;
  }
  
  .graphic-circle3:before {
    position: absolute;
    bottom: -18px;
    left: 50%;
  
    width: 0;
    height: 0;
  
    content: "";
    -webkit-transform: rotate(15deg) translateX(-78px);
       -moz-transform: rotate(15deg) translateX(-78px);
        -ms-transform: rotate(15deg) translateX(-78px);
         -o-transform: rotate(15deg) translateX(-78px);
            transform: rotate(15deg) translateX(-78px);
  
    border-right: 50px solid transparent;
    border-bottom: 255px solid #fff;
    border-left: 45px solid transparent;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
  
     -khtml-border-radius: 5px;
  }
  
  .clinic-box {
    position: relative;
    z-index: 8;
  
    max-width: 60%;
    margin-left: -110px;
    padding: 45px 60px 45px 165px;
  
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px;
    background: #FBFBFB;
  
    flex: 0 0 60%;
     -khtml-border-radius: 20px;
  }
  
  .clinic-title {
    font-size: 44px;
    font-weight: 900;
    line-height: 1;
  
    position: relative;
    z-index: 99;
  
    text-transform: uppercase;
  
    color: #131313;
  }
  
  .clinic-title span {
    color: #ff4058;
  }
  
  .clinic-p {
    font-size: 16px;
  
    color: #131313;
  }
  
  .block_09 {
    padding: 50px 0 60px;
    background: #040406;
  }
  
  .block_09 .title-box {
    font-size: 43px;
  }
  
  .slider-item {
    max-width: 280px;
    outline: none;
    padding: 15px 15px 25px;
    margin: 0 15px;
    background: #484848;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
  }
  
  .slider-item__image {
    position: relative;
  }
  
  .slider-item__image img {
    display: block;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
  }
  
  .slider-item__image-text {
    position: absolute;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #101318;
    bottom: 5px;
    left: 15px;
  }
  
  .slider-item__image-text:last-of-type {
    left: 55%;
  }
  
  .avatar-review {
    flex: 0 0 75px;
    max-width: 75px;
    padding: 4px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    background: rgb(255,163,6);
    background: -moz-linear-gradient(45deg,  rgba(255,163,6,1) 0%, rgba(255,35,72,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(255,163,6,1) 0%,rgba(255,35,72,1) 100%);
    background: linear-gradient(45deg,  rgba(255,163,6,1) 0%,rgba(255,35,72,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa306', endColorstr='#ff2348',GradientType=1 );
  }
  
  .avatar-review img {
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
  }
  
  .user-info {
    font-size: 20px;
    color: #ffae00;
  }
  
  .user-info span {
    display: block;
    color: #fff;
  }
  
  .user-review {
    font-size: 16px;
    color: #ffffff;
  }
  
  .rating span {
    font-size: 14px;
    color: #cacaca;
  }
  
  .star {
    width: 23px;
    height: 21px;
    margin: 0 1px;
    background: url("../img/star.png")no-repeat center;
  }
  
  .slick-dots {
    bottom: -45px;
  }
  
  .slick-dots li button:before {
    content: "";
    font-size: 20px;
    color: #ffffff;
    border: 1px solid #ffae00;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
  }
  
  .slick-dots li.slick-active button:before {
    background: #ffae00;
  }
  
  .slick-prev, .slick-next {
    z-index: 999;
    width: 30px;
    height: 30px;
  }
  
  .slick-prev:before, .slick-next:before {
    content: "";
  }
  
  .slick-prev:before {
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-right: 30px solid #ffae00;
    border-bottom: 15px solid transparent;
  }
  
  .slick-next:before {
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 30px solid #ffae00;
    border-bottom: 15px solid transparent;
  }
  
  .slick-prev {
    left: -20px;
  }
  
  .slick-next {
    right: -20px;
  }
  
  .last-box .product-title {
    font-size: 36px;
  }
  
  .last-box .product-title span {
    font-size: 46px;
  
    text-align: left;
  }
  
  .block_01.bg-11 {
    background: url("../img/bg_11.jpg")no-repeat center;
    background-size: cover;
  }
  
  .girl-bottom {
    z-index: 1;
    left: 55%;
    top: 0;
    width: 556px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  @media screen and (max-width: 1199px) {
    .title-box {
      font-size: 50px;
    }
  
    .tech-box__text-title {
      font-size: 30px;
    }
  
    .block_03 .title-box {
      font-size: 72px;
    }
  
    .block_03 .product-box {
      margin-top: 50px;
    }
  
    .result-item__text {
      font-size: 13px;
    }
  
    .block_04 .title-box {
      font-size: 56px;
    }
  
    .step-item {
      flex: 0 0 25%;
    }
  
    .block_05 .title-box.bigDick {
      font-size: 52px;
      line-height: 1;
    }
  
    .obj_11 {
      right: -75px;
    }
  
    .doc-review__title {
      font-size: 54px;
    }
  
    .clinic-box {
      max-width: 100%;
      margin: 80px 0 0;
      padding-left: 60px;
  
      flex: 0 0 100%;
    }
  }
  
  @media (max-width: 1200px) {
    .img-block {
      margin-top: 0px;
    }
  }
  
  @media screen and (max-width: 992px) {
    .girl-top {
      top: -65px;
      left: 5%;
  
      width: 650px;
  
      opacity: .3;
    }
  
    .girl-bottom {
      opacity: .4;
    }
  
    .product-box {
      margin-top: 150px;
    }
  
    .obj_02 {
      top: 0;
      right: -30px;
    }
  
    .tech-box .tech-box__text,
    .tech-box .tech-box__image {
      width: 100%;
      max-width: 100%;
  
      flex: 0 0 100%;
    }
  
    .tech-box .tech-box__image {
      padding: 25px 0;
    }
  
    .block_03 .title-box {
      font-size: 60px;
    }
  
    .block_03 .product-box {
      margin: 0 auto;
    }
  
    .how-work__title {
      padding-right: 0;
    }
  
    .obj_09 {
      z-index: 0;
      left: -100px;
  
      opacity: .3;
    }
  
    .block_05 {
      padding-top: 55px;
    }
  
    .block_05 .title-box {
      font-size: 56px;
    }
  
    .step-item {
      margin-bottom: 50px;
  
      flex: 0 0 50%;
    }
  
    .fire2 {
      bottom: -95px;
    }
  
    .composition-item {
      flex: 0 0 30%;
    }
  
    .block_06 .title-box {
      margin-top: 1rem;
    }
  
    .obj_11 {
      z-index: 0;
      right: -100px;
  
      width: 60%;
  
      opacity: .3;
    }
  
    .clinic-title {
      font-size: 32px;
    }
  
    .block_09 {
      padding-top: 30px;
    }
  
    .block_09 .title-box {
      font-size: 34px;
    }
  }
  
  @media screen and (max-width: 767px) {
    .product-box {
      margin-top: 50px;
    }
  
    .form-box {
      margin-top: 0;
    }
  
    .obj_01 {
      bottom: -65px;
      left: 20px;
  
      width: 135px;
    }
  
    .obj_04 {
      right: 30px;
    }
  
    .block_03 .title-box {
      font-size: 50px;
    }
  
    .result-item__icon {
      margin: 0 auto;
    }
  
    .result-item__text {
      margin-top: 25px;
  
      text-align: center;
    }
  
    .block_04 {
      padding-top: 30px;
    }
  
    .block_04 .title-box {
      font-size: 44px;
    }
  
    .how-work__images {
      margin-top: 40px;
    }
  
    .obj_10 {
      top: -100px;
      left: 70%;
    }
  
    .block_05 .title-box {
      font-size: 50px;
    }
  
    .fire1 {
      top: -140px;
    }
  
    .fire2 {
      bottom: -70px;
    }
  
    .block_05 .title-box.bigDick {
      font-size: 40px;
      line-height: 1;
    }
  
    .composition-item {
      flex: 0 0 40%;
    }
  
    .composition-item:first-of-type,
    .composition-item:last-of-type {
      margin-top: 0;
    }
  
    .pluses-top .pluses-item,
    .pluses-top .pluses-item:first-of-type,
    .pluses-top .pluses-item:last-of-type,
    .pluses-bottom .pluses-item,
    .pluses-bottom .pluses-item:first-of-type,
    .pluses-bottom .pluses-item:last-of-type {
      margin: 0 0 20px;
    }
  
    .pluses-item {
      max-width: 100%;
  
      flex: 0 0 50%;
    }
  
    .pluses-item__title {
      padding: 0 15px;
    }
  
    .doc-review__title {
      font-size: 46px;
    }
  
    .obj_11 {
      right: -180px;
  
      width: 90%;
    }
  
    .graphic-circle1 .circle-text1 {
      right: -40px;
      bottom: -60px;
    }
  
    .block_08 {
      padding-top: 130px;
    }
  }
  
  @media screen and (max-width: 574px) {
    .block_09 {
      padding-top: 50px;
  }
    .girl-top {
      top: 0;
      left: 0;
  
      width: 600px;
    }
  
    /*.block_01, .block_01.bg-11 {*/
    /*background-size: contain;*/
    /*background-position: center top;*/
    /*}*/
  
    .girl-mobile {
      width: 700px;
  
      opacity: .6;
    }
  
    .product-box {
      margin-top: 0;
    }
  
    .form-box {
      margin: 30px auto 0;
    }
  
    .obj_01 {
      left: 50%;
  
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
    }
  
    .result-item {
      max-width: 300px;
      margin: 0 auto;
    }
  
    .result-item__text {
      flex: 0 0 100%;
    }
  
    .customButton {
      display: block;
  
      max-width: 280px;
      margin: 0 auto 30px;
    }
  
    .block_05 .title-box {
      font-size: 44px;
    }
  
    .step-item {
      max-width: 100%;
  
      flex: 0 0 100%;
    }
  
    .block_05 .title-box.bigDick {
      font-size: 34px;
    }
  
    .composition-item {
      max-width: 100%;
  
      flex: 0 0 100%;
    }
  
    .title-box {
      font-size: 40px;
    }
  }
  
  @media screen and (max-width: 574px) {
    .tech-box__text {
      padding: 35px 30px;
    }
  
    .graphic-box {
      position: relative;
      z-index: 9;
  
      width: 310px;
      height: 310px;
  
      flex: 0 0 310px;
    }
  
    .graphic-circle1 .circle-text,
    .graphic-circle1 .circle-text1,
    .graphic-circle1 .circle-text2 {
      width: 100%;
    }
  
    .graphic-circle1 .circle-text:before {
      right: 50%;
      bottom: -50px;
    }
  
    .graphic-circle1 .circle-text1 {
      right: 0;
      bottom: -90px;
  
      text-align: right;
    }
  
    .graphic-circle1 .circle-text1:before {
      top: -50px;
      right: 0;
      left: inherit;
    }
  
    .graphic-circle1 .circle-text2:before {
      top: -30px;
      left: 0;
    }
  
    .graphic-circle3:before {
      position: absolute;
      bottom: -19px;
      left: 50%;
  
      width: 0;
      height: 0;
  
      content: "";
      -webkit-transform: rotate(19deg) translateX(-67px);
         -moz-transform: rotate(19deg) translateX(-67px);
          -ms-transform: rotate(19deg) translateX(-67px);
           -o-transform: rotate(19deg) translateX(-67px);
              transform: rotate(19deg) translateX(-67px);
  
      border-right: 40px solid transparent;
      border-bottom: 150px solid #fff;
      border-left: 40px solid transparent;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
  
       -khtml-border-radius: 5px;
    }
  
    .graphic-circle1 span {
      font-size: 30px;
  
      left: 30px;
    }
  
    .graphic-circle2 span {
      font-size: 30px;
  
      right: 40px;
    }
  
    .graphic-circle3 span {
      font-size: 24px;
  
      left: 99px;
    }
  
    .clinic-box {
      margin-top: 100px;
      padding: 30px 20px;
    }
  
    .clinic-title {
      font-size: 24px;
    }
  
    .block_09 .title-box {
      font-size: 30px;
    }
  
    .slider-item {
      max-width: 100%;
    }
  }
  
  @media screen and (max-width: 439px) {
    .tech-box__text-title {
      font-size: 22px;
    }
  
    .obj_04 {
      right: 20px;
      bottom: 0;
    }
  
    .block_03 .title-box {
      font-size: 36px;
    }
  
    .block_04 .title-box {
      font-size: 34px;
    }
  
    .how-work__title {
      font-size: 24px;
    }
  
    .block_05 .title-box {
      font-size: 34px;
    }
  
    .step-box {
      position: relative;
  
      overflow: hidden;
  
      padding: 40px 40px 0;
    }
  
    .fire1 {
      top: -110px;
    }
  
    .fire2 {
      bottom: -55px;
    }
  
    .block_05 .title-box.bigDick {
      font-size: 30px;
    }
  
    .title-box {
      font-size: 32px;
    }
  
    .doc-review {
      padding: 40px 25px;
    }
  
    .doc-review__title {
      font-size: 40px;
    }
  }
  
  @media screen and (max-width: 419px) {
    .pluses-item {
      flex: 0 0 100%;
    }
  }
  
  @media screen and (max-width: 349px) {
    .block_09 {
      padding-top: 100px;
  }
    .block_01 {
      padding-bottom: 40px;
    }
  
    .tech-box__text-title {
      font-size: 18px;
    }
  
    .obj_03 {
      top: 50px;
    }
  
    .fire1 {
      top: -80px;
    }
  
    .fire2 {
      bottom: -30px;
    }
  
    .obj_11 {
      right: -80px;
    }
  
    .block_08 {
      padding-bottom: 20px;
    }
  
    .block_09 .title-box {
      font-size: 26px;
    }
  }
  
  @media screen and (max-width: 1200px) {
    .row-bg1:before,
    .row-bg:before {
      opacity: .7;
    }
  
    .how-work__title,
    .how-work__p {
      text-shadow: 5px 5px 10px #000;
    }
  
    .how-work__title {
      padding-right: 0;
    }
  
    .img-box img:nth-child(2) {
      bottom: -30px;
    }
  
    .prod1 {
      max-width: 400px;
    }
  
    
  }
  
  @media screen and (max-width: 1199px) {
    .graphic-box {
      -webkit-order: 2;
      -moz-order: 2;
      -ms-order: 2;
      -o-order: 2;
      order: 2;
    }
  
    .clinic-box {
      margin-top: 0;
      margin-bottom: 90px;
    }
  
    .img-box img:nth-child(2) {
      right: 0;
      bottom: auto;
      top: 200px;
    }
  }
  
  @media screen and (max-width: 992px) {
    .row-bg1:before {
      opacity: .4;
      background-position: -210px center;
    }
  
    .obj_11 {
      display: none;
    }
  }
  
  @media screen and (max-width: 767px) {
    .row-bg1:before {
      background-position: left center;
    }
  
    .how-work__title1,
    .how-work__p1,
    .how-work__p {
      padding-left: 0 !important;
    }
  
    .obj_10 {
        top: -100px;
        left: 70%;
    }
  }
  
  @media screen and (max-width: 574px) {
    .img-box img:nth-child(2),
    .img-box img:last-child {
      display: none;
    }
  }
  
  @media screen and (max-width: 400px) {
    .row-bg:before {
      background-position: right -145px center;
    }
  
    .row-bg1:before {
      background-position: left -145px center;
    }
  
    .img-box img:last-child {
      display: none;
    }
  }
  
  @media (max-width: 767px) {
    .center_text {
      text-align: center;
    }
    .center_text-flex {
      justify-content: center;
    }
    .center_text-box {
      max-width: 300px;
      margin: 0 auto;
    }
  }
  .product-box img {
    display: block;
    margin: 0 auto;
  }
  .block_01 .product-box img {
    max-width: 150px;
    padding-top: 85px;
  }
  .block_03 .product-box img {
    max-width: 200px;
    padding-top: 50px;
  }
  @media (max-width: 1200px) {
    .block_01 .product-box img {
      padding-top: 63px;
    }
    .block_03 .product-box img {
      padding-top: 0px;
    }
    .block_03 .product-box:before {
      top: 40px;
    }
  }
  @media (max-width: 992px) {
    .block_01 .product-box img {
      padding-top: 0px;
    }
    .block_03 .product-box img {
      padding-top: 0px;
    }
    .block_03 .product-box:before {
      top: -10px;
    }
  }
  @media (max-width: 768px) {
    .block_01 .product-box img {
      padding-top: 30px;
    }
  }
  @media (max-width: 575px) {
    .block_01 .product-box img {
      padding-top: 0px;
    }
    .block_03 .product-box img {
      max-width: 150px;
      padding-top: 40px;
    }
  }

