@media screen and (min-width:660px) {
* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    min-width: 1200px;
    line-height: 145%;

}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    color: #333333;
    overflow-x: hidden;
    font-family: 'Futura PT', sans-serif!important;
    -webkit-overflow-scrolling: touch;
    font-weight: 400;
    font-style: normal;
}
.container {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
section {
    padding: 90px 0;
}
h3 {
    text-align: center;
    font-size: 38px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 90px;
}
h3 span {
    color: #ffba02;
}
.bg2 h3 {
    color: #fff;
}

header {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 40%,  rgba(255, 255, 255, 0.95) 100%), url(../img/bg1.jpg);
    background-position: 50% 40%;
    background-size: cover;
}
.bg2 {
    background-image: linear-gradient(to bottom, rgba(48, 57, 72, 0.98) 40%,  rgba(34, 41, 54, 0.98) 100%), url(../img/bg2.jpg);
    background-position: 50% 40%;
    background-size: cover;
}
.bg5 {
    background-image: linear-gradient(to bottom, rgba(48, 57, 72, 0.98) 40%,  rgba(34, 41, 54, 0.98) 100%), url(../img/bg2.jpg);
    background-position: 50% 40%;
    background-size: cover;
    padding-bottom: 30px;
}
.top_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}
.logo {
    width: 200px;
}

.logo img {
    width: 100%;
}
.adr {
    text-align: center;
}
.tel {
    display: flex;
    flex-direction: column;
    text-align: right;
}
.tel p {
    font-size: 18px;
}
.tel a {
    text-decoration: none;
    color: #2b78d9;
    font-weight: 800;
    font-size: 22px;
    font-style: normal;
    margin-top: 4px;
}

.main {
    padding: 70px 0 110px 0;
    display: flex;
    justify-content: space-between;
}
.main_left {
    width: 610px;
}
.main_right {
    width: 500px;
}
.plusi {
    display: flex;
}
.plus {
    padding: 12px 20px;
    background-image: linear-gradient(-45deg, #354c7c, #354c7c);
    border-radius: 5px;
    color: #fff;
}
.plus:last-child {
    margin-left: 30px;
}
h1 {
    font-size: 64px;
    line-height: 98%;
    font-weight: 800;
    margin-top: 20px;
    color: #ffba02;
}
h1 span {
    display: block;
    font-size: 48px;
    color: #333333;
    
}
h1 p {
    font-size: 32px;
    color: #333333;
    font-weight: 400;
    margin-top: 5px;
}

.dop_plus {
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 50px;
}
.dop_plus img {
    width: 50px;
    margin-right: 15px;
    stroke: blue;
}

.button {
    cursor: pointer;
    box-shadow: 0 3px 20px rgba(255, 186, 0, 0.4);
    height: 70px;
    border-radius: 5px;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
    width: 365px;
}

.button button {
    height: 70px;
    font-size: 20px;
    padding: 18px 35px;
    font-weight: 400;
    background-image: linear-gradient(to right, #ffba00, #ffde00);
    border-radius: 5px;
    cursor: pointer;
    border: none;
    color: #333333;
    font-weight: 400;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(230, 170, 0) inset;
    z-index: 999999;
    width: 365px;
    font-family: 'Futura PT', sans-serif!important;
}

.button_all {
    display: flex;
    align-items: center;
}

.button_all p {
    margin-left: 20px;
    padding-top: 15px;
}
.main_right {
    position: relative;
}
.main_right img:first-child {
    width: 75%;
    position: absolute;
    right: 0;
    top: 0;

}
.main_right img:last-child {
    width: 85%;
    position: absolute;
    left: 0;
    bottom: -110px;
    -webkit-filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
  filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
}
.uslugi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 90px;
}
.usluga {
    background-color: #fff;
    width: 27%;
    border-radius: 5px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    text-align: center;
}
.usluga .name {
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
}
.usluga .price {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 17px;
    color: #2b78d9;
}
.usluga .button {
    width: 100%;
    height: 60px;
}
.usluga .button button {
    width: 100%;
    height: 60px;
}
.usluga_inf {
    padding: 20px;
}
.usluga img {
    width: 100%;
}

.usluga_img {
    height: 190px;
    overflow: hidden;
}

.usluga:nth-child(n+4) {
    margin-top: 90px;
}

.dop_uslugi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dop_usluga {
    background-color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    padding: 15px 0;
    border-radius: 5px;
    width: 27%;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    cursor: pointer;
}
.dop_usluga:nth-child(n+4) {
    margin-top: 90px;
}
.dop_usluga img {
    width: 115px;
    position: absolute;
    left: -20px;
    transition: 0.2s all;
}
.dop_usluga:hover img {
    margin-top: -8px;
    margin-left: -8px;
}
.dop_text {
    margin-left: 90px;
}

.dop_text p {
    font-size: 18px;
    font-weight: 800;
    font-style: normal;
    margin-bottom: 8px;
}
.dop_text span {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 17px;
    color: #2b78d9;
}
.bg3 {
    background: url(../img/pattern.jpg);
    background-size: contain;
}
.about_master {
    display: flex;
}

.text_master {
    padding: 20px 30px;
}

.master_name p {
    font-size: 18px;
    padding-bottom: 3px;
    
}
.master_name span {
    font-size: 24px;
    font-weight: 800;
    color: #2b78d9;
}

.master_opis {
    font-size: 18px;
    margin: 15px 0;
    line-height: 140%;
}
.master_plusi p {
    font-size: 18px;
    font-weight: 800;
}
.master_plusi ul li {
    list-style-type: none;
    font-size: 20px;
    margin-top: 18px;
}
.master_plusi {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}
.zayavka {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.img_pek {
    position: absolute;
    right: -80px;
}
.form_zayavka p {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 6px;
    color: #2b78d9;
}
.form_zayavka span {
    font-size: 20px;
    font-weight: 400;
}
.form_zayavka {
    background-color: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    width: 340px;
    border-radius: 5px;
    padding: 30px 20px;
    text-align: center;
    z-index: 10;
}

.form_zayavka form {
    padding: 30px 0 20px 0;
    display: flex;
    flex-direction: column;
}
.form_zayavka form label {
    font-size: 18px;
    margin-bottom: 8px;
    text-align: left;
}
.form_zayavka form input {
    height: 60px;
    padding: 20px;
    font-size: 18px;
    border-radius: 5px;
    border: none;
    background-color: #fefefe;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
    font-weight: 400;
    color: #333333;
    z-index: 999999;
}

::-webkit-input-placeholder {
   /* Chrome/Opera/Safari */
    color: #b0afaf;
    font-weight: 400;
}
::-moz-placeholder {
   /* Firefox 19+ */
    color: #b0afaf;
    font-weight: 400;
}
:-ms-input-placeholder {
   /* IE 10+ */
    color: #b0afaf;
    font-weight: 400;
}
:-moz-placeholder {
   /* Firefox 18- */
    color: #b0afaf;
    font-weight: 400;
}

.form_zayavka .button {
    width: 100%;
    margin-top: 20px;
}
.form_zayavka .button button{
    width: 100%;
}

.form_tel p {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}
.form_tel a {
    text-decoration: none;
    color: #2b78d9;
}
.form_zayavka hr {
    margin-bottom: 15px;
    border: 1px solid #e8e8e8;
}

.pek {
    display: flex;
    justify-content: space-around;
}

.bg4 {
    background-color: #f5f5f5;
    padding-bottom: 130px;
}

.otzivi {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 90px;
}


.otz {
    width: 550px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
}

.otz:nth-child(n+3) {
    margin-top: 60px;
}
.user {
    display: flex;
    align-items: center;
}
.user p {
    margin-left: 15px;
    font-weight: 800;
    font-size: 18px;
}
.user p img {
    width: 20px;
}
.user img {
    width: 55px;
    border-radius: 50px;
}
hr {
    margin: 17px 0;
    display: block;
    border: 1px solid #eeeeee;
}

.text p {
    line-height: 180%;
    font-size: 18px;
}
.text small {
    text-align: right;
    display: block;
    color: #adacac;
    margin-top: 5px;
}
.raboti {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.rabota {
    width: 500px;
    display: flex;
    flex-direction: column;
}
.rabota p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.rabota_img {
    display: flex;
    flex-direction: row;
}
.rabota img {
    width: 100%;
}
.rabota:nth-child(n+3){
    margin-top: 90px;
}
.contact {
    background-color: #fff;
    padding: 30px 15px 15px 15px;
    border-radius: 5px;
    margin-top: -110px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
}
.contact p {
    text-align: center;
    font-size: 40px;
    line-height: 135%;
}

.contact p a {
    color: #2b78d9;
}

.cont p {
    text-align: left;
    font-size: 18px;
}

.dop_contacts {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.cont {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
    display: flex;
    align-items: center;
    padding: 30px;
    border-radius: 5px;
}

.cont img {
    width: 40px;
    margin-right: 20px;
}

.cont:nth-child(1) {
    flex: 1;
}
.cont:nth-child(2) {
    flex: 2;
    margin: 0 15px;
    justify-content: center;
}
.cont:nth-child(3) {
    flex: 1;
}

.arroweb {
    margin-top: 50px;
    text-align: right;
    font-weight: 400;

    
}
.arroweb a {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}
.arroweb p {
    color: #fff;
    display: inline-block;
}
.arroweb span {
    transition: all 0.4s;
    color: #0084ff;
    letter-spacing: 0.4px;
}
.arroweb a:hover span{
    color: #0084ff;
    text-decoration: underline;
    font-size: 18px;
}

}

@media screen and (max-width:1200px) and (min-width:660px){html{min-width:660px}
* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    min-width: 660px;
    line-height: 145%;

}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    color: #333333;
    overflow-x: hidden;
    font-family: 'Futura PT', sans-serif!important;
    -webkit-overflow-scrolling: touch;
    font-weight: 400;
    font-style: normal;
    zoom: 70%;
}
.container {
    max-width: 1200px;
    min-width: 660px;
    margin: 0 auto;
    padding: 0 20px;
}
section {
    padding: 90px 0;
}
h3 {
    text-align: center;
    font-size: 38px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 90px;
}
h3 span {
    color: #ffba02;
}
.bg2 h3 {
    color: #fff;
}

header {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 40%,  rgba(255, 255, 255, 0.95) 100%), url(../img/bg1.jpg);
    background-position: 50% 40%;
    background-size: cover;
}
.bg2 {
    background-image: linear-gradient(to bottom, rgba(48, 57, 72, 0.98) 40%,  rgba(34, 41, 54, 0.98) 100%), url(../img/bg2.jpg);
    background-position: 50% 40%;
    background-size: cover;
}
.bg5 {
    background-image: linear-gradient(to bottom, rgba(48, 57, 72, 0.98) 40%,  rgba(34, 41, 54, 0.98) 100%), url(../img/bg2.jpg);
    background-position: 50% 40%;
    background-size: cover;
    padding-bottom: 30px;
}
.top_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}
.logo {
    width: 200px;
}

.logo img {
    width: 100%;
}
.adr {
    text-align: center;
}
.tel {
    display: flex;
    flex-direction: column;
    text-align: right;
}
.tel p {
    font-size: 18px;
}
.tel a {
    text-decoration: none;
    color: #2b78d9;
    font-weight: 800;
    font-size: 22px;
    font-style: normal;
    margin-top: 4px;
}

.main {
    padding: 70px 0 110px 0;
    display: flex;
    justify-content: space-between;
}
.main_left {
    width: 610px;
}
.main_right {
    width: 500px;
}
.plusi {
    display: flex;
}
.plus {
    padding: 12px 20px;
    background-image: linear-gradient(-45deg, #222936, #303948);
    border-radius: 5px;
    color: #fff;
}
.plus:last-child {
    margin-left: 30px;
}
h1 {
    font-size: 64px;
    line-height: 98%;
    font-weight: 800;
    margin-top: 20px;
    color: #ffba02;
}
h1 span {
    display: block;
    font-size: 48px;
    color: #333333;
    
}
h1 p {
    font-size: 32px;
    color: #333333;
    font-weight: 400;
    margin-top: 5px;
}

.dop_plus {
    font-size: 18px;
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 50px;
}
.dop_plus img {
    width: 50px;
    margin-right: 15px;
    stroke: blue;
}

.button {
    cursor: pointer;
    box-shadow: 0 3px 20px rgba(255, 186, 0, 0.4);
    height: 70px;
    border-radius: 5px;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
    width: 365px;
}

.button button {
    height: 70px;
    font-size: 20px;
    padding: 18px 35px;
    font-weight: 400;
    background-image: linear-gradient(to right, #ffba00, #ffde00);
    border-radius: 5px;
    cursor: pointer;
    border: none;
    color: #333333;
    font-weight: 400;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(230, 170, 0) inset;
    z-index: 999999;
    width: 365px;
    font-family: 'Futura PT', sans-serif!important;
}

.button_all {
    display: flex;
    align-items: center;
}

.button_all p {
    margin-left: 20px;
    padding-top: 15px;
}
.main_right {
    position: relative;
}
.main_right img:first-child {
    width: 75%;
    position: absolute;
    right: 0;
    top: 0;

}
.main_right img:last-child {
    width: 85%;
    position: absolute;
    left: 0;
    bottom: -110px;
    -webkit-filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
  filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
}
.uslugi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 90px;
}
.usluga {
    background-color: #fff;
    width: 27%;
    border-radius: 5px;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    text-align: center;
}
.usluga .name {
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
}
.usluga .price {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 17px;
    color: #2b78d9;
}
.usluga .button {
    width: 100%;
    height: 60px;
}
.usluga .button button {
    width: 100%;
    height: 60px;
}
.usluga_inf {
    padding: 20px;
}
.usluga img {
    width: 100%;
}

.usluga_img {
    height: 190px;
    overflow: hidden;
}

.usluga:nth-child(n+4) {
    margin-top: 90px;
}

.dop_uslugi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.dop_usluga {
    background-color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    padding: 15px 0;
    border-radius: 5px;
    width: 27%;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
    cursor: pointer;
}
.dop_usluga:nth-child(n+4) {
    margin-top: 90px;
}
.dop_usluga img {
    width: 115px;
    position: absolute;
    left: -20px;
    transition: 0.2s all;
}
.dop_usluga:hover img {
    margin-top: -8px;
    margin-left: -8px;
}
.dop_text {
    margin-left: 90px;
}

.dop_text p {
    font-size: 18px;
    font-weight: 800;
    font-style: normal;
    margin-bottom: 8px;
}
.dop_text span {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 17px;
    color: #2b78d9;
}
.bg3 {
    background: url(../img/pattern.jpg);
    background-size: contain;
}
.about_master {
    display: flex;
}
.about_master img {
    width: 43%;
    height: 100%;
}
.text_master {
    padding: 20px 30px;
}

.master_name p {
    font-size: 18px;
    padding-bottom: 3px;
    
}
.master_name span {
    font-size: 24px;
    font-weight: 800;
    color: #2b78d9;
}

.master_opis {
    font-size: 18px;
    margin: 15px 0;
    line-height: 140%;
}
.master_plusi p {
    font-size: 18px;
    font-weight: 800;
}
.master_plusi ul li {
    list-style-type: none;
    font-size: 20px;
    margin-top: 18px;
}
.master_plusi {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}
.zayavka {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
}
.img_pek {
    position: absolute;
    right: -80px;
    display: none;
}
.form_zayavka p {
    font-size: 26px;
    font-weight: 800;
    margin-bottom: 6px;
    color: #2b78d9;
}
.form_zayavka span {
    font-size: 20px;
    font-weight: 400;
}
.form_zayavka {
    background-color: #fff;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
    width: 340px;
    border-radius: 5px;
    padding: 30px 20px;
    text-align: center;
    z-index: 10;
}

.form_zayavka form {
    padding: 30px 0 20px 0;
    display: flex;
    flex-direction: column;
}
.form_zayavka form label {
    font-size: 18px;
    margin-bottom: 8px;
    text-align: left;
}
.form_zayavka form input {
    height: 60px;
    padding: 20px;
    font-size: 18px;
    border-radius: 5px;
    border: none;
    background-color: #fefefe;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
    font-weight: 400;
    color: #333333;
    z-index: 999999;
}

::-webkit-input-placeholder {
   /* Chrome/Opera/Safari */
    color: #b0afaf;
    font-weight: 400;
}
::-moz-placeholder {
   /* Firefox 19+ */
    color: #b0afaf;
    font-weight: 400;
}
:-ms-input-placeholder {
   /* IE 10+ */
    color: #b0afaf;
    font-weight: 400;
}
:-moz-placeholder {
   /* Firefox 18- */
    color: #b0afaf;
    font-weight: 400;
}

.form_zayavka .button {
    width: 100%;
    margin-top: 20px;
}
.form_zayavka .button button{
    width: 100%;
}

.form_tel p {
    font-weight: 400;
    font-size: 18px;
    color: #333333;
}
.form_tel a {
    text-decoration: none;
    color: #2b78d9;
}
.form_zayavka hr {
    margin-bottom: 15px;
    border: 1px solid #e8e8e8;
}

.pek {
    display: flex;
    justify-content: space-around;
}

.bg4 {
    background-color: #f5f5f5;
    padding-bottom: 130px;
}

.otzivi {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 90px;
}


.otz {
    width: 47%;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.06);
}

.otz:nth-child(n+3) {
    margin-top: 60px;
}
.user {
    display: flex;
    align-items: center;
}
.user p {
    margin-left: 15px;
    font-weight: 800;
    font-size: 18px;
}
.user p img {
    width: 20px;
}
.user img {
    width: 55px;
    border-radius: 50px;
}
hr {
    margin: 17px 0;
    display: block;
    border: 1px solid #eeeeee;
}

.text p {
    line-height: 180%;
    font-size: 18px;
}
.text small {
    text-align: right;
    display: block;
    color: #adacac;
    margin-top: 5px;
}
.raboti {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.rabota {
    width: 48%;
    display: flex;
    flex-direction: column;
}
.rabota p {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.rabota_img {
    display: flex;
    flex-direction: row;
}
.rabota img {
    width: 100%;
}
.rabota:nth-child(n+3){
    margin-top: 90px;
}
.contact {
    background-color: #fff;
    padding: 30px 15px 15px 15px;
    border-radius: 5px;
    margin-top: -110px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
}
.contact p {
    text-align: center;
    font-size: 40px;
    line-height: 135%;
}

.contact p a {
    color: #2b78d9;
}

.cont p {
    text-align: left;
    font-size: 20px;
}

.dop_contacts {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.cont {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
    display: flex;
    align-items: center;
    padding: 30px;
    border-radius: 5px;
}

.cont img {
    width: 40px;
    margin-right: 20px;
}

.cont:nth-child(1) {
    flex: 1;
}
.cont:nth-child(2) {
    flex: 2;
    margin: 0 15px;
    justify-content: center;
}
.cont:nth-child(3) {
    flex: 1;
}

.arroweb {
    margin-top: 50px;
    text-align: right;
    font-weight: 400;

    
}
.arroweb a {
    font-size: 18px;
    color: #ffffff;
    text-decoration: none;
}
.arroweb p {
    color: #fff;
    display: inline-block;
}
.arroweb span {
    transition: all 0.4s;
    color: #0084ff;
    letter-spacing: 0.4px;
}
.arroweb a:hover span{
    color: #0084ff;
    text-decoration: underline;
    font-size: 18px;
}
}

@media screen and (max-width:660px) { 
    * {
        margin: 0;
        padding: 0;
        outline: 0 !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    html {
        min-width: 300px;
        line-height: 145%;
    
    }
    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    body {
        color: #333333;
        overflow-x: hidden;
        font-family: 'Futura PT', sans-serif!important;
        -webkit-overflow-scrolling: touch;
        font-weight: 400;
        font-style: normal;
    }
    .container {
        max-width: 660px;
        min-width: 300px;
        margin: 0 auto;
        padding: 0 10px;
    }
    section {
        padding: 70px 0;
    }
    h3 {
        text-align: center;
        font-size: 9vw;
        font-weight: 400;
        line-height: 120%;
        margin-bottom: 70px;
    }
    h3 span {
        color: #ffba02;
    }
    .bg2 h3 {
        color: #fff;
    }
    
    header {
        background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.95) 40%,  rgba(255, 255, 255, 0.95) 100%), url(../img/bg1.jpg);
        background-position: 50% 40%;
        background-size: cover;
    }
    .bg2 {
        background-image: linear-gradient(to bottom, rgba(48, 57, 72, 0.98) 40%,  rgba(34, 41, 54, 0.98) 100%), url(../img/bg2.jpg);
        background-position: 50% 40%;
        background-size: cover;
    }
    .bg5 {
        background-image: linear-gradient(to bottom, rgba(48, 57, 72, 0.98) 40%,  rgba(34, 41, 54, 0.98) 100%), url(../img/bg2.jpg);
        background-position: 50% 40%;
        background-size: cover;
        padding-bottom: 30px;
    }
    .top_menu {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 20px 0;
        flex-direction: column;
        
    }
    .logo {
        width: 200px;
    }
    
    .logo img {
        width: 100%;
    }
    .adr {
        text-align: center;
        display: none;
    }
    .tel {
        display: flex;
        flex-direction: column;
        text-align: center;
        margin-top: 10px;
    }
    .tel p {
        font-size: 18px;
    }
    .tel a {
        text-decoration: none;
        color: #2b78d9;
        font-weight: 800;
        font-size: 22px;
        font-style: normal;
        margin-top: 4px;
    }
    
    .main {
        padding: 40px 0 110px 0;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .main_left {
        width: 100%;
    }
    .main_right {
        width: 100%;
    }
    .plusi {
        display: flex;
        flex-direction: column;
    }
    .plus {
        padding: 8px 18px;
        background-image: linear-gradient(-45deg, #222936, #303948);
        border-radius: 5px;
        color: #fff;
        width: max-content;

    }
    .plus:last-child {
        margin-top: 15px;
    }
    h1 {
        font-size: 10.3vw;
        line-height: 98%;
        font-weight: 800;
        margin-top: 20px;
        color: #ffba02;
    }
    h1 span {
        display: block;
        font-size: 8vw;
        color: #333333;
        
    }
    h1 p {
        font-size: 5.6vw;
        color: #333333;
        font-weight: 400;
        margin-top: 5px;
    }
    
    .dop_plus {
        font-size: 4.8vw;
        display: flex;
        align-items: center;
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .dop_plus img {
        width: 50px;
        margin-right: 10px;
        stroke: blue;
    }
    
    .button {
        cursor: pointer;
        box-shadow: 0 3px 20px rgba(255, 186, 0, 0.4);
        height: 70px;
        border-radius: 5px;
        margin-top: 15px;
        position: relative;
        overflow: hidden;
        cursor: pointer;
        z-index: 10;
        width: 100%;
    }
    
    .button button {
        height: 70px;
        font-size: 20px;
        padding: 18px 35px;
        font-weight: 400;
        background-image: linear-gradient(to right, #ffba00, #ffde00);
        border-radius: 5px;
        cursor: pointer;
        border: none;
        color: #333333;
        font-weight: 400;
        transition: background 0.2s ease;
        box-shadow: 0 -4px rgb(230, 170, 0) inset;
        z-index: 999999;
        width: 100%;
        font-family: 'Futura PT', sans-serif!important;
    }
    
    .button_all {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    
    .button_all p {
        margin-left: 20px;
        padding-top: 15px;
        text-align: center;
    }
    .main_right {
        position: relative;
        display: none;
    }
    .main_right img:first-child {
        width: 75%;
        position: absolute;
        right: 0;
        top: 0;
    
    }
    .main_right img:last-child {
        width: 85%;
        position: absolute;
        left: 0;
        bottom: -110px;
        -webkit-filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
      filter: drop-shadow(0px 3px 5px rgba(0,0,0,0.3));
    }
    .uslugi {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 90px;
    }
    .usluga {
        background-color: #fff;
        width: 100%%;
        border-radius: 5px;
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
        text-align: center;
    }
    .usluga .name {
        font-size: 20px;
        font-weight: 800;
        font-style: normal;
    }
    .usluga .price {
        font-size: 20px;
        margin-top: 15px;
        margin-bottom: 17px;
        color: #2b78d9;
    }
    .usluga .button {
        width: 100%;
        height: 60px;
    }
    .usluga .button button {
        width: 100%;
        height: 60px;
    }
    .usluga_inf {
        padding: 20px;
    }
    .usluga img {
        width: 100%;
    }
    
    .usluga_img {
        height: 190px;
        overflow: hidden;
    }
    
    .usluga:nth-child(n+2) {
        margin-top: 80px;
    }
    
    .dop_uslugi {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    
    .dop_usluga {
        background-color: #fff;
        display: flex;
        align-items: center;
        position: relative;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding: 15px 5px;
        border-radius: 5px;
        width: 47%;
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.4);
        cursor: pointer;
    }
    .dop_usluga:nth-child(n+3) {
        margin-top: 90px;
    }
    .dop_usluga img {
        width: 100px;
        height: 100px;
        
        left: -13px;
        transition: 0.2s all;
    }
    .dop_usluga:hover img {
        margin-top: -8px;
        margin-left: -8px;
    }
    .dop_text {
        
    }
    
    .dop_text p {
        font-size: 16px;
        font-weight: 800;
        font-style: normal;
        margin-bottom: 8px;
    }
    .dop_text span {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 17px;
        color: #2b78d9;
    }
    .bg3 {
        background: url(../img/pattern.jpg);
        background-size: contain;
    }
    .about_master {
        display: flex;
        flex-direction: column;
    }
    .about_master img {
        width: 100%;
    }
    .text_master {
        padding: 20px 0px;
    }
    
    .master_name p {
        font-size: 18px;
        padding-bottom: 3px;
        
    }
    .master_name span {
        font-size: 24px;
        font-weight: 800;
        color: #2b78d9;
    }
    
    .master_opis {
        font-size: 18px;
        margin: 15px 0;
        line-height: 140%;
    }
    .master_plusi p {
        font-size: 16px;
        font-weight: 800;
    }
    .master_plusi ul li {
        list-style-type: none;
        font-size: 16px;
        margin-top: 18px;
    }
    .master_plusi {
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
        background-color: #fff;
        padding: 20px;
        border-radius: 5px;
        margin-bottom: 50px;
    }
    .zayavka {
        display: flex;
        justify-content: space-between;
        position: relative;
        align-items: center;
        flex-direction: column;
    }
    .img_pek {
        position: absolute;
        right: -80px;
        display: none;
    }
    .form_zayavka p {
        font-size: 26px;
        font-weight: 800;
        margin-bottom: 6px;
        color: #2b78d9;
    }
    .form_zayavka span {
        font-size: 20px;
        font-weight: 400;
    }
    .form_zayavka {
        background-color: #fff;
        box-shadow: 0 3px 20px rgba(0, 0, 0, 0.15);
        
        width: 99%;
        border-radius: 5px;
        padding: 30px 20px;
        text-align: center;
        z-index: 10;
    }
    
    .form_zayavka form {
        padding: 30px 0 20px 0;
        display: flex;
        flex-direction: column;
    }
    .form_zayavka form label {
        font-size: 18px;
        margin-bottom: 8px;
        text-align: left;
    }
    .form_zayavka form input {
        height: 60px;
        padding: 20px;
        font-size: 18px;
        border-radius: 5px;
        border: none;
        background-color: #fefefe;
        box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
        font-weight: 400;
        color: #333333;
        z-index: 999999;
    }
    
    ::-webkit-input-placeholder {
       /* Chrome/Opera/Safari */
        color: #b0afaf;
        font-weight: 400;
    }
    ::-moz-placeholder {
       /* Firefox 19+ */
        color: #b0afaf;
        font-weight: 400;
    }
    :-ms-input-placeholder {
       /* IE 10+ */
        color: #b0afaf;
        font-weight: 400;
    }
    :-moz-placeholder {
       /* Firefox 18- */
        color: #b0afaf;
        font-weight: 400;
    }
    
    .form_zayavka .button {
        width: 100%;
        margin-top: 20px;
    }
    .form_zayavka .button button{
        width: 100%;
    }
    
    .form_tel p {
        font-weight: 400;
        font-size: 18px;
        color: #333333;
    }
    .form_tel a {
        text-decoration: none;
        color: #2b78d9;
        
    }
    .form_zayavka hr {
        margin-bottom: 15px;
        border: 1px solid #e8e8e8;
    }
    
    .pek {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    
    .bg4 {
        background-color: #f5f5f5;
    }
    .bg5:nth-child(2) {
        padding-bottom: 130px;
        background-color: #f5f5f5;
        
    }
    
    .otzivi {
        margin: 70px 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    
    
    .otz {
        width: 550px;
        background-color: #fff;
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 4px 15px rgba(0,0,0,0.06);
    }
    
    .otz:nth-child(n+2) {
        margin-top: 60px;
    }
    .user {
        display: flex;
        align-items: center;
    }
    .user p {
        margin-left: 15px;
        font-weight: 800;
        font-size: 16px;
    }
    .user p img {
        width: 20px;
    }
    .user img {
        width: 55px;
        border-radius: 50px;
    }
    hr {
        margin: 17px 0;
        display: block;
        border: 1px solid #eeeeee;
    }
    
    .text p {
        line-height: 180%;
        font-size: 16px;
    }
    .text small {
        text-align: right;
        display: block;
        color: #adacac;
        margin-top: 5px;
    }
    
    .rabota {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .rabota p {
        text-align: center;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .rabota_img {
        display: flex;
        flex-direction: row;
    }
    .rabota img {
        width: 100%;
    }
    .rabota:nth-child(n+2){
        margin-top: 60px;
    }

    .contact {
        background-color: #fff;
        padding: 30px 15px 15px 15px;
        border-radius: 5px;
        margin-top: -110px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
    }
    .contact p {
        text-align: center;
        font-size: 22px;
        line-height: 135%;
    }
    
    .contact p a {
        color: #2b78d9;
    }
    
    .cont p {
        text-align: left;
        font-size: 18px;
    }
    
    .dop_contacts {
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
        flex-direction: column;
    }
    
    .cont {
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.14);
        display: flex;
        align-items: center;
        padding: 30px;
        border-radius: 5px;
    }
    
    .cont img {
        width: 40px;
        margin-right: 20px;
    }
    
    .cont:nth-child(1) {
        flex: 1;
    }
    .cont:nth-child(2) {
        flex: 1;
        
        justify-content: center;
    }
    .cont:nth-child(3) {
        flex: 1;
    }
    
    .arroweb {
        margin-top: 50px;
        text-align: center;
        font-weight: 400;
    
        
    }
    .arroweb a {
        font-size: 18px;
        color: #ffffff;
        text-decoration: none;
    }
    .arroweb p {
        color: #fff;
        display: inline-block;
    }
    .arroweb span {
        transition: all 0.4s;
        color: #0084ff;
        letter-spacing: 0.4px;
    }
    .arroweb a:hover span{
        color: #0084ff;
        text-decoration: underline;
        font-size: 18px;
    }
    
}

input[type=tel], input[type=submit], textarea{
    -webkit-appearance: none;
}
img {
    pointer-events: none!important;
}