body {
    min-width: 480px;
    background: rgb(227, 227, 227);
    font-family: "Gotham Pro", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5em;
    color: rgb(51, 51, 51);
    cursor: default;
}

.main_wrapper {
    margin: 0px auto;
    width: 480px;
    background: rgb(255, 255, 255);
}

.check span {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    padding: 15px;
    bottom: 19px;
}

img {
    max-width: 100%;
    height: auto;
}

b {
    font-weight: 700;
}

.clearfix::after {
    content: "";
    display: block;
    clear: both;
}

h2.title {
    font-size: 24px;
    line-height: 1.5em;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    padding: 0px 20px;
}

h2.title span {
    display: block;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.1em;
    color: rgb(248, 32, 52);
}

p.subtitle {
    text-align: center;
    font-size: 18px;
    line-height: 1.3em;
    margin: -10px 0px 20px;
}

section {
    padding: 35px 0px 30px;
}

.Ñolor_theme {
    background: linear-gradient(rgb(237, 82, 92) 0%, rgb(230, 83, 54) 100%);
}

.Ñolor_theme .title, .Ñolor_theme .title span {
    color: rgb(255, 255, 255);
}

.m1-form {
    padding: 0px 40px;
}

.m1-form input {
    width: 100%;
    display: block;
    font-family: "Gotham Pro", sans-serif;
    border: 1px solid rgb(236, 236, 236);
    font-size: 18px;
    margin-bottom: 20px;
    height: 68px;
    border-radius: 6px;
    background: rgb(255, 255, 255);
    text-indent: 65px;
    color: rgb(114, 114, 114);
}

.m1-form select {
    width: 100%;
    display: block;
    font-family: "Gotham Pro", sans-serif;
    border: 1px solid rgb(236, 236, 236);
    font-size: 18px;
    margin-bottom: 20px;
    height: 68px;
    border-radius: 6px;
    background: rgb(255, 255, 255);
    text-indent: 65px;
    color: rgb(114, 114, 114);
}

.m1-form input[name="name"] {
    background: url("-dcqirj5.png") 20px 50% no-repeat rgb(255, 255, 255);
}

.m1-form input[name="phone"] {
    background: url("91gi06od.png") 20px 50% no-repeat rgb(255, 255, 255);
}

.m1-form .button-m {
    margin-top: 0px;
}

.m1-form ::-webkit-input-placeholder {
    color: rgb(114, 114, 114);
}

.m1-form ::-webkit-select-placeholder {
    color: rgb(114, 114, 114);
}

.m1-form :focus::-webkit-input-placeholder {
    color: transparent;
}

.m1-form :focus::-webkit-select-placeholder {
    color: transparent;
}

.button-m {
    display: block;
    margin: 0px auto;
    width: 400px;
    height: 76px;
    border: none;
    border-radius: 38px;
    background-image: linear-gradient(90deg, rgb(0, 119, 200) 0%, rgb(40, 139, 207) 35%, rgb(0, 119, 200) 100%);
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 76px;
    letter-spacing: 1px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 10;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 12px 0px;
}

.button-m:active {
    background: linear-gradient(rgb(255, 167, 7), rgb(254, 201, 37));
    top: 2px;
}

.top_line {
    background: rgb(255, 255, 255);
}

.top_line ul {
    padding: 2px 25px 2px 20px;
    text-align: center;
    text-align-last: justify;
    font-size: 0px;
    letter-spacing: -1px;
}

.top_line ul > li {
    display: inline-block;
    padding: 14px 0px 14px 45px;
    text-align: left;
    text-align-last: left;
    font-size: 14px;
    line-height: 1.3em;
    letter-spacing: normal;
}

.top_line ul > li:nth-child(1) {
    background: url("") 5px 50% no-repeat;
}

.top_line ul > li:nth-child(2) {
    background: url("") 10px 50% no-repeat;
}

.top_line ul > li:nth-child(3) {
    background: url("") 0px 50% no-repeat;
}

.top_line ul > li span {
    font-weight: 700;
    display: block;
}

.offer_section {
    background: url("c96nz3f4.jpg") 50% 100% no-repeat rgb(240, 243, 238);
    padding-top: 0px;
    padding-bottom: 35px;
}

.main_title {
    color: rgb(0, 0, 0);
    font-size: 31px;
    line-height: 1.1em;
    text-align: center;
    font-weight: 700;
    padding: 23px 0px 25px;
    background: linear-gradient(to right, rgb(215 214 214) 0%, rgb(191 186 186) 100%);
}

.header_image {
    position: relative;
}

.header_image > img {
    display: block;
}

.offer_desc {
    position: absolute;
    color: rgb(255, 255, 255);
    font-size: 26px;
    line-height: 1.2em;
    right: 20px;
    top: 27px;
    width: 175px;
    font-weight: 700;
    text-align: right;
}

.offer_section .sale {
    position: absolute;
    width: 112px;
    height: 112px;
    display: block;
    inset: 100px 0px 0px 350px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    line-height: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    border-radius: 77px;
    background: linear-gradient(90deg, rgb(240, 65, 101), rgb(249, 194, 164));
}

.offer_section .sale > p {
    transform: rotate(-20deg);
    position: absolute;
    bottom: 32px;
    left: 2px;
}

.offer_section .sale > p > span {
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
    display: inline-block;
    vertical-align: middle;
    margin: -4px 0px 0px 5px;
}

.offer_bulets {
}

.offer_bulets > li {
    padding: 20px 20px 20px 70px;
    background: url("") 20px 50% no-repeat rgb(255, 255, 255);
    border-bottom: 1px solid rgb(239, 239, 239);
}

.offer_section .timer_block {
    padding: 20px 50px 0px;
    margin-bottom: 30px;
    text-align: center;
}

.offer_section .timer_block > p {
    font-size: 18px;
    text-align: center;
    margin: 0px 0px 12px;
}

.offer_section .timer_block .timer_item {
    display: inline-block;
    width: 76px;
    padding: 10px 0px;
    position: relative;
    text-align: center;
    margin: 0px 20px;
    border-radius: 20px;
    background: linear-gradient(342deg, rgb(255, 205, 63) 0%, rgb(253, 218, 19) 35%, rgb(239, 230, 62) 100%);
}

.offer_section .timer .timer_item:not(:last-child)::after {
    content: ":";
    color: rgb(185, 187, 184);
    font-size: 40px;
    position: absolute;
    top: 12px;
    right: -28px;
    line-height: 1em;
}

.offer_section .timer_block .count span {
    font-size: 40px;
    font-weight: 400;
    color: rgb(42, 48, 22);
    line-height: 1em;
}

.offer_section .timer_block .text {
    font-size: 14px;
    line-height: 1.1em;
    color: rgb(42, 48, 22);
}

.offer_section .price {
    background: url("dswpcvff.png") 50% 4px no-repeat;
    padding: 0px;
    margin: 30px 0px;
}

.offer_section .price > div {
    width: 50%;
    float: left;
    font-size: 14px;
    line-height: 1.1em;
    text-transform: uppercase;
}

.offer_section .price .old {
    text-align: right;
    padding-right: 40px;
}

.offer_section .price .new {
    padding-left: 40px;
}

.offer_section .price p {
    font-size: 44px;
    line-height: 1.1em;
}

.offer_section .price .old p span {
    text-decoration: line-through;
}

.offer_section .price p small {
    font-size: 26px;
}

.offer_section .price .new p {
    color: rgb(255, 62, 62);
    font-weight: 700;
}

.offer_section .products_count {
    margin: 30px 0px 0px;
    font-size: 16px;
    line-height: 1.1em;
    text-align: center;
}

.offer_section .products_count > span {
    color: rgb(255, 255, 255);
    font-weight: 700;
    background: rgb(255, 62, 62);
    border-radius: 4px;
    display: inline-block;
    vertical-align: top;
    padding: 5px 8px;
    margin: -4px 0px 0px 8px;
}

.sect2 .title {
    margin-bottom: 10px;
}

.sect2 img {
    display: block;
    margin: 0px auto 10px;
}

.sect2 > p {
    padding: 0px 40px;
    line-height: 1.8em;
    text-align: left;
    margin-bottom: 20px;
}

.sect2 > p > span {
    background: rgb(0, 119, 200);
    color: rgb(255, 255, 255);
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 50px;
}

.sect2 .gifka {
    border-radius: 8px;
    margin-bottom: 30px;
    width: 440px;
}

.list1 {
    font-size: 0px;
    letter-spacing: -1px;
    padding: 0px 30px;
    text-align: justify;
    text-align-last: justify;
}

.list1 > li {
    font-size: 16px;
    letter-spacing: normal;
    text-align: left;
    text-align-last: left;
    padding: 0px 0px 0px 30px;
    background: url("") 0% 3px no-repeat;
    margin-bottom: 30px;
}

.sect3 {
    padding: 0px;
}

.sect3 h2 {
    color: rgb(255, 255, 255);
    font-size: 19px;
    line-height: 1.4em;
    text-align: center;
    padding: 12px 60px;
    text-transform: uppercase;
    font-weight: 500;
}

.sect3 h2 span {
    font-size: 18px;
    line-height: 1.2em;
    display: block;
    font-weight: 700;
    color: rgb(68, 68, 68);
}

.sect3 > img {
    display: block;
    margin-bottom: 6px;
}

.sect3 > img:last-child {
    margin-bottom: 0px;
}

.sect4 {
    padding-bottom: 5px;
}

.sect4 .img {
    position: relative;
}

.sect4 .img > img {
    display: block;
    margin: 0px 0px -15px;
}

.sect4 .img::after {
    content: "";
    width: 34px;
    height: 84px;
    background: url("") 50% 50% no-repeat;
    position: absolute;
    bottom: -10px;
    left: 333px;
}

.sect4 .list2 {
    font-size: 0px;
    letter-spacing: -1px;
}

.list2 > ul {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    padding: 35px 20px 70px;
    font-size: 16px;
    letter-spacing: normal;
}

.list2 > ul > h4 {
    text-align: center;
    margin-bottom: 25px;
}

.list2 > ul > li:not(:last-child) {
    margin-bottom: 25px;
}

.list2 > .plus {
    background: rgb(255, 249, 240);
}

.list2 .minus > li {
    padding: 0px 0px 0px 22px;
    background: url("") 0% 5px no-repeat;
}

.list2 .plus > li {
    padding: 0px 0px 0px 24px;
    background: url("") 0% 5px no-repeat;
}

.list2 > .plus > h4 {
    color: rgb(240, 65, 101);
}

.sect4 .button-m {
    margin: -41px auto -51px;
}

.sect5 {
    background: url("") 50% 0% no-repeat rgb(241, 62, 88);
    padding: 40px 0px 30px;
}

.sect5 .title {
    margin-bottom: 120px;
}

.sect5 .title, .sect5 .title span {
    color: rgb(255, 255, 255);
}

.list3 {
    font-size: 0px;
    letter-spacing: -1px;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.list3 > li {
    width: 210px;
    display: inline-block;
    vertical-align: top;
    background: rgb(255, 255, 255);
    border-radius: 6px;
    margin: 0px 0px 110px 20px;
    font-size: 16px;
    letter-spacing: normal;
    padding: 5px 15px 20px;
    text-align: center;
}

.list3 > li > img {
    display: block;
    margin: -95px auto 20px;
    border-radius: 50%;
    border: 8px solid rgba(255, 255, 255, 0.5);
    box-shadow: rgba(0, 0, 0, 0.35) 0px 2px 12px 0px;
}

.list3 > li:nth-child(3), .list3 > li:nth-child(4) {
    margin-bottom: 0px;
}

.sect5 > img {
    display: block;
    margin: 0px auto;
}

.sect6 .title span {
    color: rgb(242, 67, 94);
}

.list4 {
    padding: 0px 20px 50px;
}

.list4 > li {
    display: table;
    width: 100%;
    margin-bottom: 55px;
}

.list4 > li .img {
    display: table-cell;
    vertical-align: middle;
    width: 105px;
}

.list4 > li .img > img {
    display: block;
    margin: 0px auto;
    border-radius: 6px;
}

.list4 > li .txt {
    padding: 0px 0px 0px 20px;
    display: table-cell;
    vertical-align: middle;
}

.list4 > li .txt > span {
    font-weight: 700;
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}

.list4 > li:nth-child(2n) .txt {
    text-align: right;
    padding: 0px 20px 0px 0px;
}

.list4 > li:last-child {
    margin-bottom: 0px;
}

.sect7 {
    background: linear-gradient(rgb(243, 243, 243) 0%, rgb(255, 255, 255) 100%);
    padding-bottom: 0px;
}

.rev_item .info {
    padding: 30px 30px 20px;
    background: rgb(255, 255, 255);
}

.rev_item .info > img {
    float: left;
    border-radius: 50%;
}

.rev_item .info .txt {
    padding: 4px 0px 0px 70px;
    background: url("") 100% 50% no-repeat;
}

.rev_item .info .txt span {
    font-size: 18px;
    display: block;
}

.rev_item > img {
    display: block;
    margin: 0px auto;
}

.rev_item p {
    background: rgb(248, 248, 248);
    padding: 25px 20px 30px;
    text-align: center;
}

.rev_item p > span {
    display: block;
    margin-bottom: 15px;
    font-weight: 700;
}

.vote_section {
    background: url("") 50% 0% no-repeat rgb(245, 84, 127);
    padding-top: 30px;
}

.vote_section h2 {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.5em;
    text-align: center;
    margin-bottom: 30px;
    padding: 0px 40px;
}

.vote_section .vote_block {
    margin: 0px 18px;
    padding: 20px 20px 30px;
    background: rgb(255, 255, 255);
    box-shadow: rgba(2, 2, 2, 0.1) 0px 0px 27px;
}

.vote_section .questions_list {
    margin: 0px 0px 22px;
}

.vote_section .question_item {
    margin: 0px 0px 20px;
    height: 55px;
    border-radius: 6px;
    background: rgb(237, 237, 237);
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding: 0px 0px 0px 65px;
}

.vote_section .question_item:last-child {
    margin: 0px;
}

.vote_section .question_item .line {
    display: none;
    width: 0%;
    height: 55px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.vote_section .questions_list.active .question_item .line {
    display: block;
}

.vote_section .question_item:nth-child(1) .line {
    background: rgb(60, 228, 52);
}

.vote_section .question_item:nth-child(2) .line {
    background: rgb(255, 66, 66);
}

.vote_section .question_item:nth-child(3) .line {
    background: rgb(255, 183, 58);
}

.vote_section .question_item .question_text {
    float: left;
    padding: 0px;
    line-height: 55px;
    position: relative;
}

.vote_section .question_item .question_text::before {
    box-sizing: border-box;
    content: "";
    width: 55px;
    height: 55px;
    border-radius: 4px;
    position: absolute;
    left: -65px;
}

.vote_section .questions_list.active .question_item .question_text::before {
    display: none;
}

.vote_section .question_item:nth-child(1) .question_text::before {
    background: url("") 50% 50% no-repeat rgb(60, 228, 52);
}

.vote_section .question_item:nth-child(2) .question_text::before {
    background: url("") 50% 50% no-repeat rgb(255, 66, 66);
}

.vote_section .question_item:nth-child(3) .question_text::before {
    background: url("") 50% 50% no-repeat rgb(255, 183, 58);
}

.vote_section .question_item .percents {
    display: none;
    float: right;
    padding: 0px 10px 0px 0px;
    font-weight: 700;
    line-height: 55px;
    text-align: right;
    position: relative;
}

.vote_section .questions_list.active .question_item .percents {
    display: block;
}

.vote_section .voice_count {
    text-align: center;
    margin-top: 35px;
}

.vote_section .voice_count::before {
    content: "";
    width: 46px;
    height: 34px;
    background: url("") 50% 50% no-repeat;
    display: inline-block;
    vertical-align: top;
    margin: -7px 20px 0px 0px;
}

.vote_section .voice_count b {
    font-weight: 700;
    color: rgb(249, 149, 7);
}

.vote_section .voice_count span {
    font-weight: 700;
    color: rgb(249, 149, 7);
}

.sect9 {
    padding-bottom: 40px;
}

.list5 {
    padding: 0px 20px;
}

.list5 > li {
    width: 100%;
    display: table;
    margin-bottom: 42px;
}

.list5 > li:last-child {
    margin-bottom: 0px;
}

.list5 > li .img {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.list5 > li .img img {
    display: block;
    margin: 0px auto;
    border-radius: 6px;
}

.list5 > li .txt {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 20px;
}

.list5 > li:nth-child(2n) .txt {
    padding: 0px 20px 0px 0px;
}

.list5 > li .txt p {
    font-size: 14px;
}

.list5 > li .txt span {
    display: block;
    font-weight: 700;
    font-size: 16px;
}

.offer_section h5 {
    text-align: center;
    padding: 0px 75px;
    margin-bottom: 30px;
    font-weight: 400;
}

.offer_section h5 span {
    font-size: 24px;
    line-height: 1.4em;
    display: block;
}

.footer_section {
    padding: 25px 0px;
    background: rgb(255, 255, 255);
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.footer_section img {
    display: block;
    margin: 0px auto 10px;
}

.footer_section a {
    color: rgb(34, 34, 34);
    display: block;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0px;
    overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed, .video-container .youtube {
    background: rgb(0, 0, 0);
    border: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.iAloza {
    margin-top: 11px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.iOBGpd {
    padding-right: 7px;
    font-size: 13px;
    color: rgb(68, 73, 80);
}

.iALXKM {
    display: inline-flex;
    position: relative;
    appearance: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    border: 0px;
    color: inherit;
    background-color: transparent;
}

.ksTSWJ {
    margin: 18px 0px;
    display: flex;
}

.bpgmEB {
    width: 100%;
    display: flex;
}

.hhFvJt {
    margin: 0px;
    width: 30px;
    max-width: none;
    display: block;
    height: 30px;
    border-radius: 100%;
}

.ggLknz {
    padding-left: 5px;
}

.eWitUL {
    padding: 7px 10px 10px 15px;
    background-color: rgb(242, 243, 245);
    border-radius: 20px;
}

.gKpCSo {
    padding-right: 5px;
    font-size: 14px;
    color: rgb(43, 88, 143);
    font-weight: 700;
    line-height: 1.3;
}

.degbuh {
    font-size: 14px;
    color: rgb(0, 0, 0);
    line-height: 1.25;
}

.bEEZHa {
    position: absolute;
    right: 0px;
    bottom: -13px;
}

.iTNacO {
    display: flex;
}

.kkgXjw {
    margin: 0px;
    display: block;
    height: auto;
    max-width: 100%;
}

.blvJQI {
    font-size: 14px;
    color: rgb(137, 137, 137);
    position: absolute;
    top: 5px;
    right: 9px;
}

.jBtIxC {
    margin-top: 9px;
    padding-left: 16px;
    display: flex;
}

.bdxwcP {
    display: inline-flex;
    position: relative;
    appearance: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 0px 13px 0px 0px;
    border-radius: 0px;
    border: 0px;
    background-color: transparent;
    font-size: 14px;
    color: rgb(56, 88, 152);
}

.bdxwcP::after {
    content: ".";
    position: absolute;
    top: -6px;
    right: 4px;
    color: rgb(137, 137, 137);
    font-size: 15px;
}

.jUItPz {
    display: inline-flex;
    position: relative;
    appearance: none;
    user-select: none;
    outline: none;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    margin: 0px;
    padding: 0px 13px 0px 0px;
    border-radius: 0px;
    border: 0px;
    background-color: transparent;
    font-size: 14px;
    color: rgb(56, 88, 152);
}

.jUItPz::after {
    content: ".";
    position: absolute;
    top: -6px;
    right: 4px;
    color: rgb(137, 137, 137);
    font-size: 15px;
}

.jAAtcy {
    padding-right: 9px;
    font-size: 14px;
    color: rgb(171, 171, 171);
}

.fExxFQ {
    font-size: 14px;
    color: rgb(68, 73, 80);
}

form .check input {
    width: 50px;
    height: 50px;
}

form .check select {
    width: 50px;
    height: 50px;
}

.input {
    display: inline-block;
}

.select {
    display: inline-block;
}

.block-last form > div {
    padding-bottom: 15px;
}

.check span {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    bottom: 19px;
    padding: 15px;
}

.reviews_section {
    padding: 30px 20px;
    background: linear-gradient(134deg, rgb(37, 121, 201) 0%, rgb(79, 159, 237) 35%, rgb(26, 112, 194) 100%);
}

.reviews_section h2 {
    margin: 0px 0px 30px;
}

.wtsp_item {
    max-width: 410px;
    min-height: 710px;
    margin: 0px auto;
    background: url("reviews__wtsp_bg.jpg") 50% 0% repeat;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.wtsp_item .info {
    background: url("reviews__wtsp_btn.png") 3px 50% no-repeat rgb(255, 255, 255);
    padding: 16px 110px 13px 50px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 0px 12px 0px;
    position: relative;
    z-index: 2;
    border-radius: 20px 20px 0px 0px;
}

.wtsp_item .info > img {
    float: left;
    border-radius: 50%;
    width: 42px;
    border: 1px solid rgb(15, 58, 51);
}

.wtsp_item .info .text {
    overflow: hidden;
    padding-left: 8px;
    color: rgb(51, 51, 51);
}

.wtsp_item .info .text > p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.wtsp_item .info .text > small {
    font-size: 13px;
    line-height: 18px;
    display: block;
}

.wtsp_item .date {
    text-align: center;
    margin-top: 10px;
}

.wtsp_item .date > span {
    display: inline-block;
    vertical-align: top;
    background: rgb(212, 235, 243);
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;
    color: rgb(63, 82, 80);
    padding: 0px 8px;
    border-radius: 7px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
}

.wtsp_item .message_container {
    margin-top: 10px;
    padding: 0px 12px;
}

.wtsp_item .message {
    display: inline-block;
    max-width: 295px;
    min-width: 70px;
    padding: 6px 10px;
    position: relative;
    font-size: 18px;
    line-height: 22px;
    color: rgb(33, 33, 33);
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 3px 0px;
    margin-bottom: 10px;
}

.wtsp_item .message:last-child {
    margin-bottom: 0px;
}

.wtsp_item .message > p {
    margin-bottom: 5px;
}

.wtsp_item .message > img {
    display: block;
    margin: 6px auto;
    border-radius: 4px;
}

.wtsp_item .message .time {
    text-align: right;
    font-size: 14px;
    line-height: 15px;
    color: rgb(152, 152, 152);
    padding: 0px 5px;
}

.wtsp_item .message.client {
    background: rgb(255, 255, 255);
    border-radius: 0px 6px 6px;
}

.wtsp_item .message.client::before {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0px 8px 8px 0px;
    border-color: transparent rgb(255, 255, 255) transparent transparent;
    position: absolute;
    top: 0px;
    left: -6px;
}

.wtsp_item .message.author {
    background: rgb(200, 226, 253);
    border-radius: 10px 0px 10px 10px;
    padding: 6px 10px;
    float: right;
}

.wtsp_item .message.author::before {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 8px 8px 0px 0px;
    border-color: rgb(200, 226, 253) transparent transparent;
    position: absolute;
    top: 0px;
    right: -6px;
}

.wtsp_item .message.author .time {
    padding: 0px;
}

.wtsp_item .message.author .time::after {
    content: "";
    width: 18px;
    height: 12px;
    background: url("urn:scrapbook:download:error:https://l1.supercina.fun/img/reviews__wtsp_read.html") 50% 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0px 0px 4px;
}

.wtsp_item::after {
    content: "";
    width: 404px;
    height: 57px;
    background: url("reviews__wtsp_send.png") 50% 50% no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -202px;
    bottom: 7px;
}

.wtsp_rev .owl-prev, .wtsp_rev .owl-next {
    width: 47px;
    height: 47px;
    background: url("slider__arrows.jpg") no-repeat rgb(248, 90, 61);
    position: absolute;
    top: 50%;
    margin-top: -23px;
}

.wtsp_rev .owl-prev {
    background-position: left center;
    border-radius: 0px 6px 6px 0px;
    left: -20px;
}

.wtsp_rev .owl-next {
    background-position: right center;
    border-radius: 6px 0px 0px 6px;
    right: -20px;
}

.wtsp_rev .owl-dots {
    font-size: 0px;
    text-align: center;
    margin-top: 20px;
}

.wtsp_rev .owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 0px 8px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid rgb(255, 255, 255);
}

.wtsp_rev .owl-dot.active {
    background: rgb(255, 255, 255);
}

.reyt {
    background: linear-gradient(342deg, rgb(237, 224, 1) 0%, rgb(237, 225, 0) 35%, rgb(238, 226, 0) 100%);
    padding: 12px 0px 12px 30px;
    color: rgb(33, 26, 0);
}

.reyt .stars {
    display: inline-block;
    background: url("stars.png") left 3px no-repeat;
    padding: 0px 15px 0px 116px;
    margin-right: 10px;
    line-height: 24px;
    border-right: 1px solid rgb(222, 223, 224);
}

.reyt .stars b {
    font-size: 20px;
    color: rgb(42, 48, 22);
}

.title-block {
    position: absolute;
    z-index: 9990;
    width: 480px;
    height: 64px;
    top: 0px;
    left: 50%;
    margin: 0px 0px 0px -240px;
    padding: 12px 20px;
    background: rgba(255, 255, 255, 0.93);
}

.title-block > span {
    display: inline-block;
    margin: 9px 0px 0px;
    font-family: Pattaya, Helvetica, Arial, sans-serif;
    font-size: 25px;
    font-weight: 400;
}

.title-block > a {
    display: inline-block;
    float: right;
    padding: 6px 25px 7px;
    color: rgb(42, 48, 22);
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.3px;
    border-radius: 30px;
    background: rgb(255, 241, 0);
    border-bottom: 1px solid rgb(237, 223, 20);
}
