body {
    font-family: 'Myriad';
/*    font-family: 'Myriad-Cond';*/
    overflow-x: hidden;
}

.col-md-6:has(.input-yea) {
    opacity: 0 !important;
    pointer-events: none !important;
    position: absolute !important;
}

.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.g-recaptcha>div{
    width: auto !important;
    height: auto !important;
}
.clearfix:after {
    content: "";
    clear: none;
    display: table;
}
.zagol {
    font-size: 30px;
    text-transform: uppercase;
    color: #ffae00;
    font-family: 'Myriad-Bold';
    text-align: center;
/*    display: inline-block;*/
    margin: 0 auto 30px;
    position: relative;
}
.zagol:after {
    position: absolute;
    content: "";
    width: 100px;
    height: 5px;
    background: #ffae00;
    top: 50%;
    right: 100px;
}
.zagol:before {
    position: absolute;
    content: "";
    width: 100px;
    height: 5px;
    background: #ffae00;
    top: 50%;
    left: 100px;
}
.modal-backdrop.in{filter:alpha(opacity=30);opacity:.3}
header {
    background: url(../img/bg-main-zukov.jpg) no-repeat;
    height: 700px;
    background-position: center;
    background-size: cover;
}
.on-zakaz {
    background: url(../img/bg-main-zukov.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.pereezd-h {
    background: url(../img/bg-main_perevoz.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.perevoz-piano {
    background: url(../img/bg-gruzchik.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.soveti {
    background: url(../img/bg-main_perevoz.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.demontazh {
    background: url(../img/bg-main-zukov.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.raznoraboch {
    background: url(../img/bg-gruzchik.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.sontudnichestvo {
    background: url(../img/bg-main-zukov.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
.takelazh {
    background: url(../img/bg-main-zukov.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}
header>div {
    position: relative;
}
header .head-line {
    color: #fff;
    padding: 15px 0px 5px 0px;
/*    padding-bottom: 0px;*/
}
header .head-line p:first-child{
    float: left;
    font-size: 18px;
    margin-left: 30px;
    margin-bottom: 0px;
    margin-top: 2px;
    position: relative;
}
header .head-line p:first-child:before {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    background: url(../img/phone.jpg) no-repeat;
    top: 2px;
    left: -27px;
}
header .head-line p:last-child{
    float: right;
    font-size: 18px;
/*    margin-right: 100px;*/
    margin-bottom: 0px;
    text-transform: uppercase;
}
header .head-line p:first-child a{
    color: #fff;
}
header .head-line p:first-child a:hover{
    text-decoration: none;
}
header h2 {
    width: 640px;
    font-size: 46px;
    text-transform: uppercase;
    font-family: 'Myriad-Bold';
    color: #ffae00;
    text-align: center;
    padding: 10px;
    background: rgba(0, 0, 0, .4);
    margin: 100px auto 0px;
    text-shadow: 2px 2px 10px #000;
}
header h3 {
    width: 640px;
    font-size: 26px;
    text-transform: uppercase;
    color: #ffae00;
    text-align: center;
    padding: 10px;
    background: rgba(0, 0, 0, .4);
    margin: 0 auto;
    font-weight: 800;
    color: #fff;
    text-shadow: 2px 2px 10px #000;
/*    font-family: 'Myriad-Bold';*/
}
.navigation {
    padding: 20px 0px;
}
nav.navbar{
    background: #fff;
    border-radius: 0px;
    border: none;
    text-align: center;
    margin-bottom: 0px;
    padding-top: 10px;
}
.nav {
    float: none;
    margin: 0 auto;
}
.navbar-collapse .nav li {
    position: relative;
    padding-left: 0px;
    list-style: none;
    text-align: left;
    margin: 5px 0;
}
.low-m li:before {
    position: absolute;
    display: block;
    content: "";
    width: 10px;
    height: 15px;
    background: url(../img/list-icon1.jpg) no-repeat;
    left: -15px;
    top: 5px;
}
.low-m {
    text-indent: 0px;
    opacity: 0;
    height: 0;
    overflow:hidden;
}
.lower-m {
    padding-left: 0px;
    text-indent: 0px;
    opacity: 0;
    height: 0;
    overflow:hidden;
/*
    position: absolute;
    background: #fff;
    z-index: 1;
    display: block;
*/
}
.top-m{
    text-indent: 23px;
}
.top-m:before {
    position: absolute;
    display: block;
    content: "";
    width: 20px;
    height: 25px;
    background: url(../img/list-icon.jpg) no-repeat;
    left: 0px;
    top: 0px;
}
.navbar-collapse .nav li a{
    color: #000; 
    text-align: left;
    font-size: 18px;
}
.first-menu>li:hover .low-m {
    opacity: 1;
    height: auto;
    transition: all linear .2s;
}
.main-menu>li:hover .lower-m {
    opacity: 1;
    height: auto;
    transition: all linear .2s;
}
.zakaz-menu {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background: #ffae00;
    border: none;
    box-shadow: inset 0px -4px 0px #f79700;
    margin-top: 0px;
    padding: 15px 30px;
}

.jukperevoz {
    background: #f2f2f2;
    padding: 70px 0px 70px;
}
.jukperevoz p{
    font-size: 16px;
    text-align: justify;
}
.text {
padding: 20px 0 30px;}
.text h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
.text p {
    font-size: 16px;
    text-align: justify;
}
.text ul {
    padding-left: 25px;
}
.text li {
    font-size: 16px;
    margin: 5px 0;
}
.sovet li:nth-child(2n) {
    color: rgb(255, 54, 54)
}
.sovet li:nth-child(2n+1) {
    color: rgb(181, 181, 0)
}
.sovet a {
/*    color: transparent;*/
    text-decoration: underline;
}
.top-p {
    margin-bottom: 25px;
}
.jukperevoz img {
    width: 100%;
    margin-top: 0px;
/*    height: 250px;*/
}
.bot-img img{
    height: 250px;
}
.predlag {
    padding: 70px 0px;
}
.predlag .zagol:after {
    right: 250px
}
.predlag .zagol:before {
    left: 250px;
}
.predlag img {
    margin: 10px auto 10px;
    display: block;
}
.predlag p {
    font-size: 16px;
    text-align: center;
}
img.mini {
    width: 150px;
    float: left;
    margin: 0 5px;
}
.about {
    padding: 70px 0px;
    box-shadow: 0px -10px 70px 0px #ccc,
                0px 10px 80px 0px #ccc;
/*    margin-bottom: 80px;*/
}
.about-text {
    padding: 30px 40px;
    border: 5px solid #ffae00;
    font-size: 16px;
    text-align: justify;
}
.price {
    padding: 70px 0px 80px;
}
.price-item {
    padding: 0px 56px;
}
.price-item>div {
    text-align: center;
    border: 4px solid #ffae00
}
.price-item img {
    width: 90%;
    height: 180px;
}
.price-item p {
    font-size: 16px;
    margin-top: 25px;
}
.price-item p span {
    color: #ffae00;
}
.price-item button {
    background: #ffae00;
    box-shadow: inset 0px -4px 0px 0px #f79700;
    border: 0px;
    padding: 7px 55px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 20px auto 30px;
}
.price-item a {
    background: #ffae00;
    box-shadow: inset 0px -4px 0px 0px #f79700;
    border: 0px;
    padding: 7px 55px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin: 20px auto 30px;
/*    display: inline-block;*/
    width: 180px;
}
#rayon {
    background: #f2f2f2;
    padding: 70px 0px;
}
.rayon .zagol:before{
    left: 0px;
    width: 80px;
}
.rayon .zagol:after{
    right: 0px;
    width: 80px;
}
.rayon p {
    color: #f60;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: underline;
}
.rayon .text-left p{
    text-align: right;
    padding-right: 30px;
    position: relative;
    margin-bottom: 40px;
}
.rayon .text-left p:after {
    position: absolute;
    content: "-";
    right: 15px;
}
.rayon .text-left p:nth-of-type(2) {
    padding-right: 50px;
}
.rayon .text-left p:nth-of-type(2):after {
    right: 35px;
}
.rayon .text-center p{
    margin-top: 20px;
    position: relative;
}
.rayon .text-center p:after {
    position: absolute;
    content: "-";
    transform: rotate(90deg);
    top: -20px;
    left: 50%;
}
.rayon .text-right p{
    text-align: left;
    padding-left: 30px;
    position: relative;
    margin-bottom: 40px;
}
.rayon .text-right p:before {
    position: absolute;
    content: "-";
    left: 15px;
}
.rayon .text-right p:nth-of-type(2) {
    padding-left: 50px;
}
.rayon .text-right p:nth-of-type(2):before {
    left: 35px;
}
.rayon img {
    width: 100%;
    margin: 0px auto;
}
.pereezd {
    padding: 90px 0px;
}
.pereezd div {
    text-align: center;
    padding: 0px 30px;
}
.pereezd h3 {
    font-size: 18px;
    text-transform: uppercase;
    background: #ffae00;
    padding: 10px 0px;
    margin: 0px;
    color: #fff;
}
.pereezd img {
    width: 100%;
}
.pereezd p {
    font-size: 16px;
    text-align: justify;
    margin-top: 25px;
}

.new-descr {
    margin-bottom: 30px;
}

.new-descr__img img {
    width: 100%;
}
.new-descr__img {
    width: 250px;
    flex-shrink: 0;
}
.new-descr__text {
    width: calc(100% - 300px);
}
.new-descr__content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border: 4px solid #ffae00;
    padding: 30px;
    box-sizing: border-box;
}
.new-descr__descr a {
    color: #ffae00;
    text-decoration: underline;
}
.new-descr__descr a:hover {
    text-decoration: none;
}
.new-descr__descr {
    font-size: 19px;
}

.musor {
    padding: 40px 0px;
    background: url(../img/musor.jpg) no-repeat 50% 50%;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.musor span {
    font-weight: bold
}
#map {
    margin: 0px;
    padding: 0px;
    position: relative;
    height: 420px;
}
.map {
    width: 100%;
    height: 100%;
/*    position: absolute;*/
}
.contact {
    text-align: center;
    padding: 90px 0px 80px;
    background: rgba(255, 174, 0, .9);
    color: #fff;
    z-index: 2;
    position: absolute
}
.contact h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 40px;
}
.contact h4 span {
    font-size: 21px;
    font-weight: bold;
}
.contact p {
    font-size: 20px;
    text-transform: uppercase;
}
.contact p:nth-of-type(1) {
    font-weight: bold;
    position: relative;
    padding-left: 30px;
    letter-spacing: 3px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.contact p:nth-of-type(1):before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: url(../img/phone1.jpg) no-repeat;
    top: 0px;
    left: 160px;
}
#form {
    background: #ffae00;
    padding: 70px 0px;
}
.form .zagol {
    color: #fff;
}
.form .zagol:before{
    background: #fff;
    left: 250px;
} 
.form .zagol:after{
    background: #fff;
    right: 250px;
}
.form form {
    text-align: center;
}
form label {
    position: relative;
    margin-top: 10px;
}
form .input {
    background: #fff;
    padding: 15px 0px 15px 20px;
    font-size: 14px;
    margin-bottom: 40px;
    width: 100%;
    border: none;
    color: #000;
}
form input[type="checkbox"] {
    width: 1px  !important;
    height: 1px !important;
    position: relative;
    top: 1px;
    left: 7px;
    z-index: -1;
}
form label .chekc-text {
    margin-top: 0px;
    padding-top: 0px;
    display: inline-block;
    position: relative;
    top: -2px;
}
.modal-body .chekc-text {
    top: 5px;
}
form label .checked-style {
    width: 15px;
    display: inline-block;
    height: 15px;
    background: #ffffff;
    margin-right: 8px;
    border-radius: 3px;
    padding: 0px;
    margin-top: 2px;
    border: 1px solid;
}
form input[type=checkbox]:checked ~ .checked-style {
    background: url(../img/check.png) no-repeat;
}
.form input::placeholder, .form textarea::placeholder {
    color: #404040;
    text-transform: uppercase;
}
*::-webkit-input-placeholder {
	color: #404040;
    text-transform: uppercase;
	opacity: 1;
}
*:-moz-placeholder {
	color: #404040;
    text-transform: uppercase;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #404040;
    text-transform: uppercase;
	opacity: 1;
}
.form textarea {
    background: #fff;
    padding: 10px 0px 10px 20px;
    font-size: 14px;
    width: 100%;
    height: 300px;
    border: none;
    resize: none;
    color: #000;
}
.form button {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    background: #ff9e06;
    border: none;
    box-shadow: inset 0px -5px 0px #ea8f00;
    margin: 20px auto 0px;
    padding: 15px 80px;
}
footer {
    background: #f79700;
    padding: 20px 0px 0px;
}
footer a {
    display: block;
    font-size: 18px;
    text-indent: 25px;
    margin: 10px;
    color: #000;
    position: relative;
}
footer a:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 25px;
    background: url(../img/list-icon2.jpg) no-repeat;
    top: 2px;
    left: 2px;
}
footer a:hover {
    color: #000;
}
.foot-line {
    border-top: 1px solid #fff;
    padding: 15px 0px;
    margin-top: 20px;
    text-align: center;
}
footer .foot-line p:first-child {
    float: left;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}
footer .foot-line p:last-child {
    float: right;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}
footer .foot-line p:last-child:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 30px;
    background: url(../img/icon-phone.png) no-repeat;
    left: -25px;
    top: 0px;
}
.districts {
    border: 1px solid #ffae00;
    background: #f60;
    color: #fff;
    display: inline-block;
    padding: 7px 40px;
    text-transform: uppercase; 
/*    box-shadow: inset 0px 0px 5px 2px #bc4b00;*/
}
.districts:hover {
    box-shadow: inset 0px 0px 6px 1px #bc4b00;
}
.pozvon {
    width: 250px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: fixed;
    bottom: 20px;
    left: calc(50% - 125px);
    background: #f60;
    padding: 1px 0px 0px;
    border-radius: 5px;
    display: none;
    z-index: 2;
}
.pozvon p {
    margin-bottom: 0px;
}
.pozvon a {
    color: #fff;
    font-size: 16px;
    margin-bottom: 5px;
    display: block;
}
.district-modal .modal-dialog{
    width: 70%;
    margin: 50px auto 0;
}
.district-modal ul {
    text-align: center;
    padding: 0;
}
.district-modal li {
    display: inline-block;
    list-style: none;
    margin: 1px;
    width: 125px;
}
.district-modal li p {
    color: #000;
    margin-top: 10px;
    font-size: 13px;
}
.district-modal li:hover img {
    transform: scale(1.05);
    transition: all linear .13s;
    box-shadow: 0px -2px 6px 3px #ccc;
}
.district-modal li img {
    width: 100%;
    height: 170px;
}
.district-modal .close {
    position: absolute;
    right: 0px;
    top: 0px;
}
#callback .modal-dialog{
    width: 500px;
    margin: 50px auto 0;
}
#callback .modal-dialog p {
    font-size: 18px;
}
#callback .modal-dialog input {
    margin: 20px auto 0;
    padding: 10px 20px;
    width: 80%;
    border: 2px solid #f79700;
    font-size: 20px;
}
#callback .modal-dialog .modal-zakaz {
    margin: 30px auto 0px;
    padding: 10px 70px;
    font-size: 20px;
}
#callback .modal-dialog .close {
    color: #000;
    text-shadow: none;
    filter: none;
    font-size: 28px;
    font-weight: normal;
    opacity: 1;
    position: absolute;
    top: 0px;
    right: 5px;
}
#agreement .modal-dialog {
    width: 400px;
    margin: 70px auto 0;
}
#agreement .modal-dialog .text-agree {
    height: 180px;
    width: 100%;
    overflow-y: scroll;
    margin: 20px auto 10px;
    text-align: justify;
    padding: 10px;
    border: 1px solid #000;
}
#agreement .modal-dialog button{
    display: inline-block;
    font-size: 20px;
    padding: 5px 20px;
    margin: 10px;
}
#agreement .modal-dialog button#agree {
    background: #77ff5e;
    border: 0px;
}
#agreement .modal-dialog button#not-agree {
    background: #bababa;
    border: 0px;
}
#thx.callback .modal-dialog {
    width: 260px;
    border: none;
    margin: 50px auto 0;
    
}
#thx.callback .modal-body {
    background: #f79700;
}
#thx.callback .modal-dialog h5 {
    padding: 0px;
    color: #fff;
    font-size: 18px;
}
#thx.callback .modal-dialog button {
    position: absolute;
    top: 0px;
    right: 5px;
}
.modal .close {
    color: #000000;
    text-shadow: none;
    filter: none;
    font-size: 28px;
    font-weight: normal;
    opacity: 1;
}
.scroll-button{
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    display: none;
}
.scroll-button img {
    width: 100%;
}
@media screen and (max-width:768px) {
   
    .pozvon {
        display: block;
    }
    .zagol {
    font-size: 21px;
    margin: 0 auto 10px;
}
.zagol:after {
    display: none;
}
.zagol:before {
    display: none;
}
.modal-backdrop.in{filter:alpha(opacity=30);opacity:.3}
header {
    background: url(../img/bg-main.jpg) no-repeat;
    height: 400px;
    background-position: center;
    background-size: cover;
}
header>div {
    position: relative;
}
header .head-line {
    color: #fff;
    padding: 15px 0px 5px 0px;
/*    padding-bottom: 0px;*/
}
header .head-line p:first-child{
    float: none;
    font-size: 18px;
}
header .head-line p:first-child:before {
    top: 2px;
    left: -27px;
}
header .head-line p:last-child{
    float: none;
    font-size: 16px;
}
header h2 {
    width: 100%;
    font-size: 24px;
}
header h3 {
    width: 100%;
    font-size: 18px;
}
.navigation {
    padding: 20px 0px 30px;
}
.top-m{
    text-indent: 20px;
}
.low-m {
    text-indent: 0px;
    opacity: 1;
    height: auto;
    overflow:hidden;
}
.lower-m {
    opacity: 1;
    height: auto;
    overflow:hidden;
}
.navbar-collapse .nav li a{
    font-size: 20px;
}
.zakaz-menu {
    font-size: 20px;
    margin: 20px auto 0;
    display: block;
    padding: 15px 35px;
}

.jukperevoz {
    background: #f2f2f2;
    padding: 30px 0px 30px;
}
.jukperevoz p{
    font-size: 14px;
}
    .jukperevoz img {
        height: auto;
        margin: 0;
    }
    .bot-img img{
    height: auto;
}
.top-p {
    margin-bottom: 5px;
}
.predlag {
    padding: 30px 0px;
}
.predlag img {
    margin: 10px auto 10px;
    display: block;
}
.predlag p {
    font-size: 16px;
    text-align: center;
}
.about {
    padding: 30px 0px;
}
.about-text {
    padding: 10px 10px;
    border: 3px solid #ffae00;
    font-size: 14px;
}
.price {
    padding: 30px 0px 30px;
}
.price-item {
    padding: 0px 26px;
    margin-bottom: 15px;
}
.price-item img {
    width: 90%;
    height: auto;
}
.price-item p {
    font-size: 18px;
    margin-top: 15px;
}
.price-item button {
    margin: 0px auto 20px;
}
#rayon {
    padding: 30px 0px;
}
.rayon p {
    color: #f60;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
}
.rayon .text-left p{
    text-align: right;
    padding-right: 30px;
    position: relative;
    margin-bottom: 15px;
}
.rayon .text-left p:after {
    position: absolute;
    content: "-";
    right: 15px;
    top: 0px;
}
.rayon .text-left p:nth-of-type(2) {
    padding-right: 50px;
}
.rayon .text-left p:nth-of-type(2):after {
    right: 35px;
}
.rayon .text-center p:after {
    top: -15px;
    left: 50%;
}
.rayon .text-right p{
    text-align: left;
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px;
}
.pereezd {
    padding: 30px 0px;
}
.pereezd div {
    text-align: center;
    padding: 0px 20px;
}
.pereezd h3 {
    font-size: 16px;
    padding: 10px 0px;
}
.pereezd p {
    font-size: 15px;
    text-align: justify;
    margin-top: 25px;
}
.musor {
    padding: 20px 0px;
    background: url(../img/musor.jpg) no-repeat 50% 50%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-size: cover
}
#map {
    height: auto;
}
.map {
    width: 100%;
    height: 300px;
    display: none;
}
.contact {
    text-align: center;
    padding: 30px 0px 30px;
    background: rgba(255, 174, 0, 1);
    position: static;
}
.contact h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
}
.contact h4 span {
    font-size: 24px;
    font-weight: bold;
}
.contact p {
    font-size: 20px;
    text-transform: uppercase;
}
.contact p:nth-of-type(1):before {
    top: 2px;
    left: 50px;
}
#form {
    background: #ffae00;
    padding: 30px 0px;
}
.form input {
    background: #fff;
    padding: 10px 0px 10px 20px;
    font-size:16px;
    margin-bottom: 20px;
}
.form textarea {
    padding: 10px 0px 10px 20px;
    font-size: 16px;
    height: 170px;
}
.form button {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    background: #ff9e06;
    border: none;
    box-shadow: inset 0px -5px 0px #ea8f00;
    margin: 15px auto 0px;
    padding: 10px 50px;
}
footer {
    background: #f79700;
    padding: 30px 0px 20px;
}
footer a {
    display: block;
    font-size: 20px;
    text-indent: 25px;
    margin: 10px;
    color: #000;
    position: relative;
}
.foot-line {
    border-top: 1px solid #fff;
    padding: 10px 0px 10px;
    margin-top: 10px;
}
footer .foot-line p:first-child {
    float: none;
    font-size: 16px;
    text-align: center;
}
footer .foot-line p:last-child {
    float: none;
    font-size: 16px;
    text-align: center;
}
footer .foot-line p:last-child:before {
    left: 60px;
    top: -3px;
}
    .district-modal .modal-dialog{
    width: 95%;
    margin: 30px auto 0;
}
.district-modal li {
    margin: 10px;
    width: 100px;
}
.district-modal li img {
    width: 100%;
    height: 140px;
}
    #agreement .modal-dialog {
    width: 95%;
    margin: 70px auto 0;
}
#callback .modal-dialog{
    width: 90%;
    margin: 50px auto 0;
}
#callback .modal-dialog p {
    font-size: 16px;
}
#callback .modal-dialog input {
    margin: 20px auto 0;
    padding: 10px 20px;
    width: 90%;
    border: 2px solid #f79700;
    font-size: 16px;
}
#callback .modal-dialog .modal-zakaz {
    margin: 20px auto 0px;
    padding: 10px 50px;
    font-size: 16px;
}
.modal-body .checked-style {
    top: -20px;
    position: relative;
}
.modal-body .chekc-text {
    top: 5px;
    width: 90%;
}
.checked-style {
    top: -15px;
    position: relative;
}
.chekc-text {
    top: 5px;
    width: 90%;
}

.new-descr__content {
    flex-direction: column;
}
.new-descr__text {
    width: 100%;
}
.new-descr__img {
    width: 100%;
}
}