<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.fixed-class {
    overflow: hidden;
}
.form-sample {

}
.form-sample h2 {
    text-align: center;
    color: gold;
    margin: 0 0 15px 0;
    line-height: normal;
    letter-spacing: 1px;
    padding: 0;
}
.form-sample h5 {
     margin-bottom: 15px;
    font: normal 20px / normal Roboto;
    text-align:center
}
.form-sample-name {
    margin-bottom: 15px;
}
.form-sample-name select {
    width:90%;
    margin:0 auto;
    display: block;
    height: 50px;
    border-radius: 5px;
}

.form-sample label {
    display: block;
    margin-bottom: 5px;
    color: white;
    font: normal 16px/normal IstokWeb;
    letter-spacing:1px;
    text-align:left;
    width: 90%;
    margin: 0 auto;
}

.form-sample-phone {
    margin-bottom: 15px;
}

.form-sample-phone label {
    display: block;
    margin-bottom: 5px;
}

.form-sample-time {
    margin-bottom: 15px;
}
.form-sample-type {
    text-align:center;
    width:100%;
    display:block
}

.form-sample-time label {
    display: block;
    margin-bottom: 5px;
}

.form-sample .button {
    width: 100%;
    padding: 10px;
    background-color: #28a745;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.form-sample input {
    display: block;
    margin: 0 auto;
    width: 90%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 50px;
}

#callModal, #callModal-1, #callModal-2 {
   
}

.modal-call {

}

 .form-sample {
    max-width: 100%;
}

 .modal-content { 

}

 .modal-content-head, .modal-content-footer {
    width: 100%
}
.modal-content-footer .close-call {
    border: none;
    text-align:center;
    display:block;
    width:100%;
    border-radius:0;
    margin-bottom: 20px;
}
.modal-content-footer .close-call:hover {
    color:#5b440b;
    border:none
}
.modal-content-head h2 {
    text-align: center;
    font-size: 40px;
}

 .form-sample-form {
    width: 50%;
    float: left;
}

.form-sample-other {
    width: 47%;
    float: left;
    /* margin: 0 10px 50px; */
}

 .form-sample-other ul {
    width: 80%;
    margin: 0 auto;
}
.sample-ino-form {
    display:flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size:12px;
    color:#ffffff80;
    letter-spacing:1px
}
.sample-ino-form img {
    margin:0 15px 0 0;
}

 .modal-content li {
    text-align: left;
    padding: 8px 8px 0;
    font: normal 16px /normal Roboto;
    color: goldenrod;
}
 .modal-content li img {
    max-width:90px
}
#weight {
    float: right;
    margin: 0 0 0 10px;
}

 .form-sample-other h3 {
    font: normal 20px/normal IstokWeb;
    letter-spacing: 1px;
}

 .form-sample-other img {
    border-radius: 50%;
    border: 2px solid white
}
.form-sample-item {
    width: 100%;
    margin: 15px 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-bottom: 100px;
}
 .form-sample-info {
    width:50%;
    text-align:left;
    padding:8px;
    margin:0 0 10px 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
 .form-sample-maps {
    width: 800px;
    max-width: 50%;
    margin: 0 auto;
    padding: 0;
}
 .form-sample-item h4 {
    display:block;
    width:100%;
    text-align:center;
    font:700 24px /normal IstokWeb;    
}
 .form-sample-info p {
    color:goldenrod;
    font: 300 16px /34px IstokWeb;
    letter-spacing:1px;
    padding:0;
    width: 100%;
    margin: 0 auto;
 }
 .form-sample-other a {
    color: #31f808;
    font-size: 18px;
    text-decoration: none
}
 .form-sample-info span {
    font-size: 18px;
}
 .modal-content .fa {
    margin: 0 15px 0;
    color:gold;
    font-size: 20px;
}
 .form-sample button, .form-connection button {
    width: 100%;
    color:gold;
    background-color:black;
    cursor: pointer;
    transition: all 0.5s;
    border: 1px solid;
    height: 60px;
    margin: 0 auto;
}
.form-connection button {
    margin:50px auto
}
 .form-sample button:hover, .form-connection button:hover {
    background:goldenrod;
    color:black
}
 .form-sample button:hover .fa {
     color:black;
 }
.form-sample .fa , .form-connection .fa{
    font-size:30px;
    transition: all 0.5s;
}
.modal-content {
    scrollbar-width: none;
}
.form-adress {
    width: 100%;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
}
 .details {
    user-select: none; 
    -moz-user-select: none; 
    -webkit-user-select: none; 
}
.form-adress-left {
    width: 50%;
    padding: 20px;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.form-adress-left li {
    font:normal 18px /normal Roboto;
    color: #f6f6f6;
    padding:4px;
    margin:0 10px 0;
} 
.form-adress-left li:nth-child(odd) {
    margin:10px 0 0;
}
.form-adress-left strong  {
    color:gold;
    font: normal 16px/normal Roboto;
    letter-spacing:1px;
}
.form-adress-left .fa {
    color: #31f808;
    font-size:20px;
    margin:0 10px;
 }
.form-adress-right {
    width: 50%;
    color: gold;
}
.form-adress-right h4 {
    font:normal 24px/ normal Comfortaa;
    text-align:center
}
.form-connection {
    padding: 0 20px;
    width: 100%;
}
.form-connection strong {
    font:normal 20px / normal Roboto;
    letter-spacing: 1px;
}
.form-connection label  {
    display: block;
    width:100%;
    height: 20px;
    margin:10px 0;
    align-content: center;
}

.form-connection input, .form-connectione-phone textarea {
    display: block;
    width:100%;
    max-width: 590px;
    height:50px;
    background: #00000000;
}
.form-connectione-phone textarea {
    margin:0 0 25px 0;
    height: 150px;
   
}
.form-connection input, .form-connectione-phone textarea {
     font: normal 18px / normal IstokWeb;
     margin:10px 0;
     border:0;
     border-bottom:1px solid white;
     color: rgb(255 255 255) !important;
 }
.form-connection input::placeholder, .form-connectione-phone textarea::placeholder {
    color:#ffffff4a    
}
.form-connection input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #28282b inset !important;
}
.form-connection button {
    width:100%;
    max-width: 250px;
    padding: 8px;
}

/*--modal-call--*/
.modal-call {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    /* margin: 90px auto; */
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background-color: rgb(0,0,0);
    background-color: rgb(0 0 0 / 55%);
}

.modal-content-call {
    background-color: #fefefe;
    margin: 15% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 300px; 
}

.close-call, .close-call-1, .close-call-2 {
    color: #e9c502;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    top: 10px;
    right: 10px;
    border: 1px solid gold;
    border-radius: 50%;
    z-index: 10;
    width: 30px;
    height: 30px;
    line-height: 28px;
    transition: all .5s;
    text-align: center;
}

.close-call:hover, .close-call:focus,.close-call-1:hover, .close-call-1:focus,
.close-call-2:hover, .close-call-2:focus{
    color: goldenrod;
    text-decoration: none;
    cursor: pointer;
    border:1px solid goldenrod
}

@media only screen and (min-width: 1366px) {
#callModal, #callModa-1, #callModa-2 {
 
    }
 .form-sample, #callModal .form-sample-other {
   
    }
 .modal-content {
     
    }
}

@media only screen and (max-width: 960px) {
.modal-call {

    }
 .modal-content {

    }

    .form-sample-other, .form-sample-form {
        width: 100%;
        float: none;

    }
    .form-sample {
        padding:0;
        margin: 0;
        max-width: 100%;
    }
    .form-sample-info p {
        width:100%;
        font-size:20px;
        letter-spacing:normal
    }
    .form-sample-info p span {
        font-size:22px
    }
    .modal-content-head h2 {
        font-size: 28px;
        line-height:normal;
        margin-top: 50px;
    }

   .form-sample-other ul {
        width: 100%;
        padding: 8px;
    }
    
     .form-sample-info, .form-sample-maps {
        max-width:100%;
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
        .form-sample-info p {
         font-size:18px;
        }
    .form-sample-info p span {
        font-size:20px
    }
    .modal-content .fa {
        font-size:20px
    }
        .form-sample .fa {
        font-size:36px
    }
    .form-adress-left, .form-adress-right {
        width:100%
    }
}
@media only screen and (max-width: 640px) {
        .form-sample-info p {        
        font-size:18px;    
    }
    .form-sample-info p span {
        font-size:20px
    }
    .modal-content .fa {
        font-size:20px
    }
    .form-sample .fa {
        font-size:36px
    }
}
@media only screen and (max-width: 480px) {
        .form-sample-info p {
         font-size: 16px;
        }
    .form-sample-info p span {
        font-size: 18px;
    }
        .modal-content .fa {
        font-size:18px
    }
        .form-sample .fa {
        font-size:36px
    }
}
@media only screen and (max-width: 380px) {
        .form-sample-info p {
         font-size: 14px;
        }
    .form-sample-info p span {
        font-size: 16px;
    }
        .modal-content .fa {
        font-size: 18px;
    }
        .form-sample .fa {
        font-size:36px
    }
}

@media only screen and (min-width: 1921px) {
#callModal, #callModal-1, #callModal-2 {
    width:100%;
    max-width:50%;
    position: fixed; /* Фиксированное позиционирование */
    top: 50%; /* Сдвиг вниз на 50% высоты экрана */
    left: 50%; /* Сдвиг вправо на 50% ширины экрана */
    transform: translate(-50%, -50%); /* Сдвиг на половину ширины и высоты самого модального окна */
    height: auto; /* Высота автоматически подстраивается */
    z-index: 1000; /* Уровень наложения */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
    }
     .form-sample, .form-sample-other, .form-sample-info,
     #callModal .form-sample-maps {
    max-width:450px;
    }
    .form-sample-info p {
        width:100%
    }
   .modal-content {
    align-content: flex-start;
    }    
}
.suggestions-suggestions {
    color:#ffd700!important;
    text-align:left!important;
    background:black!important;
    font:normal 18px/ normal Roboto!important;
}
.suggestions-hint {
    color:#ffffff!important;
    font-size:14px!important;
}
.suggestions-suggestion:hover {
    background:#fcfcfc!important;
    color:#000000!important
}
.suggestions-suggestions strong {
    color: #f43!important
}</pre></body></html>