@media only screen and (min-width: 1300px) and (max-width: 1720px) {

.adaptive {
    width: 1300px;
}

header ul.menu li {
    margin: 0 10px 0 0;
}

header ul.menu li a {
    font-size: 15px;
}

header .btns a.mainback {
    font-size: 15px;
    padding: 0 15px;
}

section.pagetitle .inside_back h1 {
    font-size: 60px;
}

section.pagetitle .inside_back h1.bigtitle {
    font-size: 50px;
}

section.sec_form {
    background-position: -110px center;
}

footer .menum ul li a {
    width: auto;
    padding: 0 30px;
}

footer .menum ul li {
    margin: 0 20px 20px 0;
}

section.sec_entermap .title {
    width: 100%;
    font-size: 54px;
}

section.sec_entermap .desc {
    width: 100%;
}

.portBlock {
    width: 302.5px !important;;
}

.docBlock {
    width: 236px;
}

footer p.address {
    font-size: 12px;
}

body.media_page.inside_page section.container .grid .portBlock {
    width: 302.5px !important;
}

.personaBlock {
    width: 302.5px;
}

section.services .top .title, section.personal .top .title {
    font-size: 54px;
}

.rows.grid .srvBlock {
    width: 403.333px;
    margin: 0 30px 30px 0 !important;
}

body.contacts_page.inside_page section.container .adaptive .left {
    width: 700px;
}

body.contacts_page.inside_page section.container .adaptive .right {
    width: 560px;
}

section.welcome .txt .btns a {
    padding: 0 20px;
}

section.welcome .adaptive .right {
    width: 650px;
}

section.welcome .adaptive .left {
    width: 650px;
}

section.services .line .owl-carousel {
    width: 885px;
}

section.services .top .title, section.personal .top .title, section.home_article .top .title {
    font-size: 48px;
    font-weight: 700;
}

.review_list {
    padding: 0 30px 0 0;
}

}

@media only screen and (min-width: 1060px) and (max-width: 1299px) {

.adaptive {
    width: 960px;
}

.portBlock {
    width: 217.5px !important;
}

.docBlock {
    width: 168px;
}

section.sec_form .txt {
    color: inherit;
    height: auto;
    width: auto;
    padding: 0 0 30px;
    background: transparent;
}

section.sec_form .form {
    padding: 0;
}

section.sec_form .adaptive {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

section.sec_form {
    background: #ecf8f8 !important;
    height: auto;
    padding: 40px 0;
}

section.pagetitle .inside_back h1.bigtitle {
    font-size: 32px;
}

section.pagetitle .inside_back h1 {
    font-size: 40px;
}

section.pagetitle .inside_back .jarallax {
    height: 250px;
}

section.pagetitle .inside_back {
    height: 250px;
}

section.sec_entermap .title {
    width: 100%;
    font-size: 40px;
}

section.sec_entermap .desc {
    width: 100%;
    font-size: 18px;
}

footer .menum {
    display: none;
}

header .left {
    display: none;
}

section.welcome .adaptive {
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: auto;
}

section.welcome .adaptive .left {
    padding: 0;
    width: 100%;
}

section.welcome .adaptive .right {
    display: none;
}

section.welcome .adaptive .left .slider {
    display: none;
}

section.welcome {
    background: #ecf8f8;
    padding: 60px 0 50px;
}

section.welcome .txt {
    padding: 0;
}

section.services {
    padding-top: 50px;
}

section.services .top .right, section.personal .top .right {
    display: none;
}

section.services .top .left, section.personal .top .left {
    width: 100%;
}

section.services .line:before {display: none;}

section.services .line {
    display: flex;
    flex-direction: column;
}

section.services .line .benefits {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 0 30px;
    width: 100%;
}

.benBlock {
    margin: 0;
    width: 225px;
    height: 100px;
}

.benBlock .numb {
    width: 80px;
}

.benBlock h3 {
    font-size: 15px;
    width: 145px;
    line-height: 16px;
}

.benBlock .numb strong {
    left: -20px;
    font-size: 140px;
}

.benBlock:first-child .numb strong {
    left: 10px;
}

.personaBlock {
    width: 300px;
}

.personaBlock:nth-child(3n) {
    margin: 0 0 30px;
}

.personaBlock:nth-child(4n) {
    margin: 0 30px 30px 0;
}

.rows.grid .srvBlock {
    width: 300px;
}

.rows.grid .srvBlock:nth-child(5n) {
    margin: 0 30px 30px 0;
}

.rows.grid .srvBlock:nth-child(3n) {
    margin: 0 0 30px;
}

section.services .line .owl-carousel .owl-item {
    width: 300px;
    height: auto;
}

section.services .line .owl-carousel .owl-item .item {
    width: 300px;
    height: auto;
}

section.services .owl-carousel .owl-item img {
    height: auto !important;
}

header {
    top: 50px;
}

hr.clear.header {
    height: 180px;
}

nav.mobile_panel {
    height: 50px;
    background: #7398a0;
    width: 100%;
    display: block !important;
    position: fixed;
    z-index: 201;
}

nav.mobile_panel a.menu_but {
    height: 50px;
    width: 50px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 40px;
}

.close_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.6);
    z-index: 210;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    transition: 0.3s;
}

body.menu_open .close_back {
    opacity: 1;
    visibility: visible;
}

.mobile_menu {
    background: #ffffff;
    overflow: hidden;
    z-index: 215;
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    transition: 0.3s;
    padding-top: 20px;
    display: flex !important;
    overflow: auto;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

body.menu_open .mobile_menu {
    left: 0;
}

.mobile_menu ul {
    width: 100%;
}

.mobile_menu ul li {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile_menu ul li:first-child {
    border: none;
}

.mobile_menu ul li a {
    text-decoration: none;
    display: flex;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

body.media_page.inside_page section.container .grid .portBlock {
    width: 465px !important;
}

body.contacts_page.inside_page section.container .adaptive .right {
    display: none;
}

body.contacts_page.inside_page section.container .adaptive .left {
    width: 100%;
}

section.persona_cont .adaptive .right .form .line {
    display: flex;
    flex-direction: column;
}

section.persona_cont .adaptive .right .form .line .input_text {
    margin: 0 0 15px;
}

section.persona_cont .adaptive .right .form p {
    line-height: 22px;
}

.review_list {
    padding: 0 30px 0 0;
}

body.reviews_page.inside_page section.container .adaptive .right {
    width: 360px;
}

body.reviews_page.inside_page section.container .adaptive .left {
    width: 600px;
}

.portBlock:nth-child(2n) {
    margin: 0 0 30px;
}

.articleBlock:nth-child(5n) {
    margin: 0 30px 30px 0;
}

.articleBlock {
    width: 300px;
}

.articleBlock:nth-child(3n) {
    margin: 0 0 30px;
}

section.services .line .owl-carousel .owl-item .item {
    width: 100%;
}

section.sec_form:before {display: none;}

}

@media only screen and (min-width: 740px) and (max-width: 1059px) {
    
.adaptive {
    width: 640px;
}

nav.mobile_panel {
    height: 50px;
    background: #7398a0;
    width: 100%;
    display: block !important;
    position: fixed;
    z-index: 201;
}

nav.mobile_panel a.menu_but {
    height: 50px;
    width: 50px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 40px;
}

.close_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.6);
    z-index: 210;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    transition: 0.3s;
}

body.menu_open .close_back {
    opacity: 1;
    visibility: visible;
}

.mobile_menu {
    background: #ffffff;
    overflow: hidden;
    z-index: 215;
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    transition: 0.3s;
    padding-top: 20px;
    display: flex !important;
    overflow: auto;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

body.menu_open .mobile_menu {
    left: 0;
}

.mobile_menu ul {
    width: 100%;
}

.mobile_menu ul li {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile_menu ul li:first-child {
    border: none;
}

.mobile_menu ul li a {
    text-decoration: none;
    display: flex;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

header .left {
    display: none;
}

header {
    position: relative;
    padding: 50px 0 0;
}

hr.clear.header {
    height: 0;
}

header .adaptive {
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 30px 0;
    align-items: center;
}

header .right {
    width: auto;
    display: flex;
    flex-direction: column;
}

header .btns {
    padding: 0;
}

header .telephone {
    padding: 30px 0;
}

section.pagetitle .inside_back .jarallax {
    display: none;
}

section.pagetitle .inside_back {
    height: auto;
}

section.pagetitle .inside_back h1 {
    position: relative;
    padding: 0;
    font-size: 40px;
}

.portBlock:nth-child(2n) {
    margin: 0 0 20px;
}

.portBlock {
    margin: 0 20px 20px 0;
    width: 310px !important;
}

.docBlock {
    width: 310px;
    margin: 0 20px 20px 0;
}

.docBlock:nth-child(2n) {
    margin: 0 0 20px;
}

section.sec_form {
    height: auto;
    display: none;
}

section.sec_form .adaptive {
    display: flex;
    flex-direction: column;
}

section.sec_entermap {
    display: none;
}

footer .menum {
    display: none;
}

footer .menur {
    width: auto;
}

footer .menur ul li {
    width: auto;
}

.rows.grid .srvBlock {
    width: 310px;
    margin: 0 20px 20px 0 !important;
}

.rows.grid .srvBlock:nth-child(2n) {
    margin: 0 0 20px !important;
}

body.contacts_page.inside_page section.container .adaptive .right {
    display: none;
}

body.contacts_page.inside_page section.container .adaptive .left {
    width: 100%;
}

body.contacts_page.inside_page section.sec_entermap {display: block;}

section.sec_entermap .title {
    width: 100%;
    font-size: 30px;
}

section.sec_entermap .desc {
    width: 100%;
    font-size: 18px;
}

.personaBlock {
    width: 310px;
    margin: 0 20px 20px 0 !important;
}

.personaBlock:nth-child(2n) {
    margin: 0 0 20px !important;
}

section.pagetitle .breadcrumb {
    display: flex;
    flex-wrap: wrap;
}

section.pagetitle .breadcrumb li {
    margin: 0 10px 10px 0;
}

section.persona_cont .adaptive {
    display: flex;
    flex-direction: column;
}

section.persona_cont .photo img {
    width: 100%;
}

section.persona_cont .adaptive .right {
    padding: 30px 0 0;
}

section.persona_cont .adaptive .right .form {
    padding: 0px 0 40px;
}

section.persona_cont .adaptive .right .form .line button {
    width: 220px;
}

section.persona_cont .adaptive .right .info p {
    font-size: 30px;
}

section.services .top .title, section.personal .top .title {
    font-size: 30px;
    width: 100%;
}

section.services .top .left, section.personal .top .left {
    width: 100%;
}

section.services .top .desc, section.personal .top .desc {
    font-size: 16px;
    line-height: 22px;
}

section.services .top .right, section.personal .top .right {
    display: none;
}

section.services .line {
    display: flex;
    flex-direction: column;
}

section.services .line:before {display: none;}

section.services .line .benefits {
    width: 100%;
    padding: 0 0 50px;
    overflow: visible;
}

.benBlock h3 {
    width: auto;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
}

.benBlock {
    margin: 0 0 10px;
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    box-shadow: 2px 2px 20px 0px rgb(0 0 0 / 20%);
    overflow: hidden;
}

.benBlock .numb {
    font-size: 20px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50px;
    min-height: 50px;
    color: #000000;
}

.fileBlock a .right {
    display: none;
}

.fileBlock a:before {
    display: none;
}

.modal_but_close {
    top: 5px;
    right: 5px;
    border: transparent;
    background: transparent;
    box-shadow: none;
}

.modal_but_close:hover {
    background: transparent;
    color: red;
}

footer .cont {
    display: none;
}

footer {
    height: auto;
    margin: 0;
}

hr.clear.footer {
    height: 0;
}

section.services .top .title, section.personal .top .title, section.home_article .top .title {
    font-size: 40px;
    font-weight: 700;
}

section.services .line .owl-carousel .owl-item {
    width: 305px;
    height: auto;
}

section.services .owl-carousel .owl-item img {
    height: auto !important;
}

section.services .line .owl-carousel {
    width: 640px;
}

section.home_article {
    padding: 0;
}

section.welcome .adaptive .right {
    display: none;
}

section.welcome .adaptive .left {
    width: auto;
    padding: 0;
}

section.welcome .adaptive .left .title {
    font-size: 58px;
    font-weight: 700;
}

section.welcome .adaptive .left .title strong {
    font-size: inherit;
}

section.welcome .txt .btns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

section.welcome .txt .btns a {
    width: auto;
}

section.welcome .txt {
    padding: 0 0 30px;
}

section.welcome {
    padding: 50px 0px;
}

.benBlock .numb strong {
    font-size: inherit !important;
    left: 0 !important;
    top: 0 !important;
}

article.article a.leftimg {
    float: none;
    width: 100%;
    margin: 0 0 30px;
}

article.article a.leftimg img {
    display: block;
    width: 100%;
}

footer .bottom .adaptive {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
}

footer .bottom {
    height: auto;
}

footer .bottom .adaptive p.copyright {
    margin: 0 0 10px;
}

section.pagetitle {
    padding: 40px 0 50px;
}

body.inside_page section.container {
    padding-bottom: 40px;
}

body.reviews_page.inside_page section.container .adaptive .right {
    display: none;
}

body.reviews_page.inside_page section.container .adaptive .left {
    width: 100%;
}

.review_list {
    padding: 0;
}

.baBlock {
    width: 100%;
}

body.media_page.inside_page section.container .grid .portBlock {
    width: 100% !important;
    margin: 0 0 20px !important;
}

.articleBlock {
    width: 100%;
    margin: 0 0 20px !important;
}

section.persona_cont .photo a.mobile_play {
    width: 50px;
    height: 50px;
    left: 10px;
    bottom: 10px;
    background: #fff;
    border: 1px solid #7398a0;
}

section.persona_cont .photo a.mobile_play i {
    opacity: 1;
    font-size: 40px;
    background: transparent;
    color: #7398a0;
}

.stepBlock {
    width: 100%;
    left: auto !important;
    display: flex;
    flex-direction: row;
}

.stepBlock .number {
    right: 0 !important;
    left: 0 !important;
}

.stepBlock .text {
    text-align: left !important;
    padding: 0 0 0 20px;
}

.steps .line {
    left: 30px;
}

article.article img {
    margin: 0 0 20px;
    clear: both;
    width: 100%;
}
    
}

@media only screen and (max-width: 739px) {
    
.adaptive {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
}

nav.mobile_panel {
    height: 50px;
    background: #7398a0;
    width: 100%;
    display: block !important;
    position: fixed;
    z-index: 201;
}

nav.mobile_panel a.menu_but {
    height: 50px;
    width: 50px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    font-size: 40px;
}

.close_back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 0.6);
    z-index: 210;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    transition: 0.3s;
}

body.menu_open .close_back {
    opacity: 1;
    visibility: visible;
}

.mobile_menu {
    background: #ffffff;
    overflow: hidden;
    z-index: 215;
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px;
    height: 100%;
    transition: 0.3s;
    padding-top: 20px;
    display: flex !important;
    overflow: auto;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

body.menu_open .mobile_menu {
    left: 0;
}

.mobile_menu ul {
    width: 100%;
}

.mobile_menu ul li {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile_menu ul li:first-child {
    border: none;
}

.mobile_menu ul li a {
    text-decoration: none;
    display: flex;
    padding: 10px 20px;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}

header .left {
    display: none;
}

header {
    position: relative;
    padding: 50px 0 0;
}

hr.clear.header {
    height: 0;
}

header .adaptive {
    display: flex;
    flex-direction: column;
    height: auto;
    padding: 30px 0;
    align-items: center;
}

header .right {
    width: auto;
    display: flex;
    flex-direction: column;
}

header .btns {
    padding: 0;
}

header .telephone {
    padding: 30px 0;
}

section.pagetitle .inside_back .jarallax {
    display: none;
}

section.pagetitle .inside_back {
    height: auto;
}

section.pagetitle .inside_back h1 {
    position: relative;
    padding: 0;
    font-size: 36px;
    line-height: 40px;
}

.portBlock:nth-child(2n) {
    margin: 0;
}

.portBlock {
    margin: 0;
    width: 50% !important;!i;!;!o;!oi;!o;!;
}

.docBlock {
    width: 310px;
    margin: 0 20px 20px 0;
}

.docBlock:nth-child(2n) {
    margin: 0 0 20px;
}

section.sec_form {
    height: auto;
    display: none;
}

section.sec_form .adaptive {
    display: flex;
    flex-direction: column;
}

section.sec_entermap {
    padding: 0 0 50px;
}

footer .menum {
    display: none;
}

footer .menur {
    width: auto;
}

footer .menur ul li {
    width: auto;
}

.rows.grid .srvBlock {
    width: 310px;
    margin: 0 20px 20px 0 !important;
}

.rows.grid .srvBlock:nth-child(2n) {
    margin: 0 0 20px !important;
}

body.contacts_page.inside_page section.container .adaptive .right {
    display: none;
}

body.contacts_page.inside_page section.container .adaptive .left {
    width: 100%;
}

body.contacts_page.inside_page section.sec_entermap {display: block;}

section.sec_entermap .title {
    width: 100%;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

section.sec_entermap .desc {
    width: 100%;
    font-size: 18px;
}

.personaBlock {
    width: 100%;
    margin: 0 0 20px !important;
}

.personaBlock:nth-child(2n) {
    margin: 0 0 20px !important;
}

section.pagetitle .breadcrumb {
    display: flex;
    flex-wrap: wrap;
}

section.pagetitle .breadcrumb li {
    margin: 0 10px 10px 0;
}

section.persona_cont .adaptive {
    display: flex;
    flex-direction: column;
}

section.persona_cont .photo img {
    width: 100%;
}

section.persona_cont .adaptive .right {
    padding: 30px 0 0;
}

section.persona_cont .adaptive .right .form {
    padding: 0px 0 40px;
}

section.persona_cont .adaptive .right .form .line button {
    width: 100%;
}

section.persona_cont .adaptive .right .info p {
    font-size: 30px;
}

section.services .top .title, section.personal .top .title {
    font-size: 30px;
    width: 100%;
}

section.services .top .left, section.personal .top .left {
    width: 100%;
}

section.services .top .desc, section.personal .top .desc {
    font-size: 16px;
    line-height: 22px;
}

section.services .top .right, section.personal .top .right {
    display: none;
}

section.services .line {
    display: flex;
    flex-direction: column;
}

section.services .line:before {display: none;}

section.services .line .benefits {
    width: 100%;
    padding: 0 0 50px;
    overflow: visible;
}

.benBlock h3 {
    width: auto;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
}

.benBlock {
    margin: 0 0 10px;
    height: auto;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    box-shadow: 2px 2px 20px 0px rgb(0 0 0 / 20%);
    overflow: hidden;
}

.benBlock .numb {
    font-size: 20px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50px;
    min-height: 50px;
    color: #000000;
    min-width: 50px;
}

.fileBlock a .right {
    display: none;
}

.fileBlock a:before {
    display: none;
}

.modal_but_close {
    top: 5px;
    right: 5px;
    border: transparent;
    background: transparent;
    box-shadow: none;
}

.modal_but_close:hover {
    background: transparent;
    color: red;
}

footer .cont {
    display: none;
}

footer {
    height: auto;
    margin: 0;
}

hr.clear.footer {
    height: 0;
}

section.services .top .title, section.personal .top .title, section.home_article .top .title {
    font-size: 30px;
    font-weight: 700;
}

section.services .line .owl-carousel .owl-item {
    width: 305px;
    height: auto;
}

section.services .owl-carousel .owl-item img {
    height: auto !important;
}

section.services .line .owl-carousel {
    width: 100%;
}

section.home_article {
    padding: 0;
}

section.welcome .adaptive .right {
    display: none;
}

section.welcome .adaptive .left {
    width: auto;
    padding: 0;
}

section.welcome .adaptive .left .title {
    font-size: 38px;
    font-weight: 700;
}

section.welcome .adaptive .left .title strong {
    font-size: inherit;
}

section.welcome .txt .btns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

section.welcome .txt .btns a {
    width: auto;
}

section.welcome .txt {
    padding: 0 0 30px;
}

section.welcome {
    padding: 50px 0px;
}

.benBlock .numb strong {
    font-size: inherit !important;
    left: 0 !important;
    top: 0 !important;
}

article.article a.leftimg {
    float: none;
    width: 100%;
    margin: 0 0 30px;
}

article.article a.leftimg img {
    display: block;
    width: 100%;
}

footer .bottom .adaptive {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
}

footer .bottom {
    height: auto;
}

footer .bottom .adaptive p.copyright {
    margin: 0 0 10px;
}

section.pagetitle {
    padding: 40px 0 50px;
}

body.inside_page section.container {
    padding-bottom: 40px;
}

body.reviews_page.inside_page section.container .adaptive .right {
    display: none;
}

body.reviews_page.inside_page section.container .adaptive .left {
    width: 100%;
}

.review_list {
    padding: 0;
}

.baBlock {
    width: 100%;
}

body.media_page.inside_page section.container .grid .portBlock {
    width: 100% !important;
    margin: 0 0 20px !important;
}

.articleBlock {
    width: 100%;
    margin: 0 0 20px !important;
}

.item.personaBlock {
    margin: 0 !important;
}

.personaBlock a {
    width: 100%;
}

section.personal {
    padding: 40px 0 40px;
}

.portBlock h3 {
    display: none;
}

.portBlock a {
    border-radius: 0px;
}

.modal_window1.act, .modal_window2.act {align-items: flex-end;}

.modal_block {
    width: 100%;
    border-radius: 0px;
}

.modal_block .cont .line {
    display: flex;
    flex-direction: column;
}

.modal_block .cont .line .input_text {
    margin: 0 0 10px;
}

.modal_block .cont .line .input_btn {
    margin: 0;
}

.modal_block .cont .line .input_text input {
    width: 100%;
}

.modal_block .cont .line button {
    width: 100%;
}

.modal_block .bottom {
    display: none;
}

.rows.grid .srvBlock {
    width: 100%;
    margin: 0 0 20px !important;
}

section.persona_cont .adaptive .right .form .line {
    display: flex;
    flex-direction: column;
}

section.persona_cont .adaptive .right .form .line .input_text {
    margin: 0 0 15px;
}

section.persona_cont .adaptive .right .form .line .input_text input {
    width: 100%;
}

section.perona_article .top .adaptive {
    padding: 0 15px 30px;
}

section.persona_cont {
    margin: 0;
}

section.perona_article {
    padding: 30px 0 0;
}

.pricelist li.sub_prcBlock {
    font-size: 12px;
    padding: 12px 15px;
}

.pricelist .ltitle {
    font-size: 15px;
    padding: 15px 15px;
}

body.contacts_page.inside_page section.container .adaptive .telephone {
    font-size: 40px;
}

body.contacts_page.inside_page section.container .adaptive .address {
    font-size: 20px;
}

body.contacts_page.inside_page section.container .adaptive .contact_info {
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
}

section.sec_entermap .title span {
    margin: 0 0 20px;
}

.fix_bottom {
    right: 10px;
    bottom: 10px;
}

.fix_bottom a {
    width: 50px;
}

.fix_bottom a.tooth_alert {
    height: 50px;
}

.fix_bottom a.tooth_alert img {width: 32px;}

section.pagetitle .inside_back h1.bigtitle {
    font-size: 32px;
    line-height: 36px;
}

body.category_page.inside_page .subcategory .title {
    font-size: 30px;
}

.pricelist .prcBlock .ltitle i {
    display: none;
}

section.videos .portBlock {
    width: 100% !important;
    margin: 0 0 20px;
}

section.videos .title, section.gallery .title, section.docs .title, section.faq .title {
    font-size: 32px;
}

.faqBlock .question {
    font-size: 16px;
    line-height: 25px;
}

.modal_block .cont {
    padding: 50px 30px 30px;
    border-radius: 0px;
}

.modal_block.pain_form .modal_but_close {
    border: none !important;
    background: transparent !important;
}

section.persona_cont .photo a.mobile_play {
    width: 50px;
    height: 50px;
    left: 10px;
    bottom: 10px;
    background: #fff;
    border: 1px solid #7398a0;
}

section.persona_cont .photo a.mobile_play i {
    opacity: 1;
    font-size: 40px;
    background: transparent;
    color: #7398a0;
}

.stepBlock {
    width: 100%;
    left: auto !important;
    display: flex;
    flex-direction: row;
}

.stepBlock .number {
    right: 0 !important;
    left: 0 !important;
}

.stepBlock .text {
    text-align: left !important;
    padding: 0 0 0 20px;
}

.steps .line {
    left: 30px;
}

article.article img {
    margin: 0 0 20px;
    clear: both;
}

footer .bottom .adaptive .left {
    display: flex;
    flex-direction: column;
    text-align: center;
}

footer .bottom .adaptive .left p {
    margin: 0 0 20px;
}

}