.page {
    background: url(../image/Ellipse3.png) top 200px right no-repeat, url(../image/Ellipse2.png) top 1600px left no-repeat, url(../image/Ellipse1.png) center right no-repeat, url(../image/Ellipse5.png) bottom 1200px left no-repeat, #000;
}

.page-title {
    font-weight: 400;
    letter-spacing: 0.5rem;
    color: #fff;
}

/*------------------------------------------------------ header -------------------------------------------------------------------*/
.page-top {
    background: url(../image/fon-header.jpg) no-repeat;
    color: #fff;
    height: 930px;
    background-size: auto 100%;
}

.botborder {
    border-bottom: 2px solid #fff;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

header#header {
    display: flex;
    justify-content: end;
}

.header-block {
    border-bottom: 2px solid rgba(255, 255, 255, 0.14);
    width: 800px;
}

#block-vesta-theme-kontakty .field--name-body {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    font-weight: 300;
}

.header-logo {
    margin-top: 10px;
    margin-left: 80px;
}

.header-nav {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.phones {
    display: flex;
    gap: 10px;
}

.cont-left {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 60%;
}

.cont-right {
    width: 40%;
    color: #fff;
}

.cont-left a {
    color: #fff;
}

.cont-left a:hover {
    color: #59BAD9;
    text-decoration: none;
}

#block-vesta-theme-osnovnayanavigaciya-2 #superfish-main {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    margin-right: 170px;
}

div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2>ul li a:hover {
    color: #59BAD9;
    text-decoration: none;
}

div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 li>ul {
    background-color: rgba(255, 255, 255, 0.74);
    color: #000;
    z-index: 500;
    margin-top: 13px;
}

.sf-depth-2 {
    font-size: 16px;
    text-transform: none;
    color: #000 !important;
}

div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 li>ul {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: none;
    width: 266px !important;
    padding: 10px;
}

div#page .navigation .region.region-navigation div#block-vesta-theme-osnovnayanavigaciya-2 li>ul li a {
    padding: 10px;
    letter-spacing: 0.01rem;
}

.sf-depth-2:hover {
    font-weight: 500;
}

/*------------------------------------------------------ поиск -------------------------------------------------------------------*/
#search-api-page-block-form-search,
#search-api-page-block-form-search--2 {
    display: flex;
    flex-direction: row-reverse;
    background-color: transparent;
    width: 130px;
}

#search-api-page-block-form-search input,
#search-api-page-block-form-search--2 input {
    background: transparent;
    border: none;
    color: #fff;
    border-radius: 0px;
}

#search-api-page-block-form-search input::placeholder,
#search-api-page-block-form-search--2 input::placeholder {
    color: #fff;
    text-transform: uppercase;
}

#search-api-page-block-form-search input:focus::placeholder,
#search-api-page-block-form-search--2 input:focus::placeholder {
    color: transparent;
}



#search-api-page-block-form-search .btn-primary,
#search-api-page-block-form-search--2 .btn-primary {
    background: transparent;
    border: none;
    width: 30px;
    background: url(../image/iconoir_search.svg) center center no-repeat;
    color: transparent;
}

#search-api-page-block-form-search .btn-primary:hover,
#search-api-page-block-form-search--2 .btn-primary:hover {
    background: url(../image/iconoir_search-hover.svg) center center no-repeat;
}

#search-api-page-block-form-search .form-control:focus,
#search-api-page-block-form-search--2 .form-control:focus,
#search-api-page-block-form-search .form-control:hover,
#search-api-page-block-form-search--2 .form-control:hover {
    box-shadow: none;
    box-shadow: 0px 2px 0px 0px #59BAD9;
}

/*--------------------------------------------------------- баннер ------------------------------------------------------*/

.region-top {
    text-align: right;
    width: 734px;
}

#block-vesta-theme-logo {
    text-align: center;
    margin-bottom: 70px;
}

.top-block .container {
    display: flex;
    justify-content: end;
    margin-top: 80px;
}

#block-vesta-theme-knopkaostavitzayavku .btn-default {
    font-size: 20px;
    padding: 10px 100px;
    border-radius: 10px;
    margin-top: 40px;
}

div#block-vesta-theme-logovpodvale-2 {
    text-align: center;
}

#block-vesta-theme-logovpodvale-2 img {
    width: 250px;
    height: auto;
}

/*--------------------------------------------------------- услуги ------------------------------------------------------*/
.region-services .view-header {
    color: #fff;
    font-size: 16px;
    width: 544px;
    padding-top: 40px;
}

.region-services .view-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: -290px;
}

.region-services .views-row {
    width: 48%;
    background-color: #fff;
    border-radius: 20px;
    height: 346px;
}

.region-services .views-row img {
    height: 346px;
}

.serv-right {
    position: absolute;
    top: 50px;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 230px;
}

.region-services .view-content .views-row:first-of-type {
    margin-left: 50%;
    box-shadow: -32px 24px 100px 0px rgba(124, 204, 229, 0.8)
}

.serv-right a {
    color: #000;
}

.serv-right a:hover {
    color: #59BAD9;
    text-decoration: none;
}

.serv-right .field--name-node-link a {
    background: linear-gradient(54deg, #59BAD9 0%, #59BAD9 100%);
    color: #fff;
    font-size: 16px;
    padding: 10px 50px;
    border-radius: 10px;
}

.serv-right .field--name-node-link a:hover {
    background: linear-gradient(54deg, rgba(124, 204, 229, 0.79) 0%, rgba(0, 92, 121, 1) 100%);
}

.region-services .field--name-node-title {
    padding-right: 5px;
    min-height: 50px;
}

.serv-right .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    padding-right: 35px;
}

/*--------------------------------------------------------- о компании ------------------------------------------------------*/

.about-block .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    color: #fff;
    padding-right: 80px;
    padding-top: 40px;
    padding-bottom: 30px;
    width: 50%;
}

.about-block .field--name-field-img-about .field__item:first-of-type {
    position: absolute;
    top: 0;
    right: 0;
}

.block-views-blockpreimushchestva-block-1 .view-content {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.block-views-blockpreimushchestva-block-1 .views-row {
    padding: 40px 20px 30px;
    background-color: #59BAD9;
    color: #fff;
    width: 195px;
    border-radius: 20px;
}

.about-block .block-views-blockpreimushchestva-block-1 .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    padding-right: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    width: 100%;
}

.view-id-preimushchestva {
    position: absolute;
    top: -260px;
    right: 0;
}


.view-preimushchestva .views-row .field--name-node-title {
    min-height: 50px;
}

/*--------------------------------------------------------- отзывы ------------------------------------------------------*/

.region-feedback {
    margin-top: 100px;
}

.region-feedback .view-content {
    display: flex;
    flex-direction: row;
    gap: 30px;
    padding-top: 40px;
}

.region-feedback .views-row {
    width: 50%;
}

.custom-link a {
    color: #fff;
    font-size: 20px;
    padding: 10px 150px;
    background-color: #59BAD9;
    border-radius: 10px;
}

.custom-link {
    text-align: center;
    margin-top: 50px;
}

.custom-link a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0a75a0;

}

/*--------------------------------------------------------- форма ------------------------------------------------------*/
.form-block {
    margin-top: 100px;
    background: url(../image/fon-form.jpg) no-repeat;
    padding: 100px 0 70px;
    background-size: 100% 100%;
}

.region-form {
    display: flex;
    flex-direction: row;
    gap: 100px;
}

#block-vesta-theme-kontaktynaforme {
    width: 50%;
}

#block-vesta-theme-vebforma {
    width: 50%;
}

#block-vesta-theme-kontaktynaforme .contacts {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.contacts-left {
    width: 50%;
}

.contacts-right {
    width: 45%;
}

.contacts {
    padding-top: 20px;
    color: #fff;
    font-size: 20px;
}

.contacts span {
    display: block;
    text-transform: uppercase;
    padding: 15px 0;
}

.contacts a {
    color: #fff;
}

.contacts a:hover {
    color: #59BAD9;
    text-decoration: none;
}

.top-left {
    width: 54%;
}

.bottom-left {
    margin-top: 20px;
}

.webform-submission-obratnaya-svyaz-form .form-control {
    border-radius: 10px;
    padding: 10px 30px;
    font-weight: 500;
    height: 100%;
}

.webform-submission-obratnaya-svyaz-form .form-item--error-message {
    color: #fff;
    font-weight: 300;
}

.webform-submission-obratnaya-svyaz-form #edit-container {
    display: flex;
    flex-direction: row;
    gap: 30px;
    margin-top: -10px;
}

.webform-submission-obratnaya-svyaz-form #edit-soglasie {
    color: #fff;
    font-size: 14px;
}

.webform-submission-obratnaya-svyaz-form .button--primary {
    background-color: #59BAD9;
    border: none;
    padding: 10px 80px;
    border-radius: 10px;
    letter-spacing: 0.05rem;
}

.webform-submission-obratnaya-svyaz-form #edit-container .button--primary:hover {
    background-color: #0a75a0;
    box-shadow: none;
    border: none;
}

.webform-submission-obratnaya-svyaz-form #edit-container .button--primary:active {
    background-color: #0a75a0;
    box-shadow: none;
    border: none;
}

/*--------------------------------------------------------- карта ------------------------------------------------------*/
.region-map {
    padding: 80px 0 100px;
}

.mapContainer>*:first-child {
    border-radius: 20px;
    box-shadow: -32px 24px 100px 0px rgba(124, 204, 229, 0.8)
}

/*--------------------------------------------------------- подвал ------------------------------------------------------*/

#block-vesta-theme-menyupodval ul.sf-menu.sf-vertical {
    width: 20em;
}

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

div#block-vesta-theme-osnovnayanavigaciya-3 {
    margin-left: 130px;
}

#block-vesta-theme-kontaktyvpodvale {
    font-weight: 600;
    letter-spacing: 0.03rem;
    font-size: 16px;
    margin-left: 210px;
}

#block-vesta-theme-kontaktyvpodvale a {
    color: #000;
}

#block-vesta-theme-kontaktyvpodvale a:hover {
    color: #59BAD9;
    text-decoration: none;
}

.contacts-footer-tel {
    background: url(../image/iconoir_phone.svg) top 5px left no-repeat;
    padding: 0 0 10px 40px;
    display: flex;
    flex-direction: column;
}

.contacts-footer-email {
    background: url(../image/iconoir_mail.svg) top left no-repeat;
    padding: 0 0 0 40px;
}

.contacts-footer-adress {
    background: url(../image/iconoir_map-pin.svg) left no-repeat;
    padding: 0 0 0 40px;
    width: 280px;
}

.messengers {
    display: flex;
    flex-direction: row;
    gap: 10px;
    padding: 25px 0 0 0px;
}

.link-insta {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../image/iconoir_instagram.svg) no-repeat;
}

.link-vk {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../image/mingcute_vkontakte-fill.svg) no-repeat;
}

.link-wap {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../image/iconoir_whatsapp-solid.svg) no-repeat;
}

.link-insta:hover {
    background: url(../image/iconoir_instagram-hover.svg) no-repeat;
}

.link-vk:hover {
    background: url(../image/mingcute_vkontakte-fill-hover.svg) no-repeat;
}

.link-wap:hover {
    background: url(../image/iconoir_whatsapp-solid-hover.svg) no-repeat;
}

#copyrights-block .container {
    display: flex;
    flex-direction: row;
    font-size: 14px;
    letter-spacing: 0.03rem;
    font-weight: 500;
}

#copyrights-block a {
    color: #000;
}

#copyrights-block a:hover {
    color: #59BAD9;
    text-decoration: none;
}

.vesta_backlink {
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-left: 370px;

}

/*--------------------------------------------------------- страница услуги ------------------------------------------------------*/
#block-vesta-theme-content .view-id-uslugi .view-header {
    color: #fff;
    font-size: 16px;
    width: 544px;
    padding-top: 40px;
}

#block-vesta-theme-content .view-id-uslugi .view-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: -290px;
}

#block-vesta-theme-content .view-id-uslugi .views-row {
    width: 48%;
    background-color: #fff;
    border-radius: 20px;
    height: 346px;
}

#block-vesta-theme-content .view-id-uslugi .views-row img {
    height: 346px;
    border-radius: 20px;
}

.serv-right {
    position: absolute;
    top: 50px;
    left: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 230px;
}

#block-vesta-theme-content .view-id-uslugi .view-content .views-row:first-of-type {
    margin-left: 50%;
    box-shadow: -32px 24px 100px 0px rgba(124, 204, 229, 0.8)
}

.serv-right a {
    color: #000;
}

.serv-right a:hover {
    color: #59BAD9;
    text-decoration: none;
}

.serv-right .field--name-node-link a {
    background: linear-gradient(54deg, #59BAD9 0%, #59BAD9 100%);
    color: #fff;
    font-size: 16px;
    padding: 10px 50px;
    border-radius: 10px;
}

.serv-right .field--name-node-link a:hover {
    background: linear-gradient(54deg, rgba(124, 204, 229, 0.79) 0%, rgba(0, 92, 121, 1) 100%);
}

#block-vesta-theme-content .view-id-uslugi .field--name-node-title {
    padding-right: 5px;
    min-height: 50px;
}

.serv-right .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    padding-right: 35px;
}

#block-vesta-theme-content .node--type-services.node--view-mode-full {
    background-color: #fff;
    border-radius: 20px;
    min-height: 200px;
}

#block-vesta-theme-content .node--type-services.node--view-mode-full .field--name-body {
    position: absolute;
    top: 0;
    left: 300px;
    padding: 50px;
}

.view-id-about.view-display-id-page_1 {
    color: #fff;
}

.view-id-about.view-display-id-page_1 .field--type-image {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 40px;
}

.view-id-about.view-display-id-page_1 .field--type-image img {
    height: 450px;
}

/*--------------------------------------------------------- страница отзывы ------------------------------------------------------*/
.view-otzyvy.view-id-otzyvy.view-display-id-page_1 .view-content {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.view-otzyvy.view-id-otzyvy.view-display-id-page_1 .views-row {
    width: 50%;
    border-radius: 20px;
}

nav.pager {
    padding-top: 40px;
    color: #fff;
}

nav.pager a {
    color: #fff;
}

nav.pager a:hover {
    color: #59BAD9;
    text-decoration: none;
}

/*--------------------------------------------------------- страница контакты ------------------------------------------------------*/
#block-vesta-theme-bloknastranicekontakty .field--name-body {
    font-size: 18px;
    color: #fff;
}

#block-vesta-theme-bloknastranicekontakty .field--name-body a {
    color: #fff;
}

#block-vesta-theme-bloknastranicekontakty .field--name-body a:hover {
    text-decoration: none;
    color: #59BAD9;
}

.contextual-region.node.node--type-page.node--view-mode-full {
    color: #fff;
}

/*---------------------------------------------------------  страница формы ------------------------------------------------------*/
.btn-back {
    font-size: 20px;
    padding: 10px 50px;
    border-radius: 10px;  
    color: #fff;
    background-color: #59BAD9;
    border-color: #59BAD9;
}

.btn-back:focus,
.btn-back:hover {
    color: #fff;
    background-color: #0a75a0;
    border-color: #0a75a0;
    text-decoration: none;
}

#block-vesta-theme-content .webform-confirmation__message{
     color: #fff;
     font-size: 20px;     
}

#block-vesta-theme-content .webform-confirmation__message p{
    padding: 0 0 40px 0;
}
/*------------------------------------------------------ страница входа ----------------------------------------------*/
.user-login-form{
    color: #fff;
}
