li.dropdown:hover>ul.dropdown-menu {
    opacity: 1;
    z-index: 1;
}

.services {
    display: flex;
    flex-wrap: wrap;
}

#slider-block .field--name-field-image img {
    height: 600px;
}

.mainmenu .dropdown-menu {
    display: flex;
    flex-direction: column;
    z-index: 0;
    opacity: 0;
}

.mainmenu .navbar-nav .dropdown-menu {
    position: absolute;
    top: 95%;
}

.mainmenu .dropdown-menu li a:hover,
.mainmenu .dropdown-menu li a:active {
    color: #fff;
    background-color: #04694C;
}

.mainmenu .dropdown-menu li a {
    text-decoration: none;
}

.mainmenu .dropdown-menu .dropdown-item:hover {
    color: #fff;
    background-color: #04694C;
}

#forma-block {
    display: none;
    position: fixed;
    height: auto;
    width: 360px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    z-index: 5000;
    border: 1px solid #ccc;
    overflow: auto;
    max-height: 80vh;
}

#block-vesta-theme-vebforma-3 {
    position: relative;
}

#block-vesta-theme-vebforma-3 form {
    padding: 0 20px 20px;
}

#block-vesta-theme-vebforma-3 form .js-form-type-textfield,
#block-vesta-theme-vebforma-3 form .js-form-type-tel {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

#block-vesta-theme-vebforma-3 form .form-actions {
    margin: 0;
    text-align: center;
}

#block-vesta-theme-vebforma-3 form .form-item {
    margin-bottom: 0;
}


#block-vesta-theme-vebforma-3 #webform-submission-callback-add-form {
    color: #000;
}

#block-vesta-theme-vebforma-3 #edit-wrapper {
    display: block;
}

#block-vesta-theme-vebforma-3 #edit-wrapper .form-item-message,
#block-vesta-theme-vebforma-3 #edit-wrapper .form-item-name,
#block-vesta-theme-vebforma-3 #edit-wrapper .form-item-telefon,
#block-vesta-theme-vebforma-3 #edit-wrapper .form-item-email label {
    color: #000;
}

#block-vesta-theme-vebforma-3 #edit-message,
#block-vesta-theme-vebforma-3 #edit-name,
#block-vesta-theme-vebforma-3 #edit-telefon,
#block-vesta-theme-vebforma-3 #edit-email {
    color: #000;
    border: 1px solid #ced4da;
    width: 100%;
}

#block-vesta-theme-vebforma-3 #edit-wrapper .form-control {
    color: #000;
}

.webform-confirmation__message {
    color: #fff;
}


#block-vesta-theme-vebforma-3 #edit-wrapper .form-required:after {
    background-image: url(../image/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;
}


#block-vesta-theme-vebforma-3 .js-form-submit {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 40px;
    border-radius: 40px;
    margin: 20px 0 0;
}

#block-vesta-theme-vebforma-3 form .form-control:focus {
    box-shadow: none;
}

.btn-close-form {
    position: absolute;
    top: 0;
    right: 0;
    margin: 13px;
    width: 20px;
    height: 20px;
    border: none;
    background: transparent;
}

.btn-close-form::after {
    content: "x";
    display: block;
}

#forma-block .block-title {
    font-family: Oswald;
    font-weight: normal;
    font-size: 24px;
    color: #fff;
    padding: 10px;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
}

.header-bottom {
    display: flex;
    justify-content: space-between;
}

.callback .btn-default:focus,
.callback .btn-default:hover,
.services-left .btn-default:focus,
.services-left .btn-default:hover {
    color: #fff;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    box-shadow: 0 0 0 0.2rem rgba(34, 163, 103, 0.5);
}

#edit-actions-submit:focus {
    box-shadow: 0 0 0 0.2rem rgba(34, 163, 103, 0.5);
}

main.main.web-forma-callback {
    background: linear-gradient(90deg, #011626 0%, #013B49 100%);
    margin-top: 20px;
}

#webform-submission-callback-add-form {
    color: #fff;
}

#edit-message,
#edit-name,
#edit-telefon,
#edit-email {
    color: #fff;
}

.js-form-item-privacy {
    display: flex;
    flex-direction: row;
    justify-content: center;
}



main.main.web-forma-callback h1.page-title {
    font-family: Oswald;
    font-weight: normal;
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 40px;
}

.adress-block,
.email-block,
.phone-block {
    display: flex;
    align-items: center;
}

.phone-block a {
    color: #000;
}

.email-block a {
    color: #000;
}

.phone-block a:hover {
    color: rgba(18, 130, 98, 1);
    text-decoration: none;
}

.email-block a:hover {
    color: rgba(18, 130, 98, 1);
    text-decoration: none;
}

.adress,
.email {
    font-family: Manrope;
    font-size: 14px;
}

.icon {
    padding-right: 8px;
}

.phone {
    font-family: Manrope;
    font-size: 16px;
    font-weight: bold;
    color: #011626;
}

.callback a {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    border-radius: 40px;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 20px;
}

.callback a:focus {
    box-shadow: none;
}

.navigation {
    background: linear-gradient(90deg, #011626 0%, #013B49 100%);
}

.mainmenu .navbar-nav.mr-auto {
    display: flex;
    flex-direction: row;
}

.mainmenu li {
    font-family: Oswald;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    white-space: nowrap;
}

.mainmenu li:hover {
    background-color: #04694C;
}

.mainmenu .navbar-nav .nav-link {
    color: #fff;
    padding: 15px 30px;
}

.mainmenu a:hover {
    color: #fff;
}

.slaider_block span {
    font-family: Oswald;
    font-weight: normal;
    font-size: 1.5em;
    text-transform: uppercase;
    display: inline-block;
    width: 50%;
    text-align: center;
}

.slaider_block img {
    opacity: 0.56;
}

.slaider_block .field--name-field-image {
    background-color: black;
}

.slaider_block .field--type-text-long {
    display: flex;
    justify-content: center;
}

.slaider_block .field--name-field-slide-link {
    display: flex;
    justify-content: center;
}

.slaider-link a {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    border-radius: 40px;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
}


.slaider-link a:hover {
    text-decoration: none;
    box-shadow: 0 0 0 0.2rem rgba(34, 163, 103, 0.5);

}

.region-slider {
    position: relative;
}

#block-vesta-theme-ssylkinasocsetinaslaydere {
    position: absolute;
    top: 30%;
    right: 40px;
}

.details {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 40px;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 45px;
}

.page-title {
    background-image: linear-gradient(20deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 80%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    text-transform: uppercase;
    text-align: center;
    font-family: Oswald;
    font-weight: bold;
    font-size: 50px;
    margin: 20px 0 0 0;
}

.view-content {
    display: flex;
    flex-direction: row;
    gap: 20px 20px;
    flex-wrap: wrap;
    justify-content: space-around;
}

.services .views-row {
    width: 270px;
    height: 270px;
}

.services img {
    width: 270px;
    height: 270px;
}

.footer {
    background: linear-gradient(90deg, #011626 0%, #013B49 100%);
}

.vesta_backlink {
    display: none;
}

.privacy {
    color: #8BAC5B;
}

.privacy-content {
    color: #fff;
    font-family: Manrope;
    font-weight: normal;
    font-size: 16px;
}

.services .node--type-uslugi {
    position: relative;
    width: 270px;
    height: 270px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.service-content .field--name-node-title::before {
    content: '';
    position: absolute;
    background-image: url("../image/лист.svg");
    width: 46px;
    height: 53px;
    top: -30px;
    transform: translate(-50%, -50%);
}

.field--name-field-izobrazhenie img {
    width: 270px;
    height: 270px;
    border-radius: 10px;
}

.service-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.service-content .field--name-node-title {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.service-content .field--name-node-title a {
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none;
    font-family: Oswald;
    font-size: 16px;
}

.field--name-field-izobrazhenie {
    position: relative;
    border-radius: 10px;
    width: 270px;
    height: 270px;
}

.field--name-field-izobrazhenie a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.service-content .field--name-node-link a:hover::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    background: url("../image/arrow.svg") 50% 90% no-repeat, linear-gradient(29deg, rgba(18, 130, 98, 0.7) 48%, rgba(252, 211, 83, 0.7) 93%);
}

.service-content .field--name-node-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.company {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    justify-content: space-between;
}

.field--name-field-promtekhekoservis {
    width: 40%;
    position: relative;
    text-align: center;
}

.company .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    width: 60%;
}

.company .field--name-field-promtekhekoservis {
    margin-left: -300px;
}

.company .field--name-field-promtekhekoservis img {
    top: 20%;
}

.company .field--name-field-promtekhekoservis::before {
    top: 20%;
    width: 200%
}

.field--name-field-promtekhekoservis img {
    max-width: 60%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.field--name-field-promtekhekoservis::before {
    background: url("../image/Ellipse2.png") center no-repeat;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.right {
    width: 70%;
    padding: 30px 0px 20px 0;
}

.right span,
.company span {
    font-family: Manrope;
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
}

.right p {
    font-family: Manrope;
    font-size: 15px;
}

.company p {
    font-family: Manrope;
    font-size: 15px;
}

.right a {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    border-radius: 40px;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 40px;
    text-transform: uppercase;
    color: white;
}

.right a:hover {
    text-decoration: none;
    color: #fff;
    box-shadow: 0 0 0 0.2rem rgba(34, 163, 103, 0.5);
}

.company-title {
    margin: 60px auto 0;
    font-family: Oswald;
    font-weight: normal;
    font-size: 45px;
    text-transform: uppercase;
}

.company-advantages {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 40px 0
}

.company-advantages .views-row {
    width: 270px;
    padding: 40px 5px;
    text-align: center;
    position: relative;
    background: url("../image/fon.png") no-repeat
}

.company-advantages .fon .field--name-body {
    font-family: Oswald;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.field--name-field-preimushchestva {
    margin-bottom: 20px;
}

.news-title {
    text-align: center;
    font-family: Oswald;
    font-weight: normal;
    font-size: 45px;
    text-transform: uppercase;
}

.news-block .views-row {
    width: 270px;
    padding: 15px 5px;
    text-align: center;
    position: relative;
}

.news-block img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.content_news {
    text-align: left;
    font-family: Manrope;
    font-weight: normal;
    font-size: 16px;
    margin: 10px 0 0;
}

.news {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.news-block .node--type-news {
    height: 100%;
}

.field--type-datetime {
    background: url("../image/calendar.svg") top left no-repeat;
    margin-bottom: 10px;
}

.datetime {
    padding: 8px 20px 10px 30px;
}

.news-block .field--name-node-link a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url("../image/arrow-news.svg") top left no-repeat;
    margin: 10px 0 0;
}

.news-block .field--name-node-link {
    text-align: left;
}

#block-vesta-theme-logofooter {
    margin: 0px 0 0;
}

#block-vesta-theme-kopirayt {
    position: absolute;
    top: 85px;
}

#block-vesta-theme-menyufooter {
    background: none;
    max-width: 250px;
    height: 100%;
}

#block-vesta-theme-menyufooter a {
    padding: 5px 0;
    font-family: Manrope;
    font-size: 16px;
    color: #fff;
}

#block-vesta-theme-menyufooter a:hover {
    color: #8BAC5B;
}

#block-vesta-theme-studiyarazrabotki {
    text-align: center;
    font-family: Manrope;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.region .region-map .field .field--name-body {
    justify-content: center;
}

.copyrights-block {
    position: relative;
}

.copyrights-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #073E50;
    width: 100%;
    height: 1px;
}

.main,
.form-block {
    background: url("../image/logo_fon.png")top 15% center / 90% no-repeat;
}

.pager {
    display: flex;
    justify-content: center;
    margin: 40px auto 20px;
}

.more-link {
    text-align: center;
    margin: 25px 0 50px;
}

.more-link a {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    border-radius: 40px;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 40px;
    text-transform: uppercase;
    color: white;
}

.more-link a:hover {
    text-decoration: none;
    color: white;
}

.div#page div#slider-block .region.region-slider div#block-vesta-theme-views-block-slayder-block-1 .view.view-slayder.view-id-slayder .view-content .slick-list.draggable .slick-track .slick-slide .node.node--type-slide.node--view-mode-default.ds-1col .content .field.field--name-field-slide-link a {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    border-radius: 40px;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 20px;
    text-transform: uppercase;
}

#works-block .block-title {
    font-family: Oswald;
    font-weight: normal;
    font-size: 44px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 40px;
}

#edit-wrapper {
    display: flex;
    flex-direction: row;
    gap: 20px;
}

#works-block {
    background: linear-gradient(90deg, #011626 0%, #013B49 100%);

}

.form-item-name,
.form-item-telefon,
.form-item-email {
    display: flex;
    flex-direction: row;
    position: relative;
}

.form-item-name,
.form-item-telefon,
.form-item-email::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 100%;
}

#edit-name,
#edit-telefon,
#edit-email {
    background: transparent;
    border: none;
    width: 50%;
}

#edit-name,
#edit-email,
#edit-telefon:focus {
    box-shadow: none;
}

#block-vesta-theme-content #edit-name {
    border: 1px solid #ced4da;
    color: #000;
}

#block-vesta-theme-content #edit-name:focus {
    color: #495057;
    background-color: #fff;
    border-color: #3495ff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 86, 179, 0.25);
}





#edit-message {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}

#edit-markup {
    color: #fff;
    text-align: center;
}

#edit-markup a {
    color: #8BAC5B;
    text-decoration: underline;
}

#edit-actions {
    text-align: center;
}

#edit-wrapper .form-item-message,
#edit-wrapper .form-item-name,
#edit-wrapper .form-item-telefon,
#edit-wrapper .form-item-email label {
    color: #fff;
    font-family: Manrope;
    font-weight: normal;
    font-size: 15px;
}

#edit-wrapper .form-control {
    color: #fff;
}

#edit-wrapper .form-required:after {
    background-image: url("../image/required-w.svg");
}

#edit-actions-submit {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 40px;
    border-radius: 40px;
    margin: 30px 0;
}

#edit-actions-submit:hover {
    box-shadow: 0 0 0 0.2rem rgba(34, 163, 103, 0.5);
}

#edit-wrapper .form-item-email {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#edit-telefon-error {
    color: #fff;
}

.region-map {
    position: relative;
}

#block-vesta-theme-kontaktynakarte {
    position: absolute;
    top: 5%;
    right: 15%;
    width: 300px;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}

.contacts {
    font-family: Manrope;
    font-weight: normal;
    font-size: 14px;
}

.footer-contacts {
    font-family: Manrope;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
}

.contacts-phone {
    padding: 8px 0 8px 40px;
    font-weight: bold;
    background: url("../image/call-footer.svg") center left no-repeat;
}

.contacts-city {
    padding: 8px 0 8px 40px;
    background: url("../image/adress-footer.svg") center left no-repeat;
    width: 250px;
}

.contacts-mail {
    padding: 8px 0 8px 40px;
    background: url("../image/mess-footer.svg") center left no-repeat;
}

.contacts-phone a,
.contacts-mail a {
    color: #000;
}

.contacts-phone a,
.contacts-mail a:hover {
    color: #000;
}

.social {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.vkontakte a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("../image/Vkontakte.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.telegram a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../image/Telegram.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.whatsapp a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../image/ватсап.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.invitation {
    padding: 20px 0 10px;
    font-weight: bold;
}

#block-vesta-theme-ssylkinasocsetinaslaydere .telegram a,
#block-vesta-theme-ssylkinasocsetinaslaydere .whatsapp a,
#block-vesta-theme-ssylkinasocsetinaslaydere .vkontakte a {
    width: 51px;
    height: 51px;
    margin: 10px 0 0;
}

.footer-contacts .contacts-phone a,
.footer-contacts .contacts-mail a {
    color: #fff;
}

.region-copyrights .clearfix .text-formatted .field.field--name-body .field--type-text-with-summary .field--label-hidden .field__item {
    justify-content: center;
}

.pager .page-item.active .page-link {
    background-color: #04694C;
    border-color: #04694C;
}

.pager .page-link:hover {
    background-color: #d4ddc7;
    border-color: #04694C;
}

.pager .page-link:focus {
    background-color: #d4ddc7;
    border-color: #04694C;
}

.pager .page-link {
    color: #0d6149;
}

.services-page {
    display: flex;
    flex-direction: row;
    gap: 30px;
    padding: 30px 0 0;
}

.services-left {
    text-align: center;
}

.services-left a {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 10px 40px;
    border-radius: 40px;
    margin: 30px 0;
}

.doc-img .field__item img {
    padding: 20px;
}


#form-block {
    margin: 30px 0 0;
}

.news_full img {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.news_full .field--type-datetime {
    margin-top: 15px;
}

.block-views-blockabout-block-1 .node__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.right .node__links {
    margin: 30px 0 0;
}

.node--view-mode-teaser h2 {
    display: none;
}

.block-search-api-page-form-block {
    display: flex;
    flex-direction: row;
}

#block-vesta-theme-searchapipagesearchblockform {
    display: none;
    width: 290px;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 5000;
}

.search-icon {
    width: 35px;
    height: 35px;
    background-image: url("../image/search-icon.svg");
    background-position: center center;
    background-repeat: no-repeat;
}

.search-icon:hover {
    background-image: url("../image/search-icon-hover.svg");
    cursor: pointer;
}

.region-navigation {
    position: relative;
}

#edit-submit {
    font-family: Oswald;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: linear-gradient(29deg, rgba(18, 130, 98, 1) 48%, rgba(252, 211, 83, 1) 93%);
    border: none;
    padding: 5px 20px;
    border-radius: 40px;
}

#edit-keys:focus {
    box-shadow: 0 0 0 0.2rem #8BAC5B;

}

.gallery-link a {
    color: #04694C;
}

.gallery-link a:hover {
    color: #04694C;
}

.news-content img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.news .news-more a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../image/arrow-news.svg) top left no-repeat;
    margin: 10px 0 0;
}

.view-id-news .views-row {
    padding: 15px 5px;
    text-align: center;
    position: relative;
}

.news-content .field--name-node-link {
    text-align: left;
}

#block-vesta-theme-vebforma-2 {
    padding: 0 120px;
}

#edit-actions--2 {
    text-align: center;
}

.field--name-node-title:hover+.field--name-node-link a::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    background: url("../image/arrow.svg") 50% 90% no-repeat, linear-gradient(29deg, rgba(18, 130, 98, 0.7) 48%, rgba(252, 211, 83, 0.7) 93%);
}

.field--name-node-link {
    z-index: 100;
}

.field--name-node-title {
    z-index: 150;
}

#block-vesta-theme-bloknastranicekontakty a {
    color: #04694C;
}

#block-vesta-theme-bloknastranicekontakty a:hover {
    color: #04694C;
}

.field--name-field-document a {
    color: #0d6149;
}

.field--name-field-document a:hover {
    color: #0d6149;
}

.view-documents .view-content {
    flex-direction: column;
}

.view-id-fotogalereya .view-content {
    justify-content: left;
}

.photoswipe-gallery {
    display: flex;
    flex-direction: row;
    gap: 30px;
    margin-top: 20px;
}

.news-content .photoswipe-gallery img {
    width: 250px;
}

.privacy:hover {
    color: #8BAC5B;
}

.services-right p,
li {
    font-family: Manrope;
    font-size: 15px;
}

#block-vesta-theme-zagolovokstranicy {
    margin-bottom: 40px;
}

.region-content .page-title {
    margin-top: 0;
}

#slider-block {
    margin-bottom: 0;
}

.footer {
    position: relative;
}

#footer .container {
    width: 90%;
}

#footer .region-footer {
    padding-bottom: 30px;
}

#block-vesta-theme-menyuuslugi1,
#block-vesta-theme-menyuuslugi2,
#block-vesta-theme-menyuuslugi3 {
    width: auto;
}

#block-vesta-theme-osnovnayanavigaciya-3 .sf-vertical {
    width: 9em;
}

#superfish-menyu-footer {
    width: 13rem;
}

#superfish-menyu-footer a,
#superfish-menyu-uslugi-2 a,
#superfish-menyu-uslugi-3 a {
    padding: 0.5em 0em;
    color: #fff;
}

#superfish-menyu-footer a:hover,
#superfish-menyu-uslugi-2 a:hover,
#superfish-menyu-uslugi-3 a:hover {
    color: #8BAC5B;
    text-decoration: none;
}

.region-slider p {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: Oswald;
    text-align: center;
    width: 50%;
}

div#block-vesta-theme-adres {
    width: 200px;
}

#block-vesta-theme-studiyarazrabotki a {
    color: #fff;
}

#block-vesta-theme-studiyarazrabotki a:hover {
    color: #8BAC5B;
    text-decoration: none;
}

#block-vesta-theme-vebforma-3 .js-form-submit:hover {
    box-shadow: 0 0 0 0.2rem rgba(34, 163, 103, 0.5);
}

/*________________________________________________________________________________________________*/
@media (max-width: 768px) {

    .services-right {
        text-align: left;
    }


    div#page footer#footer .region.region-footer {
        flex-direction: column;
    }

    ul.sf-menu li {
        z-index: 198;
    }

    .news-content {
        text-align: center;
    }

    .photoswipe-gallery {
        flex-direction: column;

    }

    .photoswipe-gallery .field__item {
        text-align: center;
    }

    .slaider_block span {
        font-size: 1em;
        width: 100%;
        padding: 0;
    }

    #block-vesta-theme-kontaktynakarte,
    #block-vesta-theme-ssylkinasocsetinaslaydere {
        display: none;
    }

    .page-title {
        font-size: 20px;
        margin: 0;
    }

    .company-title {
        margin: 20px auto 0;
        font-size: 30px;
    }

    #works-block .block-title {
        font-size: 25px;
        padding-top: 25px;
    }

    #edit-wrapper {
        flex-direction: column;
    }

    .company {
        flex-direction: column-reverse;
    }

    .news-title {
        font-size: 30px;
    }

    .field--name-field-promtekhekoservis,
    .right {
        width: 100%;
        padding: 20px 0;
    }

    .company .field--name-field-promtekhekoservis {
        margin-left: 0;
    }

    .company .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
        width: 100%;
        text-align: left;
    }

    .field--name-field-promtekhekoservis img {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        z-index: 2;
        width: 60%;
    }

    .field--name-field-promtekhekoservis::before {
        display: none;
    }

    .services-page {
        flex-direction: column-reverse;
    }

    .doc-img .field__item img {
        padding: 20px 0;
        width: 100%;
        height: 100%;
    }

    .doc-img .field__item {
        position: relative;
    }

    #block-vesta-theme-kopirayt {
        position: relative;
        top: 0;
    }

    .block-views-blockabout-block-1 .node__content {
        flex-direction: column-reverse;
    }

    .right .node__links {
        text-align: center;
    }

    .slaider_block .field--type-text-long {
        font-size: 0.8em;
    }

    .slick-dotted .slick-dots {
        bottom: -15px;
    }

    .slaider_block .field--name-field-image {
        position: relative;
    }

    .slaider_block .field--name-field-image img {
        height: auto;
        width: 100%;
        transform: none;
    }

    #block-vesta-theme-logo-2 img {
        width: 95%;
        height: auto;
        margin: 8px 8px 10px 10px;
    }

    #block-vesta-theme-logofooter img {
        width: 95%;
        height: auto;
    }

    #block-vesta-theme-vebforma-2 {
        padding: 0;
    }

    .main {
        padding-top: 30px;
    }

    #slider-block {
        margin-bottom: 0px;
    }

    .news_full .field--type-datetime {
        text-align: left;
    }

    .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
        text-align: left;
    }
}

@media (max-width: 560px) {
    .slaider_block .field--name-field-image img {
        transform: translate(-30%, 0);
        height: 250px;
        width: auto;

    }

    #slider-block .field--name-field-image img {
        height: 400px;
    }
}