.single-review-item__image {
    position: relative;
}

.before-after__block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #00000094;
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
}

.before__left {
    display: inline-block;
    width: 48%;
    text-align: left;
}

.after__right {
    display: inline-block;
    width: 48%;
    text-align: right;
}

.single-review-item__content {
    position: relative;
    min-height: 450px;
    background: #fff;
    color: #222;
    padding: 30px;
    text-align: left;
    /*margin: 10px 10px 0 0;*/
    line-height: 1.1;
    font-size: 20px;
}

.single-review-item__content-name {
    position: absolute;
    left: 30px;
    bottom: 10px;
    color: #3876cb;
    margin: 20px 0 5px;
    font-size: 27px;
}

.single-review-item__content-name.blue {
    color: #3876cb;
}

.wrapper__reviews-carousel {
    position: relative;
    padding: 0 0 30px 0;
}

.reviews-carousel {
    position: relative;
}

.reviews-carousel .owl-nav {
    position: absolute;
    top: 150px;
    width: 100%;
    font-family: 'FontAwesome';
}

.reviews-carousel.reviews-men .owl-nav button {
    box-shadow: 0 0 15px #3876cb;
    background: #3876cb !important;
    padding: 15px !important;
    border-radius: 10em;
}

.reviews-carousel.reviews-women .owl-nav button {
    box-shadow: 0 0 15px #f84e7b;
    background: #f84e7b !important;
    padding: 15px !important;
    border-radius: 10em;
}

.reviews-carousel .owl-prev {
    position: absolute;
    left: 0;
}

.reviews-carousel .owl-next {
    position: absolute;
    right: 0;
}

.reviews-carousel .owl-prev:before {
    content: '\f053';
    top: 5px;
    position: relative;
    left: -2px;
}

.reviews-carousel .owl-next:before {
    content: '\f054';
    top: 5px;
    position: relative;
    left: 2px;
}

.phone__footer {
    display: block;
    padding: 5px 0;
    color: #333;
    font-size: 36px;
    font-weight: 900;
}

.custom-icon {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 10px 0;
    text-align: center;
    vertical-align: top;
}

.custom-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
}

.icon-whatsapp:before {
    background: url("/images/icons/icon-whatsapp.png") no-repeat;
    background-size: contain;
}

.icon-viber:before {
    background: url("/images/icons/icon-viber.png") no-repeat;
    background-size: contain;
}

.icon-viber {
    margin-right: 15px;
}

.phone__bottom-bar {
    color: #fff;
    font-size: 21px;
}

.phone__bottom-bar:hover {
    color: #fff;
}

.wrapper__bottom-bar-icons {
    margin-left: 0;
}

.custom-icon.icon__bottom-bar {

}

.custom-icon.icon__bottom-bar:before {
    width: 30px;
    height: 30px;
}

.icon-viber.icon__bottom-bar {
    margin-right: 0;
}

.wrapper__bottom-ba-logo {
    display: inline-block;
    margin-bottom: -10px;
    vertical-align: top;
}

.wrapper__bottom-bar-text {
    display: inline-block;
    vertical-align: top;
}

.wrapper__bottom-ba-logo img {
    max-width: 40px;
}

.form-success {
    display: none;
}

.reviews-women .single-review-item__content {
    min-height: 475px;
}

.site-title a,
.site-title a:active,
.site-title a:hover {
    color: #0a96d8;
}

#container {
    width: 100%;
    margin: 0;
}

#container, #content, #content-full {
    font-size: 21px;
}

body {
    color: #222;
    font-family: "Book", Arial, FontAwesome, sans-serif;
    line-height: 1.2;
    word-wrap: break-word;
    font-weight: normal;
    background: #fff;
    min-width: 1250px;
}

.site-container {
    width: 100%;
    display: block;
    margin: 0 auto;
    background: #FFF;
    overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
    color: #222;
    line-height: 1;
    font-family: "Demi";
}

#bg100 h1, #bg100 h2, #bg100 h3, #bg100 h4, #bg100 h5, #bg100 h6 {
    color: #fff;
}

.entrytext {
    padding: 0;
}

.post-container .fpthumb {
    margin: 0;
}

.post, .hentry, .no-results {
    margin-bottom: 0;
}

.post-container {
    border: none;
    border-radius: 0;
    overflow: hidden;
}

.alignleft, .alignright, #right-sidebar {
    display: none;
}

b, strong {
    font-family: "Demi";
}

a {
    color: #3283c1;
}

a.no-link {
    cursor: auto;
    pointer-events: none;
}

.blue a.no-link:hover {
    color: #3876cb;
}

.pink a.no-link:hover {
    color: #f84e7b;
}

.wrapper__desc-men-text {
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
}


@media screen and (max-width: 1279px) {
    body {
        min-width: 1000px;
    }
}

@media screen and (max-width: 1023px) {
    body {
        min-width: 775px;
    }
}

@media screen and (max-width: 799px) {
    body {
        min-width: 575px;
    }
}


@media screen and (max-width: 699px) {
    body {
        min-width: 300px;
    }
}

h1 {
    font-size: 80px;
    text-transform: uppercase;
    margin: 60px 0 20px;
}

h2 {
    font-size: 45px;
    text-transform: uppercase;
    line-height: 1.1;
}

.custom_h2 {
    margin-bottom: 10px;
    font-family: "Demi";
    font-size: 36px;
    text-transform: uppercase;
}

h3 {
    font-size: 36px;
    text-align: left;
    margin-bottom: 10px;
    text-transform: uppercase;
}

h4 {
    font-size: 27px;
    text-align: left;
    margin: 20px 0 5px;
}

h5 {
    font-size: 27px;
    font-family: "Medium";
    margin: 0;
    text-align: left;
}

h6 {
    font-size: 23px;
    font-family: "Book";
    max-width: 660px;
    margin: 0 auto;
}

h2.giant {
    color: #f7f7f7;
    font-size: 100px;
    margin: 80px auto -100px;
    width: 100%;
    text-align: center;
}

#bg100 h2.giant {
    color: #4b4549;
}

.custom_h2.giant {
    color: #f7f7f7;
    font-size: 100px;
    margin: 80px auto -100px;
    width: 100%;
    text-align: center;
    white-space: nowrap;
}

#bg100 .custom_h2.giant {
    color: #4b4549;
}

.center {
    text-align: center;
}

.main h5 {
    text-align: center;
}

.main h3 {
    line-height: 1.2;
}

h1 sup {
    font-size: 30px;
    bottom: 2.5ex;
}

h2 sup, .custom_h2 sup {
    font-size: 36px;
    bottom: 2.5ex;
}

h3 sup {
    font-size: 18px;
    bottom: 1.6ex;
}

h4 sup {
    font-size: 15px;
    bottom: 1.6ex;
}

h5 sup {
    font-size: 15px;
    bottom: 1.6ex;
}

h6 sup {
    font-size: 13px;
    bottom: 1.6ex;
}

sup {
    font-size: 13px;
}

/* ID BLOCKS */

#box100, #bg100 {
    width: 100%;
    display: block;
    text-align: center;
    height: auto;
}

#box100.contacts {
    padding-bottom: 15px;
}

#box90 {
    max-width: 1250px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0;
    background: none;
}

#bg100 {
    color: #fff;
}

#box2 {
    display: inline-block;
    margin: 20px auto;
    width: 600px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
}

#box2c {
    display: inline-block;
    margin: 0 auto;
    width: 800px;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

#box3 {
    display: inline-block;
    margin: 0 5px;
    width: 32%;
    vertical-align: top;
}

#box4 {
    display: inline-block;
    margin: 0 auto;
    width: 24%;
    padding: 0;
    vertical-align: top;
}

#bl2, #map2 {
    display: inline-block;
    vertical-align: top;
    width: 49.7%;
    margin: 0;
    text-align: right;
}

#button {
    display: inline-block;
    width: 350px;
    height: 90px;
    vertical-align: top;
    padding-top: 13px;
    margin: 0 auto;
    text-align: center;
    font-size: 27px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    font-family: "Medium";
}

#button.men {
    background: #0066b3;
    border: solid 10px #195484;
    padding-top: 20px;
}

#button.women {
    background: #f84e7b;
    border: solid 10px #fc9db6;
    padding-top: 20px;
}

#button.blue {
    background: #3876cb;
    border: solid 10px #84b5da;
    font-size: 24px;
    padding-top: 22px;
}

#button.wom {
    background: #f84e7b;
    border: solid 10px #fc9db6;
    font-size: 24px;
    padding-top: 22px;
}

#button.fix {
    width: 200px;
    height: 70px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    font-size: 21px;
    padding-top: 14px;
    opacity: 0.5;
}

#button.men:hover, #button.blue:hover {
    background: #3876cb;
    border: solid 10px #4196d6;
    opacity: 1;
}

#button.wom {
    background: #f84e7b;
    border: solid 10px #fc9db6;
    opacity: 1;
}

#button.wom:hover, #button.pink:hover{
    border: solid 10px #fc7a9d;
}

/* CLASS BLOCKS */
.yellow {
    color: #ffd220;
}

#bg100 .pink, .pink {
    color: #f84e7b;
}

#bg100 .blue, .blue {
    color: #3876cb;
}

.bluetext {
    color: #3283c1;
}

.main {
    background: url(/images/mainbg.jpg) center top;
    background-attachment: fixed;
    min-height: 830px;
    background-size: cover;
}

.freeline {
    font-size: 24px;
}

.freeline p {
    margin-bottom: 5px;
}

.main h1 {
    font-size: 54px;
}

.main h3 {
    text-align: center;
    font-size: 33px;
    margin-top: 30px;
    line-height: 1.2;
}

.main img {
    width: 300px;
}

.nop p {
    display: none;
}

.main #button {
    margin: 50px 70px;
}

.main #box90 {
    padding: 20px 0 50px;
}

.lead.women {
    background: url(/images/women2.jpg) center top;
    min-height: 860px;
    background-size: cover;
}

.lead.men {
    background: url(/images/menbg2.jpg) 30% top;
    min-height: 860px;
    background-size: cover;
}

.lead #box90 {
    padding: 0 0 30px;
    text-align: left;
    font-size: 27px;
}

.lead img {
    width: 180px;
}

#box4.freeline {
    padding: 35px 0;
}

.lead h1, .lead h2, .lead h5 {
    text-align: left;
}

.lead h3 {
    margin: 0 0 10px;
}

.lead h1 {
    margin: 80px 0 10px;
}

.lead ul {
    margin: 20px 0 50px 50px;
}

.lead li {
    list-style: none;
    position: relative;
    line-height: 1.3;
}

.women li:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 13px;
    left: -35px;
    background: url(/images/wlist.png) center no-repeat;
}

.men li:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 13px;
    left: -35px;
    background: url(/images/mlist.png) center no-repeat;
}

.lead #box2c {
    line-height: 1.3;
}

.tooltip-top {
    display: block;
    margin-top: 100px;
    font-size: 14px;
}

.work h2.giant {
    margin: 80px 0 -200px;
}

.work .custom_h2.giant {
    margin: 80px 0 -200px;
}

#box2.frame {
    width: 600px;
    height: 600px;
    border: solid 1px #0066b3;
    border-left: none;
    margin: 30px auto 0px;
    background: url(/images/frame.png) top left no-repeat, url(/images/frame.png) bottom left no-repeat;
    position: relative;
}

#box2.howworks {
    position: absolute;
    top: 40px;
    left: -340px;
}

#box2.video {
    position: absolute;
    right: -340px;
    top: 100px;
    width: 660px;
    height: 520px;
    background: url(/images/curve.png) left top no-repeat, url(/images/dots.jpg) right bottom no-repeat;
    text-align: center;
    padding: 175px 0 0;
}

.wrapmen #box2.video {
    background: url(/images/belly.png) left top no-repeat, url(/images/dots.jpg) right bottom no-repeat;
}

#button.play {
    width: 280px;
    border: solid 10px #eb7993;
    box-shadow: 0 0 30px #f14675;
    font-size: 20px;
    padding-top: 25px;
    margin-left: -40px;
}

#button.play .fa-play{
    margin-left: 10px;
}

.wrapmen #button.play {
    border: solid 10px #3876cb;
    box-shadow: 0 0 30px #3876cb;
}

.benefits {
    background: url(/images/adv.jpg) center top;
    background-size: cover;
}

.wrapmen .benefits {
    background: url(/images/ben.jpg) 50% top;
    background-size: cover;
}

.benefits #box90 {
    text-align: right;
}

.benefits h2.giant {
    margin: 80px 0 -100px 10%;
    text-align: center;
    padding-top: 50px;
}

.benefits custom_h2.giant {
    margin: 80px 0 -100px 10%;
    text-align: center;
    padding-top: 50px;
}

.benefits h6 {
    text-transform: uppercase;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}

.benefits #box2 {
    width: 650px;
    padding: 0;
}

.price h4 {
    text-transform: uppercase;
    line-height: 1.3;
    margin: 0 0 20px;
}

.price #box2.frame {
    height: 550px;
}

.price #box2.video {
    top: 60px;
    width: 660px;
    height: 520px;
    background: url(/images/pool.jpg) left top no-repeat, url(/images/dots.jpg) right bottom no-repeat;
    text-align: center;
    padding: 175px 0 0;
}

.wrapmen .price #box2.video {
    background: url(/images/measure.jpg) left top no-repeat, url(/images/dots.jpg) right bottom no-repeat;
}

.pic {
    position: relative;
    margin: 0 25px 50px;
}

.pic img {
    width: 100%;
}

.desc {
    position: absolute;
    width: 100%;
    height: 70px;
    background: url(/images/pink.png);
    bottom: 0;
    font-size: 27px;
    font-family: "Demi";
    color: #fff;
    padding-top: 20px;
}

.wrapmen .desc {
    background: url(/images/blue.png);
    font-size: 24px;
    padding-top: 3px;
}

.from {
    display: inline-block;
    width: 40%;
    font-size: 30px;
}

.cost {
    display: inline-block;
    width: 49%;
    font-size: 30px;
    height: 70px;
    border-radius: 100px;
    color: #fff;
    font-family: "Helvetica ", sans-serif;
    font-weight: 800;
    background: #f84e7b;
    padding-top: 17px;
}

.wrapmen .cost {
    background: #3876cb;
}

.grey {
    background: #f3eff1;
    padding: 30px 0;
    box-shadow: 0 0 20px #999;
}

.grey h3 {
    text-align: center;
    margin: 20px 0;
}

.doctor {
    font-size: 20px;
    line-height: 1.15;
}

.doctor h4 {
    text-align: center;
    margin-top: 10px;
}

.doctor #box2c {
    padding: 0 20px;
}

.doctor img {
    margin-top: 30px;
}

.choose {
    background: #3e393d; /* Старые браузеры */
    background: radial-gradient(#8e898a, #3e393d);
}

.wrapmen .choose {
    background: #2a2529; /* Старые браузеры */
    background: radial-gradient(#504f51, #2a2529);
}

.choose #box90 {
    padding: 50px 0 0;
}

.feed {
    text-align: left;
    color: #222;
    background: #fff;
    padding: 30px;
    line-height: 1.1;
    min-height: 450px;
    margin: 5px;
}

.wrapmen .feed {
    min-height: 350px;
}

.feed h4 {
    font-size: 27px;
}

.choose h2.giant {
    padding-top: 50px;
}

.choose .custom_h2.giant {
    padding-top: 50px;
}

#button, .calc .wpcc_form .wpcc_submit, .wpcf7 input.wpcf7-submit, .portfolio #box2 img, .slick-prev:before, .slick-next:before {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.choose img {
    border: solid 1px #fff;
}

.choose .owl-prev:before {
    content: '\f053';
}

[dir='rtl'] .choose .owl-prev:before {
    content: '\f053';
}

.choose .owl-next:before {
    content: '\f054';
}

[dir='rtl'] .choose .owl-next:before {
    content: '\f054';
}

.choose .sa_owl_theme .owl-nav button {
    width: 60px !important;
    height: 60px !important;
    opacity: 1;
    background: #f84e7b !important;
    border-radius: 50px;
    box-shadow: 0 0 15px #f84e7b;
    opacity: 0.7;
}

.wrapmen .choose .sa_owl_theme .owl-nav button {
    box-shadow: 0 0 15px #3876cb;
}

.choose .white .sa_owl_theme .owl-nav .owl-prev {
    left: -100px;
    z-index: 1;
    background: #f84e7b !important;
    font-size: 21px;
}

.choose .white .sa_owl_theme .owl-nav .owl-next {
    right: -100px;
    z-index: 1;
    background: #f84e7b !important;
    font-size: 21px;
}

.wrapmen .choose .white .sa_owl_theme .owl-nav .owl-prev {
    background: #3876cb !important;
}

.wrapmen .choose .white .sa_owl_theme .owl-nav .owl-next {
    background: #3876cb !important;
}

.choose .owl-carousel .owl-nav button.owl-prev, .choose .owl-carousel .owl-nav button.owl-next {
    padding-top: 5px !important;
}

.choose .white .sa_owl_theme .owl-nav .owl-prev:hover, .choose .white .sa_owl_theme .owl-nav .owl-next:hover {
    background: #f84e7b !important;
    box-shadow: 0 0 30px #f84e7b;
    opacity: 1;
}

.wrapmen .choose .white .sa_owl_theme .owl-nav .owl-prev:hover, .wrapmen .choose .white .sa_owl_theme .owl-nav .owl-next:hover {
    background: #3876cb !important;
    box-shadow: 0 0 30px #3876cb;
    opacity: 1;
}

.choose .sa_owl_theme .owl-dots .owl-dot span {
    background: #f84e7b !important;
    height: 20px !important;
    width: 20px !important;
    opacity: 0.5;
    margin: 0 7px -20px !important;
}

.wrapmen .choose .sa_owl_theme .owl-dots .owl-dot span {
    background: #3876cb !important;
}

.choose .sa_owl_theme .owl-dots .active span {
    opacity: 1;
}

.contacts h2.giant {
    margin: 50px 0 -50px;
}

.contacts .custom_h2.giant {
    margin: 50px 0 -50px;
}

.contacts h3 {
    margin-bottom: 50px;
}

#box2.welcome {
    padding: 0 50px;
}

.welcome h6 {
    text-align: left;
    font-family: "Medium";
    line-height: 1.2;
    margin-top: 10px;
}

.map, iframe {
    width: 100%;
    height: 650px;
}


.pum-theme-enterprise-blue .pum-container {
    padding: 0;
}

#box2.popupform {
    text-align: center;
}

.form {
    max-width: 450px;
    margin: 0 auto;
    font-size: 21px;
}

.form h5 {
    text-align: center;
}


#footer {
    background: #333;
    border: none;
    clear: both;
    padding: 0;
    width: 100%;
    min-height: 50px;
    margin: -15px 0 0;
    color: #fff;
    font-size: 18px;
    font-family: "Medium";
}

#footer-content {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#footer #box90 {
    padding: 20px 0;
}

#footer #box3 {
    text-align: left;
    line-height: 1.4;
    position: relative;
    padding-left: 40px;
}

.place:before {
    content: '\f041';
    position: absolute;
    top: -5px;
    left: 10px;
    font-size: 30px;
    color: #3876cb;
    font-family: FontAwesome;
}

.phone:before {
    content: '\f095';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    color: #3876cb;
    font-family: FontAwesome;
}

.tkachuk {
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}

.tkachuk a {
    color: #ccc;
}


/* CONTACT FORM */

.wpcf7 input,
.wpcf7 textarea {
    width: 300px;
    height: 50px;
    padding: 10px 0 10px 20px;
    color: #222;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    font-size: 21px;
    font-weight: 300;
    margin: 0 auto 0;
    text-align: left;

    display: inline-block;
    background: #fff;

    border: none;
    border-bottom: solid 1px #ccc;
    border-radius: 0;
    box-shadow: none;

    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.wpcf7 textarea {
    height: 100px;
}

.wpcf7 input::-webkit-input-placeholder {
    color: #999;
}

.wpcf7 input::-moz-placeholder {
    color: #999;
}

.wpcf7 input::-ms-input-placeholder {
    color: #999;
}

.wpcf7 input::placeholder {
    color: #999;
}

.wpcf7 textarea::-webkit-input-placeholder {
    color: #999;
}

.wpcf7 textarea::-moz-placeholder {
    color: #999;
}

.wpcf7 textarea::-ms-input-placeholder {
    color: #999;
}

.wpcf7 textarea::placeholder {
    color: #999;
}


.wpcf7 input:hover,
.wpcf7 input:focus,
.wpcf7 input:active,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus,
.wpcf7 textarea:active {
    outline: none;
}

.wpcf7 input.wpcf7-submit {
    width: 400px;
    height: 90px;
    margin: 20px auto 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 50px;
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
    background: #3283c1;
    border: solid 7px #84b5da;
    box-shadow: 0 5px 30px #84b5da;
    font-size: 24px;
    padding: 0;
}

.wpcf7 input.wpcf7-submit:disabled {
    background: #4c8ab98a;
    cursor: wait;
}

.wpcf7 input.wpcf7-submit:disabled:hover {
    background: #4c8ab98a;
}

.wpcf7 input.wpcf7-submit.women-submit {
    background: #f84e7b;
    border: solid 7px #fc9db6;
    box-shadow: 0 5px 30px #f84e7bd9;
}

.wpcf7 input.wpcf7-submit.women-submit:disabled {
    background: #efbbc9;
    border: solid 7px #fc9db6;
    box-shadow: 0 5px 30px #f84e7bd9;
    cursor: wait;
}

.wpcf7 input.wpcf7-submit.women-submit:disabled:hover {
    background: #efbbc9;
    border: solid 7px #fc9db6;
    box-shadow: 0 5px 30px #f84e7bd9;
}

/* On hover */

.wpcf7 input.wpcf7-submit:hover {
    cursor: pointer;
    background: #ff9900;
    color: #fff;
}

.wpcf7 input.wpcf7-submit.women-submit:hover {
    background: #f84e7b;
    border: solid 10px #fc7a9d;
    box-shadow: 0 5px 30px 8px #f84e7bd9;
}


/* CF7 Messages */
.wpcf7 .wpcf7-validation-errors {
    border: none;
    background: none;
    margin: 0;
    padding: 20px;
    color: red;
}

.wpcf7 .wpcf7-mail-sent-ok {
    border: none;
    background: none;
    margin: 0;
    padding: 20px;
    color: green;
}

.wpcf7 .wpcf7-mail-sent-ng {
    border: none;
    background: none;
    margin: 0;
    padding: 20px;
    color: white;
}

.wpcf7 span.wpcf7-not-valid-tip {
    border: none;
    background: none;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    width: 180px;
    color: white;
}

/*LICENSE BUTTON*/
.wrapper__footer-contacts {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}

.footer-contacts__left {
    max-width: 50%;
    width: 100%;
    flex: 1 1 50%;
}

.footer-contacts__right {
    max-width: 50%;
    width: 100%;
    flex: 1 1 50%;
}

.phone__small {
    font-size: 27px;
}

.wrapper__license {
    display: block;
    margin: 5px 0 10px 0;
}

.license__link {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.license__img {

}

.license__text {
    padding-left: 15px;
    text-align: left;
    font-size: 25px;
    line-height: 30px;
}


/* RESPONSIVE DESIGN */

@media screen and (max-width: 1500px) {
    .choose .white .sa_owl_theme .owl-nav .owl-prev {
        left: 50px;
    }

    .choose .white .sa_owl_theme .owl-nav .owl-next {
        right: 50px;
    }
}

@media screen and (max-width: 1300px) {
    .lead.women {
        background-size: cover;
        min-height: auto;
    }

    .lead.men {
        min-height: auto;
    }

    .lead #box90 {
        padding: 0 80px 80px;
    }

    .lead img {
        width: 150px;
    }

    #box4.freeline {
        padding: 20px 0;
    }

    .lead #box4 {
        width: 33%;
    }

    .lead h1 {
        margin: 30px 0 10px;
        font-size: 70px;
    }

    .lead ul {
        margin: 20px 0 30px 50px;
    }

    h4 {
        margin: 5px 0;
        font-size: 25px;
    }

    h1 sup {
        font-size: 27px;
        bottom: 2.4ex;
    }

    /*h3 sup {
        font-size: 15px;
        bottom: 2.1ex;
    }*/

    h4 sup {
        font-size: 15px;
        bottom: 1.1ex;
    }

    /*h6 sup {
        font-size: 13px;
        bottom: 1.1ex;
    }

    .benefits h3 sup, .choose h3 sup {
        font-size: 13px;
        bottom: 1.5ex;
    }*/

    #box2.howworks {
        left: -240px;
        width: 500px;
    }

    .main {
        background: url(/images/mainbg.jpg) center top;
        background-size: cover;
        min-height: auto;
    }

    .main img {
        width: 200px;
    }

    #bg100.main h1 {
        color: #ffd220;
    }

    .main h3 {
        font-size: 30px;
    }

    #button {
        display: inline-block;
        height: 70px;
        font-size: 24px;
        /*opacity: 0.8;*/
    }

    .main #button {
        width: 250px;
        margin: 40px 70px;
    }

    #button.men {
        border: solid 7px #195484;
        box-shadow: none;
        padding-top: 14px;
    }

    #button.women {
        border: solid 7px #ae4662;
        box-shadow: none;
        padding-top: 14px;
    }

    #button.blue {
        border: solid 7px #84b5da;
        width: 350px;
        padding-top: 14px;
        margin-bottom: 20px;
    }

    #button.wom {
        border: solid 7px #BA5A74;
        width: 350px;
        padding-top: 14px;
        margin-bottom: 20px;
    }


    #button.men:hover, #button.blue:hover {
        background: #3283c1;
        border: solid 7px #4196d6;
        opacity: 1;
    }

    #button.women:hover, #button.wom:hover {
        background: #f97f9f;
        border: solid 7px #f84e7b;
        opacity: 1;
    }

    #button.play {
        width: 270px;
        border: solid 10px #eb7993;
        box-shadow: 0 0 30px #f14675;
        font-size: 20px;
        padding-top: 25px;
        margin-left: -40px;
        height: 90px;
    }

    #box2.frame {
        height: 570px;
        margin: 30px auto -30px;
    }

    #box2.video {
        top: 80px;
        height: 490px;
    }

    .benefits {
        background-size: cover;
    }

    .wrapmen .benefits {
        background: url(/images/ben.jpg) 50% top;
    }

    .benefits #box90 {
        padding: 50px 100px;
    }

    .benefits h2.giant {
        margin: 80px 0 -100px 10%;
        padding-top: 50px;
    }

    h2.giant {
        margin: 50px auto -100px;
    }

    .benefits .custom_h2.giant {
        margin: 80px 0 -100px 10%;
        padding-top: 50px;
    }

    .custom_h2.giant {
        margin: 50px auto -100px;
    }

    .price #box2.howworks p {
        margin-bottom: 10px;
    }

    .price #box2.howworks {
        width: 515px;
    }

    .howworks h5 {
        margin-bottom: 10px;
    }

    .price #box2.video {
        top: 10px;
        height: 470px;
    }

    .pic {
        margin: 0 10% 20px;
    }

    .from {
        font-size: 27px;
    }

    .cost {
        width: 39%;
        font-size: 27px;
        height: 60px;
        padding-top: 15px;
    }

    .doctor {
        font-size: 20px;
    }

    .choose h2.giant {
        padding-top: 50px;
    }

    .choose .custom_h2.giant {
        padding-top: 50px;
    }

    .feed {
        font-size: 20px;
        min-height: 390px;
    }

    #slider_173 .owl-item {
        padding: 0 50px;
    }
}


@media screen and (max-width: 1200px) {
    .main #button {
        margin: 0 30px;
    }

    .feed {
        min-height: auto;
    }

    #box2.welcome {
        width: 100%;
    }

    h2.giant {
        margin: 80px auto -200px;
        width: 800px;
        text-align: center;
        padding-left: 0;
    }

    .work h2.giant {
        margin: 80px 0 -300px;
    }

    .benefits h2.giant, .contacts h2.giant {
        width: 100%;
    }

    .custom_h2.giant {
        margin: 80px auto -200px;
        /*width: 800px;*/
        width: 100%;
        padding-left: 0;
        text-align: center;
        font-size: 70px;
    }

    .work .custom_h2.giant {
        margin: 80px 0 -300px;
    }

    .work .custom_h2.giant {
        margin: 80px 0 -240px;
    }

    .benefits .custom_h2.giant, .contacts .custom_h2.giant {
        width: 100%;
    }

    .choose .custom_h2.giant {
        margin: 80px auto -125px;
    }

    .wrapper__desc-text {
        font-size: 20px;
        padding-top: 17px;
    }

    .wrapper__desc-men-text {
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 20px;
    }

    .phone__small {
        font-size: 21px;
    }

    .footer-contacts__left {
        max-width: 55%;
        width: 100%;
        flex: 1 1 56%;
    }

    .license__text {
        font-size: 16px;
        line-height: 21px;
    }

}

@media (max-width: 1124px) {

    .single-review-item__content-name {
        bottom: 10px;
    }

    .wrapper__bottom-bar-text {
        max-width: 80%;
        font-size: 14px;
    }

}

@media (max-width: 1024px) {

    .single-review-item__content-name {
        bottom: 0;
    }

    .wrapper__desc-text.won-desc__third {
        font-size: 20px;
        padding-top: 7px;
    }

}

@media screen and (max-width: 1090px) {
    #box2.howworks, .price #box2.howworks {
        left: -140px;
        width: 400px;
    }

    #box2.frame {
        height: 800px;
    }

    .benefits {
        background: url(/images/adv.jpg) right top;
    }

    .desc {
        padding-top: 5px;
    }

    #box3 {
        margin: 0;
    }

    iframe {
        height: 600px;
    }
}

@media (max-width: 991px) {

    .single-review-item__content-text {
        font-size: 18px;
    }

    .single-review-item__content-name {
        bottom: 0px;
    }

    .wrapper__desc-men-text {
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 18px;
    }

    .footer-contacts__left {
        max-width: 60%;
        width: 100%;
        flex: 1 1 80%;
    }

}

@media (max-width: 768px) {

    .single-review-item__content {
        min-height: 100%;
    }

    .reviews-women .single-review-item__content {
        min-height: 100%;
    }

    .single-review-item__content-name {
        position: relative;
        left: 0;
        margin: 15px 0 0px;
        font-size: 21px;
    }

}

@media screen and (max-width: 950px) {
    .main #button {
        margin: 10px auto;
    }

    #content .main img {
        max-width: 300px;
    }

    #bl2, #map2 {
        width: 100%;
    }

    .from {
        font-size: 27px;
    }

    .cost {
        font-size: 27px;
        height: 50px;
        padding-top: 12px;
    }

    #box2.welcome, .welcome h4, .welcome h6 {
        text-align: center;
    }

    #footer {
        font-size: 18px;
    }
}

@media screen and (max-width: 900px) {
    .lead #box4 {
        width: 49%;
    }

    #box2.frame, .price #box2.frame {
        border: none;
        background: none;
        height: auto;
        margin: 30px auto 0;
    }

    #box2.howworks, .price #box2.howworks {
        width: 600px;
        position: static;
    }

    #box2.video {
        width: 800px;
        position: static;
        margin: 0;
    }

    #button.play {
        margin-left: -200px;
    }

    .pic {
        margin: 0 5px 30px;
    }

    .wrapper__desc-text.won-desc__third {
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 10px;
    }

}

@media screen and (max-width: 800px) {
    #container, #content, #content-full {
        font-size: 16px;
    }

    .lead #box90 {
        padding: 0 10px 50px;
    }

    .lead.women {
        background: url(/images/women2.jpg) 45% top;
        background-size: cover;
    }

    .lead.men {
        background: url(/images/menbg2.jpg) 30% bottom no-repeat;
        background-size: cover;
    }

    #content .lead img {
        width: 80px;
    }

    .lead #box90 {
        font-size: 16px;
    }

    .lead ul {
        margin: 20px 0 30px 10px;
    }

    .lead li {
        font-size: 16px;
        line-height: 1.3;
    }

    .lead li:before {
        top: 8px;
        left: -10px;
        width: 5px;
        height: 5px;
    }

    .lead #box4 {
        width: 35%;
        padding: 5px;
    }

    #box4.freeline {
        width: 63%;
        padding: 15px 0 15px 5px;
        font-size: 12px;
    }

    .lead #box2c {
        line-height: 1.1;
        width: 60%
    }

    .tooltip-top {
        margin-top: 10px;
    }

    .lead h5 {
        font-size: 14px;
    }

    h1 sup {
        font-size: 12px;
        bottom: 3ex;
    }

    h2 sup {
        font-size: 10px;
        bottom: 2.8ex;
    }

    h3 sup {
        font-size: 10px;
        bottom: 1.6ex;
    }

    h4 sup {
        font-size: 8px;
        bottom: 1.8ex;
    }

    h6 sup {
        font-size: 8px;
        bottom: 1.7ex;
    }

    sup {
        font-size: 7px;
        bottom: 2ex
    }

    .benefits h3 sup, .choose h3 sup {
        font-size: 10px;
        bottom: 1.7ex;
    }

    .main {
        background: url(/images/mainmob2.png) center bottom no-repeat, #3e393d;
        background-size: cover;
        min-height: 420px;
    }

    .main #box90 {
        padding: 20px 0 30px;
    }

    .main h1 {
        font-size: 24px;
    }

    .main h3 {
        font-size: 12px;
        margin-top: 10px;
    }

    #content .main img {
        width: 100px;
    }

    #button, .main #button {
        width: 130px;
        font-size: 12px;
        height: 40px;
        padding-top: 13px;
        /*border: none;*/
    }

    #button.blue, #button.wom, .wpcf7 input.wpcf7-submit {
        width: 200px;
        font-size: 12px;
        height: 40px;
        padding-top: 6.7px;
    }

    .main #button {
        margin: 10px auto;
    }

    .freeline {
        font-size: 14px;
    }

    #button:hover, #button.men:hover, #button.women:hover, #button.wom:hover, #button.blue:hover, .wpcf7 input.wpcf7-submit:hover {
        /*border: none;*/
    }

    .lead h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 24px;
    }

    .lead h3 {
        font-size: 21px;
    }

    h2.giant, .work h2.giant {
        font-size: 30px;
        margin: 20px 0 -150px;
        width: 100%;
    }

    .custom_h2.giant, .work .custom_h2.giant {
        font-size: 30px;
        margin: 20px 0 -150px;
        width: 100%;
    }

    .work h2.giant {
        text-align: left;
        padding-left: 20px;
    }

    .work .custom_h2.giant {
        text-align: left;
        padding-left: 20px;
    }

    .benefits h2.giant, .choose h2.giant {
        padding-top: 20px;
    }

    .benefits .custom_h2.giant, .choose .custom_h2.giant {
        padding-top: 20px;
    }

    h3 {
        font-size: 21px;
    }

    h5 {
        font-size: 16px;
    }

    h4 {
        font-size: 16px;
    }

    h6 {
        font-size: 16px;
        padding: 0 10px;
    }

    .work #box90 {
        padding: 50px 0 0;
        margin-bottom: -80px;
    }

    #box2.frame {
        width: 100%;
    }

    #box2.howworks, .price #box2.howworks {
        width: 49%;
    }

    #box2.video {
        width: 49%;
        height: 200px;
        background: url(/images/curve.jpg) center top no-repeat;
        padding-top: 80px;
        margin: 100px 0 0;
        background-size: cover
    }

    .wrapmen #box2.video {
        height: 200px;
        background: url(/images/belly.png) 40% top no-repeat;
        padding-top: 80px;
        margin: 100px 0 0;
        background-size: cover
    }

    #button.play, .wrapmen #button.play {
        margin-left: auto;
        width: 130px;
        height: 40px;
        border: none;
        font-size: 10px;
        padding-top: 15px;
    }

    .price #box2.frame {
        margin: 0
    }

    .price #box2.video {
        width: 49%;
        height: 200px;
        background: url(/images/pool.jpg) center top no-repeat;
        margin-bottom: -70px;
        background-size: cover;
    }

    .wrapmen .price #box2.video {
        height: 200px;
        background: url(/images/measure.jpg) 40% top no-repeat;
        margin-bottom: -70px;
        background-size: cover;
    }

    .benefits {
        background: url(/images/adv.jpg) 40% top;
        background-size: cover;
    }

    .wrapmen .benefits {
        background: url(/images/ben.jpg) 40% top;
        background-size: cover;
    }

    .benefits #box90 {
        padding: 50px 10px 0;
    }

    .benefits #box2 {
        width: 60%;
    }

    .benefits h2.giant {
        margin: 60px 0 -70px;
        font-size: 30px;
    }

    .price h2.giant {
        margin: 20px 0 -70px;
    }

    .choose h2.giant {
        margin: 20px 0 -70px;
    }

    .contacts h2.giant {
        margin: 20px 0 -20px;
    }

    .benefits .custom_h2.giant {
        margin: 60px 0 -70px;
        font-size: 30px;
    }

    .price .custom_h2.giant {
        margin: 20px 0 -70px;
    }

    .choose .custom_h2.giant {
        margin: 20px 0 -70px;
    }

    .contacts .custom_h2.giant {
        margin: 20px 0 -20px;
    }

    .price #box90 {
        padding: 50px 0 0
    }

    .price #box2.video {
        margin-bottom: 0;
    }

    .price #box3 {
        width: 32%;
        margin: 0;
    }

    .pic {
        margin: 0 3%;
    }

    .desc, .wrapmen .desc {
        font-size: 16px;
        font-family: "HelveticaNeueCyr-Medium", sans-serif;
        height: 55px;
    }

    .from, .cost {
        font-size: 14px;
    }

    .cost {
        height: 30px;
        padding-top: 7px;
    }

    .grey h3 {
        margin: 5px 0;
    }

    .doctor #box90 {
        padding: 0;
    }

    .doctor {
        font-size: 14px;
    }

    .doctor #box2c {
        width: 65%;
    }

    .feed, .wrapmen .feed {
        font-size: 14px;
        padding: 20px;
        min-height: auto;
    }

    .feed h4 {
        font-size: 18px;
    }


    .choose .sa_owl_theme .owl-nav button {
        width: 40px !important;
        height: 40px !important;
    }

    .choose .white .sa_owl_theme .owl-nav .owl-prev {
        left: 20px;
        font-size: 15px;
    }

    .choose .white .sa_owl_theme .owl-nav .owl-next {
        right: 20px;
        font-size: 15px;
    }

    .choose .sa_owl_theme .owl-dots .owl-dot span {
        height: 10px !important;
        width: 10px !important;
        margin: 0 3px !important;
    }

    #slider_173 .owl-item {
        padding: 0;
    }

    .contacts h3 {
        margin-bottom: 0
    }

    #box2.welcome {
        padding: 0 10px;
    }

    .map, iframe {
        height: 300px;
    }

    #footer {
        font-size: 12px;
    }

    #footer #box90 {
        padding: 5px 0;
    }

    #footer #box3 {
        margin: 5px 0;
    }

    .place:before, .phone:before {
        font-size: 18px;
        left: 10px;
    }

    .popupvideo iframe {
        height: 300px;
    }

    .form {
        max-width: 270px;
        margin: 0 auto;
        font-size: 14px;
    }

    #button.fix {
        width: 120px;
        height: 40px;
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1;
        font-size: 14px;
        padding-top: 5px;
    }

    #button.fix:hover {
        /*border: none;*/
    }

    .wpcf7 input,
    .wpcf7 textarea {
        width: 250px;
        height: 40px;
        font-size: 16px;
    }

    .wpcf7 input.wpcf7-submit {
        padding: 0;
    }

    .wrapper__desc-text {
        padding-top: 10px;
    }

    .wrapper__desc-text.won-desc__third {
        padding-top: 0;
    }

    .wrapper__desc-men-text {
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 18px;
    }

}

@media (max-width: 650px) {

    .wrapper__desc-men-text {
        font-size: 16px;
    }

}

@media screen and (max-width: 600px) {

    .custom_h2 {
        display: none;
    }

    #box3, #box2, #box2.frame, #box2.howworks, #box2.video, .benefits #box2, .price #box2.howworks {
        width: 100%;
        margin-top: 0;
    }

    #container, #content, #content-full {
        font-size: 14px;
    }

    .lead #box90 {
        padding: 0 10px 50px;
    }

    .lead.women {
        background: url(/images/womenmob.png) right bottom no-repeat, #333;
        min-height: 400px;
    }

    .lead.men {
        background: url(/images/menmob.png) right bottom no-repeat, #191919;
        min-height: 350px;
    }

    #content .lead img {
        width: 80px;
    }

    .lead #box90 {
        font-size: 16px;
    }

    .lead ul {
        margin: 30px 0 0 10px;
    }

    .lead li {
        font-size: 16px;
        line-height: 1.3;
    }

    .lead li:before {
        top: 8px;
        left: -10px;
        width: 5px;
        height: 5px;
    }

    .lead #box4 {
        width: 35%;
        padding: 5px;
    }

    #box4.freeline {
        width: 63%;
        padding: 15px 0 15px 5px;
        font-size: 12px;
    }

    .lead #box2c {
        line-height: 1.1;
        display: none;
    }

    .tooltip-top:not(.tooltip-top-homepage) {
        display: none;
    }

    .entrytext #bg100 {
        position: relative;
    }

    .tooltip-top.tooltip-top-homepage {
        position: absolute;
        width: 100%;
        bottom: 20px;
        text-align: center;
        font-size: 10px;
    }

    .lead h5 {
        font-size: 14px;
    }

    .main {
        background: url(/images/mainmob2.png) center bottom no-repeat, #3e393d;
        background-size: cover;
        min-height: 420px;
    }

    .main #box90 {
        padding: 20px 0 30px;
    }

    .main h1 {
        font-size: 24px;
    }

    .main h3 {
        font-size: 12px;
        margin-top: 10px;
    }

    #content .main img {
        width: 100px;
    }

    #button, .main #button {
        width: 130px;
        font-size: 12px;
        height: 40px;
        padding-top: 6px;
    }

    #button.blue, .wpcf7 input.wpcf7-submit {
        width: 200px;
        font-size: 12px;
        height: 40px;
        padding-top: 6px;
    }

    .main #button {
        margin: 10px auto;
    }

    .freeline {
        font-size: 14px;
    }

    #button:hover, #button.men:hover, #button.women:hover, #button.blue:hover, .wpcf7 input.wpcf7-submit:hover {
        border: solid 7px #4196d6;
    }

    .lead h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 24px;
    }

    .lead h3 {
        font-size: 21px;
    }

    h2.giant, .work h2.giant {
        font-size: 30px;
        margin: 20px 0 -150px;
    }

    .work h2.giant {
        text-align: left;
        padding-left: 20px;
    }

    .benefits h2.giant, .choose h2.giant {
        padding-top: 20px;
    }

    .custom_h2.giant, .work .custom_h2.giant {
        font-size: 30px;
        margin: 20px 0 -150px;
    }

    .work .custom_h2.giant {
        text-align: left;
        padding-left: 20px;
    }

    .benefits .custom_h2.giant, .choose .custom_h2.giant {
        padding-top: 20px;
    }

    h3 {
        font-size: 21px;
    }

    h5 {
        font-size: 16px;
    }

    h4 {
        font-size: 16px;
    }

    h6 {
        font-size: 16px;
        padding: 0 10px;
    }

    .work #box90 {
        /*padding: 50px 0 0;*/
        padding: 0px 0 0;
        margin-bottom: 0;
    }

    #box2.frame, .price #box2.frame {
        margin: 0px auto 0;
    }

    #box100.contacts {
        margin-top: 20px;
    }

    #box2.video {
        height: 170px;
        background: url(/images/curvemob.jpg) center top no-repeat, url(/images/dotsmob.jpg) 60% bottom no-repeat;
        margin: 0;
        padding-top: 50px
    }

    .wrapmen #box2.video {
        height: 170px;
        background: url(/images/bellymob.png) 40% top no-repeat, url(/images/dotsmob.jpg) 60% bottom no-repeat;
        margin: 0;
        padding-top: 50px
    }

    #button.play, .wrapmen #button.play {
        margin-left: auto;
        width: 130px;
        height: 40px;
        border: none;
        font-size: 10px;
        padding-top: 15px;
    }

    .price #box2.frame {
        margin: 0;
    }

    .price h4{
        margin-bottom: 0;
    }

    .price #box2.video {
        width: 100%;
        height: 170px;
        background: url(/images/poolmob.jpg) center top no-repeat, url(/images/dotsmob.jpg) 60% bottom no-repeat;
        margin-bottom: -20px;
    }

    .wrapmen .price #box2.video {
        height: 170px;
        background: url(/images/measuremob.jpg) 40% top no-repeat, url(/images/dotsmob.jpg) 60% bottom no-repeat;
        margin-bottom: -20px;
    }

    .benefits {
        background: #333;
    }

    .wrapmen .benefits {
        background: #191919;
    }

    .benefits #box90 {
        padding: 50px 10px 0;
    }

    .benefits h2.giant {
        margin: 60px 0 -70px;
        font-size: 30px;
    }

    .price h2.giant {
        margin: 20px 0 -70px;
    }

    .choose h2.giant {
        margin: 20px 0 -70px;
    }

    .contacts h2.giant {
        margin: 20px 0 -20px;
    }

    .benefits .custom_h2.giant {
        margin: 60px 0 -70px;
        font-size: 30px;
    }

    .price .custom_h2.giant {
        margin: 20px 0 -70px;
    }

    .choose .custom_h2.giant {
        margin: 20px 0 -70px;
    }

    .contacts .custom_h2.giant {
        margin: 20px 0 -20px;
    }

    .price #box2.video {
        margin-bottom: 0;
    }

    .price #box3 {
        width: 32%;
        margin: 0;
    }

    .pic {
        margin: 0 1%;
    }

    .desc, .wrapmen .desc {
        font-size: 14px;
        font-family: "HelveticaNeueCyr-Medium", sans-serif;
        height: 55px;
    }

    .from, .cost {
        font-size: 10px;
    }

    .cost {
        height: 30px;
        padding-top: 10px;
    }

    .grey h3 {
        margin: 5px 0;
    }

    .doctor #box90 {
        padding: 0;
    }

    .doctor #box3, .doctor #box2c {
        width: 100%;
    }

    .doctor {
        font-size: 14px;
    }

    .doctor img {
        width: 50%;
    }

    .feed, .wrapmen .feed {
        font-size: 14px;
        padding: 20px;
        min-height: auto;
    }

    .feed h4 {
        font-size: 18px;
    }


    .choose .sa_owl_theme .owl-nav button {
        width: 40px !important;
        height: 40px !important;
    }

    .choose .white .sa_owl_theme .owl-nav .owl-prev {
        left: 20px;
        font-size: 15px;
    }

    .choose .white .sa_owl_theme .owl-nav .owl-next {
        right: 20px;
        font-size: 15px;
    }

    .choose .sa_owl_theme .owl-dots .owl-dot span {
        height: 10px !important;
        width: 10px !important;
        margin: 0 3px !important;
    }

    #slider_173 .owl-item {
        padding: 0;
    }

    .contacts h3 {
        margin-bottom: 0
    }

    #box2.welcome {
        padding: 0 10px;
    }

    .map, iframe {
        height: 300px;
    }

    #footer {
        font-size: 12px;
    }

    #footer #box90 {
        padding: 5px 0;
    }

    #footer #box3 {
        margin: 5px 0;
        padding-left: 0;
        text-align: center;
    }

    .wrapper__bottom-ba-logo {
        display: block;
        margin-bottom: 0;
    }

    .place:before, .phone:before {
        font-size: 18px;
        left: unset;
        margin-left: -20px;
        top: -3px;
    }

    .place:before {
        margin-left: -15px;
    }

    .phone:before {
        top: 5px !important;
    }

    .popupvideo iframe {
        height: 300px;
    }

    .form {
        max-width: 270px;
        margin: 0 auto;
        font-size: 14px;
    }

    #button.fix {
        width: 120px;
        height: 40px;
        position: fixed;
        bottom: 10px;
        right: 10px;
        z-index: 1;
        font-size: 14px;
        padding-top: 5px;
    }

    #button.fix:hover {
        /*border: none;*/
    }

    .wpcf7 input,
    .wpcf7 textarea {
        width: 250px;
        height: 40px;
        font-size: 16px;
    }

    .wpcf7 input.wpcf7-submit {
        padding: 0;
        /*border: none !important;*/
        -webkit-appearance: none;
        -moz-appearance: none;
        -o-appearance: none;
        -ms-appearance: none;
        appearance: none;
    }

    .wrapper__desc-text {
        padding-top: 13px;
        font-size: 16px;
    }

    .wrapper__desc-text.won-desc__third {
        padding-top: 4px;
        font-size: 16px;
    }

    .wrapper__desc-men-text {
        padding-top: 8px;
        font-size: 14px;
    }

}


.headerheight {
    display: block;
    clear: both;
    height: 1px;
    margin-bottom: -1px;
}


#container {
    width: 100%;
    margin: 0;
}

.entrytext {
    padding: 0;
}

.post-container .fpthumb {
    margin: 0;
}

.post, .hentry, .no-results {
    margin-bottom: 0;
}

.post-container {
    border: none;
    border-radius: 0;
    overflow: hidden;
}

.alignleft, .alignright {
    display: none;
}

.page-title {
    display: none;
}

.bqpcontainer {
    padding: 0;
}

#content {
    width: 100%;
    float: none;
}

.content-ver-sep {
    display: none;
}

@media screen and (max-width: 1279px) {
    body {
        min-width: 1000px;
    }
}

@media screen and (max-width: 1023px) {
    body {
        min-width: 775px;
    }
}

@media screen and (max-width: 799px) {
    body {
        min-width: 575px;
    }
}

@media screen and (max-width: 699px) {
    body {
        min-width: 300px;
    }
}

@media (max-width: 520px) {

    .wrapper__desc-men-text {
        padding-top: 9px;
        font-size: 13px;
    }

}

@media (max-width: 486px) {

    .single-review-item__content-text {
        font-size: 12px;
    }

    .single-review-item__content-name {
        font-size: 16px;
    }

    .reviews-carousel .owl-nav {
        top: 80px;
    }

    .phone__footer {
        font-size: 30px;
    }

    .wrapper__desc-text {
        padding-top: 7px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
    }

    .wrapper__desc-text.won-desc__third {
        padding-top: 7px;
        font-size: 13px;
    }

    .wrapper__desc-men-text {
        padding-top: 10px;
        padding-left: 4px;
        padding-right: 4px;
        font-size: 12px;
    }

    .wrapper__footer-contacts {
        flex-wrap: wrap;
    }

    .footer-contacts__left,
    .footer-contacts__right {
        max-width: 100%;
        flex: 1 1 100%;
    }

    .license__link {
        align-items: center;
    }

}

@media (max-width: 400px) {

    .wrapper__desc-men-text {
         padding-top: 4px;
         padding-left: 10px;
         padding-right: 10px;
         font-size: 12px;
     }

    .wrapper__desc-men-text.men-desc__second {
        padding-top: 10px;
    }

}
